*{box-sizing:border-box}.rc-select{display:inline-block;font-size:12px;width:100px;position:relative}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow.rc-select-loading .rc-select-arrow-icon:after{box-sizing:border-box;width:12px;height:12px;border-radius:100%;border-color:transparent #999;border-style:solid;border-width:2px;transform:none;margin-top:4px;animation:rcSelectLoadingIcon .5s infinite}.rc-select .rc-select-selection-placeholder{opacity:.4;pointer-events:none}.rc-select .rc-select-selection-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;appearance:none}.rc-select-single .rc-select-selector{display:flex;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search,.rc-select-single .rc-select-selector .rc-select-selection-wrap{width:100%;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{position:absolute;top:1px;left:3px;pointer-events:none;font-weight:400}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{padding:1px;border:1px solid #000}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;background:rgba(255,0,0,.2);width:100%}.rc-select-multiple .rc-select-selector{display:flex;padding:1px;border:1px solid #000}.rc-select-multiple .rc-select-selector .rc-select-selection-item{flex:none;background:#bbb;border-radius:4px;margin-right:2px;padding:0 8px}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow{display:flex;flex-wrap:wrap}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow-item{flex:none;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search{position:relative;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{padding:1px;font-family:system-ui}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{position:absolute;z-index:999;white-space:nowrap;position:none;left:0;top:0;visibility:hidden}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{border:none;outline:none;background:rgba(255,0,0,.2);width:100%}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;right:20px;top:0}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;right:5px;top:0}.rc-select-show-arrow .rc-select-arrow-icon:after{content:"";width:0;height:0;display:inline-block;border:5px solid transparent;border-top-color:#999;transform:translateY(5px)}.rc-select-focused .rc-select-selector{border-color:blue!important}.rc-select-dropdown{border:1px solid green;min-height:100px;position:absolute;background:#fff}.rc-select-dropdown-hidden{display:none}.rc-select-item{font-size:16px;line-height:1.5;padding:4px 16px}.rc-select-item-group{color:#999;font-weight:700;font-size:80%}.rc-select-item-option{position:relative}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option .rc-select-item-option-state{position:absolute;right:0;top:4px;pointer-events:none}.rc-select-item-option-active{background:#ddd}.rc-select-item-option-disabled{color:#999}.rc-select-item-empty{text-align:center;color:#999}.rc-select-selection__choice-zoom{transition:all .3s}.rc-select-selection__choice-zoom-appear{opacity:0;transform:scale(.5)}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;transform:scale(1)}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{opacity:0;transform:scale(.5)}.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-enter{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-select-dropdown-slide-up-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:1;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomRight,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topRight,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectDropdownSlideDownIn{0%{transform:scaleY(0);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes rcSelectDropdownSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(0);transform-origin:100% 100%;opacity:0}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.FocusSymbol_container__J2FHz{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:var(--focus-symbol-padding)}.FocusSymbol_focus_symbol__eop1L{position:absolute;left:0;right:0;top:0;bottom:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_left__3XS2C:after,.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_right__F492j:after,.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_left__pU95d:after,.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_right___iQ1s:after{position:absolute;content:"";width:1px;height:var(--focus-symbol-width);background:var(--focus-symbol-color)}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_left__pU95d:after{left:0;top:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_right___iQ1s:after{right:0;top:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_left__3XS2C:after{left:0;bottom:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_right__F492j:after{right:0;bottom:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_left__3XS2C:before,.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_right__F492j:before,.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_left__pU95d:before,.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_right___iQ1s:before{position:absolute;content:"";width:var(--focus-symbol-height);height:1px;background:var(--focus-symbol-color)}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_left__pU95d:before{left:0;top:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_top_right___iQ1s:before{right:0;top:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_left__3XS2C:before{left:0;bottom:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_symbol_bottom_right__F492j:before{right:0;bottom:0}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_line_top__vkxiP{position:absolute;top:0;left:16px;right:16px;height:1px;background:rgba(0,0,0,.1)}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_line_right__ble1s{position:absolute;top:16px;right:0;bottom:16px;width:1px;background:rgba(0,0,0,.1)}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_line_bottom__EeK8I{position:absolute;bottom:0;left:16px;right:16px;height:1px;background:rgba(0,0,0,.1)}.FocusSymbol_focus_symbol__eop1L .FocusSymbol_focus_line_left__3kRAq{position:absolute;top:16px;left:0;bottom:16px;width:1px;background:rgba(0,0,0,.1)}.RCSelect_selectWrap__mZqnC{width:100%}.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU{position:relative;height:40px;border:1px solid #e6e6e6;display:flex;align-items:center}.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU:has(.rc-select-focused),.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU:hover{border:1px solid #282828}.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU:has(.rc-select-focused) svg line,.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU:hover svg line{stroke:#282828}.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU svg polygon{fill:#fff;stroke:#fff}.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU svg line{stroke:#e6e6e6}.RCSelect_selectWrap__mZqnC .RCSelect_label__p8VIU{flex-shrink:0;padding-left:12px;color:rgba(0,0,0,.45);font-family:var(--font-base-mono),"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:var(--t2-lh);letter-spacing:0}.RCSelect_selectWrap__mZqnC[data-has-label=true] .rc-select-selection-item{font-weight:600}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm{display:block;flex:1 1;min-width:0;width:100%;height:100%;margin-left:-1px}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-show-search .rc-select-selection-search-input{cursor:text!important}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{height:100%;border:0;padding:0 42px 0 16px;font-family:var(--font-base-mono),"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:var(--t2-lh);letter-spacing:0}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-item{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search{display:block;height:100%}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-item,.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-placeholder,.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{display:block;height:100%;line-height:40px;background-color:rgba(0,0,0,0)}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-placeholder{opacity:1;color:rgba(0,0,0,.35);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-item,.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-placeholder{top:0;left:0;right:0}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{font-family:var(--font-base-mono),"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:var(--t2-lh);letter-spacing:0;line-height:40px;color:rgba(0,0,0,.85);cursor:pointer}.RCSelect_selectWrap__mZqnC .RCSelect_select__PT6Dm.rc-select-single:not(.rc-select-customize-input) .rc-select-arrow{right:40px;top:50%;transform:translateY(-50%)}.RCSelect_selectWrap__mZqnC .RCSelect_icArrow__NWhKi{position:absolute;right:17px;top:50%;width:24px;transform:translate3d(0,-50%,0);transition:all .2s;pointer-events:none}.RCSelect_selectWrap__mZqnC[data-dropdown-open=true] .RCSelect_icArrow__NWhKi{transform:translate3d(0,-50%,0) rotate(180deg)}.RCSelect_selectWrap__mZqnC[data-error=true] .RCSelect_wrap__St5aU{border-color:#ff453a;background-color:rgba(255,69,58,.05)}.RCSelect_selectWrap__mZqnC[data-error=true] .RCSelect_wrap__St5aU svg line{stroke:#ff453a}.RCSelect_selectWrap__mZqnC[data-borderless=true] .RCSelect_wrap__St5aU{border:none}.RCSelect_selectWrap__mZqnC[data-borderless=true] .RCSelect_wrap__St5aU:has(.rc-select-focused),.RCSelect_selectWrap__mZqnC[data-borderless=true] .RCSelect_wrap__St5aU:hover{border:none}.RCSelect_selectWrap__mZqnC[data-borderless=true][data-error=true] .RCSelect_wrap__St5aU{border:none}@media screen and (max-width:768px){.RCSelect_selectWrap__mZqnC .RCSelect_wrap__St5aU{height:44px}}.RCSelect_errMsg___ZRBA{font-family:var(--font-base-mono),"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:13px;font-weight:400;line-height:var(--t3-lh);letter-spacing:0;color:#ff453a;margin-top:2px}.RCSelect_selectOpts__ge5Mi .RCSelect_disabled__RrBOs{background:#f4f4f5!important;cursor:not-allowed;color:rgba(0,0,0,.25)!important}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown-empty{font-family:var(--font-base-mono),"Helvetica Neue","Helvetica","Arial",sans-serif;border:1px solid #e6e6e6!important;background-color:#fff;min-height:64px!important;height:64px!important}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown-empty>div{height:100%}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown-empty .rc-select-item-empty{display:flex;align-items:center;justify-content:center;height:100%}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown{position:absolute;border:0;z-index:2;background-color:#fff;min-height:auto}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-virtual-list{width:calc(100% + 2px);background-color:#fff;padding:8px 0 8px 8px;cursor:pointer;border:1px solid #e6e6e6}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-virtual-list .rc-virtual-list-holder{padding-right:8px}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-virtual-list .rc-select-item{font-family:var(--font-base-mono),"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:var(--t2-lh);letter-spacing:0;padding:6px 12px!important;color:rgba(0,0,0,.65)}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-virtual-list .rc-virtual-list-scrollbar{width:4px!important}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-virtual-list .rc-virtual-list-scrollbar-thumb{border-radius:0!important;background-color:hsla(0,0%,100%,.25)!important}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-select-item-option-state{display:none}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-select-item-option-active{background-color:rgba(0,0,0,.05)}.RCSelect_selectOpts__ge5Mi.rc-select-dropdown .rc-select-item-option-selected{background-color:rgba(0,0,0,.1)}.Price_price__RcnKo{display:flex;align-items:center;font-size:16px;font-weight:500;line-height:16px;color:#27272a;gap:6px;flex-wrap:wrap}.Price_price__RcnKo .Price_priceAmount__TcSw3{display:inline-flex}.Price_price__RcnKo .Price_originalPrice__sNmOZ{font-size:12px;text-decoration:line-through;color:rgba(0,0,0,.35)}.Price_price__RcnKo .Price_saveMoney__BvL91{display:block;padding:4px 8px;color:#f70;background:#fdf6f2;font-size:12px;margin-left:12px;font-weight:600;text-transform:uppercase}.Tabs_tabsWrap__O1oKL{position:relative}.Tabs_tabsBorderWrap__8TDug:after{content:"";position:absolute;z-index:0;bottom:0;left:0;width:100%;height:2px;background:rgba(0,0,0,.1019607843)}.Tabs_tabs__AB0CX{display:flex;align-items:center;gap:16px;width:100%;padding-right:16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.Tabs_tabs__AB0CX::-webkit-scrollbar{display:none}.Tabs_tabActive__tLYVC,.Tabs_tab__Sonb7{flex-shrink:0;padding:15px 9px;font-size:14px;line-height:22px;border:none;background:rgba(0,0,0,0);color:rgba(0,0,0,.5490196078);cursor:pointer;transition:color .2s ease}.Tabs_tabActive__tLYVC:hover,.Tabs_tab__Sonb7:hover{color:#333}.Tabs_tabActive__tLYVC{font-weight:500}.Tabs_tabActive__tLYVC,.Tabs_tabActive__tLYVC:hover{color:rgba(0,0,0,.8509803922)}.Tabs_tabBorder__wjU7u{position:relative;z-index:1;border-bottom:2px solid rgba(0,0,0,0)}.Tabs_tabBorderActive__GVURu{border-bottom-color:#f70}.Tabs_arrowIconWrapper__Jqxw_{position:absolute;z-index:1;width:30px;top:0;bottom:0;margin:auto;height:100%;display:flex;align-items:center;border:none;padding:0;font:inherit;cursor:pointer}.Tabs_arrowIconWrapper__Jqxw_:focus-visible{outline:2px solid #f70;outline-offset:1px}.Tabs_arrowIconWrapperRight__cUR5N{right:-1px;justify-content:flex-end;background:linear-gradient(90deg,rgba(255,255,255,.4),#fff)}.Tabs_arrowIconWrapperLeft__25mwJ{left:-1px;justify-content:flex-start;background:linear-gradient(270deg,rgba(255,255,255,.4),#fff)}.Tabs_arrowIcon__L245v{width:24px;color:rgba(0,0,0,.5490196078);background:#fff}.VideoCarousel_videoCarousel__9_X3_{position:relative;width:100%;display:flex;flex-direction:column}.VideoCarousel_mainStage__bdycZ{position:relative;width:100%}.VideoCarousel_mainVideo__epAfM{width:100%;height:100%}.VideoCarousel_videoDesc__7d4hJ{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:24px;font-size:20px;font-weight:500;line-height:28px;text-transform:capitalize;color:hsla(0,0%,100%,.8509803922);height:112px;display:flex;align-items:flex-end;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.00302652) 6.67%,rgba(0,0,0,.0124285) 13.33%,rgba(0,0,0,.0285809) 20%,rgba(0,0,0,.051594) 26.67%,rgba(0,0,0,.0811212) 33.33%,rgba(0,0,0,.116159) 40%,rgba(0,0,0,.154942) 46.67%,rgba(0,0,0,.195058) 53.33%,rgba(0,0,0,.233841) 60%,rgba(0,0,0,.268879) 66.67%,rgba(0,0,0,.298406) 73.33%,rgba(0,0,0,.321419) 80%,rgba(0,0,0,.337572) 86.67%,rgba(0,0,0,.346973) 93.33%,rgba(0,0,0,.35))}.VideoCarousel_progressWrap__jcUkj{position:absolute;z-index:3;left:0;right:0;bottom:0;height:4px;background:rgba(0,0,0,.12);overflow:hidden}.VideoCarousel_progressBar__LydqE{height:100%;background:#f70;border-radius:0 2px 2px 0;transition:width .25s ease}.VideoCarousel_indicatorOverlay__0cBJp{position:absolute;left:0;right:0;z-index:5;display:flex;justify-content:center;align-items:center;gap:8px;pointer-events:auto}.VideoCarousel_indicatorOverlayWithDesc__i6KKF{bottom:20px}.VideoCarousel_indicatorOverlayNoDesc__HLzsu{bottom:24px}.VideoCarousel_indicatorItem__WFa9b{position:relative;flex-shrink:0;width:32px;height:22px;border:none;background:rgba(0,0,0,0);padding:0;cursor:pointer}.VideoCarousel_indicatorItem__WFa9b:focus-visible{outline:2px solid #fff;outline-offset:3px;border-radius:2px}.VideoCarousel_indicatorTrack__kNoMa{width:100%;background:hsla(0,0%,100%,.35)}.VideoCarousel_indicatorFill__DyP7x,.VideoCarousel_indicatorTrack__kNoMa{position:absolute;top:50%;left:0;transform:translateY(-50%);height:3px;border-radius:1px}.VideoCarousel_indicatorFill__DyP7x{background:#fff;transition:width .1s linear;box-shadow:0 0 6px rgba(0,0,0,.35)}.VideoCarousel_indicatorItemActive__xl0jl{width:56px}.VideoCarousel_thumbnailGallery__vgf1q{display:flex;gap:13px;width:100%;margin-top:15px}.VideoCarousel_thumbnailItem__Qu9X0{flex:1 1;min-width:0;padding:0;border:1.5px solid rgba(0,0,0,0);background:none;cursor:pointer;overflow:hidden;aspect-ratio:16/9}.VideoCarousel_thumbnailItem__Qu9X0.VideoCarousel_thumbnailItemActive__yrSZo,.VideoCarousel_thumbnailItem__Qu9X0:hover{border-color:#000}.VideoCarousel_thumbnailVideo__ga5OD{width:100%;height:100%;object-fit:cover;display:block}.VideoCarousel_videoTabs__ZhEvM{width:100%;flex-shrink:0;margin-top:8px}.VideoCarousel_videoTabs__ZhEvM>div:first-child{gap:10px;align-items:stretch;border-radius:2px}.VideoCarousel_videoTabs__ZhEvM>div:first-child>button{height:64px;min-width:170px;display:inline-flex!important;justify-content:center;align-items:center;background:#faf9f7;color:rgba(0,0,0,.8509803922)!important;font-weight:500;font-size:13px;line-height:22px;letter-spacing:5%;text-transform:uppercase;border:2px solid rgba(0,0,0,0)}.VideoCarousel_videoTabs__ZhEvM>div:first-child>button[aria-selected=true]{background:#fff!important;font-weight:600!important;border-color:rgba(0,0,0,.8509803922)}