.ytv{--ytv-play:#71bf44;--ytv-play-size:64px;--ytv-radius:12px;--ytv-overlay:rgba(0,0,0,.28);--ytv-arrow:#71bf44;--ytv-dot:#71bf44;--ytv-title:#1e134c;--ytv-mini:#71bf44;--ytv-heading:#1e134c;--ytv-desc:#53535b;--ytv-btn-bg:#71bf44;--ytv-btn-text:#fff;--ytv-grid-gap:24px;--ytv-grid-cols:1;--ytv-slider-gap:24px;width:100%}.ytv,.ytv *,.ytv :after,.ytv :before{box-sizing:border-box}.ytv__inner{margin:0 auto;max-width:1180px;width:100%}.ytv__heading{margin-bottom:36px;text-align:center}.ytv-carousel__mini,.ytv__heading-mini{font-size:.8rem;font-weight:700;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.ytv-carousel__title,.ytv__heading-content h1,.ytv__heading-content h2,.ytv__heading-content h3,.ytv__heading-content h4{font-weight:700;line-height:1.25;margin:0 0 12px}.ytv-carousel__desc,.ytv__card-desc,.ytv__heading-content p{line-height:1.6;margin:0}.ytv__grid{display:grid;gap:var(--ytv-grid-gap);grid-template-columns:repeat(var(--ytv-grid-cols),minmax(0,1fr))}.ytv__card{min-width:0}.ytv__card-title{font-size:1.05rem;font-weight:700;line-height:1.35;margin:12px 0 0}.ytv__card-desc{font-size:.95rem;margin-top:8px}.ytv__thumb-btn{background:none;border:0;cursor:pointer;display:block;padding:0;text-align:left;width:100%}.ytv__thumb{background:#111;border-radius:var(--ytv-radius);display:block;overflow:hidden;position:relative}.ytv__thumb img{aspect-ratio:16/9;display:block;object-fit:cover;transition:transform .35s ease;width:100%}.ytv__thumb:after{background:var(--ytv-overlay);content:"";inset:0;pointer-events:none;position:absolute}.ytv__play{align-items:center;background:var(--ytv-play);border-radius:50%;box-shadow:0 6px 18px rgba(0,0,0,.25);color:#fff;display:flex;height:var(--ytv-play-size,46px);justify-content:center;left:50%;max-height:48px;max-width:48px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,filter .2s ease;width:var(--ytv-play-size,46px);z-index:2}.ytv__play svg{fill:currentColor;height:42%;margin-left:3px;width:42%}.ytv__thumb-btn:focus-visible .ytv__thumb img,.ytv__thumb-btn:hover .ytv__thumb img{transform:scale(1.04)}.ytv__thumb-btn:focus-visible .ytv__play,.ytv__thumb-btn:hover .ytv__play{filter:brightness(1.08);transform:translate(-50%,-50%) scale(1.08)}.ytv__thumb-btn:focus-visible{outline:none}.ytv__thumb-btn:focus-visible .ytv__thumb{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--ytv-play)}.ytv-slider{padding:0;position:relative}.ytv-slider__track-wrap{position:relative;width:100%}.ytv-slider.has-arrows .ytv-slider__track-wrap{padding:0 46px}.ytv-slider__viewport{overflow:hidden;position:relative;width:100%}.ytv-slider__track{align-items:stretch;display:flex;flex-wrap:nowrap;gap:0;position:relative;transition:transform .45s ease;will-change:transform}.ytv-slider__slide{box-sizing:border-box;flex:0 0 auto;min-width:0}.ytv-slider .ytv__card{display:flex;flex-direction:column;height:100%}.ytv--carousel{padding-left:0!important;padding-right:0!important}.ytv--carousel .in-banner-carousel{overflow:hidden;position:relative;width:100%;--hbc-primary:var(--ytv-arrow)}.ytv--carousel .in-banner-carousel__viewport{min-height:420px;overflow:hidden;position:relative;width:100%}.ytv--carousel .in-banner-carousel--fade .in-banner-carousel__viewport{min-height:520px}.ytv--carousel .in-banner-carousel__track{display:flex;transition:transform .8s ease;width:100%;will-change:transform}.ytv--carousel .in-banner-carousel--fade .in-banner-carousel__track{display:block;min-height:inherit;position:relative}.ytv--carousel .in-banner-carousel__slide{flex:0 0 100%;min-width:100%;position:relative;width:100%}.ytv--carousel .in-banner-carousel--fade .in-banner-carousel__slide{inset:0;opacity:0;position:absolute;transition:opacity .8s ease,visibility .8s ease;visibility:hidden;z-index:1}.ytv--carousel .in-banner-carousel--fade .in-banner-carousel__slide.is-active{min-height:inherit;opacity:1;position:relative;visibility:visible;z-index:2}.ytv--carousel .in-banner-carousel--slide .in-banner-carousel__slide{opacity:1;visibility:visible}.ytv--carousel .in-banner-carousel__slide .in-banner{align-items:center;display:flex;min-height:420px;width:100%}.ytv--carousel .in-banner-carousel .in-banner__container{margin-left:auto;margin-right:auto;max-width:1180px;width:100%}.ytv--carousel .in-banner.banner__img .in-banner__row{align-items:center;display:grid;grid-template-columns:1fr;row-gap:30px;width:100%}.ytv--carousel .in-banner.banner__img .in-banner__col--left{align-self:center;order:2}.ytv--carousel .in-banner.banner__img .in-banner__col--right{align-self:center;order:1;width:100%}.ytv--carousel .in-banner.banner__img .in-banner__img{text-align:center;width:100%}.ytv--carousel .in-banner.banner__img .in-banner__img .ytv__thumb,.ytv--carousel .in-banner.banner__img .in-banner__img .ytv__thumb-btn,.ytv--carousel .in-banner.banner__img .in-banner__img img{display:block;margin-left:auto;margin-right:auto;max-width:100%;width:100%}.ytv--carousel .in-tc__mini-title{margin-bottom:10px}.ytv--carousel .in-tc__content{margin-bottom:0}.ytv--carousel .in-tc__content.has-btn{margin-bottom:50px}.ytv--carousel .in-tc__btn-wrap{margin-top:28px}.ytv--carousel .in-tc__btn-wrap .in-btn{align-items:center;border-radius:8px;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;min-width:140px;padding:12px 24px;text-decoration:none!important}.ytv--carousel .in-banner-carousel__arrow{align-items:center;background-color:var(--hbc-primary);border:none;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:filter .2s ease,opacity .2s ease;width:38px;z-index:20}.ytv--carousel .in-banner-carousel__arrow:focus-visible,.ytv--carousel .in-banner-carousel__arrow:hover{filter:brightness(1.08);outline:none}.ytv--carousel .in-banner-carousel__arrow:disabled{cursor:not-allowed;opacity:.4}.ytv--carousel .in-banner-carousel__arrow svg{fill:currentColor;height:18px;width:18px}.ytv--carousel .in-banner-carousel__arrow--prev{left:20px}.ytv--carousel .in-banner-carousel__arrow--next{right:20px}.ytv--carousel .in-banner-carousel__dots{align-items:center;bottom:24px;display:flex;gap:10px;left:50%;margin:0;max-width:calc(100% - 100px);overflow-x:auto;padding:0;position:absolute;scrollbar-width:none;transform:translateX(-50%);z-index:20}.ytv--carousel .in-banner-carousel__dots::-webkit-scrollbar{display:none}.ytv--carousel .in-banner-carousel__dot{background:transparent;border:2px solid #fff;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background-color .2s ease,border-color .2s ease;width:10px}.ytv--carousel .in-banner-carousel__dot.is-active,.ytv--carousel .in-banner-carousel__dot:hover{background-color:var(--hbc-primary);border-color:var(--hbc-primary)}.ytv-slider .splide__arrows{display:block}.ytv-nav,.ytv-slider .splide__arrow{align-items:center;background:var(--ytv-arrow);border:none;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;opacity:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:filter .2s ease,opacity .2s ease;width:36px;z-index:20}.ytv-nav:focus-visible,.ytv-nav:hover,.ytv-slider .splide__arrow:focus-visible,.ytv-slider .splide__arrow:hover{filter:brightness(1.08);outline:none}.ytv button.active{transform:scale(0)!important}.ytv-nav:disabled,.ytv-slider .splide__arrow:disabled{cursor:not-allowed;opacity:.35}.ytv-nav svg,.ytv-slider .splide__arrow svg{display:block;fill:currentColor;height:18px;width:18px}.ytv-nav--next svg,.ytv-nav--prev svg,.ytv-slider .splide__arrow--next svg,.ytv-slider .splide__arrow--prev svg{transform:none!important}.ytv-nav--prev,.ytv-slider .splide__arrow--prev{left:4px}.ytv-nav--next,.ytv-slider .splide__arrow--next{right:4px}.ytv-slider.splide{visibility:visible}.ytv-slider .splide__track{overflow:hidden;position:relative;width:100%}.ytv-slider .splide__list{display:flex;list-style:none;margin:0;padding:0}.ytv-slider .splide__slide{box-sizing:border-box;flex-shrink:0;margin:0}.ytv-dots,.ytv-slider .splide__pagination{align-items:center;display:flex;gap:10px;justify-content:center;list-style:none;margin:22px 0 0;padding:0;position:static;transform:none;width:100%;z-index:10}.ytv-slider .splide__pagination li{display:inline-flex;line-height:1;margin:0;padding:0}.ytv-dot,.ytv-slider .splide__pagination__page{background:transparent;border:2px solid #c9cdd6;border-radius:50%;cursor:pointer;height:10px;opacity:1;padding:0;transform:none;transition:background-color .2s ease,border-color .2s ease;width:10px}.ytv-dot.is-active,.ytv-dot:hover,.ytv-slider .splide__pagination__page.is-active,.ytv-slider .splide__pagination__page:hover{background:var(--ytv-dot);border-color:var(--ytv-dot)}.ytv-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px 16px;position:fixed;z-index:9999}.ytv-modal[hidden]{display:none!important}.ytv-modal__backdrop{background:rgba(12,8,32,.78);inset:0;position:absolute}.ytv-modal__dialog{position:relative;width:min(960px,100%);z-index:1}.ytv-modal__close{align-items:center;background:#fff;border:0;border-radius:50%;color:#1e134c;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:0;top:-44px;width:36px}.ytv-modal__close svg{fill:currentColor;height:18px;width:18px}.ytv-modal__close:focus-visible,.ytv-modal__close:hover{background:var(--ytv-play);color:#fff;outline:none}.ytv-modal__frame{background:#000;border-radius:12px;box-shadow:0 24px 60px rgba(0,0,0,.4);overflow:hidden;padding-top:56.25%;position:relative;width:100%}.ytv-modal__loader{align-items:center;background:#111;display:flex;flex-direction:column;gap:14px;inset:0;justify-content:center;position:absolute;transition:opacity .25s ease;z-index:2}.ytv-modal__frame:not(.is-loading) .ytv-modal__loader{opacity:0;pointer-events:none}.ytv-modal__spinner{animation:ytv-spin .75s linear infinite;border:3px solid hsla(0,0%,100%,.2);border-radius:50%;border-top:3px solid var(--ytv-play,#71bf44);height:48px;width:48px}.ytv-modal__loader-text{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.02em}.ytv-modal__frame iframe{border:0;height:100%;inset:0;opacity:0;position:absolute;transition:opacity .3s ease;width:100%}.ytv-modal__frame:not(.is-loading) iframe{opacity:1}@keyframes ytv-spin{to{transform:rotate(1turn)}}body.ytv-modal-open{overflow:hidden}@media (min-width:768px){.ytv--carousel .in-banner.banner__img .in-banner__row{column-gap:40px;grid-template-columns:1fr 1fr;row-gap:0}.ytv--carousel .in-banner.banner__img .in-banner__col--left,.ytv--carousel .in-banner.banner__img .in-banner__col--right{order:unset}.ytv--carousel .in-banner.banner__img .in-banner__img{text-align:right}}@media (min-width:992px){.ytv--carousel .in-banner-carousel__slide .in-banner,.ytv--carousel .in-banner-carousel__viewport{min-height:480px}.ytv--carousel .in-banner.banner__img .in-banner__row{column-gap:60px}}@media (max-width:767px){.ytv__heading{margin-bottom:20px}.ytv__heading-content h1{font-size:1.65rem;line-height:1.25}.ytv__heading-content h2{font-size:1.45rem;line-height:1.25}.ytv__heading-content h3{font-size:1.25rem;line-height:1.3}.ytv__heading-content h4{font-size:1.1rem;line-height:1.35}.ytv__play{height:38px;max-height:38px;max-width:38px;width:38px}.ytv-slider{padding:0}.ytv-slider.has-arrows .ytv-slider__track-wrap{padding:0 38px}.ytv-nav,.ytv-slider .splide__arrow{height:32px;top:50%;transform:translateY(-50%);width:32px}.ytv-nav svg,.ytv-slider .splide__arrow svg{height:16px;width:16px}.ytv-nav--prev,.ytv-slider .splide__arrow--prev{left:2px}.ytv-nav--next,.ytv-slider .splide__arrow--next{right:2px}.ytv-dots,.ytv-slider .splide__pagination{gap:8px;margin-top:16px}.ytv__card-desc h1{font-size:1.35rem;line-height:1.25;margin:10px 0 6px}.ytv__card-desc h2{font-size:1.25rem;line-height:1.3;margin:10px 0 6px}.ytv__card-desc h3{font-size:1.15rem;line-height:1.3;margin:8px 0 4px}.ytv__card-desc h4{font-size:1.05rem;line-height:1.35;margin:8px 0 4px}.ytv__card-desc p{font-size:.9rem;line-height:1.5}.ytv--carousel .in-banner-carousel--fade .in-banner-carousel__viewport,.ytv--carousel .in-banner-carousel__slide .in-banner,.ytv--carousel .in-banner-carousel__viewport{min-height:0}.ytv--carousel .in-banner.banner__img .in-banner__row{row-gap:20px}.ytv--carousel .in-tc__content h1{font-size:1.65rem;line-height:1.2;margin:0 0 10px}.ytv--carousel .in-tc__content h2{font-size:1.45rem;line-height:1.25;margin:0 0 10px}.ytv--carousel .in-tc__content h3{font-size:1.25rem;line-height:1.3;margin:0 0 8px}.ytv--carousel .in-tc__content h4{font-size:1.1rem;line-height:1.3;margin:0 0 8px}.ytv--carousel .in-tc__content p{font-size:.95rem;line-height:1.55;margin:0}.ytv--carousel .in-tc__content.has-btn{margin-bottom:16px}.ytv--carousel .in-tc__btn-wrap{margin-top:14px}.ytv--carousel .in-banner-carousel__arrow{height:32px;top:50%;transform:translateY(-50%);width:32px}.ytv--carousel .in-banner-carousel__arrow svg{height:16px;width:16px}.ytv--carousel .in-banner-carousel__arrow--prev{left:8px}.ytv--carousel .in-banner-carousel__arrow--next{right:8px}.ytv--carousel .in-banner-carousel__dots{bottom:16px;gap:8px;max-width:calc(100% - 80px)}.ytv--carousel .in-banner-carousel__dot,.ytv-dot,.ytv-slider .splide__pagination__page{height:8px;width:8px}.ytv-modal__close{top:-40px}}