﻿#video-section .size-section-vdo{max-height:850px;overflow:hidden;}#video-section .modal-content{position:relative;overflow:unset;}#video-section .modal-content .modal-body{scrollbar-width:none;-ms-overflow-style:none;}#video-section .modal-arrow{font-size:3rem;color:#fff;background-color:unset;border:0;position:absolute;bottom:50%;z-index:10;transform:translateY(50%);padding:0;transition:all .5s;width:50px;height:50px;}#video-section .modal-arrow-left{left:0;margin-left:-50px;}@media(max-width:656px){#video-section .modal-arrow-left{margin-left:20px;}}#video-section .modal-arrow-right{right:0;margin-right:-50px;}@media(max-width:656px){#video-section .modal-arrow-right{margin-right:20px;}}#video-section .text-high-light{height:335px;text-align:center;font-family:"GraphikTH-SemiBold";display:flex;align-items:center;justify-content:center;flex-direction:column;}#video-section .text-high-light h2{font-size:3.6rem;margin:1.5rem;margin:1.5rem;}#video-section .text-high-light h2 br{display:none;}#video-section .text-high-light p{font-size:2rem;margin:0;}#video-section .videoWrapper{padding-bottom:56.2%;height:0;}#video-section .videoWrapper-mobile{position:relative;padding-bottom:139%;height:0;}#video-section .videoWrapper iframe,#video-section .videoWrapper-mobile iframe{position:absolute;top:0;left:0;width:100%;height:100%;}#video-section .size-vdo-bg{transform:translate(-50%,-50%);top:50%!important;left:50%!important;width:128%!important;height:128%!important;}@media(min-width:768px){#video-section .size-vdo-bg{height:110.6770833333vw!important;}}#video-section .position-relative .content-video{background:rgba(0,0,0,.1);position:absolute;color:#fff;top:0;width:100%;height:100%;display:flex;overflow:hidden;}@media(max-width:767px){#video-section .position-relative .content-video{flex-direction:column-reverse;}}#video-section .position-relative .content-video .vdo-text-title{font-family:"GraphikTH-SemiBold";position:absolute;width:100%;height:100%;justify-content:center;display:flex;align-items:center;text-transform:uppercase;font-size:clamp(3.6rem,5vw,6.4rem);text-align:center;}@media(max-width:1600px){#video-section .position-relative .content-video .vdo-text-title{padding-left:400px;}}@media(max-width:1200px){#video-section .position-relative .content-video .vdo-text-title{padding-left:432px;}}@media(max-width:767px){#video-section .position-relative .content-video .vdo-text-title{padding:2rem;font-size:clamp(3.6rem,5vw,6.4rem);}}#video-section .position-relative .content-video .section-img-video{scroll-behavior:smooth;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-height:100%;padding-top:96px;padding-bottom:96px;margin-left:16px;gap:32px;scrollbar-width:none;-ms-overflow-style:none;width:400px;}#video-section .position-relative .content-video .section-img-video::-webkit-scrollbar{display:none;}#video-section .position-relative .content-video .section-img-video .thumb-item{position:relative;}#video-section .position-relative .content-video .section-img-video .thumb-item img{width:352px;height:200px;object-fit:cover;filter:grayscale(100%);cursor:pointer;transition:transform .3s;}@media(max-width:1200px){#video-section .position-relative .content-video .section-img-video .thumb-item img{width:200px;height:104px;}}#video-section .position-relative .content-video .section-img-video .thumb-item .text-overlay{position:absolute;top:0;left:0;width:352px;height:100%;display:flex;align-items:center;justify-content:center;font-family:"GraphikTH-SemiBold";font-size:1.5rem;pointer-events:none;text-align:center;opacity:0;transition:opacity .3s;transition:backdrop-filter .3s ease;background:rgba(0,0,0,.2);}@media(max-width:1200px){#video-section .position-relative .content-video .section-img-video .thumb-item .text-overlay{width:200px;padding:16px;}}@media(max-width:767px){#video-section .position-relative .content-video .section-img-video .thumb-item .text-overlay{width:200px;font-size:1.3rem;}}#video-section .position-relative .content-video .section-img-video .thumb-item img:hover+.overlay+.text-overlay{opacity:1;border:solid 2px #fff;}#video-section .position-relative .content-video .section-img-video .thumb-item img:hover+.overlay{backdrop-filter:blur(0);}#video-section .position-relative .content-video .section-img-video .thumb-item img.active+.overlay+.text-overlay{opacity:1;transform:scale(1.02);transition:none;margin-left:8px;}@media(max-width:767px){#video-section .position-relative .content-video .section-img-video .thumb-item img.active+.overlay+.text-overlay{margin-left:0;transform:scale(1.05);transition:none;}}#video-section .position-relative .content-video .section-img-video .thumb-item .overlay{position:absolute;top:0;left:0;width:352px;height:100%;background:rgba(0,0,0,.5);pointer-events:none;backdrop-filter:blur(1px);transition:backdrop-filter 1s ease;}@media(max-width:1200px){#video-section .position-relative .content-video .section-img-video .thumb-item .overlay{width:200px;}}#video-section .position-relative .content-video .section-img-video .thumb-item img.active+.overlay{opacity:0;}#video-section .position-relative .content-video .section-img-video .thumb-item img:not(.active)+.overlay{opacity:1;}#video-section .position-relative .content-video .section-img-video .thumb-item img.active{margin-left:8px;filter:grayscale(0%);border:#fff solid 2px;transform:scale(1.02);transition:none;}@media(max-width:1200px){#video-section .position-relative .content-video .section-img-video{width:232px;gap:24px;}}@media(max-width:767px){#video-section .position-relative .content-video .section-img-video{flex-direction:row;overflow-x:auto;overflow-y:hidden;height:auto;padding:16px 16vw;width:100%;margin-left:0;}#video-section .position-relative .content-video .section-img-video .thumb-item img{width:50vw;height:auto;}#video-section .position-relative .content-video .section-img-video .thumb-item .overlay{width:50vw;}#video-section .position-relative .content-video .section-img-video .thumb-item .text-overlay{width:50vw;}#video-section .position-relative .content-video .section-img-video .thumb-item img.active{margin-left:0;transition:none;transform:scale(1.05);}}#video-section .modal-video{position:absolute;font-size:1.5rem;bottom:0;right:0;margin-bottom:24px;margin-right:104px;display:flex;align-items:center;justify-content:center;}#video-section .modal-video img{filter:brightness(0) invert(1);width:30px;cursor:pointer;}#video-section .modal-video button{border:0;background-color:unset;color:#fff;margin-right:16px;text-decoration:underline;}@media(max-width:767px){#video-section .modal-video{position:relative;margin:0 16px;justify-content:space-between;padding-bottom:15px;}}#video-section .modal .videoWrapper{position:relative;padding-bottom:56.2%;height:0;}#video-section .modal .videoWrapper-mobile{position:relative;padding-bottom:177.8%;height:0;}#video-section .modal .videoWrapper iframe,#video-section .modal .videoWrapper-mobile iframe{position:absolute;top:0;left:0;width:100%;height:100%;}#video-section .modal h2{font-size:1.5rem;}#video-section .modal p{font-size:1.5rem;text-align:center;margin:15px;}@media only screen and (max-width:767px){#video-section .position-relative .content-video .section-img-video{align-items:end;flex-direction:row;}}@media only screen and (max-width:578px){#video-section .text-high-light{height:auto;padding:4rem 2rem;}#video-section .text-high-light h2{line-height:1.5;font-size:3.4rem;}#video-section .text-high-light h2 br{display:block;}#video-section .text-high-light p{font-size:1.7rem;}}