.Accordion_accordion__HIbE8{border-radius:5px;overflow:hidden}.Accordion_accordion__HIbE8 .Accordion_header__T0ALu{width:100%;background:var(--custom-8);color:var(--custom-1);padding:10px 15px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;cursor:pointer;transition:background .3s ease;box-sizing:border-box}.Accordion_accordion__HIbE8 .Accordion_header__T0ALu:hover{background:var(--primary)}.Accordion_accordion__HIbE8 .Accordion_icon__qDxd_{font-size:14px}.Accordion_accordion__HIbE8 .Accordion_content__cKxDg{padding:10px 15px;background:var(--background);color:var(--foreground);font-size:14px;line-height:1.6;border-top:4px solid #1e5317}.Accordion_accordion__HIbE8.Accordion_open__QorvP .Accordion_header__T0ALu{background:var(--primary)}.BasicButton_button__2_X1A{padding:10px 16px;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box;height:50px}.BasicButton_button__2_X1A:disabled{opacity:.5;cursor:not-allowed}.BasicButton_primary__OLkTH{background:var(--button-basic-bc,var(--primary));color:#fff}.BasicButton_primary__OLkTH:hover{background:var(--button-basic-hover,var(--custom-12))}.BasicButton_secondary__36s3Q{background:var(--secondary);color:#333}.BasicButton_secondary__36s3Q:hover{background:#ccc}.BasicButton_icon__YBefR{background:rgba(0,0,0,0);color:#0070f3;padding:8px;border-radius:50%}.BasicButton_icon__YBefR:hover{background:rgba(0,112,243,.1)}.ImageGallery_gallery__iWFrE{position:relative;display:flex;flex-direction:column;width:100%;min-width:0}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax{position:relative;z-index:0;isolation:isolate;width:100%;max-width:600px;overflow:hidden;border-radius:.875rem;background:#f3f5f1}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax img,.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax video{width:100%;object-fit:cover;object-position:top;border-radius:5px;max-height:700px}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:.5rem 0;justify-content:left;max-width:100%;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--button-basic-bc,var(--primary)) 65%,white) color-mix(in srgb,var(--muted) 85%,transparent)}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY::-webkit-scrollbar{height:.5rem}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY::-webkit-scrollbar-track{background:color-mix(in srgb,var(--muted) 85%,transparent);border-radius:999px}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY::-webkit-scrollbar-thumb{background:linear-gradient(90deg,color-mix(in srgb,var(--button-basic-bc,var(--primary)) 75%,white),color-mix(in srgb,var(--primary) 70%,white));border-radius:999px;border:2px solid color-mix(in srgb,var(--muted) 85%,transparent)}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--button-basic-bc,var(--primary)) 85%,white),color-mix(in srgb,var(--primary) 80%,white))}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG{position:relative;width:4rem;flex:0 0 4rem;height:4rem;padding:0;border:2px solid rgba(0,0,0,0);border-radius:.375rem;background:#f3f5f1;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;overflow:hidden}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG:hover{border-color:color-mix(in srgb,var(--primary) 34%,transparent);transform:translateY(-1px)}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG.ImageGallery_active___AUsU{border-color:var(--primary);box-shadow:0 0 0 2px hsla(0,0%,100%,.95)}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnailImage__YPaV1,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnailVideo__GIj0R,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG img,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG video{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:.375rem}.ImageGallery_gallery__iWFrE .ImageGallery_dots__aKHoC{position:absolute;bottom:.75rem;left:50%;z-index:10;display:flex;align-items:center;justify-content:center;gap:.375rem;max-width:calc(100% - 7rem);padding:.4rem .55rem;overflow-x:auto;border:1px solid color-mix(in srgb,var(--primary) 30%,rgba(255,255,255,.38));border-radius:9999px;background:color-mix(in srgb,var(--primary) 78%,transparent);box-shadow:0 .125rem .5rem color-mix(in srgb,var(--primary) 42%,rgba(0,0,0,.28));backdrop-filter:blur(.4rem);-webkit-backdrop-filter:blur(.4rem);scrollbar-width:none;transform:translateX(-50%)}.ImageGallery_gallery__iWFrE .ImageGallery_dots__aKHoC::-webkit-scrollbar{display:none}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrows__bBkiv{pointer-events:none;position:absolute;inset:0;z-index:9}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd{pointer-events:auto;position:absolute;top:50%;display:grid;width:2.75rem;height:2.75rem;padding:0;place-items:center;border:1px solid rgba(30,83,23,.16);border-radius:999px;background:hsla(0,0%,100%,.78);box-shadow:0 .25rem 1rem rgba(26,38,24,.14),inset 0 1px 0 hsla(0,0%,100%,.72);color:var(--primary);cursor:pointer;backdrop-filter:blur(.65rem) saturate(1.05);-webkit-backdrop-filter:blur(.65rem) saturate(1.05);transform:translateY(-50%);transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd svg{width:1.35rem;height:1.35rem;stroke-width:2.25}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd:hover{background:hsla(0,0%,100%,.94);box-shadow:0 .35rem 1.25rem rgba(26,38,24,.18);transform:translateY(-50%) scale(1.04)}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd:active{transform:translateY(-50%) scale(.96)}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ImageGallery_gallery__iWFrE .ImageGallery_previousArrow__FSbA3{left:1rem}.ImageGallery_gallery__iWFrE .ImageGallery_nextArrow___YfRn{right:1rem}.ImageGallery_gallery__iWFrE .ImageGallery_dot__y_G_X{flex:0 0 auto;width:.4rem;height:.4rem;padding:0;border-radius:9999px;background-color:color-mix(in srgb,var(--primary) 14%,rgba(255,255,255,.72));border:none;cursor:pointer;transition:width .2s ease,background-color .2s ease}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnailVideo__GIj0R{width:100px;height:auto}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnailScrollbar__qAlOy{display:none}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenVideo__G8Qh0{width:100%;height:100%;object-fit:contain!important;background-color:#000}.ImageGallery_gallery__iWFrE .ImageGallery_activeDot__YHIAf{width:1.25rem;background-color:color-mix(in srgb,var(--primary) 10%,white)}.ImageGallery_gallery__iWFrE .ImageGallery_slidePlaceholder__YSirL{width:100%;aspect-ratio:6/7;border-radius:5px;background:color-mix(in srgb,var(--muted) 75%,white)}.ImageGallery_gallery__iWFrE .ImageGallery_mediaFrame__M_dJZ{position:relative;width:100%}.ImageGallery_gallery__iWFrE .ImageGallery_mediaSkeleton__0HL49{position:absolute;inset:0;z-index:1;pointer-events:none;width:100%;height:100%;border-radius:5px;background:color-mix(in srgb,var(--muted) 75%,white)}.ImageGallery_gallery__iWFrE .ImageGallery_mediaAsset__1FM6_{position:relative;z-index:2;transition:opacity .2s ease}.ImageGallery_gallery__iWFrE .ImageGallery_mediaAssetHidden__Cafeh{opacity:0}.ImageGallery_gallery__iWFrE .ImageGallery_mediaAssetLoaded__FPvp4{opacity:1}.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1{width:100%;height:auto}.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 img,.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 video{width:100%;height:auto;object-fit:cover;object-position:top;border-radius:5px;max-height:700px}@media(min-width:992px){.ImageGallery_gallery__iWFrE{display:grid;height:clamp(32rem,100dvh - 9.5rem,49rem);grid-template-columns:4.75rem minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:.75rem}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax{grid-column:2;grid-row:1;height:100%;max-width:none;border:1px solid color-mix(in srgb,var(--primary) 10%,transparent);box-shadow:0 .5rem 1.75rem rgba(35,48,33,.07)}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax [data-slot=carousel-content],.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax [data-slot=carousel-content]>div,.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax [data-slot=carousel-item],.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax [data-slot=carousel]{height:100%}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax img,.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax video{width:100%;height:100%!important;max-height:none;border-radius:0;object-fit:contain!important;object-position:center}.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1,.ImageGallery_gallery__iWFrE .ImageGallery_mediaFrame__M_dJZ,.ImageGallery_gallery__iWFrE .ImageGallery_mediaSkeleton__0HL49,.ImageGallery_gallery__iWFrE .ImageGallery_slidePlaceholder__YSirL{height:100%}.ImageGallery_gallery__iWFrE .ImageGallery_mediaFrame__M_dJZ{isolation:isolate;overflow:hidden}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY{grid-column:1;grid-row:1;flex-direction:column;gap:.625rem;max-width:none;max-height:100%;padding:.125rem .25rem .125rem .125rem;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY::-webkit-scrollbar{width:.35rem;height:auto}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG{width:4.25rem;height:4.25rem;flex-basis:4.25rem;border-radius:.625rem}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG img,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY .ImageGallery_thumbnail__99nbG video{border-radius:.5rem;object-position:center}}@media(min-width:1200px){.ImageGallery_gallery__iWFrE{width:100%;grid-template-columns:5.25rem minmax(0,1fr)}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax{display:flex;width:100%;overflow:visible;align-items:center;justify-content:center;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax [data-slot=carousel]{width:min(100%,clamp(24rem,75dvh - 7.125rem,36.75rem));height:100%;aspect-ratio:3/4;transform:translateX(var(--product-gallery-balance-offset,0))}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax [data-slot=carousel-content]{border:1px solid color-mix(in srgb,var(--primary) 10%,transparent);border-radius:.875rem;box-shadow:0 .5rem 1.75rem rgba(35,48,33,.07)}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax img,.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax video{object-fit:cover!important}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd{width:2.75rem;height:2.75rem;border-color:color-mix(in srgb,var(--primary) 10%,transparent);background:hsla(0,0%,100%,.82);box-shadow:0 .3rem 1rem rgba(35,48,33,.12);color:#333833;opacity:.94;backdrop-filter:blur(.55rem);-webkit-backdrop-filter:blur(.55rem)}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd svg{width:1.2rem;height:1.2rem;stroke-width:2}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrow__ODHfd:hover{border-color:color-mix(in srgb,var(--primary) 12%,transparent);background:hsla(0,0%,100%,.82);box-shadow:0 .2rem .65rem rgba(35,48,33,.1);color:var(--primary);opacity:1}.ImageGallery_gallery__iWFrE .ImageGallery_previousArrow__FSbA3{left:-3.5rem}.ImageGallery_gallery__iWFrE .ImageGallery_nextArrow___YfRn{right:-3.5rem}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY{padding-right:.875rem;scrollbar-width:none}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY::-webkit-scrollbar{display:none}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnailScrollbar__qAlOy{position:absolute;top:2.875rem;bottom:.125rem;left:4.75rem;z-index:6;display:block;width:.3rem;border-radius:999px;background:color-mix(in srgb,var(--primary) 8%,transparent);pointer-events:none}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnailScrollbar__qAlOy span{position:absolute;left:0;width:100%;border-radius:999px;background:color-mix(in srgb,var(--primary) 62%,white);box-shadow:0 .1rem .3rem rgba(30,83,23,.14);transition:top 80ms linear}}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenOverlay__lrPYo{position:fixed;inset:0;z-index:10000;overflow:hidden;background:#000;touch-action:none}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenCarousel__AXcqq{width:100%;height:100%}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenCarousel__AXcqq [data-slot=carousel-content]{height:100%}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenContent__YLbRL{height:100%;margin-left:0!important}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenSlide__YNaEc{position:relative;height:100%;padding-left:0!important}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenMediaFrame__6M1nr{position:relative;width:100%;height:100%;overflow:hidden}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenImage__9M44G{user-select:none;transition:transform .05s linear;-webkit-user-drag:none}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenMedia__xJcv2{width:100%;height:100%;object-fit:contain}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenClose__1103V{position:absolute;top:max(1.25rem,env(safe-area-inset-top));right:1.25rem;z-index:12;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;color:var(--primary-foreground);cursor:pointer;border:1px solid color-mix(in srgb,var(--primary) 35%,rgba(255,255,255,.5));border-radius:9999px;background:color-mix(in srgb,var(--primary) 88%,rgba(0,0,0,.22));box-shadow:0 .1875rem .75rem rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.14);backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenClose__1103V svg{width:1.35rem;height:1.35rem}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenClose__1103V:hover{border-color:color-mix(in srgb,var(--primary) 20%,rgba(255,255,255,.68));background:color-mix(in srgb,var(--primary) 96%,rgba(0,0,0,.1));transform:scale(1.05)}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenClose__1103V:active{transform:scale(.94)}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenClose__1103V:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 45%,rgba(255,255,255,.9));outline-offset:3px}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenDots__nCMOp{bottom:max(1.25rem,env(safe-area-inset-bottom));z-index:12}@media(max-width:768px){.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenOverlay__lrPYo{bottom:var(--fullscreen-gallery-bottom-offset,0)}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax{padding:0;border-radius:0}.ImageGallery_gallery__iWFrE .ImageGallery_galleryArrows__bBkiv{display:none}.ImageGallery_gallery__iWFrE .ImageGallery_carouselWrapper__62xp8{position:relative;width:100%}.ImageGallery_gallery__iWFrE .ImageGallery_carousel__auoIj{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1{flex:0 0 100%;scroll-snap-align:bottom;object-fit:cover;border-radius:0}.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 .ImageGallery_mediaSkeleton__0HL49,.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 .ImageGallery_slidePlaceholder__YSirL,.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 img,.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 video{border-radius:0;max-height:550px}}