.modal__option-article__card--wrapper{border-radius:20px}.custom-button--primary.--withLandingStyles{color:var(--page-button-font-color)!important;background-color:var(--page-button-back-color)!important}.template-preview{--tp-main-content-max-width:648px;--tp-main-content-py:16px;min-height:calc(100vh + var(--tp-page-bottom-overflow,0));flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex}.template-preview__background{z-index:-2;position:fixed;inset:0}.template-preview__background-image{object-fit:cover;width:100%;height:100%}.template-preview__main{padding:0 var(--tp-main-content-py);width:100%;max-width:var(--tp-main-content-max-width);flex-grow:1;margin:0 auto}.avatar-user__container{margin-top:16px}@media screen and (max-width:768px){.avatar-user__container{margin-top:0}.template-preview__main{padding:0}}.modal__option{-webkit-backdrop-filter:blur(48px);will-change:backdrop-filter,filter,background;background:#242424cc;border:none;border-radius:20px;flex-direction:column;padding:16px;display:flex;box-shadow:0 -10px 50px #0000004d}@media screen and (max-width:769px){.modal__option{border-radius:20px 20px 0 0;flex-direction:column;display:flex}}.modal__option-content--full{max-width:623px!important}@media screen and (max-width:768px){.modal__option-content--full{max-width:100%!important}}.modal__option-content{max-width:434px}@media screen and (max-width:768px){.modal__option-content{max-width:100%}}.modal__option-title{color:#fff;text-align:center;font-family:Saans;font-size:18px;font-weight:500;line-height:24px;margin:0!important}@media (max-width:992px){.modal__option-title{font-size:16px;line-height:20px}}.modal__option-title{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.modal__option-back{cursor:pointer;cursor:pointer;background:0 0;border:none;border-radius:50%;width:24px;height:24px;padding:0;position:absolute;left:0}.modal__option-article__card{background-color:#ffffff14;border-radius:20px;padding:16px}.modal__option-article__card__title{color:#fff;margin:0;font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.modal__option-article__card__title{font-size:16px;line-height:20px}}.modal__option-article__card__description{color:#fff;margin:0;font-family:Saans;font-size:14px;font-weight:400;line-height:22px}@media (max-width:992px){.modal__option-article__card__description{font-size:14px;line-height:18px}}.modal__option-content-form{margin-top:20px}.modal__option-content-form__title{color:#fff;text-align:center;margin:0;font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.modal__option-content-form__title{font-size:22px;line-height:28px}}.modal__option-content-form__description{color:#fff;text-align:center;margin:8px 0 16px;font-family:Saans;font-size:16px;font-weight:400;line-height:22px}@media (max-width:992px){.modal__option-content-form__description{font-size:16px;line-height:22px}}.modal__option-article__card__container{align-items:center;gap:11px;margin-top:8px;display:flex}.modal__option-article__card__options{color:#fff;flex-direction:column;display:flex}.modal__option-article__card__option{align-items:center;gap:11px;display:flex}.modal__option-article__card__option:not(:first-child){margin-top:8px}.modal__option-form__input{color:#fff;background-color:#ffffff14;border:none;border-radius:34px;outline:none;width:100%;height:52px;padding:16px;font-family:Saans;font-size:16px;font-weight:400;line-height:22px;display:block}@media (max-width:992px){.modal__option-form__input{font-size:16px;line-height:22px}}.modal__option-form__input{box-sizing:border-box;transition:all .4s}.modal__option-form__input.error{border:1.5px solid #e53636}.modal__option-form__input:hover{background-color:#494949}.modal__option-form__input:focus{background-color:#ffffff1f}.modal__option-content-form__form{flex-direction:column;gap:12px;width:100%;display:flex}.modal__option-form__terms{text-align:center;padding-bottom:10px;font-family:Saans;font-size:12px;font-weight:400;line-height:14px;color:#ffffffb2!important;margin:0!important}@media (max-width:992px){.modal__option-form__terms{font-size:12px;line-height:14px}}.form-error__container{align-items:center;gap:6px;display:flex;margin:4px 0 0!important}.form-error{font-family:Saans;font-size:14px;font-weight:400;line-height:22px;color:#e53636!important;margin:0!important}@media (max-width:992px){.form-error{font-size:14px;line-height:18px}}@media screen and (min-width:768px){#templatePreviewContent{transition:all .3s;left:50%;transform:translate(-50%,-50%);top:50%!important}}@media screen and (max-width:767px){#templatePreviewContent{width:100%;top:auto!important;bottom:0!important;left:0!important;transform:none!important}}.modal__option-form__terms--link{cursor:pointer;font-family:Saans;font-size:12px;font-weight:500;line-height:14px;color:#fff!important}@media (max-width:992px){.modal__option-form__terms--link{font-size:12px;line-height:14px}}.modal__option-form__terms--link{text-decoration:none;transition:all .4s}.modal__option-form__terms--link:hover{opacity:.5}
.avatar__content{align-items:center;gap:6px;margin-bottom:16px;transition:opacity .3s;display:flex;padding-bottom:0!important}@media screen and (max-width:768px){.avatar__content{padding-top:12px}}.avatar__content:hover{cursor:pointer}.avatar__content:hover .avatar__name{opacity:.6}.avatar__name{margin-bottom:0;padding:0;font-family:Saans;font-size:16px;font-weight:400;line-height:22px;transition:opacity .3s}@media (max-width:992px){.avatar__name{font-size:16px;line-height:22px}}.avatar__name{color:var(--font-color)}.avatar__image{object-fit:cover;border-radius:50%;width:32px;height:32px;transition:opacity .3s}@media screen and (max-width:768px){.avatar__image{width:26px;height:26px}}
.custom-button{cursor:pointer;border:none;justify-content:center;align-items:center;gap:4px;text-decoration:none;transition:all .2s;display:flex;position:relative}.custom-button:disabled{opacity:.5;cursor:not-allowed}.custom-button__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.custom-button__icon svg{flex-shrink:0}.custom-button__icon svg path{transition:all .2s}.custom-button__text{white-space:nowrap;font-family:Saans;font-size:.875rem;font-weight:500}@media screen and (max-width:992px){.custom-button__text--hide-mobile{display:none}}.custom-button--primary{color:#000;background-color:#fff;border-radius:9999px;width:100%;height:42px;padding:10px 20px;font-family:Saans;font-size:16px;font-weight:500;line-height:22px;transition:opacity .3s}@media (max-width:992px){.custom-button--primary{font-size:16px;line-height:22px}}.custom-button--primary:hover{opacity:.8}.custom-button--primary .custom-button__text{font-family:Saans;font-size:16px;font-weight:500;line-height:22px}@media (max-width:992px){.custom-button--primary .custom-button__text{font-size:16px;line-height:22px}}.custom-button--primary .custom-button__text{color:inherit}.custom-button--primary.custom-button--big{height:52px}.custom-button--primary.custom-button--small{border-radius:9999px;width:auto;min-width:fit-content;height:34px;padding:8.5px 16px}.custom-button--primary.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--outline{color:#fff;background-color:#0000;border:1.8px solid #e6e6e6;border-radius:9999px;width:100%;height:42px;padding:10px 20px;font-family:Saans;font-size:16px;font-weight:500;line-height:22px;transition:all .3s}@media (max-width:992px){.custom-button--outline{font-size:16px;line-height:22px}}.custom-button--outline:hover{border-color:#fff}.custom-button--outline .custom-button__text{font-family:Saans;font-size:16px;font-weight:500;line-height:22px}@media (max-width:992px){.custom-button--outline .custom-button__text{font-size:16px;line-height:22px}}.custom-button--outline .custom-button__text{color:inherit}.custom-button--outline.custom-button--big{height:52px}.custom-button--outline.custom-button--small{border-radius:9999px;width:auto;min-width:fit-content;height:34px;padding:8.5px 8px 8.5px 16px}.custom-button--outline.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--glass{isolation:isolate;background-color:var(--widget-bg-color);height:44px;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background;border-radius:9999px;padding:12px;overflow:hidden;transform:translateZ(0)}.custom-button--glass:hover{background-color:var(--widget-bg-color-hover)}.custom-button--glass.custom-button--icon-only{border-radius:9999px;width:44px}.custom-button--glass.custom-button--has-text{width:auto}.custom-button--glass.custom-button--has-text-mobile-hidden{width:auto;padding:12px 16px 12px 12px}@media screen and (max-width:992px){.custom-button--glass.custom-button--has-text-mobile-hidden{border-radius:9999px;width:44px;padding:12px}}.custom-button--glass.custom-button--has-text:has(.custom-button__icon){padding:12px 16px 12px 12px}.custom-button--glass.custom-button--big{height:52px}.custom-button--glass.custom-button--small{border-radius:9999px;width:auto;min-width:fit-content;height:34px;padding:8.5px 8px 8.5px 16px}.custom-button--glass.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--social{background-color:var(--widget-bg-color);width:auto;height:32px;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background;border-radius:9999px;gap:6px;padding:6px 16px}.custom-button--social:hover{background-color:var(--widget-bg-color-hover)}.custom-button--social .custom-button__icon svg{width:20px;height:20px}.custom-button--social .custom-button__icon svg path{fill:currentColor}.custom-button--social .custom-button__text{font-size:.875rem;font-weight:500}.custom-button--social.custom-button--icon-only{border-radius:9999px;justify-content:center;width:44px;height:44px;padding:8px}.glass-effect--button{display:inline-flex}.glass-effect--button:has(.custom-button--glass.custom-button--icon-only){border-radius:9999px}.glass-effect--button:has(.custom-button--glass):not(:has(.custom-button--icon-only)){border-radius:9999px}.glass-effect--button:has(.custom-button--social){border-radius:9999px}.glass-effect--button:has(.custom-button--social.custom-button--icon-only){border-radius:9999px}@media screen and (max-width:992px){.glass-effect--button.glass-effect--has-text-mobile-hidden{border-radius:9999px!important}}
.glass-effect-module-scss-module__humc3q__glass-effect{--glass-border-inner:.5px;--glass-border-outer:1px;--glass-light-primary:.12;--glass-light-secondary:.06;--glass-light-spread:12%;--glass-dark-primary:.1;--glass-dark-secondary:.1;--glass-dark-spread:10%;--glass-overlay-start:.01;--glass-overlay-end:.04;--glass-position-offset:0%;isolation:isolate;position:relative}.glass-effect-module-scss-module__humc3q__glass-effect:before,.glass-effect-module-scss-module__humc3q__glass-effect:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:9999;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass-effect-module-scss-module__humc3q__glass-effect:before{padding:var(--glass-border-inner);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect-module-scss-module__humc3q__glass-effect:after{padding:var(--glass-border-outer);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect-module-scss-module__humc3q__glassEffect{--glass-border-inner:.5px;--glass-border-outer:1px;--glass-light-primary:.12;--glass-light-secondary:.06;--glass-light-spread:12%;--glass-dark-primary:.1;--glass-dark-secondary:.1;--glass-dark-spread:10%;--glass-overlay-start:.01;--glass-overlay-end:.04;--glass-position-offset:0%;isolation:isolate;position:relative}.glass-effect-module-scss-module__humc3q__glassEffect:before,.glass-effect-module-scss-module__humc3q__glassEffect:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:9999;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass-effect-module-scss-module__humc3q__glassEffect:before{padding:var(--glass-border-inner);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect-module-scss-module__humc3q__glassEffect:after{padding:var(--glass-border-outer);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect-module-scss-module__humc3q__circle{--glass-position-offset:3%;--glass-light-spread:40%;--glass-dark-spread:40%}.glass-effect-module-scss-module__humc3q__pill{--glass-position-offset:3%;--glass-light-spread:15%;--glass-dark-spread:15%}
.footer-legal-links-module-scss-module__JOIiUa__root{margin-top:var(--tp-main-content-py,12px);z-index:3;color:var(--font-color);justify-content:center;gap:16px;display:flex;position:relative}.footer-legal-links-module-scss-module__JOIiUa__root>a{font-family:Saans;font-size:12px;font-weight:500;line-height:14px;color:inherit!important}@media (max-width:992px){.footer-legal-links-module-scss-module__JOIiUa__root>a{font-size:12px;line-height:14px}}.footer-legal-links-module-scss-module__JOIiUa__root>a{text-decoration:underline;transition:all .3s;font-size:12px!important}.footer-legal-links-module-scss-module__JOIiUa__root>a:hover{opacity:.8}
.no-wrap-trailing-icon-module-scss-module__QI6i9q__container{vertical-align:middle}.no-wrap-trailing-icon-module-scss-module__QI6i9q__containerNoWrap{white-space:nowrap;vertical-align:auto;align-items:center;display:inline-flex}.no-wrap-trailing-icon-module-scss-module__QI6i9q__containerNoWrap svg{margin-left:8px}
.page-bottom-overflow-parent{--tp-page-bottom-overflow:40px}@media screen and (max-width:992px){.page-bottom-overflow-parent.with-label{--tp-page-bottom-overflow:90px}}.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-block{height:var(--tp-page-bottom-overflow)}.page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container{bottom:var(--tp-main-content-py);pointer-events:none;width:100%;max-width:1113.34px;margin-left:auto;margin-right:auto;padding:0 16px;position:fixed;left:50%;transform:translate(-50%)}.page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container>*{pointer-events:all;width:fit-content;display:block}@media screen and (max-width:992px){.page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container{position:static;transform:none}.page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container>*{margin:var(--tp-main-content-py)auto}}
.skeleton{display:inline-block;position:relative;overflow:hidden}.skeleton:after{content:"";background-image:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.2s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton--dark{background-color:#2a2a2a}.skeleton--dark:after{background-image:linear-gradient(90deg,#0000,#ffffff14,#0000)}.skeleton--light{background-color:#e0e0e0}.skeleton--light:after{background-image:linear-gradient(90deg,#0000,#fff6,#0000)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.store-badge-module-scss-module__AQOMjG__badge-icon--xs{width:12px;height:12px}.store-badge-module-scss-module__AQOMjG__badge-icon--sm{width:14px;height:14px}.store-badge-module-scss-module__AQOMjG__badge-icon--base{width:16px;height:16px}.store-badge-module-scss-module__AQOMjG__badge-icon--lg{width:18px;height:18px}.store-badge-module-scss-module__AQOMjG__badge-icon--xl{width:20px;height:20px}.store-badge-module-scss-module__AQOMjG__badge-icon--2xl{width:24px;height:24px}.store-badge-module-scss-module__AQOMjG__badge-icon--3xl{width:28px;height:28px}
.image-gallery__content{opacity:0;pointer-events:none;z-index:102;justify-content:center;align-items:center;transition:opacity .5s ease-in-out;display:flex;position:fixed;inset:0}.image-gallery__content.active{opacity:1;pointer-events:auto}.image-gallery__overlay{opacity:0;pointer-events:none;background-color:#000000e5;transition:opacity .3s ease-in-out;position:absolute;inset:0}.image-gallery__overlay.active{opacity:1;pointer-events:auto}.image-gallery__close{z-index:101;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;position:absolute;top:32px;right:85px}.image-gallery__close.active{opacity:1;pointer-events:auto}.image-gallery__close.bottom{top:-40px;right:16px}.image-gallery{max-width:1102px;margin:0 auto;padding:0 20px;position:relative}@media screen and (max-width:1190px){.image-gallery{max-width:975px}}@media screen and (max-width:1096px){.image-gallery{max-width:900px}}@media screen and (max-width:990px){.image-gallery{max-width:830px}}@media screen and (max-width:900px){.image-gallery{max-width:768px}}@media screen and (max-width:850px){.image-gallery{max-width:700px}}@media screen and (max-width:776px){.image-gallery{max-width:650px}}@media screen and (max-width:640px){.image-gallery{max-width:550px}}@media screen and (max-width:560px){.image-gallery{max-width:400px}}.image__slide___galllary{width:100%;max-height:593px}.image__slide___galllary.--paginate{width:109px;height:69px}@media screen and (max-width:768px){.image__slide___galllary.--paginate{width:70px;height:50px}}.image__slide___galllary--img-wrapper{border-radius:20px}.image__slide___galllary--img{object-fit:cover;border-radius:20px;width:100%;height:100%}.image__slide___galllary--img .with-image{width:109px;height:69px}.with-video{aspect-ratio:16/9;width:109px;height:65px}.main-img-gallery-image{aspect-ratio:16/9;height:531px}@media screen and (max-width:1190px){.main-img-gallery-image{height:467px}}@media screen and (max-width:1096px){.main-img-gallery-image{height:430px}}@media screen and (max-width:990px){.main-img-gallery-image{height:364px}}@media screen and (max-width:900px){.main-img-gallery-image{height:305px}}@media screen and (max-width:850px){.main-img-gallery-image{height:255px}}.image-gallery__paginate__thumbnails{margin-top:32px;padding:0 20px}.pagination___slides .swiper-wrapper{justify-content:center}.image-gallery__arrows__container{display:block}@media screen and (max-width:768px){.image-gallery__arrows__container{display:none}}.image-gallery__arrows{z-index:102;--arrow-position:-60px;position:absolute;top:50%;transform:translateY(-50%)}.image-gallery__arrows.--left{left:var(--arrow-position)}.image-gallery__arrows.--right{right:var(--arrow-position)}.image-gallery__arrows.--right svg{transform:rotate(180deg)}@media screen and (max-width:1250px){.image-gallery__arrows{--arrow-position:-35px}}.image__slide___galllary--video{height:531px}@media screen and (max-width:1190px){.image__slide___galllary--video{height:467px}}@media screen and (max-width:1096px){.image__slide___galllary--video{height:430px}}@media screen and (max-width:990px){.image__slide___galllary--video{height:364px}}@media screen and (max-width:900px){.image__slide___galllary--video{height:305px}}@media screen and (max-width:850px){.image__slide___galllary--video{height:255px}}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.video-link{-webkit-user-select:none;user-select:none}.video-link--placeholder{text-align:center;border-radius:20px;justify-content:center;align-items:center;gap:8px;width:100%;padding:20px 0;display:flex;color:color-mix(in srgb,var(--widgets_background_font),transparent 40%)!important;background-color:color-mix(in srgb,var(--widget-bg-color-rgb),transparent 92%)!important}.video-link--placeholder span{opacity:.6;font-family:Saans;font-weight:500;line-height:24px;color:color-mix(in srgb,var(--widgets_background_font),transparent 40%)!important;font-size:18px!important}.video-link__title{display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;margin:10px 0 0;font-family:Saans;font-weight:500;overflow:hidden;color:var(--font-color)!important;font-size:18px!important;line-height:24px!important}@media (max-width:992px){.video-link__title{word-break:normal;overflow-wrap:normal;font-size:16px!important;line-height:22px!important}}.video-link__preview{cursor:pointer;position:relative}.video-link__preview:hover .video-link__play-button{transform:translate(-50%,-50%)scale(1.2)}.video-link__thumbnail{aspect-ratio:16/9;object-fit:cover;border-radius:20px;width:100%}.video-link__player{aspect-ratio:16/9}.video-link__play-button{cursor:pointer;background-color:#fff;border:0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:45px;height:45px;padding-left:10px;transition:transform .21s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.video-link>[class*=glass-effect]{border-radius:20px}
:root .swiper.media-gallery{--media-gallery-space-default:16px;width:100%;margin:0;padding:0;overflow:hidden}:root .swiper.media-gallery .swiper-slide.media-gallery__slide{padding-left:calc(var(--media-gallery-space-default)/2);padding-right:0}@media screen and (max-width:769px){:root .swiper.media-gallery{width:calc(100% - var(--media-gallery-space-default)*1.5);margin:0;margin-left:calc(var(--media-gallery-space-default)/2);overflow:visible}:root .swiper.media-gallery .swiper-slide.media-gallery__slide:first-child{padding-left:calc(var(--media-gallery-space-default)/2)}}
.video___group.row{padding:0 16px}.video___group.row .wrapper____paddings{padding:0}@media screen and (max-width:768px){.video___group.row{padding:0}.video___group.row .store__shop-header2{padding:0 16px}}.video___group.col{padding:0 16px}.video___group.col .wrapper____paddings{padding:0}.store__shop-header2{justify-content:space-between;align-items:center;display:flex}.store__shop__slider-buttons{align-items:center;gap:8px;display:flex}.nextIcon{transform:rotate(180deg)}
:root{--dialog-default-spacing:16px;--dialog-transition-duration:.2s;--dialog-background-color:#242424;--dialog-overlay-background-color:#000000b3;--dialog-max-width:434px;--dialog-border-radius:20px}.dialog-overlay{background-color:var(--dialog-overlay-background-color);z-index:150;transition-duration:var(--dialog-transition-duration);position:fixed;inset:0}.dialog-overlay[data-state=open]{animation:fadeIn var(--dialog-transition-duration)}.dialog-overlay[data-state=closed]{animation:fadeOut var(--dialog-transition-duration)}.dialog-content{z-index:150;width:100%;max-width:var(--dialog-max-width);padding:var(--dialog-default-spacing);background-color:var(--dialog-background-color);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);will-change:backdrop-filter,filter,background-color,opacity;transition-duration:var(--dialog-transition-duration);border-radius:var(--dialog-border-radius);flex-direction:column;display:flex;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 -10px 50px #0000004d;position:fixed!important}.dialog-content[data-state=open]{animation:fadeIn var(--dialog-transition-duration),zoomIn var(--dialog-transition-duration)}.dialog-content[data-state=closed]{animation:fadeOut var(--dialog-transition-duration),zoomOut var(--dialog-transition-duration)}.dialog-content button.dialog-close{color:#fff;top:var(--dialog-default-spacing);right:var(--dialog-default-spacing);width:calc(var(--dialog-default-spacing)*1.5);height:calc(var(--dialog-default-spacing)*1.5);cursor:pointer;transition:opacity var(--dialog-transition-duration)ease;background:0 0;border:none;padding:0;position:absolute}.dialog-content button.dialog-close:hover{opacity:.5}.dialog-content .dialog-header{min-height:calc(var(--dialog-default-spacing)*2.5)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{transform:translate(-50%,-50%)scale(.95)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes zoomOut{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(.95)}}
:root{--drawer-default-spacing:16px;--drawer-transition-duration:.2s;--drawer-background-color:#242424;--drawer-overlay-background-color:#000000b3;--drawer-max-width:434px;--drawer-border-radius:20px}.drawer-overlay{background-color:var(--drawer-overlay-background-color);z-index:150;transition-duration:var(--drawer-transition-duration);position:fixed;inset:0}.drawer-overlay[data-state=open]{animation:fadeIn var(--drawer-transition-duration)}.drawer-overlay[data-state=closed]{animation:fadeOut var(--drawer-transition-duration)}.drawer-content{z-index:150;padding:var(--drawer-default-spacing);background-color:var(--drawer-background-color);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);will-change:backdrop-filter,filter,background-color,opacity;transition-duration:var(--drawer-transition-duration);border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:var(--drawer-border-radius);border-top-right-radius:var(--drawer-border-radius);flex-direction:column;max-height:98dvh;display:flex;bottom:0;left:0;right:0;box-shadow:0 -10px 50px #0000004d;position:fixed!important}.drawer-content:before,.drawer-content:after{padding-bottom:0;padding-left:0;padding-right:0}.drawer-content button.drawer-close{color:#fff;top:var(--drawer-default-spacing);right:var(--drawer-default-spacing);width:calc(var(--drawer-default-spacing)*1.5);height:calc(var(--drawer-default-spacing)*1.5);cursor:pointer;transition:opacity var(--drawer-transition-duration)ease;background:0 0;border:none;padding:0;position:absolute}.drawer-content button.drawer-close:hover{opacity:.5}.drawer-content .drawer-header{min-height:calc(var(--drawer-default-spacing)*2.5)}
.calendar-template{width:100%;max-width:39.25rem;margin:0 auto}.calendar-template__container{background-color:var(--e_product_widgets_color,#fff3);color:var(--e_product_widgets_fonts_color,#fff);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);border-radius:20px;flex-direction:row;padding:16px;display:flex}.calendar-template__section{flex:1}.calendar-template__section:first-child{border-right:1px solid #fff3;width:343px;padding-right:16px}.calendar-template__section:last-child{flex-direction:column;padding-left:16px;display:flex}.calendar-template__heading{font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.calendar-template__heading{font-size:22px;line-height:28px}}.calendar-template__heading{text-align:center;margin:0 0 16px}.calendar-template__heading2{font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.calendar-template__heading2{font-size:22px;line-height:28px}}.calendar-template__heading2{text-align:center;color:var(--e_product_widgets_fonts_color);margin:0 0 16px}.calendar-template__header{justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.calendar-template__current-month{color:var(--e_product_widgets_fonts_color,#fff);font-family:Saans,sans-serif;font-size:16px;font-weight:500}.calendar-template__nav-button{color:var(--e_product_widgets_fonts_color,#fff);background:#ffffff29;width:48px;min-width:48px;height:48px;padding:0;border-radius:50%!important}.calendar-template__nav-button:hover:not(:disabled),.calendar-template__nav-button:focus-visible{background:#ffffff3d}.calendar-template__nav-icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.calendar-template__nav-icon--next{transform:rotate(180deg)}.calendar-template__nav-icon svg{width:24px;height:24px;color:var(--e_product_widgets_fonts_color,#fff)}.calendar-template__weekdays{grid-template-columns:repeat(7,48px);justify-content:center;gap:2px;display:grid}.calendar-template__weekday{text-align:center;width:48px;padding:8px 0;font-family:Saans;font-size:12px;font-weight:400;line-height:14px}@media (max-width:992px){.calendar-template__weekday{font-size:12px;line-height:14px}}.calendar-template__weekday{color:var(--e_product_widgets_fonts_color,#fff);opacity:.8}.calendar-template__days{grid-template-columns:repeat(7,48px);justify-content:center;gap:2px;display:grid}.calendar-template__day{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-family:Saans;font-size:14px;font-weight:400;line-height:22px;transition:all .2s;display:flex}@media (max-width:992px){.calendar-template__day{font-size:14px;line-height:18px}}.calendar-template__day{color:var(--e_product_widgets_fonts_color,#fff)}.calendar-template__day:hover:not(:disabled){background:#ffffff1f}.calendar-template__day:focus{background:#ffffff1f;outline:none}.calendar-template__day--disabled{color:var(--e_product_widgets_fonts_color,#fff);opacity:.35;cursor:default}.calendar-template__day--disabled:hover{background:0 0}.calendar-template__day--selected{font-weight:500;color:#000!important;background:#fff!important}.calendar-template__times{padding-inline:4px;flex-direction:column;gap:8px;max-height:380px;padding-bottom:4px;display:flex;overflow-y:auto}.calendar-template__times::-webkit-scrollbar{width:0}.calendar-template__time,.calendar-template__time.custom-button--primary{height:42px;color:var(--e_product_widgets_fonts_color,#fff);background-color:#ffffff29;border-radius:42px}.calendar-template__time:hover:not(:disabled),.calendar-template__time.custom-button--primary:hover:not(:disabled),.calendar-template__time:focus,.calendar-template__time.custom-button--primary:focus{background:#ffffff3d}.calendar-template__time:disabled,.calendar-template__time.custom-button--primary:disabled{cursor:not-allowed}.calendar-template__time--selected,.calendar-template__time--selected.custom-button--primary,.calendar-template__time.custom-button--primary--selected,.calendar-template__time.custom-button--primary--selected.custom-button--primary{background:var(--e_product_widgets_btn_background_color,#fff)!important;color:#000!important}.calendar-template__time--selected .custom-button__text,.calendar-template__time--selected.custom-button--primary .custom-button__text,.calendar-template__time.custom-button--primary--selected .custom-button__text,.calendar-template__time.custom-button--primary--selected.custom-button--primary .custom-button__text{color:#000!important}.calendar-template__select-time-button{display:none}@media screen and (max-width:992px){.calendar-template{max-width:21.75rem}.calendar-template__container{flex-direction:column;gap:0;padding:16px}.calendar-template__section:first-child{border-right:none;width:100%;padding-right:0}.calendar-template__section:last-child{align-items:center;margin-top:16px;padding-left:0}.calendar-template__header{margin-bottom:16px}.calendar-template__heading2{margin-bottom:12px;display:block}.calendar-template__weekday{padding:0}.calendar-template__times{align-items:center;width:100%;max-height:240px;display:flex}.calendar-template__time{padding:12px}.calendar-template__day{font-size:12px;font-weight:400}.calendar-template__select-time-button{border-radius:32px;width:calc(100% + 32px);margin:16px -16px 0;display:block}.calendar-template__select-time-button:disabled{opacity:.5}}
.design-template__container{z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:var(--overlay-color);-webkit-backdrop-filter:var(--overlay-blur);backdrop-filter:var(--overlay-blur);position:fixed;inset:0}.design-template{background-color:var(--overlay-color);-webkit-backdrop-filter:var(--overlay-blur);backdrop-filter:var(--overlay-blur);position:fixed;inset:0}
.info-template{width:100%;max-width:39.25rem;margin:0 auto}.info-template__container{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;max-height:72px;padding:24px 32px;display:flex}.info-template__item{white-space:nowrap;align-items:center;gap:12px;display:flex}.info-template__item:first-child{width:98px}.info-template__item:nth-child(3){width:93px}.info-template__item:nth-child(5){width:163px}.info-template__icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.info-template__content{flex-direction:column;gap:4px;display:flex}.info-template__value{font-family:Saans;font-size:16px;font-weight:400;line-height:22px}@media (max-width:992px){.info-template__value{font-size:16px;line-height:22px}}.info-template__divider{background:var(--gray-200,#e2e8f0);width:1px;height:24px;margin:0 54.25px}.info-template .info-template__item:first-child+.info-template__divider{left:33.33%}.info-template .info-template__item:nth-child(3)+.info-template__divider{left:66.66%}@media screen and (max-width:992px){.info-template{max-width:21.4375rem}.info-template__container{flex-direction:column;align-items:flex-start;max-height:none;padding:16px}.info-template__item{width:100%}.info-template__divider{width:calc(100% - 36px);height:1px;margin:16px 0 16px 36px}}
.eproduct-options-module-scss-module__uFSP3q__root{color:var(--font-color,inherit);flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}@media (max-width:769px){.eproduct-options-module-scss-module__uFSP3q__root{gap:8px}}.eproduct-options-module-scss-module__uFSP3q__item{align-items:center;gap:4px;display:inline-flex}@media (max-width:769px){.eproduct-options-module-scss-module__uFSP3q__item{gap:2px}}.eproduct-options-module-scss-module__uFSP3q__icon{width:24px;height:24px;display:inline-flex}.eproduct-options-module-scss-module__uFSP3q__item svg{flex-shrink:0;width:20px;height:20px;display:block}.eproduct-options-module-scss-module__uFSP3q__text{font-family:Saans;font-size:14px;font-weight:400;line-height:22px}@media (max-width:992px){.eproduct-options-module-scss-module__uFSP3q__text{font-size:14px;line-height:18px}}.eproduct-options-module-scss-module__uFSP3q__text{display:-webkit-box;display:box;-webkit-line-clamp:1;line-clamp:1;box-orient:vertical;word-break:break-word;overflow-wrap:break-word;-webkit-box-orient:vertical;overflow:hidden}.eproduct-options-module-scss-module__uFSP3q__root.eproduct-options-module-scss-module__uFSP3q__--booking-appointment{gap:8px}.eproduct-options-module-scss-module__uFSP3q__root.eproduct-options-module-scss-module__uFSP3q__--booking-appointment .eproduct-options-module-scss-module__uFSP3q__item{gap:4px;min-width:auto}.eproduct-options-module-scss-module__uFSP3q__root.eproduct-options-module-scss-module__uFSP3q__--booking-appointment .eproduct-options-module-scss-module__uFSP3q__icon{width:24px;height:24px}.eproduct-options-module-scss-module__uFSP3q__root.eproduct-options-module-scss-module__uFSP3q__--booking-appointment .eproduct-options-module-scss-module__uFSP3q__item svg{width:20px;height:20px}.eproduct-options-module-scss-module__uFSP3q__root.eproduct-options-module-scss-module__uFSP3q__--booking-appointment .eproduct-options-module-scss-module__uFSP3q__text{font-family:Saans;font-size:14px;font-weight:400;line-height:22px}@media (max-width:992px){.eproduct-options-module-scss-module__uFSP3q__root.eproduct-options-module-scss-module__uFSP3q__--booking-appointment .eproduct-options-module-scss-module__uFSP3q__text{font-size:14px;line-height:18px}}
.product-preview-card-module-scss-module__4LrJJa__eProductOptions{margin-top:8px}
*{box-sizing:border-box}.product-preview-card__arrow{color:var(--e_product_widgets_fonts_color)!important}.product-preview-card{-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);opacity:.5;border-radius:20px;justify-content:space-between;gap:16px;padding:16px;transition:opacity,background-color .3s;display:flex;overflow:hidden;color:var(--e_product_widgets_fonts_color)!important;background-color:var(--e_product_widgets_color)!important}.product-preview-card.--active{opacity:1}.product-preview-card.--overall{flex-direction:column;justify-content:flex-end;gap:12px;height:287px;padding:0;position:relative;overflow:hidden}.product-preview-card.--overall:hover .product-preview-card__overall-image img{transform:scale(1.05)}.product-preview-card__overall-image{z-index:0;border-radius:20px;position:absolute;inset:0;overflow:hidden}.product-preview-card__overall-image img{object-fit:cover;width:100%;height:100%;transition:all .3s ease-in-out;transform:scale(1)}.product-preview-card__overall-tag-container{border-radius:999px;position:absolute;top:16px;left:16px}.product-preview-card__overall-tag-container .product-preview-card__overall-tag{border-radius:inherit;-webkit-backdrop-filter:blur(20px)brightness(.8);backdrop-filter:blur(20px)brightness(.8);align-items:center;gap:6px;padding:4px 10px;font-family:Saans;font-size:14px;font-weight:500;line-height:22px;display:flex}@media (max-width:992px){.product-preview-card__overall-tag-container .product-preview-card__overall-tag{font-size:14px;line-height:18px}}.product-preview-card__overall-tag-container .product-preview-card__overall-tag svg{width:16px;height:16px}.product-preview-card__overall-content{isolation:isolate;flex-direction:column;gap:12px;padding:16px;display:flex;position:relative}.product-preview-card__overall-content:before{content:"";z-index:0;-webkit-backdrop-filter:blur(20px)brightness(.75);backdrop-filter:blur(20px)brightness(.75);pointer-events:none;background-color:#00000003;border-radius:0 0 20px 20px;position:absolute;inset:-40px 0 0;-webkit-mask-image:linear-gradient(#0000 0%,#000000b3 20%,#000 50%);mask-image:linear-gradient(#0000 0%,#000000b3 20%,#000 50%)}.product-preview-card__overall-text{z-index:1;position:relative}.product-preview-card__overall-title{margin:0;font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.product-preview-card__overall-title{font-size:18px;line-height:24px}}.product-preview-card__overall-description{margin:6px 0 0;font-family:Saans;font-size:14px;font-weight:400;line-height:22px}@media (max-width:992px){.product-preview-card__overall-description{font-size:14px;line-height:18px}}.product-preview-card__overall-description,.product-preview-card__overall-description>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-preview-card__overall-button{z-index:1;justify-content:center;width:100%;position:relative}.product-preview-card.--floating{cursor:pointer;width:100%;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);align-items:center;padding:8px 16px 8px 8px}.product-preview-card.--floating .product-preview-card__info{gap:16px;display:flex}.product-preview-card.--floating.--no-thumbnail{padding:8px 16px}.product-preview-card.--compact{align-items:center}.product-preview-card.--detailed{display:block}.product-preview-card.--detailed>:first-child{justify-content:space-between;gap:16px;display:flex}.product-preview-card.--detailed .product-preview-card__info{flex-direction:column;display:flex}.product-preview-card.--detailed .product-preview-card__info>:first-child{flex-direction:column;height:100%;display:flex}.product-preview-card.--detailed button.--desktop{max-width:fit-content;margin-top:auto}.product-preview-card.--detailed button.--mobile,.product-preview-card.--detailed.--no-thumbnail button.--desktop{margin-top:16px}.product-preview-card__info{flex:1}.product-preview-card__image{border-radius:12px;min-width:156px;max-width:156px;min-height:156px;max-height:156px;overflow:hidden}@media screen and (max-width:769px){.product-preview-card__image{min-width:94px;max-width:94px;min-height:94px;max-height:94px}}.product-preview-card__image.--floating{border-radius:12px;align-self:center;overflow:hidden;min-width:59px!important;max-width:59px!important;min-height:59px!important;max-height:59px!important}.product-preview-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}@media screen and (min-width:769px){.product-preview-card:hover{background-color:var(--e_product_widgets_color_hover)!important}.product-preview-card:hover .product-preview-card__image img{transform:scale(1.05)}.product-preview-card:hover .product-preview-card__image.--floating img{transform:scale(1)}}.custom-button--primary.--withBuilderStyles{background-color:var(--e_product_widgets_btn_background_color)!important;color:var(--e_product_widgets_btn_fonts_color)!important}.product-preview-card__info__title{font-family:Saans;font-size:18px;font-weight:500;line-height:24px;color:var(--e_product_widgets_fonts_color)!important;margin:0!important}@media (max-width:992px){.product-preview-card__info__title{font-size:18px;line-height:24px}}.product-preview-card__info__title{display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;word-break:break-word;overflow-wrap:break-word;-webkit-box-orient:vertical;overflow:hidden}.product-preview-card__info__title.--floating{-webkit-line-clamp:1;line-clamp:1}.product-preview-card__info__description{font-family:Saans;font-size:14px;font-weight:400;line-height:22px;color:var(--e_product_widgets_fonts_color)!important;margin-top:6px!important;margin-bottom:0!important}@media (max-width:992px){.product-preview-card__info__description{font-size:14px;line-height:18px}}.product-preview-card__info__description{display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;word-break:break-word;overflow-wrap:break-word;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:769px){.--desktop{display:none!important}}.--mobile{display:none!important}@media screen and (max-width:769px){.--mobile{display:flex!important}}.container-y-padding{padding-block:6px}.compact-button{max-width:150px;margin-top:0}
.base__Eprgroup_all.row{flex-direction:column;gap:8px;padding:0 0 0 16px;display:flex}.base__Eprgroup_all.row .wrapper____paddings{padding:0}.base__Eprgroup_all.col{flex-direction:column;gap:8px;padding:0 16px;display:flex}.base__Eprgroup_all.col .wrapper____paddings{padding:0}
.landing-page__placeholder{border-radius:20px}.landing-page__placeholder___container{border-radius:inherit;color:var(--widgets_background_font);background:var(--widget-bg-color);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);aspect-ratio:16/9;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px 16px;display:flex}.landing-page__placeholder___container.--image{padding-top:46px;padding-bottom:46px}.landing-page__placeholder___container>svg{width:32px;height:32px}.landing-page__placeholder___container .landing-page__placeholder__content{max-width:245px}.landing-page__placeholder___container .landing-page__placeholder__text{text-align:center;font-family:Saans;font-size:16px;font-weight:500;line-height:22px}@media (max-width:992px){.landing-page__placeholder___container .landing-page__placeholder__text{font-size:16px;line-height:22px}}.landing-page__placeholder___container .landing-page__placeholder__text{font-family:Saans;color:var(--page-font-color)!important}
.faq>[class*=glass-effect]{border-radius:20px}.faq{width:100%;margin:0 auto}.faq__title{font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.faq__title{font-size:22px;line-height:28px}}.faq__title{margin:0 0 1rem;font-family:Saans;color:var(--page-font-color)!important}.faq__container{border-radius:20px;background:var(--component-back-color)!important}.faq__item{position:relative}.faq__item [class*=glass-effect]{border-radius:50%}.faq__item [class*=glass-effect]:before,.faq__item [class*=glass-effect]:after{opacity:0;transition:opacity .2s}.faq__item:not(:last-child):after{content:"";height:1px;position:absolute;bottom:0;left:16px;right:16px;background:color-mix(in srgb,var(--component-font-color),transparent 84%)!important}.faq__item .faq__icon-wrapper{cursor:pointer;isolation:isolate;will-change:backdrop-filter,filter,background;background-color:#0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.faq__item .faq__icon-wrapper:hover{background-color:var(--widget-bg-color);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur)}.faq__item .faq__icon-wrapper:hover[class*=glass-effect]:before,.faq__item .faq__icon-wrapper:hover[class*=glass-effect]:after{opacity:1}.faq__item .faq__icon{transition:all .2s;color:var(--component-font-color)!important}.faq__item .faq__icon path{transition:all .2s;stroke:var(--component-font-color)!important}.faq__item--open .faq__icon{transform:rotate(180deg)!important}.faq__question{text-align:left;cursor:pointer;width:100%;color:var(--gray-900,#1a202c);background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px;font-size:16px;font-weight:500;transition:color .2s,padding .3s;display:flex}.faq__question[aria-expanded=true]{padding-bottom:8px}.faq__question:focus{outline:none}.faq__question-text{font-family:Saans;font-size:18px;font-weight:500;line-height:24px;color:var(--component-font-color)!important}@media (max-width:992px){.faq__question-text{font-size:18px;line-height:24px}}.faq__question-text{padding-right:16px;font-family:Saans}.faq__icon{flex-shrink:0;width:24px;height:24px;transition:transform .3s}.faq__answer-wrapper{opacity:0;height:0;transition:height .3s;overflow:hidden}.faq__answer-wrapper--open{opacity:1}.faq__answer{padding:0 16px 16px;font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:var(--component-font-color)!important}@media (max-width:992px){.faq__answer{font-size:16px;line-height:22px}}.faq__answer{word-wrap:break-word;overflow-wrap:break-word;font-family:Saans}.faq__q{margin-bottom:16px;font-family:Saans;font-size:18px;font-weight:400;line-height:24px;color:var(--page-font-color)!important}@media (max-width:992px){.faq__q{font-size:16px;line-height:24px}}@media screen and (max-width:992px){.faq__item:not(:last-child):after{left:16px;right:16px}.faq__question{padding:14px 16px;font-size:16px}.faq__answer{padding:0 16px 12px;font-size:14px;line-height:20px}.faq__title{margin:0 0 16px;font-size:22px;line-height:28px}}
.faq-section{flex-direction:column;gap:12px;width:100%;margin:0 auto;display:flex}.faq-section>[class*=glass-effect]{border-radius:20px}.faq-section__title{font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.faq-section__title{font-size:22px;line-height:28px}}.faq-section__title{margin:0}.faq-section__container2{-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);border-radius:20px;background:var(--widget-bg-color)!important}.faq-section__item2{position:relative}.faq-section__item2 [class*=glass-effect]{border-radius:50%}.faq-section__item2 [class*=glass-effect]:before,.faq-section__item2 [class*=glass-effect]:after{opacity:0;transition:opacity .2s}.faq-section__item2:not(:last-child):after{content:"";height:1px;position:absolute;bottom:0;left:16px;right:16px;background:color-mix(in srgb,var(--widgets_background_font),transparent 84%)!important}.faq-section__item2 .faq-section__icon2-wrapper{cursor:pointer;isolation:isolate;will-change:backdrop-filter,filter,background;background-color:#0000;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:40px;height:40px;margin-top:-8px;margin-bottom:-8px;transition:all .2s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.faq-section__item2 .faq-section__icon2-wrapper:hover{background-color:var(--widget-bg-color);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur)}.faq-section__item2 .faq-section__icon2-wrapper:hover[class*=glass-effect]:before,.faq-section__item2 .faq-section__icon2-wrapper:hover[class*=glass-effect]:after{opacity:1}.faq-section__item2 .faq-section__icon2{transition:all .2s;color:var(--widgets_background_font)!important}.faq-section__item2 .faq-section__icon2 path{transition:all .2s;stroke:var(--widgets_background_font)!important}.faq-section__item2--open .faq-section__icon2{transform:rotate(180deg)!important}.faq-section__question{text-align:left;cursor:pointer;width:100%;color:var(--gray-900,#1a202c);background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px;font-size:16px;font-weight:500;transition:color .2s,padding .3s;display:flex}.faq-section__question:focus{outline:none}.faq-section__question-text{font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.faq-section__question-text{font-size:18px;line-height:24px}}.faq-section__question-text{padding-right:16px}.faq-section__icon{flex-shrink:0;width:24px;height:24px;transition:transform .3s}.faq-section__answer-wrapper2{opacity:1;height:0;transition:height .3s;overflow:hidden}.faq-section__answer-wrapper2--open{opacity:1}.faq-section__answer2{padding:0 16px 16px;font-family:Saans;font-size:16px;font-weight:400;line-height:22px}@media (max-width:992px){.faq-section__answer2{font-size:16px;line-height:22px}}.faq-section__answer2{word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width:992px){.faq-section__item2:not(:last-child):after{left:16px;right:16px}.faq-section__question{font-size:16px}.faq-section__answer2{padding:0 16px 12px;font-size:14px;line-height:20px}.faq-section__title{margin:0 0 16px;font-size:22px;line-height:28px}}.faq-section__title2{font-family:Saans;font-size:22px;font-weight:500;line-height:28px;color:var(--font-color)!important}@media (max-width:992px){.faq-section__title2{font-size:22px;line-height:28px}}.faq-section__answer2{font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:var(--widgets_background_font)!important}@media (max-width:992px){.faq-section__answer2{font-size:16px;line-height:22px}}.faq-section__question-textft{font-family:Saans;font-size:18px;font-weight:500;line-height:24px;color:var(--widgets_background_font)!important}@media (max-width:992px){.faq-section__question-textft{font-size:18px;line-height:24px}}.faq-section__questionR2{font-family:Saans;font-size:18px;font-weight:500;line-height:24px;color:var(--widgets_background_font)!important}@media (max-width:992px){.faq-section__questionR2{font-size:18px;line-height:24px}}.faq-section__q2{margin-bottom:16px;font-family:Saans;font-size:18px;font-weight:400;line-height:24px;color:var(--font-color)!important}@media (max-width:992px){.faq-section__q2{font-size:16px;line-height:24px}}
*{box-sizing:border-box}.modal__option-form__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.modal__option-form__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal__option-form__input[type=number]{-moz-appearance:textfield}.phoneInput__inputContainer{z-index:1;position:relative}.phoneInput__flagContainer{justify-content:center;align-items:center;max-width:112px;height:94%;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.main__select__input__flag{cursor:pointer;align-items:center;display:flex;position:relative}.main__select__input__flag:after{content:"";background-color:#fff3;width:1px;height:24px;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.main__select__input-container{cursor:pointer;align-items:center;display:flex;position:relative}.main__select__input__code{font-family:Saans;font-size:16px;font-weight:400;line-height:22px;position:absolute;top:50%;left:95px;transform:translateY(-50%);color:#fff9!important}@media (max-width:992px){.main__select__input__code{font-size:16px;line-height:22px}}.main__select__input__code{-webkit-user-select:none;user-select:none}.main__select__input__icon{display:flex}.main__select__dropdown{-webkit-backdrop-filter:blur(48px);z-index:10;will-change:backdrop-filter,filter,background;background-color:#242424cc;border-radius:8px;width:fit-content;min-width:292px;max-height:210px;animation:.2s forwards dropdown-appear;position:absolute;left:0;right:0;overflow-y:auto}.drop-up{top:auto;bottom:calc(100% + 8px)}.drop-down{top:calc(100% + 8px);bottom:auto}.main__select__name{font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:#fff!important}@media (max-width:992px){.main__select__name{font-size:16px;line-height:22px}}@keyframes dropdown-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.main__select__option{cursor:pointer;border-radius:8px;padding:6px 8px}.main__select__option__content{border-radius:8px;align-items:center;gap:12.5px;padding:12.5px 8px;transition:all .5s;display:flex}.main__select__option__content:hover{background-color:#ffffff0a}.main__select__flag{font-family:Saans;font-size:16px;font-weight:400;line-height:22px;position:relative;color:#fff!important;line-height:25px!important}@media (max-width:992px){.main__select__flag{font-size:16px;line-height:22px}}.main__select__flag:after{content:"";background-color:#ffffff1a;border-radius:8px;width:220px;height:1px;position:absolute;bottom:calc(6px - 100%);left:0}.main__select__option.--empty{font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:#fff!important}@media (max-width:992px){.main__select__option.--empty{font-size:16px;line-height:22px}}.main__select__search-container{padding:16px 16px 6px}.main__select__search-input-wrapper{position:relative}.main__select__search-icon{pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.main__select__search-input{border:none;border-radius:30px;outline:none;width:100%;padding:13px 16px 13px 48px;font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:#fff!important;background-color:#333435!important}@media (max-width:992px){.main__select__search-input{font-size:16px;line-height:22px}}.main__select__search-input::placeholder{color:#a3a3a3!important}
.modal__btn____close{cursor:pointer;background:0 0;border:none;width:24px;height:24px;transition:all .4s}.modal__btn____close:hover{opacity:.5}.mdHeader{justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.modal__option-form__submit{margin-top:auto}}
.store__contact__wrapper>[class*=glass-effect]{border-radius:20px}.store__contact{background:var(--widget-bg-color);width:100%;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);z-index:1;border-radius:20px;flex-direction:column;gap:16px;padding:16px;display:flex;position:relative;overflow:visible}.store__contact:has(.main__select__dropdown){z-index:10000}.store__contact__content{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.store__contact-title{font-family:Saans;font-size:18px;font-weight:500;line-height:24px;color:var(--widgets_background_font)!important}@media (max-width:992px){.store__contact-title{font-size:18px;line-height:24px}}.store__contact-title{text-align:center;word-break:auto-phrase!important}.store__contact-text{font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:var(--widgets_background_font)!important}@media (max-width:992px){.store__contact-text{font-size:16px;line-height:22px}}.store__contact-text{text-align:center}.store__contact__form{flex-direction:column;gap:12px;display:flex;overflow:visible}.store__contact__form-input{background:#b3b3b34d;border:none;border-radius:24px;padding:16px;font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:var(--widgets_background_font)!important}@media (max-width:992px){.store__contact__form-input{font-size:16px;line-height:22px}}.store__contact__form-input{resize:none;width:100%;height:42px;transition:background .5s}.store__contact__form-input:hover,.store__contact__form-input:focus{background:#b3b3b375}.store__contact__form-input.--error{border:1px solid red}.store__contact__form-input::placeholder{font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:color-mix(in srgb,var(--widgets_background_font),transparent 40%)!important}@media (max-width:992px){.store__contact__form-input::placeholder{font-size:16px;line-height:22px}}.store__contact__form-input:focus-visible{outline:none}.store__contact__form-button{background-color:var(--widgets-button-background-color)!important;color:var(--widgets-button-text-color)!important}@media (max-width:1024px){.store__contact__form{flex-direction:column}}@media (max-width:769px){.store__contact-title{text-align:center}}.store__contact .main__select__input__code{color:var(--widgets_background_font)!important}.store__contact .main__select__input__flag:after{background-color:color-mix(in srgb,var(--widgets_background_font),transparent 70%)}.store__contact .main__select__input__icon svg path{stroke:var(--widgets_background_font);stroke-opacity:1}.store__contact .main__select__dropdown{z-index:9999!important}.store__contact .phoneInput__inputContainer{overflow:visible}.wrapper____paddings:has(.store__contact){position:relative;overflow:visible}.wrapper____paddings:has(.main__select__dropdown){z-index:10000}
.verification-dialog-module-scss-module__xTb8Kq__verification-dialog .adaptive-dialog-header{flex-direction:column;align-items:center;display:flex}.verification-dialog-module-scss-module__xTb8Kq__verification-dialog .adaptive-dialog-header .adaptive-dialog-title{text-align:center;color:#fff;font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.verification-dialog-module-scss-module__xTb8Kq__verification-dialog .adaptive-dialog-header .adaptive-dialog-title{font-size:22px;line-height:28px}}.verification-dialog-module-scss-module__xTb8Kq__verification-dialog__content{flex-direction:column;gap:16px;display:flex}.verification-dialog-module-scss-module__xTb8Kq__verification-dialog__text{text-align:center;color:#fff;margin-bottom:8px;font-family:Saans;font-size:16px;font-weight:400;line-height:22px}@media (max-width:992px){.verification-dialog-module-scss-module__xTb8Kq__verification-dialog__text{font-size:16px;line-height:22px}}
.base__group_all.row{padding:0 0 0 16px}.base__group_all.row .wrapper____paddings{padding:0}.base__group_all.col{padding:0 16px}.base__group_all.col .wrapper____paddings{padding:0}
.store__group{flex-direction:column;gap:8px;width:100%;display:flex}.store__group-title{color:var(--font-color);margin-bottom:8px;font-family:Saans;font-size:22px;font-weight:500;line-height:24px}
.store__header{justify-content:space-between;align-items:center;width:100%;max-width:1113.34px;margin:0 auto;display:flex;position:relative;padding:var(--site-header-padding-y)var(--site-header-padding-x)var(--site-header-padding-y)var(--site-header-padding-x)!important}@media screen and (max-width:769px){.store__header{margin:0 0 var(--site-header-margin-bottom,0)0;padding-bottom:0!important}}.store__header-left{flex-direction:column;align-items:center;gap:4px;display:flex}.store__header-profile p{text-align:center;margin:0;padding:0;font-family:Saans;font-size:14px;font-weight:500;line-height:22px;color:var(--font-color)!important}@media (max-width:992px){.store__header-profile p{font-size:14px;line-height:18px}}.store__header-profile{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:absolute;left:50%;transform:translate(-50%)scale(.92)}.store__header-profile[data-visible=true]{opacity:1;transform:translate(-50%)scale(1)}.store__header-profile-avatar-glass{border-radius:50%}.store__header-profile-avatar{object-fit:cover;width:45px;height:45px;box-shadow:0px 4px 60px 0px color-mix(in srgb,var(--font-color),transparent 85%);border-radius:50%;padding:1px}.store__header-logo{justify-content:flex-start;align-items:center;display:flex}.store__header-logo svg path{fill:var(--font-color)!important}.store__header-container{align-items:center;gap:21px;display:flex}
.glass-effect{--glass-border-inner:.5px;--glass-border-outer:1px;--glass-light-primary:.12;--glass-light-secondary:.06;--glass-light-spread:12%;--glass-dark-primary:.1;--glass-dark-secondary:.1;--glass-dark-spread:10%;--glass-overlay-start:.01;--glass-overlay-end:.04;--glass-position-offset:0%;isolation:isolate;position:relative}.glass-effect:before,.glass-effect:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:9999;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass-effect:before{padding:var(--glass-border-inner);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect:after{padding:var(--glass-border-outer);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.store__links{flex-direction:column;gap:8px;width:100%;display:flex}.store__link{cursor:pointer;overflow:hidden}.store__link__container-img{flex-shrink:0;position:relative}.store__link-img{object-fit:cover;border-radius:12px}.store__link-arrow{flex-shrink:0;transition:opacity .2s}.store__link:hover .store__link-arrow,.store__link:active .store__link-arrow{opacity:1}.store__link__alt-img{aspect-ratio:1;z-index:1;background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;box-shadow:-4px 0 15px #00000026}.store__link__alt-no-img{aspect-ratio:1;z-index:1;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.store__link__info__container{z-index:1;flex-direction:column;gap:2px;display:flex;overflow:hidden}.store__link-time{text-overflow:ellipsis;white-space:nowrap;font-family:Saans;font-size:12px;font-weight:400;line-height:14px;overflow:hidden}@media (max-width:992px){.store__link-time{font-size:12px;line-height:14px}}.store__link-time{color:var(--widgets_background_font);z-index:2}.store__link-title{text-overflow:ellipsis;font-family:Saans;font-size:22px;font-weight:500;line-height:28px;overflow:hidden;font-size:16px!important}@media (max-width:992px){.store__link-title{font-size:22px;line-height:28px}}.store__link-title{max-width:100%}.store__link.classic{color:var(--widgets_background_font);background:var(--widget-bg-color);min-height:64px;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:8px 16px 8px 8px;line-height:112.5%;transition:all .2s;display:flex}.store__link.classic:hover,.store__link.classic:active{background:var(--widget-bg-color-hover)}.store__link.classic .store__link-img{aspect-ratio:1;z-index:1;width:52px;height:52px;position:relative;box-shadow:-4px 0 15px #00000026}.store__link.classic .store__link-title{text-align:center;color:currentColor;font-family:Saans;font-size:18px;font-weight:500;line-height:24px;font-size:16px!important}@media (max-width:992px){.store__link.classic .store__link-title{font-size:16px;line-height:20px}}.store__link.classic .store__link-title{z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical}.store__link:hover .store__link-arrow,.store__link.overall:hover .store__link-arrow{opacity:1}.store__link.classic .store__link__info__container{align-items:center}.store__link.overall{background:var(--widget-bg-color);z-index:3;border-radius:20px;align-items:flex-end;height:279px;transition:all .3s ease-in-out;display:flex;position:relative}.store__link.overall .store__link-img{transition:all .3s ease-in-out;transform:scale(1)}.store__link.overall:hover .store__link-img{transition:all .3s ease-in-out;transform:scale(1.05)}@media screen and (max-width:769px){.store__link.overall{height:191px}}.store__link.overall .store__link__container-img{border-radius:20px;width:100%;height:279px;position:absolute;top:0;left:0}@media screen and (max-width:769px){.store__link.overall .store__link__container-img{height:191px}}.store__link.overall .store__link-img{border-radius:20px;width:100%;height:279px}@media screen and (max-width:769px){.store__link.overall .store__link-img{height:191px}}.store__link__overall{z-index:3;border-radius:0 0 16px 16px;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:1px 1px 0;padding:16px;display:flex;position:relative;overflow:hidden}.store__link__overall:before{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(#0000 -23%,#00000026 64%);border-radius:0 0 16px 16px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#0000 -.999999%,#000 35%);mask-image:linear-gradient(#0000 -.999999%,#000 35%)}.store__link.overall .store__link__alt-img{display:none}.store__link.overall .store__link-title{font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.store__link.overall .store__link-title{font-size:16px;line-height:20px}}.store__link.overall .store__link-title{z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;color:#fff!important;font-size:18px!important}.store__link.overall .store__link-arrow{margin-left:2px}.store__link.overall .store__link-arrow path{color:#fff!important;stroke:#fff!important}.store__link.floating{width:48.96%;min-height:71px;color:var(--widgets_background_font);background:var(--widget-bg-color);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:8px 16px 8px 8px;transition:all .4s;display:flex;box-shadow:0 4px 10px #00000026}.store__link.floating .store__link__info{align-items:center;gap:12px;display:flex}.store__link.floating .store__link-title{font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.store__link.floating .store__link-title{font-size:16px;line-height:20px}}.store__link.floating .store__link-title{z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;font-size:18px!important}.store__link.floating .store__link-img{width:100%;max-width:59px;height:59px;box-shadow:-4px 0 15px #00000026}.store__link.floating .store__link__alt-img{aspect-ratio:1;width:59px;height:59px}.store__link.floating .store__link-text{-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:Saans;font-size:12px;font-weight:400;line-height:14px;display:-webkit-box;overflow:hidden;color:color-mix(in srgb,var(--font-color),transparent 30%)!important}@media (max-width:992px){.store__link.floating .store__link-text{font-size:12px;line-height:14px}}.store__link.--swipe{position:relative}.store__link.--pop{animation:1.5s infinite PopAnimation;transform:scale(1)}.store__link.--wobble{animation:1.5s cubic-bezier(.1,-.6,.2,0) infinite WobbleAnimation;transform:translateY(0)}.store__link.--buzz{animation:1.5s cubic-bezier(.1,-.6,.2,0) infinite BuzzAnimation;transform:rotate(0)}.store__link.overall.--pop{-webkit-mask-image:linear-gradient(#000 0% .999999%);mask-image:linear-gradient(#000 0% .999999%)}.store__link.overall.--buzz{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);-webkit-mask-image:linear-gradient(#000 0% .999999%);mask-image:linear-gradient(#000 0% .999999%)}@keyframes BuzzAnimation{0%{transform:rotate(1deg)}10%{transform:rotate(-1deg)}20%{transform:rotate(0)}80%{transform:rotate(0)}90%{transform:rotate(-1deg)}to{transform:rotate(1deg)}}@keyframes WobbleAnimation{0%{transform:translateY(3px)}10%{transform:translateY(-3px)}20%{transform:translateY(0)}80%{transform:translateY(0)}90%{transform:translateY(-3px)}to{transform:translateY(3px)}}@keyframes PopAnimation{0%{transform:scale(1.03)}10%{transform:scale(1.02)}20%{transform:scale(1)}80%{transform:scale(1)}90%{transform:scale(1.02)}to{transform:scale(1.03)}}@keyframes SlideAnimation{0%{left:0}25%{left:1000px}85%{left:-1000px}to{left:0}}@media (max-width:769px){.store__link.floating{width:100%}}.wrapper____paddings:has(.store__link.floating){width:100%}.wrapper____paddings [class*=glass-effect],.swiper [class*=glass-effect],:is(.wrapper____paddings [class*=glass-effect]:has(.store__link.overall),.swiper [class*=glass-effect]:has(.store__link.overall)){border-radius:20px}
@media screen and (max-width:769px){.link-template-module-scss-module__kdgmma__root.wrapper____paddings.col:has(>.media-gallery){padding-left:0;padding-right:0}}
.link__base__group.row{padding:0 0 0 16px}.link__base__group.row .wrapper____paddings{padding:0}.link__base__group.col{padding:0 16px}.link__base__group.col .wrapper____paddings{padding:0}.store__group{flex-direction:column;gap:8px;width:100%;display:flex}.store__group-title{font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.store__group-title{font-size:22px;line-height:28px}}.store__group-title{margin-bottom:8px;color:var(--font-color)!important}
.list-section{width:100%;margin:0 auto}@media (max-width:992px){.list-section__title{font-size:22px;line-height:28px}}.list-section__title{margin-top:0}.list-section__items{margin:0 0 16px;padding:0;list-style:none;color:var(--font-color)!important}.list-section__item{margin-bottom:1rem;padding-left:1.5rem;position:relative}.list-section__item:last-child{margin-bottom:0}.list-section__item:before{content:"•";font-size:1.5rem;line-height:1;position:absolute;left:.5rem}@media (max-width:992px){.list-section__item-title{font-size:18px;line-height:24px}}.list-section__item-title{margin-top:0;margin-bottom:.5rem}@media (max-width:992px){.list-section__item-description{font-size:16px;line-height:22px}}.list-section__item-description{margin-top:0}.list-section__item-description:last-child{margin-bottom:0}.list-section hr{background-color:color-mix(in srgb,var(--page-font-color-rgb),transparent 80%);border:none;width:100%;height:1px;margin:0}.list-section__title{font-family:Saans;font-size:22px;font-weight:500;line-height:28px}@media (max-width:992px){.list-section__title{font-size:22px;line-height:28px}}.list-section__title{color:var(--font-color);font-family:Saans}@media screen and (min-width:992px){.list-section__item{margin-bottom:20px}}.list-section__item-title{font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.list-section__item-title{font-size:18px;line-height:24px}}.list-section__item-title{margin-top:0;margin-bottom:8px;font-family:Saans;color:var(--font-color)!important}.list-section__item-description{font-family:Saans;font-size:16px;font-weight:400;line-height:22px}@media (max-width:992px){.list-section__item-description{font-size:16px;line-height:22px}}.list-section__item-description{padding-bottom:20px;font-family:Saans;color:var(--font-color)!important}.list-section__item-description:last-child{padding-bottom:0}.list-section__item{padding-bottom:16px;margin-bottom:8px!important;padding-left:2rem!important}.list-section__item:last-child{padding-bottom:0}.whats-included__q{margin-bottom:16px;font-family:Saans;font-size:18px;font-weight:400;line-height:24px;color:var(--page-font-color)!important}@media (max-width:992px){.whats-included__q{font-size:16px;line-height:24px}}
.main-image{width:100%;min-width:0;margin:0 auto;position:relative;overflow:hidden}.main-image__container{width:100%;position:relative;overflow:hidden}@media screen and (max-width:380px){.main-image__container{height:193px}}.main-image__container.--pdLeft{padding-left:20px}.main-image__container.--pdRight{padding-right:20px!important}.main-image__container.--oneImage{padding:0 16px}@media screen and (min-width:677px){.main-image__container.--oneImage{padding:0}}.main-image__img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.main-image__wrapper{width:100%;min-width:0}@media (max-width:992px){.main-image__wrapper{width:100%;min-width:0}}.main-image__arrow-position{z-index:1;position:absolute;top:50%;transform:translateY(-50%)}.main-image__arrow-position--left{left:16px}.main-image__arrow-position--right{right:16px}.main-image__steps-position{z-index:1;position:absolute;bottom:16px;right:16px}.main-image__steps-position [class*=glass-effect]{border-radius:24px}.main-image__steps{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter,filter,background;background-color:#46464680;border-radius:24px;padding:3px 10px}.main-image__total{font-family:Saans;font-size:14px;font-weight:400;line-height:22px;color:#ffffffb2!important}@media (max-width:992px){.main-image__total{font-size:14px;line-height:18px}}.main-image__current{font-family:Saans;font-size:14px;font-weight:400;line-height:22px;color:#fff!important}@media (max-width:992px){.main-image__current{font-size:14px;line-height:18px}}.main-video-image__img{aspect-ratio:16/9;object-fit:cover;border-radius:20px;width:100%;height:100%}@media screen and (max-width:380px){.main-video-image__img{height:193px}}.main-video-image__player{aspect-ratio:16/9;width:100%;height:100%}
.mini-profile-preview{border-radius:5px 5px 0 0;width:100%;max-width:150px;height:180px;position:relative}@media (max-width:992px){.mini-profile-preview{height:150px}}.mini-profile-preview__wrapper{background-size:inherit;background-position-x:50%;border-radius:9.6px 9.6px 0 0;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}.mini-profile-preview__wrapper.--bg-center{background-position:50%}.mini-profile-preview__body{border-radius:9.6px 9.6px 0 0;width:100%;height:100%;position:relative;overflow:hidden}.mini-profile-preview__body.--dark{background:0 0}.mini-profile-preview__body.--flat_style{background-color:var(--background-color)}.mini-profile-preview__body.--gradient_style{background:linear-gradient(var(--gradient-top-color)0%,var(--gradient-bottom-color)150%)}.mini-profile-preview__body.--blur_style:not(.--full-photo){background:0 0}.mini-profile-preview__body.--pattern_style.--zig_zag_pattern{background-position:17px 0,17px 0,0 0,0 0;background-repeat:repeat;background-size:34px 34px;background-image:linear-gradient(135deg,var(--pattern-first-color)25%,transparent 25%),linear-gradient(225deg,var(--pattern-first-color)25%,transparent 25%),linear-gradient(45deg,var(--pattern-first-color)25%,transparent 25%),linear-gradient(315deg,var(--pattern-first-color)25%,var(--pattern-second-color)25%)}.mini-profile-preview__body.--pattern_style.--line_pattern{background:repeating-linear-gradient(45deg,var(--pattern-second-color),var(--pattern-second-color)30px,var(--pattern-first-color)10px,var(--pattern-first-color)63px)}.mini-profile-preview__body.--pattern_style.--dots_pattern{background:radial-gradient(transparent 64%,var(--pattern-second-color)65%)0 0/28px 28px,conic-gradient(at 25%,transparent 75%,var(--pattern-first-color)0)0 0/56px 56px,conic-gradient(at 25%,transparent 75%,var(--pattern-first-color)0)28px 28px/56px 56px,repeating-conic-gradient(transparent 0 25%,var(--pattern-first-color)0 50%)0 0/56px 56px,linear-gradient(var(--pattern-first-color)50%,var(--pattern-first-color)0)0 0/1% 28px}.mini-profile-preview__body.--image_style{-webkit-backdrop-filter:none;background-color:#0000}.mini-profile-preview__blur-bg{z-index:0;filter:var(--background-blur);background-position:50%;background-size:cover;border-radius:9.6px 9.6px 0 0;position:absolute;inset:-20px}.mini-profile-preview__blur-overlay{z-index:1;background:var(--overlay-color);opacity:.65;border-radius:9.6px 9.6px 0 0;position:absolute;inset:0}.mini-profile-preview__frosted-blur{z-index:1;background:var(--background-color);opacity:.9;width:260%;height:120%;display:none;position:absolute;top:40%;left:-80%}.mini-profile-preview__body.--full-photo .mini-profile-preview__frosted-blur{display:block}.mini-profile-preview__profile{z-index:2;flex-direction:column;gap:12px;margin-top:28px;display:flex;position:relative}.mini-profile-preview__profile.--dark{z-index:6;height:100%;margin-top:0}.mini-profile-preview__avatar{justify-content:center;display:flex}.mini-profile-preview__avatar img{object-fit:cover;border-radius:50%;width:52px;height:52px;box-shadow:0 1.6px 40px #ffffff26}.mini-profile-preview__avatar.--dark{z-index:0;height:80%;position:absolute;top:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.mini-profile-preview__avatar.--dark img{object-fit:cover;object-position:center top;border-radius:0;width:100%;height:100%}.mini-profile-preview__info{text-align:center;z-index:2;flex-direction:column;gap:4px;display:flex}.mini-profile-preview__profile.--dark .mini-profile-preview__info{z-index:5;margin-top:0;position:absolute;top:72%;left:0;right:0}.mini-profile-preview__name{color:var(--fonts-color);z-index:8;text-shadow:0 2px 10px #0009;font-size:.75rem;font-weight:500;line-height:100%;position:relative}.mini-profile-preview__bio{color:var(--fonts-color);font-size:6px;line-height:140%}
.glass-effect{--glass-border-inner:.5px;--glass-border-outer:1px;--glass-light-primary:.12;--glass-light-secondary:.06;--glass-light-spread:12%;--glass-dark-primary:.1;--glass-dark-secondary:.1;--glass-dark-spread:10%;--glass-overlay-start:.01;--glass-overlay-end:.04;--glass-position-offset:0%;isolation:isolate;position:relative}.glass-effect:before,.glass-effect:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:9999;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass-effect:before{padding:var(--glass-border-inner);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect:after{padding:var(--glass-border-outer);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.new-header{z-index:90;background:0 0;width:100%;margin:0;position:sticky;top:0;left:0;right:0}.new-header__container{justify-content:space-between;align-items:center;width:100%;max-width:1113.34px;margin:0 auto;padding:24px 16px;display:flex}@media screen and (max-width:992px){.new-header__container{padding:16px}}.new-header__logo{align-items:center;transition:opacity .3s ease-in-out;display:flex;position:absolute;left:50%;transform:translate(-50%)}.new-header__logo:hover{opacity:.83}.new-header__logo svg path{fill:var(--page-font-color)!important}@media screen and (max-width:992px){.new-header__logo svg{width:48px;height:18px}}.new-header__options{align-items:center;gap:8px;display:flex}
.persona-card-template__bg{z-index:-1;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);border-radius:24px;position:absolute;inset:0}.persona-card-template__bg img{object-fit:cover;border-radius:24px;width:100%;height:100%}.persona-card-template{color:#fff;width:100%;margin:0 auto;position:relative}.persona-card-template__container{text-align:center;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);will-change:transform,backdrop-filter,filter,background;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.persona-card-template__avatar{border-radius:50%;width:102px;height:102px;overflow:hidden}.persona-card-template__avatar img{object-fit:cover;width:100%;height:100%}.persona-card-template__info{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.persona-card-template__name-wrapper{flex-direction:column;align-items:center;gap:2px;display:flex}.persona-card-template__name{-webkit-user-select:text;user-select:text;margin:0;font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.persona-card-template__name{font-size:16px;line-height:20px}}.persona-card-template__verified{align-items:center;display:flex}.persona-card-template__location{align-items:center;gap:4px;margin-top:4px;display:flex}.persona-card-template__location span{-webkit-user-select:text;user-select:text;font-family:Saans;font-size:16px;font-weight:400;line-height:22px;color:#fff9!important}@media (max-width:992px){.persona-card-template__location span{font-size:16px;line-height:22px}}.persona-card-template__description{text-align:center;font-family:Saans;font-size:18px;font-weight:400;line-height:24px}@media (max-width:992px){.persona-card-template__description{font-size:16px;line-height:24px}}.persona-card-template__description{max-width:564px;margin:4px 0 0}.persona-card-template__socials{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.persona-card-template__socials a{-webkit-user-select:text;user-select:text;color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s ease-in-out;display:flex}.persona-card-template__socials a:hover{background:#ffffff40}.persona-card-template__save-button{background:0 0;border:2px solid #fff;border-radius:100px;justify-content:center;align-items:center;max-height:48px;margin-top:8px;padding:10px 16px;font-family:Saans;font-size:16px;font-weight:500;line-height:22px;display:flex}@media (max-width:992px){.persona-card-template__save-button{font-size:16px;line-height:22px}}.persona-card-template__save-button{cursor:pointer;color:#fff;text-wrap:nowrap;transition:all .2s ease-in-out}.persona-card-template__save-button p{font-family:Saans;font-size:16px;font-weight:500;line-height:22px}@media (max-width:992px){.persona-card-template__save-button p{font-size:16px;line-height:22px}}.persona-card-template__save-button:hover{color:#242424;background:#fff}.persona-card-template__save-button span{font-family:Saans;font-size:16px;font-weight:500;line-height:22px}@media (max-width:992px){.persona-card-template__save-button span{font-size:16px;line-height:22px}}@media screen and (max-width:992px){.persona-card-template{width:100%}.persona-card-template__container{border-radius:20px;gap:16px;padding:16px}.persona-card-template__avatar{width:132px;height:132px}.persona-card-template__info{gap:12px}.persona-card-template__description{max-width:100%}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{object-fit:contain;transform-origin:50%;width:100%;height:100%}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.store__shop{flex-direction:column;gap:12px;display:flex}.store__shop-title{color:var(--font-color);font-family:Saans;font-size:22px;font-weight:500;line-height:24px}.store__shop__card{background:var(--widget-bg-color);width:100%;color:var(--widgets_background_font);cursor:pointer;border-radius:20px;align-items:center;gap:16px;padding:8px;transition:background .5s;display:flex}.store__shop__card:hover{background:var(--widget-bg-color-hover)}.store__shop__card-img{object-fit:cover;aspect-ratio:261/125;background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:109px;height:114px;display:flex;box-shadow:-4px 0 15px #00000026}.store__group[data-direction=row] .store__shop__card-img{aspect-ratio:1;max-width:100%;height:250px}@media screen and (max-width:992px){.store__group[data-direction=row] .store__shop__card-img{height:150px}}.store__shop__card__body{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}@media screen and (max-width:403px){.store__shop__card__body{flex-direction:column;align-items:baseline}}.store__shop__card__body.floating{flex-direction:row}@media screen and (max-width:403px){.store__shop__card__body.floating{flex-direction:row}}.store__shop__card__content{flex-direction:column;gap:10px;width:100%;padding-bottom:4px;padding-right:8px;display:flex}[data-direction=row] .store__shop__card__content{text-align:center;align-items:center;padding:0 8px 8px}.store__shop__card-title{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;font-family:Saans;font-size:18px;font-weight:500;line-height:24px;display:-webkit-box;overflow:hidden;color:currentColor!important}@media (max-width:992px){.store__shop__card-title{font-size:16px;line-height:20px}}.store__shop__card-title{max-width:480px;min-height:40px}.store__shop__card-description{font-family:Saans;font-size:14px;font-weight:500;line-height:22px;color:color-mix(in srgb,currentColor transparent 30%)!important}@media (max-width:992px){.store__shop__card-description{font-size:14px;line-height:18px}}.store__shop__card-description{text-overflow:ellipsis;white-space:nowrap;max-width:480px;margin-top:4px;overflow:hidden}.store__shop__card-price{text-align:start;font-family:Saans;font-size:18px;font-weight:500;line-height:24px;color:currentColor!important}@media (max-width:992px){.store__shop__card-price{font-size:18px;line-height:24px}}.store__shop__card-price{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden;font-size:16px!important}.store__shop__card__img-container{position:relative}.store__shop__card__content{min-width:0}.store__shop__card-bg{aspect-ratio:1;filter:blur(50px);z-index:0;border-radius:12px;position:absolute;top:2%;right:-14%;transform:scale(.7)}.store__shop-header{justify-content:space-between;align-items:center;display:flex}.store__shop__slider-buttons{align-items:center;gap:4px;display:flex}.swiper-button-next,.swiper-button-prev{z-index:1;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-top:0;display:flex;position:static}.swiper-button-next svg,.swiper-button-prev svg{width:16px;height:16px}.swiper-button-next{padding-left:5px;padding-right:3px}.swiper-button-prev{padding-left:3px;padding-right:5px}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled svg{opacity:.5}.store__shop__slider-button{transition:background .5s}.store__shop__slider-button:hover,.store__shop__slider-button:active{background:var(--widget-bg-color-hover)}.store__shop__slider-button:after{content:""}.store__shop__slider{z-index:0;width:100%}.store__shop__slide{cursor:pointer;background:#ffffff26;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;max-width:167px;padding:6px 6px 16px;transition:background .5s;display:flex}.store__shop__slide:hover,.store__shop__slide:active{background:var(--widget-bg-color-hover)}.store__shop__slide-img{object-fit:cover;border-radius:12px;width:100%;height:155px;box-shadow:-4px 0 15px #00000026}.store__shop__slide-title{width:100%;max-width:230px;color:var(--font-color);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:Saans;font-size:14px;font-style:normal;font-weight:500;line-height:124%;overflow:hidden}@media (max-width:992px){.store__shop__slide-title{max-width:135px}}.store__shop__slide-text{color:var(--font-color);text-align:center;font-family:Saans;font-size:16px;font-style:normal;font-weight:500;line-height:100%}.store__shop__slider .store__shop__card{justify-content:center;align-items:center;gap:12px;width:167px}.store__shop__slider .store__shop__card:hover,.store__shop__slider .store__shop__card:active{background:var(--widget-bg-color-hover)}.store__shop__slider .store__shop__card__body{flex-direction:column;align-items:center;gap:12px;padding:0}.store__shop__slider .store__shop__card__alt-img{aspect-ratio:155/155;width:155px;height:155px}.store__shop__slider .store__shop__card-img{aspect-ratio:155/155;width:100%;height:auto}.store__shop__slider .store__shop__card-title{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:230px;margin-bottom:0;overflow:hidden}@media (max-width:992px){.store__shop__slider .store__shop__card-title{max-width:135px}}.store__shop__slider .store__shop__card-description{text-align:center;max-width:230px}@media (max-width:992px){.store__shop__slider .store__shop__card-description{max-width:135px}}.store__shop__slider .store__shop__card-price{text-align:center;max-width:230px}@media (max-width:992px){.store__shop__slider .store__shop__card-price{max-width:135px}}.store__shop__card.floating{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:71px;padding:8px 16px 8px 8px;transition:all .5s;box-shadow:0 4px 10px #00000026}.store__shop__card.floating svg{flex-shrink:0}.store__shop__card.floating .store__shop__card__body{justify-content:normal;align-items:center;gap:12px;padding:0}.store__shop__card.floating .store__shop__card__img{object-fit:cover;aspect-ratio:1;z-index:1;border-radius:12px;width:59px;height:59px;position:relative;box-shadow:-4px 0 15px #00000026}.store__shop__card.floating .store__shop__card-title{font-family:Saans;font-size:18px;font-weight:500;line-height:24px}@media (max-width:992px){.store__shop__card.floating .store__shop__card-title{font-size:16px;line-height:20px}}.store__shop__card.floating .store__shop__card-title{text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1;line-clamp:1;max-width:400px;min-height:auto;overflow:hidden}.store__shop__card.floating .store__shop__card-description{margin-top:2px;font-family:Saans;font-size:12px;font-weight:400;line-height:14px}@media (max-width:992px){.store__shop__card.floating .store__shop__card-description{font-size:12px;line-height:14px}}.store__shop__card.floating .store__shop__card-description{max-width:400px}.store__shop__card.floating .store__shop__card-price{text-align:left;max-width:400px;font-weight:400;line-height:150%;color:color-mix(in srgb,var(--widgets_background_font),transparent 30%)!important;font-size:14px!important}.store__shop__card.floating .store__shop__card-img,.store__shop__card.floating .store__shop__card__alt-img{aspect-ratio:1;width:59px;max-height:59px}@media (max-width:1600px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:350px}.store__shop__slider .store__shop__card-description{max-width:230px}}@media (max-width:1224px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:330px}.store__shop__slider .store__shop__card-description{max-width:230px}}@media (max-width:1100px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:290px}.store__shop__slider .store__shop__card-description{max-width:230px}}@media (max-width:880px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:220px}.store__shop__slider .store__shop__card-description{max-width:230px}}@media (max-width:769px){.store__shop__slider{width:calc(100% + 16px)}.store__shop__card.floating{width:100%}.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:450px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price{max-width:135px}}@media (max-width:650px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:350px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price{max-width:135px}}@media (max-width:520px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:280px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price{max-width:135px}}@media (max-width:420px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:190px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price{max-width:135px}}@media (max-width:320px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:150px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price{max-width:135px}}.store__shop__card-content{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.store__group[data-direction=row] .store__shop__card-content{flex-direction:column}.isRow{flex-direction:row}
.store__shop{flex-direction:column;gap:8px;display:flex}.store__shop.row{padding:0 16px 0 0}.store__shop.row .wrapper____paddings{padding:0}@media screen and (max-width:1120px){.store__shop.row{padding:0}}.store__shop.col{padding:0 16px}.store__shop.col .wrapper____paddings{padding:0}.store__shop-title{color:var(--font-color);font-family:Saans;font-size:22px;font-weight:500;line-height:24px}.slied-shops-vocal.store__shop__card{background:var(--widget-bg-color);cursor:pointer;width:100%;height:100%;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:transform,backdrop-filter,filter,background;border-radius:20px;justify-content:space-between;gap:16px;min-width:0;padding:6px 6px 16px;transition:background-color .5s,filter .5s;display:flex}.store__shop__card{min-width:0;overflow:hidden}.store__shop__card:hover{background:var(--widget-bg-color-hover)}.store__shop__card-img{object-fit:cover;aspect-ratio:261/125;border-radius:12px;flex-shrink:0;box-shadow:-4px 0 15px #00000026}.store__shop__card__body{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}@media screen and (max-width:403px){.store__shop__card__body{flex-direction:column;align-items:baseline}}.store__shop__card-description{font-family:Saans;font-size:14px;font-weight:500;line-height:22px;color:color-mix(in srgb,var(--widgets_background_font),transparent 30%)!important}@media (max-width:992px){.store__shop__card-description{font-size:14px;line-height:18px}}.store__shop__card-description{overflow-wrap:anywhere;word-break:break-word;max-width:480px;margin-top:4px}.store__shop__card-price{text-align:start;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:anywhere;word-break:break-word;max-width:100px;font-family:Saans;overflow:hidden;color:var(--widgets_background_font)!important;font-size:16px!important}.store__shop__card-bg{aspect-ratio:1;filter:blur(50px);z-index:0;border-radius:12px;position:absolute;top:2%;right:-14%;transform:scale(.7)}.store__shop__card__alt-img{aspect-ratio:261/125;background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex}.store__shop-header{justify-content:space-between;align-items:center;display:flex}.store__shop-header.paddingRight{padding:0 0 0 16px}@media screen and (max-width:1120px){.store__shop-header.paddingRight{padding:0 16px}}.store__shop__slider-buttons{align-items:center;gap:12px;display:flex}.store__shop__slider{z-index:0;width:100%}.store__shop__slide{cursor:pointer;background:#ffffff26;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:6px 6px 16px;transition:background .5s;display:flex}.store__shop__slide:hover,.store__shop__slide:active{background:#ffffff40}.store__shop__slide-img{object-fit:cover;border-radius:12px;width:100%;height:155px;box-shadow:-4px 0 15px #00000026}.store__shop__slide-title{width:100%;max-width:230px;color:var(--font-color);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:Saans;font-size:14px;font-style:normal;font-weight:500;line-height:124%;overflow:hidden}@media (max-width:992px){.store__shop__slide-title{max-width:135px}}.store__shop__slide-text{color:var(--font-color);text-align:center;font-family:Saans;font-size:16px;font-style:normal;font-weight:500;line-height:100%}.slied-shops-vocal .store__shop__card{justify-content:center;align-items:center;gap:12px}.slied-shops-vocal .store__shop__card:active{background:#ffffff40}.slied-shops-vocal .store__shop__card__body{flex-direction:column;align-items:center;gap:12px;padding:0}.slied-shops-vocal .store__shop__card__alt-img,.slied-shops-vocal .store__shop__card-img{aspect-ratio:155/155;max-width:100%;height:auto;width:100%!important}.slied-shops-vocal .store__shop__card-title{text-align:center;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;width:100%;max-width:230px;margin-bottom:0;padding-inline:8px;display:block;overflow:hidden}.slied-shops-vocal .store__shop__card-description{text-align:center;max-width:230px}@media (max-width:992px){.slied-shops-vocal .store__shop__card-description{max-width:135px;margin-inline:auto}}.slied-shops-vocal .store__shop__card-price{text-align:center;max-width:230px}@media (max-width:992px){.slied-shops-vocal .store__shop__card-price{max-width:135px;margin-inline:auto}}@media (max-width:769px){.store__shop__slider{width:calc(100% + 16px)}.store__shop__card.floating{width:100%}.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:450px}.store__shop__slider .store__shop__card-description{max-width:135px}.slied-shops-vocal .store__shop__card-title{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;max-width:none;display:-webkit-box;overflow:hidden}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price{max-width:135px}}@media (max-width:650px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:350px}.store__shop__slider .store__shop__card-description{max-width:135px}.slied-shops-vocal .store__shop__card-title{max-width:none}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price{max-width:135px}}@media (max-width:520px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:200px}.store__shop__slider .store__shop__card-description{max-width:135px}.slied-shops-vocal .store__shop__card-title{max-width:none}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price{max-width:135px}}@media (max-width:420px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:150px}.store__shop__slider .store__shop__card-description{max-width:135px}.slied-shops-vocal .store__shop__card-title{max-width:none}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price{max-width:135px}}@media (max-width:320px){.store__shop__card-description,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price{max-width:100px}.store__shop__slider .store__shop__card-description{max-width:135px}.slied-shops-vocal .store__shop__card-title{max-width:none}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price{max-width:135px}}.nextIcon{transform:rotate(180deg)}
