.button.loading{color:transparent!important}.button--secondary,.button--tertiary{--color-button: var(--color-secondary-button);--color-button-text: var(--color-secondary-button-text)}.button,.shopify-challenge__button,.customer button{font-family:var(--font-heading-family);display:inline-flex;justify-content:center;align-items:center;background-color:rgb(var(--color-primary-button));border:2px solid rgb(var(--color-primary-button-border));padding:1.7rem 2.4rem;height:4.4rem;cursor:pointer;font-weight:800;font-size:16px;letter-spacing:-.02em;border-radius:16px;text-decoration:none;color:rgb(var(--color-primary-button-text));transition:var(--duration-short) ease;-webkit-appearance:none;appearance:none;position:relative;overflow:hidden;z-index:1;gap:12px}.button:hover:before,.shopify-challenge__button:hover:before{transition:.3s ease-out;height:100%}.button:focus:before,.shopify-challenge__button:focus:before{transition:.3s ease-out;height:100%}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after{content:"";box-shadow:none;transition:none}.button:not([disabled]):hover:after,.shopify-challenge__button:hover:after,.customer button:hover:after,.shopify-payment-button__button--unbranded:hover:after{box-shadow:none}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button__button--unbranded:focus{outline:0;box-shadow:none}.button:hover,.shopify-challenge__button:hover{transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out}.button:focus,.shopify-challenge__button:focus{transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out}.shopify-payment-button .shopify-payment-button__button{font-family:var(--font-heading-family);display:inline-flex;justify-content:center;align-items:center;border:2px solid rgb(var(--color-primary-button-border));padding:1.7rem 2.4rem;height:4.4rem;cursor:pointer;font-weight:700;font-size:16px;letter-spacing:-.02em;border-radius:16px;text-decoration:none;color:rgb(var(--color-primary-button-text));background-color:rgb(var(--color-primary-button));transition:var(--duration-short) ease;-webkit-appearance:none;appearance:none;position:relative;overflow:hidden;z-index:1;gap:12px}.shopify-payment-button .shopify-payment-button__button:hover{color:rgb(var(--color-secondary-button-text));border-color:rgb(var(--color-primary-button-border-hover));background-color:rgb(var(--color-secondary-button-hover))!important}.shopify-payment-button button,.shopify-payment-button .accelerated-checkout-button{border-radius:16px!important}.button--primary,.button{--color-button-text: var(--color-primary-button-text);color:rgb(var(--color-primary-button-text));background-color:rgb(var(--color-primary-button));border:2px solid rgb(var(--color-primary-button-border))}.button--primary:hover,.button:hover{color:rgb(var(--color-primary-button-hover-text));background-color:rgb(var(--color-primary-button-hover));border-color:rgba(var(--color-primary-button-border-hover))}.button--primary:focus,.button:focus{color:rgb(var(--color-primary-button-focus-text));background-color:rgb(var(--color-primary-button-focus));border-color:rgba(var(--color-primary-button-border-hover))}.button--secondary{color:rgb(var(--color-secondary-button-text));background-color:rgb(var(--color-secondary-button));border:2px solid rgb(var(--color-secondary-button-border))}.button--secondary:hover{color:rgb(var(--color-secondary-button-hover-text));background-color:rgb(var(--color-secondary-button-hover));border-color:rgba(var(--color-secondary-button-border-hover))}.button--secondary:focus{color:rgb(var(--color-secondary-button-focus-text));background-color:rgb(var(--color-secondary-button-focus));border-color:rgba(var(--color-secondary-button-border-hover))}.button-action{margin-top:48px}@media screen and (max-width: 768px){.button,.shopify-challenge__button,.customer button{padding:1.7rem 1.8rem}.button-action{margin-top:30px}}.button--full{width:100%}:has(.shopify-section:first-child [allow-transparent-header]):not(:has(.shopify-section--header+.shopify-section-group-header-group)) .header-wrapper{margin-block-end:calc(-1 * var(--header-height, 0px))}:has(.shopify-section:first-child [allow-transparent-header]):not(:has(.shopify-section--header+.shopify-section-group-header-group)) .header-wrapper:hover{background:rgba(var(--sticky-background-color))}:has(.shopify-section:first-child [allow-transparent-header]):not(:has(.shopify-section--header+.shopify-section-group-header-group)) .header-wrapper:not(:hover,.is-solid,:has([open])){--color-background: 0 0 0 / 0;--gradient-background: 0 0 0 / 0;--color-foreground: var(--transparen-text-color)}:has(.shopify-section:first-child [allow-transparent-header]):not(:has(.shopify-section--header+.shopify-section-group-header-group)) .header-wrapper:not(:hover,.is-solid,:has([open])) .link-faded{color:currentColor;transition:none}:has(.shopify-section:first-child [allow-transparent-header]):has(.shopify-section-group-header-group.shopify-section-header-sticky.scrolled-past-header) .header-wrapper:not(:hover,.is-solid,:has([open])){--color-foreground: var(--sticky-text-color) !important;--color-background: var(--sticky-background-color);background:rgba(var(--sticky-background-color))!important;transition:background .3s ease-in-out}:has(.shopify-section:first-child [allow-transparent-header]):not(:has(.shopify-section--header+.shopify-section-group-header-group)) .header-wrapper:not(:hover,.is-solid,:has([open])) .header__heading-logo-wrapper img{filter:brightness(0) invert(1)}:has(.shopify-section:first-child [allow-transparent-header]):has(.shopify-section-group-header-group.shopify-section-header-sticky.scrolled-past-header) .header-wrapper:not(:hover,.is-solid,:has([open])) .header__heading-logo-wrapper img{filter:none}.header-container{padding:0 1.6rem}@media screen and (min-width: 1200px){.header-container{padding:0 3rem}}@media screen and (min-width: 1600px){.header-wrapper .header-container{padding:0 5rem}}.sticky{top:-131px;animation:goDown .5s ease-in-out forwards}@keyframes goDown{0%{top:-130px}to{transform:translateY(130px)}}.section-header.animate{transition:all .7s cubic-bezier(.76,0,.24,1),color 0s,z-index 0s}.header--nav-middle-center .header__inline-menu{text-align:center}.header__menu{padding:0 1rem}.header__inline-menu .list-menu--inline{gap:32px}.header__menu-item{text-decoration:none;color:rgba(var(--color-heading),1);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;font-family:var(--font-heading-family);font-style:normal;font-weight:700;font-size:20px;line-height:22px!important;padding:1.2rem 0;transition:.3s ease;position:relative}.header__menu-item:hover{color:rgba(var(--color-heading),1);transition:.3s ease}.header__menu-item span{position:relative}.header__menu-item span:after{position:absolute;left:0;content:"";width:100%;height:1px;background:rgba(var(--color-heading),1);bottom:-3px;transform:scaleX(0);transition:transform .3s;transform-origin:right top}.header__menu-item:hover span:after{transform-origin:left top;transform:scale(1)}.header__menu-item[aria-current=page],.header__active-menu-item{color:rgba(var(--color-heading),1);text-decoration:none}.header__menu-item .header__active-menu-item:after{transform-origin:left top;transform:scale(1)}.header__active-menu-item+svg{color:rgba(var(--color-heading),1)}.header__menu-item .icon-caret{right:0;height:1rem;top:24px}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:none;text-underline-offset:.3rem}details[open]>.header__menu-item{color:rgb(var(--color-accent));text-decoration:none}.header__inline-menu .list-menu--disclosure{position:absolute;min-width:100%;width:28rem;border-radius:16px}.header__submenu .header__menu-item{font-size:24px}.header__submenu .header__menu-item:hover{text-decoration:none}header-drawer{margin:0}.header__heading-link{padding:0}.header__icon--cart{position:relative;margin-right:0}.header__icons{display:flex;align-items:center;justify-self:end;padding-right:0;gap:16px}.header__icon{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;transition:.3s ease}.header__icon--cart{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;gap:12px;width:55.29px;border:2px solid #E95230;color:rgba(var(--color-accent));border-radius:16px}.header__icon:hover{transition:.3s ease;background:#fa7538cc}.cart-count-bubble{position:absolute;background-color:rgba(var(--color-primary-button));color:rgba(var(--color-primary-button-text));height:2.4rem;width:2.4rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:1rem;bottom:3rem;left:3rem;line-height:calc(1 + .1 / var(--font-body-scale));font-family:var(--color-heading);font-size:16px;text-transform:uppercase}.mobile-logo{display:none}@media screen and (max-width: 989px){.header__icon{width:5rem;height:3.6rem}.header__icon--menu{width:2rem}.mobile-logo{display:block}.desktop-logo{display:none}}.header__icon--menu{background-color:transparent}.header__icon--menu .icon-menu{display:block;position:absolute;opacity:1;transition:transform .15s ease,opacity .15s ease}.header__icon--menu:hover{background-color:transparent;color:rgba(var(--color-heading))}.header__icon--menu .icon{height:auto;width:auto;color:rgba(var(--color-heading));transition:transform .15s ease,opacity .15s ease}.header__icon--menu:hover .icon{opacity:1;transition:transform .15s ease,opacity .15s ease}.menu-drawer__inner-container{padding:0 20px}.menu-drawer__menu-item{text-decoration:none;color:rgba(var(--color-foreground),1);align-items:center;gap:10px;border-radius:1000px;font-family:var(--font-heading-family);font-style:normal;font-weight:700;font-size:20px!important;line-height:22px!important;padding:1.2rem 0;transition:.3s ease;position:relative}.menu-drawer__menu-item{position:relative}.menu-drawer__close-button{font-family:var(--font-heading-family)!important;font-style:normal;font-weight:700;font-size:24px!important;line-height:30px!important;text-decoration-line:underline;text-transform:uppercase;z-index:0;border-radius:1000px}.menu-drawer__menu-item--active,.menu-drawer__menu-item:focus,.menu-drawer__close-button:focus,.menu-drawer__menu-item:hover,.menu-drawer__close-button:hover{background-color:transparent}.menu-drawer__menu-item--active:hover{background-color:transparent}.menu-drawer__menu-item--active:after{transform-origin:left top;transform:scale(1)}.header-pusher{position:relative;height:100%;transition:transform .5s ease-in-out}.mobile-menu-panel{position:absolute;top:-5px;left:0;z-index:100;width:100%;max-height:500px;overflow-x:scroll;background:rgb(var(--color-background));transform:translate3d(0,-100%,0);transition:transform .5s ease-in-out,visibility 0s .5s}.menu-open .mobile-menu-panel{visibility:visible;transition:transform .5s ease-in-out,visibility 0s 0s}.content,.header{position:relative}.mobile-menu{background-color:transparent;border:0;color:rgb(var(--color-foreground));padding:0;opacity:.4;display:flex}.close-menu{position:absolute;right:20px;top:20px;background:transparent;color:#fff;border:0}.mobile-menu-panel .list-menu{text-align:center}.mobile-menu-panel .list-menu__item{display:inline-flex;padding:0}.mobile-menu-panel .menu-drawer__navigation{padding:4rem}.mobile-menu-panel .menu-drawer__menu li{margin-bottom:16px!important}@media screen and (min-width: 990px){.header--nav-middle-center:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--nav-middle-center.drawer-menu{grid-template-areas:"navigation heading icons";grid-template-columns:auto 1fr auto;column-gap:1rem}.header--nav-middle-center{grid-template-areas:"heading navigation icons";grid-template-columns:.5fr 4fr .5fr;column-gap:2rem}.header:not(.header--middle-left,.header--middle-center) .header__inline-menu{margin-top:0}.header:not(.header--nav-middle-center) .header__inline-menu{margin-top:0}.header--nav-middle-center .header__inline-menu{margin-left:0}}@media screen and (max-width: 1440px){.header__menu-item .icon-caret{right:0;height:1rem;top:20px}}@media screen and (max-width: 1280px){.header__menu-item .icon-caret{right:0;height:1rem;top:20px}}@media screen and (max-width: 992px){.header--mobile-left{grid-template-columns:auto 2fr}.header__icons{gap:8px}.header--mobile-left .header__heading,.header--mobile-left .header__heading-link{text-align:left;justify-self:start;margin-left:0}.header--button{height:3.4rem;padding:1rem;font-size:13px}.cart-count-bubble{height:2rem;width:2rem;bottom:2rem;font-size:14px}}.field__input,.customer .field input{height:6rem;font-family:var(--font-body-family);font-style:normal;font-weight:400;font-size:16px;line-height:30px;border-radius:20px;border:1px solid rgb(var(--color-foreground),.5)}.field__input:focus,.customer .field input:focus{box-shadow:none;outline:none;border-radius:20px;border:1px solid rgb(var(--color-accent))}.field__label,.customer .field label{font-family:var(--font-body-family);font-style:normal;font-weight:400;font-size:16px}.field,.customer .field{border:0;border-radius:20px}.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select:after{box-shadow:none}.field:hover.field:after,.select:hover.select:after,.select__select:hover.select__select:after,.customer .field:hover.field:after,.customer select:hover.select:after,.localization-form__select:hover.localization-form__select:after{box-shadow:none;outline:0;border-radius:0}.desktop__image{display:block}.mobile__image,.tab__image{display:none}@media screen and (min-width: 721px) and (max-width:1024px){.tab__image{display:block}.desktop__image{display:none}}@media screen and (max-width: 720px){.mobile__image{display:block}.desktop__image{display:none}.mobile-text-left{text-align:left!important}.mobile-text-center{text-align:center!important}.mobile-text-right{text-align:right!important}}img{max-width:100%;height:auto}.svg-icon{line-height:0}.placeholder-svg{background-color:rgba(var(--color-accent),.07);fill:rgb(var(--color-foreground))}.section--header{margin-bottom:3.2rem}.section--header .section--title{margin:0;font-weight:800}.section--header .section--title strong{font-style:normal;color:rgb(var(--color-accent))}.section--header .section--title+.section-text{margin:3rem 0 0}.section-text.body{font-size:20px;line-height:25px;font-weight:400}.section--header .subtitle{font-size:24px;font-weight:600;font-family:var(--font-heading-family);line-height:1.1;letter-spacing:0;color:rgba(var(--color-heading))}.section--header .subtitle em{color:rgb(var(--color-accent));font-style:normal}.section--header .caption-with-letter-spacing{font-size:2rem;letter-spacing:0;line-height:calc(1 + .1 / var(--font-body-scale));text-transform:uppercase;color:rgba(var(--color-foreground))}@media screen and (max-width: 768px){.section--header{margin-bottom:3.2rem}.section--header .subtitle{font-size:2rem}}.subtitle{font-size:2rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:0;color:rgba(var(--color-foreground),1);font-family:var(--font-heading-family)}.subtitle--small{font-size:1.4rem;letter-spacing:0}.subtitle--medium{font-size:1.6rem;letter-spacing:0}.subtitle--large{font-size:2rem;letter-spacing:0}.swiper-navigation-wrapper{background-color:transparent}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{background-color:transparent;width:45px;height:45px;-webkit-transition:all .3s cubic-bezier(.42,0,.58,1);-moz-transition:all .3s cubic-bezier(.42,0,.58,1);-o-transition:all .3s cubic-bezier(.42,0,.58,1);transition:all .3s cubic-bezier(.42,0,.58,1);transform:translate(0);transition:all .3s;position:absolute;background:transparent;border:0;color:rgb(var(--color-background));background:rgb(var(--color-foreground));border-radius:80px;z-index:1;cursor:pointer}.swiper-button-next{transform:translate(90px);transition:all .3s}.swiper-button-prev{transform:translate(-90px);transition:all .3s}.swiper-button-next:hover,.swiper-button-prev:hover{-webkit-transition:all .3s cubic-bezier(.42,0,.58,1);-moz-transition:all .3s cubic-bezier(.42,0,.58,1);-o-transition:all .3s cubic-bezier(.42,0,.58,1);transition:all .3s cubic-bezier(.42,0,.58,1);background-color:rgb(var(--color-accent));color:#fff}.swiper-button-next svg,.swiper-button-prev svg{object-fit:contain;transform-origin:center;width:auto;height:auto}.slideshow__swiper:hover .swiper-button-next,.slideshow__swiper:hover .swiper-button-prev{transition:all .3s}.slideshow__swiper:hover .swiper-button-next,.slideshow__swiper:hover .swiper-button-prev{transform:translate(0);transition:all .3s}.swiper-button-next-custom,.swiper-button-prev-custom{background-color:transparent;width:45px;height:45px;-webkit-transition:all .3s cubic-bezier(.42,0,.58,1);-moz-transition:all .3s cubic-bezier(.42,0,.58,1);-o-transition:all .3s cubic-bezier(.42,0,.58,1);transition:all .3s cubic-bezier(.42,0,.58,1);transform:translate(0);transition:all .3s;background:transparent;border:0;color:rgb(var(--color-background));background:rgb(var(--color-foreground));border-radius:80px;z-index:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.swiper-button-next-custom svg,.swiper-button-prev-custom svg{object-fit:contain;transform-origin:center;width:auto;height:auto}.swiper-button-next-custom:hover{-webkit-transition:all .3s cubic-bezier(.42,0,.58,1);-moz-transition:all .3s cubic-bezier(.42,0,.58,1);-o-transition:all .3s cubic-bezier(.42,0,.58,1);transition:all .3s cubic-bezier(.42,0,.58,1);background-color:rgb(var(--color-accent));color:#fff}@media screen and (max-width: 768px){.swiper-button-next-custom,.swiper-button-prev-custom,.swiper-button-next,.swiper-button-prev{width:34px;height:34px}.swiper-button-next-custom svg,.swiper-button-prev-custom svg,.swiper-button-next svg,.swiper-button-prev svg{width:16px;height:16px}}.pagination-wrap{background-color:transparent}.pagination-wrap .swiper-pagination{position:relative;padding-top:32px}.swiper-pagination-bullet{border:0;background-color:rgb(var(--color-foreground),.4);width:12px;height:12px;opacity:1;transition:.3s ease;border-radius:50%;border:1px solid rgb(var(--color-foreground),.5);outline:1px solid rgb(var(--color-accent),.4)}.swiper-pagination-bullet-active{background-color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-foreground));outline:1px solid rgb(var(--color-foreground));transition:.3s ease}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{height:var(--swiper-scrollbar-size, 10px)}.swiper-scrollbar{background-color:rgb(var(--color-foreground))}.swiper-scrollbar-drag{display:block!important;background-color:rgb(var(--color-accent))}.scrollbar-wrap{position:relative;padding-top:32px;background-color:transparent}.slideshow__swiper .col{margin:0;padding:0}.slideshow__swiper .swiper-slide{height:auto}.slideshow__swiper .swiper-wrapper{flex-wrap:nowrap;padding:0;margin:0}.color-swatch-list{gap:15px;display:flex;flex-wrap:wrap;padding:0 2px;width:100%}.color-swatch-list.align-left{justify-content:start}.color-swatch-list.align-center{justify-content:center}.color-swatch-list.align-right{justify-content:end}.product-card-wrapper .color-swatch-list{padding-bottom:15px;gap:12px}.color-swatch__item{cursor:pointer;border:2px solid rgb(var(--color-background));outline:1px solid transparent;-webkit-tap-highlight-color:transparent;background-position:center;background-size:cover;width:4rem;height:4rem;display:block;position:relative}.product-card-wrapper .color-swatch__item{cursor:pointer;border:none;outline-offset:3px;outline:2px solid rgb(var(--color-background))}.swatch-circular{border-radius:50%}.swatch-round{border-radius:3px}.swatch-circle{border-radius:50%}.swatch-square{border-radius:3px}.swatch-reactanlge{width:7.7rem;height:4rem;border-radius:5px}.color-swatch__item{transition:.3s ease-in;border:2.5px solid transparent}.color-swatch__item:hover,.color-swatch__radio:checked+.color-swatch__item,.color-swatch__item.is-selected{opacity:1;border:2.5px solid rgb(var(--color-accent));transition:.3s ease-in-out}.product-card-wrapper .color-swatch__item:hover,.product-card-wrapper .color-swatch__radio:checked+.color-swatch__item,.product-card-wrapper .color-swatch__item.is-selected{opacity:1;border:none;outline:2px solid rgb(var(--color-accent));transition:.3s ease-in-out}.color-swatch__radio:checked+.color-swatch__item svg{display:none}.color-swatch-list-samll .color-swatch{width:2.1rem;height:2.1rem}.color-swatch-list-samll .color-swatch__item{width:2.1rem;height:2.1rem;border-width:2px}.color-swatch-list .color-swatch__item:before,.color-swatch-list .color-swatch__item:after{border-width:1px}.color-swatch.is-disabled .color-swatch__item:before{background:linear-gradient(to bottom right,transparent calc(50% - 1px),rgb(var(--color-background)) calc(50% - 1px),rgb(var(--color-background)) calc(50% + 1px),transparent calc(50% + 1px)) no-repeat}.icon-check-custom{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;width:38px;height:38px}.color-swatch-list-samll .icon-check-custom{width:20px;height:20px}@media screen and (max-width: 768px){.color-swatch-list{gap:10px}.color-swatch-list-samll .color-swatch__item{width:1.7rem;height:1.7rem}.product-card-wrapper .color-swatch-list{gap:8px}.swatch-reactanlge{width:7.5rem;height:4rem}}.rating__content{align-items:center;gap:5px;display:flex}.rating__stars{display:flex;color:rgb(var(--color-accent));gap:4px;line-height:0}.rating__star{position:relative;top:-1px}.rating__star--empty{filter:grayscale()}.rating__stars img{max-width:24px}@media screen and (min-width: 700px){.rating__star{width:15px;height:15px}}.rating-with-text{gap:var(--spacing-2);grid-template-columns:minmax(0,1fr);grid-auto-flow:column;align-items:baseline;display:grid}.swiper-button-disabled{pointer-events:none;opacity:.3}.jdgm-widget *{line-height:0}.jdgm-row-rating .jdgm-star{font-size:20px!important}.review-block-section .jdgm-star.jdgm--on:before{content:""!important;background-image:url(star.svg);background-repeat:no-repeat;background-position:center center;background-size:auto;width:20px;height:20px;display:inline-block}.product__info-container .jdgm-prev-badge{display:flex!important;gap:6px}.product__info-container .jdgm-star.jdgm--on:before{content:""!important;background-image:url(star.svg);background-repeat:no-repeat;background-position:center center;background-size:auto;width:20px;height:20px;display:inline-block}.product__info-container .jdgm-preview-badge .jdgm-star:last-child:before{content:""!important;background-image:url(star.svg);background-repeat:no-repeat;background-position:center center;background-size:auto;width:20px;height:20px;display:inline-block}.elipse_shape_bottom{display:block!important;padding-bottom:90px;position:relative;background-image:url(shape-bottom.svg);background-repeat:no-repeat;background-position:bottom center;background-size:cover}.elipse_shape_top{display:block!important;padding-top:90px;position:relative;background-image:url(shape-bottom.svg);background-repeat:no-repeat;background-position:top center;background-size:cover}@media screen and (min-width:1441px){.elipse_shape_bottom{padding-bottom:155px}.elipse_shape_top{padding-top:155px}}@media screen and (min-width:3000px){.elipse_shape_bottom{padding-bottom:255px}.elipse_shape_top{padding-top:255px}}.bottom-button{margin-top:48px}.bottom-button .button{width:300px}@media screen and (max-width:991px){.elipse_shape_bottom{padding-bottom:40px}.elipse_shape_top{padding-top:40px}}@media screen and (max-width: 768px){.elipse_shape_bottom{padding-bottom:35px}.elipse_shape_top{padding-top:35px}.bottom-button{margin-top:32px}}@media screen and (max-width: 576px){.bottom-button .button{width:100%}}.form-group{margin-bottom:24px}.form-lebel{font-family:var(--font-body-family);font-style:normal;font-weight:400;font-size:14px;line-height:150%;flex:none;order:0;flex-grow:0;display:block;margin-bottom:10px}.form-input{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px 20px;gap:12px;height:56px;border:1px solid rgb(var(--color-border));border-radius:8px;width:100%;outline:none;box-shadow:none;font-family:var(--font-body-family);font-style:normal;font-weight:400;font-size:16px;line-height:150%}.shopify-policy__container{max-width:1280px;padding-bottom:80px;padding-top:80px}:root{--jdgm-primary-color: #000000 !important;--jdgm-secondary-color: rgba(255, 218, 40, .1);--jdgm-star-color: #e95230 !important;--jdgm-write-review-text-color: white;--jdgm-write-review-bg-color: #e95230 !important;--jdgm-paginate-color: #000000 !important;--jdgm-border-radius: 0;--jdgm-reviewer-name-color: #000000 !important}.jdgm-histogram__bar-content{background-color:#e95230!important}.jdgm-write-rev-link{background-color:rgb(var(--color-primary-button))!important;border:2px solid rgb(var(--color-primary-button-border))!important;padding:1.7rem 2.4rem!important;font-weight:800!important;font-size:16px!important;letter-spacing:-.02em;border-radius:16px!important;height:44px;line-height:5px!important}.jdgm-histogram .jdgm-star{color:#e95230!important}.cart-discount-error{color:#e95230;font-size:11px}.jdgm-widget.jdgm-widget{display:block;max-width:100%!important}.jdgm-rev-widg{padding:0!important}.jdgm-rev-widg__title{display:none!important}@media only screen and (min-width: 992px){.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__summary{align-items:start!important}.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) :not(.jdgm-revs-tab__content-header)>.jdgm-widget-actions-wrapper{align-items:end!important}.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-write-rev-link{margin:0 0 0 auto!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-in-out}.tablist{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:nowrap;overflow:hidden;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#888 transparent;background:transparent!important}.tablist::-webkit-scrollbar{height:4px}.tablist__tab{white-space:nowrap;text-decoration:none;font-family:Poppins;font-style:normal;font-weight:800;font-size:14px;line-height:18px;text-align:center;color:rgb(var(--color-foreground));background-color:transparent;position:relative;z-index:1;cursor:pointer;transition:all .3s ease-in-out;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;gap:12px;height:32px;border:2px solid rgb(var(--color-foreground));border-radius:8px}.tablist__tab[aria-selected=true]{text-decoration:none;font-style:normal;transition:all .3s ease-in-out;box-sizing:border-box;color:rgb(var(--color-background));background:rgb(var(--color-foreground));border:2px solid rgba(var(--color-accent));border-radius:8px}.tab__content{margin-top:32px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/theme.css.map */
