.zoom{display:flex;width:100%;align-items:center;justify-content:center;height:50px}.zoom__wrapper{display:flex;align-items:center;width:417px;max-width:100%;gap:30px}.zoom__icon{font-size:22px;color:var(--gray-5);flex-shrink:0}.zoom__line-wrapper{width:100%;height:20px;display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:5px;cursor:pointer}.zoom__line{background:var(--gray-5);height:5px;width:100%;border-radius:40px;display:flex;position:relative;align-items:center}.zoom__fill{background:var(--gray-3);border-radius:40px;align-self:stretch;flex-basis:auto;flex-direction:column;flex-shrink:0}.zoom__circle{width:36px;height:36px;margin:0;transform:translate(-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;transition-duration:.2s;transition-property:background-color,box-shadow;background-color:transparent}.rtl .zoom__circle{transform:translate(50%)}.zoom__circle:hover{background-color:rgba(var(--white-rgb),.1)}.zoom__circle--focus{background-color:rgba(var(--white-rgb),.2)}.zoom__inner-circle{width:18px;height:18px;border-radius:50%;background-color:var(--white);transform:scale(1);transition-duration:.1s;transition-property:transform;box-shadow:#65778633 0 0 7px,#65778626 0 1px 3px 1px}.zoom__inner-circle--focus{transform:scale(1.2)}.vue-advanced-cropper{text-align:center;position:relative;-webkit-user-select:none;user-select:none;max-height:100%;max-width:100%;direction:ltr}.vue-advanced-cropper__stretcher{pointer-events:none;position:relative;max-width:100%;max-height:100%}.vue-advanced-cropper__image{-webkit-user-select:none;user-select:none;position:absolute;transform-origin:center;max-width:none!important}.vue-advanced-cropper__background,.vue-advanced-cropper__foreground{opacity:1;background:black;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.vue-advanced-cropper__foreground{opacity:.5}.vue-advanced-cropper__boundaries{opacity:1;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%}.vue-advanced-cropper__cropper-wrapper{width:100%;height:100%}.vue-advanced-cropper__image-wrapper{overflow:hidden;position:absolute;width:100%;height:100%}.vue-advanced-cropper__stencil-wrapper{position:absolute}.vue-handler-wrapper{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px}.vue-handler-wrapper__draggable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vue-handler-wrapper--west-north{cursor:nw-resize}.vue-handler-wrapper--north{cursor:n-resize}.vue-handler-wrapper--east-north{cursor:ne-resize}.vue-handler-wrapper--east{cursor:e-resize}.vue-handler-wrapper--east-south{cursor:se-resize}.vue-handler-wrapper--south{cursor:s-resize}.vue-handler-wrapper--west-south{cursor:sw-resize}.vue-handler-wrapper--west{cursor:w-resize}.vue-handler-wrapper--disabled{cursor:auto}.vue-line-wrapper{background:none;position:absolute;display:flex;align-items:center;justify-content:center}.vue-line-wrapper--north,.vue-line-wrapper--south{height:12px;width:100%;left:0;transform:translateY(-50%)}.vue-line-wrapper--north{top:0;cursor:n-resize}.vue-line-wrapper--south{top:100%;cursor:s-resize}.vue-line-wrapper--east,.vue-line-wrapper--west{width:12px;height:100%;transform:translate(-50%);top:0}.vue-line-wrapper--east{left:100%;cursor:e-resize}.vue-line-wrapper--west{left:0;cursor:w-resize}.vue-line-wrapper--disabled{cursor:auto}.vue-bounding-box{position:relative;height:100%;width:100%}.vue-bounding-box__handler{position:absolute}.vue-bounding-box__handler--west-north{left:0;top:0}.vue-bounding-box__handler--north{left:50%;top:0}.vue-bounding-box__handler--east-north{left:100%;top:0}.vue-bounding-box__handler--east{left:100%;top:50%}.vue-bounding-box__handler--east-south{left:100%;top:100%}.vue-bounding-box__handler--south{left:50%;top:100%}.vue-bounding-box__handler--west-south{left:0;top:100%}.vue-bounding-box__handler--west{left:0;top:50%}.vue-draggable-area{position:relative}.vue-preview-result{overflow:hidden;box-sizing:border-box;position:absolute;height:100%;width:100%}.vue-preview-result__wrapper{position:absolute}.vue-preview-result__image{pointer-events:none;position:relative;-webkit-user-select:none;user-select:none;transform-origin:center;max-width:none!important}.vue-simple-handler{display:block;background:white;height:10px;width:10px}.vue-simple-line{background:none;transition:border .5s;border-color:#ffffff4d;border-width:0;border-style:solid}.vue-simple-line--south,.vue-simple-line--north{height:0;width:100%}.vue-simple-line--east,.vue-simple-line--west{height:100%;width:0}.vue-simple-line--east{border-right-width:1px}.vue-simple-line--west{border-left-width:1px}.vue-simple-line--south{border-bottom-width:1px}.vue-simple-line--north{border-top-width:1px}.vue-simple-line--hover{opacity:1;border-color:#fff}.vue-preview{overflow:hidden;box-sizing:border-box;position:relative}.vue-preview--fill{width:100%;height:100%;position:absolute}.vue-preview__wrapper{position:absolute;height:100%;width:100%}.vue-preview__image{pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;transform-origin:center;max-width:none!important}.vue-rectangle-stencil{position:absolute;height:100%;width:100%;box-sizing:border-box}.vue-rectangle-stencil__preview{position:absolute;width:100%;height:100%}.vue-rectangle-stencil--movable{cursor:move}.vue-circle-stencil{position:absolute;height:100%;width:100%;box-sizing:content-box;cursor:move}.vue-circle-stencil__preview{border-radius:50%;position:absolute;width:100%;height:100%}.vue-circle-stencil--movable{cursor:move}@keyframes shimmer-97af3982{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-97af3982],.appear-leave-active[data-v-97af3982]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-97af3982],.appear-leave-active[data-v-97af3982]{opacity:0}.fade-in-enter-active[data-v-97af3982]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-97af3982]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-97af3982],.fade-in-leave-active[data-v-97af3982]{opacity:0}.pop-enter-active[data-v-97af3982]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-97af3982]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-97af3982],.pop-leave-active[data-v-97af3982]{transform:scale(0)}.comment-enter-active[data-v-97af3982],.comment-leave-active[data-v-97af3982],.comment-move[data-v-97af3982]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-97af3982]{opacity:0}.comment-enter-to[data-v-97af3982]{opacity:1}.comment-leave-to[data-v-97af3982]{opacity:0}.vl-icon[data-v-97af3982]{background:black;padding:15px;border-radius:11px}.avatar-crop[data-v-97af3982]{display:flex;align-items:center;justify-content:center;position:fixed;top:0;bottom:0;inset-inline-start:0;inset-inline-end:0;padding:0 10px;z-index:300}.avatar-crop__bg[data-v-97af3982]{position:fixed;top:0;bottom:-100px;inset-inline-start:0;inset-inline-end:0;background:rgba(var(--black-rgb),.75)}.avatar-crop__top[data-v-97af3982]{display:flex;align-items:center;justify-content:space-between;position:relative;font-size:24px;margin:0 0 24px}.avatar-crop__title[data-v-97af3982]{font-weight:700;margin:0}.avatar-crop__close[data-v-97af3982]{font-size:32px}.avatar-crop__error[data-v-97af3982]{margin:0 0 32px;border-radius:4px;border:1px solid rgb(255,69,58);background:rgba(255,69,58,.2)}.avatar-crop__error p[data-v-97af3982]{padding:8px 16px;margin:0}.avatar-crop__content[data-v-97af3982]{position:relative;width:615px;max-width:100%;max-height:90vh;padding:16px;border-radius:8px;background:var(--gray-8);overflow-y:auto}@media (min-width: 568px){.avatar-crop__content[data-v-97af3982]{padding:32px 45px}}.avatar-crop__bottom[data-v-97af3982]{display:flex;align-items:center;justify-content:flex-end;margin:24px 0 0}.avatar-crop__btn--uploading[data-v-97af3982]{width:60px}@media (min-width: 568px){.avatar-crop__btn--uploading[data-v-97af3982]{width:64px}}.avatar-crop__cancel[data-v-97af3982]{color:var(--gray-3);margin:0 16px 0 0}.rtl .avatar-crop__cancel[data-v-97af3982]{margin:0 0 0 16px}.avatar-crop__select-new[data-v-97af3982]{color:var(--gray-3);margin:0 auto 0 0}.rtl .avatar-crop__select-new[data-v-97af3982]{margin:0 0 0 auto}.avatar-crop__cropper[data-v-97af3982]{max-width:100%;height:300px;margin:0 0 24px;border-radius:8px;overflow:hidden}@media (min-width: 744px){.avatar-crop__cropper[data-v-97af3982]{height:345px}}.avatar-crop__cropper[data-v-97af3982] .vue-advanced-cropper__background{display:none}.avatar-crop__cropper[data-v-97af3982] .vue-advanced-cropper__foreground{opacity:1;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.7))}@keyframes shimmer-c05ee26f{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-c05ee26f],.appear-leave-active[data-v-c05ee26f]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-c05ee26f],.appear-leave-active[data-v-c05ee26f]{opacity:0}.fade-in-enter-active[data-v-c05ee26f]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-c05ee26f]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-c05ee26f],.fade-in-leave-active[data-v-c05ee26f]{opacity:0}.pop-enter-active[data-v-c05ee26f]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-c05ee26f]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-c05ee26f],.pop-leave-active[data-v-c05ee26f]{transform:scale(0)}.comment-enter-active[data-v-c05ee26f],.comment-leave-active[data-v-c05ee26f],.comment-move[data-v-c05ee26f]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-c05ee26f]{opacity:0}.comment-enter-to[data-v-c05ee26f]{opacity:1}.comment-leave-to[data-v-c05ee26f]{opacity:0}.vl-icon[data-v-c05ee26f]{background:black;padding:15px;border-radius:11px}.app-banner__thumbnail[data-v-c05ee26f]{margin:0 20px 0 0}@media (min-width: 568px){.app-banner__thumbnail[data-v-c05ee26f]{display:block}}.app-banner__description[data-v-c05ee26f]{display:none}@media (min-width: 744px){.app-banner__description[data-v-c05ee26f]{display:block}}@keyframes shimmer-4659ca9b{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-4659ca9b],.appear-leave-active[data-v-4659ca9b]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-4659ca9b],.appear-leave-active[data-v-4659ca9b]{opacity:0}.fade-in-enter-active[data-v-4659ca9b]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-4659ca9b]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-4659ca9b],.fade-in-leave-active[data-v-4659ca9b]{opacity:0}.pop-enter-active[data-v-4659ca9b]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-4659ca9b]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-4659ca9b],.pop-leave-active[data-v-4659ca9b]{transform:scale(0)}.comment-enter-active[data-v-4659ca9b],.comment-leave-active[data-v-4659ca9b],.comment-move[data-v-4659ca9b]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-4659ca9b]{opacity:0}.comment-enter-to[data-v-4659ca9b]{opacity:1}.comment-leave-to[data-v-4659ca9b]{opacity:0}.vl-icon[data-v-4659ca9b]{background:black;padding:15px;border-radius:11px}.app-banner[data-v-4659ca9b]{height:54px;justify-content:center;padding:0 45px;z-index:300}.app-banner__title[data-v-4659ca9b]{margin:0 10px 0 0;font-size:15px;line-height:16px;color:var(--white)}@media (min-width: 568px){.app-banner__title[data-v-4659ca9b]{display:block}}@media (min-width: 744px){.app-banner__title[data-v-4659ca9b]{font-size:20px}}@keyframes shimmer-7400fedb{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-7400fedb],.appear-leave-active[data-v-7400fedb]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-7400fedb],.appear-leave-active[data-v-7400fedb]{opacity:0}.fade-in-enter-active[data-v-7400fedb]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-7400fedb]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-7400fedb],.fade-in-leave-active[data-v-7400fedb]{opacity:0}.pop-enter-active[data-v-7400fedb]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-7400fedb]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-7400fedb],.pop-leave-active[data-v-7400fedb]{transform:scale(0)}.comment-enter-active[data-v-7400fedb],.comment-leave-active[data-v-7400fedb],.comment-move[data-v-7400fedb]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-7400fedb]{opacity:0}.comment-enter-to[data-v-7400fedb]{opacity:1}.comment-leave-to[data-v-7400fedb]{opacity:0}.vl-icon[data-v-7400fedb]{background:black;padding:15px;border-radius:11px}.app-banner[data-v-7400fedb]{justify-content:space-between;padding:0 12px}@media (min-width: 568px){.app-banner[data-v-7400fedb]{justify-content:center}}.app-banner .app-banner__info[data-v-7400fedb]{margin-left:0}.app-banner .app-banner__btn[data-v-7400fedb]{margin:0}.app-banner{display:flex;align-items:center;justify-content:flex-start;position:sticky;top:0;height:52px;width:100%;padding:0 16px;background:var(--gray-6);overflow:hidden}@media (min-width: 744px) and (orientation: portrait){.app-banner{justify-content:center;z-index:202}}@media (min-width: 1024px){.app-banner{justify-content:center;z-index:202}}.app-banner--lightroom-editing-mastery .app-banner__title{font-size:13px}@media (min-width: 375px){.app-banner--lightroom-editing-mastery .app-banner__title{font-size:15px}}@media (min-width: 568px){.app-banner--lightroom-editing-mastery .app-banner__title{font-size:16px}}.app-banner--iphone-landscape-mastery .app-banner__title{font-size:13px}@media (min-width: 375px){.app-banner--iphone-landscape-mastery .app-banner__title{font-size:16px}}@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait){.app-banner--iphone-landscape-mastery .app-banner__title{font-size:15px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait){.app-banner--iphone-landscape-mastery .app-banner__title{font-size:15px}}.app-banner--trial{z-index:200}.app-banner__close{position:absolute;top:0;left:0;width:20px;font-size:20px;line-height:33px;font-weight:600;text-align:center;color:var(--gray-3)}@media (min-width: 375px){.app-banner__close{width:24px}}@media (min-width: 568px){.app-banner__close{left:0;right:auto;width:20px;line-height:26px}}@media (min-width: 1024px){.app-banner__close{width:30px;left:auto;right:0}}.app-banner__thumbnail{display:none;position:relative;height:43px;width:70px;margin:0 20px;border-radius:4px;background-size:cover;background-position:50% 50%}@media (min-width: 568px){.app-banner__thumbnail{display:block;margin:0 20px 0 0}}@media only screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.app-banner__thumbnail{display:none}}@media (min-width: 744px){.app-banner__thumbnail{margin:0 20px}}.app-banner__discount-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:-6px;right:-6px;height:22px;width:22px;font-size:7px;line-height:22px;font-weight:700;color:var(--white);border-radius:50%;background-color:var(--red);transform:rotate(15deg)}@media (min-width: 375px){.app-banner__discount-icon{right:-8px}}@media (min-width: 568px){.app-banner__discount-icon{right:-10px}}@media (min-width: 744px){.app-banner__discount-icon{top:-4px;right:-12px;height:35px;width:35px;font-size:12px;line-height:35px}}.app-banner__title{font-size:14px;font-weight:600;line-height:1.2;margin:0}@media (min-width: 375px){.app-banner__title{font-size:16px}}.app-banner__description{font-size:14px;color:var(--gray-3);margin:0}@media (min-width: 375px){.app-banner__description{font-size:16px}}@media (min-width: 744px){.app-banner__description{white-space:nowrap}}.app-banner__description--green{color:var(--green-light)}.app-banner__currency{display:none}@media (min-width: 744px) and (orientation: portrait){.app-banner__currency{display:inline}}@media (min-width: 1024px){.app-banner__currency{display:inline}}.app-banner__timer{display:none}.app-banner__timer.banner-trial-timer{display:block}@media (min-width: 568px){.app-banner__timer{display:block;margin:0 10px 0 0}}@media (min-width: 744px){.app-banner__timer{margin:0}}.app-banner .button.app-banner__btn{text-transform:capitalize;padding:0;margin-left:auto}@media (min-width: 744px) and (orientation: portrait){.app-banner .button.app-banner__btn{margin-left:20px}}@media (min-width: 1024px){.app-banner .button.app-banner__btn{margin-left:20px}}.app-banner .button.app-banner__btn a{display:block;position:relative;font-size:10px;line-height:34px;white-space:nowrap;padding:0 10px}@media (min-width: 375px){.app-banner .button.app-banner__btn a{font-size:14px}}@media (min-width: 568px){.app-banner .button.app-banner__btn a{font-size:14px}}@media (min-width: 744px){.app-banner .button.app-banner__btn a{font-size:14px;padding:0 20px}}.app-banner .button.app-banner__btn a .app-banner__discount-icon{display:block}@media (min-width: 568px){.app-banner .button.app-banner__btn a .app-banner__discount-icon{display:none}}.app-banner--sale-active{gap:15px;background:linear-gradient(90deg,var(--promo-start) .45%,var(--promo-end) 100%)}.app-banner--sale-active .app-banner__thumbnail{display:none}.app-banner--sale-active .app-banner__title{color:var(--black);font-weight:400}@media (min-width: 375px){.app-banner--sale-active .app-banner__title{font-size:14px}}.app-banner--sale-active .app-banner__description{color:var(--gray-6);font-weight:700}@media (min-width: 375px){.app-banner--sale-active .app-banner__description{font-size:14px}}.app-banner--sale-active .app-banner__discount-icon{display:flex!important;background:#e11e33;height:32px;width:32px;font-size:10px;right:-24px}@media (min-width: 744px){.app-banner--sale-active .app-banner__discount-icon{top:-6px;right:-16px;height:32px;width:32px;font-size:12px;line-height:32px}}.app-banner--sale-active .app-banner__close{color:#946025}.app-banner--sale-active .app-banner__btn{margin-left:15px}@media (min-width: 568px){.app-banner--sale-active .app-banner__btn{margin-left:auto}}.red .app-banner--sale-active .app-banner__title,.red .app-banner--sale-active .app-banner__description{color:var(--white)}.main:not(.orange) .app-banner--sale-active{background:linear-gradient(90deg,var(--promo-start) .45%,var(--promo-start) 100%)}.main:not(.orange) .app-banner__btn{color:var(--white);background:var(--black)}@keyframes shimmer-be0cdeaf{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-be0cdeaf],.appear-leave-active[data-v-be0cdeaf]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-be0cdeaf],.appear-leave-active[data-v-be0cdeaf]{opacity:0}.fade-in-enter-active[data-v-be0cdeaf]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-be0cdeaf]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-be0cdeaf],.fade-in-leave-active[data-v-be0cdeaf]{opacity:0}.pop-enter-active[data-v-be0cdeaf]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-be0cdeaf]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-be0cdeaf],.pop-leave-active[data-v-be0cdeaf]{transform:scale(0)}.comment-enter-active[data-v-be0cdeaf],.comment-leave-active[data-v-be0cdeaf],.comment-move[data-v-be0cdeaf]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-be0cdeaf]{opacity:0}.comment-enter-to[data-v-be0cdeaf]{opacity:1}.comment-leave-to[data-v-be0cdeaf]{opacity:0}.vl-icon[data-v-be0cdeaf]{background:black;padding:15px;border-radius:11px}.context-menu[data-v-be0cdeaf]{display:flex;flex-flow:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;height:100vh;width:100vw;padding:0 30px;background:rgba(var(--black-rgb),.8);transition:none;opacity:0;visibility:hidden}.context-menu--show[data-v-be0cdeaf]{opacity:1;visibility:visible;transition:all .2s ease-in-out;z-index:300}@media (min-width: 1024px){.context-menu[data-v-be0cdeaf]{display:block;position:absolute;left:auto;right:9px;top:calc(50% + 16px);height:auto;width:auto;padding:0;border-radius:6px;background:var(--gray-8);box-shadow:0 4px 4px #00000040;transition:none}.rtl .context-menu[data-v-be0cdeaf]{left:9px;right:auto}}.context-menu__item[data-v-be0cdeaf]{width:100%;max-width:400px;font-size:18px;text-align:center;white-space:nowrap;text-transform:capitalize;padding:5px 0;border-bottom:1px solid var(--gray-5);background:var(--gray-7);cursor:pointer}.context-menu__item[data-v-be0cdeaf]:first-child{border-radius:9px 9px 0 0}.context-menu__item[data-v-be0cdeaf]:last-child{border-bottom:none;border-radius:0 0 9px 9px}@media (min-width: 1024px){.context-menu__item[data-v-be0cdeaf]{width:auto;max-width:none;font-size:14px;text-align:left;background:none}}.context-menu__item-text[data-v-be0cdeaf]{display:block;min-width:162px;color:var(--gray-1);padding:13px 0}@media (min-width: 1024px){.context-menu__item-text[data-v-be0cdeaf]{padding:8px 10px}}.context-menu__item-text[data-v-be0cdeaf]:hover,.context-menu__item-text[data-v-be0cdeaf]:focus{background:var(--gray-6)}.context-menu__item-text--cancel[data-v-be0cdeaf]{color:var(--gray-3)}@keyframes shimmer-b00e30ac{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-b00e30ac],.appear-leave-active[data-v-b00e30ac]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-b00e30ac],.appear-leave-active[data-v-b00e30ac]{opacity:0}.fade-in-enter-active[data-v-b00e30ac]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-b00e30ac]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-b00e30ac],.fade-in-leave-active[data-v-b00e30ac]{opacity:0}.pop-enter-active[data-v-b00e30ac]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-b00e30ac]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-b00e30ac],.pop-leave-active[data-v-b00e30ac]{transform:scale(0)}.comment-enter-active[data-v-b00e30ac],.comment-leave-active[data-v-b00e30ac],.comment-move[data-v-b00e30ac]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-b00e30ac]{opacity:0}.comment-enter-to[data-v-b00e30ac]{opacity:1}.comment-leave-to[data-v-b00e30ac]{opacity:0}.vl-icon[data-v-b00e30ac]{background:black;padding:15px;border-radius:11px}.limited-spots[data-v-b00e30ac]{display:flex;gap:6px;align-items:center;font-size:21px;line-height:26px;font-weight:700;text-transform:uppercase;white-space:nowrap;color:var(--white);padding:10px 12px 10px 14px;border-radius:4px;background:#242427}.limited-spots__number[data-v-b00e30ac]{color:var(--black);padding:0 6px;background:#f09249}.limited-spots__ripple[data-v-b00e30ac]{position:relative;margin:0 6px 0 0}.limited-spots__ripple[data-v-b00e30ac]:before{content:"";display:block;width:6px;height:6px;background:#f09249;border-radius:50%}.limited-spots__ripple[data-v-b00e30ac]:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border:1px solid #f09249;border-radius:50%;opacity:0;transform:translate(-50%,-50%);animation:ripple-b00e30ac 1.4s infinite ease-in-out}@keyframes ripple-b00e30ac{0%{opacity:0}70%{opacity:1}to{height:16px;width:16px;opacity:0}}@keyframes shimmer-0d22360c{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-0d22360c],.appear-leave-active[data-v-0d22360c]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-0d22360c],.appear-leave-active[data-v-0d22360c]{opacity:0}.fade-in-enter-active[data-v-0d22360c]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-0d22360c]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-0d22360c],.fade-in-leave-active[data-v-0d22360c]{opacity:0}.pop-enter-active[data-v-0d22360c]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-0d22360c]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-0d22360c],.pop-leave-active[data-v-0d22360c]{transform:scale(0)}.comment-enter-active[data-v-0d22360c],.comment-leave-active[data-v-0d22360c],.comment-move[data-v-0d22360c]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-0d22360c]{opacity:0}.comment-enter-to[data-v-0d22360c]{opacity:1}.comment-leave-to[data-v-0d22360c]{opacity:0}.vl-icon[data-v-0d22360c]{background:black;padding:15px;border-radius:11px}.popup[data-v-0d22360c]{padding:0}.popup__wrapper[data-v-0d22360c]{max-height:100%;width:500px;height:100%;max-width:100%;padding:8px;background:#000;box-shadow:0 4px 52px #ffffff0d}@media (min-width: 568px){.popup__wrapper[data-v-0d22360c]{padding:16px;border-radius:32px;border:1px solid #37373a;height:unset}}.popup__inner[data-v-0d22360c]{background:unset;width:100%;bottom:auto;padding:0 0 64px}.popup__close[data-v-0d22360c]{border-radius:50%;right:20px;top:20px;height:32px;width:32px;z-index:10;padding:0}.popup__close img[data-v-0d22360c]{height:100%;width:100%}@media (min-width: 568px){.popup__close[data-v-0d22360c]{right:32px;top:32px;padding:0}}@media (min-width: 744px){.popup__close[data-v-0d22360c]{padding:0}}.popup__icon[data-v-0d22360c]{height:86px;width:86px;font-size:42px;color:var(--green-light);border:11px solid transparent;transform:translate(-50%,-50%) rotate(-20deg)}.popup__title[data-v-0d22360c]{color:var(--white);font-size:16px;letter-spacing:2.59px;line-height:22px;text-transform:uppercase;font-weight:600;margin-top:44px;margin-bottom:6px}.popup__subheading[data-v-0d22360c]{color:var(--white);font-size:26px;font-weight:700;margin:0 0 40px}@media (min-width: 744px){.popup__subheading[data-v-0d22360c]{font-size:26px}}.popup__text[data-v-0d22360c]{font-size:14px;color:var(--gray-3);margin:0 0 2px}@media (min-width: 375px){.popup__text[data-v-0d22360c]{margin:0 0 5px}}@media (min-width: 744px){.popup__text[data-v-0d22360c]{font-size:16px}}.popup__image-wrapper[data-v-0d22360c]{position:relative;cursor:pointer}.popup__image-blur[data-v-0d22360c]{position:absolute;top:0;left:0;width:100%;min-height:255px;object-fit:cover;filter:blur(14px);transform:translate(-7%,-7%) rotate(-8deg);z-index:-1}@media (min-width: 568px){.popup__image-blur[data-v-0d22360c]{transform:translate(-7%,-7%) rotate(-6deg);max-height:300px;display:block}}@media (min-width: 568px) and (orientation: landscape){.popup__image-blur[data-v-0d22360c]{display:none}}@media (min-width: 1024px){.popup__image-blur[data-v-0d22360c]{display:block}}.popup__image[data-v-0d22360c]{width:100%;max-height:390px;object-fit:cover;border-radius:16px;margin:0}@media (min-width: 744px){.popup__image[data-v-0d22360c]{display:block}}@media (min-width: 568px) and (orientation: landscape){.popup__image[data-v-0d22360c]{display:none}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__image[data-v-0d22360c]{display:none}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-0d22360c]{display:none}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-0d22360c]{display:none}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-0d22360c]{display:none}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-0d22360c]{display:none}}@media (min-width: 1024px){.popup__image[data-v-0d22360c]{display:block}}.popup__bg[data-v-0d22360c]{background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.popup__discount[data-v-0d22360c]{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;top:-100px;right:15%;height:95px;width:95px;font-size:27px;font-weight:700;line-height:normal;background:var(--gray-7);border:1px solid var(--mellow-apricot);border-radius:50%}@media (min-width: 568px) and (orientation: lanscape){.popup__discount[data-v-0d22360c]{display:none}}@media (min-width: 744px){.popup__discount[data-v-0d22360c]{display:flex;top:-100px;right:15%;font-size:26px}}.popup__discount--de[data-v-0d22360c],.popup__discount .percentage[data-v-0d22360c]{font-size:24px}@media (min-width: 744px){.popup__discount .percentage[data-v-0d22360c]{font-size:26px}}.popup__btn[data-v-0d22360c]{max-width:80%;text-transform:capitalize;border-radius:12px}@keyframes shimmer-a648e8a6{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-a648e8a6],.appear-leave-active[data-v-a648e8a6]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-a648e8a6],.appear-leave-active[data-v-a648e8a6]{opacity:0}.fade-in-enter-active[data-v-a648e8a6]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-a648e8a6]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-a648e8a6],.fade-in-leave-active[data-v-a648e8a6]{opacity:0}.pop-enter-active[data-v-a648e8a6]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-a648e8a6]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-a648e8a6],.pop-leave-active[data-v-a648e8a6]{transform:scale(0)}.comment-enter-active[data-v-a648e8a6],.comment-leave-active[data-v-a648e8a6],.comment-move[data-v-a648e8a6]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-a648e8a6]{opacity:0}.comment-enter-to[data-v-a648e8a6]{opacity:1}.comment-leave-to[data-v-a648e8a6]{opacity:0}.vl-icon[data-v-a648e8a6]{background:black;padding:15px;border-radius:11px}.popup__wrapper[data-v-a648e8a6]{padding:10px 0}@media (min-width: 375px){.popup__wrapper[data-v-a648e8a6]{padding:50px 0 10px}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__wrapper[data-v-a648e8a6]{padding:10px 0}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-a648e8a6]{padding:10px 0}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-a648e8a6]{padding:10px 0}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-a648e8a6]{padding:10px 0}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-a648e8a6]{padding:10px 0}}.popup__inner[data-v-a648e8a6]{padding:15px 15px 18px}@media (min-width: 375px){.popup__inner[data-v-a648e8a6]{padding:38px 15px 18px}}@media (min-width: 744px){.popup__inner[data-v-a648e8a6]{padding:45px 25px 18px}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__inner[data-v-a648e8a6]{padding:17px 15px 18px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__inner[data-v-a648e8a6]{padding:17px 15px 18px}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__inner[data-v-a648e8a6]{padding:17px 15px 18px}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__inner[data-v-a648e8a6]{padding:17px 15px 18px}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__inner[data-v-a648e8a6]{padding:17px 15px 18px}}.popup__icon[data-v-a648e8a6]{height:86px;width:86px;font-size:42px;color:var(--green-light);border:11px solid transparent;transform:translate(-50%,-50%) rotate(-20deg)}@media (min-width: 568px){.popup__title br[data-v-a648e8a6]{display:none}}@media (min-width: 744px){.popup__title br[data-v-a648e8a6]{display:none}}.popup__heading[data-v-a648e8a6]{font-size:16px;font-weight:600;margin:0 0 10px}@media (min-width: 375px){.popup__heading[data-v-a648e8a6]{font-size:22px}}@media (min-width: 744px){.popup__heading[data-v-a648e8a6]{font-size:24px}}.popup__subheading[data-v-a648e8a6]{font-size:16px;font-weight:600;margin:10px 0}@media (min-width: 375px){.popup__subheading[data-v-a648e8a6]{font-size:22px;margin:10px 0}}@media (min-width: 744px){.popup__subheading[data-v-a648e8a6]{font-size:24px}}.popup__subheading span[data-v-a648e8a6]{color:var(--green-light)}.popup__text[data-v-a648e8a6]{font-size:14px;color:var(--gray-3);margin:0 0 2px}@media (min-width: 375px){.popup__text[data-v-a648e8a6]{margin:0 0 5px}}@media (min-width: 744px){.popup__text[data-v-a648e8a6]{font-size:16px}}.popup__image[data-v-a648e8a6]{max-width:80%;margin:0 auto 5px}@media (min-width: 744px){.popup__image[data-v-a648e8a6]{display:block;margin:0 auto 15px}}@media (min-width: 568px) and (orientation: landscape){.popup__image[data-v-a648e8a6]{display:none}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__image[data-v-a648e8a6]{display:none}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-a648e8a6]{display:none}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-a648e8a6]{display:none}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-a648e8a6]{display:none}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-a648e8a6]{display:none}}@media (min-width: 1024px){.popup__image[data-v-a648e8a6]{display:block}}@keyframes shimmer-4f0152fa{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-4f0152fa],.appear-leave-active[data-v-4f0152fa]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-4f0152fa],.appear-leave-active[data-v-4f0152fa]{opacity:0}.fade-in-enter-active[data-v-4f0152fa]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-4f0152fa]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-4f0152fa],.fade-in-leave-active[data-v-4f0152fa]{opacity:0}.pop-enter-active[data-v-4f0152fa]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-4f0152fa]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-4f0152fa],.pop-leave-active[data-v-4f0152fa]{transform:scale(0)}.comment-enter-active[data-v-4f0152fa],.comment-leave-active[data-v-4f0152fa],.comment-move[data-v-4f0152fa]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-4f0152fa]{opacity:0}.comment-enter-to[data-v-4f0152fa]{opacity:1}.comment-leave-to[data-v-4f0152fa]{opacity:0}.vl-icon[data-v-4f0152fa]{background:black;padding:15px;border-radius:11px}.popup__bg[data-v-4f0152fa]{cursor:pointer}.popup__wrapper[data-v-4f0152fa]{padding:45px 0 15px}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__wrapper[data-v-4f0152fa]{padding:50px 0 15px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4f0152fa]{padding:50px 0 15px}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4f0152fa]{padding:50px 0 15px}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4f0152fa]{padding:50px 0 15px}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4f0152fa]{padding:50px 0 15px}}.popup__icon[data-v-4f0152fa]{height:86px;width:86px;font-size:42px;color:var(--green-light);border:11px solid transparent;transform:translate(-50%,-50%) rotate(-20deg)}.popup__inner[data-v-4f0152fa]{padding:50px 15px 20px}@media (min-width: 744px){.popup__inner[data-v-4f0152fa]{padding:50px 40px 25px}}.popup__heading[data-v-4f0152fa]{font-size:18px;font-weight:600;margin:0 0 20px}@media (min-width: 375px){.popup__heading[data-v-4f0152fa]{font-size:22px}}@media (min-width: 744px){.popup__heading[data-v-4f0152fa]{font-size:24px}}.popup__text[data-v-4f0152fa]{font-size:16px;color:var(--gray-3);margin:0 0 10px}@media (min-width: 744px){.popup__text[data-v-4f0152fa]{font-size:18px}}.popup__image[data-v-4f0152fa]{width:100%;max-width:100%;margin:0 auto 10px;border-radius:6px;background:var(--gray-8)}@media (min-width: 568px){.popup__image[data-v-4f0152fa]{width:310px}}@keyframes shimmer-c6db9013{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-c6db9013],.appear-leave-active[data-v-c6db9013]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-c6db9013],.appear-leave-active[data-v-c6db9013]{opacity:0}.fade-in-enter-active[data-v-c6db9013]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-c6db9013]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-c6db9013],.fade-in-leave-active[data-v-c6db9013]{opacity:0}.pop-enter-active[data-v-c6db9013]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-c6db9013]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-c6db9013],.pop-leave-active[data-v-c6db9013]{transform:scale(0)}.comment-enter-active[data-v-c6db9013],.comment-leave-active[data-v-c6db9013],.comment-move[data-v-c6db9013]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-c6db9013]{opacity:0}.comment-enter-to[data-v-c6db9013]{opacity:1}.comment-leave-to[data-v-c6db9013]{opacity:0}.vl-icon[data-v-c6db9013]{background:black;padding:15px;border-radius:11px}.popup[data-v-c6db9013]{padding-left:38px;padding-right:38px}.popup__wrapper[data-v-c6db9013]{padding:200px 0 10px;max-width:340px}@media (min-width: 1024px){.popup__wrapper[data-v-c6db9013]{padding:0 315px 0 0;max-width:unset}}.popup__inner[data-v-c6db9013]{padding:34px 24px;border-radius:16px}@media (min-width: 375px){.popup__inner[data-v-c6db9013]{padding:38px 35px}}@media (min-width: 1024px){.popup__inner[data-v-c6db9013]{max-width:340px;border-radius:24px}}.popup__icon[data-v-c6db9013]{height:86px;width:86px;font-size:42px;color:var(--green-light);border:11px solid transparent;transform:translate(-50%,-50%) rotate(-20deg)}.popup__title[data-v-c6db9013]{margin-bottom:0;margin-top:0;color:#d6d6d6}@media (min-width: 1024px){.popup__title[data-v-c6db9013]{font-size:18px}}.popup__heading[data-v-c6db9013]{font-size:16px;font-weight:600;margin:0 0 10px}@media (min-width: 375px){.popup__heading[data-v-c6db9013]{font-size:20px}}@media (min-width: 744px){.popup__heading[data-v-c6db9013]{font-size:24px}}.popup__subheading[data-v-c6db9013]{font-size:18px;font-weight:600;margin:0 0 10px}@media (min-width: 375px){.popup__subheading[data-v-c6db9013]{font-size:22px}}@media (min-width: 744px){.popup__subheading[data-v-c6db9013]{font-size:24px}}.popup__text[data-v-c6db9013]{font-size:12px;color:var(--gray-3);margin:0 0 2px}@media (min-width: 375px){.popup__text[data-v-c6db9013]{margin:0 0 2px}}@media (min-width: 744px){.popup__text[data-v-c6db9013]{font-size:16px}}.popup__image[data-v-c6db9013]{max-width:80%;margin:0 auto 5px}@media (min-width: 744px){.popup__image[data-v-c6db9013]{display:block;margin:0 auto 15px}}@media (min-width: 744px){.popup__image[data-v-c6db9013]{display:block}}@media (min-width: 568px) and (orientation: landscape){.popup__image[data-v-c6db9013]{display:none}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__image[data-v-c6db9013]{display:none}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-c6db9013]{display:none}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-c6db9013]{display:none}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-c6db9013]{display:none}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__image[data-v-c6db9013]{display:none}}@media (min-width: 1024px){.popup__image[data-v-c6db9013]{display:block}}.popup__cover[data-v-c6db9013]{position:absolute;top:0;left:0;right:0;height:275px;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px 16px 0 0}@media (min-width: 1024px){.popup__cover[data-v-c6db9013]{left:unset;border-radius:0 24px 24px 0;height:100%;width:350px}}.popup__cancel[data-v-c6db9013]{color:#8c8b91}.popup__close[data-v-c6db9013]{color:#fff;background:rgba(0,0,0,.3);border-radius:50%;top:12px;right:11px;height:26px;width:26px;font-size:21px;padding:0 7px}@media (min-width: 1024px){.popup__close[data-v-c6db9013]{height:34px;width:34px;font-size:24px;padding:1px 10px}}@keyframes shimmer-58437f9e{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-58437f9e],.appear-leave-active[data-v-58437f9e]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-58437f9e],.appear-leave-active[data-v-58437f9e]{opacity:0}.fade-in-enter-active[data-v-58437f9e]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-58437f9e]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-58437f9e],.fade-in-leave-active[data-v-58437f9e]{opacity:0}.pop-enter-active[data-v-58437f9e]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-58437f9e]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-58437f9e],.pop-leave-active[data-v-58437f9e]{transform:scale(0)}.comment-enter-active[data-v-58437f9e],.comment-leave-active[data-v-58437f9e],.comment-move[data-v-58437f9e]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-58437f9e]{opacity:0}.comment-enter-to[data-v-58437f9e]{opacity:1}.comment-leave-to[data-v-58437f9e]{opacity:0}.vl-icon[data-v-58437f9e]{background:black;padding:15px;border-radius:11px}.popup__bg[data-v-58437f9e]{cursor:pointer}.popup__wrapper[data-v-58437f9e]{padding:45px 0 15px}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__wrapper[data-v-58437f9e]{padding:50px 0 15px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-58437f9e]{padding:50px 0 15px}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-58437f9e]{padding:50px 0 15px}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-58437f9e]{padding:50px 0 15px}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-58437f9e]{padding:50px 0 15px}}.popup__icon[data-v-58437f9e]{height:86px;width:86px;border:11px solid transparent;transform:translate(-50%,-50%)}.popup__inner[data-v-58437f9e]{padding:50px 15px 20px}@media (min-width: 375px){.popup__inner[data-v-58437f9e]{padding:50px 22px 20px}}@media (min-width: 744px){.popup__inner[data-v-58437f9e]{padding:50px 35px 25px}}.popup__heading[data-v-58437f9e]{font-size:17px;font-weight:600;margin:0 0 10px}@media (min-width: 375px){.popup__heading[data-v-58437f9e]{font-size:20px}}@media (min-width: 568px){.popup__heading[data-v-58437f9e]{padding:0 25px}}.popup__text[data-v-58437f9e]{font-size:14px;color:var(--gray-3);margin:0 0 20px}@media (min-width: 375px){.popup__text[data-v-58437f9e]{font-size:16px}}@media (min-width: 744px){.popup__text[data-v-58437f9e]{font-size:18px}}.popup__password-field[data-v-58437f9e]{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:9px 9px 9px 15px;margin:0 0 20px;border-radius:8px;background:var(--gray-5)}@media (min-width: 744px){.popup__password-field[data-v-58437f9e]{padding:9px 15px}}.popup__password-label[data-v-58437f9e]{font-size:14px;line-height:1.2;color:var(--gray-3);margin:0}.popup__password[data-v-58437f9e]{font-size:18px;line-height:1.2;margin:0}.popup__password-btn[data-v-58437f9e]{position:relative;width:55px;height:35px;font-size:14px;text-align:center;border-radius:6px;background:var(--gray-8)}.popup__password-btn[data-v-58437f9e]:active{background:var(--black)}@media (min-width: 744px){.popup__password-btn[data-v-58437f9e]{width:65px;font-size:16px}}@media (min-width: 1025px){.popup__password-btn[data-v-58437f9e]:hover{background:var(--black)}}.popup__password-btn>*[data-v-58437f9e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.popup__footer[data-v-58437f9e]{padding:0}@keyframes shimmer-d1750e16{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-d1750e16],.appear-leave-active[data-v-d1750e16]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-d1750e16],.appear-leave-active[data-v-d1750e16]{opacity:0}.fade-in-enter-active[data-v-d1750e16]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-d1750e16]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-d1750e16],.fade-in-leave-active[data-v-d1750e16]{opacity:0}.pop-enter-active[data-v-d1750e16]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-d1750e16]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-d1750e16],.pop-leave-active[data-v-d1750e16]{transform:scale(0)}.comment-enter-active[data-v-d1750e16],.comment-leave-active[data-v-d1750e16],.comment-move[data-v-d1750e16]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-d1750e16]{opacity:0}.comment-enter-to[data-v-d1750e16]{opacity:1}.comment-leave-to[data-v-d1750e16]{opacity:0}.vl-icon[data-v-d1750e16]{background:black;padding:15px;border-radius:11px}.popup__bg[data-v-d1750e16]{cursor:pointer}.popup__wrapper[data-v-d1750e16]{padding:45px 0 15px}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__wrapper[data-v-d1750e16]{padding:50px 0 15px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-d1750e16]{padding:50px 0 15px}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-d1750e16]{padding:50px 0 15px}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-d1750e16]{padding:50px 0 15px}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-d1750e16]{padding:50px 0 15px}}.popup__icon[data-v-d1750e16]{height:86px;width:86px;font-size:38px;border:11px solid transparent;transform:translate(-50%,-50%)}.popup__inner[data-v-d1750e16]{padding:50px 15px 20px}@media (min-width: 744px){.popup__inner[data-v-d1750e16]{padding:50px 15px 25px}}.popup__heading[data-v-d1750e16]{font-size:16px;font-weight:600;margin:0 0 4px}@media (min-width: 375px){.popup__heading[data-v-d1750e16]{font-size:18px}}@media (min-width: 744px){.popup__heading[data-v-d1750e16]{font-size:20px}}.popup__text[data-v-d1750e16]{font-size:16px;color:var(--gray-3);margin:0 0 25px}@media (min-width: 744px){.popup__text[data-v-d1750e16]{font-size:18px}}.popup__btn[data-v-d1750e16]{width:280px;max-width:100%;margin:10px 0 0}@media (min-width: 375px){.popup__btn[data-v-d1750e16]{width:auto;min-width:280px;margin:10px 0 0}}@media (min-width: 744px){.popup__btn[data-v-d1750e16]{min-width:320px;margin:15px 0 0}}.popup__btn svg[data-v-d1750e16]{font-size:20px}@keyframes shimmer-4170d1e2{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-4170d1e2],.appear-leave-active[data-v-4170d1e2]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-4170d1e2],.appear-leave-active[data-v-4170d1e2]{opacity:0}.fade-in-enter-active[data-v-4170d1e2]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-4170d1e2]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-4170d1e2],.fade-in-leave-active[data-v-4170d1e2]{opacity:0}.pop-enter-active[data-v-4170d1e2]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-4170d1e2]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-4170d1e2],.pop-leave-active[data-v-4170d1e2]{transform:scale(0)}.comment-enter-active[data-v-4170d1e2],.comment-leave-active[data-v-4170d1e2],.comment-move[data-v-4170d1e2]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-4170d1e2]{opacity:0}.comment-enter-to[data-v-4170d1e2]{opacity:1}.comment-leave-to[data-v-4170d1e2]{opacity:0}.vl-icon[data-v-4170d1e2]{background:black;padding:15px;border-radius:11px}.popup--profile-photo .popup__icon[data-v-4170d1e2]{border-width:4px}.popup__bg[data-v-4170d1e2]{cursor:pointer}.popup__wrapper[data-v-4170d1e2]{padding:45px 0 15px}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape){.popup__wrapper[data-v-4170d1e2]{padding:50px 0 15px}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4170d1e2]{padding:50px 0 15px}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4170d1e2]{padding:50px 0 15px}}@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4170d1e2]{padding:50px 0 15px}}@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.popup__wrapper[data-v-4170d1e2]{padding:50px 0 15px}}.popup__icon[data-v-4170d1e2]{height:86px;width:86px;font-size:38px;border:11px solid transparent;transform:translate(-50%,-50%)}.popup__inner[data-v-4170d1e2]{padding:50px 15px 20px}@media (min-width: 744px){.popup__inner[data-v-4170d1e2]{padding:50px 15px 25px}}.popup__heading[data-v-4170d1e2]{font-size:16px;font-weight:600;margin:15px 0 10px}@media (min-width: 375px){.popup__heading[data-v-4170d1e2]{font-size:18px}}@media (min-width: 744px){.popup__heading[data-v-4170d1e2]{font-size:20px}}.popup__text[data-v-4170d1e2]{font-size:16px;color:var(--gray-3);margin:0}@media (min-width: 744px){.popup__text[data-v-4170d1e2]{font-size:18px}}.popup__btn[data-v-4170d1e2]{width:280px;max-width:100%;margin:10px 0 0}@media (min-width: 375px){.popup__btn[data-v-4170d1e2]{width:auto;min-width:280px;margin:10px 0 0}}@media (min-width: 744px){.popup__btn[data-v-4170d1e2]{min-width:320px;margin:15px 0 0}}@keyframes shimmer-abc6b287{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-abc6b287],.appear-leave-active[data-v-abc6b287]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-abc6b287],.appear-leave-active[data-v-abc6b287]{opacity:0}.fade-in-enter-active[data-v-abc6b287]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-abc6b287]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-abc6b287],.fade-in-leave-active[data-v-abc6b287]{opacity:0}.pop-enter-active[data-v-abc6b287]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-abc6b287]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-abc6b287],.pop-leave-active[data-v-abc6b287]{transform:scale(0)}.comment-enter-active[data-v-abc6b287],.comment-leave-active[data-v-abc6b287],.comment-move[data-v-abc6b287]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-abc6b287]{opacity:0}.comment-enter-to[data-v-abc6b287]{opacity:1}.comment-leave-to[data-v-abc6b287]{opacity:0}.vl-icon[data-v-abc6b287]{background:black;padding:15px;border-radius:11px}.popup__inner[data-v-abc6b287]{width:491px;transition:all .4s ease-in-out .1s}.popup__inner.login[data-v-abc6b287],.popup__inner.sign-up[data-v-abc6b287]{min-height:385px}@media (min-width: 568px){.popup__inner.login[data-v-abc6b287],.popup__inner.sign-up[data-v-abc6b287]{min-height:390px}}.popup__inner.new-user[data-v-abc6b287]{min-height:415px;width:400px}.popup__inner.check-email[data-v-abc6b287]{min-height:360px}.popup__inner .new-user .popup__title[data-v-abc6b287]{margin-bottom:32px}.popup__inner .new-user .popup__submit[data-v-abc6b287]{margin-top:32px}.popup__fieldset[data-v-abc6b287]{position:relative;margin-bottom:10px;border:1px solid #2d2d2d;border-radius:5px;background:var(--gray-6)!important}.popup__fieldset--error[data-v-abc6b287]{border-color:var(--red)}.popup__title[data-v-abc6b287]{margin-bottom:40px;font-size:26px;font-weight:600;color:var(--gray-1);margin-top:12px}.popup__title-md[data-v-abc6b287]{font-size:22px;margin-bottom:0}.popup__sub-header[data-v-abc6b287]{color:var(--gray-3);margin-top:8px;margin-bottom:65px}.popup__input[data-v-abc6b287],.popup__textarea[data-v-abc6b287]{display:block;width:100%;height:50px;font-size:18px;color:var(--gray-1);padding:20px 17px 0;outline:none;border:none;background:none;filter:none}@media (min-width: 375px){.popup__input[data-v-abc6b287],.popup__textarea[data-v-abc6b287]{height:58px}}.popup__input:focus~.popup__placeholder[data-v-abc6b287],.popup__input:not(:placeholder-shown)~.popup__placeholder[data-v-abc6b287],.popup__textarea:focus~.popup__placeholder[data-v-abc6b287],.popup__textarea:not(:placeholder-shown)~.popup__placeholder[data-v-abc6b287]{font-size:14px;margin-top:-12px}.popup__input:-webkit-autofill~.popup__placeholder[data-v-abc6b287],.popup__textarea:-webkit-autofill~.popup__placeholder[data-v-abc6b287]{transition:none}.popup__textarea[data-v-abc6b287]{height:154px;padding-top:30px;resize:none;line-height:1.2}@media (min-width: 375px){.popup__textarea[data-v-abc6b287]{height:204px}}@media (min-width: 744px){.popup__textarea[data-v-abc6b287]{height:254px}}.popup__textarea+.popup__placeholder[data-v-abc6b287]{top:20px;transform:none}.popup__placeholder[data-v-abc6b287]{position:absolute;top:50%;left:17px;font-size:18px;color:var(--gray-3);transform:translateY(-50%);transition:all .2s ease-in-out;cursor:text}.popup__img-email[data-v-abc6b287]{display:block;width:100%;max-width:106px;margin:0 auto 40px}.popup__submit[data-v-abc6b287]{background:var(--white);display:flex;height:53px;max-width:490px;font-size:17px;font-weight:600;width:100%;color:var(--black);border-radius:10px;border:none;margin-top:16px;margin-bottom:54px;padding:14px 20px;flex-direction:column;justify-content:center;align-items:center;gap:8px}.popup__submit-loading[data-v-abc6b287]{display:block;height:26px;width:26px;border:2px solid transparent;border-top-color:var(--black);border-radius:50%;pointer-events:none;animation:loading-abc6b287 .6s infinite linear}@keyframes loading-abc6b287{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.popup__footer[data-v-abc6b287]{display:flex;justify-content:center;gap:8px}.popup__footer-text[data-v-abc6b287]{display:block;margin-bottom:10px;font-size:14px;color:var(--gray-3)}.popup__footer-cta[data-v-abc6b287]{display:block;font-size:14px;font-weight:600;color:var(--gray-1);text-decoration:none;transition:all .2s ease-in-out;margin-bottom:19px;cursor:pointer}.popup__footer-cta[data-v-abc6b287]:hover{color:var(--gray-2)}.popup__close[data-v-abc6b287]{position:absolute;top:22px;right:20px;width:28px;height:28px;font-size:16px;line-height:28px;text-align:center;color:var(--white);padding:0;border-radius:50%;background:var(--gray-6)}.hide-mobile[data-v-abc6b287]{display:none}@media (min-width: 568px){.hide-mobile[data-v-abc6b287]{display:block}}.slide-left-enter-active[data-v-abc6b287],.slide-left-leave-active[data-v-abc6b287],.slide-right-enter-active[data-v-abc6b287],.slide-right-leave-active[data-v-abc6b287]{position:absolute!important;top:40px;width:calc(100% - 30px);overflow:hidden;transition:transform .4s ease-in-out}@media (min-width: 568px){.slide-left-enter-active[data-v-abc6b287],.slide-left-leave-active[data-v-abc6b287],.slide-right-enter-active[data-v-abc6b287],.slide-right-leave-active[data-v-abc6b287]{top:50px;width:calc(100% - 30px)}}@media (min-width: 744px){.slide-left-enter-active[data-v-abc6b287],.slide-left-leave-active[data-v-abc6b287],.slide-right-enter-active[data-v-abc6b287],.slide-right-leave-active[data-v-abc6b287]{top:45px;width:calc(100% - 50px)}}.slide-left-enter-active[data-v-abc6b287],.slide-right-leave-active[data-v-abc6b287]{transform:translate(115%)}@media (min-width: 744px){.slide-left-enter-active[data-v-abc6b287],.slide-right-leave-active[data-v-abc6b287]{transform:translate(120%)}}.slide-right-enter-active[data-v-abc6b287],.slide-left-leave-active[data-v-abc6b287]{transform:translate(-115%)}@media (min-width: 744px){.slide-right-enter-active[data-v-abc6b287],.slide-left-leave-active[data-v-abc6b287]{transform:translate(-120%)}}.slide-left-enter-to[data-v-abc6b287],.slide-right-enter-to[data-v-abc6b287]{transform:translate(0)}@keyframes shimmer-6031485b{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-6031485b],.appear-leave-active[data-v-6031485b]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-6031485b],.appear-leave-active[data-v-6031485b]{opacity:0}.fade-in-enter-active[data-v-6031485b]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-6031485b]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-6031485b],.fade-in-leave-active[data-v-6031485b]{opacity:0}.pop-enter-active[data-v-6031485b]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-6031485b]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-6031485b],.pop-leave-active[data-v-6031485b]{transform:scale(0)}.comment-enter-active[data-v-6031485b],.comment-leave-active[data-v-6031485b],.comment-move[data-v-6031485b]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-6031485b]{opacity:0}.comment-enter-to[data-v-6031485b]{opacity:1}.comment-leave-to[data-v-6031485b]{opacity:0}.vl-icon[data-v-6031485b]{background:black;padding:15px;border-radius:11px}.popup__bg[data-v-6031485b]{background:rgba(var(--black-rgb),.6)}.app-popup[data-v-6031485b]{position:fixed;bottom:0;left:50%;transform:translate(-50%)}.app-popup__nest[data-v-6031485b]{position:relative;color:var(--white);border-radius:10px;z-index:102;background:rgb(28,28,30);display:flex;flex-direction:column;gap:16px;display:block;padding:48px 42px 17px}.app-popup__heading[data-v-6031485b]{display:flex;align-items:center;justify-content:center;margin-bottom:16px;text-align:center!important}.app-popup__heading-icon[data-v-6031485b]{height:77px;width:77px;position:absolute;top:0;left:50%;transform:translate(-50%,-45%)}.app-popup__heading-icon img[data-v-6031485b]{position:absolute;z-index:1;height:48px;width:48px;left:15px;top:10px}.app-popup__heading-icon-halfcircle[data-v-6031485b]{position:absolute;top:0;left:50%;height:75px;width:75px;border-radius:50%;clip-path:inset(0 0 45% 0);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%,-50%);overflow:hidden}.app-popup__heading-icon-halfcircle[data-v-6031485b]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:rgb(28,28,30)}.app-popup__heading h2[data-v-6031485b]{font-size:20px;font-weight:700;margin:0}.app-popup__description[data-v-6031485b]{font-size:14px;color:var(--gray-3);font-weight:400;line-height:normal;margin-bottom:24px;text-align:center;display:flex;justify-content:center}.app-popup__description p[data-v-6031485b]{max-width:295px;margin:0}.app-popup__elements[data-v-6031485b]{display:flex;justify-content:center;padding:16px;margin-bottom:16px;gap:12px}.app-popup__media-elements[data-v-6031485b]{display:flex;flex-direction:column;align-items:center;gap:10px}.app-popup__media-elements img[data-v-6031485b]{width:119px}.app-popup__media-elements-instructions[data-v-6031485b]{max-width:140px}.app-popup__media-elements-instructions ol[data-v-6031485b]{margin-top:0;padding-left:12px;font-size:12px}.app-popup__media-elements-instructions ol li[data-v-6031485b]{margin-bottom:12px}.app-popup__media-elements-appstore img[data-v-6031485b]{max-width:84px}.app-popup__button-cancel[data-v-6031485b]{font-size:14px;font-weight:400;padding:0;border-radius:6px;color:var(--gray-3);text-align:center;cursor:pointer}.app-popup__close[data-v-6031485b]{position:absolute;top:0;right:0;left:auto;width:auto;font-size:24px;color:var(--white);padding:7px 16px;border-radius:20px}@keyframes shimmer-454864b6{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-454864b6],.appear-leave-active[data-v-454864b6]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-454864b6],.appear-leave-active[data-v-454864b6]{opacity:0}.fade-in-enter-active[data-v-454864b6]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-454864b6]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-454864b6],.fade-in-leave-active[data-v-454864b6]{opacity:0}.pop-enter-active[data-v-454864b6]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-454864b6]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-454864b6],.pop-leave-active[data-v-454864b6]{transform:scale(0)}.comment-enter-active[data-v-454864b6],.comment-leave-active[data-v-454864b6],.comment-move[data-v-454864b6]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-454864b6]{opacity:0}.comment-enter-to[data-v-454864b6]{opacity:1}.comment-leave-to[data-v-454864b6]{opacity:0}.vl-icon[data-v-454864b6]{background:black;padding:15px;border-radius:11px}.popup[data-v-454864b6]{padding:0}.popup__wrapper[data-v-454864b6]{max-height:100%;width:500px;height:100%;max-width:100%;padding:8px;background:#000;border-radius:0;box-shadow:0 4px 52px #ffffff0d}@media (min-width: 568px){.popup__wrapper[data-v-454864b6]{height:unset;padding:16px;border-radius:32px;border:1px solid #37373a}}.popup__inner[data-v-454864b6]{width:100%;bottom:auto;padding:24px 25px 64px;background:unset}.popup__close[data-v-454864b6]{border-radius:50%;right:20px;top:20px;height:32px;width:32px;z-index:10;padding:0}.popup__close img[data-v-454864b6]{height:100%;width:100%}@media (min-width: 568px){.popup__close[data-v-454864b6]{right:32px;top:32px;padding:0}}@media (min-width: 744px){.popup__close[data-v-454864b6]{height:34px;width:34px;padding:0}}.popup__title[data-v-454864b6]{color:var(--white);font-size:16px;letter-spacing:2.59px;line-height:22px;text-transform:uppercase;font-weight:600;margin:0 0 16px}.popup__subheading[data-v-454864b6]{position:absolute;bottom:24px;left:0;width:100%;color:var(--white);font-size:20px;line-height:26px;font-weight:700;text-align:center;margin:0;z-index:1}@media (min-width: 568px){.popup__subheading[data-v-454864b6]{font-size:23px}}.popup__text[data-v-454864b6]{font-size:14px;color:var(--gray-3);margin:0 0 2px}@media (min-width: 375px){.popup__text[data-v-454864b6]{margin:0 0 5px}}@media (min-width: 744px){.popup__text[data-v-454864b6]{font-size:16px}}.popup__image-wrapper[data-v-454864b6]{position:relative;border-radius:12px;overflow:hidden;cursor:pointer}@media (min-width: 568px){.popup__image-wrapper[data-v-454864b6]{border-radius:16px}}.popup__image-wrapper[data-v-454864b6]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:93px;background:linear-gradient(0deg,rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%);z-index:1}.popup__image[data-v-454864b6]{display:block;width:100%;aspect-ratio:470/391;object-fit:cover}.popup__bg[data-v-454864b6]{background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.popup__btn[data-v-454864b6]{border-radius:12px}.popup__btn a[data-v-454864b6]{display:flex;justify-content:center;align-items:center;gap:7px}@media (min-width: 744px){.popup__btn a[data-v-454864b6]{gap:8px}}.popup__footer[data-v-454864b6]{margin:32px 0 0}@media (min-width: 568px){.popup__footer[data-v-454864b6]{padding:0 75px}}.popup .limited-spots[data-v-454864b6]{font-size:24px;line-height:30px;justify-content:center;background:none}@media (min-width: 568px){.popup .limited-spots[data-v-454864b6]{font-size:26px;line-height:33px}}@keyframes shimmer{0%{opacity:1}to{opacity:.6}}.appear-enter-active,.appear-leave-active{transition:opacity .2s ease-in-out}.appear-enter-from,.appear-leave-active{opacity:0}.fade-in-enter-active{transition:opacity .6s ease-in-out}.fade-in-leave-active{transition:opacity .4s ease-in-out}.fade-in-enter-from,.fade-in-leave-active{opacity:0}.pop-enter-active{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active{transition:transform .2s ease-in-out}.pop-enter-from,.pop-leave-active{transform:scale(0)}.comment-enter-active,.comment-leave-active,.comment-move{transition:.2s ease;transition-property:opacity}.comment-enter-active{opacity:0}.comment-enter-to{opacity:1}.comment-leave-to{opacity:0}.vl-icon{background:black;padding:15px;border-radius:11px}.popup{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;padding:0 10px;z-index:300}@media (min-width: 744px){.popup{padding:0 20px}}.popup__bg{position:fixed;top:0;bottom:-100px;left:0;right:0;background:rgba(var(--black-rgb),.75)}.popup__wrapper{position:relative;max-height:100%;padding:40px 0 15px;opacity:1;transform:translateY(0) scale(1);transition:.2s ease-out;transition-property:transform,opacity;overflow-y:scroll;scrollbar-width:none}.popup__wrapper::-webkit-scrollbar{display:none}@supports (-webkit-touch-callout: none){.popup__wrapper{-webkit-overflow-scrolling:touch}}.popup__content{position:relative}.popup__inner{position:relative;bottom:100%;max-height:100%;width:430px;max-width:100%;text-align:center;padding:40px 15px 20px;border-radius:10px;background:var(--gray-7)}@media (min-width: 568px){.popup__inner{padding:50px 15px 20px}}@media (min-width: 744px){.popup__inner{padding:45px 25px 20px}}.popup__icon{position:absolute;top:0;left:50%;height:76px;width:76px;border:10px solid transparent;border-radius:50%;background:var(--gray-7);transform:translate(-50%,-40%)}@media (min-width: 568px){.popup__icon{height:76px;width:76px}}.popup__timer{margin:0 0 9px}@media (min-width: 744px){.popup__timer{margin:0 0 15px}}.popup__footer{margin:10px 0 0}@media (min-width: 375px){.popup__footer{margin:10px 0 0}}@media (min-width: 568px){.popup__footer{padding:0 20px}}@media (min-width: 744px){.popup__footer{padding:0 20px}}.popup__close{position:absolute;top:0;right:0;left:auto;width:auto;font-size:30px;color:var(--gray-3);padding:2px 12px;border-radius:10px}@media (min-width: 744px){.popup__close{padding:5px 16px}}.popup__btn.button{width:100%}@media (min-width: 375px){.popup__btn.button{line-height:50px}}.popup__cancel{display:block;font-size:14px;color:var(--gray-3);margin:18px 0 0}@media (min-width: 744px){.popup__cancel{font-size:16px}}.popup__cancel:hover{text-decoration:underline}.scale-enter-active{transition:opacity .2s ease-in-out}.scale-delayed-enter-active{transition:opacity .2s ease-in-out 2s}.scale-delayed-enter-active .popup__wrapper{transition:.2s ease-in 2s}.scale-enter-from,.scale-delayed-enter-from,.scale-leave-active,.scale-delayed-leave-active{opacity:0}.scale-enter-from .popup__wrapper,.scale-delayed-enter-from .popup__wrapper,.scale-leave-active .popup__wrapper,.scale-delayed-leave-active .popup__wrapper{opacity:0;transform:scale(.8);transition:.4s ease-in;transition-property:transform,opacity}.scale-leave-active,.scale-delayed-leave-active{transition:opacity .2s ease-in-out}.scale-leave-active .popup__wrapper,.scale-delayed-leave-active .popup__wrapper{transition:.2s ease-out}@keyframes shimmer-430faa32{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-430faa32],.appear-leave-active[data-v-430faa32]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-430faa32],.appear-leave-active[data-v-430faa32]{opacity:0}.fade-in-enter-active[data-v-430faa32]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-430faa32]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-430faa32],.fade-in-leave-active[data-v-430faa32]{opacity:0}.pop-enter-active[data-v-430faa32]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-430faa32]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-430faa32],.pop-leave-active[data-v-430faa32]{transform:scale(0)}.comment-enter-active[data-v-430faa32],.comment-leave-active[data-v-430faa32],.comment-move[data-v-430faa32]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-430faa32]{opacity:0}.comment-enter-to[data-v-430faa32]{opacity:1}.comment-leave-to[data-v-430faa32]{opacity:0}.vl-icon[data-v-430faa32]{background:black;padding:15px;border-radius:11px}.progress-bar[data-v-430faa32]{position:absolute;bottom:0;inset-inline-start:0;height:4px;width:100%;background:var(--gray-4);opacity:0;visibility:hidden;transition:all .4s ease-in-out}.progress-bar--show[data-v-430faa32]{opacity:1;visibility:visible}.progress-bar--vertical[data-v-430faa32]{position:relative;width:4px;height:55px;margin-inline:0 10px;border-radius:10px;background:var(--gray-3);overflow:hidden}.progress-bar--vertical .progress-bar__progress--completed[data-v-430faa32]{background:linear-gradient(180deg,var(--green-gradient))}.progress-bar__progress[data-v-430faa32]{height:100%;background:linear-gradient(270deg,var(--red-gradient));transition:all .4s ease-in-out}.progress-bar__progress--vertical[data-v-430faa32]{width:100%;background:linear-gradient(360deg,var(--red-gradient))}.progress-bar__progress--completed[data-v-430faa32]{background:linear-gradient(90deg,var(--green-gradient))}.radial-progress-container{position:relative}@keyframes shimmer-e1535641{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-e1535641],.appear-leave-active[data-v-e1535641]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-e1535641],.appear-leave-active[data-v-e1535641]{opacity:0}.fade-in-enter-active[data-v-e1535641]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-e1535641]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-e1535641],.fade-in-leave-active[data-v-e1535641]{opacity:0}.pop-enter-active[data-v-e1535641]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-e1535641]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-e1535641],.pop-leave-active[data-v-e1535641]{transform:scale(0)}.comment-enter-active[data-v-e1535641],.comment-leave-active[data-v-e1535641],.comment-move[data-v-e1535641]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-e1535641]{opacity:0}.comment-enter-to[data-v-e1535641]{opacity:1}.comment-leave-to[data-v-e1535641]{opacity:0}.vl-icon[data-v-e1535641]{background:black;padding:15px;border-radius:11px}.tabs-wrapper[data-v-e1535641]{overflow:auto;background-color:var(--gray-8);border-radius:8px;width:100%}@media (min-width: 1024px){.tabs-wrapper[data-v-e1535641]{background-color:transparent;border-radius:0}}.tabs-wrapper[data-v-e1535641]:after{content:"";display:block;background:linear-gradient(90deg,rgba(23,23,25,0) 0%,rgb(23,23,25) 100%);top:0;right:68px;width:60px;height:50px;position:absolute;pointer-events:none;transition:opacity .3s;border-radius:8px}.tabs-wrapper--scrolled-end[data-v-e1535641]:after{opacity:0}.tabs[data-v-e1535641]{display:flex;position:relative;overflow:scroll;scrollbar-width:none}.tabs[data-v-e1535641]::-webkit-scrollbar{display:none}@supports (-webkit-touch-callout: none){.tabs[data-v-e1535641]{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}}.tabs--loaded .tabs__tab-indicator[data-v-e1535641]{transition:all .2s ease-in-out}.tabs__item[data-v-e1535641]{position:relative;font-size:16px;text-align:center;color:var(--gray-3);padding:16px 10px;transition:color .2s ease-in-out;flex-grow:1;cursor:pointer}.tabs__item[data-v-e1535641]:last-child{margin-right:0}@media (min-width: 1024px){.tabs__item[data-v-e1535641]{padding:16px 10px;margin-right:0;flex-grow:0}}@media (min-width: 375px){.tabs__item[data-v-e1535641]{font-size:18px}}.tabs__item--active[data-v-e1535641]{color:var(--white)}@media (min-width: 1024px){.tabs__item--hidden[data-v-e1535641]{display:none!important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait){.tabs__item--hidden[data-v-e1535641]{display:block!important}}.tabs__item--disabled[data-v-e1535641]{pointer-events:none;cursor:default}.tabs__item-name[data-v-e1535641]{display:inline-block;vertical-align:top;position:relative;white-space:nowrap;margin:0}@media (min-width: 744px){.tabs__item-name[data-v-e1535641]{display:block}}.tabs__item-name--locked[data-v-e1535641]{color:var(--gray-6)}.tabs__comments-nr[data-v-e1535641]{font-size:14px;color:var(--gray-4);margin-left:2px}.tabs__item-locked[data-v-e1535641]{display:inline;font-size:13px;margin:0 2px 0 0}.tabs__tab-indicator[data-v-e1535641]{position:absolute;bottom:0;inset-inline-start:0;height:3px;border-radius:4px 4px 0 0;background:linear-gradient(270deg,var(--red-gradient))}@keyframes shimmer-471bbf0f{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-471bbf0f],.appear-leave-active[data-v-471bbf0f]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-471bbf0f],.appear-leave-active[data-v-471bbf0f]{opacity:0}.fade-in-enter-active[data-v-471bbf0f]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-471bbf0f]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-471bbf0f],.fade-in-leave-active[data-v-471bbf0f]{opacity:0}.pop-enter-active[data-v-471bbf0f]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-471bbf0f]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-471bbf0f],.pop-leave-active[data-v-471bbf0f]{transform:scale(0)}.comment-enter-active[data-v-471bbf0f],.comment-leave-active[data-v-471bbf0f],.comment-move[data-v-471bbf0f]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-471bbf0f]{opacity:0}.comment-enter-to[data-v-471bbf0f]{opacity:1}.comment-leave-to[data-v-471bbf0f]{opacity:0}.vl-icon[data-v-471bbf0f]{background:black;padding:15px;border-radius:11px}.timer__counter[data-v-471bbf0f]{display:flex;align-items:center;justify-content:center;width:min-content;height:65px;padding:4px 8px;margin:0 auto;border-radius:12px;background:var(--black)}@media (min-width: 568px){.timer__counter[data-v-471bbf0f]{height:83px}}.timer__day[data-v-471bbf0f],.timer__hour[data-v-471bbf0f],.timer__min[data-v-471bbf0f],.timer__sec[data-v-471bbf0f]{text-align:center;padding:0 14px}@media (min-width: 568px){.timer__day[data-v-471bbf0f],.timer__hour[data-v-471bbf0f],.timer__min[data-v-471bbf0f],.timer__sec[data-v-471bbf0f]{padding:0 18px}}.timer__day:last-child .timer__number[data-v-471bbf0f]:after,.timer__hour:last-child .timer__number[data-v-471bbf0f]:after,.timer__min:last-child .timer__number[data-v-471bbf0f]:after,.timer__sec:last-child .timer__number[data-v-471bbf0f]:after{display:none}.timer__number[data-v-471bbf0f]{display:block;position:relative;width:100%;font-size:24px;line-height:17px;font-weight:700;color:var(--white);font-variant-numeric:tabular-nums;margin:2px 0 12px}@media (min-width: 568px){.timer__number[data-v-471bbf0f]{font-size:30px;line-height:21px}}.timer__number[data-v-471bbf0f]:after{content:"";position:absolute;top:0;left:calc(100% + 14px);height:21px;width:1px;background:rgba(217,217,217,.4)}@media (min-width: 568px){.timer__number[data-v-471bbf0f]:after{left:calc(100% + 18px)}}.timer__format[data-v-471bbf0f]{width:42px;text-align:center;font-size:10px;color:#a8a8a6}@media (min-width: 568px){.timer__format[data-v-471bbf0f]{width:50px;font-size:12px}}.menu-timer .timer__counter[data-v-471bbf0f]{height:auto;width:220px;border-radius:6px}.menu-timer .timer__number[data-v-471bbf0f]{font-size:22px;line-height:24px}.menu-timer .timer__number[data-v-471bbf0f]:after{left:calc(100% + 12px);height:14px}@media (min-width: 568px){.menu-timer .timer__number[data-v-471bbf0f]:after{left:calc(100% + 12px)}}.menu-timer .timer__format[data-v-471bbf0f]{font-size:8px;font-weight:400}.menu-timer .timer__day[data-v-471bbf0f],.menu-timer .timer__hour[data-v-471bbf0f],.menu-timer .timer__min[data-v-471bbf0f],.menu-timer .timer__sec[data-v-471bbf0f]{padding:0 12px;text-align:center}.menu-timer .timer__sec .timer__format[data-v-471bbf0f]{min-width:34px}.menu-timer__hide-price[data-v-471bbf0f]{margin-left:0}.menu-timer__hide-price .timer__counter[data-v-471bbf0f]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:10px 0 4px}.menu-timer__hide-price .timer__day[data-v-471bbf0f],.menu-timer__hide-price .timer__hour[data-v-471bbf0f],.menu-timer__hide-price .timer__min[data-v-471bbf0f],.menu-timer__hide-price .timer__sec[data-v-471bbf0f]{padding:8px 6px 6px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-timer__hide-price .timer__number[data-v-471bbf0f]{font-size:19px;line-height:13px;margin:0 0 8px}.banner-timer .timer__counter[data-v-471bbf0f]{padding:4px;background:var(--gray-5)}.banner-timer .timer__number[data-v-471bbf0f]{font-size:22px;line-height:24px}@media (min-width: 568px){.banner-timer .timer__number[data-v-471bbf0f]{font-size:20px}}@media (min-width: 744px){.banner-timer .timer__number[data-v-471bbf0f]{font-size:22px}}.banner-timer .timer__format[data-v-471bbf0f]{font-size:9px}.banner-timer .timer__day[data-v-471bbf0f],.banner-timer .timer__hour[data-v-471bbf0f],.banner-timer .timer__min[data-v-471bbf0f],.banner-timer .timer__sec[data-v-471bbf0f]{text-align:center;padding:0 6px}.banner-timer .timer__sec .timer__format[data-v-471bbf0f]{min-width:38px}.app-banner--sale-active[data-v-471bbf0f]{border-radius:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-banner--sale-active .timer__counter[data-v-471bbf0f]{padding:4px 10px;background:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(10.5128202438px);backdrop-filter:blur(10.5128202438px)}.app-banner--sale-active .timer__number[data-v-471bbf0f]{color:var(--black)}.app-banner--sale-active .timer__format[data-v-471bbf0f]{color:var(--gray-7);font-size:8px}.upsell-timer[data-v-471bbf0f]{width:fit-content;padding:1px;margin:-37px auto 0;border-radius:10px;background:var(--organe-linear, linear-gradient(130deg, var(--promo-start) .45%, var(--promo-end) 100%))}.upsell-timer .timer__counter[data-v-471bbf0f]{display:grid;min-width:308px;width:60%;height:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-radius:10px}.upsell-timer .timer__day[data-v-471bbf0f],.upsell-timer .timer__hour[data-v-471bbf0f],.upsell-timer .timer__min[data-v-471bbf0f],.upsell-timer .timer__sec[data-v-471bbf0f]{padding:6px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.upsell-timer .timer__number[data-v-471bbf0f]{font-size:24px;margin:0 0 12px}.upsell-timer .timer__number[data-v-471bbf0f]:after{left:calc(100% + 12px)}.banner-trial-timer .timer__counter[data-v-471bbf0f]{gap:8px;background:none}@media (min-width: 1024px){.banner-trial-timer .timer__counter[data-v-471bbf0f]{gap:9.75px}}.banner-trial-timer .timer__number[data-v-471bbf0f]{font-size:25px;line-height:25px}@media (min-width: 744px){.banner-trial-timer .timer__number[data-v-471bbf0f]{font-size:22px}}.banner-trial-timer .timer__format[data-v-471bbf0f]{color:var(--white);font-weight:700;font-size:8px}@media (min-width: 375px){.banner-trial-timer .timer__format[data-v-471bbf0f]{font-size:8px;line-height:10px}}.banner-trial-timer .timer__day[data-v-471bbf0f],.banner-trial-timer .timer__hour[data-v-471bbf0f],.banner-trial-timer .timer__min[data-v-471bbf0f],.banner-trial-timer .timer__sec[data-v-471bbf0f]{background:var(--gray-9);text-align:center;border-radius:5px;padding:4px;min-width:42px}@media (min-width: 744px){.banner-trial-timer .timer__day[data-v-471bbf0f],.banner-trial-timer .timer__hour[data-v-471bbf0f],.banner-trial-timer .timer__min[data-v-471bbf0f],.banner-trial-timer .timer__sec[data-v-471bbf0f]{min-width:50px}}.home-timer .timer__counter[data-v-471bbf0f]{padding:4px;background:rgba(38,37,42,.65);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}@supports not (backdrop-filter: blur(24px)){.home-timer .timer__counter[data-v-471bbf0f]{background:rgba(var(--gray-5-rgb),.8)}}.home-timer__sale-active[data-v-471bbf0f]{border-radius:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-timer__sale-active .timer__counter[data-v-471bbf0f]{padding:6px;background-color:#26252ae6}.home-timer .timer__number[data-v-471bbf0f]{font-size:18px;line-height:20px}@media (min-width: 375px){.home-timer .timer__number[data-v-471bbf0f]{font-size:25px;line-height:24px}}@media (min-width: 568px){.home-timer .timer__number[data-v-471bbf0f]{font-size:20px;line-height:24px}}@media (min-width: 744px) and (orientation: portrait){.home-timer .timer__number[data-v-471bbf0f]{font-size:25px;line-height:24px}}@media (min-width: 1024px){.home-timer .timer__number[data-v-471bbf0f]{font-size:25px;line-height:24px}}.home-timer .timer__format[data-v-471bbf0f]{font-size:8px}@media (min-width: 1024px){.home-timer .timer__format[data-v-471bbf0f]{font-size:9px;line-height:10px}}.home-timer .timer__day[data-v-471bbf0f],.home-timer .timer__hour[data-v-471bbf0f],.home-timer .timer__min[data-v-471bbf0f],.home-timer .timer__sec[data-v-471bbf0f]{text-align:center;padding:0 4px}@media (min-width: 375px){.home-timer .timer__day[data-v-471bbf0f],.home-timer .timer__hour[data-v-471bbf0f],.home-timer .timer__min[data-v-471bbf0f],.home-timer .timer__sec[data-v-471bbf0f]{padding:0 6px}}.home-timer .timer__sec .timer__format[data-v-471bbf0f]{min-width:38px}.overview-timer .timer__counter[data-v-471bbf0f]{background:var(--white)}.overview-timer .timer__number[data-v-471bbf0f]{line-height:1;font-weight:700}.overview-timer .timer__number[data-v-471bbf0f],.overview-timer .timer__format[data-v-471bbf0f]{color:var(--gray-7)}@keyframes shimmer-eed8f4f3{0%{opacity:1}to{opacity:.6}}.appear-enter-active[data-v-eed8f4f3],.appear-leave-active[data-v-eed8f4f3]{transition:opacity .2s ease-in-out}.appear-enter-from[data-v-eed8f4f3],.appear-leave-active[data-v-eed8f4f3]{opacity:0}.fade-in-enter-active[data-v-eed8f4f3]{transition:opacity .6s ease-in-out}.fade-in-leave-active[data-v-eed8f4f3]{transition:opacity .4s ease-in-out}.fade-in-enter-from[data-v-eed8f4f3],.fade-in-leave-active[data-v-eed8f4f3]{opacity:0}.pop-enter-active[data-v-eed8f4f3]{transition:transform .4s cubic-bezier(.16,1.47,.71,1.66)}.pop-leave-active[data-v-eed8f4f3]{transition:transform .2s ease-in-out}.pop-enter-from[data-v-eed8f4f3],.pop-leave-active[data-v-eed8f4f3]{transform:scale(0)}.comment-enter-active[data-v-eed8f4f3],.comment-leave-active[data-v-eed8f4f3],.comment-move[data-v-eed8f4f3]{transition:.2s ease;transition-property:opacity}.comment-enter-active[data-v-eed8f4f3]{opacity:0}.comment-enter-to[data-v-eed8f4f3]{opacity:1}.comment-leave-to[data-v-eed8f4f3]{opacity:0}.vl-icon[data-v-eed8f4f3]{background:black;padding:15px;border-radius:11px}.toggler[data-v-eed8f4f3]{display:flex;align-items:center}.toggler__nest[data-v-eed8f4f3]{position:relative;width:40px;height:20px;border-radius:8px;background-color:var(--gray-3);transition:background-color .2s ease-in-out}.toggler__nest[data-v-eed8f4f3]:before{content:"";position:absolute;top:-2px;left:-2px;height:24px;width:24px;border-radius:50%;background:var(--gray-1);transition:all .2s ease-in-out}.toggler__nest--checked[data-v-eed8f4f3]{background-color:var(--red)}.toggler__nest--checked[data-v-eed8f4f3]:before{left:18px}.toggler__input[data-v-eed8f4f3]{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;cursor:pointer}
