@media (max-width: 999px){.product-info__title{display:none}}.product-info__custom-rating{display:flex;align-items:center;gap:5px}@media (max-width: 999px){.product-info__custom-rating{display:none}}.product-info__custom-rating-link{color:#032d15cc;text-decoration:underline}.product-info__variations-title{margin-bottom:1rem}.product-info__variations-value{color:#032d1599}.product-info__variations-list{display:flex;gap:1rem}.product-info__variations-item{border:1px solid rgba(3,45,21,.12);width:26px;height:26px;padding:2px;display:block;border-radius:50%;transition:border .3s ease-in-out}.product-info__variations-item--active,.product-info__variations-item:hover{border:1px solid #032D15}.product-info__variations-item-swatch{width:100%;height:100%;border-radius:50%}.product-info__variations-size-list{display:flex;gap:.5rem;flex-wrap:wrap}.product-info__variations-size-item{border:1.5px solid #032D15;padding:10px 1.5rem;text-align:center;border-radius:.5rem;background:transparent;transition:color .3s ease-in-out,background .3s ease-in-out}.product-info__variations-size-item--active,.product-info__variations-size-item:hover{background:#032d15;color:#e6e4d3}@media (max-width: 999px){.product-info__variations-size-item{padding:10px 1rem}}.product-info__price .product-card__price--compare,.product-info__price .product-card__price--regualar{font-size:24px}.product-info__notify{display:none}.product-info__notify.visible{display:block}.product-info__notify-form{margin-top:1rem;width:100%;display:flex;gap:.5rem;align-items:center}@media (max-width: 999px){.product-info__notify-form{flex-direction:column}}.product-info__notify input{flex:1;border-radius:.5rem;border:1px solid rgba(3,45,21,.12);padding:20px 1.5rem;line-height:20px;letter-spacing:.32px;background-color:transparent}@media (max-width: 999px){.product-info__notify input{width:100%}}.product-info__notify input::-moz-placeholder{opacity:1!important;color:#032d1599}.product-info__notify input::placeholder{opacity:1!important;color:#032d1599}.product-info__notify button{color:#032d15!important}@media (max-width: 999px){.product-info__notify button{width:100%}}.product-info__payments{display:flex;align-items:center;gap:.25rem}.product-info__payments-icons{height:20px}.product-info__payments-text{padding-left:1rem;color:#2b2b2bcc}.product-info__custom-inventory{display:flex;align-items:center;justify-content:center;gap:1rem}.product-info__custom-inventory .circle{width:22px;height:22px;background-color:#098b3f33;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 2s infinite}.product-info__custom-inventory .inner-circle{position:relative;display:block;width:10px;height:10px;background-color:#098b3f;border-radius:50%}.product-info__custom-inventory--preorder .circle{background-color:#ea722133}.product-info__custom-inventory--preorder .inner-circle{background-color:#ea7221}.product-info__buy-buttons button{color:#e6e4d3;font-weight:400;font-size:16px;letter-spacing:.32px}.product-info__buy-buttons:has(.product-info__notify.visible) .buy-buttons,.product-info__buy-buttons:has(.gBackInStockBtn) .buy-buttons{display:none}.product-info__buy-buttons .gBackInStockBtn{border-radius:8px!important;background:#fdc100!important;padding:10px 24px!important;display:flex!important;justify-content:center!important;align-items:center!important;font-size:16px;letter-spacing:.32px;border:none!important;color:#032d15!important}.product-info__buy-buttons .product-info__custom-inventory{display:none}.product-info__payment-icons{display:flex;gap:1rem;justify-content:center}@media (max-width: 999px){.product-info__payment-icons{gap:.25rem}}.product-info__payment-icons svg{height:25px}@media (max-width: 999px){.product-info__payment-icons svg{height:22px}}.product-info__payment-icons [aria-labelledby=pi-unionpay],.product-info__payment-icons [aria-labelledby=pi-ideal]{display:none}.product-info__text strong{font-weight:400;font-size:20px}.product-info__offer-list:has(.top-usp-box){gap:.5rem}@media (max-width: 999px){.product-info__offer-list:has(.top-usp-box){gap:.25rem}}@media (max-width: 999px){.product-info__offer-list:has(.top-usp-box) .offer{padding:.5rem 1rem;border-radius:.5rem}}@media (max-width: 999px){.product-info__offer-list:has(.top-usp-box) .product-info__block-item:last-child{grid-column:span 2}.product-info__offer-list:has(.top-usp-box) .product-info__block-item:last-child .text-with-icon{justify-content:center}}.product-info__offer-list:has(.center-usp-box){gap:.5rem;margin-bottom:2rem;margin-top:1rem}.product-info__offer-list:has(.center-usp-box) .offer{background:#dad8c180;border-radius:.5rem;padding:12px;justify-content:center}@media (max-width: 999px){.product-info__offer-list:has(.center-usp-box) .product-info__block-item:nth-of-type(1){grid-column:span 2}}.product-info__offer-list:has(.footer-usp-box){display:grid;grid-template-columns:auto auto auto auto;row-gap:1rem}.product-info__offer-list:has(.footer-usp-box) .offer{background:transparent;border:none;padding:0}.product-info__offer-list:has(.footer-usp-box) .offer .text-sm{font-weight:400;opacity:.8}@media (max-width: 999px){.product-info__offer-list:has(.footer-usp-box){grid-template-columns:auto auto auto}}.product-info .accordion-group{display:flex;flex-direction:column;gap:1rem}.product-info .accordion-group .accordion{border:none;border-radius:.5rem;background:#dad8c180}.product-info .accordion-group .accordion__toggle{padding:1.5rem}.product-info .accordion-group .accordion__toggle .text-with-icon{gap:.5rem}@media (max-width: 999px){.product-info .accordion-group .accordion__toggle{padding:1rem}}.product-info .accordion-group .accordion__content{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;color:#032d15cc}.product-info .accordion-group .accordion__content h3{font-size:20px}@media (max-width: 999px){.product-info .accordion-group .accordion__content{padding-left:1rem;padding-right:1rem;padding-bottom:1rem}}.product-info__block-item:has(.product-info__payment-icons){margin-top:10px;margin-bottom:1rem}@media (max-width: 999px){.product-info__block-item:has(.product-info__payment-icons){margin-top:1rem;margin-bottom:1rem}}.product-info__block-item:has(.product-info__custom-inventory){margin-top:2rem;margin-bottom:10px}@media (max-width: 999px){.product-info__block-item:has(.product-info__custom-inventory){margin-top:0;margin-bottom:0}}.product-info__block-item:has(.product-info__buy-buttons){margin-top:10px;margin-bottom:10px}@media (max-width: 999px){.product-info__block-item:has(.product-info__buy-buttons){margin-top:1rem;margin-bottom:1rem}}.product-info__block-item:has(.product-info__payments){margin-top:1rem}.product-info__block-item:has(.product-info__price){margin-bottom:1rem}.product-info__video-slider-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.product-info__video-slider-buttons{display:flex;gap:.5rem}.product-info__video-slider .video-slide{aspect-ratio:240/320;position:relative;border-radius:.5rem;overflow:hidden}@media (max-width: 699px){.product-info__video-slider .video-slide{aspect-ratio:200/300}}.product-info__video-slider .video-player{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info__video-slider .custom-video-controls{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000 78.21%,#00000080)}.product-info__video-slider .play-pause-btn{background:transparent;border:none;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#ffffff80;opacity:1;transition:opacity .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-info__video-slider .play-pause-btn.is-playing{opacity:0;z-index:-1}.product-info__video-slider .progress-container{width:calc(100% - 32px);left:50%;position:absolute;bottom:16px;transform:translate(-50%);height:4px;background:#fff3;border-radius:2px;overflow:hidden;cursor:pointer}.product-info__video-slider .progress-bar{height:100%;width:0%;background:#fff;transition:width .1s linear}.product-info:has(.product-info__notify.visible) .product-info__payment-icons{display:none}@keyframes pulse{0%{width:13px;height:13px}50%{width:22px;height:22px}to{width:13px;height:13px}}.product-gallery__logo{width:100px;height:100px;position:absolute;top:2rem;right:2rem;z-index:1;position:relative;width:96px;height:96px;-o-object-fit:contain;object-fit:contain;top:0;right:0}@media (max-width: 999px){.product-gallery__logo{width:64px;height:64px;top:1rem;right:1rem}}.product-gallery__mobile{display:none}@media (max-width: 999px){.product-gallery__mobile{display:flex;flex-direction:column;gap:1rem}}@media (max-width: 999px){.product-gallery__mobile .product-info__custom-rating{display:flex;gap:4px;line-height:1}}.product-gallery__thumbnail{border:1px solid rgba(3,45,21,0);border-radius:.5rem;background-color:#f2f1e3}.product-gallery__thumbnail[aria-current=true]{border:1px solid #032D15}.product-gallery__thumbnail-list{gap:1rem}@media (max-width: 999px){.product-gallery__media{border-radius:.5rem!important;overflow:hidden}}@media (max-width: 999px){.product-gallery__media-list{--product-gallery-media-list-grid: auto / auto-flow 85%;--product-gallery-media-list-gap: 1rem}}.product-gallery .product-info__badge-list{position:absolute;top:2rem;left:2rem;z-index:1}@media (max-width: 999px){.product-gallery .product-info__badge-list{top:1rem;left:1rem}}.product-gallery .page-dots--blurred{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:transparent}.product-gallery-logos{position:absolute;top:2rem;right:2rem;z-index:1;display:none;align-items:center;gap:10px}.product-gallery__logo{position:relative;width:96px;height:96px;-o-object-fit:contain;object-fit:contain;top:0;right:0}.product-gallery__logo.product-gallery__logo-certified.product-gallery__logo-certified-old{position:absolute;top:2rem;right:2rem;z-index:1}@media (max-width: 999px){.product-gallery-logos{position:absolute;top:1rem;right:1rem;gap:8px}.product-gallery__logo{width:64px;height:64px;top:0;right:0}.product-gallery__logo.product-gallery__logo-certified.product-gallery__logo-certified-old{top:1rem;right:1rem}}.product-details-content-des{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:32px;column-gap:32px}.product-details-content-item{display:flex;flex-direction:column;gap:2px;padding:8px 0;border-bottom:1.5px solid rgba(2,49,48,.06)}.product-details-content-item-value{color:#02313099;font-size:16px;line-height:160%}.product-info .accordion-group .accordion__content h3.product-details-content-item-title{color:#023130;font-size:16px;text-transform:none;line-height:160%}.product-details-content-des .product-details-content-item:nth-child(1),.product-details-content-des .product-details-content-item:nth-child(2){padding-top:0}.product-details-content-des .product-details-content-item:last-child,.product-details-content-des .product-details-content-item:nth-last-child(2){padding-bottom:0;border-bottom:none}.product-details-content-mob{display:none}@media screen and (max-width: 999px){.product-details-content-des{display:none}.product-details-content-mob{display:block}.swiper.product-details-content-mob-slider{height:278px;padding-right:18px}.swiper.product-details-content-mob-slider .swiper-scrollbar{position:absolute;top:0;right:0;left:unset;width:2px;margin:0;height:100%}.product-details-content-mob .product-details-content-item:nth-child(1){padding-top:0}.product-details-content-mob .product-details-content-item:last-child{padding-bottom:0;border-bottom:none}}.product-gallery-logos{display:flex}.product-gallery__logo.product-gallery__logo-certified.product-gallery__logo-certified-old,.product-info__variations-item-image{display:none}.back-in-stock-trigger-btn{text-align:center;color:#f2f1e3;font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-decoration:none;background-color:#eb7221;border-radius:30px;height:48px;width:100%;cursor:pointer}.back-in-stock-popup-overlay,.back-in-stock-popup-wrapper{display:none}.back-in-stock-popup-overlay.open{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#14141499;z-index:10}.back-in-stock-popup-wrapper.open{display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;min-width:200px;max-width:1000px;z-index:11}.back-in-stock-popup{display:flex;flex-direction:column;border-radius:20px;background-color:#098b3f;padding:30px 40px 40px;position:relative}.back-in-stock-popup-close-btn{position:absolute;top:16px;right:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.back-in-stock-popup-close-btn svg{pointer-events:none}.shopify-section:has(.back-in-stock-popup-wrapper.open){z-index:99}body:has(.back-in-stock-popup-wrapper.open){overflow:hidden}.back-in-stock-popup-title{font-size:41px;color:#e6e3d3;font-weight:600;font-style:normal;text-transform:uppercase;line-height:normal;margin-bottom:8px}.back-in-stock-popup-description{font-size:17px;color:#e6e3d3;font-weight:400;font-style:normal;margin-bottom:20px;font-family:Spirit-regular}input[name=back-in-stock-popup-email]{border-radius:5px;padding:0 0 0 16px;height:48px;text-align:left;color:#032d15;font-family:Spirit-regular;font-size:17px;font-weight:400;letter-spacing:0px;background-color:#f2f1e3;border:1px solid rgb(75,74,74);width:80%}input[name=back-in-stock-popup-email]:focus-visible{background-color:#f2f1e3;border:1px solid rgb(75,74,74);box-shadow:none;outline:none}input#back-in-stock-popup-marketing-consent{display:none!important}label[for=back-in-stock-popup-marketing-consent]{display:flex;align-items:flex-start;gap:8px;margin-top:16px;margin-bottom:16px}.back-in-stock-popup-marketing-consent-checkbox svg{display:none}.back-in-stock-popup-marketing-consent-checkbox{display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;background-color:#f2f1e3;border:1px solid rgb(75,74,74)}.back-in-stock-popup-marketing:has(input:checked) .back-in-stock-popup-marketing-consent-checkbox svg{display:block}label[for=back-in-stock-popup-marketing-consent]>span{color:#e6e3d3;font-family:Spirit-regular;font-size:17px;font-weight:400;letter-spacing:0px;line-height:normal}.back-in-stock-popup-submit-btn{background:#eb7221;border-radius:30px;border-style:none;border-color:#000;border-width:2px;color:#f2f1e3;font-family:Spirit-regular;font-size:17px;font-weight:400;letter-spacing:0px;line-height:1;font-style:normal;white-space:normal;padding-top:0;padding-bottom:0;text-align:center;word-break:break-word;align-self:flex-end;cursor:pointer;pointer-events:auto;height:48px;width:200px}.product-info__notify{display:none;color:#e6e3d3;font-family:Spirit-regular;font-size:17px;font-weight:400;letter-spacing:0px;line-height:normal;margin-bottom:8px}.product-info__buy-buttons #klaviyo-bis-button-container{display:none!important}@media screen and (max-width: 500px){.back-in-stock-popup-wrapper.open{width:95%}.back-in-stock-popup-title{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/product.css.map */
