.locked-resolution-option{flex:1 0}.locked-resolution-option__button{cursor:not-allowed;position:relative;display:flex;flex:1 1;gap:8px;align-items:center;justify-content:center;width:100%;min-width:0;padding:8px 10px;border:none;border-radius:8px;font-size:12px;line-height:15px;color:var(--video-download-control-color);text-align:center;background:rgba(252,251,251,.05);box-shadow:inset -1px 0 2px 1px hsla(0,0%,100%,.08),0 0 8px 0 rgba(232,201,106,.45)}.locked-resolution-option__button:after{--pro-gradient-base:64deg;pointer-events:none;content:"";position:absolute;inset:0;padding:1px;border-radius:8px;background:linear-gradient(var(--pro-gradient-angle),#c9a44b 0,#d9b75b 10%,#fbfcee 50%,#e0c062 90%,#e8c96a 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);animation:pro-border-shimmer 4s ease-in-out infinite alternate;mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.locked-resolution-option__button:hover{background:rgba(252,251,251,.05)}.locked-resolution-option__badge{display:flex;gap:4px;align-items:baseline}.locked-resolution-option__badge-icon{--ds-icon-size:10px;flex:0 0 auto;width:8px;height:10px;color:#e8c96a}.locked-resolution-option__badge-label{font-size:12px;font-weight:700;line-height:1;color:#e8c96a;text-transform:uppercase}.locked-resolution-option__tooltip-text{margin:0;font-size:12px;line-height:1.4;color:rgba(252,251,251,.6);text-align:center}.locked-resolution-option__tooltip-link{display:block;font-size:12px;font-weight:600;line-height:1.4;color:#fcfbfb;text-align:center;text-decoration:underline;text-underline-offset:2px;transition-timing-function:ease-out;transition-duration:.15s;transition-property:color}.locked-resolution-option__tooltip-link:hover{color:rgba(252,251,251,.8)}.image-crop{width:100%;height:-moz-fit-content;height:fit-content;max-height:calc(100dvh - 184px);border-radius:8px;background-color:#4c4a4a;outline:2px solid #3d3d3e}@media only screen and (min-width:576px){.image-crop{height:457px;margin-top:32px;margin-bottom:12px}}.image-crop__header{display:flex;align-items:flex-start;justify-content:space-between;margin-top:8px}@media only screen and (min-width:576px){.image-crop__header{margin-top:0}}.image-crop__close{cursor:pointer;display:flex;padding:0;border:0;background:rgba(0,0,0,0)}.image-crop__close-icon{--ds-icon-size:16px;fill:#9d9c9e!important}.image-crop-text-color{color:#fcfbfb}.image-crop__description{margin-top:8px}@media only screen and (min-width:576px){.image-crop__description{margin-top:14px}}.image-crop__container{display:flex;align-items:center;height:100%}.image-crop__buttons{--ds-button-width:100%;display:flex;gap:4px;width:100%;margin-left:auto;padding:16px 0}@media only screen and (min-width:576px){.image-crop__buttons{width:164px}}.cropper-modal{border-radius:6px}.cropper-container{width:100%!important;border-radius:8px;background-color:rgba(0,0,0,0)!important}.cropper-view-box{outline:2px solid #fff!important}.cropper-bg{background-color:rgba(0,0,0,0);background-image:unset!important}.cropper-line{background-color:#fff!important}.cropper-point{width:6px!important;height:6px!important;border:1px solid #fff!important;border-radius:1px;opacity:1!important;background-color:#3d3d3e!important}@media only screen and (max-width:576px){.cropper-point{width:12px!important;height:12px!important}}.cropper-point.point-e,.cropper-point.point-n,.cropper-point.point-s,.cropper-point.point-w{display:none}.cropper-container img{border-radius:7px}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.video-download-hiw{position:fixed;z-index:901;inset:0;overflow-y:auto;display:flex;flex-direction:column;gap:24px;padding:20px 12px;background:#262525}@media only screen and (min-width:576px){.video-download-hiw{inset:var(--hiw-top) var(--hiw-right) auto auto;overflow:visible;width:660px;padding:16px 12px;border-radius:8px;background:rgba(61,61,62,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.video-download-hiw__close{cursor:pointer;position:absolute;top:12px;right:12px;padding:0;border:0;background:rgba(0,0,0,0)}@media only screen and (min-width:576px){.video-download-hiw__close{display:none}}.video-download-hiw__close-icon{--ds-icon-size:16px;fill:#9d9c9e!important}.video-download-hiw__title{margin:0;font-size:17px;line-height:15px;color:#fcfbfb;text-transform:uppercase}.video-download-hiw__steps{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:576px){.video-download-hiw__steps{flex-direction:row;gap:10px}}.video-download-hiw__step{display:flex;flex-direction:column;gap:13px}@media only screen and (min-width:576px){.video-download-hiw__step{flex:0 0 200px}}.video-download-hiw__step-image-wrap{position:relative;overflow:hidden;aspect-ratio:139/100;width:100%;border:1px solid #9d9c9e;border-radius:8px}@media only screen and (min-width:576px){.video-download-hiw__step-image-wrap{aspect-ratio:auto;width:200px;height:144px;border:none}}.video-download-hiw__step-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-download-hiw__step-name{margin:0;font-size:14px;line-height:15px;color:#fcfbfb}.video-download-hiw__step-desc{margin:0;font-size:12px;line-height:15px;color:#d5d5d5}.video-download.video-download--crop-open{position:relative;z-index:1001}@media only screen and (min-width:576px){.wrapper-video-download.video-download{display:grid;grid-template-columns:auto 1fr}}@media only screen and (min-width:1024px){.wrapper-video-download.video-download{grid-template-columns:1fr 444px;margin-top:-4px}}.video-download{--video-download-gap:20px;--video-download-panel-border:#3d3d3e;--video-download-panel-bg:transparent;--video-download-control-bg:rgb(252 251 251/5%);--video-download-control-color:#fcfbfb;--video-download-control-active-bg:#fcfbfb;--video-download-control-active-color:#262525;gap:16px}.video-download__price{transform:translateY(8%)}.video-download .wrapper-video-download__content{gap:var(--video-download-gap);padding:10px 10px 0}.video-download .wrapper-video-download__card-video{--width-card-video:(100vw - 24px);overflow:hidden;width:calc(var(--width-card-video));height:calc(var(--width-card-video)*1.7777777778);border-radius:8px}@media only screen and (min-width:576px){.video-download .wrapper-video-download__card-video{--width-card-video:(50vw - 24px);position:-webkit-sticky;position:sticky;top:0}}@media only screen and (min-width:1024px){.video-download .wrapper-video-download__card-video{--height-card-video:(100vh - 80px);width:calc(var(--height-card-video)/1.7777777778);height:calc(var(--height-card-video))}}.video-download__form,.video-download__head{display:flex;flex-direction:column;gap:var(--video-download-gap)}.video-download__media-info,.video-download__mobile-how{display:none}.video-download__title-row{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:0 26px 0 0}.video-download__title-content{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0}.video-download__name{margin:0;font-family:TTFirsNeue,sans-serif;font-size:20px;font-weight:400;line-height:1;color:#fcfbfb;letter-spacing:-.02em}@media only screen and (min-width:1024px){.video-download__name{font-size:24px}}.video-download__tier-tooltip{flex:0 0 auto}.video-download__how{cursor:pointer;flex:0 0 auto;min-height:24px;padding:4px 8px;border:1px solid #9d9c9e;border-radius:8px;font-size:12px;line-height:15px;color:#9d9c9e;background:rgba(0,0,0,0);transition-timing-function:ease-out;transition-duration:.15s;transition-property:border-color,color}.video-download__how:hover{border-color:#fcfbfb;color:#fcfbfb}.video-download__description{margin:0;color:#d5d5d5}.video-download__description-row{display:grid;grid-gap:6px;gap:6px}.video-download__tags{display:flex;flex-wrap:wrap;gap:4px}.video-download__tag{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;padding:6px 7px;border:1px solid #d5d5d5;border-radius:8px;font-size:10px;font-weight:400;line-height:1;color:#d5d5d5;text-align:center}.video-download__mobile-tier-badge{display:none}@media only screen and (max-width:1024px){.video-download__mobile-tier-badge{display:contents}}.video-download__duration-badge{position:absolute;z-index:30;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid hsla(0,0%,100%,.24);border-radius:8px;font-size:12px;font-weight:400;line-height:1.15;color:#fcfbfb;text-align:center;background-color:rgba(0,0,0,.52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-download__file,.video-download__options{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--video-download-panel-border);border-radius:8px;background:var(--video-download-panel-bg)}.video-download__options--error{border-color:#f13911}.video-download__file{gap:0;align-items:stretch;padding:0;border:0}.video-download__field{display:flex;flex-direction:column;gap:10px}.video-download__label{font-size:14px;line-height:17.5px;color:#fcfbfb}.video-download__required{color:#f13911}.video-download__input,.video-download__textarea{width:100%;padding:10px 12px;border:1px solid var(--video-download-panel-border);border-radius:8px;font:inherit;font-size:12px;line-height:15px;color:#fcfbfb;background:rgba(0,0,0,0);outline:none;transition-timing-function:ease-out;transition-duration:.15s;transition-property:border-color}.video-download__input::placeholder,.video-download__textarea::placeholder{color:#fcfbfb;opacity:.5}.video-download__textarea{resize:none;overflow-y:auto;min-height:60px;max-height:120px}.video-download__textarea::-webkit-scrollbar{width:4px;background:rgba(0,0,0,0)}.video-download__textarea::-webkit-scrollbar-track{margin:6px 0;background:rgba(0,0,0,0)}.video-download__textarea::-webkit-scrollbar-thumb{border-radius:2px;background:#9d9c9e}.video-download__input:focus,.video-download__textarea:focus{border-color:#9d9c9e}.video-download__field--error .video-download__input,.video-download__field--error .video-download__textarea{border-color:#f13911}.video-download__counter{align-self:flex-end;font-size:10px;line-height:1;color:#9d9c9e}.video-download__option-grid,.video-download__option-row{display:grid;grid-gap:8px;gap:8px}.video-download__option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.video-download__option-row{grid-template-columns:repeat(3,minmax(0,1fr))}.video-download__option{cursor:pointer;display:flex;gap:4px;align-items:center;justify-content:center;min-width:0;padding:8px 10px;border:0;border-radius:8px;font-size:12px;line-height:15px;color:var(--video-download-control-color);text-align:center;background:var(--video-download-control-bg);transition-timing-function:ease-out;transition-duration:.15s;transition-property:background-color,color}.video-download__option:hover{background:rgba(252,251,251,.1)}.video-download__option--active{color:var(--video-download-control-active-color)}.video-download__option--active,.video-download__option--active:hover{background:var(--video-download-control-active-bg)}.video-download__audio-option{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:inline-flex;gap:12px;align-items:center;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:17.5px;color:#fcfbfb}.video-download__audio-input{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%)}.video-download__audio-toggle{position:relative;display:block;flex:0 0 auto;width:56px;height:32px;border-radius:16px;background:var(--video-download-control-bg);transition-timing-function:ease-out;transition-duration:.15s;transition-property:background-color}.video-download__audio-option--checked .video-download__audio-toggle{background:#ff5b38}.video-download__audio-input:focus-visible~.video-download__audio-toggle{outline:2px solid #fcfbfb;outline-offset:2px}.video-download__audio-option:not(.video-download__audio-option--checked):hover .video-download__audio-toggle{background:rgba(252,251,251,.1)}.video-download__audio-thumb{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fcfbfb;transition-timing-function:ease-out;transition-duration:.15s;transition-property:transform}.video-download__audio-option--checked .video-download__audio-thumb{transform:translateX(24px)}.video-download__orientation-icon{flex:0 0 auto;width:14px;height:8px;border:1px solid;border-radius:2px}.video-download__orientation-icon--dashed{border-style:dashed}.video-download__error{color:#f13911;text-align:center}.video-download__error--blocked{padding:8px 12px;border-radius:8px;background-color:rgba(0,0,0,.52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-download__tier-upgrade{position:relative;display:flex;align-items:center;justify-content:space-between;padding:12px 10px;border:none;border-radius:8px;color:#e8c96a;text-decoration:none;background-color:rgba(245,217,138,.05);transition:background-color .2s ease-in-out;box-shadow:inset -1px 0 2px 1px hsla(0,0%,100%,.08),0 0 8px 0 rgba(232,201,106,.45)}.video-download__tier-upgrade:after{--pro-gradient-base:64deg;pointer-events:none;content:"";position:absolute;inset:0;padding:1px;border-radius:8px;background:linear-gradient(var(--pro-gradient-angle),#c9a44b 0,#d9b75b 10%,#fbfcee 50%,#e0c062 90%,#e8c96a 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);animation:pro-border-shimmer 4s ease-in-out infinite alternate;mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}@property --pro-gradient-base{inherits:false;initial-value:64deg;syntax:"<angle>"}@property --pro-gradient-angle{inherits:false;initial-value:64deg;syntax:"<angle>"}@keyframes pro-border-shimmer{0%{--pro-gradient-angle:calc(var(--pro-gradient-base) - 20deg)}to{--pro-gradient-angle:calc(var(--pro-gradient-base) + 20deg)}}.video-download__tier-upgrade:active,.video-download__tier-upgrade:hover{color:#e8c96a;background-color:rgba(245,217,138,.1)}.video-download__tier-upgrade .ds-icon-button{--ds-icon-button-bg:#e8c96a;--ds-icon-button-color:#262525;--ds-icon-button-hover-bg:#c9a44b;--ds-icon-button-hover-color:#262525}@media only screen and (min-width:576px){.video-download__tier-upgrade{padding:16px}}.video-download__generate{--ds-button-width:100% gap:10px;--ds-button-min-height:44px;width:100%}.video-download__generate-text{font-size:18px;line-height:1}.video-download__generate-wrapper{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-gap:10px;gap:10px}.video-download__disclaimer{display:flex;gap:4px;align-items:center;justify-content:center;color:#d5d5d5;text-align:center;opacity:.5}.video-download__disclaimer-icon{--ds-icon-size:12px;flex-shrink:0}.video-download__credits{display:inline-flex;gap:4px;align-items:center;padding:5px 9px;border:1px solid;border-radius:34px;font-size:12px;font-weight:700;font-style:italic;line-height:1.15}.video-download__credits-icon{--ds-icon-size:10px;--ds-button-icon-size:10px}.video-download__loading-wrapper{position:absolute;inset:calc(-1*var(--modal-body-padding));display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6)}.video-download__loading{justify-content:center}@media only screen and (max-width:1024px){.video-download{position:relative;gap:20px;width:100%;margin:0 auto;padding-top:10px}.video-download .wrapper-video-download__content{gap:20px;padding:10px 10px 8px}.video-download .wrapper-video-download__card-video .ds-player__controls{top:8px;bottom:auto}.video-download__duration-badge{right:96px}.video-download__mobile-how{position:absolute;z-index:2;top:-31px;right:48px;display:block}.video-download__head{display:none}.video-download__media-info{position:absolute;z-index:25;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:12px;padding:72px 10px 10px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.5))}.video-download__media-name{margin:0;font-family:TTFirsNeue,sans-serif;font-size:20px;font-weight:400;line-height:1;color:#fcfbfb;letter-spacing:-.02em}.video-download__media-description{margin:0;font-size:12px;line-height:15px;color:#fcfbfb}.video-download__media-tags{display:flex;flex-wrap:wrap;gap:6px}.video-download__media-tags .video-download__tag{min-height:28px;padding:7px 10px;font-size:12px;line-height:1.15}.video-download__form{gap:20px}.video-download__options{gap:16px;padding:10px 12px}.video-download__option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.video-download__option-row{grid-template-columns:repeat(2,minmax(0,1fr))}.video-download__option-row>:last-child:nth-child(odd){grid-column:1/-1}.video-download__option,.video-download__option-row .video-download__option{padding:8px 10px}.video-download__generate{--ds-button-min-height:auto;--ds-button-padding:11px 16px;--ds-button-border-radius:8px;--ds-button-gap:10px;flex:0 0 auto}.video-download__credits{padding:3px 10px}.video-download-modal__body{width:100%;max-width:none;padding:34px 12px 20px;border-radius:0}}@media only screen and (min-width:1024px){.video-download-modal__body{width:auto;height:calc(100% - 44px);background-color:#262525}}.video-download__crop-overlay{display:flex;flex-direction:column;gap:12px;height:100%;padding:20px}.video-download__crop-overlay .image-crop__description,.video-download__crop-overlay .image-crop__header{margin-top:0}.video-download__crop-overlay .image-crop__container{flex:1 1;align-items:stretch;height:auto;min-height:0}.video-download__crop-overlay .image-crop{flex:1 1;height:100%;max-height:none;margin-top:0;margin-bottom:0}.video-download__crop-overlay .image-crop__buttons{--ds-button-width:fit-content;align-items:center;justify-content:flex-end;width:100%;height:64px;margin-left:0;padding:0}.gen-started-popup{position:fixed;z-index:901;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.6);transition:opacity .45s ease-in}.gen-started-popup--fade{opacity:0}.gen-started-popup__card{position:relative;display:flex;gap:48px;align-items:center;padding:20px 48px 20px 20px;border-radius:8px;background-color:#262525}.gen-started-popup__card--fly{opacity:0;transition:transform .45s cubic-bezier(.4,0,.8,1),opacity .45s ease-in}.gen-started-popup__close{cursor:pointer;position:absolute;top:16px;right:16px;display:flex;padding:0;border:0;background:rgba(0,0,0,0)}.gen-started-popup__close-icon{--ds-icon-size:16px;fill:#9d9c9e!important}.gen-started-popup__content{display:flex;flex-direction:column;gap:14px;width:444px;opacity:1;transition:opacity .25s ease-out}.gen-started-popup__content--fade{opacity:0}.gen-started-popup__title{margin:0;font-size:28px;font-weight:700;font-style:italic;line-height:normal;color:#fcfbfb;text-transform:uppercase;letter-spacing:-.56px}.gen-started-popup__subtitle{margin:0;font-size:12px;line-height:15px;color:#d5d5d5}.gen-started-popup__timer{position:relative;flex:0 0 auto;width:64px;height:64px}.gen-started-popup__timer-svg{display:block}.gen-started-popup__digit{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;line-height:normal;color:rgba(213,213,213,.7);text-align:center}@media only screen and (max-width:576px){.gen-started-popup{align-items:flex-end}.gen-started-popup__card{flex-direction:column;gap:24px;width:100%;margin-bottom:0;padding:44px 20px 20px;border-radius:8px 8px 0 0}.gen-started-popup__content{width:auto}}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes header-spinner{to{transform:rotate(1turn)}}.main-card-video-list{--main-card-video-list-margin-top:40px;--main-card-video-list-margin-bottom:40px;--main-card-video-list-title-size:48px;--main-card-video-list-controls-gap:32px;--main-card-video-list-categories-max-height:92px;margin-top:var(--main-card-video-list-margin-top);margin-bottom:var(--main-card-video-list-margin-bottom)}.main-card-video-list__container{margin-bottom:32px}.main-card-video-list__head{display:grid;grid-gap:28px;gap:28px;margin-bottom:28px}.main-card-video-list__title{max-width:720px;margin:0;font-size:var(--main-card-video-list-title-size);font-weight:700;font-style:italic;line-height:115%;color:#fff;text-transform:uppercase}.main-card-video-list__search{position:relative;display:block;width:100%}.main-card-video-list__search-input{width:100%;min-height:52px;padding:0 52px 0 16px;border:1px solid #3d3d3e;border-radius:8px;font-family:TTFirsNeue,sans-serif;font-size:16px;font-weight:400;line-height:125%;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);outline:none;transition-timing-function:ease-out;transition-duration:.15s;transition-property:border-color}.main-card-video-list__search-input::placeholder{color:#9d9c9e}.main-card-video-list__search-input::-webkit-search-cancel-button{display:none}.main-card-video-list__search-input:focus{border-color:#9d9c9e}.main-card-video-list__search-icon{pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%);width:20px;height:20px;color:#9d9c9e;fill:currentcolor}.main-card-video-list__categories{overflow:hidden;display:flex;flex-wrap:wrap;gap:10px;max-height:var(--main-card-video-list-categories-max-height)}.main-card-video-list__categories--expanded{max-height:none}.main-card-video-list__category{cursor:pointer;min-height:40px;padding:0 14px;border:1px solid #9d9c9e;border-radius:8px;font-family:TTFirsNeue,sans-serif;font-size:16px;font-weight:400;line-height:125%;color:#9d9c9e;background-color:rgba(0,0,0,0);transition-timing-function:ease-out;transition-duration:.15s;transition-property:border-color,color,background-color}.main-card-video-list__category--active{border-color:#f13911;color:#000;background-color:#f13911}.main-card-video-list__categories-footer{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:24px}.main-card-video-list__categories-footer:empty{display:none}.main-card-video-list__categories-toggle{gap:10px;justify-content:center;color:#f13911}.main-card-video-list__categories-clear,.main-card-video-list__categories-toggle{cursor:pointer;display:flex;align-items:center;padding:0;border:0;font-family:TTFirsNeue,sans-serif;font-size:16px;font-weight:400;line-height:125%;background:rgba(0,0,0,0)}.main-card-video-list__categories-clear{gap:6px;color:#9d9c9e;transition-timing-function:ease-out;transition-duration:.15s;transition-property:color}.main-card-video-list__categories-clear:hover{color:#fcfbfb}.main-card-video-list__categories-clear-icon{--ds-icon-size:14px}.main-card-video-list__categories-toggle-icon{--ds-icon-size:14px;fill:currentcolor;transition-timing-function:ease-out;transition-duration:.15s;transition-property:rotate}.main-card-video-list__categories-toggle-icon--expanded{rotate:180deg}.main-card-video-list__results{min-height:280px}@media only screen and (min-width:576px){.main-card-video-list__results{min-height:320px}}.main-card-video-list__empty-wrapper{display:flex;align-items:center;justify-content:center;max-width:450px;min-height:280px;margin:0 auto;font-size:20px;font-weight:400;line-height:100%;color:#9d9c9e;text-align:center;letter-spacing:-.4px}@media only screen and (min-width:576px){.main-card-video-list__empty-wrapper{min-height:320px;font-size:24px;letter-spacing:-.48px}.main-card-video-list{--main-card-video-list-categories-max-height:none}.main-card-video-list__categories-toggle{display:none}}@media only screen and (min-width:1024px){.main-card-video-list{--main-card-video-list-margin-bottom:64px;--main-card-video-list-margin-top:64px;--main-card-video-list-title-size:48px}.main-card-video-list__container{margin-bottom:64px}.main-card-video-list__head{grid-template-columns:minmax(0,1fr) 390px;gap:32px;align-items:center;margin-bottom:20px}.main-card-video-list__title{max-width:none}.main-card-video-list__search-input{min-height:48px}.main-card-video-list__category{min-height:32px;padding:0 13px;font-size:14px}}