@import"base.css";@import"https://fonts.googleapis.com/css2?family=Playball&family=Vollkorn:ital,wght@0,400..900;1,400..900&display=swap";@font-face{font-family:Inter Display;src:url(InterDisplay-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(InterDisplay-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(InterDisplay-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(InterDisplay-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Canela Trial;src:url(CanelaText-Regular-Trial.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Canela Trial;src:url(CanelaText-Medium-Trial.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Canela Trial;src:url(CanelaText-Bold-Trial.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary: #023703;--color-paragraph: #555555;--color-heading: #111111;--color-secondary-bg: #F0F3F0;--color-accent-primary: #FFBE0B;--color-sold-out: #D32A04;--color-button-stock: #DFEAEB;--color-card-bg: #F3F3F3;--color-grey-50: #EAEAEA;--color-grey-100: #BDBDBD;--color-grey-700: #1d1d1d;--color-grey-800: #171717;--color-grey-900: #111111;--color-black-1000: #000000;--color-white: #ffffff;--color-white-50: #fdfdfd;--color-white-100: #f7f7f7;--color-white-600: #d1d1d1;--color-white-700: #a3a3a3;--color-white-800: #7f7f7f;--color-white-900: #616161;--color-bg-dark: var(--color-black-1000);--color-stroke-dark: var(--color-grey-800);--color-text-white: var(--color-white);--color-text-header: var(--color-grey-900);--color-text-body: var(--color-paragraph);--color-text-dark-color: var(--color-black-1000);--color-text-accent: var(--color-accent-primary);--color-bg-white: var(--color-white);--color-bg-card: var(--color-card-bg);--color-icon-primary: var(--color-primary);--color-icon-secondary: var(--color-grey-700);--color-icon-accent: var(--color-accent-primary);--color-stroke-light: var(--color-grey-50);--color-stroke-default: var(--color-grey-100);--color-stroke-dark-alias: var(--color-grey-800);--color-stroke-accent: var(--color-accent-primary);--color-stroke-hover-accent: #F9B241;--font-family-primary: "Vollkorn", serif;--font-family-secondary: "Inter Display", sans-serif;--font-family-about: "Playball", cursive;font-size:16px;--text-h1-size: 4rem;--text-h1-line-height: 1.125;--text-h2-size: 3.5rem;--text-h2-line-height: 1.142;--text-h3-size: 3rem;--text-h3-line-height: 1.166;--text-h4-size: 2.5rem;--text-h4-line-height: 1.2;--text-h5-size: 2rem;--text-h5-line-height: 1.25;--text-h6-size: 1.5rem;--text-h6-line-height: 1.333;--text-sp-size: 1.5rem;--text-sp-line-height: 1.333;--text-body-1-size: 1.25rem;--text-body-1-line-height: 1.4;--text-body-2-size: 1.125rem;--text-body-2-line-height: 1.55;--text-body-3-size: 1rem;--text-body-3-line-height: 1.5;--text-body-4-size: .875rem;--text-body-4-line-height: 1.57;--text-body-5-size: .75rem;--text-body-5-line-height: 1.66;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2.5rem;--spacing-xl: 3rem;--spacing-btn: 1.375rem 2rem;--spacing-btn-header: .875rem 1.125rem;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--border-radius-xl: 20px;--border-radius-btn: 150px;--border-width-default: 1px;--border-color-light: var(--color-stroke-default)}@media(max-width:768px){:root{--text-h1-size: 40px;--text-h2-size: 32px;--text-h3-size: 28px;--text-h4-size: 24px;--text-h5-size: 20px;--text-h6-size: 18px;--text-sp-size: 20px;--text-body-1-size: 1rem;--text-h1-line-height: 1.2;--text-h2-line-height: 1.2}}body{font-family:var(--font-family-secondary);color:var(--color-paragraph);line-height:1.4}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-primary)!important;color:var(--color-heading);font-weight:var(--font-weight-bold);margin-top:0;margin-bottom:var(--spacing-md)}p,a,span,li,div{font-family:var(--font-family-secondary)}h1,.h1{font-size:var(--text-h1-size);line-height:var(--text-h1-line-height)}h2,.h2{font-size:var(--text-h2-size);line-height:var(--text-h2-line-height)}h3,.h3{font-size:var(--text-h3-size);line-height:var(--text-h3-line-height)}h4,.h4{font-size:var(--text-h4-size);line-height:var(--text-h4-line-height)}h5,.h5{font-size:var(--text-h5-size);line-height:var(--text-h5-line-height)}h6,.h6{font-size:var(--text-h6-size);line-height:var(--text-h6-line-height)}.text-sp{font-size:var(--text-sp-size);line-height:var(--text-sp-line-height);font-family:var(--font-family-primary);font-weight:var(--font-weight-semibold)}.text-body-1{font-size:var(--text-body-1-size);line-height:var(--text-body-1-line-height)}.text-body-2{font-size:var(--text-body-2-size);line-height:var(--text-body-2-line-height)}.text-body-3{font-size:var(--text-body-3-size);line-height:var(--text-body-3-line-height)}.text-body-4{font-size:var(--text-body-4-size);line-height:var(--text-body-4-line-height)}.text-body-5{font-size:var(--text-body-5-size);line-height:var(--text-body-5-line-height)}.text-center{text-align:center}.announcement-bar__message{font-size:16px;color:var(--color-white-50)}.button:not([disabled]):hover:after,.shopify-challenge__button:hover:after,.customer button:hover:after,.shopify-payment-button__button--unbranded:hover:after{box-shadow:none}.btn-primary{color:var(--color-grey-900);font-family:var(--font-family-secondary);font-size:1.25rem;padding:var(--spacing-btn);border-radius:var(--border-radius-btn);font-weight:var(--font-weight-semibold);line-height:var(--text-h7-line-height);text-decoration:none;transition:background-color .2s;border-radius:150px;background:var( --color-accent-primary );border:1px solid transparent;gap:8px;height:64px;min-height:64px}.btn-primary:hover{border:1px solid var(--color-grey-100);background:var(--color-white-50);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--color-grey-800)}.btn-primary:hover path{stroke:var(--color-grey-800)}.btn-primary:before,.btn-primary:after{box-shadow:none}.header-primary-contact-btn{padding:var(--spacing-btn-header);cursor:pointer;width:190px;border:none;height:56px;min-height:56px!important;display:flex;gap:8px;align-items:center;font-size:18px;font-weight:500;justify-content:space-around}.btn-secondary{color:var(--color-grey-900);font-size:1.25rem;padding:var(--spacing-btn);border-radius:var(--border-radius-btn);font-weight:var(--font-weight-semibold);line-height:var(--text-h7-line-height);text-decoration:none;transition:background-color .2s;border-radius:150px;border:1px solid var(--color-button-stock, #DFE4E8);background:var(--Button-Secondary, rgba(255, 255, 255, .16));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);gap:8px;height:64px;min-height:64px}.btn-secondary:hover{color:var(--color-grey-900)!important;background:var( --color-accent-primary );border:1px solid var( --color-accent-primary )}.btn-secondary:hover path{stroke:var(--color-grey-900)!important;color:var(--color-grey-900)!important;fill:var(--color-grey-900)!important}.btn-secondary:before,.btn-secondary:after{box-shadow:none}.banner__buttons .btn-secondary:hover path{stroke:#fff;color:#fff;fill:#fff}.btn-secondary-light{font-size:1.25rem;font-family:var(--font-family-secondary);padding:var(--spacing-btn);border-radius:var(--border-radius-btn);font-weight:var(--font-weight-semibold);line-height:var(--text-h7-line-height);text-decoration:none;transition:background-color .2s;border-radius:150px;border:1px solid var(--color-grey-100);background:var(--color-white-50);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--color-grey-800);gap:8px;height:64px;min-height:64px}.btn-secondary-light:hover{color:var(--color-grey-900);background:var( --color-accent-primary );border:1px solid var( --color-accent-primary )}.btn-secondary-light:hover path{stroke:var(--color-grey-900);color:var(--color-grey-900);fill:var(--color-grey-900)}.btn-secondary-light:before,.btn-secondary-light:after{box-shadow:none}body{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-family-primary)}.page-width{max-width:1360px;margin:0 auto}.announcement-bar,.announcement-bar__announcement{grid-area:unset}.banner-rating{display:flex;align-items:center;margin-bottom:var(--spacing-sm);gap:var(--spacing-xs)}.banner-rating img{width:175px}.header__inline-menu ul li a{font-size:1.125rem;font-weight:var(--font-weight-medium);color:var(--color-grey-900)!important}.header__inline-menu ul li header-menu summary{font-size:1.125rem;font-weight:var(--font-weight-medium);color:var(--color-grey-900)!important}.header__inline-menu>ul>li>header-menu>details>summary{margin-left:0;padding-right:14px}.header__inline-menu>ul>li>header-menu{margin-left:1rem;display:inline-block}.header__inline-menu ul li header-menu svg{margin-left:.2rem}.header__inline-menu ul li a span{padding:10px 16px}.header__inline-menu ul li a span.header__active-menu-item{background:var(--color-grey-50);padding:10px 20px;border-radius:50px}.header__menu-item{padding:0}.banner__heading p{font-family:var(--font-family-primary);margin-bottom:var(--spacing-sm);margin-top:0!important;color:var(--color-white-50)}.banner__box .banner__heading+*{margin-top:0!important}.banner__box>*+.banner__buttons{margin-top:var(--spacing-xl)!important}.banner__box>*+.banner__buttons .btn-secondary{color:var(--color-white-50)}.star_rating_text p{color:var(--color-white-50);margin:0;font-weight:var(--font-weight-medium)}.banner__box>*+*{margin-top:4px!important}.banner__text p{margin:0;color:var(--color-grey-50)}.header__icon,.header__icon--cart .icon{height:40px;width:40px}.header__icons{gap:8px}.header-primary-contact-btn{margin-left:4px}.header__active-menu-item{text-decoration:none}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:0!important;text-decoration:none}.header__menu-item:hover span{text-decoration:none;text-underline-offset:0}.search-modal__form input.field__input.search__input{font-size:1rem;padding:1.5rem .6rem 1.5rem 1rem;font-weight:var(--font-weight-medium);color:var(--color-paragraph);border-radius:160px!important;background:var(--color-secondary-bg);border:1px solid var(--color-button-stock);height:64px}.search-modal__form input.field__input.search__input::placeholder{color:var(--color-paragraph);display:block;opacity:1;font-size:1rem;padding:1.5rem .6rem 1.5rem 0rem;font-weight:var(--font-weight-medium)}.search-modal__form input.field__input.search__input:focus{padding:1.5rem .6rem 1.5rem 1.5rem;box-shadow:none}.field:before,.select:before,.customer .field:before,.customer select:before,.localization-form__select:before,.field:after,.select:after,.customer .field:after,.customer select:after,.localization-form__select:after,.field__input:focus-visible,.select__select:focus-visible,.customer .field input:focus-visible,.customer select:focus-visible,.localization-form__select:focus-visible.localization-form__select:after,.field:hover{box-shadow:none!important}#currency-switcher{background-color:#000;color:var(--color-white);font-family:var(--font-family-secondary);font-weight:var(--font-weight-regular);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 30px 10px 15px;border:1px solid #000;border-radius:4px;font-size:16px;cursor:pointer;outline:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}#currency-switcher:focus-visible{box-shadow:none}#currency-switcher option{background-color:#000;color:var(--color-white)}details-modal.header__search .header__icon{width:44px;height:44px;margin-right:1rem}.header__icon.header__icon--cart{width:24px;height:24px;margin-right:12px}.list-menu--inline{align-items:center}.safe-checkout{text-align:center;background:var(--color-white-100);padding:20px 16px;display:flex;justify-content:center;gap:16px;border-radius:var(--border-radius-md)}.share-button,.product__title{margin:0!important}.product__title h4{font-weight:var(--font-weight-regular);margin:0}.product__info-container{position:relative!important;top:0!important}.product__description{margin-top:1rem!important;font-size:18px;font-weight:var(--font-weight-regular);color:var(--color-white-900)}.product__description p{color:var(--color-white-900);margin:0;padding:0;line-height:1.55}.product__description h2,.product__description h3{font-size:18px;font-weight:var(--font-weight-regular);color:var(--color-white-900)}.share-button__button{justify-content:space-between;width:100%;flex-direction:row-reverse}nav.breadcrumb{padding:21px 0}nav.breadcrumb a{font-size:1rem;font-weight:var(--font-weight-medium);color:var(--color-grey-100);display:inline-block;text-decoration:none}nav.breadcrumb a svg{height:16px;position:relative;top:2px}nav.breadcrumb span{font-size:1rem;font-weight:var(--font-weight-medium);color:var(--color-grey-700)}.product-form{width:344px;margin:0 1rem 0 0!important;float:left;overflow:hidden}.related-products__subheading p{font-size:1.25rem;color:var(--color-paragraph);margin-top:0;margin-bottom:0!important;text-align:left}footer.footer{background-position:center top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}@media(max-width:767px){footer.footer{background-position:14% center}}footer.footer .newsletter-form__field-wrapper .newsletter-form__button{width:8.688rem;margin:0;right:10px;top:8px;height:54px!important;z-index:2;background:var(--color-accent-primary)!important;padding:10px 20px!important;border-radius:130px;font-family:var(--font-family-secondary);font-size:16px;font-style:normal;font-weight:var(--font-weight-semibold);line-height:24px;color:var(--color-heading)}footer.footer .newsletter-form__field-wrapper .field:before,footer.footer .newsletter-form__field-wrapper .field:after{box-shadow:none}footer.footer .newsletter-form__field-wrapper input[type=email]{border-radius:130px}footer.footer .newsletter-form__field-wrapper .field:hover.field:after,footer.footer .newsletter-form__field-wrapper .select:hover.select:after,footer.footer .newsletter-form__field-wrapper .select__select:hover.select__select:after,footer.footer .newsletter-form__field-wrapper .customer .field:hover.field:after,footer.footer .newsletter-form__field-wrapper .customer select:hover.select:after,footer.footer .newsletter-form__field-wrapper .localization-form__select:hover.localization-form__select:after{box-shadow:none;outline:0;border-radius:var(--inputs-radius)}footer.footer .footer_top_area .footer-block--newsletter{max-width:59.5rem;margin:auto;padding:120px 0 58px}footer.footer .footer__content-top .footer-block__newsletter input.field__input{font-size:1rem;padding:.6rem 1.5rem;font-weight:var(--font-weight-medium);color:var(--color-paragraph);height:68px}footer.footer .footer__content-top .footer-block__newsletter input.field__input::placeholder{color:var(--color-paragraph);display:block;opacity:1;font-size:1rem;padding:.6rem 0rem;font-weight:var(--font-weight-medium)}footer.footer .footer__content-top .footer-block__newsletter input.field__input:focus{padding:.6rem 1.5rem;box-shadow:none}footer.footer .footer__content-top .footer-block__newsletter label.field__label{font-size:1rem;top:25px}footer.footer .footer__content-top .footer-block__newsletter .footer-newsletter-heading{margin:auto auto 12px;width:60%;color:var(--color-heading, #111);text-align:center;font-family:var(--font-family-primary);font-weight:var(--font-weight-regular)}footer.footer .footer__content-top .footer-block__newsletter p.text-body-3{margin-top:0!important;margin-bottom:33px!important;font-size:1rem;color:var( --color-paragraph)}footer.footer .footer__content-top .footer-logo-social-icons{display:flex;justify-content:space-between;align-items:center;padding:98px 0 40px;border-bottom:1px solid var(--color-white);margin-bottom:40px}footer.footer .footer__content-top .footer-logo-social-icons .svg-wrapper{width:24px;height:24px}footer.footer .footer__content-top .footer-logo-social-icons .svg-wrapper svg{color:var(--color-white)}footer.footer .footer__content-top .footer-logo-social-icons .footer-logo img{max-width:160px}footer.footer .footer-menu-widget .footer-menu-heaing{margin-bottom:1rem;display:inline-block;color:var(--color-white);font-weight:var(--font-weight-regular);font-size:1.25rem}footer.footer .footer-menu-widget .footer-widget-text p{color:var(--color-white);margin:0}footer.footer .footer-block--menu ul li a{color:var(--color-white)!important;font-size:1.125rem;padding-bottom:14px;padding-top:0;line-height:1.55}footer.footer .footer-hidden-section{display:none!important}footer.footer .footer-content-copyright{background-color:#09080826;color:var(--color-white-700);padding:1.188rem 0!important}footer.footer .footer-content-copyright .footer__copyright{margin-top:0;margin-bottom:0;width:100%;display:flex;justify-content:space-between;align-items:center}footer.footer .footer-content-copyright .footer__copyright p{margin:0;padding:0}footer.footer .footer-content-copyright .footer__copyright .footer-payment{display:flex}footer.footer .footer-content-copyright .footer__copyright .footer-payment img{max-width:300px}.footer__blocks-wrapper .footer-block:nth-child(2){padding-left:165px}.footer__blocks-wrapper .footer-block:nth-child(3){padding-left:100px}.banner__buttons .button{min-height:64px;height:64px;font-size:1.25rem}.image-with-text__text h2{font-weight:400}.collection__title.title-wrapper{margin-bottom:2.5rem;width:60%}.collection__title.title-wrapper .h2 p{font-family:var(--font-family-primary);margin:0;color:var(--color-heading)}.collection__title.title-wrapper .collection__description{width:80%;margin:auto}.collection__title.title-wrapper .collection__description p{color:var(--color-paragraph)}.card-wrapper .ms_product_page_link{position:absolute;bottom:24px;right:24px;background:var(--color-white);padding:12px;border-radius:130px;opacity:0;transition:opacity .5s}.card-wrapper .ms_product_page_link a{width:24px;height:24px}.card-wrapper:hover .ms_product_page_link{opacity:0}.feature_product_grid .card .media{width:100%;border-radius:1rem}.feature_product_grid .card-wrapper .ms_product_page_link{position:absolute;bottom:24px;right:24px;background:var(--color-white);padding:12px;border-radius:130px;opacity:0;transition:opacity .5s;display:none}.feature_product_grid .card-wrapper .ms_product_page_link a{width:24px;height:24px}.feature_product_grid .card-wrapper:hover .ms_product_page_link{opacity:1}.feature_product_grid p.card__heading a{text-decoration:none;color:var(--color-black-1000)}.AirReviews-Widget.AirReviews-Widget--Stars{display:none!important}.center.collection__view-all.scroll-trigger.animate--slide-in{margin-top:3.75rem;gap:1rem;display:flex;justify-content:center}.center.collection__view-all{display:flex;justify-content:center;gap:1rem}.thumbnail-slider button.slider-button{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:var(--color-heading)}button.slider-button:hover{background:#ffffff40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#ffffff80}button.slider-button.slider-button--prev{position:absolute;left:-15px;z-index:999}button.slider-button.slider-button--next{position:absolute;right:-15px;z-index:999}.form-grid .field{position:inherit!important;flex-direction:column!important}.form-grid .field .field__label,.form-grid .field .customer .field label{position:inherit!important}.meat-processing-panel-top .meat-processing__fee-item:last-child{border-bottom:1px solid #DFE4E8;margin-bottom:15px;padding-bottom:11px}body.page-about-us h1,body.page-about-us h2,body.page-about-us h3,body.page-about-us h4,body.page-about-us h5,body.page-about-us h6,body.page-about-us .h1,body.page-about-us .h2,body.page-about-us .h3,body.page-about-us .h4,body.page-about-us .h5,body.page-about-us .h6,body.page-about-us .image-with-text__heading p{font-family:var(--font-family-about)!important}li.collection-list__item.grid__item h3 a{color:var(--color-heading)!important;font-size:var(--text-body-2-size)!important;font-weight:400;font-family:var(--font-family-primary)!important}.pagination__item--current:after,.pagination__item:hover:after{display:none!important}ul#product-grid{margin-top:3rem}span.facet-checkbox__text{width:100%;display:flex;justify-content:space-between}@media all and (max-width:767px){slider-component ul .card__inner{height:264px}.quantity{min-width:140px!important;width:140px!important}.cart-item__image{height:auto;max-width:64px!important;border-radius:12px!important}.cart-item__name{font-size:1rem!important}.cart-item__details>*+*{margin-top:0}.totals>h2{font-size:1rem}.caption-large,.customer .field input,.customer select,.field__input,.form__label,.select__select{font-size:1rem!important;text-align:left!important}.totals{display:flex!important;justify-content:flex-start!important;align-items:flex-end!important}.totals__total-value,.totals>h2{font-size:1rem!important}.cart-item{gap:1rem}.cart-item>td+td{padding-left:0!important}ul#product-grid{margin-top:1.5rem}.search-modal__form input.field__input.search__input{height:44px}.field__button.search__button{height:44px!important;width:44px!important;min-width:44px!important}.field{align-items:center}.card__content .price__regular .price-item--regular{font-size:1.125rem!important}.center.collection__view-all.scroll-trigger.animate--slide-in{margin-top:2.5rem}.product__info-container{position:inherit!important}.product-form{width:100%;margin:0 1rem 0 0!important;float:none;overflow:hidden}.page-width{padding-left:16px!important;padding-right:16px!important}.header-primary-contact-btn{display:none}details-modal.header__search .header__icon{margin-right:0}#currency-switcher{font-size:12px}.header__icons.header__icons--localization{gap:16px;margin-right:-40px}.header__icon{height:24px;width:24px}.header__heading{width:104px}.header{padding:10px 16px!important}.banner__buttons a{font-weight:var(--font-weight-medium)}p.announcement-bar__message{font-size:12px;color:var(--color-white-50)!important}.utility-bar__grid{display:flex}.star_rating_text p{font-size:.875rem;margin:0;font-weight:var(--font-weight-regular)}.footer__copyright.caption{flex-direction:column}.menu-drawer__menu-item{padding:5px 10px!important;text-decoration:none;font-size:1rem!important}.menu-drawer__navigation{padding:0!important}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1);background:var(--color-white)!important}.header--has-social .menu-drawer__utility-links{padding:5px 10px!important}.menu-drawer__account{font-size:1rem!important}.menu-drawer__account account-icon>.svg-wrapper{height:24px;width:24px!important;margin-right:.5rem}.footer-block--menu{width:50%!important;float:left}.footer-block.grid__item{margin:0}.footer-menu-heaing{margin-bottom:1rem!important}.footer-logo-social-icons{padding:32px 0 20px!important;margin-bottom:20px!important}.footer-logo-social-icons{align-items:flex-start!important;flex-direction:column}.footer-block.grid__item{margin:0rem 0!important}.footer-widget-text p{margin:0;font-size:.875rem}.footer-block.grid__item:first-child{margin-bottom:24px!important}.footer-block__details-content{margin-bottom:24px}footer.footer .footer__content-top .footer-block__newsletter p.text-body-3{margin-top:0!important;margin-bottom:20px!important;font-size:.875rem}footer.footer .footer__content-top .footer-block__newsletter .footer-newsletter-heading{margin:auto auto 8px!important;width:100%}.footer__content-top{padding-bottom:24px!important}footer.footer .footer-block--menu ul{margin-bottom:0}.footer__blocks-wrapper .footer-block:nth-child(2){padding-left:0}.footer__blocks-wrapper .footer-block:nth-child(3){padding-left:0}footer.footer .footer-block--menu ul li a{font-size:.875rem!important;z-index:9999}footer.footer .footer-content-copyright .footer__copyright p{font-size:.875rem;margin-bottom:1rem}.star_rating_image{width:80px}.star_rating_image img{width:100%}.banner__box{padding:4.813rem 0 5.063rem!important}.banner__buttons .button{width:196px;padding:10px 20px;font-size:14px;gap:12px;height:48px;min-height:48px;margin:0}.banner-rating{margin-bottom:var(--spacing-xs)}.banner__heading p{margin-bottom:.75rem}h2.banner__heading{font-size:2.5rem}.banner__box>*+.banner__buttons{margin-top:var(--spacing-md)!important}.collection__title.title-wrapper{width:100%}.collection__title.title-wrapper .collection__description{width:100%}.collection__title{font-size:32px;margin-bottom:2rem!important}.collection .collection__title.title-wrapper{margin-bottom:2rem}.collection .slider.slider--tablet{margin-bottom:0!important}.collection__view-all a:not(.link){margin-top:0!important}button#Subscribe{font-size:.875rem;font-weight:var(--font-weight-medium)}.footer-block__newsletter input.field__input{font-size:.875rem!important}.btn-primary,.btn-secondary{font-size:14px;padding:10px;height:48px;min-height:48px;min-width:169px;font-weight:var(--font-weight-medium)}.btn-secondary-light{font-size:14px;padding:10px;height:48px;min-height:48px;min-width:144px;font-weight:var(--font-weight-medium)}.collection__view-all{display:flex;gap:1rem;justify-content:space-between;margin:20px 16px 0}.feature_product_grid p.card__heading a{font-size:1rem;color:var(--color-heading);font-weight:var(--font-weight-medium)}.card-information>.price{font-weight:var(--font-weight-semibold)!important}p br,h2 br,h3 br,h4 br,h5 br,h6 br{display:none}slider-component.page-width{padding-left:16px!important;padding-right:0!important}footer.footer .footer__content-top .footer-block__newsletter .newsletter-form__button{top:6px;height:42px!important;right:6px}footer.footer .footer__content-top .footer-block__newsletter input.field__input{height:52px}.header__icon .icon{background:var(--color-white)!important;width:20px;height:20px}footer.footer .footer-menu-widget .footer-widget-text p br{display:block}.ms-swiper-navition{display:flex;justify-content:center;gap:2rem!important;margin-top:1.2rem}.rich-text__wrapper{width:100%!important}.collection__title.title-wrapper{margin-bottom:2.5rem;width:100%}.image-with-text__media img{width:100%!important;height:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ms-style.css.map */
