@-webkit-keyframes animation--breath{from,to{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.15, 1.15, 1.15)}}@keyframes animation--breath{from,to{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.15, 1.15, 1.15)}}@-webkit-keyframes animation--beat{0%,20%,100%{transform:scale3d(1, 1, 1)}5%{transform:scale3d(0.9, 0.9, 0.9)}10%{transform:scale3d(1.1, 1.1, 1.1)}15%{transform:scale3d(0.8, 0.8, 0.8)}}@keyframes animation--beat{0%,20%,100%{transform:scale3d(1, 1, 1)}5%{transform:scale3d(0.9, 0.9, 0.9)}10%{transform:scale3d(1.1, 1.1, 1.1)}15%{transform:scale3d(0.8, 0.8, 0.8)}}@-webkit-keyframes animation--bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}@keyframes animation--bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}@-webkit-keyframes animation--flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes animation--flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes animation--shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes animation--shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@-webkit-keyframes animation--jazz-hands{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}@keyframes animation--jazz-hands{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}@-webkit-keyframes animation--rubber-band{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}@keyframes animation--rubber-band{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}@-webkit-keyframes animation--fade-in-out{0%{transform:scale(0);opacity:0}30%{opacity:1}60%{transform:scale(1.3)}100%{transform:scale(1);opacity:0}}@keyframes animation--fade-in-out{0%{transform:scale(0);opacity:0}30%{opacity:1}60%{transform:scale(1.3)}100%{transform:scale(1);opacity:0}}@-webkit-keyframes animation--fade-in-upward{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}@keyframes animation--fade-in-upward{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}@-webkit-keyframes animation--fade-in-forward{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}@keyframes animation--fade-in-forward{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}@-webkit-keyframes animation--fade-in-downward{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}@keyframes animation--fade-in-downward{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}@-webkit-keyframes animation--fade-in-backward{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}@keyframes animation--fade-in-backward{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}@-webkit-keyframes animation--fade-in{from{opacity:0}to{opacity:1}}@keyframes animation--fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes animation--fade-out-upward{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes animation--fade-out-upward{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@-webkit-keyframes animation--fade-out-forward{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes animation--fade-out-forward{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@-webkit-keyframes animation--fade-out-downward{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes animation--fade-out-downward{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@-webkit-keyframes animation--fade-out-backward{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes animation--fade-out-backward{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@-webkit-keyframes animation--fade-out{from{opacity:1}to{opacity:0}}@keyframes animation--fade-out{from{opacity:1}to{opacity:0}}html{box-sizing:border-box;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body,ul,li,ol,fieldset,input,button,figure{margin:0;padding:0}li{list-style-type:none}main{display:block}audio,canvas,progress,video{vertical-align:baseline}h1,h2,h3,h4,h5,h6,p{margin:0;font-size:inherit;line-height:inherit}strong{font-weight:bold}a,button{color:inherit;transition:.3s}a{text-decoration:none}button{-webkit-appearance:button;-webkit-font-smoothing:inherit;cursor:pointer;overflow:visible}button[disabled]{cursor:default}::-moz-focus-inner{padding:0;border:0}button,input,optgroup,textarea,select{background:none;border:0;color:inherit;font:inherit;letter-spacing:inherit}textarea{overflow:auto}:focus,:active{outline:none}img{max-width:100%;height:auto;border:0}abbr{border-bottom-width:1px;border-bottom-style:dotted}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}table{width:100%;border-collapse:collapse}td,th{padding:0;text-align:left}blockquote{padding:0;margin:0;font-size:inherit;border:none}.oc-h-typography--h6{font-weight:bold}@font-face{font-family:"JuventusFans";src:url("/assets/fonts/JuventusFans/JuventusFans--light.woff2") format("woff2"),url("/assets/fonts/JuventusFans/JuventusFans--light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"JuventusFans";src:url("/assets/fonts/JuventusFans/JuventusFans--medium.woff2") format("woff2"),url("/assets/fonts/JuventusFans/JuventusFans--medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"JuventusFans";src:url("/assets/fonts/JuventusFans/JuventusFans--bold.woff2") format("woff2"),url("/assets/fonts/JuventusFans/JuventusFans--bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Roboto";src:url("/assets/fonts/Roboto/Roboto--regular.woff2") format("woff2"),url("/assets/fonts/Roboto/Roboto--regular.woff") format("woff");font-weight:400;font-style:normal}body{font-family:JuventusFans,Roboto,Helvetica,Arial,sans-serif}.d3-o-media-object__roofline{font-weight:700}body{color:#151515}@media (min-width: 0) and (max-width: 319px){body{font-size:14px;line-height:1.4}.d3-t-font-size--90,.oc-h-typography--h1,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__title{font-size:28px}.d3-t-font-size--80,.oc-h-typography--h2{font-size:24px}.d3-t-font-size--70,.oc-h-typography--h3{font-size:20px}.d3-t-font-size--60,.oc-h-typography--h4,.oc-h-typography--p,.oc-h-typography--li,.fm-section-head__title>span,.fm-section-head__title>a,.d3-o-section-subtitle>span,.d3-o-section-subtitle>a{font-size:16px}.d3-t-font-size--50,.oc-h-typography--h5,.d3-o-media-object--vertical .d3-o-media-object__title,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__roofline{font-size:14px}.d3-t-font-size--40,.oc-h-typography--h6{font-size:12px}.d3-t-font-size--30{font-size:14px}.d3-t-font-size--20{font-size:14px}.d3-t-font-size--10,.d3-o-section-adv__label,.d3-o-media-object__roofline{font-size:12px}}@media (min-width: 320px) and (max-width: 767px){body{font-size:14px;font-size:calc(14px + (100vw - 320px) / (768 - 320) * (14 - 14));line-height:1.4}.d3-t-font-size--90,.oc-h-typography--h1,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__title{font-size:28px;font-size:calc(28px + (100vw - 320px) / (768 - 320) * (32 - 28))}.d3-t-font-size--80,.oc-h-typography--h2{font-size:24px;font-size:calc(24px + (100vw - 320px) / (768 - 320) * (28 - 24))}.d3-t-font-size--70,.oc-h-typography--h3{font-size:20px;font-size:calc(20px + (100vw - 320px) / (768 - 320) * (24 - 20))}.d3-t-font-size--60,.oc-h-typography--h4,.oc-h-typography--p,.oc-h-typography--li,.fm-section-head__title>span,.fm-section-head__title>a,.d3-o-section-subtitle>span,.d3-o-section-subtitle>a{font-size:16px;font-size:calc(16px + (100vw - 320px) / (768 - 320) * (18 - 16))}.d3-t-font-size--50,.oc-h-typography--h5,.d3-o-media-object--vertical .d3-o-media-object__title,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__roofline{font-size:14px;font-size:calc(14px + (100vw - 320px) / (768 - 320) * (16 - 14))}.d3-t-font-size--40,.oc-h-typography--h6{font-size:12px;font-size:calc(12px + (100vw - 320px) / (768 - 320) * (14 - 12))}.d3-t-font-size--30{font-size:14px;font-size:calc(14px + (100vw - 320px) / (768 - 320) * (16 - 14))}.d3-t-font-size--20{font-size:14px;font-size:calc(14px + (100vw - 320px) / (768 - 320) * (14 - 14))}.d3-t-font-size--10,.d3-o-section-adv__label,.d3-o-media-object__roofline{font-size:12px;font-size:calc(12px + (100vw - 320px) / (768 - 320) * (12 - 12))}}@media (min-width: 768px) and (max-width: 1023px){body{font-size:14px;font-size:calc(14px + (100vw - 768px) / (1024 - 768) * (14 - 14));line-height:1.4}.d3-t-font-size--90,.oc-h-typography--h1,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__title{font-size:32px;font-size:calc(32px + (100vw - 768px) / (1024 - 768) * (48 - 32))}.d3-t-font-size--80,.oc-h-typography--h2{font-size:28px;font-size:calc(28px + (100vw - 768px) / (1024 - 768) * (32 - 28))}.d3-t-font-size--70,.oc-h-typography--h3{font-size:24px;font-size:calc(24px + (100vw - 768px) / (1024 - 768) * (32 - 24))}.d3-t-font-size--60,.oc-h-typography--h4,.oc-h-typography--p,.oc-h-typography--li,.fm-section-head__title>span,.fm-section-head__title>a,.d3-o-section-subtitle>span,.d3-o-section-subtitle>a{font-size:18px;font-size:calc(18px + (100vw - 768px) / (1024 - 768) * (20 - 18))}.d3-t-font-size--50,.oc-h-typography--h5,.d3-o-media-object--vertical .d3-o-media-object__title,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__roofline{font-size:16px;font-size:calc(16px + (100vw - 768px) / (1024 - 768) * (18 - 16))}.d3-t-font-size--40,.oc-h-typography--h6{font-size:14px;font-size:calc(14px + (100vw - 768px) / (1024 - 768) * (16 - 14))}.d3-t-font-size--30{font-size:16px;font-size:calc(16px + (100vw - 768px) / (1024 - 768) * (16 - 16))}.d3-t-font-size--20{font-size:14px;font-size:calc(14px + (100vw - 768px) / (1024 - 768) * (14 - 14))}.d3-t-font-size--10,.d3-o-section-adv__label,.d3-o-media-object__roofline{font-size:12px;font-size:calc(12px + (100vw - 768px) / (1024 - 768) * (12 - 12))}}@media (min-width: 1024px) and (max-width: 1279px){body{font-size:14px;font-size:calc(14px + (100vw - 1024px) / (1280 - 1024) * (14 - 14));line-height:1.4}.d3-t-font-size--90,.oc-h-typography--h1,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__title{font-size:48px;font-size:calc(48px + (100vw - 1024px) / (1280 - 1024) * (48 - 48))}.d3-t-font-size--80,.oc-h-typography--h2{font-size:32px;font-size:calc(32px + (100vw - 1024px) / (1280 - 1024) * (32 - 32))}.d3-t-font-size--70,.oc-h-typography--h3{font-size:32px;font-size:calc(32px + (100vw - 1024px) / (1280 - 1024) * (32 - 32))}.d3-t-font-size--60,.oc-h-typography--h4,.oc-h-typography--p,.oc-h-typography--li,.fm-section-head__title>span,.fm-section-head__title>a,.d3-o-section-subtitle>span,.d3-o-section-subtitle>a{font-size:20px;font-size:calc(20px + (100vw - 1024px) / (1280 - 1024) * (20 - 20))}.d3-t-font-size--50,.oc-h-typography--h5,.d3-o-media-object--vertical .d3-o-media-object__title,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__roofline{font-size:18px;font-size:calc(18px + (100vw - 1024px) / (1280 - 1024) * (18 - 18))}.d3-t-font-size--40,.oc-h-typography--h6{font-size:16px;font-size:calc(16px + (100vw - 1024px) / (1280 - 1024) * (16 - 16))}.d3-t-font-size--30{font-size:16px;font-size:calc(16px + (100vw - 768px) / (1024 - 768) * (16 - 16))}.d3-t-font-size--20{font-size:14px;font-size:calc(14px + (100vw - 768px) / (1024 - 768) * (14 - 14))}.d3-t-font-size--10,.d3-o-section-adv__label,.d3-o-media-object__roofline{font-size:12px;font-size:calc(12px + (100vw - 768px) / (1024 - 768) * (12 - 12))}}@media (min-width: 1280px){body{font-size:14px;line-height:1.4}.d3-t-font-size--90,.oc-h-typography--h1,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__title{font-size:48px}.d3-t-font-size--80,.oc-h-typography--h2{font-size:32px}.d3-t-font-size--70,.oc-h-typography--h3{font-size:32px}.d3-t-font-size--60,.oc-h-typography--h4,.oc-h-typography--p,.oc-h-typography--li,.fm-section-head__title>span,.fm-section-head__title>a,.d3-o-section-subtitle>span,.d3-o-section-subtitle>a{font-size:20px}.d3-t-font-size--50,.oc-h-typography--h5,.d3-o-media-object--vertical .d3-o-media-object__title,[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__roofline{font-size:18px}.d3-t-font-size--40,.oc-h-typography--h6{font-size:16px}.d3-t-font-size--30{font-size:16px}.d3-t-font-size--20{font-size:14px}.d3-t-font-size--10,.d3-o-section-adv__label,.d3-o-media-object__roofline{font-size:12px}}[js-reveal-animation]{will-change:transform, opacity;transition:all 0.5s ease}[js-reveal-animation="fade"]{opacity:0}[js-reveal-animation="fade"].-is-inview{opacity:1}[js-reveal-animation="fade-y-up"]{opacity:0;transform:translateY(50%)}[js-reveal-animation="fade-y-up"].-is-inview{opacity:1;transform:translateY(0)}[js-reveal-animation="fade-y-down"]{opacity:0;transform:translateY(-50%)}[js-reveal-animation="fade-y-down"].-is-inview{opacity:1;transform:translateY(0)}[js-reveal-animation="fade-x"]{opacity:0;transform:translateX(80%)}[js-reveal-animation="fade-x"].-is-inview{opacity:1;transform:translateX(0)}[js-reveal-animation="slide-y"]{transform:translateY(100%)}[js-reveal-animation="slide-y"].-is-inview{transform:translateY(0)}@font-face{font-family:jcomFans;src:url("/assets/fonts/JuventusFans/JuventusFans--regular.woff2") format("woff2"),url("/assets/fonts/JuventusFans/JuventusFans--regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:jcomFans;src:url("/assets/fonts/JuventusFans/JuventusFans--regular.woff2") format("woff2"),url("/assets/fonts/JuventusFans/JuventusFans--regular.woff") format("woff");font-weight:400;font-style:normal}.official-fan-club .custom-header .jcom-breadcrumbs{margin-bottom:25px}@media (min-width: 768px){.official-fan-club .custom-header .jcom-breadcrumbs{margin-bottom:0}}.official-fan-club .custom-header .jcom-breadcrumbs .jcom-breadcrumbs__items{max-width:100%}.nfl-u-disable--scrolling{overflow:hidden;position:relative}html.nfl-u-disable--scrolling,body.nfl-u-disable--scrolling{height:100vh}.no-scroll{overflow:hidden}a[href="#nolink"]{pointer-events:none;cursor:default}a[href="#nolink"]:hover,a[href="#nolink"]:active,a[href="#nolink"]:focus{outline:none;opacity:1 !important}a[href="#disabled"],a[href="?appview=true#disabled"]{pointer-events:none;cursor:default}a[href="#disabled"]:hover,a[href="#disabled"]:active,a[href="#disabled"]:focus,a[href="?appview=true#disabled"]:hover,a[href="?appview=true#disabled"]:active,a[href="?appview=true#disabled"]:focus{outline:none}a[href="#disabled"] .oc-o-icon.oc-o-icon-react,a[href="?appview=true#disabled"] .oc-o-icon.oc-o-icon-react{display:none !important}a[href="#disabled"] .cta,a[href="?appview=true#disabled"] .cta{background-color:#999 !important;border-color:#999 !important;color:#fff !important;pointer-events:none !important;cursor:default !important;padding-bottom:14px !important}a[href="#disabled"] .cta .oc-o-icon,a[href="?appview=true#disabled"] .cta .oc-o-icon{display:none !important}figure:hover .oc-o-icon--white [class^="oc-o-icon"],.grid-item-content-container:hover .oc-o-icon--white [class^="oc-o-icon"],.jcom-c-showcase__item:hover:not(.jcom-c-showcase__item--nohover) .oc-o-icon--white [class^="oc-o-icon"],.d3-l-col__col-3:hover .oc-o-icon--white [class^="oc-o-icon"]{fill:rgba(255,255,255,0.5)}figure:hover .oc-o-icon--white .oc-o-icon--double-arrow,.grid-item-content-container:hover .oc-o-icon--white .oc-o-icon--double-arrow,.jcom-c-showcase__item:hover:not(.jcom-c-showcase__item--nohover) .oc-o-icon--white .oc-o-icon--double-arrow,.d3-l-col__col-3:hover .oc-o-icon--white .oc-o-icon--double-arrow{fill:#fff}figure:hover .oc-o-icon .oc-o-icon--play,.grid-item-content-container:hover .oc-o-icon .oc-o-icon--play,.jcom-c-showcase__item:hover:not(.jcom-c-showcase__item--nohover) .oc-o-icon .oc-o-icon--play,.d3-l-col__col-3:hover .oc-o-icon .oc-o-icon--play{border-color:rgba(255,255,255,0.5)}.bg-white{background-color:#fff}.jcom-page-white{background-color:#fff}.jcom-page-white .custom-header .jcom-static-header__block{background-color:#fff}.jcom-page-white .custom-header .jcom-static-header__block::after,.jcom-page-white .custom-header .jcom-static-header__block::before{background-color:#fff}.jcom-page-white main{background-color:#fff}.cta:not(.cta--reverse):hover .oc-o-icon--white .oc-o-icon--double-arrow:hover{fill:#fff}.cta.cta--white:hover .oc-o-icon--white .oc-o-icon--double-arrow:hover{fill:currentColor}.d3-l-wrap{z-index:1;position:relative;overflow-x:hidden;width:100%}.d3-l-wrap.jcom-appview{overflow-y:hidden}[class*="d3-l-grid"]{display:grid;grid-gap:8px}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){[class*="d3-l-grid"]{display:-ms-grid}}@media (min-width: 0) and (max-width: 319px){[class*="d3-l-grid"]{grid-gap:8px}}@media (min-width: 0) and (max-width: 319px){[class*="d3-l-grid"]{grid-gap:8px}}@media (min-width: 320px) and (max-width: 767px){[class*="d3-l-grid"]{grid-gap:8px;grid-gap:calc(8px + (100vw - 320px) / (768 - 320) * (16 - 8))}}@media (min-width: 768px) and (max-width: 1023px){[class*="d3-l-grid"]{grid-gap:16px;grid-gap:calc(16px + (100vw - 768px) / (1024 - 768) * (24 - 16))}}@media (min-width: 1024px) and (max-width: 1547px){[class*="d3-l-grid"]{grid-gap:32px;grid-gap:calc(32px + (100vw - 1024px) / (1548 - 1024) * (32 - 32))}}@media (min-width: 1548px){[class*="d3-l-grid"]{grid-gap:32px}}@media (min-width: 768px){.d3-l-grid--outer+.jcom-google-maps-custom{margin-top:40px}}@media (min-width: 1024px){.d3-l-grid--outer+.jcom-google-maps-custom{margin-top:80px}}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-grid--outer{-ms-grid-rows:1fr;-ms-grid-columns:16px 1fr minmax(0, 1248px) 1fr 16px;-ms-grid-row-align:center}}@supports (display: grid){.d3-l-grid--outer{grid-template-rows:[row] 1fr;grid-template-columns:[viewport-start] 1fr [content-start] minmax(0, 1548px) [content-end] 1fr [viewport-end]}}.d3-l-content--wide{grid-row:row 1 / row -1;grid-column:1 / -1}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-content--wide{-ms-grid-rows:1fr;-ms-grid-columns:1fr}}.d3-l-content--wide+.d3-l-grid--inner{grid-row:row 1 / row -1}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-content--wide+.d3-l-grid--inner{-ms-grid-rows:1fr}}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-grid--inner{-ms-grid-column:3;-ms-grid-columns:1fr;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:stretch}}@supports (display: grid){.d3-l-grid--inner{grid-column:content-start / content-end;grid-template:[row] 1fr/repeat(12, [col] minmax(0, 100px))}}@media screen and (min-width: 320px) and (max-width: 767px) and (-ms-high-contrast: none), (min-width: 320px) and (max-width: 767px) and (-ms-high-contrast: active){.d3-l-grid--inner{margin-right:-4px;margin-left:-4px}.d3-l-grid--inner>div{margin-bottom:8px;padding-left:4px;padding-right:4px}}@media screen and (min-width: 768px) and (max-width: 1023px) and (-ms-high-contrast: none), (min-width: 768px) and (max-width: 1023px) and (-ms-high-contrast: active){.d3-l-grid--inner{margin-right:-8px;margin-left:-8px}.d3-l-grid--inner>div{margin-bottom:16px;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1024px) and (max-width: 1547px) and (-ms-high-contrast: none), (min-width: 1024px) and (max-width: 1547px) and (-ms-high-contrast: active){.d3-l-grid--inner{margin-right:-12px;margin-left:-12px}.d3-l-grid--inner>div{margin-bottom:24px;padding-left:12px;padding-right:12px}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-grid--inner{margin-right:-12px;margin-left:-12px}.d3-l-grid--inner>div{margin-bottom:24px;padding-left:12px;padding-right:12px}}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-grid--inner.d3-l-grid--no-gap>div{margin-bottom:0;padding-left:0;padding-right:0}}@supports (display: grid){.d3-l-grid--no-gap{grid-gap:0;grid-template:[row] 1fr/repeat(12, [col] minmax(0, 110px))}}.d3-l-grid--no-gap .d3-l-grid--outer{grid-gap:0;margin:0}.d3-l-grid--no-gap .d3-l-section-row{margin:0}[class*="d3-l-col__col-"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:stretch;min-height:1px}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){[class*="d3-l-col__col-"]>a,[class*="d3-l-col__col-"]>div{width:100%;min-height:1px}}@media (max-width: 767px){[class*="d3-l-col__col-"]{flex-direction:column}}@media screen and (max-width: 767px) and (-ms-high-contrast: none), (max-width: 767px) and (-ms-high-contrast: active){[class*="d3-l-col__col-"]{width:calc(100% - 8px);max-width:calc(100% - 8px);flex-basis:auto}}@media (max-width: 767px){@supports (display: grid){[class*="d3-l-col__col-"]{width:auto;grid-column:span 12}}}@media screen and (min-width: 768px) and (max-width: 1023px) and (-ms-high-contrast: none), (min-width: 768px) and (max-width: 1023px) and (-ms-high-contrast: active){.d3-l-col__col-2,.d3-l-col__col-3,.d3-l-col__col-4,.d3-l-col__col-5{width:calc(50% - 16px);max-width:calc(50% - 16px);flex-basis:auto}}@media (min-width: 768px) and (max-width: 1023px){@supports (display: grid){.d3-l-col__col-2,.d3-l-col__col-3,.d3-l-col__col-4,.d3-l-col__col-5{width:auto;grid-column:span 6}}}@media screen and (min-width: 768px) and (max-width: 1023px) and (-ms-high-contrast: none), (min-width: 768px) and (max-width: 1023px) and (-ms-high-contrast: active){.d3-l-col__col-6,.d3-l-col__col-7,.d3-l-col__col-8,.d3-l-col__col-9,.d3-l-col__col-10,.d3-l-col__col-11,.d3-l-col__col-12,.d3-l-grid--inner .d3-l-adv-row{width:calc(100% - 16px);max-width:calc(100% - 16px);flex-basis:auto}}@media (min-width: 768px) and (max-width: 1023px){@supports (display: grid){.d3-l-col__col-6,.d3-l-col__col-7,.d3-l-col__col-8,.d3-l-col__col-9,.d3-l-col__col-10,.d3-l-col__col-11,.d3-l-col__col-12,.d3-l-grid--inner .d3-l-adv-row{width:auto;grid-column:span 12}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-2{width:16.66667%;max-width:16.66667%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-2{width:auto;grid-column:span 2}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-3{width:25%;max-width:25%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-3{width:auto;grid-column:span 3}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-4{width:33.33333%;max-width:33.33333%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-4{width:auto;grid-column:span 4}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-5{width:41.66667%;max-width:41.66667%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-5{width:auto;grid-column:span 5}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-6{width:50%;max-width:50%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-6{width:auto;grid-column:span 6}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-7{width:58.33333%;max-width:58.33333%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-7{width:auto;grid-column:span 7}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-8{width:66.66667%;max-width:66.66667%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-8{width:auto;grid-column:span 8}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-9{width:75%;max-width:75%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-9{width:auto;grid-column:span 9}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-10{width:83.33333%;max-width:83.33333%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-10{width:auto;grid-column:span 10}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-11{width:91.66667%;max-width:91.66667%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-11{width:auto;grid-column:span 11}}}@media screen and (min-width: 1024px) and (-ms-high-contrast: none), (min-width: 1024px) and (-ms-high-contrast: active){.d3-l-col__col-12,.d3-l-grid--inner .d3-l-adv-row{width:100%;max-width:100%;flex-basis:auto}}@media (min-width: 1024px){@supports (display: grid){.d3-l-col__col-12,.d3-l-grid--inner .d3-l-adv-row{width:auto;grid-column:span 12}}}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-col__col-12,.d3-l-grid--inner .d3-l-adv-row{margin-right:0 !important}}.d3-o-nav__has-secondary-nav+.d3-l-adv-row,.d3-o-nav__has-secondary-nav+.d3-o-notification-bar--breaking-news+.d3-l-adv-row{margin-top:24px !important}.d3-o-nav__has-secondary-nav+.d3-l-section-row,.d3-o-nav__has-secondary-nav+.d3-o-notification-bar--breaking-news+.d3-l-section-row{margin-top:48px !important}.d3-l-section-breadcrumbs{display:none}@media (min-width: 0) and (max-width: 319px){header+.d3-l-adv-row,.d3-l-adv-row+.d3-l-section-row,.d3-l-section-row+.d3-l-adv-row,.d3-l-adv-row+.d3-l-adv-row,.d3-l-section-row:first-of-type,.d3-l-adv-row:first-of-type,.d3-l-adv-row+[role="contentinfo"]{margin-top:16px}.d3-l-section-row:last-of-type,.d3-l-adv-row:last-of-type{margin-top:16px}header+.d3-l-section-row,.d3-l-section-row+.d3-l-section-row,.d3-l-section-row+[role="contentinfo"] .d3-l-section-row--margin-top{margin-top:24px}header+.d3-o-notification-bar--breaking-news+.d3-l-section-row,header+.d3-o-notification-bar--breaking-news+.d3-l-adv-row{margin-top:24px}}@media (min-width: 320px) and (max-width: 767px){header+.d3-l-adv-row,.d3-l-adv-row+.d3-l-section-row,.d3-l-section-row+.d3-l-adv-row,.d3-l-adv-row+.d3-l-adv-row,.d3-l-section-row:first-of-type,.d3-l-adv-row:first-of-type,.d3-l-adv-row+[role="contentinfo"]{margin-top:16px;margin-top:calc(16px + (100vw - 320px) / (768 - 320) * (24 - 16))}.d3-l-section-row:last-of-type,.d3-l-adv-row:last-of-type{margin-bottom:16px;margin-bottom:calc(16px + (100vw - 320px) / (768 - 320) * (24 - 16))}header+.d3-l-section-row,.d3-l-section-row+.d3-l-section-row,.d3-l-section-row+[role="contentinfo"],.d3-l-section-row--margin-top{margin-top:24px;margin-top:calc(24px + (100vw - 320px) / (768 - 320) * (32 - 24))}header+.d3-o-notification-bar--breaking-news+.d3-l-section-row,header+.d3-o-notification-bar--breaking-news+.d3-l-adv-row{margin-top:24px;margin-top:calc(24px + (100vw - 320px) / (768 - 320) * (32 - 24))}}@media (min-width: 768px) and (max-width: 1023px){header+.d3-l-adv-row,.d3-l-adv-row+.d3-l-section-row,.d3-l-section-row+.d3-l-adv-row,.d3-l-adv-row+.d3-l-adv-row,.d3-l-section-row:first-of-type,.d3-l-adv-row:first-of-type,.d3-l-adv-row+[role="contentinfo"]{margin-top:24px;margin-top:calc(24px + (100vw - 768px) / (1024 - 768) * (24 - 24))}.d3-l-section-row:last-of-type,.d3-l-adv-row:last-of-type{margin-bottom:24px;margin-bottom:calc(24px + (100vw - 768px) / (1024 - 768) * (24 - 24))}header+.d3-l-section-row,.d3-l-section-row+.d3-l-section-row,.d3-l-section-row+[role="contentinfo"],.d3-l-section-row--margin-top{margin-top:32px;margin-top:calc(32px + (100vw - 768px) / (1024 - 768) * (48 - 32))}header+.d3-o-notification-bar--breaking-news+.d3-l-section-row,header+.d3-o-notification-bar--breaking-news+.d3-l-adv-row{margin-top:32px;margin-top:calc(32px + (100vw - 768px) / (1024 - 768) * (48 - 32))}}@media (min-width: 1024px) and (max-width: 1547px){header+.d3-l-adv-row,.d3-l-adv-row+.d3-l-section-row,.d3-l-section-row+.d3-l-adv-row,.d3-l-section-row:first-of-type,.d3-l-adv-row:first-of-type,.d3-l-adv-row+.d3-l-adv-row,.d3-l-adv-row+[role="contentinfo"]{margin-top:24px;margin-top:calc(24px + (100vw - 1024px) / (1548 - 1024) * (24 - 24))}.d3-l-section-row:last-of-type,.d3-l-adv-row:last-of-type{margin-bottom:24px;margin-bottom:calc(24px + (100vw - 1024px) / (1548 - 1024) * (24 - 24))}header+.d3-l-section-row,.d3-l-section-row+.d3-l-section-row,.d3-l-section-row+[role="contentinfo"],.d3-l-section-row--margin-top{margin-top:48px;margin-top:calc(48px + (100vw - 1024px) / (1548 - 1024) * (64 - 48))}header+.d3-o-notification-bar--breaking-news+.d3-l-section-row,header+.d3-o-notification-bar--breaking-news+.d3-l-adv-row{margin-top:48px;margin-top:calc(48px + (100vw - 1024px) / (1548 - 1024) * (64 - 48))}}@media (min-width: 1548px){header+.d3-l-adv-row,.d3-l-adv-row+.d3-l-section-row,.d3-l-section-row+.d3-l-adv-row,.d3-l-adv-row+.d3-l-adv-row,.d3-l-section-row:first-of-type,.d3-l-adv-row:first-of-type,.d3-l-adv-row+[role="contentinfo"]{margin-top:24px}.d3-l-section-row:last-of-type,.d3-l-adv-row:last-of-type{margin-bottom:24px}header+.d3-l-section-row,.d3-l-section-row+.d3-l-section-row,.d3-l-section-row+style+.d3-l-section-row,.d3-l-section-row+[role="contentinfo"],.d3-l-section-row--margin-top{margin-top:48px}header+.d3-o-notification-bar--breaking-news+.d3-l-section-row,header+.d3-o-notification-bar--breaking-news+.d3-l-adv-row{margin-top:48px}}.d3-l-wrap>.d3-l-adv-row:first-child{margin:0}.d3-l-adv-row .d3-l-grid--inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-adv-row .d3-l-grid--inner{display:table;width:100%}}@supports (display: grid){.d3-l-adv-row .d3-l-grid--inner{grid-column:viewport-end/viewport-start}}.d3-l-adv-row .d3-o-adv-block.d3-is-above-header{display:none}.d3-l-adv-row .d3-o-adv-block.d3-is-above-header[data-google-query-id]{display:block;margin-left:auto;margin-right:auto}@media (min-width: 0) and (max-width: 319px){.d3-l-adv-row .d3-o-adv-block.d3-is-above-header[data-google-query-id]{margin-top:16px;margin-bottom:16px}}@media (min-width: 320px) and (max-width: 767px){.d3-l-adv-row .d3-o-adv-block.d3-is-above-header[data-google-query-id]{margin-top:16px;margin-top:calc(16px + (100vw - 320px) / (768 - 320) * (24 - 16));margin-bottom:16px;margin-bottom:calc(16px + (100vw - 320px) / (768 - 320) * (24 - 16))}}@media (min-width: 768px) and (max-width: 1023px){.d3-l-adv-row .d3-o-adv-block.d3-is-above-header[data-google-query-id]{margin-top:24px;margin-top:calc(24px + (100vw - 768px) / (1024 - 768) * (24 - 24));margin-bottom:24px;margin-bottom:calc(24px + (100vw - 768px) / (1024 - 768) * (24 - 24))}}@media (min-width: 1024px) and (max-width: 1547px){.d3-l-adv-row .d3-o-adv-block.d3-is-above-header[data-google-query-id]{margin-top:24px;margin-top:calc(24px + (100vw - 1024px) / (1548 - 1024) * (24 - 24));margin-bottom:24px;margin-bottom:calc(24px + (100vw - 1024px) / (1548 - 1024) * (24 - 24))}}@media (min-width: 1548px){.d3-l-adv-row .d3-o-adv-block.d3-is-above-header[data-google-query-id]{margin-top:24px;margin-bottom:24px}}.d3-l-adv-row .fm-section-head__title{position:absolute;height:0;width:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.fm-section-head{position:relative;flex-grow:1;overflow:hidden;margin:0 20px}@media (min-width: 1024px){.fm-section-head{margin:0}}.d3-l-grid--no-gap .fm-section-head{padding-bottom:24px}.fm-section-head__title,.d3-o-section-subtitle{min-height:28px;border-bottom:1px solid #ccc}.fm-section-head__title>span,.fm-section-head__title>a,.d3-o-section-subtitle>span,.d3-o-section-subtitle>a{display:inline-block;height:inherit;padding-bottom:3px;border-bottom:2px solid #151515}.fm-section-head__title--image-based,.d3-o-section-subtitle--image-based{margin-top:32px;padding-bottom:36px}.fm-section-head__title--image-based>span,.fm-section-head__title--image-based>a,.d3-o-section-subtitle--image-based>span,.d3-o-section-subtitle--image-based>a{border-bottom:0}.fm-section-head__title{text-transform:uppercase;border-bottom:none}@media (min-width: 1024px){.fm-section-head__title{margin-left:0;margin-right:0}}@media (min-width: 768px){.fm-section-head__title:after{content:'';position:absolute;bottom:35px;height:1px;width:100%;background-color:#000}}.fm-section-head__title span{font-size:36px;line-height:36px;border-bottom:none;margin-right:16px}@media (min-width: 768px){.fm-section-head__title span{margin-bottom:10px}}@media (min-width: 1024px){.fm-section-head__title span{font-size:48px;line-height:48px}}.d3-o-section-adv{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.d3-o-section-adv .d3-o-adv-block{margin:initial}.d3-o-section-adv__label{margin-right:4px;align-self:center;color:#555;font-weight:300;white-space:nowrap}@media (max-width: 767px){.d3-o-section-adv{justify-content:center;padding-top:4px}}@media (min-width: 768px){.d3-o-section-adv{position:absolute;right:0;bottom:4px}}.d3-o-section__cta{flex-grow:1;text-align:center}.placeholder{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;width:100%;padding:8px;background:rgba(0,0,0,0.3)}picture.lazy{display:block}body:not(.news) main#main-content,body:not(.articles) main#main-content{margin-bottom:80px}body:not(.news) main#main-content .jcom-c-article__relateditems,body:not(.news) main#main-content .jcom-c-searchbar-row,body:not(.articles) main#main-content .jcom-c-article__relateditems,body:not(.articles) main#main-content .jcom-c-searchbar-row{margin-bottom:-81px}body[class*="search"] main#main-content .jcom-c-searchbar-row{margin-bottom:0}html,body,div{-ms-overflow-style:-ms-autohiding-scrollbar}body::-webkit-scrollbar,.oc-c-hamburger>.d3-o-nav__list::-webkit-scrollbar{width:2px;-ms-overflow-style:-ms-autohiding-scrollbar}body::-webkit-scrollbar{background-color:#333333}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#1A1A1A}body::-webkit-scrollbar-thumb{background-color:#333333}.oc-c-hamburger>.d3-o-nav__list::-webkit-scrollbar{background-color:#333}.oc-c-hamburger>.d3-o-nav__list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#1A1A1A}.oc-c-hamburger>.d3-o-nav__list::-webkit-scrollbar-thumb{background-color:#333333}.d3-o-media-object__figure picture,.d3-o-media-object__figure img{display:block}.d3-o-media-object__figure-header-image-copyright{color:#fafafa;padding:8px 16px;font-family:JuventusFans;font-size:12px;line-height:1.4;margin-top:-36px}.d3-o-media-object__copyright{font-size:12px;padding:8px 16px;width:100%;color:#fff;background:rgba(0,0,0,0.5);position:absolute;bottom:0}.d3-o-media-object__copyright:empty{display:none}.d3-o-media-object__roofline{color:#757575;text-transform:uppercase;margin-bottom:8px}.d3-o-media-object-detail--center-center{left:50%;top:50%;transform:translate(-50%, -50%)}.d3-o-media-object-detail--bottom-right{right:0;bottom:0}.d3-o-media-object--vertical{width:100%}.d3-o-media-object--vertical .d3-o-media-object__body{padding:0 16px 16px;word-break:break-word}.d3-o-media-object--vertical .d3-o-media-object__title{font-family:JuventusFans;font-weight:700}.d3-o-media-object--vertical .d3-o-media-object__date{font-family:Helvetica}.d3-o-media-object--vertical .d3-o-media-object__figure{margin-bottom:8px}.d3-o-media-object--vertical .d3-o-media-object__summary{margin-top:8px}.d3-o-media-object__picture--placeholder{background-color:#ccc;display:block;width:100%;height:0;padding-bottom:10%}.d3-o-media-object__picture--placeholder-lnd{padding-bottom:56.25%}.d3-o-media-object__picture--placeholder-sqr{padding-bottom:100%}[class*="d3-l-module--hero"] .d3-o-media-object{background-color:transparent;align-items:center;flex-grow:1}[class*="d3-l-module--hero"] .d3-o-media-object.d3-o-media-object--horizontal .d3-o-media-object__figure{flex-basis:20%}[class*="d3-l-module--hero"] .d3-o-media-object.d3-o-media-object--vertical{border:0}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__roofline{color:#fff;margin-bottom:8px}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__figure{left:0;top:0;width:100%}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__body{padding:0;background-color:transparent;z-index:1;position:static}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__cta{padding-top:16px}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__cta .d3-o-button{color:#fafafa;background:#151515;border:0;text-transform:uppercase}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__title{margin-bottom:0}[class*="d3-l-module--hero"] .d3-o-media-object.d3-o-media-object--caption .d3-o-media-object__body{top:0;padding:32px 32px}@media (max-width: 1023px){[class*="d3-l-module--hero"] .d3-o-media-object.d3-o-media-object--caption .d3-o-media-object__body{padding:32px 16px}}@media (max-width: 767px){[class*="d3-l-module--hero"] .d3-o-media-object.d3-o-media-object--caption .d3-o-media-object__body{padding-top:16px}}@media (max-width: 767px){[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__title{line-height:1}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__roofline{margin-bottom:0}[class*="d3-l-module--hero"] .d3-o-media-object .d3-o-media-object__cta{padding-top:8px}}[class*="d3-l-module--hero"] .d3-o-media-object.d3-o-media-object--caption{align-items:flex-start;text-align:left;align-self:flex-end;height:auto}@media (min-width: 768px){.d3-l-module--hero-banner .d3-o-media-object .d3-o-media-object__body{padding:16px}.d3-l-module--hero-banner .d3-o-media-object .d3-o-media-object__figure+.d3-o-media-object__body{width:calc(60% - 16px);flex-basis:auto;margin-left:40px}}@media (min-width: 320px) and (max-width: 767px){.d3-l-module--hero-banner .d3-o-media-object .d3-o-media-object--horizontal .d3-o-media-object__figure,.d3-l-module--hero-banner .d3-o-media-object .d3-o-media-object__body{flex-basis:inherit}}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.d3-l-module--hero__body .d3-o-media-object .d3-o-media-object__body{width:100%}}.d3-l-module--hero__body .d3-o-media-object .d3-o-media-object__figure{width:30%}@media (min-width: 320px) and (max-width: 767px){.d3-l-module--hero__body .d3-o-media-object .d3-o-media-object__cta{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column}.d3-l-module--hero__body .d3-o-media-object .d3-o-button{margin-bottom:16px}}.nba-c-fancybox .d3-o-media-object .d3-o-media-object__figure{margin:0;left:0;top:0;width:100%}@media (min-width: 0) and (max-width: 319px){header+.d3-l-section-row.oc-o-page-title{margin:16px 0}}@media (min-width: 320px) and (max-width: 767px){header+.d3-l-section-row.oc-o-page-title{margin-top:16px;margin-top:calc(16px + (100vw - 320px) / (768 - 320) * (24 - 16));margin-bottom:16px;margin-bottom:calc(16px + (100vw - 320px) / (768 - 320) * (24 - 16))}}@media (min-width: 768px) and (max-width: 1023px){header+.d3-l-section-row.oc-o-page-title{margin-top:24px;margin-top:calc(24px + (100vw - 768px) / (1024 - 768) * (32 - 24));margin-bottom:24px;margin-bottom:calc(24px + (100vw - 768px) / (1024 - 768) * (32 - 24))}}@media (min-width: 1024px){header+.d3-l-section-row.oc-o-page-title{margin-top:48px;margin-top:calc(48px + (100vw - 1024px) / (1548 - 1024) * (48 - 48));margin-bottom:48px;margin-bottom:calc(48px + (100vw - 1024px) / (1548 - 1024) * (48 - 48))}}.oc-o-page-title.oc-u-visibility-hidden{position:absolute;height:0;width:0;margin:0;padding:0;overflow:hidden;visibility:hidden}[class*="oc-o-icon"]{display:inline-block;font-size:inherit}.oc-o-icon--x-small{width:16px;height:16px}.oc-o-icon--small{width:24px;height:24px}.oc-o-icon--medium{width:32px;height:32px}.oc-o-icon--large{width:48px;height:48px}.oc-o-icon--x-large{width:72px;height:72px}.oc-o-icon .oc-o-icon--play{border:2px solid;border-color:#000;border-radius:50%;background-color:rgba(0,0,0,0.4)}[class*="Background"]{fill:transparent}:not(.oc-o-icon--white) [class^="oc-o-icon"]{fill:#000}:not(.oc-o-icon--white) [class^="oc-o-icon"]:hover{fill:rgba(0,0,0,0.5)}.oc-o-icon--grayscale svg{fill:#bfbfbf}.oc-o-icon--white [class^="oc-o-icon"]{fill:#fff;border-color:#fff}.oc-o-icon--white [class^="oc-o-icon"]:hover{fill:rgba(255,255,255,0.5)}.oc-o-icon--white.oc-o-icon-size--play.oc-o-icon--large{width:48px;height:48px}@media (min-width: 1024px){.oc-o-icon--white.oc-o-icon-size--play.oc-o-icon--large{width:72px;height:72px}}path#playBackground,path#audioBackground{fill:rgba(0,0,0,0)}polygon#playForeground,path#audioForeground{fill:#fff}.jcom-icon-album{position:absolute;z-index:5;color:#fff;font-size:16px;font-weight:500;display:inline-flex;padding-top:3px;padding-right:0;padding-bottom:0;padding-left:3px}.jcom-icon-album::before,.jcom-icon-album .jcom-inner-icon{border-radius:3px;height:20px;width:20px}.jcom-icon-album::before{content:'';position:absolute;left:0;top:0;border-top:1px solid #fff;border-left:1px solid #fff}.jcom-icon-album .jcom-inner-icon{position:relative;border:1px solid #fff}.jcom-icon-album .jcom-inner-icon span{position:absolute;top:-3px;left:50%;transform:translateX(-50%)}html[dir="rtl"] .jcom-icon-album .jcom-inner-icon span{transform:translateX(50%)}.oc-o-icon-react{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.jcom-c-showcase__nav{position:absolute;bottom:20px;height:50px;width:180px;z-index:2;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;margin-left:16px;margin-right:16px}.jcom-c-showcase__nav button{border:2px solid #fff}.jcom-c-showcase__nav .nav-prev::before{background-color:#fff}.jcom-c-showcase__nav .nav-prev::after{border-right:5px solid #fff}.jcom-c-showcase__nav .nav-next::before{background-color:#fff}.jcom-c-showcase__nav .nav-next::after{border-left:5px solid #fff}.jcom-c-showcase__nav span{visibility:hidden}.jcom-c-showcase__nav button{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);position:relative;cursor:pointer;width:40px;height:40px;border-radius:50px;background-color:transparent}.jcom-c-showcase__nav button:hover{animation:arrow-circle 2s ease-in-out;animation-iteration-count:1}@keyframes arrow-circle{0%,40%,60%,80%,100%{transform:scale(1)}10%{transform:scale(1.1)}}.jcom-c-showcase__nav button:hover.nav-prev::before,.jcom-c-showcase__nav button:hover.nav-prev::after{animation:arrow-prev 2s ease-in-out infinite}.jcom-c-showcase__nav button:hover.nav-next::before,.jcom-c-showcase__nav button:hover.nav-next::after{animation:arrow-next 2s ease-in-out infinite}@keyframes arrow-prev{0%,20%,40%,60%,80%,100%{transform:translateX(0)}10%{transform:translateX(10px)}30%,50%{transform:translateX(3px)}}@keyframes arrow-next{0%,20%,40%,60%,80%,100%{transform:translateX(0)}10%{transform:translateX(-10px)}30%,50%{transform:translateX(-3px)}}.jcom-c-showcase__nav button.nav-next,.jcom-c-showcase__nav button.nav-prev{visibility:visible;opacity:0.25;transition:visibility 0.5s, opacity 0.5s;pointer-events:none;cursor:default}.jcom-c-showcase__nav button.nav-next:not(.swiper-button-disabled),.jcom-c-showcase__nav button.nav-prev:not(.swiper-button-disabled){opacity:1;pointer-events:all;cursor:pointer}.jcom-c-showcase__nav .nav-prev::before{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;height:2px;width:40px;top:17px;left:19px}.jcom-c-showcase__nav .nav-prev::after{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;top:13px;left:14px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.jcom-c-showcase__nav .nav-next::before{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;height:2px;width:40px;top:17px;right:19px}.jcom-c-showcase__nav .nav-next::after{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;top:13px;right:14px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}@media (max-width: 767px){.jcom-c-showcase__nav{position:absolute;height:0;width:0;margin:0;padding:0;overflow:hidden}}.jcom-c-showcase__actions{right:0}.jcom-c-showcase__actions a{display:block;cursor:pointer}.custom-header{text-align:left}.custom-header .jcom-breadcrumbs{padding:0 20px;width:100%}@media (min-width: 1024px){.custom-header .jcom-breadcrumbs{margin:0;padding:0}}@media screen and (-ms-high-contrast: none) and (min-width: 1024px), (-ms-high-contrast: active) and (min-width: 1024px){.custom-header .jcom-breadcrumbs{margin-left:-24px}}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){.custom-header .jcom-breadcrumbs{padding:25px 15px 0}@media (min-width: 1024px){.custom-header .jcom-breadcrumbs{padding:20px 0 0}}}}@media (min-width: 768px){.custom-header .jcom-breadcrumbs__items{max-width:calc(100% - 18%)}}@media (min-width: 1024px){.custom-header .jcom-breadcrumbs__items{max-width:100%}}@media screen and (min-width: 1280px){.custom-header .jcom-breadcrumbs__items{max-width:calc(100% - 50%)}}.custom-header .jcom-breadcrumbs__items .breadcrumb-item{font-family:JuventusFans;font-weight:500;font-size:16px;color:#787878;font-weight:700;display:inline-block;text-transform:uppercase;padding:5px 0}.custom-header .jcom-breadcrumbs__items .breadcrumb-item a{text-decoration:underline;font-size:16px}.custom-header .jcom-breadcrumbs__items .breadcrumb-item a:hover{color:#999}@media (min-width: 768px){.custom-header .jcom-breadcrumbs__items .breadcrumb-item a{font-size:20px}}.custom-header .jcom-breadcrumbs__items .breadcrumb-item::after{content:"/";padding:0 5px}.custom-header .jcom-breadcrumbs__items .breadcrumb-item:last-child::after{display:none}@media (min-width: 768px){.custom-header .jcom-breadcrumbs__items .breadcrumb-item{font-size:20px}}.custom-header.custom-header--article .jcom-static-header,.custom-header.custom-header--article .jcom-static-header--no-image{height:410px}.custom-header.custom-header--article .jcom-static-header .jcom-static-header__title span,.custom-header.custom-header--article .jcom-static-header--no-image .jcom-static-header__title span{max-height:calc(48px * 2)}.custom-header.custom-header--article .jcom-static-header .jcom-static-header__title span.title--shorter span,.custom-header.custom-header--article .jcom-static-header--no-image .jcom-static-header__title span.title--shorter span{font-size:60px;max-height:calc(60px * 2)}@media (min-width: 1024px){.custom-header.custom-header--article .jcom-static-header .jcom-static-header__title span.title--shorter span,.custom-header.custom-header--article .jcom-static-header--no-image .jcom-static-header__title span.title--shorter span{font-size:100px;max-height:calc(100px * 2)}}@media (min-width: 1548px){.custom-header.custom-header--article .jcom-static-header .jcom-static-header__title span.title--shorter span,.custom-header.custom-header--article .jcom-static-header--no-image .jcom-static-header__title span.title--shorter span{font-size:120px;max-height:calc(120px * 2)}}@media (min-width: 768px){.custom-header.custom-header--article .jcom-static-header .jcom-static-header__title span,.custom-header.custom-header--article .jcom-static-header--no-image .jcom-static-header__title span{font-size:100px;max-height:calc(100px * 2)}}@media (min-width: 1024px){.custom-header.custom-header--article .jcom-static-header .jcom-static-header__title span,.custom-header.custom-header--article .jcom-static-header--no-image .jcom-static-header__title span{font-size:120px;max-height:calc(120px * 2)}}@media (min-width: 1548px){.custom-header.custom-header--article .jcom-static-header .jcom-static-header__title span,.custom-header.custom-header--article .jcom-static-header--no-image .jcom-static-header__title span{font-size:140px;max-height:calc(140px * 2)}}.custom-header.custom-header--subsection{height:100vh}.custom-header.custom-header--subsection .jcom-static-header{height:100%}.custom-header.custom-header--subsection .jcom-static-header::before{background:rgba(0,0,0,0.6)}.custom-header.custom-header--subsection .jcom-static-header__title span{font-size:80px;max-height:calc(80px * 3);overflow:hidden;max-width:100%}@media (min-width: 768px){.custom-header.custom-header--subsection .jcom-static-header__title span{font-size:120px;max-height:calc(120px * 3);overflow:hidden;max-width:70%}}@media (min-width: 1024px){.custom-header.custom-header--subsection .jcom-static-header__title span{font-size:180px;max-height:calc(180px * 3);overflow:hidden;max-width:75%}}@media screen and (min-width: 1280px){.custom-header.custom-header--subsection .jcom-static-header__title span{max-width:60%}}@media (min-width: 1548px){.custom-header.custom-header--subsection .jcom-static-header__title span{max-width:55%}}.custom-header.custom-header--subsection .jcom-static-header__title span.title--shorter{font-size:80px;max-height:calc(80px * 3);overflow:hidden}@media (min-width: 768px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shorter{font-size:120px;max-height:calc(120px * 3);overflow:hidden}}@media (min-width: 1024px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shorter{font-size:140px;max-height:calc(140px * 3);overflow:hidden;max-width:65%}}@media screen and (min-width: 1280px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shorter{font-size:160px;max-height:calc(160px * 3);overflow:hidden;max-width:55%}}@media (min-width: 1548px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shorter{font-size:180px;max-height:calc(180px * 3);overflow:hidden}}.custom-header.custom-header--subsection .jcom-static-header__title span.title--shortest{font-size:80px;max-height:calc(80px * 3);overflow:hidden}@media (min-width: 768px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shortest{font-size:120px;max-height:calc(120px * 3);overflow:hidden}}@media (min-width: 1024px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shortest{font-size:140px;max-height:calc(140px * 3);overflow:hidden;max-width:70%}}@media screen and (min-width: 1280px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shortest{max-width:55%}}@media (min-width: 1548px){.custom-header.custom-header--subsection .jcom-static-header__title span.title--shortest{max-width:50%}}.custom-header.custom-header--subsection .jcom-static-header img{height:100%}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta{position:absolute;width:100%;z-index:3;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:95px;bottom:10px}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta--down{top:auto}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up{width:40px;height:40px;margin:auto;position:relative;cursor:pointer;border-radius:40px;border:2px solid #fff;background-color:transparent;transition:all 0.5s cubic-bezier(0, 1, 0.48, 0.96);opacity:0}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:before{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;height:40px;width:2px;background-color:#fff}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:after{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up span{visibility:hidden}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:hover{animation:arrow-circle 2s ease-in-out;animation-iteration-count:1}@keyframes arrow-circle{0%,40%,60%,80%,100%{transform:scale(1)}10%{transform:scale(1.1)}}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:hover:before,.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:hover:after{animation:splash-up 2s ease-in-out infinite}@keyframes splash-up{0%,20%,40%,60%,80%,100%{transform:translateY(0)}10%{transform:translateY(10px)}30%,50%{transform:translateY(3px)}}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:before{top:20px;right:17px;top:17px;right:16.5px}@media screen and (min-width: 1400px){.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:before{right:17px}}@media screen and (min-width: 1500px){.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:before{right:16.5px}}@-moz-document url-prefix(){.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:before{top:17px;right:16.5px}@media screen and (min-width: 1400px){.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:before{right:17px}}@media screen and (min-width: 1500px){.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:before{right:16.5px}}}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:after{top:10px;left:35%;border-top:5px solid transparent;border-bottom:5px solid #fff;left:38%}@-moz-document url-prefix(){.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-up:after{left:38%}}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down{width:40px;height:40px;margin:auto;position:relative;cursor:pointer;border-radius:40px;border:2px solid #fff;background-color:transparent;transition:all 0.5s cubic-bezier(0, 1, 0.48, 0.96);opacity:0;opacity:1;margin:35px auto 0}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:before{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;height:40px;width:2px;background-color:#fff}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:after{transition:all 300ms,all cubic-bezier(0, 1, 0.48, 0.96);content:'';position:absolute;width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down span{visibility:hidden}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:hover{animation:arrow-circle 2s ease-in-out;animation-iteration-count:1}@keyframes arrow-circle{0%,40%,60%,80%,100%{transform:scale(1)}10%{transform:scale(1.1)}}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:hover:before,.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:hover:after{animation:splash-down 2s ease-in-out infinite}@keyframes splash-down{0%,20%,40%,60%,80%,100%{transform:translateY(0)}10%{transform:translateY(-10px)}30%,50%{transform:translateY(-3px)}}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:before{bottom:20px;right:17px;right:18px}@-moz-document url-prefix(){.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:before{right:18px}}.custom-header.custom-header--subsection .jcom-static-header .jcom-c-hero-showcase__topcontent__splashcta .splash-down:after{top:15px;margin-left:-6px;border-top:5px solid #fff;border-bottom:5px solid transparent}.custom-header.custom-header--player .jcom-static-header,.custom-header.custom-header--people .jcom-static-header{height:470px}@media (min-width: 1024px){.custom-header.custom-header--player .jcom-static-header,.custom-header.custom-header--people .jcom-static-header{height:750px}}.custom-header.custom-header--player .jcom-static-header .d3-o-media-object__figure,.custom-header.custom-header--people .jcom-static-header .d3-o-media-object__figure{position:absolute;top:0;left:0;right:0;bottom:0}.custom-header.custom-header--player .jcom-header-info,.custom-header.custom-header--people .jcom-header-info{color:#fff;text-transform:uppercase;padding:0 20px;width:100%;height:100%;position:relative;z-index:1}@media (min-width: 768px){.custom-header.custom-header--player .jcom-header-info,.custom-header.custom-header--people .jcom-header-info{font-size:100px;padding-left:73px;padding-right:0}}@media (min-width: 1024px){.custom-header.custom-header--player .jcom-header-info,.custom-header.custom-header--people .jcom-header-info{max-width:85%;font-size:120px;padding-left:120px}}@media (min-width: 1548px){.custom-header.custom-header--player .jcom-header-info,.custom-header.custom-header--people .jcom-header-info{font-size:140px}}.custom-header.custom-header--player .jcom-header-info .jcom-header-info__wrapper,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;position:absolute;bottom:10px;align-items:flex-end}@media (min-width: 1024px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__wrapper,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__wrapper{bottom:60px;align-items:flex-start}}.custom-header.custom-header--player .jcom-header-info .jcom-header-info__name,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__name{font-size:48px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.custom-header.custom-header--player .jcom-header-info .jcom-header-info__name span,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__name span{display:block}@media (min-width: 768px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__name,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__name{font-size:100px}}@media (min-width: 1024px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__name,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__name{font-size:140px;line-height:.8;margin-top:-30px}}.custom-header.custom-header--player .jcom-header-info .jcom-header-info__role,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__role{color:#999;font-size:36px;line-height:1;padding-right:20px}@media (min-width: 768px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__role,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__role{font-size:55px;padding-right:50px}}@media (min-width: 1024px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__role,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__role{font-size:80px;padding-right:100px}}@media (min-width: 1548px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__role,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__role{padding-right:200px}}@media screen and (min-width: 1920px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__role,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__role{padding-right:300px}}.custom-header.custom-header--player .jcom-header-info .jcom-header-info__number,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__number{font-size:60px;line-height:1}@media (min-width: 768px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__number,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__number{font-size:95px}}@media (min-width: 1024px){.custom-header.custom-header--player .jcom-header-info .jcom-header-info__number,.custom-header.custom-header--people .jcom-header-info .jcom-header-info__number{font-size:200px;margin-top:-30px}}.custom-header.custom-header--people .jcom-static-header .jcom-header-info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.custom-header.custom-header--people .jcom-static-header .jcom-header-info .jcom-header-info__wrapper{position:static;flex-flow:column;bottom:auto;align-items:flex-start}.custom-header.custom-header--people .jcom-static-header .jcom-header-info .jcom-header-info__wrapper .jcom-header-info__name{position:static;top:auto;transform:translateY(0)}.custom-header.custom-header--people .jcom-static-header .jcom-header-info .jcom-header-info__wrapper .jcom-header-info__role{padding-top:35px;padding-left:3px}.custom-header .jcom-static-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;align-items:center;overflow:hidden;background-color:#000;height:auto}.custom-header .jcom-static-header::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;height:100%;width:100%;background:rgba(0,0,0,0.6)}.custom-header .jcom-static-header .d3-l-section-row{width:100%;position:absolute;left:0;bottom:0;margin:0;z-index:5}.custom-header .jcom-static-header .d3-l-section-row .d3-l-col__col-3{margin-bottom:0}.custom-header .jcom-static-header--no-image{height:350px}@media (min-width: 768px){.custom-header .jcom-static-header--no-image{height:470px}}.custom-header .jcom-static-header figure{height:100%;width:100%}.custom-header .jcom-static-header figure picture{height:100%;width:100%}@media (min-width: 768px){.custom-header .jcom-static-header figure picture img{position:absolute;height:100%}}.custom-header .jcom-static-header__title{line-height:1;position:absolute;left:0;top:50%;z-index:3;transform:translateY(-50%);padding:0 20px}@media (min-width: 768px){.custom-header .jcom-static-header__title{max-width:90%;padding-left:73px;padding-right:0}}@media (min-width: 1024px){.custom-header .jcom-static-header__title{max-width:85%;padding-left:90px}}@media screen and (min-width: 1280px){.custom-header .jcom-static-header__title{max-width:80%}}@media (min-width: 1548px){.custom-header .jcom-static-header__title{max-width:75%}}.custom-header .jcom-static-header__title span{font-size:48px;color:white;text-transform:uppercase;width:100%;max-width:100%;max-height:calc(48px * 3);overflow:hidden}@media (min-width: 768px){.custom-header .jcom-static-header__title span{font-size:100px;max-height:calc(100px * 3)}}@media (min-width: 1024px){.custom-header .jcom-static-header__title span{font-size:120px;max-height:calc(120px * 3)}}@media (min-width: 1548px){.custom-header .jcom-static-header__title span{font-size:140px;max-height:calc(140px * 3)}}.custom-header .jcom-static-header .jcom-sponsor-banner{margin-top:20px}.custom-header .jcom-static-header__block{display:none;height:75px;width:100%;background-color:#fff;position:relative}.custom-header .jcom-static-header__block::before,.custom-header .jcom-static-header__block::after{content:'';position:absolute;height:100%;background:white}.custom-header .jcom-static-header__block::before{left:calc(-200% + -24px);width:calc(200% + 24px)}@media (min-width: 1024px){.custom-header .jcom-static-header__block{display:block}}@media (min-width: 768px){.custom-header .jcom-static-header{height:470px}}@media (min-width: 1024px){.custom-header .jcom-static-header{height:730px}.custom-header .jcom-static-header--no-image{height:470px}}@media (min-width: 768px){.custom-header:not(.custom-header--subsection) .jcom-static-header figure picture img{height:100%}}@media screen and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active){.custom-header:not(.custom-header--subsection) .jcom-static-header figure picture img{height:100% !important}}.custom-header .jcom-static-header-mobile{margin-bottom:20px}@media (min-width: 1024px){.custom-header .jcom-static-header-mobile{display:none}}.oc-c-header.has-second-level .d3-o-nav__wrap.d3-o-nav__wrap__sticky{background-color:#000}.anchors-menu{overflow-x:auto;white-space:nowrap;border-bottom:1px solid #DADADA}.anchors-menu.anchor-menu-sticky{position:fixed;top:60px;width:100%;z-index:100;background-color:white}@media (min-width: 1024px){.anchors-menu.anchor-menu-sticky{top:80px}}.anchors-menu.anchor-menu-sticky .jcom-sponsor-banner .jcom-sponsor-banner-wrapper{position:fixed}.anchors-menu.anchor-menu-sticky__no-header{top:0px}.anchors-menu::-webkit-scrollbar{display:none}.anchors-menu .anchors-list{text-align:center}.anchors-menu .anchors-list .anchor{display:inline-block;font-size:20px;padding:15px 20px;text-transform:uppercase;font-weight:700}.anchors-menu .anchors-list .anchor:hover,.anchors-menu .anchors-list .anchor:focus{opacity:.8}.anchors-menu .anchors-list .anchor.active{border-bottom:3px solid #ff2850}.anchors-menu .jcom-sponsor-banner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;width:100%;position:relative;height:40px}.anchors-menu .jcom-sponsor-banner .jcom-sponsor-banner-wrapper .jcom-sponsor-banner__label{color:#999}.included-anchor{width:100%;height:55vh;position:absolute;margin-top:-65px;z-index:-1}@media (min-width: 1024px){.included-anchor{margin-top:-80px}}.jcom-video-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.jcom-video-container video{height:100%;position:absolute;top:0;bottom:0}@media screen and (min-width: 1500px){.jcom-video-container video{width:100%;height:auto}}.jcom-video-container .oc-o-iframe{position:relative;padding-bottom:56.25%;height:0}.jcom-video-container .oc-o-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.jcom-static-header .d3-o-media-object__figure.thumbnail-switch{display:block}@media (min-width: 1024px){.jcom-static-header .d3-o-media-object__figure.thumbnail-switch{display:none}}.d3-l-section-row:first-of-type .custom-text{padding-top:50px}@media (min-width: 768px){.d3-l-col__col-6 .custom-text{width:calc((100% / 12) * 12);margin:0 auto}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-6 .custom-text{width:calc((100% / 12) * 10)}}@media (min-width: 1024px){.d3-l-col__col-6 .custom-text{width:calc((100% / 12) * 12);margin:0}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-6 .custom-text{width:calc((100% / 12) * 12)}}.custom-text,.jcom-cookie-policies{font-family:Roboto;font-weight:500;font-weight:inherit;padding:30px 20px 0;text-align:left;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.custom-text,.jcom-cookie-policies{display:block}}.custom-text__cta,.jcom-cookie-policies__cta{margin-top:32px}.custom-text__cta.centered,.jcom-cookie-policies__cta.centered{align-self:center}@media (min-width: 768px){.custom-text,.jcom-cookie-policies{padding:15px 20px 0}}@media (min-width: 1024px){.custom-text,.jcom-cookie-policies{padding-left:0;padding-right:0}}.custom-text h2,.custom-text h3,.custom-text h4,.custom-text h5,.jcom-cookie-policies h2,.jcom-cookie-policies h3,.jcom-cookie-policies h4,.jcom-cookie-policies h5{font-family:JuventusFans;font-weight:500;text-transform:uppercase;font-weight:700;margin-bottom:20px}.custom-text h2,.jcom-cookie-policies h2{font-size:40px;line-height:40px;line-height:50px}.custom-text h3,.jcom-cookie-policies h3{font-size:32px;line-height:32px;color:#666}.custom-text h4,.jcom-cookie-policies h4{font-size:24px;line-height:24px;color:#666}.custom-text h5,.jcom-cookie-policies h5{font-size:20px;line-height:20px;color:#666}.custom-text p,.jcom-cookie-policies p{font-family:'Roboto' !important;font-size:16px;line-height:16px;line-height:32px;margin-top:25px}.custom-text ul,.custom-text ol,.jcom-cookie-policies ul,.jcom-cookie-policies ol{margin:1em 0 2em;padding-left:1.3em}.custom-text ul li,.custom-text ol li,.jcom-cookie-policies ul li,.jcom-cookie-policies ol li{font-size:16px;line-height:16px;line-height:32px;margin:5px 0}.custom-text ul li p,.custom-text ol li p,.jcom-cookie-policies ul li p,.jcom-cookie-policies ol li p{margin:0}.custom-text ul ul,.custom-text ul ol,.custom-text ol ul,.custom-text ol ol,.jcom-cookie-policies ul ul,.jcom-cookie-policies ul ol,.jcom-cookie-policies ol ul,.jcom-cookie-policies ol ol{margin:0}.custom-text ul li,.jcom-cookie-policies ul li{list-style-type:circle}.custom-text ol li,.jcom-cookie-policies ol li{list-style-type:decimal}.custom-text a,.jcom-cookie-policies a{font-weight:700;text-decoration:underline}.custom-text a:hover,.jcom-cookie-policies a:hover{opacity:.8}.custom-text blockquote,.jcom-cookie-policies blockquote{font-size:28px;line-height:28px;line-height:1.5;font-family:JuventusFans;font-weight:200;color:#757575;margin:10px 0;padding-left:16px}@media (min-width: 768px){.custom-text blockquote,.jcom-cookie-policies blockquote{font-size:36px;line-height:36px;line-height:1.5;padding:0 80px}}.custom-text blockquote p,.jcom-cookie-policies blockquote p{font-size:inherit;line-height:inherit;font-family:inherit;font-weight:inherit}.custom-text blockquote cite,.jcom-cookie-policies blockquote cite{display:block;text-align:right;font-style:normal;font-weight:bold;color:#333}@media (min-width: 768px){.custom-text blockquote cite,.jcom-cookie-policies blockquote cite{font-size:20px;line-height:20px;margin-top:32px}}.custom-text p+h2,.custom-text ul+h2,.custom-text ol+h2,.custom-text blockquote+h2,.jcom-cookie-policies p+h2,.jcom-cookie-policies ul+h2,.jcom-cookie-policies ol+h2,.jcom-cookie-policies blockquote+h2{margin-top:70px}.custom-text p+h3,.custom-text p+h4,.custom-text p+h5,.custom-text ul+h3,.custom-text ul+h4,.custom-text ul+h5,.custom-text ol+h3,.custom-text ol+h4,.custom-text ol+h5,.custom-text blockquote+h3,.custom-text blockquote+h4,.custom-text blockquote+h5,.jcom-cookie-policies p+h3,.jcom-cookie-policies p+h4,.jcom-cookie-policies p+h5,.jcom-cookie-policies ul+h3,.jcom-cookie-policies ul+h4,.jcom-cookie-policies ul+h5,.jcom-cookie-policies ol+h3,.jcom-cookie-policies ol+h4,.jcom-cookie-policies ol+h5,.jcom-cookie-policies blockquote+h3,.jcom-cookie-policies blockquote+h4,.jcom-cookie-policies blockquote+h5{margin-top:20px}.custom-text .oc-c-body-part--table,.jcom-cookie-policies .oc-c-body-part--table{margin-top:20px;margin-bottom:20px}.custom-text .oc-c-body-part--table table thead th,.jcom-cookie-policies .oc-c-body-part--table table thead th{padding-bottom:0.75rem}@media (min-width: 1024px){.d3-l-col__col-4 .custom-photogallery .photogallery-element,.d3-l-col__col-3 .custom-photogallery .photogallery-element{width:50%}}@media (min-width: 1024px){.d3-l-col__col-4 .custom-photogallery .photogallery-element.photogallery-element--large,.d3-l-col__col-3 .custom-photogallery .photogallery-element.photogallery-element--large{order:1;width:100%}}.d3-l-col__col-4 .custom-photogallery .photogallery-element.photogallery-element--other-medias,.d3-l-col__col-3 .custom-photogallery .photogallery-element.photogallery-element--other-medias{padding:6px 10px}@media (min-width: 1024px){.d3-l-col__col-4 .custom-photogallery .photogallery-element.photogallery-element--other-medias,.d3-l-col__col-3 .custom-photogallery .photogallery-element.photogallery-element--other-medias{padding:8px 16px}}@media (min-width: 1024px){.d3-l-col__col-4 .custom-photogallery .photogallery-element.photogallery-element--other-medias .content-text,.d3-l-col__col-3 .custom-photogallery .photogallery-element.photogallery-element--other-medias .content-text{font-size:20px}}@media (min-width: 1548px){.d3-l-col__col-4 .custom-photogallery .photogallery-element.photogallery-element--other-medias .content-text,.d3-l-col__col-3 .custom-photogallery .photogallery-element.photogallery-element--other-medias .content-text{font-size:24px}}.d3-l-col__col-6 .custom-photogallery .photogallery-element.photogallery-element--other-medias{padding:10px}.custom-photogallery{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;flex-wrap:wrap}@media (min-width: 1024px){.custom-photogallery--rtl,.custom-photogallery--lrt{padding:1px}}.custom-photogallery--rtl{justify-content:flex-end}.custom-photogallery--rtl .photogallery-element--large{order:1;padding-top:0}.custom-photogallery--rtl .photogallery-element:nth-child(2){order:2;padding-left:0}@media (min-width: 1024px){.custom-photogallery--rtl .photogallery-element:nth-child(2){padding-left:1px}}.custom-photogallery--rtl .photogallery-element:nth-child(3){order:3;padding-right:0}@media (min-width: 1024px){.custom-photogallery--rtl .photogallery-element:nth-child(3){padding-right:1px}}.custom-photogallery--rtl .photogallery-element:nth-child(4){order:4;padding-left:0}@media (min-width: 1024px){.custom-photogallery--rtl .photogallery-element:nth-child(4){padding-left:1px}}.custom-photogallery--rtl .photogallery-element--other-medias{order:5;padding-right:0}@media (min-width: 1024px){.custom-photogallery--rtl .photogallery-element--other-medias{padding-right:1px}}.custom-photogallery--ltr{justify-content:flex-start}.custom-photogallery--ltr .photogallery-element{padding-right:0}.custom-photogallery--ltr .photogallery-element--large{order:1;padding-top:0}@media (min-width: 1024px){.custom-photogallery--ltr .photogallery-element--large{order:2}}.custom-photogallery--ltr .photogallery-element:nth-child(2){order:2;padding-left:0}@media (min-width: 1024px){.custom-photogallery--ltr .photogallery-element:nth-child(2){order:1;padding-left:1px}}.custom-photogallery--ltr .photogallery-element:nth-child(3){order:3;padding-right:0}@media (min-width: 1024px){.custom-photogallery--ltr .photogallery-element:nth-child(3){order:3;padding-right:1px}}.custom-photogallery--ltr .photogallery-element:nth-child(4){order:4;padding-left:0}@media (min-width: 1024px){.custom-photogallery--ltr .photogallery-element:nth-child(4){order:4;padding-left:1px}}.custom-photogallery--ltr .photogallery-element--other-medias{order:5;padding-right:0}@media (min-width: 1024px){.custom-photogallery--ltr .photogallery-element--other-medias{order:5;padding-right:1px}}.custom-photogallery .photogallery-element{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:column;width:50%;cursor:pointer;padding:1px}@media (min-width: 1024px){.custom-photogallery .photogallery-element{width:25%;padding:1px}}.custom-photogallery .photogallery-element:hover{opacity:0.8}.custom-photogallery .photogallery-element picture{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;width:100%}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none) and (stroke-color: transparent){.custom-photogallery .photogallery-element picture{display:block}}}.custom-photogallery .photogallery-element--other-medias{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:auto;font-family:JuventusFans;align-self:stretch;background-color:#EDEFF1;padding:6px 12px;border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff}@media (min-width: 1024px){.custom-photogallery .photogallery-element--other-medias{padding:12px 20px}}.custom-photogallery .photogallery-element--other-medias a{height:100%}.custom-photogallery .photogallery-element--other-medias picture,.custom-photogallery .photogallery-element--other-medias .content-wrapper,.custom-photogallery .photogallery-element--other-medias .content-text--roofline,.custom-photogallery .photogallery-element--other-medias .content-text--title{display:none}.custom-photogallery .photogallery-element--other-medias .photogallery-element__content{margin:0;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;max-width:100%;background-color:transparent;border:2px dotted #666;height:100%}.custom-photogallery .photogallery-element--other-medias .photogallery-element__content .content-text{font-size:30px;line-height:30px;font-weight:700;text-transform:uppercase}.custom-photogallery .photogallery-element:not(:first-child){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.custom-photogallery .photogallery-element:not(:first-child){display:block}}.custom-photogallery .photogallery-element:nth-child(n+6){display:none}.custom-photogallery .photogallery-element.photogallery-element--large{width:100%;padding-left:0;padding-right:0}@media (min-width: 1024px){.custom-photogallery .photogallery-element.photogallery-element--large{width:75%;padding-left:1px;padding-right:1px}}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.custom-photogallery .photogallery-element.photogallery-element--large{display:block}}.custom-photogallery .photogallery-element.photogallery-element--large picture{height:100%}.custom-photogallery .photogallery-element picture{height:100%}@media (min-width: 1024px){.custom-photogallery .photogallery-element picture{height:100%}}.custom-photogallery .photogallery-element__content{display:none}.oc-c-article .custom-photogallery .photogallery-element--other-medias{padding:6px 10px}@media (min-width: 1548px){.oc-c-article .custom-photogallery .photogallery-element--other-medias{padding:8px 16px}}@media (min-width: 1024px){.oc-c-article .custom-photogallery .photogallery-element--other-medias .content-text{font-size:20px}}@media (min-width: 1548px){.oc-c-article .custom-photogallery .photogallery-element--other-medias .content-text{font-size:24px}}.jcom-section-text-media-row{position:relative;width:100%;display:flex;flex-direction:column-reverse}.jcom-section-text-media-row .jcom-section-text-media-content{position:relative;display:flex;z-index:1;background-color:#fff;align-self:center;padding-top:32px;padding-bottom:32px;flex-direction:column;justify-content:space-between}@media (min-width: 1024px){.jcom-section-text-media-row .jcom-section-text-media-content{width:calc((100% / 12) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.jcom-section-text-media-row .jcom-section-text-media-content{width:calc((100% / 12) * 6)}}.jcom-section-text-media-row .jcom-section-text-media-content .custom-text{padding:0;overflow:hidden;align-self:center;max-height:100%}@media (min-width: 768px){.jcom-section-text-media-row .jcom-section-text-media-content .custom-text{width:100%}}.jcom-section-text-media-row .jcom-section-text-media-content .custom-text h3{margin-bottom:0}.jcom-section-text-media-row .jcom-section-text-media-content .custom-text h2{margin-bottom:15px}@media screen and (min-width: 1280px){.jcom-section-text-media-row .jcom-section-text-media-content .custom-text h2{margin-bottom:20px}}.jcom-section-text-media-row .jcom-section-text-media-content .custom-text p{margin-bottom:0;font-size:14px;line-height:27px;margin-top:10px}@media screen and (min-width: 1280px){.jcom-section-text-media-row .jcom-section-text-media-content .custom-text p{font-size:16px;line-height:32px;margin-top:5px}}.jcom-section-text-media-row .jcom-section-text-media-content .custom-text__cta{margin-top:5px;margin-bottom:10px;z-index:1}@media screen and (min-width: 1280px){.jcom-section-text-media-row .jcom-section-text-media-content .custom-text__cta{margin-top:12px}}.jcom-section-text-media-row .jcom-section-text-media-figure{overflow:hidden;align-self:flex-start;flex-shrink:0;pointer-events:none}@media (min-width: 768px){.jcom-section-text-media-row .jcom-section-text-media-figure{align-self:center}}.jcom-section-text-media-row .jcom-section-text-media-figure figure{width:100%;pointer-events:all}.jcom-section-text-media-row .jcom-section-text-media-figure .d3-o-media-object__figure{display:block}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-reverse{flex-direction:column-reverse}}.jcom-section-text-media-row.jcom-section-text-media-reverse .jcom-section-text-media-figure{align-self:center}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:row;align-items:flex-start}}.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding-top:32px;padding-bottom:32px}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:calc((100% / 12) * 12);align-self:inherit;padding:40px}}@media (min-width: 768px) and (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:calc((100% / 12) * 6)}}.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text h2{font-size:32px;line-height:1}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text h2{font-size:40px}}.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:100%}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 12) * 12);align-self:inherit}}@media (min-width: 768px) and (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 12) * 6)}}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{width:calc((100% / 12) * 12)}}@media (min-width: 768px) and (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{width:calc((100% / 12) * 6)}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:64px;padding-right:48px;padding-left:96px}}.jcom-section-text-media-row.jcom-section-text-media-landscape{flex-direction:column-reverse}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape{flex-direction:column}}.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{margin-right:0px;margin-top:-48px}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12);margin-bottom:-64px;margin-top:0}}@media (min-width: 768px) and (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 11)}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12);min-height:320px;margin-bottom:-300px}}@media (min-width: 1024px) and (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 6)}}.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:32px;line-height:1}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:64px}}.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{flex-shrink:0;align-self:inherit}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img{width:100%;height:680px;object-fit:cover}}.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding-top:16px}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{align-self:flex-end;padding:32px;padding-right:64px}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:64px;padding-right:100px;padding-bottom:40px;padding-left:80px}}@media screen and (min-width: 1280px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding-right:150px;padding-bottom:60px;padding-left:110px}}@media (min-width: 1548px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding-right:200px;padding-bottom:80px;padding-left:160px}}.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding-top:16px;align-self:flex-start}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{align-self:flex-start;margin-bottom:-64px;margin-top:0;padding:32px;padding-left:64px}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:64px;padding-left:80px;padding-bottom:40px;padding-right:100px;margin-bottom:-300px}}@media screen and (min-width: 1280px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding-right:150px;padding-bottom:60px;padding-left:110px}}@media (min-width: 1548px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding-right:200px;padding-bottom:80px;padding-left:160px}}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right{flex-direction:column-reverse}}.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{padding-top:16px}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{align-self:flex-end;margin-bottom:0;margin-top:-48px;padding:32px;padding-right:64px}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{padding:64px;padding-right:100px;padding-top:40px;padding-left:80px;margin-top:-300px}}@media screen and (min-width: 1280px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{padding-right:150px;padding-top:60px;padding-left:110px}}@media (min-width: 1548px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{padding-right:200px;padding-top:80px;padding-left:160px}}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left{flex-direction:column-reverse}}.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{padding-top:16px}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{align-self:flex-start;margin-bottom:0;margin-top:-48px;padding:32px;padding-left:64px}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{padding:64px;padding-left:80px;padding-top:40px;padding-right:100px;margin-top:-300px}}@media screen and (min-width: 1280px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{padding-right:150px;padding-top:60px;padding-left:110px}}@media (min-width: 1548px){.jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{padding-right:200px;padding-top:80px;padding-left:160px}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-square{align-items:center;flex-direction:row}}.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{margin-top:-32px;margin-right:20px}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{align-self:inherit;padding:96px;padding-top:32px;padding-right:32px;margin-top:-96px;margin-right:64px}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{width:100%;margin-top:0;margin-right:-64px;padding-top:48px;padding-bottom:48px;padding-right:64px}}@media screen and (min-width: 1280px){.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{padding-top:64px;padding-bottom:64px}}.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text h2{font-size:32px;line-height:1}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text h2{font-size:40px}}.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:100%}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:calc((100% / 12) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:calc((100% / 12) * 6)}}@media (min-width: 768px){.jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure img{width:100%}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media (min-width: 1024px){.jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{margin-right:0;margin-left:-64px;margin-top:0;padding:48px;padding-left:64px;padding-right:0}}@media screen and (min-width: 1280px){.jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding-top:64px;padding-bottom:64px}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row{margin:0 1px}}.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular{align-self:flex-start}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:column}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:100%}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:20px}}@media (min-width: 1548px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:40px}}.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text h2{font-size:32px}}.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:100%}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 6) * 12);margin-bottom:-32px;margin-top:0}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 6) * 5.25)}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 3) * 12);margin-bottom:-24px;min-height:inherit}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 3) * 2.5)}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text{max-height:inherit}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:32px}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:100%}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img{width:auto;height:auto}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:16px;padding-top:0;padding-right:64px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:24px;padding-top:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:16px;padding-left:64px;padding-top:0}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:24px;padding-left:0;padding-top:0}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-bottom:0;margin-top:-32px;padding:16px;padding-bottom:0;padding-right:64px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-top:-24px;padding:24px;padding-bottom:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-bottom:0;margin-top:-32px;padding:16px;padding-left:64px;padding-bottom:0}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-top:-24px;padding:24px;padding-left:0;padding-bottom:0}}.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square{align-self:flex-start}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square{flex-direction:column-reverse;justify-content:flex-end}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square{flex-direction:column}}.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{align-self:center;max-height:inherit}@media (min-width: 768px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{align-self:inherit;padding:64px;margin-top:-64px;margin-right:32px;padding-top:32px;padding-right:32px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{width:80%;padding:16px;margin-bottom:-32px;margin-right:0;margin-top:0}}.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text h2{font-size:32px}}.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:100%}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:16px;margin-top:-32px;margin-bottom:0;margin-left:0}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row{margin:0 1px}}.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular{align-self:flex-start}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:column}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:100%}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:20px}}@media (min-width: 1548px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:40px}}.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text h2{font-size:32px}}.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:100%}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 6) * 12);margin-bottom:-32px;margin-top:0}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 6) * 5.25)}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 4) * 12);margin-bottom:-24px;min-height:inherit}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 4) * 3.5)}}@media screen and (min-width: 1280px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{margin-bottom:-32px}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text{max-height:inherit}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:32px}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:100%}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img{width:auto;height:auto}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:16px;padding-top:0;padding-right:64px}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:24px;padding-top:0;padding-right:0}}@media screen and (min-width: 1280px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:32px;padding-top:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:16px;padding-top:0;padding-left:64px}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:24px;padding-left:0;padding-top:0}}@media screen and (min-width: 1280px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:32px;padding-left:0;padding-top:0}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-bottom:0;margin-top:-32px;padding:16px;padding-bottom:0;padding-right:64px}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-top:-24px;padding:24px;padding-bottom:0;padding-right:0}}@media screen and (min-width: 1280px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-top:-32px;padding:32px;padding-bottom:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-bottom:0;margin-top:-32px;padding:16px;padding-left:64px;padding-bottom:0}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-top:-24px;padding:24px;padding-left:0;padding-bottom:0}}@media screen and (min-width: 1280px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-top:-32px;padding:32px;padding-left:0;padding-bottom:0}}.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square{align-self:flex-start}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square{flex-direction:column-reverse;justify-content:flex-end}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square{flex-direction:column}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{align-self:inherit;padding:64px;padding-top:32px;padding-right:32px;margin-top:-64px;margin-right:32px}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{align-self:center;width:80%;padding:32px;margin-right:0;margin-top:0;margin-bottom:-48px}}.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text h2{font-size:32px}}.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:100%}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;margin-top:-48px;margin-bottom:0;margin-left:0}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row{margin:0 1px}}.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular{align-self:flex-start}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:column}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:100%}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:40px}}.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text h2{font-size:32px}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:100%}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:40px}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12)}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 11)}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 6) * 12);margin-top:0;margin-bottom:-64px;min-height:inherit}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 6) * 5.5)}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text{max-height:inherit}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:32px}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 12);align-self:flex-start}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 10.5)}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:100%;align-self:inherit}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img{width:auto;height:auto}}.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right{justify-content:flex-end}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding-right:96px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:32px;padding-top:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding-left:96px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:32px;padding-left:0;padding-top:0}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure{align-self:inherit}}.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right{justify-content:flex-end}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{padding-right:96px;margin-top:-64px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-bottom:0;margin-top:-64px;padding:32px;padding-bottom:0;padding-right:0}}.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left{justify-content:flex-end}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{padding-left:96px;margin-top:-64px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-bottom:0;margin-top:-64px;padding:32px;padding-right:32px;padding-left:0;padding-bottom:0}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure{align-self:inherit}}.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square{align-self:flex-start}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square{flex-direction:column;justify-content:flex-start}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{width:80%;padding:32px;margin-bottom:-48px;margin-right:0;align-self:center}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text{max-height:inherit}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text h2{font-size:32px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:100%}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;margin-top:-48px;margin-bottom:0;margin-left:0}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row{margin:0 1px}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:column}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:row}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:100%}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:40px}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:50%;padding:32px;padding-left:24px;padding-right:48px}}.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:100%}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 8) * 12)}}@media (min-width: 1548px) and (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 8) * 4)}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;padding-right:24px;padding-left:48px}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12)}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 11)}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 8) * 12);margin-top:0;margin-bottom:-64px;min-height:inherit}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 8) * 6)}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text{max-height:inherit}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:40px}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 12);align-self:flex-start}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 10.5)}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:100%;align-self:inherit}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img{width:auto;height:auto}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding-right:96px}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:32px;padding-top:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding-left:96px}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:32px;padding-right:32px;padding-left:0}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure{align-self:inherit}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-top:-64px;padding-right:96px}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-bottom:0;margin-top:-64px;padding:32px;padding-bottom:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-top:-64px;padding-left:96px}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-bottom:0;margin-top:-64px;padding:32px;padding-right:32px;padding-left:0;padding-bottom:0}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure{align-self:inherit}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{height:340px;padding:32px;padding-left:0;padding-right:48px;margin-right:-48px;margin-bottom:0;justify-content:center}}@media screen and (min-width: 1280px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{height:450px;padding:48px;padding-left:0;padding-right:64px;margin-left:0;margin-right:-64px}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{height:570px}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{align-self:center;width:calc((100% / 8) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:calc((100% / 8) * 5)}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;padding-right:0;padding-left:48px;margin-left:-48px;margin-right:0}}@media screen and (min-width: 1280px){.d3-l-col__col-8 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:48px;padding-right:0;padding-left:64px;margin-left:-64px}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:column}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:row}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:100%}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:40px}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:50%;padding:24px;padding-left:20px;padding-right:32px}}@media (min-width: 1548px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:32px;padding-left:24px;padding-right:48px}}.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:100%}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 9) * 12)}}@media screen and (min-width: 1280px) and (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 9) * 4.5)}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:24px;padding-right:20px;padding-left:32px}}@media (min-width: 1548px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;padding-right:24px;padding-left:48px}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12)}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 11)}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12);margin-top:0;margin-bottom:-64px;min-height:inherit}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 9)}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text{max-height:inherit}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:40px}}.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text.jcom-jofc-text p{font-family:"JuventusFans" !important;font-weight:300;font-size:32px;line-height:inherit;text-transform:uppercase}.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text.jcom-jofc-text p strong{font-weight:700}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 12);align-self:flex-start}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 10.5)}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 12)}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 11)}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:100%;align-self:inherit}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img{width:auto;height:auto}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding-right:90px;padding-left:20px}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:40px;padding-top:0;padding-right:0;padding-left:8.2%}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding-left:90px;padding-right:20px}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:40px;padding-left:0;padding-right:8.2%}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure{align-self:inherit}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-top:-64px;padding-right:90px;padding-left:20px}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-bottom:0;margin-top:-64px;padding:40px;padding-bottom:0;padding-right:0;padding-left:8.2%}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-top:-64px;padding-left:90px;padding-right:20px}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-bottom:0;margin-top:-64px;padding:40px;padding-right:8.2%;padding-left:0;padding-bottom:0}}@media (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure{align-self:inherit}}.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{position:relative}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{padding:32px;padding-right:48px;padding-left:0;margin-right:-48px;min-height:350px;justify-content:center}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{padding:48px;padding-right:64px;padding-left:0;margin-right:-64px;min-height:520px}}@media (min-width: 1548px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{min-height:650px}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text{max-height:100%}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:calc((100% / 9) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:calc((100% / 9) * 6)}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;padding-left:48px;padding-right:0;margin-left:-48px;margin-right:0}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:48px;padding-left:64px;padding-right:0;margin-left:-64px}}@media (min-width: 1548px){.d3-l-col__col-9 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:48px;padding-left:64px;padding-right:0;margin-left:-64px}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:column}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular{flex-direction:row}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:100%}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{width:50%;padding:32px;padding-left:24px;padding-right:48px}}@media screen and (min-width: 1280px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:32px;padding-left:24px;padding-right:64px}}@media (min-width: 1548px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content{padding:48px;padding-left:32px;padding-right:80px}}.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-content .custom-text{max-height:inherit}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:100%}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 12) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular .jcom-section-text-media-figure{width:calc((100% / 12) * 6)}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:column-reverse}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;padding-right:24px;padding-left:48px}}@media screen and (min-width: 1280px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:32px;padding-left:24px;padding-right:64px}}@media (min-width: 1548px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-rectangular.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:48px;padding-left:32px;padding-right:80px}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12)}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 11)}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 12);margin-top:0;margin-bottom:-96px;min-height:inherit}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content{width:calc((100% / 12) * 9)}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text{max-height:inherit}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-content .custom-text h2{font-size:40px}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 12);align-self:flex-start}}@media (min-width: 768px) and (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 10.5)}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 12);align-self:flex-start}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure{width:calc((100% / 12) * 10)}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape .jcom-section-text-media-figure img{width:auto;height:auto}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding-right:96px}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-right .jcom-section-text-media-content{padding:64px;padding-top:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding-left:96px}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-content{padding:64px;padding-right:64px;padding-left:0}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-top-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-top:-64px;padding-right:96px}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-right .jcom-section-text-media-content{margin-bottom:0;margin-top:-96px;padding:64px;padding-bottom:0;padding-right:0}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-top:-64px;padding-left:96px}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-content{margin-bottom:0;margin-top:-96px;padding:64px;padding-right:64px;padding-left:0;padding-bottom:0}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-landscape.text-bottom-left .jcom-section-text-media-figure{align-self:flex-end}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{padding:64px;padding-top:48px;padding-bottom:48px;height:370px;justify-content:center}}@media screen and (min-width: 1280px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{height:470px;padding:48px;padding-right:64px;margin-right:-64px}}@media (min-width: 1548px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content{height:620px}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-content .custom-text{max-height:100%}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:calc((100% / 12) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square .jcom-section-text-media-figure{width:calc((100% / 12) * 6)}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse{flex-direction:row-reverse}}@media screen and (min-width: 1280px){.d3-l-col__col-12 .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content,.d3-l-grid--inner .d3-l-adv-row .jcom-section-text-media-row.jcom-section-text-media-square.jcom-section-text-media-reverse .jcom-section-text-media-content{padding:48px;padding-left:64px;margin-left:-64px;margin-right:0}}.jcom-c-media-object{position:relative;width:100%;align-self:flex-start;margin:0}@media (min-width: 768px){.jcom-c-media-object{margin:1px}}.jcom-c-media-object:not(.jcom-c-media-object-notitle).jcom-section-text-media-reverse .jcom-c-media-object-row,.jcom-c-media-object:not(.jcom-c-media-object-sidetitle).jcom-section-text-media-reverse .jcom-c-media-object-row,.jcom-c-media-object:not(.jcom-c-media-object-square).jcom-section-text-media-reverse .jcom-c-media-object-row{flex-direction:column-reverse}.jcom-c-media-object:not(.jcom-c-media-object-notitle).jcom-section-text-media-reverse .jcom-c-media-object-row .jcom-c-media-object-info-cont,.jcom-c-media-object:not(.jcom-c-media-object-sidetitle).jcom-section-text-media-reverse .jcom-c-media-object-row .jcom-c-media-object-info-cont,.jcom-c-media-object:not(.jcom-c-media-object-square).jcom-section-text-media-reverse .jcom-c-media-object-row .jcom-c-media-object-info-cont{margin-bottom:-20px;margin-top:0}.jcom-c-media-object.jcom-c-media-object-notitle a:hover .d3-o-media-object__detail .oc-o-icon svg,.jcom-c-media-object .d3-o-media-object__figure:hover .d3-o-media-object__detail .oc-o-icon svg{fill:rgba(255,255,255,0.5)}.jcom-c-media-object-row{position:relative;width:100%;display:flex;flex-direction:column}.jcom-c-media-object-figure{width:100%}.jcom-c-media-object-figure picture img{width:100%}.diva-body-part .oc-c-body-part .jcom-c-media-object-figure{display:flex;align-items:center;justify-content:center;flex-direction:column}.diva-body-part .oc-c-body-part .jcom-c-media-object-figure .d3-o-media-object-detail--center-center{right:unset;top:unset;left:unset;transform:none}.jcom-c-media-object-info-cont{width:70%;z-index:1;background-color:white;display:flex;margin-top:-20px;margin-left:20px}.jcom-c-media-object-info{padding:20px;z-index:1;flex-shrink:0;width:100%}@media (min-width: 768px){.jcom-c-media-object-info{align-self:center}}.jcom-c-media-object-info__roofline{font-size:16px;line-height:16px;font-weight:500;color:#666;text-transform:uppercase}@media (min-width: 768px){.jcom-c-media-object-info__roofline{font-size:20px;line-height:20px}}@media (min-width: 1024px){.jcom-c-media-object-info__roofline{font-size:24px;line-height:24px}}.jcom-c-media-object-info__title{color:#000;text-transform:uppercase;font-size:32px;line-height:1}.jcom-c-media-object-notitle--has-shadow{padding:0}.d3-l-col__col-3 .jcom-c-media-object-sidetitle,.d3-l-col__col-4 .jcom-c-media-object-sidetitle{flex-direction:column-reverse}.d3-l-col__col-3 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{margin-left:0;margin-right:0;margin-top:-30px;width:80%}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{margin-right:0;padding-right:20px;padding-left:20px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{padding-left:20px;padding-right:20px}}.d3-l-col__col-3 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:20px 0}.d3-l-col__col-3 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 3);overflow:hidden}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:24px;max-height:calc(24px * 4)}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-media-object-sidetitle .d3-o-media-object__figure,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .d3-o-media-object__figure{width:100%}}.d3-l-col__col-3 .jcom-c-media-object-sidetitle .d3-o-media-object__figure a picture img,.d3-l-col__col-4 .jcom-c-media-object-sidetitle .d3-o-media-object__figure a picture img{height:auto}.d3-l-col__col-3 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse,.d3-l-col__col-4 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse{flex-direction:column-reverse}.d3-l-col__col-3 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont,.d3-l-col__col-4 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{margin-left:0;margin-right:0;margin-bottom:20px;flex-flow:column-reverse}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont,.d3-l-col__col-4 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-left:20px;padding-right:20px;margin-left:0}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-media-object.jcom-c-media-object-notitle.jcom-c-media-object-notitle--has-shadow,.d3-l-col__col-4 .jcom-c-media-object.jcom-c-media-object-notitle.jcom-c-media-object-notitle--has-shadow{padding-right:0;padding-bottom:0;padding-left:0}}.d3-l-col__col-3 .jcom-c-media-object.jcom-c-media-object-notitle.jcom-c-media-object-notitle--has-shadow .jcom-c-media-object-shadow,.d3-l-col__col-4 .jcom-c-media-object.jcom-c-media-object-notitle.jcom-c-media-object-notitle--has-shadow .jcom-c-media-object-shadow{display:none}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont,.d3-l-col__col-9 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-right:calc(60px / 2);padding-left:calc(60px / 2);margin-left:calc(-60px / 2)}}@media screen and (min-width: 1190px){.d3-l-col__col-8 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont,.d3-l-col__col-9 .jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-left:120px;padding-right:60px;margin-left:-60px}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{padding-left:calc(60px / 2);padding-right:calc(60px / 2);margin-right:calc(-60px / 2)}}@media screen and (min-width: 1190px){.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{padding-left:60px;padding-right:120px;margin-right:-60px}}.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:20px}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:80px 30px}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:48px;line-height:1;max-height:calc(48px * 2);overflow:hidden}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;line-height:1;max-height:calc(32px * 2);overflow:hidden}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-c-media-object-sidetitle,.d3-l-col__col-8 .jcom-c-media-object-sidetitle,.d3-l-col__col-9 .jcom-c-media-object-sidetitle,.d3-l-col__col-12 .jcom-c-media-object-sidetitle,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-sidetitle{align-self:flex-start}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-col__col-12 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{margin-top:0}}.d3-l-col__col-6 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-12 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:20px 0}@media (min-width: 768px){.d3-l-col__col-6 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-8 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-9 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-col__col-12 .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{overflow:hidden}}.d3-l-col__col-8 .jcom-c-media-object-square .jcom-c-media-object-row,.d3-l-col__col-12 .jcom-c-media-object-square .jcom-c-media-object-row,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-square .jcom-c-media-object-row{flex-direction:column}.d3-l-col__col-8 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont,.d3-l-col__col-12 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont{margin-left:20px;height:auto}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont,.d3-l-col__col-12 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont{align-self:flex-start;margin-left:20px}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont,.d3-l-col__col-12 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont{margin-left:0;margin-top:-30px;margin-left:20px}}.d3-l-col__col-8 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont .jcom-c-media-object-info,.d3-l-col__col-12 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont .jcom-c-media-object-info,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont .jcom-c-media-object-info{padding:20px}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont .jcom-c-media-object-info,.d3-l-col__col-12 .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont .jcom-c-media-object-info,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-square .jcom-c-media-object-row .jcom-c-media-object-info-cont .jcom-c-media-object-info{padding:20px}}.d3-l-col__col-3:first-child .jcom-c-media-object-square,.d3-l-col__col-4:first-child .jcom-c-media-object-square,.d3-l-col__col-6:first-child .jcom-c-media-object-square,.d3-l-col__col-8:first-child .jcom-c-media-object-square,.d3-l-col__col-9:first-child .jcom-c-media-object-square,.d3-l-col__col-12:first-child .jcom-c-media-object-square,.d3-l-grid--inner .d3-l-adv-row:first-child .jcom-c-media-object-square{margin-left:0}.d3-l-col__col-3:last-child .jcom-c-media-object-square,.d3-l-col__col-4:last-child .jcom-c-media-object-square,.d3-l-col__col-6:last-child .jcom-c-media-object-square,.d3-l-col__col-8:last-child .jcom-c-media-object-square,.d3-l-col__col-9:last-child .jcom-c-media-object-square,.d3-l-col__col-12:last-child .jcom-c-media-object-square,.d3-l-grid--inner .d3-l-adv-row:last-child .jcom-c-media-object-square{margin-right:0}.d3-l-col__col-3 .jcom-c-media-object-square,.d3-l-col__col-3 .jcom-c-media-object,.d3-l-col__col-4 .jcom-c-media-object-square,.d3-l-col__col-4 .jcom-c-media-object,.d3-l-col__col-6 .jcom-c-media-object-square,.d3-l-col__col-6 .jcom-c-media-object,.d3-l-col__col-8 .jcom-c-media-object-square,.d3-l-col__col-8 .jcom-c-media-object,.d3-l-col__col-9 .jcom-c-media-object-square,.d3-l-col__col-9 .jcom-c-media-object,.d3-l-col__col-12 .jcom-c-media-object-square,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-square,.d3-l-col__col-12 .jcom-c-media-object,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object{width:100%}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-media-object-sidetitle,.d3-l-col__col-3 .jcom-c-media-object-notitle,.d3-l-col__col-4 .jcom-c-media-object-sidetitle,.d3-l-col__col-4 .jcom-c-media-object-notitle,.d3-l-col__col-6 .jcom-c-media-object-sidetitle,.d3-l-col__col-6 .jcom-c-media-object-notitle,.d3-l-col__col-8 .jcom-c-media-object-sidetitle,.d3-l-col__col-8 .jcom-c-media-object-notitle,.d3-l-col__col-9 .jcom-c-media-object-sidetitle,.d3-l-col__col-9 .jcom-c-media-object-notitle,.d3-l-col__col-12 .jcom-c-media-object-sidetitle,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-sidetitle,.d3-l-col__col-12 .jcom-c-media-object-notitle,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-notitle{width:100%}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-media-object :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-col__col-3 .jcom-c-media-object :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont,.d3-l-col__col-4 .jcom-c-media-object :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-col__col-4 .jcom-c-media-object :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont,.d3-l-col__col-6 .jcom-c-media-object :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-col__col-6 .jcom-c-media-object :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont,.d3-l-col__col-8 .jcom-c-media-object :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-col__col-8 .jcom-c-media-object :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont,.d3-l-col__col-9 .jcom-c-media-object :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-col__col-9 .jcom-c-media-object :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont,.d3-l-col__col-12 .jcom-c-media-object :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-col__col-12 .jcom-c-media-object :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont{padding-left:0;margin-left:20px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-media-object-info__roofline{font-size:16px;line-height:16px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-media-object-info__title{font-size:24px;line-height:24px}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-media-object .jcom-c-media-object-info-cont{padding-left:20px}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:240px;padding-left:0;padding-right:0;margin-right:-30px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{padding-left:30px;padding-right:30px;margin-right:-30px;height:180px}}@media screen and (min-width: 1280px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:250px}}@media (min-width: 1548px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:300px}}.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:20px 0}@media (min-width: 768px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:50px 30px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:30px 0}}.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 3);line-height:1;overflow:hidden}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:24px;max-height:calc(24px * 2)}}@media screen and (min-width: 1280px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 2)}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle .d3-o-media-object__figure{width:80%}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-c-media-object.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-left:30px;padding-right:30px;margin-left:-30px;margin-right:0}}@media (min-width: 768px){.d3-l-col__col-6 .jcom-c-media-object.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-left:0;padding-right:0;margin-left:-30px;margin-right:0}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-c-media-object.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-left:30px;padding-right:0;margin-left:-30px}}@media (min-width: 1024px){.d3-l-col__col-6 .jcom-c-media-object.jcom-section-text-media-reverse :not(.jcom-c-media-object-notitle) .jcom-c-media-object-info-cont,.d3-l-col__col-6 .jcom-c-media-object.jcom-section-text-media-reverse :not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont{padding-left:0;margin-left:20px}}.d3-l-col__col-8 .jcom-c-media-object-row{flex-direction:column}.d3-l-col__col-8 .jcom-c-media-object:not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont{width:80%;margin-top:-30px}.d3-l-col__col-8 .jcom-c-media-object-info{padding:20px 0}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object-info{padding:20px}}.d3-l-col__col-8 .jcom-c-media-object:not(.jcom-c-media-object-square) .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;line-height:1;max-height:calc(32px * 3);overflow:hidden}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:240px}}@media (min-width: 768px){.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:240px}}@media (min-width: 1024px){.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:270px}}@media screen and (min-width: 1280px){.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:320px}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:400px}}.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 3);line-height:1;overflow:hidden}@media screen and (min-width: 1280px){.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{max-height:calc(32px * 4)}}@media (min-width: 1548px){.d3-l-col__col-8 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:48px;max-height:calc(48px * 4)}}.d3-l-col__col-9 .jcom-c-media-object:not(.jcom-c-media-object-square) .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 3);line-height:1;overflow:hidden}@media (min-width: 768px){.d3-l-col__col-9 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:240px}}@media (min-width: 1024px){.d3-l-col__col-9 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:290px}}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:340px}}@media (min-width: 1548px){.d3-l-col__col-9 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:440px}}.d3-l-col__col-9 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 3);line-height:1;overflow:hidden}@media screen and (min-width: 1280px){.d3-l-col__col-9 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{max-height:calc(32px * 4)}}@media (min-width: 1548px){.d3-l-col__col-9 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:48px;max-height:calc(48px * 4)}}.d3-l-col__col-12 .jcom-c-media-object-row,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-row{flex-direction:column}.d3-l-col__col-12 .jcom-c-media-object:not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object:not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont{width:80%;margin-top:-30px}@media (min-width: 768px){.d3-l-col__col-12 .jcom-c-media-object:not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object:not(.jcom-c-media-object-sidetitle) .jcom-c-media-object-info-cont{align-self:flex-start}}.d3-l-col__col-12 .jcom-c-media-object-info,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object-info{padding:20px}.d3-l-col__col-12 .jcom-c-media-object:not(.jcom-c-media-object-square) .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object:not(.jcom-c-media-object-square) .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 3);line-height:1;overflow:hidden}@media (min-width: 768px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-right:calc(60px / 2);padding-left:calc(60px / 2);margin-left:calc(-60px / 2);margin-right:0}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-right:60px;padding-left:120px;margin-left:-60px}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:240px;padding-left:calc(60px / 2);padding-right:calc(60px / 2);margin-right:calc(-60px / 2)}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:370px;padding-left:60px;padding-right:120px;margin-right:-60px}}@media screen and (min-width: 1280px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:470px}}@media (min-width: 1548px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{height:570px}}.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:32px;max-height:calc(32px * 3);line-height:1;overflow:hidden}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:48px;max-height:calc(48px * 4)}}@media (min-width: 1548px){.d3-l-col__col-12 .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title,.d3-l-grid--inner .d3-l-adv-row .jcom-c-media-object.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:64px;max-height:calc(64px * 4)}}.jcom-c-media-object-notitle{width:100%;height:100%}.jcom-c-media-object-notitle>a{display:block}.jcom-c-media-object-notitle>a picture{display:block}.jcom-c-media-object-notitle>a picture img{width:100%}@media (min-width: 768px){.jcom-c-media-object-notitle.jcom-section-text-media-reverse.jcom-c-media-object-notitle--has-shadow{padding-bottom:110px;padding-right:300px;padding-left:0}}@media (min-width: 1024px){.jcom-c-media-object-notitle.jcom-section-text-media-reverse.jcom-c-media-object-notitle--has-shadow{padding-right:100px}}.jcom-c-media-object-notitle.jcom-section-text-media-reverse .jcom-c-media-object-shadow{right:0}@media (min-width: 768px){.jcom-c-media-object-notitle.jcom-section-text-media-reverse .jcom-c-media-object-shadow{left:300px}}@media (min-width: 1024px){.jcom-c-media-object-notitle.jcom-section-text-media-reverse .jcom-c-media-object-shadow{left:100px}}.jcom-c-media-object-notitle--has-shadow{position:relative;padding:0}@media (min-width: 1024px){.jcom-c-media-object-notitle--has-shadow{padding-left:100px;padding-bottom:110px}}.jcom-c-media-object-notitle--has-shadow .jcom-c-media-object-shadow{height:auto;width:auto;display:none;position:absolute;z-index:0;right:0;left:0;top:110px;bottom:0;background-color:#000}@media (min-width: 768px){.jcom-c-media-object-notitle--has-shadow .jcom-c-media-object-shadow{display:block;right:300px}}@media (min-width: 1024px){.jcom-c-media-object-notitle--has-shadow .jcom-c-media-object-shadow{top:55px;bottom:58px;right:25px}}.jcom-c-media-object-notitle--has-shadow>a{display:block;position:relative;z-index:5}.jcom-c-media-object-sidetitle{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;width:100%;flex-direction:column-reverse}@media (min-width: 768px){.jcom-c-media-object-sidetitle{flex-direction:row}}.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse{flex-direction:column-reverse}@media (min-width: 768px){.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse{flex-direction:row-reverse}}.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{margin-left:0;margin-right:0;flex-flow:column-reverse}@media (min-width: 768px){.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-right:60px;padding-left:120px;margin-left:-60px}}@media (min-width: 1024px){.jcom-c-media-object-sidetitle.jcom-section-text-media-reverse .jcom-c-media-object-info-cont{padding-right:60px}}.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;margin-right:0;margin-left:0;z-index:1;flex-flow:column;width:80%}@media (min-width: 768px){.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{padding-left:60px;padding-right:120px;margin-right:-60px;width:calc(50% + 60px)}}@media (min-width: 1024px){.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{padding-left:60px;width:40%;width:calc(35% + 60px)}}@media (min-width: 1548px){.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont{width:40%;width:calc(35% + 60px)}}.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{width:100%;padding:20px 0;background-color:#fff}.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:24px;max-height:calc(24px * 4)}@media (min-width: 768px){.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .jcom-c-media-object-info__title{font-size:64px;max-height:calc(64px * 4)}}.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info .cta{margin-top:30px}@media (min-width: 768px){.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:60px 40px}}@media (min-width: 1024px){.jcom-c-media-object-sidetitle .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:160px 80px}}.jcom-c-media-object-sidetitle .d3-o-media-object__figure{width:100%}@media (min-width: 768px){.jcom-c-media-object-sidetitle .d3-o-media-object__figure{width:50%}}@media (min-width: 1024px){.jcom-c-media-object-sidetitle .d3-o-media-object__figure{width:65%}}@media (min-width: 1548px){.jcom-c-media-object-sidetitle .d3-o-media-object__figure{width:65%}}.jcom-c-media-object-sidetitle .d3-o-media-object__figure a{position:relative;display:block}.jcom-c-media-object-sidetitle .d3-o-media-object__figure a picture{display:block}.jcom-c-media-object-square{width:100%}.jcom-c-media-object-square.jcom-section-text-media-reverse .jcom-c-media-object-row{flex-direction:column-reverse}.jcom-c-media-object-square.jcom-section-text-media-reverse .jcom-c-media-object-row .jcom-c-media-object-info-cont{margin-bottom:-20px;margin-top:0}.jcom-c-media-object-square .jcom-c-media-object-row{flex-direction:column}.jcom-c-media-object-square .d3-o-media-object__figure{width:100%}.jcom-c-media-object-square .d3-o-media-object__figure picture img{width:100%}.jcom-c-media-object-square .jcom-c-media-object-info-cont{margin-top:-20px;width:80%}.jcom-c-media-object-square .jcom-c-media-object-info-cont .jcom-c-media-object__item__info{padding:20px}.d3-l-section-row .jcom-c-carousel__title-landscape{margin-bottom:0}@media (min-width: 768px){.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:250px}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:380px}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__shop .jcom-c-carousel__title,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__shop .jcom-c-carousel__title{padding:0}}@media (min-width: 768px){.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__shop .jcom-c-carousel__controls,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__shop .jcom-c-carousel__controls{padding:0 32px !important}}@media (min-width: 1024px){.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__shop .jcom-c-carousel__controls,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__shop .jcom-c-carousel__controls{padding:0 !important}}.d3-l-col__col-12 .fm-section-head__title,.d3-l-grid--inner .d3-l-adv-row .fm-section-head__title,.d3-l-col__col-9 .fm-section-head__title,.d3-l-col__col-8 .fm-section-head__title,.d3-l-col__col-6 .fm-section-head__title,.d3-l-col__col-4 .fm-section-head__title,.d3-l-col__col-3 .fm-section-head__title{margin-bottom:20px}.d3-l-col__col-12 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-col__col-9 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-col__col-8 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-col__col-6 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-col__col-4 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-col__col-3 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls{padding:0;position:relative}.d3-l-col__col-12 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-9 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-8 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-6 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-4 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-3 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav{margin-left:0}.d3-l-col__col-12 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape),.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel:not(.jcom-c-carousel__title-landscape),.d3-l-col__col-9 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape),.d3-l-col__col-8 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape),.d3-l-col__col-6 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape),.d3-l-col__col-4 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape),.d3-l-col__col-3 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape){padding:0}.d3-l-col__col-12 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls,.d3-l-col__col-9 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls,.d3-l-col__col-8 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls,.d3-l-col__col-6 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls,.d3-l-col__col-4 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls,.d3-l-col__col-3 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls{padding-left:0;padding-right:0;margin-top:30px}.d3-l-col__col-12 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-9 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-8 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-6 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-4 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls .jcom-c-showcase__nav,.d3-l-col__col-3 .jcom-c-carousel:not(.jcom-c-carousel__title-landscape) .jcom-c-carousel__controls .jcom-c-showcase__nav{margin-left:0}@media (min-width: 768px){.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide,.d3-l-col__col-9 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide,.d3-l-col__col-8 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide,.d3-l-col__col-6 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:400px}}.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-col__col-9 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-col__col-8 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-col__col-6 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto;width:auto}.d3-l-col__col-12 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-grid--inner .d3-l-adv-row .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-col__col-9 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-col__col-8 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img,.d3-l-col__col-6 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto;width:auto}.d3-l-col__col-4 .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-col__col-3 .jcom-c-carousel-wrapper .jcom-c-carousel__controls{display:flex}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel-wrapper .jcom-c-carousel__controls,.d3-l-col__col-3 .jcom-c-carousel-wrapper .jcom-c-carousel__controls{flex-flow:column}}.d3-l-col__col-4 .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta,.d3-l-col__col-3 .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{margin-top:15px;display:flex;justify-content:flex-end;position:absolute}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta,.d3-l-col__col-3 .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{position:relative}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:auto}}.d3-l-col__col-4 .jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto;width:230px}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:280px}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:250px}}.d3-l-col__col-4 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto;width:auto}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:300px}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:250px}}@media (min-width: 1024px){.d3-l-col__col-4 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:auto;height:auto}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel .jcom-c-carousel__controls{flex-flow:row;align-items:center}}@media (min-width: 768px){.d3-l-col__col-4 .jcom-c-carousel .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{margin-top:0}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:auto}}.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto;width:180px}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:200px}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:250px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:180px}}.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:auto}}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:250px}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:180px}}.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item{height:calc(100% - 60px);position:relative}.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto}.d3-l-col__col-3 .jcom-c-carousel.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .title{max-height:calc(30px * 3)}@media (min-width: 768px){.d3-l-col__col-3 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{position:absolute}}@media (min-width: 1024px){.d3-l-col__col-3 .jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{position:relative}}.jcom-c-carousel{position:relative;width:100%}.jcom-c-carousel .jcom-c-carousel__title{color:#000;padding:0 20px}@media (min-width: 768px){.jcom-c-carousel .jcom-c-carousel__title{padding-left:0;padding-right:70px}}@media (min-width: 1024px){.jcom-c-carousel .jcom-c-carousel__title{padding-left:0;padding-right:88px}}.jcom-c-carousel .jcom-c-carousel__title h2{font-size:40px;text-transform:uppercase;padding-bottom:20px}.jcom-c-carousel .jcom-c-carousel__title .jcom-sponsor-banner{margin-top:-15px}.jcom-c-carousel .jcom-c-carousel-wrapper{display:flex;flex-flow:column}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide{margin-right:2px}@media (min-width: 1024px){.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide:hover .jcom-c-showcase-image-container .d3-o-media-object__picture{transform:scale(1.05)}}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .jcom-c-showcase-image-container{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .jcom-c-showcase-image-container .d3-o-media-object-detail--center-center{top:40%;left:unset;right:unset;transform:none}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .jcom-c-showcase-image-container .d3-o-media-object-detail--center-center{left:0;right:0;text-align:center}}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .jcom-c-showcase-image-container .d3-o-media-object__picture{transition:all 0.7s cubic-bezier(0, 1, 0.48, 0.96)}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide picture{display:block}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide picture img{display:block}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .jcom-c-showcase__item__info{text-transform:uppercase;padding-right:5px;overflow:hidden}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .jcom-c-showcase__item__info .title{overflow:hidden}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .d3-o-media-object__roofline h5,.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .d3-o-media-object__date h5{color:#999}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .d3-o-media-object__roofline h5{font-size:20px;line-height:20px;max-height:calc(20px * 1);overflow:hidden;font-family:JuventusFans;font-weight:500;text-transform:uppercase;padding-bottom:5px;padding-top:5px}.jcom-c-carousel .jcom-c-carousel-wrapper .swiper-slide .d3-o-media-object__date h5{font-size:14px;line-height:14px;font-family:Roboto;font-weight:300;text-transform:lowercase;padding-top:16px}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel-container{width:100%}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__item{height:100%}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls{bottom:0;left:0;right:0;z-index:3;height:auto;display:flex;justify-content:flex-end;padding-top:20px;padding-left:20px;padding-right:20px;width:auto}@media (min-width: 768px){.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls{position:absolute;padding-top:0}}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav{position:relative;left:20px;bottom:0;z-index:4;height:auto;display:none;width:150px}@media (min-width: 768px){.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav{display:flex;left:0}}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav .nav-prev span,.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav .nav-next span{user-select:none}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav .nav-prev::before,.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav .nav-next::before{background-color:#000}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav .nav-prev::after,.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav .nav-next::after{border-right-color:#000;border-left-color:#000}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav button{border-color:#000;z-index:5}@media (min-width: 768px){.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls{justify-content:space-between}}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{position:relative;bottom:0;right:20px}@media (min-width: 768px){.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{right:0}}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta .cta{margin:0}.jcom-c-carousel .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta .cta [class^="oc-o-icon"]{fill:#ff2850}.jcom-c-carousel__title-landscape{padding-top:20px;background-color:#000;margin-top:24px;margin-bottom:48px}@media (min-width: 768px){.jcom-c-carousel__title-landscape{background-color:#fff;padding:0}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper{position:relative;overflow:hidden;padding-top:20px;padding-left:20px}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper{flex-flow:row;padding-left:0}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container{display:flex;flex-flow:column;padding-right:20px;padding-bottom:20px;z-index:2}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container .title{font-family:JuventusFans;font-weight:700;font-size:42px;line-height:42px;line-height:1;max-height:calc(42px * 5);text-transform:uppercase;color:#fff;overflow:hidden}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container .title{font-size:48px;line-height:48px;max-height:calc(48px * 5);line-height:1;max-width:300px;color:#000}}@media (min-width: 1024px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container .title{font-size:60px;line-height:60px;max-height:calc(60px * 5);line-height:1}}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container{width:31%;padding-top:100px;padding-bottom:100px;padding-left:70px;padding-right:15px}}@media (min-width: 1024px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container{width:25%;padding-left:86px;padding-right:50px}}@media (min-width: 1548px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container{width:25%;padding-right:80px}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .title-container .jcom-sponsor-banner{margin:15px 0}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{padding-top:40px;padding-bottom:10px;margin:0;z-index:2}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{padding-bottom:0}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel-background-wrapper{background-color:#000;height:100%;width:100%}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel-background-wrapper{padding-top:1px;padding-right:0;padding-bottom:120px;padding-left:30px}}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items{height:calc(290px + 125px);margin-top:-40px}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide{width:80%}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide{width:500px}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide .d3-o-media-object-detail--center-center{top:33%}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide picture img{width:auto}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide picture img{width:500px;height:290px}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info{position:relative;margin-top:-20px;margin-left:16px;margin-right:0;margin-bottom:0;height:125px;background-color:#000;padding-top:16px;padding-right:20px;padding-bottom:0;padding-left:20px}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info{width:100%;position:absolute;top:65%}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container .jcom-c-carousel__items .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .title{font-size:30px;line-height:30px;max-height:calc(30px * 3);color:#fff}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{width:69%;margin-top:40px}}@media (min-width: 1024px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{width:75%}}@media (min-width: 1548px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{width:75%}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__controls{padding-right:20px;padding-bottom:20px;padding-bottom:25px !important}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__controls{padding-left:70px;padding-right:75px;padding-bottom:40px !important}}@media (min-width: 1024px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__controls{padding-left:86px}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-showcase__nav{margin-left:0}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__controls .jcom-c-hero-carousel__cta{right:0}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__background-image{position:absolute;top:0;left:0;bottom:0;height:100%;z-index:1}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__background-image::after{content:'';width:100%;height:100%;position:absolute;right:0;top:0;bottom:0;background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0, #000 50%)}@media (min-width: 768px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__background-image::after{background-image:linear-gradient(to right, rgba(0,0,0,0) 0, #000 50%)}}@media (min-width: 1024px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__background-image::after{background-image:linear-gradient(to right, rgba(0,0,0,0) 0, #000 60%)}}@media (min-width: 1548px){.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__background-image::after{background-image:linear-gradient(to right, rgba(0,0,0,0) 0, #000 100%)}}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__background-image .d3-o-media-object__picture{position:relative}.jcom-c-carousel__title-landscape .jcom-c-carousel-wrapper .jcom-c-carousel__background-image .d3-o-media-object__picture img{width:auto;height:100%}.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{height:300px}@media (min-width: 768px){.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{height:340px}}@media (min-width: 1024px){.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .jcom-c-carousel-container{height:400px}}.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:300px}@media (min-width: 1024px){.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:400px}}.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item{height:calc(100% - 60px);position:relative}.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{height:auto}.jcom-c-carousel__landscape .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .title{font-size:30px;line-height:30px;max-height:calc(30px * 3)}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .jcom-c-special-showcase__items__carousel{width:100%}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:auto}@media (min-width: 768px){.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:385px}}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item::before{content:'';width:100%;height:100%;width:auto;position:absolute;left:0;right:0;bottom:0;z-index:1;background-image:linear-gradient(to top, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0) 75%)}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:auto}@media (min-width: 768px){.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:385px;height:600px}}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info{position:absolute;z-index:2;bottom:0;left:0;padding:24px;right:0;height:auto}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .d3-o-media-object__roofline{margin-bottom:0}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .title{font-size:42px;line-height:42px;max-height:calc(42px * 3);color:#fff}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .d3-o-media-object__date{margin:0}.jcom-c-carousel__portrait .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .cta{margin-top:24px;margin-right:24px;margin-bottom:0;margin-left:24px}.jcom-c-carousel__square .jcom-c-carousel-wrapper .jcom-c-carousel-container{height:340px}@media (min-width: 768px){.jcom-c-carousel__square .jcom-c-carousel-wrapper .jcom-c-carousel-container{height:420px}}@media (min-width: 1024px){.jcom-c-carousel__square .jcom-c-carousel-wrapper .jcom-c-carousel-container{height:450px}}.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:200px}@media (min-width: 768px){.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:250px}}@media (min-width: 1024px){.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide{width:280px}}.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item{height:calc(100% - 60px);position:relative}.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:200px}@media (min-width: 1024px){.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide picture img{width:280px}}.jcom-c-carousel__square .jcom-c-carousel-wrapper .swiper-container .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .title{font-size:30px;line-height:30px;max-height:calc(30px * 3)}.jcom-c-carousel__shop .jcom-c-carousel__title{max-width:1548px;margin:20px auto;padding:0 20px;margin-left:-1px}@media (min-width: 768px){.jcom-c-carousel__shop .jcom-c-carousel__title{margin:30px auto 0;padding:0 32px}}@media screen and (min-width: 1548px){.jcom-c-carousel__shop .jcom-c-carousel__title{padding:0}}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide{position:relative;width:calc(100% / 1.25)}@media (min-width: 768px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide{width:calc(100% / 3.25)}}@media (min-width: 1024px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide{width:calc(100% / 4.25)}}@media (min-width: 1548px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide{width:calc(100% / 5.25)}}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide>a{display:block}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide>a .d3-o-media-object__picture{display:block}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide>a:hover .cta{cursor:pointer}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide>a:hover .cta [class^="oc-o-icon"]{fill:#fff}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide:hover>a{cursor:default}@media screen and (min-width: 1025px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide:hover>a{pointer-events:none}}@media screen and (min-width: 1025px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide:hover .jcom-c-showcase__item__info{opacity:1}}@media screen and (min-width: 1025px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide:hover .jcom-c-showcase__item__info>a:first-child{pointer-events:none}}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info{padding:10px;display:none;flex-flow:column;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;color:#fff;opacity:0;text-align:center;justify-content:center;transition:all 0.15s}@media screen and (min-width: 1025px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,0.8)}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .title h3{font-size:32px;line-height:32px;max-height:calc(32px * 3);overflow:hidden}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .description p{margin-top:20px;margin-bottom:5px;font-size:20px;line-height:24px;max-height:72px;color:#D9D9D9;text-transform:none;overflow:hidden}@media screen and (min-width: 1025px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info>a:last-child{margin:20px auto 0}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info>a:last-child .cta{margin:0}}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .cta--large{padding:5px;pointer-events:all}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .cta--large{width:144px}}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .swiper-wrapper .swiper-slide .jcom-c-showcase__item__info .cta--large:hover [class^="oc-o-icon"]{fill:#fff}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .jcom-c-carousel__controls{margin:30px auto 0;position:relative;padding:0 20px;width:100%;max-width:1548px}@media (min-width: 768px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .jcom-c-carousel__controls{margin:30px auto 0;padding:0 32px}}@media screen and (min-width: 1548px){.jcom-c-carousel__shop .jcom-c-carousel-wrapper .jcom-c-carousel__controls{padding:0}}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .jcom-c-carousel__controls .cta--deep-link{color:#000}.jcom-c-carousel__shop .jcom-c-carousel-wrapper .jcom-c-carousel__controls .cta--deep-link:hover{color:#ff2850}.d3-l-grid--inner{grid-gap:0;grid-template:[row] 1fr/repeat(12, [col] minmax(0, 100%))}.jcom-section-text-space{padding:0 20px}@media (min-width: 1024px){.jcom-section-text-space{padding:0 24px}}@media (max-width: 1023px){[class*="d3-l-grid"]{grid-gap:0}}.jcom-section-media-module{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;flex-flow:column}@media (min-width: 1024px){.jcom-section-media-module{margin-bottom:2px;flex-flow:row-reverse;align-items:flex-start}}@media (min-width: 1548px){.jcom-section-media-module.jcom-section-media-module--text-and-media .jcom-section-media-module__content .jcom-section-text-media-content{justify-content:center}}@media (min-width: 1024px){.jcom-section-media-module.jcom-section-media-module--reverse{flex-flow:row;align-items:flex-end}}@media (min-width: 1024px){.jcom-section-media-module.jcom-section-media-module--reverse .jcom-section-media-module__content{position:relative}}@media (min-width: 1024px){.jcom-section-media-module.jcom-section-media-module--reverse .jcom-section-media-module__content .jcom-media-module-wrapper{position:absolute;bottom:0;margin-left:-55px;margin-right:0}}.jcom-section-media-module__content{padding-right:20px}@media (min-width: 1024px){.jcom-section-media-module__content{padding-right:0;align-self:stretch}}.jcom-section-media-module__content .jcom-media-module-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background-color:#fff;padding:45px 20px 30px 20px;margin-top:-60px;margin-right:0;position:relative;align-items:center;overflow:hidden}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-media-module-wrapper{padding:0 55px;margin-right:-55px;max-height:calc(100% - 30px);margin-top:0;height:100%}}@media screen and (min-width: 1280px){.jcom-section-media-module__content .jcom-media-module-wrapper{padding:0 55px;max-height:calc(100% - 120px)}}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-media-module-wrapper{padding:55px 110px}}.jcom-section-media-module__content .jcom-media-module-contents{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:stretch;flex-flow:column}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-media-module-contents{flex-flow:row}}.jcom-section-media-module__content .jcom-section-text-media-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:wrap;align-items:flex-start;margin-right:0;margin-left:0;padding-top:30px;padding-bottom:30px;border-bottom:1px dotted #B8B8B8;width:100%}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-section-text-media-content:last-child:only-child{align-self:center}}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-section-text-media-content:last-child:only-child{height:auto;padding-left:0}}.jcom-section-media-module__content .jcom-section-text-media-content:first-child{padding-top:0}@media (min-width: 768px){.jcom-section-media-module__content .jcom-section-text-media-content:first-child{padding-right:0;padding-left:0;padding-top:20px}}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-section-text-media-content:first-child{padding-right:27.5px;padding-top:20px}}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-section-text-media-content:first-child{padding-right:55px}}.jcom-section-media-module__content .jcom-section-text-media-content:last-child{padding-bottom:0;border-bottom:0}@media (min-width: 768px){.jcom-section-media-module__content .jcom-section-text-media-content:last-child{border-right:0;padding-left:0;padding-right:0;padding-bottom:20px}}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-section-text-media-content:last-child{padding-left:27.5px;padding-bottom:20px}}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-section-text-media-content:last-child{padding-left:55px}}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-section-text-media-content{padding:20px 40px;border-right:1px dotted #B8B8B8;border-bottom:0}}.jcom-section-media-module__content .jcom-section-text-media-content .custom-text{align-self:flex-start;padding:0}@media (min-width: 768px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text{display:block;max-height:320px;overflow:hidden}}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text{max-height:310px}}@media screen and (min-width: 1280px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text{max-height:300px}}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text{max-height:370px}}.jcom-section-media-module__content .jcom-section-text-media-content .custom-text:first-child{padding-top:0}.jcom-section-media-module__content .jcom-section-text-media-content .custom-text h2{max-height:calc(32px * 2);overflow:hidden;line-height:1;font-size:32px}@media (min-width: 768px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text h2{max-height:calc(40px * 2);overflow:hidden;font-size:40px}}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text h2{max-height:calc(36px * 2);overflow:hidden;font-size:36px;margin-bottom:10px}}@media screen and (min-width: 1280px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text h2{max-height:calc(48px * 2);overflow:hidden;font-size:48px;margin-bottom:20px}}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text h2{max-height:calc(64px * 2);overflow:hidden;font-size:64px}}.jcom-section-media-module__content .jcom-section-text-media-content .custom-text p{margin-top:0}@media (min-width: 768px){.jcom-section-media-module__content .jcom-section-text-media-content .custom-text p{max-height:calc(32px * 7);overflow:hidden}}.jcom-section-media-module__content .jcom-section-text-media-content .ctas-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:column;align-self:flex-end}.jcom-section-media-module__content .jcom-section-text-media-content a:first-of-type .cta{margin-top:25px;background-color:transparent;border-color:#ff2850;color:#ff2850}.jcom-section-media-module__content .jcom-section-text-media-content a:first-of-type .cta:hover .oc-o-icon{fill:#ff2850}.jcom-section-media-module__content .jcom-section-text-media-content a:first-of-type .cta:hover .oc-o-icon [class^="oc-o-icon"]{fill:#ff2850}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-section-text-media-content a:first-of-type .cta{margin-top:10px}}@media screen and (min-width: 1280px){.jcom-section-media-module__content .jcom-section-text-media-content a:first-of-type .cta{margin-top:25px}}.jcom-section-media-module__content .jcom-section-text-media-content a .cta{min-width:200px;margin-top:10px}.jcom-section-media-module__content .jcom-section-text-media-content a:not(:last-child) .cta{background-color:transparent;border-color:#ff2850;color:#ff2850}.jcom-section-media-module__content .jcom-section-text-media-content a:not(:last-child) .cta:hover .oc-o-icon{fill:#ff2850}.jcom-section-media-module__content .jcom-section-text-media-content a:not(:last-child) .cta:hover .oc-o-icon [class^="oc-o-icon"]{fill:#ff2850}.jcom-section-media-module__content .jcom-promo-icon-container{align-self:flex-start;padding-right:40px;margin-left:-10px;margin-top:-30px}@media (min-width: 768px){.jcom-section-media-module__content .jcom-promo-icon-container{margin-top:-38px}}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-promo-icon-container{margin-left:-20px;margin-bottom:-20px;margin-top:-9px}}@media screen and (min-width: 1280px){.jcom-section-media-module__content .jcom-promo-icon-container{margin-top:-7px}}@media (min-width: 1548px){.jcom-section-media-module__content .jcom-promo-icon-container{margin-left:0;margin-bottom:0;margin-top:-3px}}.jcom-section-media-module__content .jcom-promo-icon-container .oc-o-icon{width:100px;height:auto}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-promo-icon-container .oc-o-icon{width:185px}}.jcom-section-media-module__content .jcom-promo-icon-container .oc-o-icon svg:hover{fill:initial}.jcom-section-media-module__content .jcom-promo-icon-container+.jcom-section-text-media-content{border:0;padding-top:0}@media (min-width: 1024px){.jcom-section-media-module__content .jcom-promo-icon-container+.jcom-section-text-media-content{padding-top:30px;border-left:1px dotted #B8B8B8}}.jcom-section-media-module .d3-o-media-object__figure picture img{width:100%}.jcom-section-media-module .jcom-section-media-module__content,.jcom-section-media-module .d3-o-media-object__figure{width:calc((100% / 12) * 12)}@media (min-width: 768px){.jcom-section-media-module .jcom-section-media-module__content,.jcom-section-media-module .d3-o-media-object__figure{width:calc((100% / 12) * 12)}}@media (min-width: 1024px){.jcom-section-media-module .jcom-section-media-module__content,.jcom-section-media-module .d3-o-media-object__figure{width:calc((100% / 12) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.jcom-section-media-module .jcom-section-media-module__content,.jcom-section-media-module .d3-o-media-object__figure{width:calc((100% / 12) * 6)}}.jcom-c-promo-icons-container{width:100%}.jcom-c-promo-icons-container .custom-text{padding-top:0px;padding-bottom:50px;text-align:center}.jcom-c-promo-icons{width:100%;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 1280px){.jcom-c-promo-icons{justify-content:center;flex-wrap:inherit}}.jcom-c-promo-icons-item__divider{display:none}@media (min-width: 768px){.jcom-c-promo-icons-item__divider{display:block;order:1}}@media (min-width: 768px){.jcom-c-promo-icons-item__divider:before{content:'';width:1px;height:100%;border-right:1px dashed #dedede;position:absolute;left:0;top:0}}.jcom-c-promo-icons-item{position:relative;flex-shrink:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 15px;margin-bottom:40px;width:100%;min-height:165px}@media screen and (min-width: 360px){.jcom-c-promo-icons-item{width:50%}.jcom-c-promo-icons-item:nth-child(odd) .jcom-c-promo-icons-item__divider:before{display:none}}@media (min-width: 768px){.jcom-c-promo-icons-item{width:33.3%;margin-bottom:60px;padding:0 30px;min-height:225px}.jcom-c-promo-icons-item:nth-child(odd) .jcom-c-promo-icons-item__divider:before{display:block}.jcom-c-promo-icons-item:nth-child(3n+1) .jcom-c-promo-icons-item__divider:before{display:none}}@media (min-width: 1024px){.jcom-c-promo-icons-item{width:25%;margin-bottom:50px;padding:0 25px;min-height:210px}.jcom-c-promo-icons-item:nth-child(odd) .jcom-c-promo-icons-item__divider:before{display:block}.jcom-c-promo-icons-item:nth-child(3n+1) .jcom-c-promo-icons-item__divider:before{display:block}.jcom-c-promo-icons-item:nth-child(4n+1) .jcom-c-promo-icons-item__divider:before{display:none}}@media screen and (min-width: 1280px){.jcom-c-promo-icons-item{width:20%;padding:0}.jcom-c-promo-icons-item:nth-child(4n+1) .jcom-c-promo-icons-item__divider:before{display:block}}@media (min-width: 1548px){.jcom-c-promo-icons-item{padding:0 25px}.jcom-c-promo-icons-item+.jcom-c-promo-icons-item .jcom-c-promo-icons-item__divider:before{display:block}}.jcom-c-promo-icons-item__title{text-transform:uppercase;font-size:20px;color:#999;font-weight:500;align-self:center;margin-bottom:10px;overflow:hidden;white-space:nowrap;order:0}@media screen and (min-width: 360px){.jcom-c-promo-icons-item__title{width:145px}}@media (min-width: 768px){.jcom-c-promo-icons-item__title{font-size:24px;margin-bottom:20px;width:185px}}@media screen and (min-width: 1280px){.jcom-c-promo-icons-item__title{width:170px}}.jcom-c-promo-icons-item__svg{align-self:center;margin-bottom:8px;border-radius:100px;border:1px dashed #dedede;padding:0;order:1;height:76px;width:76px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.jcom-c-promo-icons-item__svg{font-size:24px;height:95px;width:95px}}@media (min-width: 1024px){.jcom-c-promo-icons-item__svg{margin-bottom:16px}}.jcom-c-promo-icons-item__svg:hover svg{fill:rgba(0,0,0,0.5)}.jcom-c-promo-icons-item__svg:hover+.jcom-c-promo-icons-item__cta .cta.cta--reverse .oc-o-icon{fill:#ff2850}.jcom-c-promo-icons-item__svg:hover+.jcom-c-promo-icons-item__cta .cta--large .oc-o-icon{margin-left:5px;opacity:1;width:11px}.jcom-c-promo-icons-item__svg:hover+.jcom-c-promo-icons-item__cta .cta.cta--reverse .oc-o-icon [class^="oc-o-icon"]{fill:#ff2850}.jcom-c-promo-icons-item__svg:hover+.jcom-c-promo-icons-item__cta .cta--large .oc-o-icon [class^="oc-o-icon"]{padding-bottom:2px}.jcom-c-promo-icons-item__svg svg{fill:#000;width:100%;height:100%}.jcom-c-promo-icons-item__cta{position:absolute;bottom:0;left:0;right:0}.jcom-c-promo-icons-item__cta .cta--large{font-size:16px;min-width:165px;margin-top:0}@media (min-width: 768px){.jcom-c-promo-icons-item__cta .cta--large{font-size:20px}}.grid-item:not(.grid-item--gallery){min-height:335px}@media (min-width: 768px){.grid-item:not(.grid-item--gallery){min-height:600px}}@media (min-width: 1024px){.grid-item:not(.grid-item--gallery){min-height:535px}}@media screen and (min-width: 1280px){.grid-item:not(.grid-item--gallery){min-height:400px}}@media (min-width: 1548px){.grid-item:not(.grid-item--gallery){min-height:490px}}.grid-item.grid-item--gallery:not(.grid-item--square){min-height:300px}@media (min-width: 768px){.grid-item.grid-item--gallery:not(.grid-item--square){min-height:500px}}@media (min-width: 1024px){.grid-item.grid-item--gallery:not(.grid-item--square){min-height:430px}}@media screen and (min-width: 1280px){.grid-item.grid-item--gallery:not(.grid-item--square){min-height:380px}}@media (min-width: 1548px){.grid-item.grid-item--gallery:not(.grid-item--square){min-height:430px}}.grid-item.grid-item--gallery.grid-item--square{min-height:420px}@media (min-width: 768px){.grid-item.grid-item--gallery.grid-item--square{min-height:750px}}@media (min-width: 1024px){.grid-item.grid-item--gallery.grid-item--square{min-height:670px}}@media screen and (min-width: 1280px){.grid-item.grid-item--gallery.grid-item--square{min-height:500px}}@media (min-width: 1548px){.grid-item.grid-item--gallery.grid-item--square{min-height:610px}}.jcom-c-jtv+.jcom-c-video-showcase .swiper-slide .d3-o-media-object__detail{display:block !important}.jcom-c-jtv+.jcom-c-video-showcase .swiper-slide .jcom-c-showcase__item .jcom-c-showcase__item__info .cta{display:none !important}.jcom-c-showcase__items{height:500px;position:absolute;width:53%;right:-80px;margin-top:-24px;top:0;z-index:3}@media (max-width: 1023px){.jcom-c-showcase__items{right:0;width:40%}}.jcom-c-showcase__items .swiper-container{overflow:visible;height:475px}@media (min-width: 768px){.jcom-c-showcase__items .swiper-container{height:500px}}.jcom-c-showcase__items .swiper-slide{width:300px;height:475px}.jcom-c-showcase__items .swiper-slide.swiper-slide-duplicate [js-reveal-animation="fade"]{opacity:1;transform:translateX(0)}.jcom-c-showcase__items .swiper-slide.swiper-slide-duplicate [js-reveal-animation="fade"]{opacity:1;transform:translateX(0)}@media (min-width: 1024px){.jcom-c-showcase__items .swiper-slide a:hover .oc-o-icon--white [class^=oc-o-icon--play]{fill:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.5)}.jcom-c-showcase__items .swiper-slide a:hover .cta--large .oc-o-icon{margin-left:5px;opacity:1;width:11px}.jcom-c-showcase__items .swiper-slide a:hover .cta--large .oc-o-icon [class^="oc-o-icon"]{padding-bottom:2px}}@media (min-width: 768px){.jcom-c-showcase__items .swiper-slide{width:316px;height:500px}.jcom-c-showcase__items .swiper-slide:hover>div:not(.jcom-c-showcase__match):not(.jcom-c-showcase__item--nohover):not(.jcom-c-showcase__item--sponsor) .cta .oc-o-icon{margin-left:5px;opacity:1;width:11px}.jcom-c-showcase__items .swiper-slide:hover>div:not(.jcom-c-showcase__match):not(.jcom-c-showcase__item--nohover):not(.jcom-c-showcase__item--sponsor) .cta .oc-o-icon [class^="oc-o-icon"]{padding-bottom:2px;fill:#fff}.jcom-c-showcase__items .swiper-slide:hover>div:not(.jcom-c-showcase__match):not(.jcom-c-showcase__item--nohover):not(.jcom-c-showcase__item--sponsor) [class^="oc-o-icon"]{fill:rgba(255,255,255,0.5)}}.jcom-c-showcase__items .jcom-c-showcase__item{height:475px;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-showcase__items .jcom-c-showcase__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow:hidden}}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__item{height:500px}}.jcom-c-showcase__items .jcom-c-showcase__item picture::before{height:100%;width:auto;position:absolute;left:0;right:0;bottom:0;z-index:1;background-image:linear-gradient(to top, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0) 60%);content:"";height:100%;width:auto;position:absolute;left:0;right:0;bottom:0;z-index:1}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info{position:absolute;bottom:24px;z-index:3;margin:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:6px}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info{left:0}}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .d3-o-media-object__roofline{margin:0 24px}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .d3-o-media-object__roofline h5{font-size:20px;line-height:20px;max-height:calc(20px * 1);overflow:hidden;font-family:JuventusFans;font-weight:500;color:#999;text-transform:uppercase;padding-bottom:5px;padding-top:5px}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .title{margin:0 24px;max-height:calc(32px * 3);overflow:hidden}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .title{max-height:calc(32px * 3);overflow:hidden}}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .d3-o-media-object__date{margin-top:0;margin-right:24px;margin-left:24px;margin-bottom:0}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .d3-o-media-object__date h5{font-size:14px;line-height:14px;font-family:Roboto;color:#999;text-transform:lowercase;padding-top:15px}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .cta{margin-top:24px;margin-right:24px;margin-bottom:0;margin-left:24px}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info+.fancy-gallery-overlay-caption{display:none}.jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .title{color:white;font-size:32px;line-height:32px;text-transform:uppercase}.jcom-c-showcase__items .jcom-c-showcase__match{height:475px;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-showcase__items .jcom-c-showcase__match{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow:hidden}}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match{height:500px}}.jcom-c-showcase__items .jcom-c-showcase__match picture::before{content:"";height:100%;width:auto;position:absolute;left:0;right:0;bottom:0;z-index:1}.jcom-c-showcase__items .jcom-c-showcase__match.img-responsive{height:100%;object-fit:cover}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-showcase__items .jcom-c-showcase__match.img-responsive{object-fit:inherit;width:auto}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info{position:absolute;left:0;top:0;bottom:0;margin:24px;z-index:2;pointer-events:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:column;justify-content:space-between;max-width:250px}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info{max-width:320px}}@media (min-width: 1024px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info{max-width:400px}}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info{left:0}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-info-wrapper{margin-top:10px}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-info-wrapper:first-child{margin-top:0}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info__competition{width:70px;height:70px;margin-bottom:15px}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info__competition{width:90px;height:90px}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info__text{font-size:16px;line-height:16px;color:#999;font-weight:500;text-transform:uppercase}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info__text{font-size:20px;line-height:20px}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams-wrapper{max-height:calc(58px * 2)}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-team{display:flex}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams--logos{justify-content:flex-start;margin-bottom:5px}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__logo{width:60px;height:60px;margin-right:10px}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__logo{width:65px;height:65px}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__name{font-size:48px;line-height:48px;flex-grow:1;color:white;text-transform:uppercase;font-weight:500;margin-right:20px;margin-top:0}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__name.is-juventus{font-weight:700}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__name.name--shorter{font-size:28px;line-height:28px;margin-top:5px}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__name.name--shorter{font-size:32px;line-height:32px}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__name.name--shortest{font-size:24px;line-height:24px;margin-top:5px}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__name.name--shortest{font-size:26px;line-height:26px}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__score{font-size:48px;line-height:48px;color:#ff2850;font-weight:700}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__score .penalty-result{padding-left:2px}@media (min-width: 768px){.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__score .penalty-result{padding-left:10px}}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__score .penalty-result::before{content:'('}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-teams__score .penalty-result::after{content:')'}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-ctas{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:column;justify-content:flex-end;margin-top:10px;height:110px}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-ctas .cta{margin-top:10px;pointer-events:all}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-ctas .cta.cta--reverse [class^="oc-o-icon"]{fill:#ff2850}.jcom-c-showcase__items .jcom-c-showcase__match .jcom-c-match-info .jcom-c-match-ctas button{display:flex}@media screen and (max-width: 767px) and (-ms-high-contrast: none), (max-width: 767px) and (-ms-high-contrast: active){.jcom-c-showcase__items .jcom-c-showcase__item{align-items:center}.jcom-c-showcase__items .jcom-c-showcase__item img{height:auto;width:100%;max-width:inherit}}.jcom-c-showcase__controls{position:relative;display:flex;height:80px;padding-top:32px;width:calc(100vw - 60px)}@media (max-width: 767px){.jcom-c-showcase__controls{width:calc(100vw - 20px)}}@media (min-width: 320px) and (max-width: 767px){.jcom-c-showcase__controls{width:calc(100vw - 20px)}}.actions{display:inline-block;z-index:9}@media (min-width: 768px){.actions{display:inline-block;position:absolute;right:5vw;bottom:24px}}@media (max-width: 767px){.actions{position:absolute;right:3vw;bottom:24px}}.jcom-c-showcase__nav{display:none}@media (min-width: 768px){.jcom-c-showcase__nav{position:initial;margin-left:0;width:150px}}.jcom-c-showcase__item--back-card{display:none !important}.jcom-c-section-showcase{background-color:#000;position:relative;margin-bottom:32px;height:710px}.jcom-c-section-showcase .summary{color:#fff;text-align:left;font-family:Roboto;font-weight:500;font-size:16px;margin-top:5px;line-height:30px;padding:0 24px;width:calc(100% - 48px)}.jcom-c-section-showcase .summary h1+p,.jcom-c-section-showcase .summary h2+p,.jcom-c-section-showcase .summary h3+p,.jcom-c-section-showcase .summary h4+p,.jcom-c-section-showcase .summary h5+p{margin-top:0}.jcom-c-section-showcase .summary h1,.jcom-c-section-showcase .summary h2,.jcom-c-section-showcase .summary h3,.jcom-c-section-showcase .summary h4,.jcom-c-section-showcase .summary h5,.jcom-c-section-showcase .summary blockquote{color:#fff;margin-bottom:5px;margin-top:24px}.jcom-c-section-showcase .summary p{font-size:14px;line-height:24px}@media (min-width: 1024px){.jcom-c-section-showcase .summary p{font-size:16px;line-height:32px}}.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"] .summary a{font-weight:bold;text-decoration:underline}@media screen and (min-width: 1025px){.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]:hover>.swiper-slide-wrapper{transform:rotateY(180deg)}}.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper{display:block;position:relative;width:100%;height:100%;transition:transform 0.6s;transform-style:preserve-3d}.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item{position:absolute;width:100%;height:100%}@media screen and (min-width: 1025px){.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item{-webkit-backface-visibility:hidden;backface-visibility:hidden}}.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item:not(.jcom-c-showcase__item--back-card){display:none}@media screen and (min-width: 1025px){.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item:not(.jcom-c-showcase__item--back-card){display:block}}.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item.jcom-c-showcase__item--back-card{display:block !important}@media screen and (min-width: 1025px){.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item.jcom-c-showcase__item--back-card{transform:rotateY(180deg)}}.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item.jcom-c-showcase__item--back-card::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5)}.jcom-c-section-showcase.jcom-c-section-showcase--show-description .swiper-slide[data-type="promo"]>.swiper-slide-wrapper .jcom-c-showcase__item .jcom-c-showcase-image-container .d3-o-media-object__picture{transform:scale(1)}@media (min-width: 768px){.jcom-c-section-showcase{height:750px}}@media (min-width: 1024px){.jcom-c-section-showcase{height:710px}}.jcom-c-section-showcase .jcom-c-showcase-image-container{display:flex;align-items:center;justify-content:center;overflow:hidden}.jcom-c-section-showcase .jcom-c-showcase-image-container .d3-o-media-object__picture{width:100%;transition:all 0.7s cubic-bezier(0, 1, 0.48, 0.96)}.jcom-c-section-showcase .jcom-c-showcase-image-container .d3-o-media-object-detail--center-center{top:unset;left:unset;right:unset;transform:none}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-section-showcase .jcom-c-showcase-image-container .d3-o-media-object-detail--center-center{left:0;right:0;text-align:center}}.jcom-c-section-showcase .jcom-c-showcase__item__info{bottom:24px}.jcom-c-section-showcase .jcom-c-showcase__item__info .cta{display:none}.jcom-c-section-showcase .jcom-c-section-showcase__promo{height:100%;overflow:hidden;width:100%;position:relative}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-section-showcase__promo{height:600px}}.jcom-c-section-showcase .jcom-c-section-showcase__promo::before{content:"";position:absolute;height:100%;width:100%;background-color:#000;opacity:.7;right:0;left:0;bottom:0;z-index:1}.jcom-c-section-showcase .jcom-c-section-showcase__promo img.img-responsive{position:absolute;top:0;left:0;width:100%;height:auto}.jcom-c-section-showcase .jcom-c-section-showcase__promo .actions .cta--deep-link{color:#fff;border-top:solid 1px #ff2850;border-bottom:solid 1px #ff2850}.jcom-c-section-showcase .jcom-c-section-showcase__promo .actions .cta--deep-link::before{background-color:#ff2850}.jcom-c-section-showcase .jcom-c-section-showcase__promo .actions .cta--deep-link::after{border-left:5px solid #ff2850}.jcom-c-section-showcase .jcom-c-section-showcase__promo .actions .cta--deep-link:hover{color:#ff2850}:not(.oc-o-icon--white) .jcom-c-section-showcase .jcom-c-section-showcase__promo .actions .cta--deep-link .oc-o-icon [class^="oc-o-icon"]{fill:#fff}:not(.oc-o-icon--white) .jcom-c-section-showcase .jcom-c-section-showcase__promo .actions .cta--deep-link.cta--external .oc-o-icon [class^="oc-o-icon"]{fill:#ff2850}.jcom-c-section-showcase .jcom-c-section-showcase__promo .actions .cta.cta--second{margin-top:16px;transition:all 1s cubic-bezier(0, 1, 0.48, 0.96)}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info{position:absolute;padding:24px 30px;top:0;width:100%;z-index:2}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title{color:#fff;font-family:JuventusFans;font-weight:700;font-size:32px;line-height:32px;text-transform:uppercase;margin-bottom:24px}@media (min-width: 768px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title{font-size:48px;line-height:48px}}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title{font-size:54px;line-height:54px}}@media (min-width: 1548px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title{font-size:64px;line-height:64px;margin-bottom:32px}}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title--shorter{font-size:48px;line-height:48px}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title--shortest{font-size:32px;line-height:32px}@media (min-width: 768px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title{width:auto;padding:24px 32px;padding-left:0}}@media (max-width: 1023px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title--shorter{font-size:36px;line-height:36px}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title--shortest{font-size:32px;line-height:32px}}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title+.jcom-sponsor-banner{margin-top:-10px}@media (min-width: 768px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title+.jcom-sponsor-banner{margin-top:-35px}}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title+.jcom-sponsor-banner{margin-top:-20px}}.jcom-c-section-showcase .jcom-c-showcase__nav{z-index:4;margin-left:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.jcom-c-section-showcase .jcom-c-showcase__nav .nav-prev span,.jcom-c-section-showcase .jcom-c-showcase__nav .nav-next span{user-select:none}.jcom-c-section-showcase .jcom-c-showcase__items{top:inherit;bottom:11%;margin-top:0;width:100%;overflow:hidden;height:auto;right:0;left:24px}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-showcase__items{bottom:13%}}.jcom-c-section-showcase .jcom-c-showcase__items .swiper-container{height:auto}.jcom-c-section-showcase .jcom-c-showcase__items .swiper-slide{height:500px;width:315px}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-showcase__items .swiper-slide{height:600px;width:380px}}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-showcase__items .swiper-slide:hover .jcom-c-showcase-image-container .d3-o-media-object__picture{transform:scale(1.05)}}.jcom-c-section-showcase .jcom-c-showcase__items .jcom-c-showcase__item{height:auto;display:block;margin-right:0;overflow:hidden}.jcom-c-section-showcase .jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase-image-container .d3-o-media-object__picture{display:block}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-c-section-showcase .jcom-c-showcase__items .jcom-c-showcase__item .jcom-c-showcase__item__info .title{display:inline-table}}.jcom-c-section-showcase .jcom-c-showcase__items .jcom-c-showcase__item picture::before{bottom:0}.jcom-c-section-showcase .jcom-c-showcase__items .jcom-c-showcase__item img{width:100%}@media (min-width: 1024px){.jcom-c-section-showcase{height:auto}}.jcom-c-section-showcase .jcom-c-special-showcase__items__carousel .swiper-slide[data-type="match"] .jcom-c-showcase__match{height:100%;width:100%}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-special-showcase__items__carousel .swiper-slide[data-type="match"] .jcom-c-showcase__match .jcom-c-match-info{margin:54px 24px}}.jcom-c-section-showcase .jcom-c-special-showcase__items__carousel .swiper-slide[data-type="match"] .jcom-c-showcase__match .jcom-c-showcase__overlay{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to right, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0) 100%)}@media (min-width: 768px){.jcom-c-section-showcase .jcom-c-special-showcase__items__carousel .swiper-slide[data-type="match"] .jcom-c-showcase__match .jcom-c-showcase__overlay{background-image:linear-gradient(to right, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0) 75%)}}.jcom-c-section-showcase .jcom-c-special-showcase__items__carousel .swiper-slide[data-type="match"] .jcom-c-showcase__match .d3-o-media-object__picture{height:100%;width:100%}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-special-showcase__items__carousel .swiper-slide[data-type="match"] .jcom-c-showcase__match .jcom-c-match-ctas{margin-top:40px}}.jcom-c-section-showcase .jcom-sponsor-banner{margin-bottom:40px}@media (max-width: 767px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title--shorter{font-size:32px;line-height:32px;max-height:calc(32px * 1);overflow:hidden}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .title--shortest{font-size:24px;line-height:24px;max-height:calc(24px * 1);overflow:hidden}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info .actions{padding-right:64px}.jcom-c-section-showcase .jcom-c-section-showcase__promo .actions{right:32px}.jcom-c-section-showcase .jcom-c-section-showcase__promo .jcom-c-section-showcase__promo__info{width:auto;height:auto;border-left:none;left:0}.jcom-c-section-showcase .jcom-c-section-showcase__promo .jcom-c-section-showcase__promo__info .title{max-width:280px}.jcom-c-section-showcase .jcom-c-section-showcase__promo .jcom-c-section-showcase__promo__info .title--shorter{font-size:32px;line-height:32px;max-height:calc(32px * 1);overflow:hidden}.jcom-c-section-showcase .jcom-c-section-showcase__promo .jcom-c-section-showcase__promo__info .title--shortest{font-size:24px;line-height:24px;max-height:calc(24px * 1);overflow:hidden}}@media (min-width: 768px){.jcom-c-section-showcase .jcom-c-showcase__nav{margin-left:0;left:30px;bottom:14px;position:absolute}.jcom-c-section-showcase .jcom-c-showcase__items{left:32px}.jcom-c-section-showcase .jcom-c-showcase__items .jcom-c-showcase__item picture::before{bottom:0}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info{left:0px}}@media (min-width: 1024px){.jcom-c-section-showcase .jcom-c-section-showcase__promo{height:820px}.jcom-c-section-showcase .jcom-c-section-showcase__promo img.img-responsive{display:block;height:600px;position:relative;width:auto;max-width:inherit;max-height:inherit}.jcom-c-section-showcase .jcom-c-section-showcase__promo__info{width:25%;top:95px;border-left-width:0;border-left-color:#666;border-left-style:solid;padding-left:24px}.jcom-c-section-showcase .jcom-c-showcase__items{width:70%;left:inherit}.jcom-c-section-showcase .jcom-c-showcase__nav{left:88px}}@media (min-width: 1548px){.jcom-c-section-showcase .jcom-c-section-showcase__promo__info{left:88px}}@media (min-width: 1200px){.jcom-c-section-showcase .jcom-c-section-showcase__promo img.img-responsive{height:100%;width:100%}}@media (min-width: 1548px){height:600px;width:auto}.jcom-promo-fixed{position:relative;margin-bottom:32px}@media (min-width: 768px){.jcom-promo-fixed{height:auto}}.jcom-promo-fixed .jcom-promo-fixed__bg{overflow:hidden;width:100%;position:relative}.jcom-promo-fixed .jcom-promo-fixed__bg::before{content:"";position:absolute;height:100%;width:100%;background-color:#000;opacity:.7;right:0;left:0;bottom:0;z-index:1}.jcom-promo-fixed .jcom-promo-fixed__bg img.img-responsive{position:absolute;top:0;left:0;width:100%;height:100%}.jcom-promo-fixed .jcom-promo-fixed__bg .jcom-promo-fixed__title-container{padding:50px 100px}@media (min-width: 768px){.jcom-promo-fixed .jcom-promo-fixed__bg .jcom-promo-fixed__title-container{padding:150px 20px}}.jcom-promo-fixed .jcom-promo-fixed__bg .jcom-promo-fixed__title-container .jcom-promo-fixed__title{color:#fff;text-align:center;font-size:32px;max-height:calc(32px * 2);overflow:hidden;line-height:1;overflow:hidden;z-index:1;position:relative;text-transform:uppercase}@media (min-width: 768px){.jcom-promo-fixed .jcom-promo-fixed__bg .jcom-promo-fixed__title-container .jcom-promo-fixed__title{font-size:64px;max-height:calc(64px * 1);overflow:hidden}}.jcom-promo-fixed .swiper-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-start}@media (min-width: 1024px){.jcom-promo-fixed .swiper-wrapper{justify-content:center}}.jcom-promo-fixed--portrait .jcom-promo-fixed__bg{height:610px}@media (min-width: 768px){.jcom-promo-fixed--portrait .jcom-promo-fixed__bg{height:850px}}.jcom-promo-fixed--portrait .jcom-promo-fixed__items{overflow:hidden;height:auto;margin-top:calc(500px - (500px + 500px - 30px));z-index:10;position:relative}@media (min-width: 1024px){.jcom-promo-fixed--portrait .jcom-promo-fixed__items{padding:0 20px;margin-top:calc(560px - (560px + 560px - 100px))}}@media (min-width: 1548px){.jcom-promo-fixed--portrait .jcom-promo-fixed__items{margin-top:calc(600px - (600px + 600px - 100px))}}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .swiper-container{height:auto;margin-left:-10px}@media (min-width: 768px){.jcom-promo-fixed--portrait .jcom-promo-fixed__items .swiper-container{margin-left:0}}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .swiper-slide{height:100%;width:auto}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .swiper-slide:last-child{padding-right:0}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item{display:block;margin-right:2px;overflow:hidden;position:relative;height:500px;width:315px;background-color:#000}@media (min-width: 1024px){.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item{height:560px;width:330px}}@media (min-width: 1548px){.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item{height:600px;width:380px}}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item picture::before{content:"";height:100%;width:auto;position:absolute;left:0;right:0;bottom:0;background-image:linear-gradient(to top, rgba(0,0,0,0.4) 10%, rgba(0,0,0,0) 50%);z-index:1}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item .d3-o-media-object__picture img{height:100%}@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active){.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item .d3-o-media-object__picture img{height:100% !important}}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item__info{position:absolute;left:0;right:0;bottom:0;padding:0 30px 30px 30px;z-index:2}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item__info .title{color:#fff;font-size:32px;max-height:calc(32px * 2);overflow:hidden;text-transform:uppercase;line-height:1}@media (min-width: 768px){.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item__info .title{font-size:42px;max-height:calc(42px * 2);overflow:hidden}}.jcom-promo-fixed--portrait .jcom-promo-fixed__items .jcom-promo-fixed__item__info .cta{display:none}.jcom-promo-fixed--landscape .jcom-promo-fixed__bg{height:465px}@media (min-width: 768px){.jcom-promo-fixed--landscape .jcom-promo-fixed__bg{height:850px}}.jcom-promo-fixed--landscape .jcom-promo-fixed__bg .jcom-promo-fixed__title-container{padding:150px 20px}@media (min-width: 768px){.jcom-promo-fixed--landscape .jcom-promo-fixed__bg .jcom-promo-fixed__title-container{padding:270px 20px}}.jcom-promo-fixed--landscape .jcom-promo-fixed__bg .jcom-promo-fixed__title-container .jcom-promo-fixed__title{font-size:52px;max-height:calc(52px * 2);overflow:hidden}@media (min-width: 768px){.jcom-promo-fixed--landscape .jcom-promo-fixed__bg .jcom-promo-fixed__title-container .jcom-promo-fixed__title{font-size:120px;max-height:calc(120px * 2);overflow:hidden}}@media (min-width: 1548px){.jcom-promo-fixed--landscape .jcom-promo-fixed__bg .jcom-promo-fixed__title-container .jcom-promo-fixed__title{font-size:140px;max-height:calc(140px * 1);overflow:hidden}}.jcom-promo-fixed--landscape .jcom-promo-fixed__items{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;padding:0 20px;margin-top:calc(300px - (300px + 300px - 180px));z-index:10;position:relative;flex-flow:column;align-items:stretch}@media (min-width: 768px){.jcom-promo-fixed--landscape .jcom-promo-fixed__items{flex-flow:row;padding:0 20px;margin-top:calc(300px - (300px + 300px - 130px))}}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item{background-color:#000;padding:30px;width:100%;height:100%;min-height:250px}@media (min-width: 768px){.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item{width:380px}}@media (min-width: 1024px){.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item{width:510px}}@media (min-width: 1548px){.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item{padding:40px 50px;width:575px}}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info{color:#fff;height:100%;display:flex;flex-direction:column;justify-content:space-between}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .title{font-size:30px;line-height:1;max-height:calc(30px * 2);overflow:hidden;text-transform:uppercase}@media (min-width: 768px){.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .title{font-size:42px;max-height:calc(42px * 2);overflow:hidden}}@media (min-width: 1024px){.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .title{font-size:42px;max-height:calc(42px * 2);overflow:hidden}}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .jcom-promo-fixed-content-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:column}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .jcom-promo-fixed-content-wrapper p{font-family:Roboto;font-weight:500;max-height:calc(32px * 3);overflow:hidden;font-size:16px;line-height:32px;margin:30px 0 0}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .jcom-promo-fixed-content-wrapper a{margin-top:30px;align-self:flex-start}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .jcom-promo-fixed-content-wrapper a .cta{min-width:200px;align-self:center;margin-top:0}@media (min-width: 768px){.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .jcom-promo-fixed-content-wrapper a .cta{align-self:flex-start}}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper .jcom-promo-fixed__item__info .jcom-promo-fixed-content-wrapper .cta--disabled{margin-top:30px;align-self:flex-start}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper:first-child .jcom-promo-fixed__item{background-color:#fff}.jcom-promo-fixed--landscape .jcom-promo-fixed__items .jcom-promo-fixed__wrapper:first-child .jcom-promo-fixed__item__info{color:#000}.jcom-promo-fixed--banner{padding:80px 0;background-color:#fff;text-align:center}.jcom-promo-fixed--banner .jcom-promo-fixed__title-container{max-width:800px;padding:0 20px;margin:0 auto 50px}@media (min-width: 768px){.jcom-promo-fixed--banner .jcom-promo-fixed__title-container{margin:0 auto 70px}}.jcom-promo-fixed--banner .jcom-promo-fixed__title-container h2{color:#000;font-size:32px;text-transform:uppercase;font-weight:bold;line-height:1}@media (min-width: 768px){.jcom-promo-fixed--banner .jcom-promo-fixed__title-container h2{font-size:40px}}.jcom-promo-fixed--banner .jcom-promo-fixed-items{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-flow:column}@media (min-width: 768px){.jcom-promo-fixed--banner .jcom-promo-fixed-items{flex-flow:row;width:calc((100% / 12) * 12);margin:0 auto}}@media (min-width: 768px) and (min-width: 768px){.jcom-promo-fixed--banner .jcom-promo-fixed-items{width:calc((100% / 12) * 10)}}@media (min-width: 1024px){.jcom-promo-fixed--banner .jcom-promo-fixed-items{width:calc((100% / 12) * 12)}}@media (min-width: 1024px) and (min-width: 768px){.jcom-promo-fixed--banner .jcom-promo-fixed-items{width:calc((100% / 12) * 8)}}.jcom-promo-fixed--banner .jcom-promo-fixed-items .jcom-promo-item{padding:30px 20px 0}@media (min-width: 768px){.jcom-promo-fixed--banner .jcom-promo-fixed-items .jcom-promo-item{padding:0 20px;width:50%}}.jcom-promo-fixed--banner .jcom-promo-fixed-items .jcom-promo-item .d3-o-media-object__picture{display:block;margin:0 auto;width:100%}.jcom-promo-fixed--banner .jcom-promo-fixed__item__info{margin-top:15px}@media (min-width: 768px){.jcom-promo-fixed--banner .jcom-promo-fixed__item__info{margin-top:30px}}.jcom-promo-fixed--banner .jcom-promo-fixed__item__info h3{color:#000;text-transform:uppercase;font-size:24px;font-weight:bold;margin-bottom:10px;line-height:1}.jcom-promo-fixed--banner .jcom-promo-fixed__item__info p{font-size:16px;color:#666;font-weight:normal;font-family:Roboto}.d3-c-editorial-list .d3-o-media-object .d3-o-media-object__title{font-family:JuventusFans;margin-bottom:0}@media (min-width: 320px) and (max-width: 767px){.d3-c-editorial-list{padding:0 24px 24px}.d3-c-editorial-list .fm-section-head__title,.d3-c-editorial-list .fm-section-head__title>span{font-size:24px}.d3-c-editorial-list .d3-o-media-object{margin-bottom:8px}.d3-c-editorial-list .d3-o-media-object__body{text-transform:uppercase}.d3-c-editorial-list .d3-o-media-object .d3-o-media-object__title{font-size:18px}}.d3-c-editorial-list__pager{justify-content:space-between}.d3-c-editorial-list__pager .d3-c-editorial-list__cta{padding:16px;background:#666;border-radius:4px;color:#fff;font-weight:700;font-family:Roboto;flex-basis:100%;text-align:center}.d3-c-editorial-list__pager .d3-c-editorial-list__cta+.d3-c-editorial-list__cta{margin-left:16px}@media (max-width: 1547px){.d3-c-editorial-list__pager{flex-wrap:wrap}.d3-c-editorial-list__pager .d3-c-editorial-list__cta+.d3-c-editorial-list__cta{margin:16px 0}}.d3-o-media-object--document{border:0;flex-direction:row}.oc-c-body-part--table{color:#000}.oc-c-body-part--table table{table-layout:fixed;border:1px solid #eee;font-family:Arial}.oc-c-body-part--table tr:nth-child(2n){background-color:#fafafa}.oc-c-body-part--table thead tr{border-bottom:3px solid #eee}.oc-c-body-part--table thead th:not(:last-child){border-right:1px solid #eee}.oc-c-body-part--table tr td:not(:last-child){border-right:1px solid #eee;width:auto;position:relative}.oc-c-body-part--table tr.d3-o-table-item--first-column td:first-child{font-weight:700;font-family:Arial}.oc-c-body-part--table tr td:not(:first-child){font-weight:300}.oc-c-body-part--table td,.oc-c-body-part--table th{font-size:14px;text-align:left}.oc-c-body-part--table .d3-o-table__caption{position:absolute;height:1px;width:1px;overflow:hidden}.oc-c-body-part--table [class*="d3-o-table-item"]{vertical-align:top}.oc-c-body-part--table .d3-o-media-object.d3-o-media-object--vertical{background-color:transparent}.oc-c-body-part--table a{color:#151515}@media (max-width: 1023px){.oc-c-body-part--table{border:1px solid #fafafa}.oc-c-body-part--table .d3-o-table--horizontal-scroll__custom-scroll{overflow-x:scroll}.oc-c-body-part--table .d3-o-table--horizontal-scroll__custom-scroll .d3-o-table{min-width:1180px}}@media (min-width: 768px){.oc-c-body-part--table table td,.oc-c-body-part--table table th{padding:.75rem}}

