@charset "UTF-8";.store__contact{padding:16px;width:100%;display:flex;flex-direction:column;gap:16px;border-radius:16px;background:var(--widget-bg-color)}.store__contact__content{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}.store__contact-title{color:rgba(var(--widgets_background_font),1)!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:rgba(var(--widgets_background_font),1)!important;font-family:Saans;font-size:16px;line-height:20px;font-weight:400;text-align:center}@media (max-width:992px){.store__contact-text{font-size:16px;line-height:24px}}.store__contact__form{display:flex;flex-direction:column;gap:12px}.store__contact__form-input{padding:16px;border-radius:24px;background:hsla(0,0%,100%,.08);border:none;color:rgba(var(--widgets_background_font),1)!important;font-family:Saans;font-size:16px;line-height:20px;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:24px}}.store__contact__form-input:focus,.store__contact__form-input:hover{background:hsla(0,0%,100%,.12)}.store__contact__form-input.--error{border:1px solid red}.store__contact__form-input::placeholder{color:rgba(var(--widgets_background_font),.6)!important;font-family:Saans;font-size:16px;line-height:20px;font-weight:400}@media (max-width:992px){.store__contact__form-input::placeholder{font-size:16px;line-height:24px}}.store__contact__form-input:focus-visible{outline:none}.store__contact__form-button{cursor:pointer;padding:13px;border:none;border-radius:100px;background:#fff;width:100%;display:flex;align-items:center;justify-content:center;max-height:42px!important;color:#000;font-family:Saans!important;font-size:16px;line-height:20px;font-weight:500;transition:background .7s ease,color .7s ease}@media (max-width:992px){.store__contact__form-button{font-size:16px;line-height:24px}}.store__contact__form-button:active,.store__contact__form-button:hover{background:#e6e6e6}@media (max-width:1024px){.store__contact__form{flex-direction:column}.store__contact__form-button{max-width:100%}}@media (max-width:769px){.store__contact-title{text-align:center}}.--phoneInput{padding-left:158px!important}.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%);font-family:Saans;color:#fff9!important;font-size:16px;line-height:20px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:992px){.main__select__input__code{font-size:16px;line-height:24px}}.main__select__input__icon{display:flex}.main__select__dropdown{width:-moz-fit-content;width:fit-content;position:absolute;left:0;right:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);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:20px;font-weight:400}@media (max-width:992px){.main__select__name{font-size:16px;line-height:24px}}@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;line-height:25px!important;font-size:16px;line-height:20px;font-weight:400}@media (max-width:992px){.main__select__flag{font-size:16px;line-height:24px}}.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:20px;font-weight:400}@media (max-width:992px){.main__select__option.--empty{font-size:16px;line-height:24px}}.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:20px;font-weight:400}@media (max-width:992px){.main__select__search-input{font-size:16px;line-height:24px}}.main__select__search-input::placeholder{color:#a3a3a3!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{font-family:Saans;color:rgba(var(--font-color),1)!important;text-align:center;margin:0;padding:0;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:rgba(var(--font-color),1)!important}.store__header-container{display:flex;align-items:center;gap:21px}.store__header-share{border:none;cursor:pointer;background:transparent;transition:all .3s ease}.store__header-share:hover{opacity:.6}.store__profile{display:flex;width:100%;justify-content:space-between;flex-direction:column;gap:16px;width:28.44%;position:-webkit-sticky;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:110px;height:110px;border-radius:50%;object-fit:cover;box-shadow:0 4px 100px 0 rgba(var(--font-color),.15)}.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:rgba(var(--font-color),1)!important}@media (max-width:992px){.store__profile__info__name h1{font-size:32px;line-height:44px}}.store__profile__info__location{display:flex;gap:4px;align-items:center;color:rgba(var(--font-color),1)!important}.store__profile__info__location-text{font-family:Saans;font-size:16px;line-height:20px;font-weight:400;text-align:center;color:var(--font-color)}@media (max-width:992px){.store__profile__info__location-text{font-size:16px;line-height:24px}}.store__profile__info-bio p{font-family:Saans;font-size:16px;line-height:20px;font-weight:400;color:rgba(var(--font-color),1);width:100%}@media (max-width:992px){.store__profile__info-bio p{font-size:16px;line-height:24px}}.store__profile__info__buttons{display:flex;margin:10px 0 0}.store__profile__info__button{padding:11px 21px;font-family:Saans;font-size:16px;line-height:20px;font-weight:500;border-radius:100px;border:2px solid var(--custom_color);background-color:transparent;cursor:pointer;transition:all .3s ease;color:var(--custom_color);position:relative}@media (max-width:992px){.store__profile__info__button{font-size:16px;line-height:24px}}.store__profile__info__button:hover{background-color:var(--custom_color-hover)}.store__profile__info__button:active,.store__profile__info__button:hover{border:2px solid var(--custom_color-hover)}.store__profile__info__button:active>span,.store__profile__info__button:hover>span{color:transparent;background-image:linear-gradient(0deg,hsla(0,0%,100%,.25) 0 100%);background-color:var(--custom_color);-webkit-background-clip:text;background-clip:text}.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__link{display:flex;gap:6px;align-items:center;padding:6px 16px 6px 40px;border-radius:100px;text-decoration:none;font-family:Saans;font-size:16px;line-height:20px;font-weight:500;background:var(--widget-bg-color);transition:background-color .5s ease;position:relative;color:rgba(var(--font-color),1);-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:transform,backdrop-filter,filter,background}@media (max-width:992px){.store__profile__info__link{font-size:16px;line-height:24px}}.store__profile__info__link:active,.store__profile__info__link:hover{background:var(--widget-bg-color-hover)}.store__profile__info__link.only-icon{padding:8px;justify-content:center;width:42px;height:42px}.store__profile__info__link svg{position:absolute;top:50%;width:20px;height:20px;left:20px}.store__profile__info__link svg path{fill:rgba(var(--font-color),1)}.store__profile__info__link.Facebook svg,.store__profile__info__link.Instagram svg,.store__profile__info__link.Threads svg,.store__profile__info__link.Tiktok svg,.store__profile__info__link.Twitter svg,.store__profile__info__link.YouTube svg{transform:translate(-50%,-50%)}.store__profile__info__link.only-icon svg{left:50%}.store__profile__info__link.only-icon.Instagram svg{transform:translate(-50%,-50%)}.store__profile__info__link.only-icon.Threads svg,.store__profile__info__link.only-icon.Tiktok svg,.store__profile__info__link.only-icon.Youtube svg{width:22px;height:22px;transform:translate(-50%,-50%)}.store__profile__info__link.only-icon.Facebook svg,.store__profile__info__link.only-icon.Twitter svg{transform:translate(-50%,-50%)}@media screen and (max-width:768px){.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:rgb(var(--overlay-full-color));border-radius:0;mask-image:linear-gradient(0deg,#000 90%,transparent);-webkit-mask-image:linear-gradient(0deg,#000 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:10px}.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:134px;left:-56vw;right:0;width:200vw;height:400px;will-change:filter,background;background:var(--background_color-color);filter:blur(43px);z-index:2}.store__links{display:flex;flex-direction:column;gap:8px;width:100%}.store__link-arrow{transition:opacity .2s ease}.store__link.overall .store__link-arrow path{color:rgba(var(--font-color),1)!important;stroke:rgba(var(--font-color),1)!important}.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-time{font-size:12px;line-height:14px;font-weight:500}@media (max-width:992px){.store__link-time{font-size:12px;line-height:14px}}.store__link-title{color:rgba(var(--font-color),1)}.store__link.classic{min-height:64px}.store__link.classic .store__link-title{z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical}.store__link.overall{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.2);transition:all .3s ease-in-out}.store__link.overall .store__link-title{display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical}.store__link.overall .store__link-button{min-width:2.25rem;min-height:2.25rem}.store__link.floating{transition:all .4s ease;min-height:71px}.store__link.floating .store__link-title{color:rgba(var(--widgets_background_font),1)!important;z-index:3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical}.store__link.floating .store__link-text{color:rgba(var(--font-color),.7)}.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:rgba(var(--font-color),1)!important}@media (max-width:992px){.store__group-title{font-size:22px;line-height:28px}}.store__link{cursor:pointer;display:flex;overflow:hidden}.store__link__container-img{position:relative;flex-shrink:0}.store__link-img{object-fit:cover;border-radius:12px}.store__link-img-bg{position:absolute;right:-14%;top:2%;transform:scale(.7);aspect-ratio:1/1;border-radius:12px;filter:blur(50px);z-index:0}.store__link-arrow{transition:opacity .5s ease;flex-shrink:0}.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;width:52px;height:52px;aspect-ratio:1/1;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.2)}.store__link__info__container{z-index:1;display:flex;flex-direction:column;gap:2px;overflow:hidden}.store__link-time{white-space:nowrap;font-size:12px!important;font-style:normal;font-weight:400;color:rgba(var(--font-color),.7);z-index:2}.store__link-time,.store__link-title{overflow:hidden;text-overflow:ellipsis;font-family:Saans}.store__link-title{color:rgba(var(--widgets_background_font),1)!important;font-size:16px!important;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}}.store__link.classic{padding:6px 16px 6px 6px;border-radius:16px;background:var(--widget-bg-color);justify-content:space-between;gap:16px;align-items:center;line-height:112.5%;transition:all .2s ease;-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;font-size:16px!important;color:rgba(var(--widgets_background_font),1)!important;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.store__link.classic .store__link-title{font-size:16px;line-height:20px}}.store__link.classic .store__link-arrow,.store__link.classic .store__link-arrow path{color:rgba(var(--widgets_background_font),.6)!important;stroke:rgba(var(--widgets_background_font),.6)!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:12px;background:var(--widget-bg-color);align-items:flex-end;height:9.5rem;z-index:3;position:relative}.store__link.overall .store__link__container-img{position:absolute;width:100%;height:152px;left:0;top:0;border-radius:12px}.store__link.overall .store__link-img{width:100%;height:152px}.store__link.overall .store__link-img-bg{display:none}.store__link-arrow path{color:rgba(var(--font-color),1)!important;stroke:rgba(var(--font-color),1)!important}.store__link__overall{z-index:3;display:flex;width:100%;justify-content:space-between;align-items:center;padding:12px;position:relative;border-radius:0 0 12px 12px;overflow:hidden}.store__link__overall .store__link-arrow path{color:rgba(var(--widgets_background_font),1)!important;stroke:rgba(var(--widgets_background_font),1)!important}.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%,transparent 123%);border-radius:0 0 12px 12px;mask-image:linear-gradient(0deg,#000 65%,transparent 101%);-webkit-mask-image:linear-gradient(0deg,#000 65%,transparent 101%);will-change:backdrop-filter,filter,background}.store__link.overall .store__link__alt-img{display:none}.store__link.overall .store__link-title{font-size:18px;line-height:24px;font-weight:500;color:rgba(var(--font-color),1)!important;font-size:18px!important;z-index:3}@media (max-width:992px){.store__link.overall .store__link-title{font-size:16px;line-height:20px}}.store__link.overall .store__link-button{width:2.25rem;height:2.25rem;border-radius:50%;background:hsla(0,0%,100%,.15);display:flex;justify-content:center;align-items:center;z-index:3}.store__link.overall .store__link-arrow{margin-left:2px}.swiper:has(.store__link.floating){width:48.96%;margin:0}.store__link.floating{padding:6px 13px 6px 6px;width:48.96%;align-items:center;justify-content:space-between;border-radius:16px;box-shadow:0 4px 10px #00000026;transition:all .7s ease}.store__link.floating .store__link__info{display:flex;align-items:center;gap:12px}.store__link.floating .store__link-title{font-size:18px!important;font-size:18px;line-height:24px;font-weight:500;line-height:112.5%}@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:rgba(var(--widgets_background_font),.7);text-overflow:ellipsis;font-family:Saans;font-size:12px;line-height:14px;font-weight:500}@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);animation:PopAnimation 1.5s infinite;animation-timing-function:ease}.store__link.--wobble{transform:translateY(0);animation:WobbleAnimation 1.5s infinite;animation-timing-function:cubic-bezier(.1,-.6,.2,0)}.store__link.--buzz{transform:rotate(0);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,#000 99%,#000);mask-image:linear-gradient(0deg,#000 99%,#000)}.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%;padding:6px}}.store__shop__card{background:hsla(0,0%,100%,.15)}.store__shop__card:hover{background:hsla(0,0%,100%,.25)}.store__shop__card-price{font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.store__shop__card-price{font-size:18px;line-height:24px}}.store__shop__slide{max-width:167px}.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:hsla(0,0%,100%,.25)}.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{width:100%;text-align:center;max-width:135px;margin-bottom:0}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-price{max-width:135px;text-align:center}.store__shop__card.floating{width:48.96%;transition:all .5s ease;min-height:71px}.store__shop__card.floating .store__shop__card-title{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-size:12px;line-height:14px;font-weight:500}@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-price{line-height:14px;font-weight:500}@media (max-width:992px){.store__shop__card.floating .store__shop__card-price{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}.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;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:12px}.store__shop.row{padding:0 16px 0 0}.store__shop.row .wrapper____paddings{padding:0}@media screen and (max-width:1120px){.store__shop.row{padding:0}}.store__shop.col{padding:0 16px}.store__shop.col .wrapper____paddings{padding:0}.store__shop-title{color:rgba(var(--font-color),1);font-family:Saans;font-size:18px;line-height:24px;font-weight:500}@media (max-width:992px){.store__shop-title{font-size:18px;line-height:24px}}.store__shop__card{width:100%;border-radius:16px;background:var(--widget-bg-color);padding:6px 6px 16px;display:flex;flex-direction:column;gap:16px;cursor:pointer;transition:background .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{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:0 10px}.store__shop__card-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(var(--widgets_background_font),1)!important;font-family:Saans;font-size:18px;line-height:24px;font-weight:500;max-width:170px;max-width:480px}@media (max-width:992px){.store__shop__card-title{font-size:16px;line-height:20px}}.store__shop__card-description{color:rgba(var(--widgets_background_font),.7)!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{color:rgba(var(--widgets_background_font),1)!important;text-align:right;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;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:hsla(0,0%,100%,.2);aspect-ratio:261/125}.store__shop-header{display:flex;justify-content:space-between;align-items:center}.store__shop__slider-buttons{display:flex;gap:4px;align-items:center}.swiper-button-next,.swiper-button-prev{position:static;width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.15);display:flex;justify-content:center;align-items:center;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:hsla(0,0%,100%,.25)}.store__shop__slider-button:after{content:""}.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:hsla(0,0%,100%,.15);transition:background .5s ease;cursor:pointer}.store__shop__slide:active,.store__shop__slide:hover{background:hsla(0,0%,100%,.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:135px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:124%}.store__shop__slide-text,.store__shop__slide-title{color:rgba(var(--font-color),1);text-align:center;font-family:Saans;font-style:normal;font-weight:500}.store__shop__slide-text{font-size:16px;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:hsla(0,0%,100%,.25)}.slied-shops-vocal .store__shop__card__body{flex-direction:column;gap:12px;align-items:center;padding:0}.slied-shops-vocal .store__shop__card__alt-img{width:155px;height:155px;aspect-ratio:155/155}.slied-shops-vocal .store__shop__card-img{height:auto;width:100%;aspect-ratio:155/155}.slied-shops-vocal .store__shop__card-title{width:100%;text-align:center;max-width:135px;margin-bottom:0}.slied-shops-vocal .store__shop__card-description,.slied-shops-vocal .store__shop__card-price{max-width:135px;text-align:center}.store__shop__card.floating{width:100%;box-shadow:0 4px 10px #00000026;padding:6px 13px 6px 6px;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}.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:rgba(var(--widgets_background_font),.7)!important;text-align:left;font-size:12px;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:135px}}@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:135px}}@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:135px}}@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:135px}}@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-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-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:250px}.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}.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}.store__shop__slider .store__shop__card-description,.store__shop__slider .store__shop__card-title{max-width:135px}}.modal__contact{border-radius:24px;background:#1b1b1b;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;will-change:backdrop-filter,filter,background}.modal__contact-content{max-width:409px}.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:hsla(0,0%,100%,.05);transition:all .3s ease}.modal__contact__card:hover{background:hsla(0,0%,100%,.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%}@media (max-width:769px){.modal__contact-content{max-width:100%}.modal__contact{border-radius:24px 24px 0 0}.modal__contact-close{position:absolute;right:0}.modal__contact{padding:24px 20px 20px}.modal__contact-title{font-size:18px;line-height:100%}}.m24px{margin-top:24px}.modal__option{padding:20px;background:#242424!important}@media screen and (max-width:769px){.modal__option{border-bottom-right-radius:0!important;border-bottom-left-radius: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:20px;font-weight:400;transition:all .3s ease}@media (max-width:992px){.modal__option__link_url{font-size:16px;line-height:24px}}.modal__option__link_url span{color:#fff!important;font-family:Saans;font-size:16px;line-height:20px;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:16px;line-height:24px}}.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:#fff;cursor:pointer;border:none;min-width:111px;text-wrap:nowrap;transition:all .3s ease}.modal__option__link__button p{font-family:Saans;color:#0d0d0d;padding:0!important;margin:0!important;font-size:16px;line-height:20px;font-weight:500}@media (max-width:992px){.modal__option__link__button p{font-size:16px;line-height:24px}}.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-color:var(--overlay-color);background-size:cover;backdrop-filter:blur(123.0500030518px);-webkit-backdrop-filter:blur(123.0500030518px);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;filter:var(--overlay-blur);z-index:-1}.modal__option__card-img{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;-moz-user-select:text;user-select:text}.modal__option__card-title{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{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__link-button{display:block;padding:8.5px 16px;border-radius:30px;max-height:34px;min-width:-moz-fit-content;min-width:fit-content;background:#fff;font-family:Saans;font-size:16px;line-height:20px;font-weight:500;line-height:20px!important;color:#0d0d0d;border:none;cursor:pointer;transition:all .3s ease}@media (max-width:992px){.modal__option__link-button{font-size:16px;line-height:24px}}.modal__option__link-button:hover{background:#e6e6e6}.modal__option__link-button.link{display:flex;gap:4px;align-items:center;background:transparent;color:#fff;padding:8.5px 8px 8.5px 16px;transition:all .3s ease;border:1.8px solid #e6e6e6}.modal__option__link-button.link:hover{border:1.8px solid #fff}.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!important;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:538px){#optoinModalContent{top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3 ease}}.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;-moz-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:-webkit-sticky;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__header-option{padding:8px;width:40px;height:40px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;background-color:#0003;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);cursor:pointer;border:none;transition:all .5s ease;isolation:isolate;will-change:transform,backdrop-filter,filter,background;transform:translateZ(0);overflow:hidden;transition:all .2s ease}.store__header-option:hover{opacity:.5}.store__header-option svg path{transition:all .2s ease;fill:#fff}.store__header-option:active,.store__header-option:hover{background-color:#4747476e}.store__header-option:active svg path,.store__header-option:hover svg path{opacity:1}.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:40px;padding-bottom:0}@media screen and (min-width:768px){.store__main-container{min-height:275px;padding-bottom:32px}}.store__footer{position:-webkit-sticky;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:-moz-fit-content;height:fit-content;position:fixed;top:0;left:50%;transform:translate(-50%,-50%);bottom:0;background-color:transparent;display:flex;flex-direction:column;gap:16px;width:100%;border-radius:24px!important;transition:all .4s ease}@media screen and (max-width:769px){.modal-content{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:hsla(0,0%,100%,.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:hsla(0,0%,100%,.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}@keyframes slideIn{0%{bottom:-300px}to{bottom:0}}@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:24px}.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{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:#191a1b;border:1px solid #292a2b;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-size:16px;line-height:20px;font-weight:500;color:#fff;text-align:center}@media (max-width:992px){.modal__sensitive-text{font-size:16px;line-height:24px}}.modal__sensitive-button{border-radius:39px;width:100%;padding:16px 0 14px;font-family:Saans;border:none;font-size:16px;line-height:20px;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:24px}}.modal__sensitive-button--default{color:#191a1b;background:#fff}.modal__sensitive-button--default:hover{opacity:.5}.modal__sensitive-button--outline{background:transparent;border:1px solid #fff}.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:rgb(var(--font-color));margin-top:8px;margin-bottom:10px}.store__cooperation{overflow:hidden;border-radius:16px}.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;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:hsla(0,0%,100%,.25);color:#fff}.store__cooperation.--classic{padding:6px 6px 6px 16px;grid-template-columns:repeat(2,1fr);grid-gap:16px;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%;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 hsla(0,0%,100%,.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:rgb(var(--e_product_widgets_fonts_color))!important}.product-preview-card{padding:16px;border-radius:16px;background-color:var(--e_product_widgets_color)!important}.product-preview-card.--floating{cursor:pointer;width:100%}.product-preview-card__container{display:flex;gap:16px;justify-content:space-between}.product-preview-card__image{min-height:70px;max-height:70px;min-width:70px;max-width:70px}.product-preview-card__image.--floating{min-height:55px!important;max-height:55px!important;min-width:55px!important;max-width:55px!important}.product-preview-card__image img{width:100%;height:100%;border-radius:12px;object-fit:cover}.product-preview-card__button{display:flex;align-items:center;justify-content:center;margin-top:16px;border-radius:24px;padding:10px 20px;width:100%;color:rgb(var(--e_product_widgets_btn_fonts_color))!important;max-height:42px!important;border:none;background-color:rgb(var(--e_product_widgets_btn_background_color))!important;opacity:1;transition:opacity .43s ease}.product-preview-card__button:hover{opacity:.8;cursor:pointer}.product-preview-card__button__name{color:rgb(var(--e_product_widgets_btn_fonts_color))!important;font-family:Saans;font-size:16px;line-height:20px;font-weight:500}@media (max-width:992px){.product-preview-card__button__name{font-size:16px;line-height:24px}}.product-preview-card__button__separator{width:4px;height:4px;border-radius:50%;margin:0 4px;background-color:rgb(var(--e_product_widgets_btn_fonts_color))!important}.product-preview-card__button__price{color:rgb(var(--e_product_widgets_btn_fonts_color))!important;font-family:Saans;font-size:16px;line-height:20px;font-weight:500}@media (max-width:992px){.product-preview-card__button__price{font-size:16px;line-height:24px}}.product-preview-card__info__title{margin:0!important;font-family:Saans;font-size:18px!important;color:rgb(var(--e_product_widgets_fonts_color))!important;font-size:18px;line-height:24px;font-weight:500;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){.product-preview-card__info__title{font-size:18px;line-height:24px}}@media screen and (min-width:992px){.product-preview-card__info__title{font-size:18px!important}}.product-preview-card__info__description{margin:8px 0 0!important;font-family:Saans;font-size:16px!important;color:rgb(var(--e_product_widgets_fonts_color))!important;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-all}@media (max-width:992px){.product-preview-card__info__description{font-size:14px;line-height:18px}}@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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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)}}.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__img{width:100%;height:100%;object-fit:cover;display:block;border-radius:1rem}@media (max-width:992px){.main-image{margin-top:16px}}.main-image__arrow.main-image__arrow{position:absolute;display:block;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;width:42px;height:42px;border-radius:50%;background:rgba(84,84,84,.439);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.main-image__arrow.main-image__arrow--left{left:16px}.main-image__arrow.main-image__arrow--right{right:16px}.main-image__arrow.main-image__arrow:hover{cursor:pointer;background-color:#27272770}.main-image__steps{padding:1px 6px;position:absolute;right:16px;bottom:16px;z-index:1;background-color:#46464680;border-radius:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter,filter,background}.main-image__total{font-family:Saans;color:#ffffffb2!important;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{font-family:Saans;color:#fff!important;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}.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,hsla(0,0%,100%,.08),transparent);animation:shimmer 1.2s infinite;transform:translate(-100%)}.skeleton--dark{background-color:#2a2a2a}.skeleton--dark:after{background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.08),transparent)}.skeleton--light{background-color:#e0e0e0}.skeleton--light:after{background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.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;cursor:pointer;opacity:0;transition:all .3s ease-in-out;pointer-events:none;border:none;background-color:transparent;border-radius:12px}.image-gallery__close:hover{background-color:#49494949}.image-gallery__close:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:16px;border:1.5px solid hsla(0,0%,100%,.314);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.image-gallery__close:hover:after{opacity:1}.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{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:102;width:42px;height:42px;border:none;opacity:1;border-radius:100px;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#54545470;transition:opacity .2 ease-in-out;--arrow-position:-60px;will-change:backdrop-filter,filter,background}.image-gallery__arrows:hover{opacity:.5}.image-gallery__arrows:disabled{opacity:.3;cursor:not-allowed}.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--placeholder{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;gap:8px;padding:20px 0;border-radius:13px;color:rgba(var(--widgets_background_font),.6)!important;background-color:rgba(var(--widget-bg-color-rgb),.08)!important}.video-link--placeholder span{line-height:24px;opacity:.6;color:rgba(var(--widgets_background_font),.6)!important}.video-link--placeholder span,.video-link__title{font-family:Saans;font-size:18px!important;font-weight:500}.video-link__title{color:rgb(var(--font-color))!important;margin:10px 0 0;line-height:22px!important}.video-link__preview{cursor:pointer;position:relative}.video-link__thumbnail{aspect-ratio:16/9;width:100%;object-fit:cover;border-radius:13px}.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__play-button:hover{transform:translate(-50%,-50%) scale(1.2)}.whats-included{width:100%;margin:0 auto}.whats-included__title{color:rgba(var(--component-font-color),1)!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:rgba(var(--component-font-color),1)!important;border-radius:8px;margin-bottom:1rem}.whats-included__content{flex:1 1;display:flex;flex-direction:column}.whats-included__item-title{color:rgba(var(--component-font-color),1)!important;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:rgba(var(--component-font-color),1)!important;font-size:16px;line-height:20px;font-weight:400;margin:0}@media (max-width:992px){.whats-included__item-description{font-size:16px;line-height:24px}}.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}}.text-section{width:100%;margin:0 auto;text-align:center}.text-section__title{color:var(--page-font-color)!important;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:44px}}.text-section__description{color:var(--page-font-color)!important;font-size:18px;line-height:24px;font-weight:400;margin:0}@media (max-width:992px){.text-section__description{font-size:16px;line-height:24px}}.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:rgba(var(--page-font-color-rgb),.2)}.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:20px;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:24px}}.list-section__item-description:last-child{padding-bottom:0}.list-section__item{padding-bottom:16px;margin-bottom:8px!important;padding-left:2rem!important}.list-section__item:last-child{padding-bottom:0}.whats-included__q{color:var(--page-font-color)!important;font-family:Saans;margin-bottom:16px;font-size:18px;line-height:24px;font-weight:400}@media (max-width:992px){.whats-included__q{font-size:16px;line-height:24px}}.new-header{width:100%;height:100%;max-height:90px;position:fixed;top:0;left:0;right:0;z-index:90;background:transparent;margin:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);will-change:transform,backdrop-filter,filter,background}@media screen and (max-width:992px){.new-header{max-height:56px;border-bottom:1px solid rgba(0,0,0,.15)}}.new-header__container{max-height:90px;display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1145.34px;padding:24px 16px}@media screen and (max-width:992px){.new-header__container{max-height:56px;padding:16px}}.new-header__back-button{display:flex;align-items:center;gap:.5rem;padding:10px 16px 10px 12px;background:transparent!important;border:none;border-radius:24px;cursor:pointer;transition:all .3s ease-in-out}.new-header__back-button:hover{opacity:.83}@media screen and (max-width:992px){.new-header__back-button{padding:0;background:transparent;width:24px;height:24px;display:flex;align-items:center;justify-content:center}}.new-header__back-button svg path{stroke:var(--page-font-color,#000)!important}.new-header__back-text{font-size:.875rem;font-weight:500;font-family:Saans;color:var(--page-font-color)!important}@media screen and (max-width:992px){.new-header__back-text{display:none}}.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,#000)!important}@media screen and (max-width:992px){.new-header__logo svg{width:48px;height:18px}}.new-header__share-button{width:42px;height:42px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:transparent!important;border:none;border-radius:50%;cursor:pointer;opacity:1;transition:all .3s ease-in-out;will-change:transform,backdrop-filter,filter,background}.new-header__share-button.withBg{background:hsla(0,0%,8%,.102)!important}.new-header__share-button.withBg:hover{opacity:.5}.new-header__share-button svg{width:24px;height:24px}.new-header__share-button svg path{fill:var(--page-font-color,#000)!important;stroke:var(--page-font-color,#000)!important}.new-header__share-button:hover{opacity:.83}@media screen and (max-width:992px){.new-header__share-button{background:transparent;display:flex;align-items:center;justify-content:center;padding:0}}.new-header__options{display:flex;align-items:center;gap:8px}.template-preview{min-height:100vh;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.template-preview__main{margin:56px auto 0;padding:0 20px;width:100%;max-width:648px;flex-grow:1}@media screen and (max-width:768px){.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:1px solid #292a2b;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-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:#ffffff26}.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:40px}.modal__option-content-form__title{margin:0;color:#fff;font-family:Saans;text-align:center;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;font-family:Saans;text-align:center;font-size:16px;line-height:20px;font-weight:400}@media (max-width:992px){.modal__option-content-form__description{font-size:16px;line-height:24px}}.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;font-family:Saans;color:#fff;font-size:16px;line-height:20px;font-weight:400;box-sizing:border-box;transition:all .4s ease}@media (max-width:992px){.modal__option-form__input{font-size:16px;line-height:24px}}.modal__option-form__input.active{background-color:#ffffff1f}.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{margin-bottom:6px;text-align:center;color:#ffffffb2!important;margin:0!important;padding:0!important;font-family:Saans;font-size:14px;line-height:22px;font-weight:400}@media (max-width:992px){.modal__option-form__terms{font-size:14px;line-height:18px}}.modal__option-form__input__confirm__button{margin-top:auto;width:100%;box-sizing:border-box;height:52px;padding:10px 16px;border-radius:34px;border:none;background-color:#fff;display:flex;justify-content:center;align-items:center;gap:12px;cursor:pointer;transition:all .4s ease}.modal__option-form__input__confirm__button:hover{background-color:#e6e6e6}.modal__option-form__input__confirm__button.--outline{border:1px solid #fff;background-color:transparent}.modal__option-form__input__confirm__button.--outline .modal__option-form__input__confirm__button__text{color:#fff}.modal__option-form__input__confirm__button.--outline:hover{color:#000;background-color:#fff}.modal__option-form__input__confirm__button.--outline:hover .modal__option-form__input__confirm__button__text{color:#000}@media screen and (min-width:769px){.modal__option-form__input__confirm__button{margin-top:16px}}.modal__option-form__input__confirm__button__text{font-family:Saans;font-size:16px;line-height:20px;font-weight:500;text-align:center;vertical-align:middle;margin:0;padding:0;color:#000}@media (max-width:992px){.modal__option-form__input__confirm__button__text{font-size:16px;line-height:24px}}.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:538px){#templatePreviewContent{top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3 ease}}.modal__option-form__terms--link{color:#fff!important;cursor:pointer;font-size:14px;line-height:22px;font-weight:500;text-decoration:none;transition:all .4s ease;text-decoration:underline}@media (max-width:992px){.modal__option-form__terms--link{font-size:14px;line-height:18px}}.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:#fff9!important;font-family:Saans;font-size:12px;line-height:14px;font-weight:500;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}.buy-now-button{position:fixed;bottom:42px;left:50%;transform:translate(-50%);font-size:16px;line-height:20px;font-weight:500;font-family:Saans;width:100%;max-width:628px;height:52px;color:#fff;background:#262829;border-radius:100px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:22px;transition:filter .2s ease,background-color .2s ease,bottom .2s ease;z-index:2}@media (max-width:992px){.buy-now-button{font-size:16px;line-height:24px}}.buy-now-button:hover{filter:brightness(.9)}@media screen and (max-width:992px){.buy-now-button{bottom:48px}}@media screen and (max-width:679px){.buy-now-button{width:95%}}.buy-now-button__price,.buy-now-button__text{font-size:16px;line-height:20px;font-weight:500}@media (max-width:992px){.buy-now-button__price,.buy-now-button__text{font-size:16px;line-height:24px}}.buy-now-button__separator{width:4px;height:4px;background-color:var(--page-button-font-color)!important;border-radius:50%}.buy-now-button.--withBuilderStyles{color:var(--page-button-font-color)!important;background-color:var(--page-button-back-color)!important}.buy-now-button.--withBuilderStyles:hover{filter:brightness(.9)}.buy-now-button.--scrollYZero{bottom:16px!important}.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:1rem}.faq__item{position:relative}.faq__item:not(:last-child):after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:1px;background:rgba(var(--component-font-color),.16)!important}.faq__item .faq__icon{color:rgba(var(--component-font-color),1)!important}.faq__item .faq__icon path{stroke:rgba(var(--component-font-color),1)!important}.faq__item--open .faq__icon{transform:rotate(180deg)!important}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 24px;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 svg{transition:opacity .3s}.faq__question svg:hover{opacity:.8}.faq__question:focus{outline:none}.faq__question-text{color:rgba(var(--component-font-color),1)!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 24px 16px;line-height:1.6;color:rgba(var(--component-font-color),1)!important;font-size:16px;line-height:20px;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:24px}}.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}}.modal__option-form__input__confirm{margin-top:20px}.modal__option-form__input__confirm__title{margin:0!important;text-align:center;font-family:Saans;color:#fff!important;font-size:22px;line-height:28px;font-weight:500}@media (max-width:992px){.modal__option-form__input__confirm__title{font-size:22px;line-height:28px}}.modal__option-form__input__confirm__text{margin:8px 0 0!important;text-align:center;font-family:Saans;color:#fff!important;font-size:16px;line-height:20px;font-weight:400}@media (max-width:992px){.modal__option-form__input__confirm__text{font-size:16px;line-height:24px}}@keyframes fadeInUp{0%{opacity:0}to{opacity:1}}.fade-in-up{animation:fadeInUp .8s ease-out forwards}.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}.hiasdas{width:24px;height:24px}@media screen and (max-width:768px){.hiasdas{display:none}}.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}}*{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%)}.payment-contet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.149)}.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:#242424!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}}.paymentmainbutton{outline:none;margin-top:24px;width:100%;box-sizing:border-box;height:52px;padding:10px 16px;border-radius:34px;border:none;color:#000;background-color:#fff;font-size:16px;line-height:20px;font-weight:500;display:flex;justify-content:center;align-items:center;gap:12px;cursor:pointer;transition:opacity .4s ease}@media (max-width:992px){.paymentmainbutton{font-size:16px;line-height:24px}}.paymentmainbutton:hover{opacity:.5}.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}.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 #fff;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:20px;font-weight:500}@media (max-width:992px){.payment-contet-card--applepay span{font-size:16px;line-height:24px}}.option-card__link--container{padding:6px 6px 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:rgba(var(--component-font-color),1)!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{font-size:16px;line-height:20px;font-weight:500;font-family:Saans;width:100%;max-width:628px;height:52px;color:var(--btn-component-font-color);background:var(--btn-component-back-color);border-radius:100px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:22px;transition:opacity .2s ease,background-color .2s ease;z-index:2}@media (max-width:992px){.option-card__link-button{font-size:16px;line-height:24px}}.option-card__link-button:hover{opacity:.5}.option-card__link-button__price,.option-card__link-button__text{color:var(--btn-component-font-color)!important;font-size:16px;line-height:20px;font-weight:500}@media (max-width:992px){.option-card__link-button__price,.option-card__link-button__text{font-size:16px;line-height:24px}}.option-card__link-button__separator{width:4px;height:4px;background-color:var(--btn-component-font-color)!important;border-radius:50%}.option-card__link__title{margin:0 0 8px;font-size:18px;font-family:Saans;font-weight:500;line-height:20px;color:rgba(var(--component-font-color),1)!important}.design-template__container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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:20px;font-weight:400;font-family:Saans;color:var(--page-font-color)!important}@media (max-width:992px){.avatar__name{font-size:16px;line-height:24px}}.avatar__image{transition:opacity .3s ease;width:40px;height:40px;border-radius:50%;object-fit:cover}.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;-moz-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;-moz-user-select:text;user-select:text;text-align:center;color:#fff9!important;font-size:16px;line-height:20px;font-weight:400}@media (max-width:992px){.persona-card-template__username{font-size:16px;line-height:24px}}.persona-card-template__location{display:flex;align-items:center;gap:4px;margin-top:4px}.persona-card-template__location span{-webkit-user-select:text;-moz-user-select:text;user-select:text;color:#fff9!important;font-size:16px;line-height:20px;font-weight:400}@media (max-width:992px){.persona-card-template__location span{font-size:16px;line-height:24px}}.persona-card-template__description{text-align:center;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;-moz-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:hsla(0,0%,100%,.15)}.persona-card-template__socials a:hover{background:hsla(0,0%,100%,.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 #fff;background:transparent;border-radius:100px;font-family:Saans;font-size:16px;line-height:20px;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:24px}}.persona-card-template__save-button p{font-family:Saans;font-size:16px;line-height:20px;font-weight:500}@media (max-width:992px){.persona-card-template__save-button p{font-size:16px;line-height:24px}}.persona-card-template__save-button:hover{color:#242424;background:#fff}.persona-card-template__save-button span{font-family:Saans;font-size:16px;line-height:20px;font-weight:500}@media (max-width:992px){.persona-card-template__save-button span{font-size:16px;line-height:24px}}@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%}}.faq-section{width:100%;margin:0 auto}.faq-section__title{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:1rem}.faq-section__item2{position:relative}.faq-section__item2:not(:last-child):after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:1px;color:rgba(var(--widgets_background_font),.16)!important}.faq-section__item2 .faq-section__icon2{color:rgba(var(--widgets_background_font),1)!important}.faq-section__item2 .faq-section__icon2 path{stroke:rgba(var(--widgets_background_font),1)!important}.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 24px;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 svg{transition:opacity .3s}.faq-section__question svg:hover{opacity:.8}.faq-section__question:focus{outline:none}.faq-section__question-text{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 24px 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{font-family:Saans;line-height:24px;color:rgba(var(--font-color),1)!important;margin-bottom:16px;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{font-family:Saans;color:rgba(var(--widgets_background_font),1)!important;font-size:16px;line-height:20px;font-weight:400}@media (max-width:992px){.faq-section__answer2{font-size:16px;line-height:24px}}.faq-section__question-textft{font-family:Saans;color:rgba(var(--widgets_background_font),1)!important;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{font-family:Saans;color:rgba(var(--widgets_background_font),1)!important;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:rgba(var(--widgets_background_font),1)!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 0 0}.video___group.row .wrapper____paddings{padding:0}@media screen and (max-width:1120px){.video___group.row{padding:0}}.video___group.col{padding:0 16px}.video___group.col .wrapper____paddings{padding:0}.base__Eprgroup_all.row{display:flex;flex-direction:column;gap:12px;padding:0 0 0 16px}.base__Eprgroup_all.row .wrapper____paddings{padding:0}.base__Eprgroup_all.col{display:flex;flex-direction:column;gap:12px;padding:0 16px}.base__Eprgroup_all.col .wrapper____paddings{padding:0}