.homepage-wrapper .section-videos{display:flex;flex-direction:column;align-items:center;background-color:var(--section-videos-bg, #EBEDF1);padding:120px 0}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos{padding:40px 20px}}.homepage-wrapper .section-videos__wrapper{display:flex;flex-direction:column;gap:40px;width:100%;max-width:1440px}@media screen and (min-width: 1200px)and (max-width: 1440px){.homepage-wrapper .section-videos__wrapper{max-width:1150px}}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__wrapper{gap:24px;align-items:stretch;max-width:1440px}}.homepage-wrapper .section-videos__title-row{display:flex;flex-direction:row-reverse;align-items:flex-end;justify-content:center;gap:8px;width:100%}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__title-row{gap:16px}}.homepage-wrapper .section-videos__text{flex:1 0 0;display:flex;flex-direction:column;gap:8px;text-align:right}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__text{text-align:center}}.homepage-wrapper .section-videos__title{font-family:"HeeboMedium",sans-serif;font-weight:500;font-size:36px;line-height:1.2;color:#083f92;margin:0}@media screen and (min-width: 1680px){.homepage-wrapper .section-videos__title{font-size:42px}}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__title{font-size:24px}}.homepage-wrapper .section-videos__subtitle{font-family:"Heebo",sans-serif;font-weight:400;font-size:18px;line-height:1.5;color:#24283f;margin:0}.homepage-wrapper .section-videos__button{flex-shrink:0;min-width:148px}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__button--top{display:none}}.homepage-wrapper .section-videos__button--bottom{display:none}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__button--bottom{display:inline-flex;align-self:center}}.homepage-wrapper .section-videos__carousel{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;width:100%}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__carousel{gap:0}}.homepage-wrapper .section-videos__arrow{display:none;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background-color:#fff;border:1px solid #c4e5f8;border-radius:999px;cursor:pointer;transition:box-shadow .2s ease}.homepage-wrapper .section-videos__arrow:hover,.homepage-wrapper .section-videos__arrow:focus-visible{box-shadow:0 4px 40px rgba(8,63,146,.12)}@media screen and (min-width: 1200px)and (max-width: 1440px){.homepage-wrapper .section-videos__arrow{display:inline-flex}}.homepage-wrapper .section-videos__viewport{flex:1 1 auto;width:100%;min-width:0;overflow:hidden;padding:8px 0;margin:-8px 0}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:0}.homepage-wrapper .section-videos__viewport::-webkit-scrollbar{display:none}}.homepage-wrapper .section-videos__track{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:32px;width:100%;will-change:transform}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__track{gap:16px}}.homepage-wrapper .section-videos__card{flex:0 0 calc((100% - 32px*3)/4);min-width:0;height:570px}@media screen and (min-width: 1200px)and (max-width: 1440px){.homepage-wrapper .section-videos__card{flex:0 0 calc((100% - 32px*2)/3)}}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__card{flex:0 0 min(80%,280px);height:auto;scroll-snap-align:start}}.homepage-wrapper .section-videos__card-btn{position:relative;display:block;width:100%;height:100%;padding:0;border:0;border-radius:32px;overflow:hidden;background-color:#fff;cursor:pointer;text-align:right;transition:box-shadow .2s ease,transform .2s ease}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__card-btn{height:auto;aspect-ratio:280/448}}.homepage-wrapper .section-videos__card-btn:hover{box-shadow:0 4px 40px 0 rgba(8,63,146,.12)}.homepage-wrapper .section-videos__card-btn:disabled{cursor:default}.homepage-wrapper .section-videos__card-media{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.homepage-wrapper .section-videos__card-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0;opacity:0;transition:opacity .25s ease;pointer-events:none}.homepage-wrapper .section-videos__card-preview.is-playing{opacity:1}.homepage-wrapper .section-videos__card-preview--embed{inset:auto;top:50%;left:50%;transform:translate(-50%, -50%);width:auto;height:100%;min-width:100%;aspect-ratio:16/9;object-fit:unset}.homepage-wrapper .section-videos__card-gradient{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.4) 100%);pointer-events:none}.homepage-wrapper .section-videos__card-footer{position:absolute;inset-inline:0;bottom:0;display:flex;flex-direction:row-reverse;align-items:center;gap:12px;padding:24px}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__card-footer{padding:16px}}.homepage-wrapper .section-videos__play{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#fff;border:1px solid #d8f0fc;border-radius:999px;transition:background-color .2s ease}.homepage-wrapper .section-videos__play .ds-icon{color:#083f92;margin-inline-start:2px}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__play{width:40px;height:40px}.homepage-wrapper .section-videos__play .ds-icon{width:20px;height:20px}}.homepage-wrapper .section-videos__card-btn:hover .section-videos__play,.homepage-wrapper .section-videos__card-btn:focus-visible .section-videos__play{background-color:#d8f0fc}.homepage-wrapper .section-videos__card-title{flex:1 1 auto;text-align:right;font-family:"Heebo",sans-serif;font-weight:400;font-size:20px;line-height:1.4;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos__card-title{font-size:18px}}.homepage-wrapper .section-videos-player{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;background-color:rgba(0,0,0,.85)}.homepage-wrapper .section-videos-player.is-open{display:flex}.homepage-wrapper .section-videos-player__close{position:absolute;top:32px;left:32px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:rgba(0,0,0,0);border:0;color:#fff;cursor:pointer;z-index:3}.homepage-wrapper .section-videos-player__close .ds-icon{color:#fff;width:28px;height:28px}.homepage-wrapper .section-videos-player__dialog{display:flex;flex-direction:row;align-items:center;justify-content:center;direction:ltr;gap:48px;width:100%;max-width:1200px;padding:0 48px}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__dialog{flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0;max-width:none;width:100%;height:100%}}.homepage-wrapper .section-videos-player__spacer{flex:1 1 0}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__spacer{display:none}}.homepage-wrapper .section-videos-player__stage-wrap{position:relative;flex:0 0 auto;display:flex}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__stage-wrap{flex:1 1 auto;width:100%;height:100%}}.homepage-wrapper .section-videos-player__stage{position:relative;flex:0 0 auto;height:min(84vh,760px);aspect-ratio:336/570;max-width:90vw;border-radius:32px;overflow:hidden;background-color:#000}.homepage-wrapper .section-videos-player__stage iframe,.homepage-wrapper .section-videos-player__stage video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:auto;min-width:100%;aspect-ratio:16/9;border:0;object-fit:cover;pointer-events:none}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__stage{flex:1 1 auto;height:100%;width:100%;max-width:none;max-height:none;aspect-ratio:auto;border-radius:20px}}.homepage-wrapper .section-videos-player__peek{position:absolute;left:0;right:0;top:calc(100% + 48px);height:min(84vh,760px);border-radius:32px 32px 0 0;background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:pointer;overflow:hidden}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__peek{display:none}}.homepage-wrapper .section-videos-player__content{flex:1 1 0;align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:40px;text-align:right}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__content{position:absolute;left:0;right:0;bottom:8px;z-index:2;align-items:flex-end;text-align:right;gap:0;padding:24px;padding-bottom:24px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%)}}.homepage-wrapper .section-videos-player__title{margin-top:32px;font-family:"Heebo",sans-serif;font-weight:500;font-size:38px;line-height:1.2;color:#fff}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__title{margin-top:0;font-size:20px}}.homepage-wrapper .section-videos-player__controls{position:absolute;inset:0;z-index:2;cursor:pointer}.homepage-wrapper .section-videos-player__progress{position:absolute;left:32px;right:32px;bottom:0;height:8px;background-color:#9a9cad;border-radius:0;cursor:pointer;z-index:4;direction:ltr;opacity:0;pointer-events:none;transition:opacity .2s ease}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__progress{left:0;right:0;bottom:0;height:8px;opacity:1;pointer-events:auto}}.homepage-wrapper .section-videos-player__progress-fill{position:relative;height:100%;width:0;background-color:#c44587;border-radius:0;transition:width .1s linear}.homepage-wrapper .section-videos-player__progress-dot{display:none}.homepage-wrapper .section-videos-player__sound{position:absolute;top:20px;left:20px;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background-color:#fff;border:1px solid #c4e5f8;border-radius:999px;cursor:pointer;z-index:5;opacity:0;pointer-events:none;transition:opacity .2s ease}.homepage-wrapper .section-videos-player__sound .ds-icon{color:#083f92;width:24px;height:24px}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__sound{top:50%;left:50%;transform:translate(-50%, calc(-50% - 56px));opacity:1;pointer-events:auto}}.homepage-wrapper .section-videos-player__playpause{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;background-color:#fff;border:1px solid #c4e5f8;border-radius:999px;cursor:pointer;z-index:5;opacity:0;pointer-events:none;transition:opacity .2s ease,background-color .2s ease}.homepage-wrapper .section-videos-player__playpause:hover,.homepage-wrapper .section-videos-player__playpause:focus-visible{background-color:#d8f0fc}.homepage-wrapper .section-videos-player__playpause .ds-icon{color:#083f92;width:28px;height:28px}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__playpause{width:48px;height:48px;opacity:1;pointer-events:auto}.homepage-wrapper .section-videos-player__playpause .ds-icon{width:24px;height:24px}}.homepage-wrapper .section-videos-player.is-paused .section-videos-player__progress,.homepage-wrapper .section-videos-player.is-paused .section-videos-player__sound,.homepage-wrapper .section-videos-player.is-paused .section-videos-player__playpause{opacity:1;pointer-events:auto}@media screen and (min-width: 1200px){.homepage-wrapper .section-videos-player__stage:hover .section-videos-player__progress,.homepage-wrapper .section-videos-player__stage:hover .section-videos-player__sound,.homepage-wrapper .section-videos-player__stage:hover .section-videos-player__playpause,.homepage-wrapper .section-videos-player__stage:focus-within .section-videos-player__progress{opacity:1;pointer-events:auto}}.homepage-wrapper .section-videos-player__nav{display:flex;flex-direction:column;gap:16px;width:48px}@media screen and (max-width: 1199px){.homepage-wrapper .section-videos-player__nav{display:none}}.homepage-wrapper .section-videos-player__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background-color:#fff;border:1px solid #d8f0fc;border-radius:999px;cursor:pointer}.homepage-wrapper .section-videos-player__nav-btn .ds-icon{color:#083f92}.homepage-wrapper .section-videos-player__nav-btn:disabled{opacity:.4;cursor:default}
