@import"https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap";:root{--fg-black: #0f0f0f;--fg-dark: #1a1a1a;--fg-text: #222222;--fg-muted: #888888;--fg-border: #e8e8e8;--fg-light: #f7f7f7;--fg-white: #ffffff;--fg-gold: #b8974a;--fg-red: #d93025;--fg-green: #2a7a2a;--fg-ease: .18s ease}*,*:before,*:after{box-sizing:border-box}body{font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--fg-text);background:var(--fg-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.announcement-bar{background:var(--fg-dark)!important;border-bottom:1px solid #2a2a2a!important}.announcement-bar__message,.announcement-bar__message.h5,.announcement-bar a{color:#fff!important;font-size:1.25rem!important;letter-spacing:.07em!important;font-weight:400!important;opacity:1!important}.header-wrapper{background:#fff!important;border-bottom:none!important;box-shadow:none!important}.header{background:#fff!important}.header__heading-link{color:var(--fg-white)!important;font-weight:800;font-size:1.1rem;letter-spacing:.02em}.header__heading-link:hover{opacity:.85}.header__menu-item span,.list-menu__item span,.header__menu-item,.list-menu__item{color:#ffffffd1!important;text-transform:none!important;letter-spacing:0!important;font-size:.875rem!important;font-weight:500!important}.header__menu-item:hover span,.list-menu__item:hover{color:var(--fg-white)!important;text-decoration:none!important}.header__icon svg,.header__icon path,.header__icon{color:var(--fg-white)!important;fill:var(--fg-white)}.header__icon:hover svg,.header__icon:hover path{opacity:.7}.cart-count-bubble{background:#121212!important;color:#fff!important;font-weight:600!important;min-width:1.6rem!important;height:1.6rem!important;font-size:.68rem!important;border-radius:100px!important;padding:0 .3rem!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.title,.section__heading,.featured-collection .title,.collections-list .title{font-weight:700;letter-spacing:-.02em;text-transform:none}.card-wrapper{transition:transform var(--fg-ease)}.card-wrapper:hover{transform:translateY(-2px)}.card{border-radius:0!important;border:none!important;box-shadow:none!important;background:transparent;overflow:visible!important}.card__media{overflow:hidden;border-radius:0!important}.card__media img{transition:transform .4s ease}.card__media:hover img{transform:scale(1.03)}.card__information{padding:10px 2px 16px}.card__heading,.card__heading a{font-size:.88rem!important;font-weight:600!important;color:var(--fg-text)!important;text-transform:none!important;letter-spacing:0!important;text-decoration:none;line-height:1.3}.card__heading a:hover{color:var(--fg-gold)!important}.card .price{font-weight:700;font-size:.9rem;color:var(--fg-text)}.badge{font-size:.62rem!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;border-radius:2px!important;padding:3px 7px!important}.badge--sale,.badge--on-sale{background:var(--fg-red)!important;color:var(--fg-white)!important}.price--on-sale .price__sale{color:inherit;font-weight:700}.price__regular .price-item--regular{font-weight:700}.button{border-radius:0!important;font-weight:600!important;font-size:.875rem!important;letter-spacing:0!important;text-transform:none!important;transition:background var(--fg-ease),color var(--fg-ease),opacity var(--fg-ease)!important;cursor:pointer}.button:active{opacity:.85}.button--primary{background:#4a5240!important;color:#fff!important;border-color:#4a5240!important}.button--primary:hover{background:#3a4230!important;border-color:#3a4230!important}.button--secondary{background:transparent!important;border-color:var(--fg-black)!important;color:var(--fg-black)!important}.button--secondary:hover{background:var(--fg-black)!important;color:var(--fg-white)!important}.slideshow .button,.slideshow__slide .button{border-radius:0!important;font-weight:600;letter-spacing:.02em;padding:14px 32px}.shopify-payment-button__button--unbranded{background:var(--fg-dark)!important;border-radius:0!important;font-weight:600!important;font-size:.875rem!important;letter-spacing:0!important}.shopify-payment-button__button--unbranded:hover{background:#333!important}.product__title{font-size:1.75rem!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.15!important;color:var(--fg-black)!important;text-transform:none!important;margin-bottom:10px}.product__text{font-size:.9rem;line-height:1.75;color:#555}.product__text ul{padding-left:18px}.product__text li{margin-bottom:4px}.product__info-wrapper .price{font-size:1.35rem!important;font-weight:700!important}.product-form__input label{font-size:.8rem!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important;color:var(--fg-text)!important}.swatch-input__label .swatch{display:block;width:26px;height:26px;border-radius:50%;background:var(--swatch--background, var(--fg-border));box-shadow:0 0 0 1px var(--fg-border);transition:box-shadow var(--fg-transition);flex-shrink:0}.swatch-input__input:checked+.swatch-input__label .swatch,.swatch-input__input:hover+.swatch-input__label .swatch{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--fg-black)}.product-form__quantity{width:fit-content;min-width:0}details.accordion,.accordion{border:none!important;border-top:1px solid var(--fg-border)!important;margin:0!important}details.accordion:last-of-type,.accordion:last-of-type{border-bottom:1px solid var(--fg-border)!important}summary.accordion__title,.accordion__title{font-size:.82rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;color:var(--fg-text)!important;padding:17px 0!important;width:100%!important;background:none!important;border:none!important;cursor:pointer!important;display:flex!important;justify-content:space-between!important;align-items:center!important;list-style:none}summary.accordion__title::-webkit-details-marker{display:none}summary.accordion__title:after{content:"+";font-size:1.1rem;font-weight:300;color:var(--fg-muted);line-height:1;flex-shrink:0}details[open]>summary.accordion__title:after{content:"\2212"}summary.accordion__title:hover,.accordion__title:hover{color:var(--fg-gold)!important}.accordion__content{font-size:.875rem!important;line-height:1.75!important;color:#666!important;padding-bottom:18px!important;padding-top:0!important}.accordion__content p{margin-bottom:6px}.accordion__content ul{padding-left:18px;margin-bottom:8px}.accordion__content li{margin-bottom:4px}.accordion__content strong{color:var(--fg-dark)}.collection-hero{background:var(--fg-black);padding:48px 24px}.collection-hero__title{color:var(--fg-white);font-weight:700;letter-spacing:-.01em}.facets__label,.facets__summary span{font-size:.8rem;font-weight:600;text-transform:none;letter-spacing:0}.footer{background:var(--fg-black)!important;padding-top:56px!important}.footer__heading{color:var(--fg-white)!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:18px!important}.footer__list-item a,.footer a{color:#ffffff7a!important;font-size:.85rem!important;text-decoration:none;transition:color var(--fg-ease)}.footer__list-item a:hover,.footer a:hover{color:#ffffffe6!important}.footer__copyright{border-top:1px solid #1f1f1f!important;color:#ffffff47!important;font-size:.72rem}.breadcrumb,.breadcrumbs{font-size:.75rem;color:var(--fg-muted);text-transform:none;letter-spacing:0}.loading-overlay__spinner svg{color:var(--fg-gold)!important}.fg-stock-warning{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;color:var(--fg-red);margin-top:4px}.fg-stock-ok{color:var(--fg-green)}@media(max-width:749px){.product__title{font-size:1.4rem!important}}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.skip-to-content-link:focus{clip:auto;clip-path:none;height:auto;overflow:auto;width:auto;z-index:9999}.fg-cargo-promo{display:block;text-decoration:none;overflow:hidden;background:#0a0a0a}.fg-cargo-promo__img-wrap{position:relative;max-height:85vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.fg-cargo-promo__img-wrap img{width:100%;max-height:85vh;object-fit:cover;object-position:top center;display:block;filter:brightness(.55);transition:transform .5s ease,filter .3s ease}.fg-cargo-promo:hover .fg-cargo-promo__img-wrap img{transform:scale(1.02);filter:brightness(.5)}.fg-cargo-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px;gap:12px}.fg-cargo-promo__badge{font-size:clamp(3.5rem,10vw,7rem);font-weight:900;color:var(--fg-gold);line-height:1;letter-spacing:-.03em;text-shadow:0 2px 20px rgba(0,0,0,.5)}.fg-cargo-promo__title{font-size:clamp(1.4rem,4vw,2.8rem);font-weight:800;color:var(--fg-white);text-transform:uppercase;letter-spacing:.08em;line-height:1.1;margin:0;text-shadow:0 2px 12px rgba(0,0,0,.6)}.fg-cargo-promo__tag{font-size:.82rem;font-weight:700;color:var(--fg-gold);text-transform:uppercase;letter-spacing:.2em;border:1px solid var(--fg-gold);padding:6px 20px}.fg-cargo-promo__btn{margin-top:8px;background:var(--fg-white);color:var(--fg-black);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:14px 32px;transition:background .2s ease,color .2s ease}.fg-cargo-promo:hover .fg-cargo-promo__btn{background:var(--fg-gold);color:var(--fg-white)}@media(max-width:749px){.fg-cargo-promo__img-wrap{max-height:100vw}}.fg-promo-hero-link{display:block;text-decoration:none;background:#000;overflow:hidden}.fg-promo-hero-img{width:100%;max-height:100vh;object-fit:cover;object-position:top center;display:block;transition:transform .4s ease,opacity .3s ease}.fg-promo-hero-link:hover .fg-promo-hero-img{transform:scale(1.015);opacity:.9}@media(max-width:749px){.fg-promo-hero-img{max-height:none;width:100%}}.header__submenu .list-menu__item,.header__submenu .list-menu__item span,.header__submenu a,.menu-drawer .list-menu__item,.menu-drawer .list-menu__item span,.menu-drawer a{color:var(--fg-dark)!important}.header__submenu .list-menu__item:hover,.header__submenu a:hover,.menu-drawer .list-menu__item:hover{color:var(--fg-gold)!important}.fg-cargo-banner{position:relative;background:#000;overflow:hidden;display:block}.fg-cargo-banner__img{width:100%;display:block;max-height:100vh;object-fit:cover;object-position:top center}.fg-cargo-banner__cta{position:absolute;bottom:8%;left:0;right:0;display:flex;justify-content:center}.fg-cargo-banner__btn{display:inline-block;background:var(--fg-gold);color:var(--fg-black);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:16px 48px;text-decoration:none;transition:background .2s ease,transform .2s ease}.fg-cargo-banner__btn:hover{background:var(--fg-white);color:var(--fg-black);transform:translateY(-2px)}@media(max-width:749px){.fg-cargo-banner__img{max-height:none}.fg-cargo-banner__btn{font-size:.85rem;padding:14px 32px}}body{font-size:16px}.card__heading,.card__heading a{font-size:.95rem!important}.card .price{font-size:1rem!important}.card__information{padding:12px 6px 18px}.featured-collection .title,.collections-list .title,.section__heading{font-size:1.6rem!important;letter-spacing:-.02em}.product__title{font-size:2rem!important}.product__info-wrapper .price{font-size:1.5rem!important}.accordion__title{font-size:.9rem!important}.accordion__content,.header__menu-item span,.list-menu__item span,.header__menu-item,.list-menu__item{font-size:.95rem!important}.announcement-bar__message,.announcement-bar a{font-size:.8rem!important}.cart-notification .button--primary:hover{background:#e0e0e0!important;color:var(--fg-black)!important}#CartDrawer,.cart-drawer{background:var(--fg-white)!important;color:var(--fg-dark)!important}.drawer__inner{background:var(--fg-white)!important}.cart-drawer__header{background:var(--fg-white)!important;border-bottom:1px solid var(--fg-border)!important}.cart-drawer__heading{color:var(--fg-dark)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:800!important;font-size:1rem!important}.cart-item__name a,.cart-item__name{color:var(--fg-dark)!important;font-weight:700!important;text-transform:uppercase!important;font-size:.82rem!important;letter-spacing:.03em!important;text-decoration:none!important}.cart-item__details{color:var(--fg-dark)!important}.cart-drawer .drawer__footer{border-top:none!important}.cart-drawer__footer{background:var(--fg-white)!important;border-top:1px solid var(--fg-border)!important;padding:16px 20px 20px!important;gap:10px!important}.totals{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:0 0 8px!important;border-bottom:1px solid var(--fg-border)!important;margin-bottom:4px!important}.totals__total{font-size:.72rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:var(--fg-gray)!important;margin:0!important}.totals__total-value{font-weight:800!important;font-size:1rem!important;color:var(--fg-dark)!important}.tax-note{font-size:.68rem!important;color:var(--fg-gray)!important;text-align:center!important;margin:0!important}#CartDrawer-Checkout,.cart__checkout-button{background:var(--fg-black)!important;color:var(--fg-white)!important;border:none!important;width:100%!important;padding:18px 24px!important;font-size:.88rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.1em!important;border-radius:var(--fg-radius)!important;cursor:pointer!important;margin-top:10px!important}#CartDrawer-Checkout:hover,.cart__checkout-button:hover{background:var(--fg-medium)!important}.cart__ctas{padding:0!important}.cart-notification .button--secondary{color:var(--fg-white)!important;border-color:var(--fg-white)!important;background:transparent!important}.cart-notification .button--secondary:hover{background:#ffffff26!important;color:var(--fg-white)!important}.cart-notification .button--primary{background:var(--fg-white)!important;color:var(--fg-black)!important;border-color:var(--fg-white)!important}.collection-hero--with-image .collection-hero__inner{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.collection-hero__image-container{width:100%!important;max-width:100%!important;margin-top:20px!important;border-radius:var(--fg-radius)!important;overflow:hidden!important;max-height:420px!important}.collection-hero__image-container img{width:100%!important;height:100%!important;object-fit:cover!important;max-height:420px!important}.card-points-forts{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-direction:column;gap:.2rem}.card-points-forts li{position:relative;padding-left:1.2em;font-size:1.2rem;line-height:1.3;color:rgb(var(--color-foreground));opacity:.75}.card-points-forts li:before{content:"\2713";position:absolute;left:0;top:0;color:rgb(var(--color-button));font-weight:700}.product__points-forts-wrapper{margin-top:.6rem}.product__points-forts-wrapper .card-points-forts{gap:.4rem}.product__points-forts-wrapper .card-points-forts li{font-size:1.2rem;opacity:.85}.card-points-forts li{white-space:nowrap;overflow:visible;text-overflow:clip;font-size:1.15rem}.product__accordion .accordion__title,.product__accordion .accordion__title.h4{font-size:1.8rem!important;letter-spacing:.01em!important;line-height:1.2!important}.product__accordion summary{padding:1.5rem 0!important;align-items:center!important}.product__accordion .summary__title+.icon-caret{height:1.8rem!important;width:1.8rem!important;align-self:center!important;margin-top:0!important;position:relative;top:0}.product__accordion .summary__title{align-items:center!important}.product__accordion .accordion__content{font-size:1.2rem!important;line-height:1.5!important}.fg-why{max-width:120rem;margin:0 auto;padding:4rem 2rem;text-align:center}.fg-why__title{font-size:2.6rem;margin:0 0 3rem;font-family:var(--font-heading-family)}.fg-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}@media screen and (max-width:989px){.fg-why__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.fg-why__grid{grid-template-columns:1fr}}.fg-why__item{display:flex;flex-direction:column;align-items:center;gap:.6rem}.fg-why__icon{font-size:3rem;line-height:1;margin-bottom:.4rem}.fg-why__item h3{font-size:1.7rem;margin:0;font-family:var(--font-heading-family)}.fg-why__item p{font-size:1.4rem;opacity:.75;margin:0;max-width:28rem}.fg-reviews{margin:2.4rem 0 5rem}.fg-reviews__header{display:flex;align-items:baseline;gap:1.2rem;margin-bottom:2rem;flex-wrap:wrap}.fg-reviews__title{font-size:2.4rem;font-family:var(--font-heading-family);font-weight:700;margin:0;color:#121212}.fg-reviews__avg{font-size:1.5rem;color:#121212;font-weight:600}.fg-reviews__avg em{font-style:normal}.fg-reviews__wrapper{display:flex;align-items:center;gap:.8rem}.fg-reviews__track{display:flex;gap:1.6rem;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;padding-bottom:.4rem;min-width:0}.fg-reviews__track::-webkit-scrollbar{display:none}.fg-reviews__card{width:88vw;min-width:88vw;flex:0 0 88vw;scroll-snap-align:start;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px;display:flex;flex-direction:column;box-shadow:0 2px 12px #00000014;position:relative}.fg-reviews__stars{color:#00b67a;font-size:24px;letter-spacing:0;line-height:1;margin-bottom:12px}.fg-reviews__review-title{font-size:18px;font-weight:700;color:#121212;margin:0 0 8px;line-height:1.3;padding-right:80px}.fg-reviews__body{font-size:15px;line-height:1.6;color:#666;margin:0 0 16px;flex:1}.fg-reviews__meta{display:flex;align-items:center;margin-top:auto}.fg-reviews__author{font-size:14px;font-weight:600;color:#121212}.fg-reviews__date{font-size:13px;color:#999;position:absolute;top:24px;right:24px}.fg-reviews__arrow{background:none;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:50%;width:3.2rem;height:3.2rem;font-size:1.4rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.fg-reviews__arrow:hover{border-color:rgba(var(--color-foreground),.5)}@media screen and (max-width:749px){.fg-reviews__card{flex:0 0 88vw}.fg-reviews__arrow{display:none}}.product-form__submit{background:#4a5240!important;color:#fff!important;font-family:"DM Sans",var(--font-body-family),sans-serif!important;font-weight:700!important;font-size:.97rem!important;letter-spacing:.05em!important;text-transform:uppercase!important;border:none!important;outline:none!important;border-radius:14px!important;padding:19px 24px!important;box-shadow:0 4px 14px #4a524061!important;transition:background .2s ease,box-shadow .2s ease!important;width:100%!important}.product-form__submit:after{display:none!important}.product-form__submit:hover{background:#3c4334!important;box-shadow:0 6px 18px #4a524080!important}.product-form__submit:active{background:#2f3428!important;transform:translateY(1px)!important;box-shadow:0 2px 6px #4a524040!important}.shopify-payment-button__button,.shopify-payment-button__button--unbranded,.shopify-payment-button__button--branded{border-radius:14px!important;overflow:hidden!important}.shopify-payment-button__button--branded:after,.shopify-payment-button__button--unbranded:after{display:none!important}.fg-atc-sticky{background:#fff!important;box-shadow:0 -2px 8px #00000014!important}.utility-bar{background:#4a5240!important}.related-products__heading{text-transform:uppercase!important;color:#1a1a1a!important;text-align:center!important;margin-bottom:1.6rem!important}.related-products__heading:after{content:"";display:block;width:70px;height:3px;background:#1a1a1a;border-radius:2px;margin:10px auto 0}.fg-rec-wrapper{position:relative;display:flex;align-items:center;gap:0}@media(max-width:749px){.fg-rec-arrow{display:none}}@media(max-width:749px){.fg-rec-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:12px!important;padding:4px 4px 12px!important;grid-template-columns:unset!important}.fg-rec-track::-webkit-scrollbar{display:none!important}.fg-rec-slide{min-width:44vw!important;max-width:44vw!important;flex-shrink:0!important;flex-grow:0!important;scroll-snap-align:start!important;width:unset!important}.fg-rec-slide .card__information{padding:8px 2px 12px!important}}.quantity__rules-cart{display:none!important}.product-form__buttons .product-form__submit{background:#4a5240!important;color:#fff!important}.product-form__buttons .product-form__submit:hover{background:#3c4334!important}.fg-gallery-wrap{display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:8px!important;width:100%!important}.fg-gallery-wrap slider-component{margin-left:0!important;margin-right:0!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.fg-gallery-wrap .thumbnail-slider{flex:0 0 72px!important;width:72px!important;max-width:72px!important;min-width:72px!important;order:-1!important;position:relative!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(to bottom,black 0%,black 65%,transparent 100%)!important;mask-image:linear-gradient(to bottom,black 0%,black 65%,transparent 100%)!important}.fg-gallery-wrap [id^=GalleryViewer-]{flex:1 1 auto!important;width:0!important;min-width:0!important;overflow:hidden!important}.fg-gallery-wrap .product__media-list{width:100%!important;margin-left:0!important;margin-right:0!important;padding-right:0!important;overflow:hidden!important}.fg-gallery-wrap .product__media-item{width:100%!important;max-width:100%!important}.product__media-item:not(.is-active){display:none!important}.fg-gallery-wrap .thumbnail-list{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important;overflow-x:hidden!important;gap:6px!important;scrollbar-width:none!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.fg-gallery-wrap .thumbnail-list::-webkit-scrollbar{display:none!important}.fg-gallery-wrap .thumbnail-list__item{width:72px!important;flex:0 0 72px!important;list-style:none!important;padding:0!important;height:72px!important;min-height:72px!important;box-sizing:border-box!important}.thumbnail{display:block!important;width:72px!important;height:72px!important;border-radius:8px!important;overflow:hidden!important;border:2px solid transparent!important;box-sizing:border-box!important}.thumbnail[aria-current=true]{border-color:#4a5240!important}.thumbnail img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:6px!important}.thumbnail-slider .slider-button,.thumbnail-slider .slider-counter{display:none!important}.product__media-item .product-media-container,.product__media-item .media{border-radius:12px!important;overflow:hidden!important}@media(max-width:749px){.fg-gallery-wrap{gap:6px!important}.fg-gallery-wrap .thumbnail-slider{flex:0 0 56px!important;width:56px!important;max-width:56px!important;min-width:56px!important}.fg-gallery-wrap .thumbnail-list__item{width:56px!important;flex:0 0 56px!important;height:56px!important;min-height:56px!important}.thumbnail{width:56px!important;height:56px!important;border-radius:6px!important}}.fg-editorial-wrapper{background:#fff;padding:0 0 48px}.fg-editorial-block{max-width:620px;margin:0 auto;padding:0 20px;text-align:center}.fg-editorial-block+.fg-editorial-block{margin-top:10px}.fg-editorial-img-wrap{margin:0;max-width:100%}.fg-editorial-img{width:100%;height:auto;display:block;object-fit:contain;border-radius:0;box-shadow:none;margin-bottom:-14%}.fg-editorial-overline{font-size:1.1rem;letter-spacing:.06em;text-transform:none;color:#86868b;font-weight:400;margin:0 0 6px}.fg-editorial-headline{font-family:"Oswald",var(--font-heading-family),sans-serif;font-size:clamp(3.2rem,8vw,5rem);font-weight:600;line-height:1.1;letter-spacing:-.01em;color:#1a1a1a;margin:0 0 6px;text-transform:none}.fg-editorial-headline em{font-style:normal;color:#6b7c45}.fg-editorial-para{font-size:clamp(1.6rem,4vw,2rem);line-height:1.6;color:#86868b;margin:0}.fg-editorial-para strong{color:#1d1d1f;font-weight:600}.fg-accent{color:#6b7c45;font-weight:700}@media(min-width:750px){.fg-editorial-wrapper{padding:0 0 12px}.fg-editorial-block{max-width:680px;padding:0 40px}.fg-editorial-block+.fg-editorial-block{margin-top:16px}}.header__icon .icon-hamburger,.header__icon .icon-search,.header__icon .icon-cart,.header__icon .icon-cart-empty{width:2rem;height:2rem}.announcement-bar .slider-button--prev,.announcement-bar .slider-button--next,.announcement-bar-slider.slider-buttons,.announcement-bar__link.animate-arrow{display:none!important}.announcement-bar .slideshow__slide{padding-block:.85rem!important}.header-wrapper--border-bottom{border-bottom:1px solid rgba(0,0,0,.08)!important}.product-form__input--pill{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;align-items:start!important;justify-content:initial!important;text-align:initial!important}.product-form__input--pill>legend{grid-column:1 / -1!important;margin-bottom:.4rem!important}.product-form__input--pill input[type=radio]+label{display:flex!important;align-items:center!important;justify-content:center!important;height:42px!important;min-height:unset!important;padding:0!important;margin:0!important;border:1px solid #DCDCDC!important;border-radius:4px!important;background:#fff!important;color:#1a1a1a!important;font-size:14.5px!important;font-weight:500!important;letter-spacing:0!important;cursor:pointer!important;width:100%!important;box-sizing:border-box!important;text-decoration:none!important}.product-form__input--pill input[type=radio]:hover+label{border-color:#999!important}.product-form__input--pill input[type=radio]:checked+label{background:#111!important;border-color:#111!important;color:#fff!important;text-decoration:none!important}.product-form__input--pill input[type=radio][class=disabled]+label,.product-form__input--pill input[type=radio].disabled+label{color:#bbb!important;border-color:#eee!important;text-decoration:line-through!important;cursor:not-allowed!important;background:#fff!important}.product-form__quantity{width:132px!important;flex:0 0 132px!important;min-width:0!important}.product-form__quantity .quantity,.product-form__quantity quantity-input{width:132px!important;height:42px!important;min-height:42px!important;border:1px solid #DCDCDC!important;border-radius:4px!important;display:flex!important;overflow:hidden!important}.product-form__quantity .quantity__button{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;background:transparent!important;border:none!important;font-size:20px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;flex-shrink:0!important}.product-form__quantity .quantity__button:hover{background:#f3f3f1!important}.product-form__quantity .quantity__input{flex:1!important;height:42px!important;border:none!important;border-radius:0!important;font-size:15px!important;text-align:center!important;background:transparent!important;padding:0!important;min-width:0!important}.product-form__quantity .quantity__input::-webkit-inner-spin-button,.product-form__quantity .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none!important}.js.product-form__input--pill input[type=radio]+label,.product-form__input.product-form__input--pill input[type=radio]+label{box-sizing:border-box!important;padding:0!important;min-height:0!important;height:42px!important;max-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-form__input.product-form__quantity{flex:0 0 132px!important;width:132px!important;max-width:132px!important;min-width:0!important}.product-form__input.product-form__quantity .quantity,.product-form__input.product-form__quantity quantity-input{width:132px!important;max-width:132px!important;min-width:0!important;min-height:0!important;height:42px!important;max-height:42px!important}.product-form__input.product-form__quantity .quantity__button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;flex-shrink:0!important;flex-grow:0!important}.product-form__input.product-form__quantity .quantity:before,.product-form__input.product-form__quantity .quantity:after{display:none!important}.fg-lifestyle{padding:3.2rem 0 4rem}.fg-lifestyle__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin:0 0 2rem;padding:0 1.6rem}.fg-lifestyle__grid{margin-bottom:48px;display:grid;grid-template-columns:1fr 1fr;gap:.8rem;padding:0 1.6rem}@media screen and (min-width:750px){.fg-lifestyle__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;padding:0 3.2rem}.fg-lifestyle__title{padding:0 3.2rem}}.fg-lifestyle__item{position:relative;overflow:hidden;border-radius:.8rem;aspect-ratio:3 / 4;background:#e8e8e8}.fg-lifestyle__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.fg-lifestyle__item:hover .fg-lifestyle__img{transform:scale(1.04)}.fg-lifestyle__label{position:absolute;bottom:1.2rem;left:1.2rem;color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:.02em;text-shadow:0 1px 6px rgba(0,0,0,.55);pointer-events:none}.fg-lifestyle__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ebebeb}.fg-lifestyle__placeholder svg{width:50%;height:50%;opacity:.25}.fg-faq__item[open],.fg-faq__a{background:#fff!important}.slider-counter__link--dots{background:transparent!important;border:none!important;box-shadow:none!important;-webkit-appearance:none!important}.slider-counter__link--dots .dot{width:8px!important;height:8px!important;border-radius:50%!important;border:1px solid rgba(18,18,18,.5)!important;background:transparent!important;display:block!important;padding:0!important}.slider-counter__link--active.slider-counter__link--dots .dot{background:#121212!important;border-color:#121212!important}.shopify-payment-button,#dynamic-checkout-cart,.dynamic-checkout-cart{display:none!important}.fg-inline-rating{display:flex;align-items:center;gap:4px;font-size:.9rem;margin-top:4px;color:gold;letter-spacing:1px;line-height:1}.fg-s-count{color:#888;font-size:.78rem;letter-spacing:0}.fg-rec-wrapper{position:relative;display:flex;align-items:center}.fg-rec-arrow{background:none;border:1.5px solid #c8c8c8;border-radius:50%;width:36px;height:36px;font-size:1.4rem;line-height:1;color:#4a5240;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;z-index:2}.fg-rec-arrow:hover{background:#4a5240;color:#fff;border-color:#4a5240}@media(max-width:749px){.fg-rec-arrow{display:none!important}}.fg-rec-track{flex:1;min-width:0}@media(max-width:749px){.fg-rec-track{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:12px!important;padding:4px 4px 12px!important;grid-template-columns:unset!important}.fg-rec-track::-webkit-scrollbar{display:none!important}.fg-rec-slide{min-width:calc(50% - 6px)!important;max-width:calc(50% - 6px)!important;flex-shrink:0!important;scroll-snap-align:start!important;width:unset!important}}@media(min-width:750px){.fg-rec-wrapper{gap:12px}.fg-rec-track{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;overflow:visible!important}}.fg-dots{display:flex!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin-top:18px!important}.fg-dot{width:8px!important;height:8px!important;border-radius:50%!important;background:transparent!important;border:2px solid #c0c0c0!important;padding:0!important;cursor:pointer!important;transition:background .25s,border-color .25s!important;-webkit-appearance:none!important;appearance:none!important;flex-shrink:0!important}.fg-dot.fg-dot--active{background:#111!important;border-color:#111!important}.fg-rec-slide .card__heading,.fg-rec-slide .card__heading a,.fg-rec-slide .card__heading .full-unstyled-link,.fg-rec-slide .card__information,.fg-rec-slide .card-information{text-align:center!important}.fg-rec-slide .rating{display:flex!important;justify-content:center!important;margin-top:4px!important}.fg-rec-slide .card__heading,.fg-rec-slide .card__heading a,.fg-rec-slide .card__heading .full-unstyled-link{font-weight:400!important;font-size:14px!important;line-height:1.3!important;text-align:center!important}.fg-rec-slide .card__information,.fg-rec-slide .card-information{text-align:center!important}.fg-rec-slide .card .price,.fg-rec-slide .card .price-item,.fg-rec-slide .price__regular .price-item--regular,.fg-rec-slide .price-item{color:#aaa!important;font-size:13px!important;justify-content:center!important}.fg-rec-slide .price,.fg-rec-slide .price__container{justify-content:center!important;text-align:center!important}.menu-drawer__menu-item>.svg-wrapper{width:10px!important}.fg-best-sellers .card__heading,.fg-best-sellers .card__heading a{font-weight:400;text-align:center}.fg-best-sellers .card__information{text-align:center}.fg-best-sellers .price{justify-content:center;text-align:center;width:100%;color:rgba(var(--color-foreground),.5)}.fg-best-sellers .price .price-item{font-weight:400;color:rgba(var(--color-foreground),.5)}.search-modal__content{padding:.8rem 5rem .8rem 1.6rem!important}.search-modal .field{display:flex!important;flex-direction:row!important;align-items:center!important;background:#f2f2f2!important;border-radius:100px!important;border:none!important;box-shadow:none!important;overflow:hidden!important;height:3.6rem!important;min-height:unset!important;padding:0!important;margin:0 .6rem!important;outline:none!important;clip-path:inset(0 round 100px)!important}.search-modal .field:after,.search-modal .field:before{content:none!important;display:none!important;box-shadow:none!important;border:none!important}.search-modal .field:focus-within,.search-modal .field:focus{outline:none!important;box-shadow:none!important;border:none!important}.search-modal .field__label{display:none!important}.search-modal .field__button{position:static!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;width:auto!important;padding:0 1rem!important;background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.search-modal .field__button.hidden{display:none!important}.search-modal .search__button svg path,.search-modal .search__button svg circle,.search-modal .search__button svg line{stroke:#8e8e93!important;fill:none!important}.search-modal .reset__button svg path,.search-modal .reset__button svg circle,.search-modal .reset__button svg line{stroke:#8e8e93!important;fill:none!important}.search-modal .search__button svg,.search-modal .reset__button svg{width:1.7rem!important;height:1.7rem!important}.search-modal .field__input,.search-modal input[type=search],.search-modal input[name=q],.search-modal .field__input:focus,.search-modal input[type=search]:focus,.search-modal .field__input:focus-visible,.search-modal input[type=search]:focus-visible{flex:1 1 auto!important;min-width:0!important;position:static!important;background:transparent!important;border:none!important;border-width:0!important;box-shadow:none!important;outline:none!important;outline-width:0!important;-webkit-tap-highlight-color:transparent!important;color:#1d1d1f!important;padding:0!important;height:100%!important;font-size:1.6rem!important;border-radius:100px!important}.search-modal .field__input::placeholder,.search-modal input[type=search]::placeholder{color:#8e8e93!important;opacity:1!important}.search-modal .predictive-search{border-radius:16px!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 4px 20px #00000014!important;margin-top:.4rem;overflow:hidden}.fg-product-stars{display:flex;align-items:center;gap:.6rem;margin:.2rem 0 .6rem}.fg-stars{color:#f59e0b;font-size:1.5rem;letter-spacing:.05rem;line-height:1}.fg-stars-count{color:rgba(var(--color-foreground),.55);font-size:1.25rem}#CartDrawer-ColumnTotal,td.cart-item__totals{display:none}.price--on-sale .price__sale{display:inline-flex!important;align-items:center!important;gap:.8rem!important}.price--on-sale .price__badge-sale{background-color:#c0392b!important;color:#fff!important}.animate--fixed>img:not(.zoom):not(.deferred-media__poster-button),.animate--fixed>svg:not(.zoom):not(.deferred-media__poster-button){height:100svh!important}.card-wrapper .price__sale-row .price-item--sale,.card-wrapper .price__sale-row .price-item--regular{font-size:.875rem!important;white-space:normal!important}.fg-size-guide-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:1.5px solid #1a1a1a;border-radius:8px;padding:9px 18px;font-size:1rem;font-weight:500;color:#1a1a1a;cursor:pointer;text-decoration:none;margin-top:12px;line-height:1;letter-spacing:0}.fg-size-guide-btn:hover{background:#1a1a1a;color:#fff}.fg-size-guide-modal{border:none;border-radius:12px;padding:0;max-width:min(500px,94vw);width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 8px 40px #00000040}.fg-size-guide-modal::backdrop{background:#0000008c}.fg-size-guide-modal__inner{padding:20px 16px}.fg-size-guide-modal__close{float:right;background:none;border:none;font-size:1.3rem;cursor:pointer;color:#333;line-height:1;margin-bottom:8px}.fg-size-guide-modal h3{margin:0 0 14px;font-size:1rem;font-weight:700}.fg-size-guide-modal img{width:100%;display:block;border-radius:6px;margin-bottom:10px}.fg-offre-semaine{background:#1a1a1a;padding:48px 0 52px}.fg-offre__inner{max-width:1400px;margin:0 auto;padding:0 20px}.fg-offre__heading{color:#fff;text-align:center;font-size:1.6rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0 0 32px}.fg-offre__viewport{overflow:hidden}.fg-offre__track{display:flex;gap:20px;will-change:transform}.fg-offre__card{flex:0 0 calc(50% - 10px);background:#fff;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;position:relative;display:flex;flex-direction:column}@media(min-width:750px){.fg-offre__card{flex:0 0 calc(33.333% - 14px)}}@media(min-width:1100px){.fg-offre__card{flex:0 0 calc(25% - 15px)}}.fg-offre__badge{position:absolute;top:12px;left:12px;background:#5c6730;color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;z-index:1}.fg-offre__img-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f4f4f4}.fg-offre__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.fg-offre__card:hover .fg-offre__img-wrap img{transform:scale(1.04)}.fg-offre__card-body{padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;gap:6px}.fg-offre__name{margin:0;font-size:.9rem;font-weight:600;color:#1a1a1a;line-height:1.3}.fg-offre__prices{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fg-offre__price-old{font-size:.8rem;color:#999;text-decoration:line-through}.fg-offre__price-sale{font-size:1rem;font-weight:700;color:#1a1a1a}.fg-logo{font-family:Oswald,sans-serif!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important}.fg-logo__field{color:#121212!important}.fg-logo__gear{color:#4a5240!important}.cart__checkout-button,.cart-drawer .cart__checkout-button{border-radius:14px!important}.cart__checkout-button:after,.cart-drawer .cart__checkout-button:after{border-radius:14px!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fieldgear-custom.css.map */
