.custom-button{cursor:pointer;border:none;justify-content:center;align-items:center;gap:4px;text-decoration:none;transition:all .2s;display:flex;position:relative}.custom-button:disabled{opacity:.5;cursor:not-allowed}.custom-button__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.custom-button__icon svg{flex-shrink:0}.custom-button__icon svg path{transition:all .2s}.custom-button__text{white-space:nowrap;font-family:Saans;font-size:.875rem;font-weight:500}@media screen and (max-width:992px){.custom-button__text--hide-mobile{display:none}}.custom-button--primary{color:#000;background-color:#fff;border-radius:9999px;width:100%;height:42px;padding:10px 20px;font-family:Saans;font-size:16px;font-weight:500;line-height:22px;transition:opacity .3s}@media (max-width:992px){.custom-button--primary{font-size:16px;line-height:22px}}.custom-button--primary:hover{opacity:.8}.custom-button--primary .custom-button__text{font-family:Saans;font-size:16px;font-weight:500;line-height:22px}@media (max-width:992px){.custom-button--primary .custom-button__text{font-size:16px;line-height:22px}}.custom-button--primary .custom-button__text{color:inherit}.custom-button--primary.custom-button--big{height:52px}.custom-button--primary.custom-button--small{border-radius:9999px;width:auto;min-width:fit-content;height:34px;padding:8.5px 16px}.custom-button--primary.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--outline{color:#fff;background-color:#0000;border:1.8px solid #e6e6e6;border-radius:9999px;width:100%;height:42px;padding:10px 20px;font-family:Saans;font-size:16px;font-weight:500;line-height:22px;transition:all .3s}@media (max-width:992px){.custom-button--outline{font-size:16px;line-height:22px}}.custom-button--outline:hover{border-color:#fff}.custom-button--outline .custom-button__text{font-family:Saans;font-size:16px;font-weight:500;line-height:22px}@media (max-width:992px){.custom-button--outline .custom-button__text{font-size:16px;line-height:22px}}.custom-button--outline .custom-button__text{color:inherit}.custom-button--outline.custom-button--big{height:52px}.custom-button--outline.custom-button--small{border-radius:9999px;width:auto;min-width:fit-content;height:34px;padding:8.5px 8px 8.5px 16px}.custom-button--outline.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--glass{isolation:isolate;background-color:var(--widget-bg-color);height:44px;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background;border-radius:9999px;padding:12px;overflow:hidden;transform:translateZ(0)}.custom-button--glass:hover{background-color:var(--widget-bg-color-hover)}.custom-button--glass.custom-button--icon-only{border-radius:9999px;width:44px}.custom-button--glass.custom-button--has-text{width:auto}.custom-button--glass.custom-button--has-text-mobile-hidden{width:auto;padding:12px 16px 12px 12px}@media screen and (max-width:992px){.custom-button--glass.custom-button--has-text-mobile-hidden{border-radius:9999px;width:44px;padding:12px}}.custom-button--glass.custom-button--has-text:has(.custom-button__icon){padding:12px 16px 12px 12px}.custom-button--glass.custom-button--big{height:52px}.custom-button--glass.custom-button--small{border-radius:9999px;width:auto;min-width:fit-content;height:34px;padding:8.5px 8px 8.5px 16px}.custom-button--glass.custom-button--small.custom-button--icon-only{width:34px;padding:0}.custom-button--social{background-color:var(--widget-bg-color);width:auto;height:32px;-webkit-backdrop-filter:var(--widget-bg-blur);backdrop-filter:var(--widget-bg-blur);will-change:backdrop-filter,filter,background;border-radius:9999px;gap:6px;padding:6px 16px}.custom-button--social:hover{background-color:var(--widget-bg-color-hover)}.custom-button--social .custom-button__icon svg{width:20px;height:20px}.custom-button--social .custom-button__icon svg path{fill:currentColor}.custom-button--social .custom-button__text{font-size:.875rem;font-weight:500}.custom-button--social.custom-button--icon-only{border-radius:9999px;justify-content:center;width:44px;height:44px;padding:8px}.glass-effect--button{display:inline-flex}.glass-effect--button:has(.custom-button--glass.custom-button--icon-only){border-radius:9999px}.glass-effect--button:has(.custom-button--glass):not(:has(.custom-button--icon-only)){border-radius:9999px}.glass-effect--button:has(.custom-button--social){border-radius:9999px}.glass-effect--button:has(.custom-button--social.custom-button--icon-only){border-radius:9999px}@media screen and (max-width:992px){.glass-effect--button.glass-effect--has-text-mobile-hidden{border-radius:9999px!important}}
.glass-effect-module-scss-module__humc3q__glass-effect{--glass-border-inner:.5px;--glass-border-outer:1px;--glass-light-primary:.12;--glass-light-secondary:.06;--glass-light-spread:12%;--glass-dark-primary:.1;--glass-dark-secondary:.1;--glass-dark-spread:10%;--glass-overlay-start:.01;--glass-overlay-end:.04;--glass-position-offset:0%;isolation:isolate;position:relative}.glass-effect-module-scss-module__humc3q__glass-effect:before,.glass-effect-module-scss-module__humc3q__glass-effect:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;z-index:9999;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass-effect-module-scss-module__humc3q__glass-effect:before{padding:var(--glass-border-inner);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect-module-scss-module__humc3q__glass-effect:after{padding:var(--glass-border-outer);background:radial-gradient(circle at calc(var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-primary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(255,255,255,var(--glass-light-secondary))0%,transparent var(--glass-light-spread)),radial-gradient(circle at calc(100% - var(--glass-position-offset))calc(var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-primary))0%,transparent var(--glass-dark-spread)),radial-gradient(circle at calc(var(--glass-position-offset))calc(100% - var(--glass-position-offset)),rgba(0,0,0,var(--glass-dark-secondary))0%,transparent var(--glass-dark-spread)),linear-gradient(0,rgba(255,255,255,var(--glass-overlay-start)),rgba(255,255,255,var(--glass-overlay-end)))}.glass-effect-module-scss-module__humc3q__circle{--glass-position-offset:3%;--glass-light-spread:40%;--glass-dark-spread:40%}.glass-effect-module-scss-module__humc3q__pill{--glass-position-offset:3%;--glass-light-spread:15%;--glass-dark-spread:15%}
.skeleton{display:inline-block;position:relative;overflow:hidden}.skeleton:after{content:"";background-image:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.2s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton--dark{background-color:#2a2a2a}.skeleton--dark:after{background-image:linear-gradient(90deg,#0000,#ffffff14,#0000)}.skeleton--light{background-color:#e0e0e0}.skeleton--light:after{background-image:linear-gradient(90deg,#0000,#fff6,#0000)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.store-badge-module-scss-module__AQOMjG__badge-icon--xs{width:12px;height:12px}.store-badge-module-scss-module__AQOMjG__badge-icon--sm{width:14px;height:14px}.store-badge-module-scss-module__AQOMjG__badge-icon--base{width:16px;height:16px}.store-badge-module-scss-module__AQOMjG__badge-icon--lg{width:18px;height:18px}.store-badge-module-scss-module__AQOMjG__badge-icon--xl{width:20px;height:20px}.store-badge-module-scss-module__AQOMjG__badge-icon--2xl{width:24px;height:24px}.store-badge-module-scss-module__AQOMjG__badge-icon--3xl{width:28px;height:28px}
.no-wrap-trailing-icon-module-scss-module__QI6i9q__container{vertical-align:middle}.no-wrap-trailing-icon-module-scss-module__QI6i9q__containerNoWrap{white-space:nowrap;vertical-align:auto;align-items:center;display:inline-flex}.no-wrap-trailing-icon-module-scss-module__QI6i9q__containerNoWrap svg{margin-left:8px}
.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-parent{--tp-page-bottom-overflow:40px}@media screen and (max-width:992px){.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-parent.page-bottom-overflow-module-scss-module__Us2zhG__with-label{--tp-page-bottom-overflow:90px}}.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-parent .page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-block{height:var(--tp-page-bottom-overflow)}.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-parent .page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container{bottom:var(--tp-main-content-py);pointer-events:none;width:100%;max-width:1113.34px;margin-left:auto;margin-right:auto;padding:0 16px;position:fixed;left:50%;transform:translate(-50%)}.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-parent .page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container>*{pointer-events:all;width:fit-content;display:block}@media screen and (max-width:992px){.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-parent .page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container{position:static;transform:none}.page-bottom-overflow-module-scss-module__Us2zhG__page-bottom-overflow-parent .page-bottom-overflow-module-scss-module__Us2zhG__create-store-label-container>*{margin:var(--tp-main-content-py)auto}}
.avatar__content{align-items:center;gap:6px;transition:opacity .3s;display:flex;padding-bottom:0!important}@media screen and (max-width:768px){.avatar__content{padding-top:30px!important;padding-bottom:10px!important}}.avatar__content:hover{cursor:pointer}.avatar__content:hover .avatar__name{opacity:.6}.avatar__name{margin:0;padding:0;font-family:Saans;font-size:16px;font-weight:400;line-height:22px;transition:opacity .3s}@media (max-width:992px){.avatar__name{font-size:16px;line-height:22px}}.avatar__name{color:var(--page-font-color)}.avatar__image{object-fit:cover;border-radius:50%;width:32px;height:32px;transition:opacity .3s}@media screen and (max-width:768px){.avatar__image{width:26px;height:26px}}
.footer-legal-links-module-scss-module__JOIiUa__root{margin-top:var(--tp-main-content-py,12px);z-index:3;justify-content:center;gap:16px;display:flex;position:relative}.footer-legal-links-module-scss-module__JOIiUa__root>a{font-family:Saans;font-size:12px;font-weight:500;line-height:14px;color:inherit!important}@media (max-width:992px){.footer-legal-links-module-scss-module__JOIiUa__root>a{font-size:12px;line-height:14px}}.footer-legal-links-module-scss-module__JOIiUa__root>a{text-decoration:underline;transition:all .3s;font-size:12px!important}.footer-legal-links-module-scss-module__JOIiUa__root>a:hover{opacity:.8}
.option-card-wrapper{border-radius:20px}.option-card__link--container{border-radius:20px;padding:16px;color:#262829!important;background-color:var(--component-back-color)!important}.option-card__link--container__texty{margin-top:12px;margin-bottom:12px;padding:0 10px}@media (max-width:992px){.option-card__link__title{font-size:18px;line-height:24px}}.option-card__link__text{margin:8px 0 0;font-family:Saans;font-size:14px;font-weight:400;line-height:22px;color:var(--component-font-color)!important}@media (max-width:992px){.option-card__link__text{font-size:14px;line-height:18px}}.option-card__link-button{margin-top:16px}.custom-button--primary.--withLandingStyles{color:var(--page-button-font-color)!important;background-color:var(--page-button-back-color)!important}.option-card__link__title{margin:0 0 8px;font-family:Saans;font-size:18px;font-weight:500;line-height:20px;color:var(--component-font-color)!important}
.image-gallery__content{opacity:0;pointer-events:none;z-index:102;justify-content:center;align-items:center;transition:opacity .5s ease-in-out;display:flex;position:fixed;inset:0}.image-gallery__content.active{opacity:1;pointer-events:auto}.image-gallery__overlay{opacity:0;pointer-events:none;background-color:#000000e5;transition:opacity .3s ease-in-out;position:absolute;inset:0}.image-gallery__overlay.active{opacity:1;pointer-events:auto}.image-gallery__close{z-index:101;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;position:absolute;top:32px;right:85px}.image-gallery__close.active{opacity:1;pointer-events:auto}.image-gallery__close.bottom{top:-40px;right:16px}.image-gallery{max-width:1102px;margin:0 auto;padding:0 20px;position:relative}@media screen and (max-width:1190px){.image-gallery{max-width:975px}}@media screen and (max-width:1096px){.image-gallery{max-width:900px}}@media screen and (max-width:990px){.image-gallery{max-width:830px}}@media screen and (max-width:900px){.image-gallery{max-width:768px}}@media screen and (max-width:850px){.image-gallery{max-width:700px}}@media screen and (max-width:776px){.image-gallery{max-width:650px}}@media screen and (max-width:640px){.image-gallery{max-width:550px}}@media screen and (max-width:560px){.image-gallery{max-width:400px}}.image__slide___galllary{width:100%;max-height:593px}.image__slide___galllary.--paginate{width:109px;height:69px}@media screen and (max-width:768px){.image__slide___galllary.--paginate{width:70px;height:50px}}.image__slide___galllary--img-wrapper{border-radius:20px}.image__slide___galllary--img{object-fit:cover;border-radius:20px;width:100%;height:100%}.image__slide___galllary--img .with-image{width:109px;height:69px}.with-video{aspect-ratio:16/9;width:109px;height:65px}.main-img-gallery-image{aspect-ratio:16/9;height:531px}@media screen and (max-width:1190px){.main-img-gallery-image{height:467px}}@media screen and (max-width:1096px){.main-img-gallery-image{height:430px}}@media screen and (max-width:990px){.main-img-gallery-image{height:364px}}@media screen and (max-width:900px){.main-img-gallery-image{height:305px}}@media screen and (max-width:850px){.main-img-gallery-image{height:255px}}.image-gallery__paginate__thumbnails{margin-top:32px;padding:0 20px}.pagination___slides .swiper-wrapper{justify-content:center}.image-gallery__arrows__container{display:block}@media screen and (max-width:768px){.image-gallery__arrows__container{display:none}}.image-gallery__arrows{z-index:102;--arrow-position:-60px;position:absolute;top:50%;transform:translateY(-50%)}.image-gallery__arrows.--left{left:var(--arrow-position)}.image-gallery__arrows.--right{right:var(--arrow-position)}.image-gallery__arrows.--right svg{transform:rotate(180deg)}@media screen and (max-width:1250px){.image-gallery__arrows{--arrow-position:-35px}}.image__slide___galllary--video{height:531px}@media screen and (max-width:1190px){.image__slide___galllary--video{height:467px}}@media screen and (max-width:1096px){.image__slide___galllary--video{height:430px}}@media screen and (max-width:990px){.image__slide___galllary--video{height:364px}}@media screen and (max-width:900px){.image__slide___galllary--video{height:305px}}@media screen and (max-width:850px){.image__slide___galllary--video{height:255px}}
