@charset "UTF-8";.store__contact{padding:16px;width:100%;display:flex;flex-direction:column;gap:16px;border-radius:16px;background:var(--widget-bg-color);overflow:visible;position:relative;z-index:1}.store__contact:has(.main__select__dropdown){z-index:10000}.store__contact__content{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}.store__contact-title{color:var(--widgets_background_font)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;text-align:center;word-break:auto-phrase!important}@media (max-width:992px){.store__contact-title{font-size:18px;line-height:24px}}.store__contact-text{color:var(--widgets_background_font)!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400;text-align:center}@media (max-width:992px){.store__contact-text{font-size:16px;line-height:22px}}.store__contact__form{display:flex;flex-direction:column;gap:12px;overflow:visible}.store__contact__form-input{padding:16px;border-radius:24px;background:rgba(179,179,179,.3);border:none;color:var(--widgets_background_font)!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400;width:100%;height:42px;transition:background .5s ease;resize:none}@media (max-width:992px){.store__contact__form-input{font-size:16px;line-height:22px}}.store__contact__form-input:focus,.store__contact__form-input:hover{background:rgba(179,179,179,.46)}.store__contact__form-input.--error{border:1px solid red}.store__contact__form-input::placeholder{color:color-mix(in srgb,var(--widgets_background_font),transparent 40%)!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@media (max-width:992px){.store__contact__form-input::placeholder{font-size:16px;line-height:22px}}.store__contact__form-input:focus-visible{outline:none}@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){overflow:visible;position:relative}.glass-effect:has(.store__contact){overflow:visible;position:relative}.wrapper____paddings:has(.main__select__dropdown){z-index:10000}.glass-effect:has(.main__select__dropdown){z-index:10000}.main__select__input__flag{position:relative;display:flex;align-items:center;cursor:pointer}.main__select__input__flag:after{content:"";position:absolute;right:-13px;top:50%;width:1px;height:24px;transform:translateY(-50%);background-color:#fff3}.main__select__input-container{position:relative;display:flex;align-items:center;cursor:pointer}.main__select__input__code{position:absolute;top:50%;left:95px;transform:translateY(-50%);color:#fff9!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400;-webkit-user-select:none;user-select:none}@media (max-width:992px){.main__select__input__code{font-size:16px;line-height:22px}}.main__select__input__icon{display:flex}.main__select__dropdown{width:fit-content;position:absolute;left:0;right:0;backdrop-filter:blur(48px);-webkit-backdrop-filter:blur(48px);background-color:#242424cc;max-height:210px;min-width:292px;overflow-y:auto;border-radius:8px;animation:dropdown-appear .2s ease forwards;-webkit-animation:dropdown-appear .2s ease forwards;z-index:10;will-change:backdrop-filter,filter,background}.drop-up{top:auto;bottom:calc(100% + 8px)}.drop-down{top:calc(100% + 8px);bottom:auto}.main__select__name{color:#fff!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@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;padding:6px 8px;border-radius:8px}.main__select__option__content{gap:12.5px;border-radius:8px;display:flex;align-items:center;padding:12.5px 8px;transition:all .5s ease}.main__select__option__content:hover{background-color:#ffffff0a}.main__select__flag{position:relative;color:#fff!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@media (max-width:992px){.main__select__flag{font-size:16px;line-height:22px}}.main__select__flag:after{content:"";position:absolute;left:0;bottom:calc(-100% + 6px);height:1px;width:220px;border-radius:8px;background-color:#ffffff1a}.main__select__option.--empty{color:#fff!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@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{position:absolute;top:50%;left:16px;transform:translateY(-50%);pointer-events:none}.main__select__search-input{width:100%;border-radius:30px;padding:13px 16px 13px 48px;border:none;outline:none;color:#fff!important;background-color:#333435!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@media (max-width:992px){.main__select__search-input{font-size:16px;line-height:22px}}.main__select__search-input::placeholder{color:#a3a3a3!important}.custom-button{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;position:relative;text-decoration:none;gap:4px}.custom-button:disabled{opacity:.5;cursor:not-allowed}.custom-button__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-button__icon svg{flex-shrink:0}.custom-button__icon svg path{transition:all .2s ease}.custom-button__text{font-size:.875rem;font-weight:500;font-family:Saans;white-space:nowrap}@media screen and (max-width:992px){.custom-button__text--hide-mobile{display:none}}.custom-button--primary{padding:10px 20px;border-radius:9999px;height:42px;width:100%;background-color:#fff;color:#000;transition:opacity .3s ease;font-family:Saans;font-size:16px;line-height:22px;font-weight:500}@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;line-height:22px;font-weight:500;color:inherit}@media (max-width:992px){.custom-button--primary .custom-button__text{font-size:16px;line-height:22px}}.custom-button--primary.custom-button--big{height:52px}.custom-button--primary.custom-button--small{height:34px;padding:8.5px 16px;border-radius:9999px;width:auto;min-width:fit-content}.custom-button--primary.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--outline{padding:10px 20px;border-radius:9999px;height:42px;width:100%;background-color:transparent;color:#fff;border:1.8px solid #e6e6e6;transition:all .3s ease;font-family:Saans;font-size:16px;line-height:22px;font-weight:500}@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;line-height:22px;font-weight:500;color:inherit}@media (max-width:992px){.custom-button--outline .custom-button__text{font-size:16px;line-height:22px}}.custom-button--outline.custom-button--big{height:52px}.custom-button--outline.custom-button--small{height:34px;padding:8.5px 8px 8.5px 16px;border-radius:9999px;width:auto;min-width:fit-content}.custom-button--outline.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--glass{padding:12px;height:44px;border-radius:9999px;isolation:isolate;transform:translateZ(0);overflow:hidden;background-color:var(--widget-bg-color);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background}.custom-button--glass:hover{background-color:var(--widget-bg-color-hover)}.custom-button--glass.custom-button--icon-only{width:44px;border-radius:9999px}.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{width:44px;padding:12px;border-radius:9999px}}.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{height:34px;padding:8.5px 8px 8.5px 16px;border-radius:9999px;width:auto;min-width:fit-content}.custom-button--glass.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--social{padding:6px 16px;gap:6px;border-radius:9999px;height:32px;width:auto;background-color:var(--widget-bg-color);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background}.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{padding:8px;width:44px;height:44px;border-radius:9999px;justify-content:center}.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}}.store__header{margin:0 auto;max-width:1113.34px;padding:24px 16px!important}@media screen and (max-width:992px){.store__header{padding:16px!important}}.store__header-left{display:flex;flex-direction:column;align-items:center;gap:4px}.store__header-profile p{color:var(--font-color)!important;text-align:center;margin:0;padding:0;font-family:Saans;font-size:14px;line-height:22px;font-weight:500}@media (max-width:992px){.store__header-profile p{font-size:14px;line-height:18px}}.store__header-logo{display:flex;align-items:center;justify-content:flex-start}.store__header-logo svg path{fill:var(--font-color)!important}.store__header-container{display:flex;align-items:center;gap:21px}.store__profile{display:flex;justify-content:space-between;flex-direction:column;gap:16px;width:28.44%;position:sticky;top:0;left:0;padding-right:16px;padding-left:16px;padding-top:126px;margin-top:-106px}.store__profile-avatar{width:max-content;position:relative}.store__profile-avatar img{width:148px;height:148px;border-radius:50%;object-fit:cover;box-shadow:0 4px 100px 0 color-mix(in srgb,var(--font-color),transparent 85%)}.store__profile-verified{position:absolute;bottom:0;right:10%}.store__profile__info{display:flex;flex-direction:column;gap:8px;position:relative;width:100%}.store__profile__info__name h1{font-family:Saans;font-size:32px;line-height:44px;font-weight:500;color:var(--font-color)!important}@media (max-width:992px){.store__profile__info__name h1{font-size:32px;line-height:38px}}.store__profile__info__location{display:flex;gap:4px;margin-top:2px;align-items:center;color:var(--font-color)!important}.store__profile__info__location-text{font-family:Saans;font-size:14px;line-height:22px;font-weight:400;text-align:center;color:var(--font-color)}@media (max-width:992px){.store__profile__info__location-text{font-size:14px;line-height:18px}}.store__profile__info-bio p{font-family:Saans;font-size:16px;line-height:22px;font-weight:400;color:var(--font-color);width:100%}@media (max-width:992px){.store__profile__info-bio p{font-size:16px;line-height:22px}}.store__profile__info__buttons{display:flex;margin:10px 0 0}.store__profile__info__buttons .custom-button.--withContactStyles{border:2px solid var(--custom_color);color:var(--custom_color);width:fit-content}.store__profile__info__buttons .custom-button.--withContactStyles:hover{background-color:var(--custom_color-hover);border:2px solid var(--custom_color-hover)}.store__profile__info__buttons .custom-button.--withContactStyles:active{border:2px solid var(--custom_color-hover)}.store__profile__info__links{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap;align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.store__profile__info__links{justify-content:center}.store__profile__info__links.--full{margin-top:12px!important}.store__profile__info__buttons.--full{padding-bottom:22px}}@media (max-width:769px){.store__profile{width:100%;position:relative;padding-top:0;margin-top:0;align-items:center;gap:16px}.store__profile.--full:before{display:block;z-index:1;height:calc(var(--overlay-height) - var(--indent-height));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:calc(var(--indent-height) - 40px);left:calc(var(--store_padding-x) * -1);right:calc(var(--store_padding-x) * -1);background:var(--overlay-full-color);border-radius:0;mask-image:linear-gradient(0deg,black 90%,transparent);-webkit-mask-image:linear-gradient(0deg,black 90%,transparent);will-change:transform,backdrop-filter,filter,background}.store__profile-avatar{margin:0 auto}.store__main.--full .store__profile-avatar{position:absolute;top:0;margin-top:calc(var(--store_padding-top) * -1);margin-left:calc(var(--store_padding-x) * -1);margin-right:calc(var(--store_padding-x) * -1);width:var(--avatar-width)}.store__main.--full .store__profile-avatar img{width:100%;height:100%;border-radius:0}.store__profile__info{align-items:center;justify-content:center;gap:8px}.store__main.--full .store__profile__info{position:relative;z-index:2}.store__profile__info__name h1{max-width:280px;text-align:center}.store__profile__info-bio p{text-align:center;max-width:278px}.store__profile__info__buttons{justify-content:center}}.frosted-blur-card{content:"";position:absolute;top:230px;left:-56vw;right:0;width:200vw;height:400px;will-change:filter,background;background:var(--background_color-color);-webkit-filter:blur(43px);filter:blur(43px);z-index:2}.store__links{display:flex;flex-direction:column;gap:8px;width:100%}.store__link{cursor:pointer;overflow:hidden}.store__link__container-img{position:relative;flex-shrink:0}.store__link-img{object-fit:cover;border-radius:12px}.store__link-arrow{transition:opacity .2s ease;flex-shrink:0}.store__link.classic .store__link-arrow path,.store__link.overall .store__link-arrow path{color:var(--font-color);stroke:var(--font-color)}.store__link:active .store__link-arrow,.store__link:hover .store__link-arrow{opacity:1}.store__link__alt-img{border-radius:12px;box-shadow:-4px 0 15px #00000026;background:rgba(255,255,255,.2)}.store__link__alt-img,.store__link__alt-no-img{width:52px;height:52px;aspect-ratio:1/1;position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.store__link__info__container{z-index:1;display:flex;flex-direction:column;gap:2px;overflow:hidden}.store__link-time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Saans;font-size:12px;line-height:14px;font-weight:400;color:var(--widgets_background_font);z-index:2}@media (max-width:992px){.store__link-time{font-size:12px;line-height:14px}}.store__link-title{overflow:hidden;text-overflow:ellipsis;font-family:Saans;font-size:22px;line-height:28px;font-weight:500;max-width:100%}@media (max-width:992px){.store__link-title{font-size:22px;line-height:28px}}.swiper .swiper-slide{padding-left:16px;padding-right:16px}.store__link.classic{padding:8px 16px 8px 8px;border-radius:16px;background:var(--widget-bg-color);justify-content:space-between;gap:16px;display:flex;align-items:center;line-height:112.5%;transition:all .2s ease;min-height:64px;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background}.store__link.classic:active,.store__link.classic:hover{background:var(--widget-bg-color-hover)}.store__link.classic .store__link-img{box-shadow:-4px 0 15px #00000026;width:52px;height:52px;aspect-ratio:1/1;position:relative;z-index:1}.store__link.classic .store__link-title{text-align:center;color:var(--widgets_background_font);font-family:Saans;font-size:18px;line-height:24px;font-weight:500;z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical}@media (max-width:992px){.store__link.classic .store__link-title{font-size:16px;line-height:20px}}.store__link.classic .store__link-arrow{color:var(--widgets_background_font)!important;stroke:var(--widgets_background_font)!important}.store__link.overall:hover .store__link-arrow,.store__link:hover .store__link-arrow{opacity:1}.store__link.classic .store__link__info__container{align-items:center}.store__link.overall{border-radius:16px;background:var(--widget-bg-color);align-items:flex-end;height:279px;z-index:3;display:flex;position:relative;transition:all .3s ease-in-out}.store__link.overall .store__link-img{transform:scale(1);transition:all .3s ease-in-out}.store__link.overall:hover .store__link-img{transform:scale(1.05);transition:all .3s ease-in-out}@media screen and (max-width:769px){.store__link.overall{height:191px}}.store__link.overall .store__link__container-img{position:absolute;width:100%;height:279px;left:0;top:0;padding:1px 1px 0;border-radius:16px}@media screen and (max-width:769px){.store__link.overall .store__link__container-img{height:191px}}.store__link.overall .store__link-img{width:100%;height:279px;border-radius:16px}@media screen and (max-width:769px){.store__link.overall .store__link-img{height:191px}}.store__link__overall{z-index:3;display:flex;gap:16px;width:100%;justify-content:space-between;align-items:center;padding:16px;margin:1px 1px 0;position:relative;border-radius:0 0 16px 16px;overflow:hidden}.store__link__overall:before{content:"";display:block;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.15) 36%,rgba(0,0,0,0) 123%);border-radius:0 0 16px 16px;mask-image:linear-gradient(0deg,black 65%,transparent 101%);-webkit-mask-image:linear-gradient(0deg,black 65%,transparent 101%)}.store__link.overall .store__link__alt-img{display:none}.store__link.overall .store__link-title{font-family:Saans;line-height:24px;font-weight:500;font-size:18px!important;color:#fff!important;z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical}@media (max-width:992px){.store__link.overall .store__link-title{font-size:16px;line-height:20px}}.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{padding:8px 16px 8px 8px;width:48.96%;display:flex;gap:16px;align-items:center;justify-content:space-between;border-radius:16px;box-shadow:0 4px 10px #00000026;transition:all .4s ease;min-height:71px}.store__link.floating .store__link__info{display:flex;align-items:center;gap:12px}.store__link.floating .store__link-title{font-family:Saans;line-height:24px;font-weight:500;font-size:18px!important;z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical}@media (max-width:992px){.store__link.floating .store__link-title{font-size:16px;line-height:20px}}.store__link.floating .store__link-img{box-shadow:-4px 0 15px #00000026;max-width:59px;width:100%;height:59px}.store__link.floating .store__link__alt-img{width:59px;height:59px;aspect-ratio:1/1}.store__link.floating .store__link-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden;color:color-mix(in srgb,var(--font-color),transparent 30%)!important;text-overflow:ellipsis;font-family:Saans;font-size:12px;line-height:14px;font-weight:400}@media (max-width:992px){.store__link.floating .store__link-text{font-size:12px;line-height:14px}}.store__link.--swipe{position:relative}.store__link.--pop{transform:scale(1);-webkit-animation:PopAnimation 1.5s infinite;animation:PopAnimation 1.5s infinite;animation-timing-function:ease}.store__link.--wobble{transform:translateY(0);-webkit-animation:WobbleAnimation 1.5s infinite;animation:WobbleAnimation 1.5s infinite;animation-timing-function:cubic-bezier(.1,-.6,.2,0)}.store__link.--buzz{transform:rotate(0);-webkit-animation:BuzzAnimation 1.5s infinite;animation:BuzzAnimation 1.5s infinite;animation-timing-function:cubic-bezier(.1,-.6,.2,0)}.store__link.overall.--buzz,.store__link.overall.--pop{-webkit-mask-image:linear-gradient(0deg,rgb(0,0,0) 99%,rgb(0,0,0));mask-image:linear-gradient(0deg,rgb(0,0,0) 99%,rgb(0,0,0))}.store__link.overall.--buzz{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}@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){.swiper:has(.store__link.floating){width:100%}.store__link.floating{width:100%}}.wrapper____paddings:has(.store__link.floating){width:100%}.swiper .glass-effect,.wrapper____paddings .glass-effect{border-radius:16px}.swiper .glass-effect:has(.store__link.overall),.wrapper____paddings .glass-effect:has(.store__link.overall){border-radius:16px}.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-title{line-height:28px;color:var(--font-color)!important}@media (max-width:992px){.store__group-title{font-size:22px;line-height:28px}}.store__shop{gap:12px}.store__shop__card{align-items:center;width:100%;border-radius:16px;background:var(--widget-bg-color);padding:6px 6px 16px;display:flex;gap:16px;cursor:pointer;transition:background .5s ease}.store__shop__card-img{width:100%;max-width:109px;height:114px}.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-price{line-height:24px;font-weight:500}@media (max-width:992px){.store__shop__card-price{font-size:18px;line-height:24px}}.store__shop__card__alt-img{max-width:109px;height:114px}.store__shop__slider-buttons{gap:4px}.swiper-button-next,.swiper-button-prev{position:static;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.15);margin-top:0;z-index:1}.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 ease}.store__shop__slider-button:active,.store__shop__slider-button:hover{background:var(--widget-bg-color-hover)}.store__shop__slider-button:after{content:""}.store__shop__slide{max-width:167px}.store__shop__slide:active,.store__shop__slide:hover{background:var(--widget-bg-color-hover)}.store__shop__slider .store__shop__card{gap:12px;align-items:center;justify-content:center;width:167px}.store__shop__slider .store__shop__card:active,.store__shop__slider .store__shop__card:hover{background:var(--widget-bg-color-hover)}.store__shop__slider .store__shop__card__body{flex-direction:column;gap:12px;align-items:center;padding:0}.store__shop__slider .store__shop__card__alt-img{width:155px;height:155px;aspect-ratio:155/155}.store__shop__slider .store__shop__card-img{height:auto;width:100%;aspect-ratio:155/155}.store__shop__slider .store__shop__card-title{max-width:230px;width:100%;text-align:center;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:992px){.store__shop__slider .store__shop__card-title{max-width:135px}}.store__shop__slider .store__shop__card-description{max-width:230px;text-align:center}@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{width:48.96%;transition:all .5s ease;min-height:71px}.store__shop__card.floating .store__shop__card-title{font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@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-description{font-family:Saans;font-size:12px;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-img,.store__shop__card.floating .store__shop__card__alt-img{width:59px}@media (max-width:1224px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:330px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:230px}}@media (max-width:1100px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:290px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:230px}}@media (max-width:880px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:220px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{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-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:450px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:650px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:350px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:520px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:280px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:420px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:190px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:320px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:150px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price,.store__shop__slider .store__shop__card-title{max-width:135px}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;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;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev 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-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.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{display:flex;flex-direction:column;gap:8px}.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{margin-bottom:8px;color:var(--font-color);font-family:Saans;font-weight:500;font-size:22px;line-height:24px}.slied-shops-vocal.store__shop__card{width:100%;border-radius:16px;background:var(--widget-bg-color);padding:6px 6px 16px;display:flex;justify-content:space-between;height:100%;gap:16px;cursor:pointer;transition:background-color .5s ease,filter .5s ease;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:transform,backdrop-filter,filter,background}.store__shop__card:hover{background:var(--widget-bg-color-hover)}.store__shop__card-img{border-radius:12px;box-shadow:-4px 0 15px #00000026;object-fit:cover;aspect-ratio:261/125}.store__shop__card__body{width:100%;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:0 10px}@media screen and (max-width:403px){.store__shop__card__body{align-items:baseline;flex-direction:column}}.store__shop__card-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--widgets_background_font)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;max-width:480px}@media (max-width:992px){.store__shop__card-title{font-size:16px;line-height:20px}}.store__shop__card-description{color:color-mix(in srgb,var(--widgets_background_font),transparent 30%)!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:480px;margin-top:4px}@media (max-width:992px){.store__shop__card-description{font-size:14px;line-height:18px}}.store__shop__card-price{font-size:16px!important;color:var(--widgets_background_font)!important;text-align:start;font-family:Saans;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.store__shop__card__img-container{position:relative}.store__shop__card-bg{position:absolute;right:-14%;top:2%;transform:scale(.7);aspect-ratio:1/1;border-radius:12px;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.store__shop__card__alt-img{width:100%;border-radius:12px;display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,.2);aspect-ratio:261/125}.store__shop-header{display:flex;justify-content:space-between;align-items:center}.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{gap:16px}.store__shop__slider{width:100%;z-index:0}.store__shop__slide{padding:6px 6px 16px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;border-radius:16px;background:rgba(255,255,255,.15);transition:background .5s ease;cursor:pointer}.store__shop__slide:active,.store__shop__slide:hover{background:rgba(255,255,255,.25)}.store__shop__slide-img{width:100%;height:155px;object-fit:cover;border-radius:12px;box-shadow:-4px 0 15px #00000026}.store__shop__slide-title{max-width:230px;width:100%;overflow:hidden;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%}@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{gap:12px;align-items:center;justify-content:center}.slied-shops-vocal .store__shop__card:active,.slied-shops-vocal .store__shop__card:hover{background:rgba(255,255,255,.25)}.slied-shops-vocal .store__shop__card__body{flex-direction:column;gap:12px;align-items:center;padding:0}.slied-shops-vocal .store__shop__card-img,.slied-shops-vocal .store__shop__card__alt-img{height:auto;width:100%!important;max-width:100%;aspect-ratio:155/155}.slied-shops-vocal .store__shop__card-title{max-width:230px;width:100%;text-align:center;margin-bottom:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width:992px){.slied-shops-vocal .store__shop__card-title{max-width:135px}}.slied-shops-vocal .store__shop__card-description{max-width:230px;text-align:center}@media (max-width:992px){.slied-shops-vocal .store__shop__card-description{max-width:135px}}.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}}.store__shop__card.floating{width:100%;box-shadow:0 4px 10px #00000026;padding:8px 13px 8px 8px;flex-direction:row;justify-content:space-between;align-items:center;gap:1px;transition:all .3s ease}.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{border-radius:12px;box-shadow:-4px 0 15px #00000026;object-fit:cover;width:59px;height:59px;aspect-ratio:1/1;position:relative;z-index:1}.store__shop__card.floating .store__shop__card-title{font-size:16px;line-height:112.5%;max-width:400px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.store__shop__card.floating .store__shop__card-description{margin-top:2px;line-height:150%;font-weight:400;max-width:400px}.store__shop__card.floating .store__shop__card-price{color:color-mix(in srgb,var(--widgets_background_font),transparent 30%)!important;text-align:left;font-size:14px!important;font-weight:400;line-height:150%;max-width:400px}.store__shop__card.floating .store__shop__card-img,.store__shop__card.floating .store__shop__card__alt-img{max-width:59px;max-height:59px;aspect-ratio:1/1}@media (max-width:1600px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:350px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:230px}}@media (max-width:1224px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:300px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:230px}}@media (max-width:1100px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:250px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:230px}}@media (max-width:880px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:185px}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{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-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:450px}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price,.slied-shops-vocal .store__shop__card-title,.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:650px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:350px}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price,.slied-shops-vocal .store__shop__card-title,.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:520px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:200px}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price,.slied-shops-vocal .store__shop__card-title,.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:420px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:150px}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price,.slied-shops-vocal .store__shop__card-title,.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:135px}}@media (max-width:320px){.store__shop__card-description,.store__shop__card-title,.store__shop__card.floating .store__shop__card-description,.store__shop__card.floating .store__shop__card-price,.store__shop__card.floating .store__shop__card-title{max-width:100px}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price,.slied-shops-vocal .store__shop__card-title,.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:135px}}.modal__contact{border-radius:16px;background:rgb(27,27,27);box-shadow:0 -10px 50px #0000004d;backdrop-filter:blur(75px);-webkit-backdrop-filter:blur(75px);padding:24px 20px 20px;display:flex;flex-direction:column;gap:24px;border:none;will-change:backdrop-filter,filter,background}.modal__contact-content{max-width:409px;transition:bottom .3s ease-in-out,opacity .3s ease-in-out}.modal__contact-title{text-align:center;font-family:Saans;font-size:24px;font-style:normal;font-weight:500;line-height:133.333%;color:#fff}.modal__contact__body{display:flex;flex-direction:column;gap:8px}.modal__contact__card{padding:16px;cursor:pointer;display:flex;flex-direction:column;gap:4px;border-radius:16px;background:rgba(255,255,255,.05);transition:all .3s ease}.modal__contact__card:hover{background:rgba(255,255,255,.08)}.modal__contact-label{color:#fff6;font-size:12px;line-height:124%}.modal__contact-label,.modal__contact-value{font-family:Saans;font-style:normal;font-weight:500}.modal__contact-value{color:#fff;font-size:16px;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@media (max-width:769px){.modal__contact-content{max-width:100%}.modal__contact{padding:24px 20px 20px}.modal__contact,.modal__contact.glass-effect,.modal__contact.glass-effect:before{border-radius:16px 16px 0 0}.modal__contact-close{position:absolute;right:0}.modal__contact-title{font-size:18px;line-height:100%}}@media screen and (min-width:769px){#contactModalContent{top:50%!important;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}}@media screen and (max-width:768px){#contactModalContent{bottom:0!important;top:auto!important;left:0!important;transform:none!important;width:100%}}.m24px{margin-top:24px}.modal__option{padding:20px;background:rgb(36,36,36)!important}@media screen and (max-width:769px){.modal__option,.modal__option.glass-effect,.modal__option.glass-effect:before{border-radius:16px 16px 0 0!important}}.modal__option-content{max-width:623px;transition:bottom .3s ease-in-out,opacity .3s ease-in-out}.modal__option__link__title{color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;padding:0!important;margin:0!important}@media (max-width:992px){.modal__option__link__title{font-size:16px;line-height:20px}}.modal__option__link_url__container{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:3px 4px 3px 16px;border-radius:30px}.modal__option__link_url{display:flex;align-items:center;gap:4px;color:#fff!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400;transition:all .3s ease}@media (max-width:992px){.modal__option__link_url{font-size:16px;line-height:22px}}.modal__option__link_url svg{min-height:16px;min-width:16px;flex-shrink:0}.modal__option__link_url span{color:#fff!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400;overflow:hidden;display:-webkit-box;display:box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;box-orient:vertical;word-break:break-all}@media (max-width:992px){.modal__option__link_url span{font-size:14px;line-height:18px}}.modal__option__link_url:hover{opacity:.8}.modal__option__link__button{display:flex;align-items:center;justify-content:center;gap:4px;padding:12px;border-radius:30px;color:#0d0d0d;background:#ffffff;cursor:pointer;border:none;min-width:111px;text-wrap:nowrap;transition:all .3s ease}.modal__option__link__button p{color:#0d0d0d;padding:0!important;margin:0!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:500}@media (max-width:992px){.modal__option__link__button p{font-size:16px;line-height:22px}}.modal__option__link__button:hover{opacity:.8}.modal__option__card{display:flex;padding:24px 16px;border-radius:16px;flex-direction:column;align-items:center;width:100%;gap:20px;background-position-x:center;overflow:hidden;will-change:backdrop-filter,filter,background}.modal__option-background-image{position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);background-size:cover;background-position:50%;will-change:bottom,opacity,transform;z-index:-1}.modal__option__card-img{position:relative;z-index:2;width:102px;border-radius:50%;box-shadow:0 4px 100px #00000040;height:102px}.modal__option__card-container{display:flex;flex-direction:column;gap:8px;-webkit-user-select:text;user-select:text}.modal__option__card-title{position:relative;z-index:2;color:var(--share-font-color,#fff);text-align:center;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.modal__option__card-title{font-size:16px;line-height:20px}}.modal__option__card-text{position:relative;z-index:2;color:var(--share-font-color,#fff);opacity:.6;text-align:center;font-family:Saans;font-size:14px;line-height:22px;font-weight:400;max-width:218px;width:100%}@media (max-width:992px){.modal__option__card-text{font-size:14px;line-height:18px}}.modal__option__link{padding:16px;width:100%;gap:16px;border-radius:16px;background-color:#ffffff0a!important}.modal__option__link-container{display:flex;flex-direction:column;gap:4px}.modal__option__link-title{color:#fff!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;margin:0!important}@media (max-width:992px){.modal__option__link-title{font-size:16px;line-height:20px}}.modal__option__link-text{color:#bfbfbf!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.modal__option__link-text{font-size:14px;line-height:18px}}.modal__option__link-buttons{display:flex;gap:8px;margin-top:16px}.modal__option__slider{width:calc(100% + 20px)!important}.modal__option__slide{max-width:72px;width:100%;flex-direction:column;gap:2px}.modal__option__slide,.modal__option__slide__button{display:flex;align-items:center;justify-content:center}.modal__option__slide__button{width:64px;height:64px;border:none;cursor:pointer;border-radius:51px;background:#333435;box-shadow:0 0 32px #0000001a;padding:0;transition:all .3s ease}.modal__option__slide__button:hover{opacity:.5}.modal__option__slide__button.Email{background:#fff}.modal__option__slide__button.WhatsApp{background:#65d072}.modal__option__slide__button.Facebook{background:#425893}.modal__option__slide__button.Twitter{background:#4d9feb}.modal__option__slide-text{color:#fff!important;text-align:center!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:500}@media (max-width:992px){.modal__option__slide-text{font-size:14px;line-height:18px}}@media (max-width:769px){.modal__option{border-radius:16px 16px 0 0;padding:24px}.modal__contact,.modal__option{padding:24px 20px 20px}.modal__option__link{flex-direction:column;align-items:normal}.modal__option__card{margin-top:0;padding:24px}.modal__option-close{position:absolute;right:0;color:#fff!important;transition:all .3 ease}.modal__option-close:hover{opacity:.5}.modal__contact-content,.modal__option-content{max-width:100%}}@media screen and (min-width:769px){#optoinModalContent{top:50%!important;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}}@media screen and (max-width:768px){#optoinModalContent{bottom:0!important;top:auto!important;left:0!important;transform:none!important;width:100%}}.wrapper____paddings.row{padding:0 0 0 16px}.wrapper____paddings.col{padding:0 16px}.store__content{height:100%;overflow-y:auto;overflow-x:hidden;font-size:16px;font-style:normal;font-weight:400;font-family:Saans;background-attachment:fixed!important}.store__content,.store__wrapper{min-height:100dvh;position:relative}.store__wrapper{-webkit-user-select:text;user-select:text;display:flex;flex-direction:column;justify-content:space-between}.store__wrapper__container{position:relative}.store__main{height:100%}.swiper{width:100%}.store__header{padding-top:40px;display:flex;position:sticky;z-index:4;justify-content:space-between;top:0;left:0;isolation:isolate;will-change:transform;align-items:center}.store__header-logo{opacity:1;transition:all .4s ease}.store__main{display:flex;justify-content:space-between;flex-direction:row;align-items:flex-start;position:relative;margin:0 auto;max-width:1113.34px}.store__main-container{display:flex;gap:32px;flex-direction:column;width:48.96%;margin-top:24px;padding-bottom:0}@media screen and (min-width:768px){.store__main-container{min-height:275px;padding-bottom:32px}}.store__footer{position:sticky;bottom:0;padding-bottom:24px;display:flex;gap:24.58%;flex-direction:row-reverse;align-items:flex-end;justify-content:left;z-index:3}@media screen and (max-width:1081.34px){.store__footer{margin-left:0!important;margin-right:0!important}}.store__footer-container{width:16.29%}.store__footer__button{display:flex;gap:6px;width:max-content;align-items:center;padding:6px 10px;border-radius:20px;background:rgba(88,87,87,.43);box-shadow:0 4px 10px #00000026;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);will-change:backdrop-filter,filter,background;border:none;font-family:Saans;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:171.429%;transition:all .7s ease;cursor:pointer}.store__footer__button:active,.store__footer__button:hover{background-color:#4747476e}.modal{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000000b3;-webkit-animation-name:fadeIn;-webkit-animation-duration:.4s;animation-name:fadeIn;animation-duration:.4s;transition:all .4s ease}#sensitiveModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter,filter,background}.modal-content{height:fit-content;position:fixed;background-color:transparent;display:flex;flex-direction:column;gap:16px;width:100%;border-radius:16px!important;transition:all .4s ease}@media screen and (min-width:769px){.modal-content{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:768px){.modal-content{bottom:0!important;left:0!important;top:auto!important;transform:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}}.modal-close{display:none;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:6px;will-change:backdrop-filter,filter,background;justify-content:center;align-items:center;align-self:end;margin-right:16px;transition:all .3s ease}.modal-close:hover{background:rgba(255,255,255,.15)}.modal-header{display:flex;justify-content:space-between;align-items:baseline}.modal__contact-close,.modal__option-close{background:transparent;border:none;border-radius:50%;padding:0;width:24px;height:24px;cursor:pointer;color:#fff;transition:all .3s ease}.modal__contact-close,.modal__option-close:hover{opacity:.5}@-webkit-keyframes slideIn{0%{bottom:-300px}to{bottom:0}}@keyframes slideIn{0%{bottom:-300px}to{bottom:0}}@-webkit-keyframes fadeIn{0%{background-color:transparent}to{background-color:#000000b3}}@media (max-width:769px){.store__wrapper{--store_padding-x:16px;--store_padding-top:27px;gap:32px}.store__header{padding-top:var(--store_padding-top)}.store__footer{justify-content:center;flex-direction:column;gap:8px;align-items:center;padding-bottom:16px}.store__footer-container{width:100%;display:flex;justify-content:center}.store__main{flex-direction:column;margin-top:-48px;gap:8px}.store__main-container{width:100%;gap:32px}.store__main.--full .store__main-container{z-index:2}.modal-content{bottom:0;top:auto;left:auto;transform:none}.modal-header{position:relative;justify-content:center}}.gallery-transition{opacity:0;transition:opacity .6s ease}.gallery-transition.--visible{opacity:1}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.modal__sensitive-content{max-width:409px}.modal__sensitive{height:360px;display:flex;align-items:center;justify-content:center;padding:24px;flex-direction:column;gap:24px;border-radius:24px;background:rgb(25,26,27);border:1px solid rgb(41,42,43);box-shadow:0 -10px 50px #0000004d}.modal__sensitive-title{font-family:Saans;font-size:22px;line-height:28px;font-weight:500;text-align:center;color:#fff}@media (max-width:992px){.modal__sensitive-title{font-size:22px;line-height:28px}}.modal__sensitive-text{font-family:Saans;font-size:16px;line-height:22px;font-weight:500;color:#fff;text-align:center}@media (max-width:992px){.modal__sensitive-text{font-size:16px;line-height:22px}}.modal__sensitive-button{border-radius:39px;width:100%;padding:16px 0 14px;border:none;font-family:Saans;font-size:16px;line-height:22px;font-weight:500;color:#fff;transition:opacity .3s ease,background .3s ease;cursor:pointer;opacity:1}@media (max-width:992px){.modal__sensitive-button{font-size:16px;line-height:22px}}.modal__sensitive-button--default{color:#191a1b;background:#ffffff}.modal__sensitive-button--default:hover{opacity:.5}.modal__sensitive-button--outline{background:transparent;border:1px solid #ffffff}.modal__sensitive-button--outline:hover{border:1px solid #e6e6e6;color:#e6e6e6}@media (max-width:769px){.modal__sensitive-content{max-width:100%}.modal__sensitive{border-radius:24px 24px 0 0;padding:16px}}.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{display:flex;flex-direction:column;gap:8px;width:100%}.store__group-title{font-family:Saans;font-weight:500;font-size:22px;line-height:24px;color:var(--font-color);margin-bottom:8px}.store__cooperation{overflow:hidden;border-radius:$border-radius-container}.store__cooperation__info-container{display:flex;flex-direction:column;gap:4px}.store__cooperation__info-title{color:#fff;font-family:Saans;font-size:22px;font-style:normal;font-weight:500;line-height:124%}.store__cooperation__info-subtitle{color:#ffffffb3;font-family:Saans;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.store__cooperation__info-img{position:relative}.store__cooperation__info-img img{border-radius:12px;z-index:1;object-fit:cover}.store__cooperation__info-img-bg{position:absolute;-webkit-filter:blur(50px);filter:blur(50px);z-index:0!important}.store__cooperation__button{width:100%;border-radius:100px;background:#FFF;padding:13px 18px;border:none;color:#000;font-family:Saans;font-size:16px;font-style:normal;font-weight:500;line-height:140%;height:max-content;cursor:pointer;transition:all .5s ease}.store__cooperation__button:active,.store__cooperation__button:hover{background:rgba(255,255,255,.25);color:#fff}.store__cooperation.--classic{padding:6px 6px 6px 16px;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.store__cooperation.--classic .store__cooperation__info{display:flex;align-items:flex-start;gap:12px;justify-content:space-between;margin-top:8px}.store__cooperation.--classic .store__cooperation__info-container{gap:8px}.store__cooperation.--classic .store__cooperation__info-img{display:flex;grid-row-start:1;grid-row-end:3;grid-column-start:2;justify-content:end;justify-self:right}.store__cooperation.--classic .store__cooperation__info-img img{aspect-ratio:1/1;max-width:142px;width:100%}.store__cooperation.--classic .store__cooperation__info-img-bg{transform:scale(.7)!important;left:-14%;top:2%}.store__cooperation.--classic .store__cooperation__button{margin-bottom:0;max-width:194px}.store__cooperation.--detailed{padding:6px 6px 16px;display:flex;flex-direction:column;gap:12px}.store__cooperation.--detailed .store__cooperation__info-container{gap:8px}.store__cooperation.--detailed .store__cooperation__body{display:flex;flex-direction:column;gap:16px;padding:0 10px}.store__cooperation.--detailed .store__cooperation__info-img{display:flex}.store__cooperation.--detailed .store__cooperation__info-img img{width:100%;aspect-ratio:331/160}.store__cooperation.--detailed .store__cooperation__info-img-bg{bottom:0;width:70%!important;left:16%}@media (max-width:940px){.store__cooperation.--classic .store__cooperation__button{margin-bottom:0}}@media (max-width:883px){.store__cooperation.--classic{padding:6px 6px 6px 12px}}@media (min-width:767px) and (max-width:883px){.store__cooperation.--classic .store__cooperation__button{padding:13px 0;font-size:14px;line-height:normal}}@media (max-width:$md){.store__cooperation.--classic{padding:14px 16px 16px;gap:0;row-gap:16px}.store__cooperation.--classic .store__cooperation__info{margin-top:0}.store__cooperation.--classic .store__cooperation__button{grid-column-start:1;grid-column-end:4;height:max-content;margin-bottom:0;max-width:100%}.store__cooperation.--classic .store__cooperation__info-img{margin-top:2px}.store__cooperation.--classic .store__cooperation__info-img img{width:70px;aspect-ratio:1/1;height:70px}.store__cooperation.--classic .store__cooperation__info-title,.store__cooperation.--detailed .store__cooperation__info-title{font-size:18px;line-height:24px}.store__cooperation.--classic .store__cooperation__info-subtitle,.store__cooperation.--detailed .store__cooperation__info-subtitle{font-size:14px;line-height:20px}}.store__service__option:hover{background-color:#ffffff17}.modal__service{min-height:94.27dvh;border-radius:24px;padding:24px;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(123.0500030518px);backdrop-filter:blur(123.0500030518px);box-shadow:0 -10px 50px #0000004d;display:flex;flex-direction:column;gap:24px}.modal__service__header{display:flex;gap:8px;align-items:center;justify-content:space-between}.modal__service__header-button{border:none;background:transparent;cursor:pointer}.modal__service__header-title{overflow:hidden;color:#fff;text-align:center;text-overflow:ellipsis;font-family:Saans;font-size:16px;font-weight:500;line-height:112.5%}.modal__service__body{display:flex;flex-direction:column;gap:40px}.modal__service__body__card{padding:16px;background-color:#3b0c0c;border-radius:16px;display:flex;flex-direction:column;gap:16px}.modal__service__body__card-text{color:#fff;font-family:Saans;font-size:14px;font-weight:400;line-height:157.143%}.modal__service__body__card-icon{width:24px;height:24px;aspect-ratio:1/1}.modal__service__body__card-title{color:#fff;font-family:Saans;font-size:16px;font-weight:500;line-height:112.5%}.modal__service__body__content{display:flex;flex-direction:column;gap:24px}.modal__service__body__content-title{color:#fff;text-align:center;font-family:Saans;font-size:22px;font-weight:500;line-height:109.091%}.modal__service__body__content-text{color:#fff;text-align:center;font-family:Saans;font-size:16px;font-weight:400;line-height:150%}.store__service__option{background-color:#ffffff14;width:100%;border-radius:16px;transition:background-color .5s ease;cursor:pointer}.store__service__option:hover{background-color:#ffffff4d}.store__service__option-title{font-weight:500;font-size:16px}.store__service__option-text,.store__service__option-title{font-family:Saans;color:#fff;text-overflow:ellipsis;overflow:hidden}.store__service__option-text{font-weight:400;font-size:14px;line-height:132%}.store__service__option-price{font-family:Saans;font-weight:400;font-size:14px;line-height:142.9%;color:#b4b5b5}.store__service__option-img{position:absolute;width:36px;height:36px;aspect-ratio:1/1;border-radius:50%;object-fit:cover;left:6px}.store__input__phone__select{padding:1px 42px 1px 12px;border-radius:.5px solid rgba(255,255,255,.6);display:flex;align-items:center;gap:4px;border:none;background:transparent;cursor:pointer;position:relative}.store__input__phone__select__input{font-family:Saans;font-weight:400;font-size:14px;line-height:22px;color:#fff9}.store__input__phone__select__arrow{transition:all .3s ease;transform-origin:center}.store__input__phone__select__arrow.open{transform:rotate(180deg)}.store__input__phone__select__arrow path{transition:all .3s ease}.store__input__phone__select__arrow.open path{stroke:#fff}.store__input__phone__select__dropdown{position:absolute;right:0;border-radius:8px;background-color:#212225;max-height:184px;z-index:10000}@media (max-width:769px){.modal__service-content{max-width:100%}.modal__service{border-radius:24px 24px 0 0;padding:16px}}.product-preview-card,.product-preview-card__arrow{color:var(--e_product_widgets_fonts_color)!important}.product-preview-card{display:flex;gap:16px;justify-content:space-between;padding:16px;border-radius:16px;background-color:var(--e_product_widgets_color)!important;opacity:.5;transition:opacity,background-color .3s ease}.product-preview-card.--active{opacity:1}.product-preview-card.--floating{cursor:pointer;width:100%;align-items:center}.product-preview-card.--floating .product-preview-card__info{display:flex;gap:16px}.product-preview-card.--compact{align-items:center}.product-preview-card.--detailed{display:block}.product-preview-card.--detailed>:first-child{display:flex;gap:16px;justify-content:space-between}.product-preview-card.--detailed .product-preview-card__info{display:flex;flex-direction:column}.product-preview-card.--detailed .product-preview-card__info>:first-child{display:flex;flex-direction:column;height:100%}.product-preview-card.--detailed button.--desktop{margin-top:auto;max-width:fit-content}.product-preview-card.--detailed button.--mobile,.product-preview-card.--detailed.--no-thumbnail button.--desktop{margin-top:20px}.product-preview-card__info{flex:1}.product-preview-card__image{min-height:156px;max-height:156px;min-width:156px;max-width:156px;overflow:hidden;border-radius:12px}@media screen and (max-width:769px){.product-preview-card__image{min-height:94px;max-height:94px;min-width:94px;max-width:94px}}.product-preview-card__image.--floating{min-height:55px!important;max-height:55px!important;min-width:55px!important;max-width:55px!important;align-self:center;overflow:hidden;border-radius:12px}.product-preview-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.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)}.product-preview-card__button__separator{width:4px;height:4px;border-radius:50%;background-color:currentColor}.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{margin:0!important;color:var(--e_product_widgets_fonts_color)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;overflow:hidden;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;word-break:break-word;overflow-wrap:break-word}@media (max-width:992px){.product-preview-card__info__title{font-size:18px;line-height:24px}}.product-preview-card__info__description{margin:8px 0 0!important;color:var(--e_product_widgets_fonts_color)!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400;overflow:hidden;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;word-break:break-word;overflow-wrap:break-word}@media (max-width:992px){.product-preview-card__info__description{font-size:14px;line-height:18px}}@media screen and (max-width:769px){.--desktop{display:none!important}}.--mobile{display:none!important}@media screen and (max-width:769px){.--mobile{display:flex!important}}.list-section{width:100%;margin:0 auto}.list-section__title{margin-bottom:1rem;margin-top:0}.list-section__items{list-style:none;padding:0;margin:0 0 16px;color:var(--page-font-color)!important}.list-section__item{position:relative;padding-left:1.5rem;margin-bottom:1rem}.list-section__item:last-child{margin-bottom:0}.list-section__item:before{content:"•";position:absolute;left:.5rem;font-size:1.5rem;line-height:1}.list-section__item-title{margin-bottom:.5rem}.list-section__item-description{margin-top:0}.list-section__item-description:last-child{margin-bottom:0}.list-section hr{width:100%;height:1px;margin:0;border:none;background-color:color-mix(in srgb,var(--page-font-color-rgb),transparent 80%)}.list-section__title{font-size:22px;line-height:28px;font-weight:500;font-family:Saans;color:var(--page-font-color)!important}@media (max-width:992px){.list-section__title{font-size:22px;line-height:28px}}@media screen and (min-width:992px){.list-section__item{margin-bottom:20px}}.list-section__item-title{font-size:18px;line-height:24px;font-weight:500;font-family:Saans;color:var(--page-font-color)!important;margin-top:0;margin-bottom:8px}@media (max-width:992px){.list-section__item-title{font-size:18px;line-height:24px}}.list-section__item-description{font-size:16px;line-height:22px;font-weight:400;font-family:Saans;color:var(--page-font-color)!important;padding-bottom:20px}@media (max-width:992px){.list-section__item-description{font-size:16px;line-height:22px}}.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}.glass-effect{border-radius:13px}.landing-page__placeholder___container{gap:12px;padding:20px 16px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:13px;color:var(--page-font-color)!important;background-color:var(--component-back-color)!important;aspect-ratio:16/9}.landing-page__placeholder___container.--image{padding-top:46px;padding-bottom:46px}.landing-page__placeholder___container>svg{height:32px;width:32px}.landing-page__placeholder___container .landing-page__placeholder__content{max-width:245px}.landing-page__placeholder___container .landing-page__placeholder{text-align:center;font-size:16px;line-height:22px;font-weight:500;font-family:Saans;color:var(--page-font-color)!important}@media (max-width:992px){.landing-page__placeholder___container .landing-page__placeholder{font-size:16px;line-height:22px}}@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{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.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(1turn)}}.image-gallery__content{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;z-index:102}.image-gallery__content.active{opacity:1;pointer-events:auto}.image-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000e5;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.image-gallery__overlay.active{opacity:1;pointer-events:auto}.image-gallery__close{position:absolute;top:32px;right:85px;z-index:101;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.image-gallery__close.active{opacity:1;pointer-events:auto}.image-gallery__close.bottom{top:-40px;right:16px}.image-gallery{position:relative;padding:0 20px;margin:0 auto;max-width:1102px}@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{height:69px;width:109px}@media screen and (max-width:768px){.image__slide___galllary.--paginate{height:50px;width:70px}}.image__slide___galllary--img{width:100%;height:100%;object-fit:cover;border-radius:16px}.image__slide___galllary--img .with-image{height:69px;width:109px}.with-video{height:65px;width:109px;aspect-ratio:16/9}.main-img-gallery-image{height:531px;aspect-ratio:16/9}@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{padding:0 20px;margin-top:32px}.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{position:absolute;top:50%;transform:translateY(-50%);z-index:102;--arrow-position:-60px}.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}}.video-link{-webkit-user-select:none;user-select:none}.video-link--placeholder{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;gap:8px;padding:20px 0;border-radius:16px;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{line-height:24px;opacity:.6;color:color-mix(in srgb,var(--widgets_background_font),transparent 40%)!important}.video-link--placeholder span,.video-link__title{font-family:Saans;font-size:18px!important;font-weight:500}.video-link__title{color:var(--widgets_background_font)!important;margin:10px 0 0;line-height:24px!important;overflow:hidden;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;word-break:break-all}@media (max-width:992px){.video-link__title{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;width:100%;object-fit:cover;border-radius:16px}.video-link__player{aspect-ratio:16/9}.video-link__play-button{position:absolute;padding-left:10px;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;border:0;outline:none;transition:transform .21s ease-in-out}.video-link .glass-effect{border-radius:16px}: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:0}@media screen and (max-width:768px){: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{padding-left:calc(var(--media-gallery-space-default) / 2);padding-right:0}}.main-image{position:relative;margin:16px auto 0;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{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}@media (max-width:992px){.main-image{margin-top:16px}}.main-image__arrow-position{position:absolute;top:50%;transform:translateY(-50%);z-index:1}.main-image__arrow-position--left{left:16px}.main-image__arrow-position--right{right:16px}.main-image__steps-position{position:absolute;right:16px;bottom:16px;z-index:1}.main-image__steps-position .glass-effect{border-radius:24px}.main-image__steps{padding:3px 10px;background-color:#46464680;border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter,filter,background}.main-image__total{color:#ffffffb2!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.main-image__total{font-size:14px;line-height:18px}}.main-image__current{color:#fff!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.main-image__current{font-size:14px;line-height:18px}}.main-video-image__img{width:100%;height:100%;border-radius:16px;aspect-ratio:16/9;object-fit:cover}@media screen and (max-width:380px){.main-video-image__img{height:193px}}.main-video-image__player{width:100%;height:100%;aspect-ratio:16/9}.glass-effect{position:relative;isolation:isolate}.glass-effect:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.1) 40%,rgba(255,255,255,.1) 60%,rgba(255,255,255,.4));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.new-header{width:100%;position:fixed;top:0;left:0;right:0;z-index:90;background:transparent;margin:0}.new-header__container{display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1113.34px;padding:24px 16px}@media screen and (max-width:992px){.new-header__container{padding:16px}}.new-header__logo{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;transition:opacity .3s ease-in-out}.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{display:flex;align-items:center;gap:8px}.text-section{width:100%;margin:0 auto;text-align:center}.text-section__title{color:var(--page-font-color)!important;font-family:Saans;font-size:32px;line-height:44px;font-weight:500;margin-bottom:12px;margin-top:0}@media (max-width:992px){.text-section__title{font-size:32px;line-height:38px}}.text-section__description{color:var(--page-font-color)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:400;margin:0}@media (max-width:992px){.text-section__description{font-size:16px;line-height:24px}}.whats-included .glass-effect{border-radius:16px}.whats-included{width:100%;margin:0 auto}.whats-included__title{color:var(--component-font-color)!important;margin:0 auto 1rem}.whats-included__items{display:flex;flex-direction:column;gap:12px}.whats-included__item{display:flex;flex-direction:column;align-items:flex-start;border-radius:16px;background:var(--component-back-color)!important;padding:16px}.whats-included__icon{width:40px;height:40px;flex-shrink:0;background:var(--component-font-color)!important;border-radius:8px;margin-bottom:1rem}.whats-included__content{flex:1;display:flex;flex-direction:column}.whats-included__item-title{color:var(--component-font-color)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;margin:0 0 4px}@media (max-width:992px){.whats-included__item-title{font-size:18px;line-height:24px}}.whats-included__item-description{color:var(--component-font-color)!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400;margin:0}@media (max-width:992px){.whats-included__item-description{font-size:16px;line-height:22px}}.whats-included__title{font-size:22px;line-height:28px;font-weight:500;font-family:Saans;color:var(--page-font-color)!important}@media (max-width:992px){.whats-included__title{font-size:22px;line-height:28px}}.whats-included__q{color:var(--page-font-color)!important;margin-bottom:16px;font-family:Saans;font-size:18px;line-height:24px;font-weight:400}@media (max-width:992px){.whats-included__q{font-size:16px;line-height:24px}}.glass-effect:has(.modal__option-article__card){border-radius:16px}.glass-effect:has(.payment-contet-body--card){border-radius:16px}.buy-now-button{position:fixed;bottom:42px;left:50%;transform:translate(-50%);width:100%;z-index:2;transition:bottom .2s ease;max-width:calc(var(--tp-main-content-max-width) - var(--tp-main-content-py) * 2)}@media screen and (max-width:992px){.buy-now-button{bottom:48px}}.buy-now-button__separator{width:4px;height:4px;background-color:currentColor;border-radius:50%}.buy-now-button.--scrollYZero{bottom:16px!important}@media screen and (max-width:679px){.buy-now-button{max-width:calc(100% - var(--tp-main-content-py) * 2)}}.template-preview{--tp-main-content-max-width:648px;--tp-main-content-py:20px;min-height:100vh;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.template-preview__main{margin:60px auto 0;padding:0 var(--tp-main-content-py);width:100%;max-width:var(--tp-main-content-max-width);flex-grow:1}.avatar-user__container{margin-top:32px}@media screen and (max-width:768px){.avatar-user__container{margin-top:24px}}.e-product__container{padding:0}.e-product__container-item{padding-top:16px;padding-bottom:16px}.e-product__container-item.e-product-variants{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:768px){.e-product__container{padding:0 var(--tp-main-content-py) var(--tp-main-content-py)}.template-preview__main{padding:0}}@media screen and (min-width:992px){.template-preview__main{margin:80px auto 0}}.modal__option{display:flex;padding:16px;flex-direction:column;border-radius:16px;background:rgba(36,36,36,.8);backdrop-filter:blur(48px);-webkit-backdrop-filter:blur(48px);border:none;box-shadow:0 -10px 50px #0000004d;will-change:backdrop-filter,filter,background}@media screen and (max-width:769px){.modal__option{display:flex;flex-direction:column}.modal__option,.modal__option.glass-effect,.modal__option.glass-effect:before{border-radius:16px 16px 0 0}}.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{margin:0!important;color:#fff;text-align:center;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}@media (max-width:992px){.modal__option-title{font-size:16px;line-height:20px}}.modal__option-back{position:absolute;left:0;background:transparent;border:none;border-radius:50%;padding:0;width:24px;height:24px;cursor:pointer}.modal__option-article__card{padding:16px;border-radius:16px;background-color:#ffffff14}.modal__option-article__card__title{margin:0;color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.modal__option-article__card__title{font-size:16px;line-height:20px}}.modal__option-article__card__description{margin:0;color:#fff;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@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{margin:0;color:#fff;text-align:center;font-family:Saans;font-size:22px;line-height:28px;font-weight:500}@media (max-width:992px){.modal__option-content-form__title{font-size:22px;line-height:28px}}.modal__option-content-form__description{margin:8px 0 16px;color:#fff;text-align:center;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@media (max-width:992px){.modal__option-content-form__description{font-size:16px;line-height:22px}}.modal__option-article__card__container{display:flex;gap:11px;align-items:center;margin-top:8px}.modal__option-form__input{display:block;width:100%;height:52px;padding:16px;border-radius:34px;background-color:#ffffff14;border:none;outline:none;color:#fff;font-family:Saans;font-size:16px;line-height:22px;font-weight:400;box-sizing:border-box;transition:all .4s ease}@media (max-width:992px){.modal__option-form__input{font-size:16px;line-height:22px}}.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{display:flex;width:100%;flex-direction:column;gap:12px}.modal__option-form__terms{padding-bottom:10px;text-align:center;color:#ffffffb2!important;margin:0!important;font-family:Saans;font-size:12px;line-height:14px;font-weight:400}@media (max-width:992px){.modal__option-form__terms{font-size:12px;line-height:14px}}.form-error__container{margin:4px 0 0!important;display:flex;align-items:center;gap:6px}.form-error{margin:0!important;color:#e53636!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.form-error{font-size:14px;line-height:18px}}@media screen and (min-width:768px){#templatePreviewContent{top:50%!important;left:50%;transform:translate(-50%,-50%);transition:all .3s ease}}@media screen and (max-width:767px){#templatePreviewContent{bottom:0!important;top:auto!important;left:0!important;transform:none!important;width:100%}}.modal__option-form__terms--link{color:#fff!important;cursor:pointer;font-family:Saans;font-size:12px;line-height:14px;font-weight:500;transition:all .4s ease;text-decoration:none}@media (max-width:992px){.modal__option-form__terms--link{font-size:12px;line-height:14px}}.modal__option-form__terms--link:hover{opacity:.5}.store__footer__links--content{display:flex;justify-content:center;gap:16px;padding-bottom:16px}.store__footer__links--content>a{color:var(--page-font-color)!important;font-family:Saans;line-height:14px;font-weight:400;font-size:12px!important;text-decoration:underline;transition:all .3s ease}@media (max-width:992px){.store__footer__links--content>a{font-size:12px;line-height:14px}}.store__footer__links--content>a:hover{opacity:.8}.avatar__content{gap:4px;display:flex;align-items:center;flex-direction:column;transition:opacity .3s ease}.avatar__content:hover{cursor:pointer}.avatar__content:hover .avatar__name{opacity:.6}.avatar__name{transition:opacity .3s ease;margin:0;padding:0;text-align:center;font-size:16px;line-height:22px;font-weight:400;font-family:Saans;color:color-mix(in srgb,var(--page-font-color),transparent 40%)!important}@media (max-width:992px){.avatar__name{font-size:16px;line-height:22px}}.avatar__image{transition:opacity .3s ease;width:40px;height:40px;border-radius:50%;object-fit:cover}.design-template__container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;-webkit-user-select:none;user-select:none}.faq .glass-effect{border-radius:16px}.faq{width:100%;margin:0 auto}.faq__title{font-size:22px;line-height:28px;font-weight:500;font-family:Saans;color:var(--page-font-color)!important;margin:0 0 24px}@media (max-width:992px){.faq__title{font-size:22px;line-height:28px}}.faq__container{background:var(--component-back-color)!important;border-radius:16px}.faq__item{position:relative}.faq__item .glass-effect{border-radius:50%}.faq__item .glass-effect:before{opacity:0;transition:opacity .2s ease}.faq__item:not(:last-child):after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:color-mix(in srgb,var(--component-font-color),transparent 84%)!important}.faq__item .faq__icon-wrapper{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;isolation:isolate;transform:translateZ(0);overflow:hidden;background-color:transparent;will-change:backdrop-filter,filter,background}.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.glass-effect:before{opacity:1}.faq__item .faq__icon{color:var(--component-font-color)!important;transition:all .2s ease}.faq__item .faq__icon path{stroke:var(--component-font-color)!important;transition:all .2s ease}.faq__item--open .faq__icon{transform:rotate(180deg)!important}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;background:none;border:none;text-align:left;cursor:pointer;font-size:16px;font-weight:500;color:var(--gray-900,#1a202c);transition:color .2s ease,padding .3s ease}.faq__question:focus{outline:none}.faq__question-text{color:var(--component-font-color)!important;font-size:18px;line-height:24px;font-weight:500;font-family:Saans;padding-right:16px}@media (max-width:992px){.faq__question-text{font-size:18px;line-height:24px}}.faq__icon{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.faq__answer-wrapper{height:0;opacity:0;overflow:hidden;transition:height .3s ease}.faq__answer-wrapper--open{opacity:1}.faq__answer{padding:0 16px 16px;line-height:1.6;color:var(--component-font-color)!important;font-size:16px;line-height:22px;font-weight:400;word-wrap:break-word;font-family:Saans;overflow-wrap:break-word}@media (max-width:992px){.faq__answer{font-size:16px;line-height:22px}}.faq__q{color:var(--page-font-color)!important;margin-bottom:16px;font-family:Saans;font-size:18px;line-height:24px;font-weight:400}@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{font-size:22px;line-height:28px;margin:0 0 16px}}.glass-effect:has(.option-card__link--container){border-radius:16px}.option-card__link--container{padding:16px;border-radius:16px;color:#262829!important;background-color:var(--component-back-color)!important}.option-card__link--container__texty{padding:0 10px;margin-top:12px;margin-bottom:12px}.option-card__link__title{margin:0;line-height:24px}@media (max-width:992px){.option-card__link__title{font-size:18px;line-height:24px}}.option-card__link__text{margin:8px 0 0;color:var(--component-font-color)!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.option-card__link__text{font-size:14px;line-height:18px}}.option-card__link-button{margin-top:16px}.option-card__link-button__separator{width:4px;height:4px;background-color:currentColor;border-radius:50%}.custom-button--primary.--withLandingStyles{color:var(--page-button-font-color)!important;background-color:var(--page-button-back-color)!important}.option-card__link__title{margin:0 0 8px;font-size:18px;font-family:Saans;font-weight:500;line-height:20px;color:var(--component-font-color)!important}.persona-card-template__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:24px;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.persona-card-template__bg img{width:100%;height:100%;border-radius:24px;object-fit:cover}.persona-card-template{position:relative;width:100%;margin:0 auto;color:#fff}.persona-card-template__container{border-radius:24px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);will-change:transform,backdrop-filter,filter,background}.persona-card-template__avatar{width:102px;height:102px;border-radius:50%;overflow:hidden}.persona-card-template__avatar img{width:100%;height:100%;object-fit:cover}.persona-card-template__info{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.persona-card-template__name-wrapper{display:flex;align-items:center;flex-direction:column;gap:2px}.persona-card-template__name{margin:0;-webkit-user-select:text;user-select:text;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.persona-card-template__name{font-size:16px;line-height:20px}}.persona-card-template__verified{display:flex;align-items:center}.persona-card-template__username{-webkit-user-select:text;user-select:text;text-align:center;color:#fff9!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@media (max-width:992px){.persona-card-template__username{font-size:16px;line-height:22px}}.persona-card-template__location{display:flex;align-items:center;gap:4px;margin-top:4px}.persona-card-template__location span{-webkit-user-select:text;user-select:text;color:#fff9!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@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;line-height:24px;font-weight:400;margin:4px 0 0;max-width:564px}@media (max-width:992px){.persona-card-template__description{font-size:16px;line-height:24px}}.persona-card-template__socials{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px}.persona-card-template__socials a{-webkit-user-select:text;user-select:text;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease-in-out;background:rgba(255,255,255,.15)}.persona-card-template__socials a:hover{background:rgba(255,255,255,.25)}.persona-card-template__save-button{margin-top:8px;max-height:48px;width:100%;display:flex;align-items:center;justify-content:center;padding:10px 16px;border:2px solid rgb(255,255,255);background:transparent;border-radius:100px;font-family:Saans;font-size:16px;line-height:22px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;color:#fff;text-wrap:nowrap}@media (max-width:992px){.persona-card-template__save-button{font-size:16px;line-height:22px}}.persona-card-template__save-button p{font-family:Saans;font-size:16px;line-height:22px;font-weight:500}@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;line-height:22px;font-weight:500}@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{padding:16px;border-radius:16px;gap:16px}.persona-card-template__avatar{width:132px;height:132px}.persona-card-template__info{gap:12px}.persona-card-template__description{max-width:100%}}:root{--dialog-default-spacing:16px;--dialog-transition-duration:.2s;--dialog-background-color:rgba(36,36,36,1);--dialog-overlay-background-color:rgba(0,0,0,.7);--dialog-max-width:434px;--dialog-border-radius:16px}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--dialog-overlay-background-color);z-index:50;transition-duration:var(--dialog-transition-duration)}.dialog-overlay[data-state=open]{animation:fadeIn var(--dialog-transition-duration)}.dialog-overlay[data-state=closed]{animation:fadeOut var(--dialog-transition-duration)}.dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:50;display:flex;flex-direction:column;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);box-shadow:0 -10px 50px #0000004d;will-change:backdrop-filter,filter,background-color,opacity;transition-duration:var(--dialog-transition-duration)}.dialog-content.glass-effect{border-radius:var(--dialog-border-radius)}.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;position:absolute;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;background:transparent;border:none;padding:0;transition:opacity var(--dialog-transition-duration) ease}.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:rgba(36,36,36,1);--drawer-overlay-background-color:rgba(0,0,0,.7);--drawer-max-width:434px;--drawer-border-radius:16px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--drawer-overlay-background-color);z-index:50;transition-duration:var(--drawer-transition-duration)}.drawer-overlay[data-state=open]{animation:fadeIn var(--drawer-transition-duration)}.drawer-overlay[data-state=closed]{animation:fadeOut var(--drawer-transition-duration)}.drawer-content{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;flex-direction:column;padding:var(--drawer-default-spacing);background-color:var(--drawer-background-color);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);box-shadow:0 -10px 50px #0000004d;will-change:backdrop-filter,filter,background-color,opacity;transition-duration:var(--drawer-transition-duration)}.drawer-content.glass-effect{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--drawer-border-radius);border-top-right-radius:var(--drawer-border-radius)}.drawer-content.glass-effect:before{padding:1px 0 0}.drawer-content button.drawer-close{color:#fff;position:absolute;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;background:transparent;border:none;padding:0;transition:opacity var(--drawer-transition-duration) ease}.drawer-content button.drawer-close:hover{opacity:.5}.drawer-content .drawer-header{min-height:calc(var(--drawer-default-spacing) * 2.5)}*{box-sizing:border-box}.modal__option-form__input[type=number]::-webkit-inner-spin-button,.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{position:relative;z-index:1}.phoneInput__flagContainer{max-width:112px;height:94%;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:0;transform:translateY(-50%)}.modal__btn____close{border:none;background:none;width:24px;height:24px;cursor:pointer;transition:all .4s ease}.modal__btn____close:hover{opacity:.5}.mdHeader{display:flex;justify-content:space-between;align-items:center}.modal__option-article__card__options{display:flex;flex-direction:column}.modal__option-article__card__option{display:flex;gap:11px;align-items:center}.modal__option-article__card__option:not(:first-child){margin-top:8px}.modal__option-article__card__price{margin:4px 0 0;padding:0;font-size:14px;line-height:22px;font-weight:500;font-family:Saans;color:#fff!important}@media (max-width:992px){.modal__option-article__card__price{font-size:14px;line-height:18px}}.purchase-confirmation-dialog .adaptive-dialog-header{display:flex;flex-direction:column;align-items:center;gap:20px}.purchase-confirmation-dialog .adaptive-dialog-header>svg{margin-top:24px;height:48px;width:48px}.purchase-confirmation-dialog .adaptive-dialog-header .adaptive-dialog-title{text-align:center;color:#fff;font-family:Saans;font-size:22px;line-height:28px;font-weight:500}@media (max-width:992px){.purchase-confirmation-dialog .adaptive-dialog-header .adaptive-dialog-title{font-size:22px;line-height:28px}}.purchase-confirmation-dialog__content{margin-top:8px;text-align:center;color:#fff;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@media (max-width:992px){.purchase-confirmation-dialog__content{font-size:16px;line-height:22px}}.purchase-confirmation-dialog__links{display:flex;flex-direction:column;gap:12px;margin-top:20px}.payment-contet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1490196078)}.payment-contet-header--title{margin:0;color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.payment-contet-header--title{font-size:18px;line-height:24px}}.payment-contet-header--back{transition:opacity .4s ease}.payment-contet-header--back:hover{opacity:.5}.payment-contet-body--card{padding:16px;margin-bottom:16px;color:#fff;border-radius:16px;background-color:#ffffff26}.payment-contet-body--card--content-header{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.payment-contet-body--card--content-header--title{margin:0;color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.payment-contet-body--card--content-header--title{font-size:18px;line-height:24px}}.payment-contet-body--card--content-header--price{margin:0;color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.payment-contet-body--card--content-header--price{font-size:18px;line-height:24px}}.payment-contet-body--card--content-header--text{margin:0 0 16px;color:#fff;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.payment-contet-body--card--content-header--text{font-size:14px;line-height:18px}}.payment-contet-body--card--content-header--type{margin:0 0 8px;color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.payment-contet-body--card--content-header--type{font-size:16px;line-height:20px}}.payment-contet-body--card--content-header--icon{display:flex;align-items:center;gap:8px}.payment-contet-receipt--title{margin:0 0 8px;color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.payment-contet-receipt--title{font-size:16px;line-height:20px}}.payment-contet-card--details{margin:0 0 16px;color:#fff;font-family:Saans;font-size:22px;line-height:28px;font-weight:500}@media (max-width:992px){.payment-contet-card--details{font-size:22px;line-height:28px}}.payment-contet-receipt--rowform{margin-bottom:16px}.payment-contet-card--hrdetails{position:relative}.payment-contet-card--hrdetails:after{content:"or";color:#fff;text-align:center;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;position:absolute;width:55px;top:-12px;left:50%;-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);background:rgb(36,36,36)!important;transform:translate(-50%);will-change:backdrop-filter,filter,background}@media (max-width:992px){.payment-contet-card--hrdetails:after{font-size:16px;line-height:24px}}.payment-contet-footer{display:flex;align-items:center;justify-content:space-between}.payment-contet-footer h4{margin:0;color:#fff;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.payment-contet-footer h4{font-size:18px;line-height:24px}}.payment-contet-body--card--content-header--type--text{margin:0;color:#fff;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.payment-contet-body--card--content-header--type--text{font-size:14px;line-height:18px}}.payment-contet-footer--text{margin:0;color:#ffffffb2;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.payment-contet-footer--text{font-size:14px;line-height:18px}}.payment-contet-footer--text a{color:#fff;transition:opacity .4s ease}.payment-contet-footer--text a:hover{opacity:.8}@media (max-width:768px){.payment-contet-footer--text{margin-bottom:16px}}.payment-contet-card--applepay{display:flex;align-items:center;justify-content:center;gap:0;width:100%;height:52px;border-radius:32px;margin:24px 0;border:2px solid white;background-color:transparent;transition:color .4s ease,background .4s ease;cursor:pointer}.payment-contet-card--applepay:hover{background-color:#fff}.payment-contet-card--applepay:hover span{color:#000}.payment-contet-card--applepay span{margin:0 0 0 16px;color:#fff;font-family:Saans;font-size:16px;line-height:22px;font-weight:500}@media (max-width:992px){.payment-contet-card--applepay span{font-size:16px;line-height:22px}}.skeleton{position:relative;overflow:hidden;display:inline-block}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);-webkit-animation:shimmer 1.2s infinite;animation:shimmer 1.2s infinite;transform:translate(-100%)}.skeleton--dark{background-color:#2a2a2a}.skeleton--dark:after{background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent)}.skeleton--light{background-color:#e0e0e0}.skeleton--light:after{background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.faq-section{width:100%;margin:0 auto}.faq-section__title{font-family:Saans;font-size:22px;line-height:28px;font-weight:500;margin:0 0 24px}@media (max-width:992px){.faq-section__title{font-size:22px;line-height:28px}}.faq-section__container2{background:var(--widget-bg-color)!important;border-radius:16px}.faq-section__item2{position:relative}.faq-section__item2 .glass-effect{border-radius:50%}.faq-section__item2 .glass-effect:before{opacity:0;transition:opacity .2s ease}.faq-section__item2:not(:last-child):after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:color-mix(in srgb,var(--widgets_background_font),transparent 84%)!important}.faq-section__item2 .faq-section__icon2-wrapper{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;isolation:isolate;transform:translateZ(0);overflow:hidden;background-color:transparent;will-change:backdrop-filter,filter,background}.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.glass-effect:before{opacity:1}.faq-section__item2 .faq-section__icon2{color:var(--widgets_background_font)!important;transition:all .2s ease}.faq-section__item2 .faq-section__icon2 path{stroke:var(--widgets_background_font)!important;transition:all .2s ease}.faq-section__item2--open .faq-section__icon2{transform:rotate(180deg)!important}.faq-section__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;background:none;border:none;text-align:left;cursor:pointer;font-size:16px;font-weight:500;color:var(--gray-900,#1a202c);transition:color .2s ease,padding .3s ease}.faq-section__question:focus{outline:none}.faq-section__question-text{font-family:Saans;font-size:18px;line-height:24px;font-weight:500;padding-right:16px}@media (max-width:992px){.faq-section__question-text{font-size:18px;line-height:24px}}.faq-section__icon{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.faq-section__answer-wrapper2{height:0;opacity:1;overflow:hidden;transition:height .3s ease}.faq-section__answer-wrapper2--open{opacity:1}.faq-section__answer2{padding:0 16px 16px;line-height:1.6;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{padding:12px 16px;font-size:16px}.faq-section__answer2{padding:0 16px 12px;font-size:14px;line-height:20px}.faq-section__title{font-size:22px;line-height:28px;margin:0 0 16px}}.faq-section__title2{color:var(--font-color)!important;margin-bottom:16px;font-family:Saans;font-size:22px;line-height:28px;font-weight:500}@media (max-width:992px){.faq-section__title2{font-size:22px;line-height:28px}}.faq-section__answer2{color:var(--widgets_background_font)!important;font-family:Saans;font-size:16px;line-height:22px;font-weight:400}@media (max-width:992px){.faq-section__answer2{font-size:16px;line-height:22px}}.faq-section__question-textft{color:var(--widgets_background_font)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.faq-section__question-textft{font-size:18px;line-height:24px}}.faq-section__questionR2{color:var(--widgets_background_font)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.faq-section__questionR2{font-size:18px;line-height:24px}}.faq-section__q2{color:var(--widgets_background_font)!important;margin-bottom:16px;font-family:Saans;font-size:18px;line-height:24px;font-weight:400}@media (max-width:992px){.faq-section__q2{font-size:16px;line-height:24px}}.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{display:flex;justify-content:space-between;align-items:center}.store__shop__slider-buttons{display:flex;gap:8px;align-items:center}.base__Eprgroup_all.row{display:flex;flex-direction:column;gap:8px;padding:0 0 0 16px}.base__Eprgroup_all.row .wrapper____paddings{padding:0}.base__Eprgroup_all.col{display:flex;flex-direction:column;gap:8px;padding:0 16px}.base__Eprgroup_all.col .wrapper____paddings{padding:0}