.shopify-section.ehc-ingredient-map-section{width:100%;max-width:none}.shopify-section.ehc-ingredient-map-section>section{width:100%;max-width:none}.ehc-ingredient-map-section.interactive-map-section{margin-bottom:40px}.ehc-ingredient-map-section .map-points-title{color:#333;font-family:Crimson Text,Georgia,serif;font-size:26px;line-height:46px;margin:0 0 10px;text-transform:uppercase}.ehc-ingredient-map-section .map-points-subtitle{font-size:16px;line-height:18px;margin:0 0 20px}.ehc-ingredient-map-section .map-points-header{margin:20px 20px 32px}.ehc-ingredient-map-section .interactive-map-container{margin:40px 20px}.ehc-ingredient-map-section .interactive-map-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:2rem}.ehc-ingredient-map-section .map-points-list{flex-shrink:0;min-height:0;overflow-x:auto;overflow-y:hidden;order:3}.ehc-ingredient-map-section .map-points-list::-webkit-scrollbar{height:3px;width:3px}.ehc-ingredient-map-section .map-points-list::-webkit-scrollbar-track{background:#f5f5f3}.ehc-ingredient-map-section .map-points-list::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:2px}.ehc-ingredient-map-section .points-list{display:flex;flex-flow:row;gap:16px;list-style:none;margin:0;padding:0 0 20px}.ehc-ingredient-map-section .point-item{margin:0}.ehc-ingredient-map-section .point-button{display:flex;flex-direction:column;align-items:center;gap:24px;width:90px;height:100%;padding:11px 20px;background:#fff;border:1px solid #333;border-radius:8px;color:#333;cursor:pointer;font-size:16px;font-style:italic;letter-spacing:normal;text-align:center;transition:background .3s}.ehc-ingredient-map-section .point-button.active,.ehc-ingredient-map-section .point-button:hover{background:#f5f5f3}.ehc-ingredient-map-section .ehc-point-icon{display:block;width:50px;height:50px;object-fit:contain;flex-shrink:0;margin:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;mix-blend-mode:multiply}.ehc-ingredient-map-section .point-label{display:block}.ehc-ingredient-map-section .map-svg-container{position:relative;flex:1;order:2;overflow:hidden;border-radius:8px;background:#f5f5f3;aspect-ratio:845 / 480}.ehc-ingredient-map-section .map-svg-wrapper{position:relative;display:block;width:100%;overflow:hidden;aspect-ratio:845 / 480;min-height:280px;background:#f5f5f3}.ehc-ingredient-map-section .map-controls{display:none;position:absolute;top:10px;left:5px;z-index:8;flex-direction:column;gap:.5rem}.ehc-ingredient-map-section .map-controls.visible{display:flex}.ehc-ingredient-map-section .map-control-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:0 10px;background:transparent;border:0;color:#333;font-size:14px;line-height:20px;text-decoration:underline;cursor:pointer}.ehc-ingredient-map-section .map-control-icon{display:block;width:8px;height:12px;background:var(--ehc-map-arrow) center / contain no-repeat}.ehc-ingredient-map-section .map-center-marker{display:none;position:absolute;top:50%;left:50%;z-index:8;flex-direction:column;align-items:center;gap:.5rem;transform:translate(-50%,-24px);pointer-events:none}.ehc-ingredient-map-section .map-center-marker.visible{display:flex}.ehc-ingredient-map-section .map-pin-icon{width:24px;height:24px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.ehc-ingredient-map-section .map-point-name{font-family:Crimson Text,Georgia,serif;font-size:16px;font-style:italic;line-height:20px}.ehc-ingredient-map-section .map-popup-trigger{pointer-events:auto;padding:10px 40px;border:0;background:#4e4b4a;color:#fff;font-size:16px;line-height:20px;text-decoration:underline;cursor:pointer;white-space:nowrap}.ehc-ingredient-map-section .map-popup-trigger:hover{background:#6e6c6c}.ehc-map-popup-overlay.map-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100010!important;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0009;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s,visibility .25s}.ehc-map-popup-overlay.map-popup-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.ehc-map-popup-overlay .map-popup{position:relative;width:100%;max-width:870px;max-height:90vh;overflow-y:auto;background:#fff;transform:translateY(10px);transition:transform .25s}.ehc-map-popup-overlay .map-popup-header{padding-right:4.5rem}.ehc-map-popup-overlay.active .map-popup{transform:translateY(0)}.ehc-map-popup-overlay .ehc-map-popup-close,.ehc-map-popup-overlay .map-popup-close.ehc-map-popup-close{position:absolute;top:0;right:0;z-index:20;display:flex!important;align-items:center;justify-content:center;width:72px;height:72px;padding:0;margin:0;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:#333!important;cursor:pointer;appearance:none;-webkit-appearance:none}.ehc-map-popup-overlay .ehc-map-popup-close:hover,.ehc-map-popup-overlay .ehc-map-popup-close:focus{background:transparent!important;color:#333!important}.ehc-map-popup-overlay .ehc-map-popup-close__icon{display:block;width:24px;height:24px;flex-shrink:0;pointer-events:none}.ehc-map-popup-overlay .map-popup-body{padding:1.5rem}.ehc-map-popup-overlay .map-popup-title{margin:0 0 10px;font-size:26px;font-weight:700;line-height:30px}.ehc-map-popup-overlay .map-popup-subtitle{font-size:18px;font-style:italic;line-height:22px}.ehc-map-popup-overlay .map-popup-text{font-size:14px;line-height:1.5}.ehc-map-popup-overlay .map-popup-text p{margin-bottom:12px}.ehc-map-popup-overlay .map-popup-media img{display:block;width:100%;max-width:100%;margin:30px auto}.ehc-map-popup-overlay .map-popup-media .map-popup-icon img{margin:0;width:auto;max-width:120px}.ehc-map-popup-overlay .map-popup-media--video{margin-top:34px;text-align:center}.ehc-map-popup-overlay .map-popup-media--video .video-container{position:relative}.ehc-map-popup-overlay .map-popup-media--video iframe{width:100%;aspect-ratio:16 / 9}.ehc-map-popup-overlay .map-popup-media--video .video-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.ehc-map-popup-overlay .map-popup-icon{display:none}.ehc-map-popup-overlay .map-popup-icon.mobile-icon{display:block;margin-top:20px;text-align:center}.ehc-map-popup-overlay .map-popup-carousel-wrap,.map-popup-overlay .map-popup-carousel-wrap{margin-top:34px;position:relative;overflow:visible;padding-bottom:32px}.ehc-map-popup-overlay .map-popup-carousel.swiper,.map-popup-overlay .map-popup-carousel.swiper{overflow:hidden}.ehc-map-popup-overlay .map-popup-carousel .swiper-slide img,.map-popup-overlay .map-popup-carousel .swiper-slide img{display:block;width:100%;height:auto}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next,.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev{position:absolute;top:50%;bottom:auto;z-index:20;display:flex!important;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:0;color:#fff;background-color:#4e4b4a;transform:translateY(-50%);transition:background-color .5s ease-in-out;cursor:pointer;-webkit-appearance:none;appearance:none}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev{left:0;right:auto}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next{right:0;left:auto}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next:after,.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev:after,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next:after,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev:after{display:none!important;content:none!important}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-disabled,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-disabled{opacity:1!important;pointer-events:none}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev.swiper-button-disabled,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev.swiper-button-disabled{background-color:#d3d3d3}.ehc-map-popup-overlay .map-popup-carousel-wrap .ehc-carousel-arrow,.map-popup-overlay .map-popup-carousel-wrap .ehc-carousel-arrow{display:block;width:26px;height:20px;pointer-events:none}.ehc-map-popup-overlay .map-popup-carousel.swiper .swiper-scrollbar,.map-popup-overlay .map-popup-carousel.swiper .swiper-scrollbar{position:absolute;left:0;right:0;bottom:-25px;height:3px;background:#f0f0f0;border-radius:0;z-index:5}.ehc-map-popup-overlay .map-popup-carousel.swiper .swiper-scrollbar-drag,.map-popup-overlay .map-popup-carousel.swiper .swiper-scrollbar-drag{height:100%;background:#4e4b4a;border-radius:0}.ehc-map-popup-overlay .map-popup-carousel-wrap .ehc-map-carousel-progress,.map-popup-overlay .map-popup-carousel-wrap .ehc-map-carousel-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#f0f0f0;pointer-events:none;z-index:6}.ehc-map-popup-overlay .map-popup-carousel-wrap .ehc-map-carousel-progress__fill,.map-popup-overlay .map-popup-carousel-wrap .ehc-map-carousel-progress__fill{display:block;height:100%;width:20%;background:#4e4b4a;transition:width .25s ease}.ehc-map-popup-overlay .map-popup-footer{margin-top:40px;text-align:center}.ehc-map-popup-overlay .map-popup-cta-link{display:inline-block;padding:10px 40px;background:#4e4b4a;color:#fff;font-family:Crimson Text,Georgia,serif;font-size:16px;text-decoration:underline}.ehc-map-popup-overlay .map-popup-cta-link:hover{background:#6e6c6c;color:#fff}@media(min-width:799px){.ehc-ingredient-map-section .map-points-title{font-size:32px;margin-bottom:25px}.ehc-ingredient-map-section .map-points-header{margin:40px 40px 32px}.ehc-ingredient-map-section .interactive-map-container{margin:40px}.ehc-ingredient-map-section .interactive-map-wrapper{position:relative;flex-direction:row;padding-left:calc(375px + 2rem)}.ehc-ingredient-map-section .map-points-list{position:absolute;top:0;bottom:0;left:0;width:375px;order:1;overflow-y:auto;overflow-x:hidden}.ehc-ingredient-map-section .points-list{flex-flow:column;padding:0 40px 0 0}.ehc-ingredient-map-section .point-button{flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:auto;font-size:18px;text-align:left}.ehc-ingredient-map-section .map-controls{top:25px;left:25px}.ehc-ingredient-map-section .map-control-btn{font-size:16px}.ehc-ingredient-map-section .map-center-marker{transform:translate(-50%,-12px)}.ehc-ingredient-map-section .map-popup-trigger{margin-top:30px}.ehc-ingredient-map-section .map-point-name{font-size:18px}.ehc-map-popup-overlay .map-popup-header,.ehc-map-popup-overlay .map-popup-text,.ehc-map-popup-overlay .map-popup-media--video .video-container{margin-left:18%;margin-right:18%}.ehc-map-popup-overlay .map-popup-media--video .video-container .map-popup-icon{display:block;position:absolute;left:-18%;bottom:0;z-index:9}.ehc-map-popup-overlay .map-popup-icon.mobile-icon{display:none}.ehc-map-popup-overlay .map-popup-carousel-wrap,.map-popup-overlay .map-popup-carousel-wrap{margin:34px 18% 0;padding-bottom:40px}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-prev{left:-100px}.ehc-map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next,.map-popup-overlay .map-popup-carousel-wrap>.swiper-button-next{right:-100px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/ehc-ingredient-map.css.map */
