.natuno-sl{--bg-color-stores: #f7f3f4}.nsl_local-stores{background-color:var(--bg-color-stores);position:relative;padding:80px}.nsl_local-stores .nsl_ls_inner{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px;position:relative}.nsl_local-stores .nsl_ls_inner h2{margin:0;font-size:2.25em;font-weight:600}.nsl_local-stores .nsl_ls_inner .nsl_ls_stores{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;padding:0}.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-1,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-2{grid-template-columns:repeat(2,1fr)}.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-3{grid-template-columns:repeat(3,1fr)}.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-4{grid-template-columns:repeat(4,1fr)}.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-5{grid-template-columns:repeat(5,1fr)}.nsl_local-stores .nsl_ls_inner ul{list-style-type:none}.nsl_local-stores .nsl_ls_inner .nsl_ls_store_item-list{list-style-type:none;padding:0;margin:0}.nsl_local-stores .nsl_ls_inner .nsl_ls_store_item{background-color:#fff;padding:28px;border-radius:6px;display:flex;align-items:center;gap:12px;border:1px solid #ffffff;text-decoration:none;height:100%;position:relative}.nsl_local-stores .nsl_ls_inner .nsl_ls_store_item:hover{background-color:#000;color:#fff;border-color:#000}.nsl_local-stores .nsl_ls_inner .nsl_ls_store_item .nsl_ls_flag{width:auto;height:20px;position:relative}.nsl_local-stores .nsl_ls_inner .nsl_ls_store_item .nsl_ls_flag img{width:100%;height:100%;object-fit:cover}.nsl_local-stores .nsl_ls_inner .nsl_ls_store_item .nsl_ls_name{font-size:1em;font-weight:600;line-height:1.5em}.natuno-sl .nsl_store-info{position:relative;background:#fff;border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15)}.natuno-sl .nsl_store-info .nsl_si_inner{width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr}.natuno-sl .nsl_store-info .nsl_si_inner .column-info{padding:60px 80px;display:flex;flex-direction:column;gap:12px}.natuno-sl .nsl_store-info .nsl_si_inner .column-info h3{padding:0;margin:0;font-size:1em;font-weight:600;line-height:1.5em;font-family:var(--font-heading)}.natuno-sl .nsl_store-info .nsl_si_inner .column-info p{padding:0;font-size:1em;line-height:1.5em;margin:0}.natuno-sl .nsl_store-info .nsl_si_inner .column-info:first-child{border-right:1px solid rgba(0,0,0,.15)}@media(max-width:1200px){.nsl_local-stores{padding:40px}.natuno-sl .nsl_store-info .nsl_si_inner .column-info{padding:40px 32px;grid-template-columns:1fr 1fr}}@media(max-width:1024px){.nsl_local-stores{padding:32px}.nsl_local-stores .nsl_ls_inner .nsl_ls_stores,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-1,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-2,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-3,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-4,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-5{grid-template-columns:repeat(3,1fr);gap:16px}.natuno-sl .nsl_store-info .nsl_si_inner{grid-template-columns:1fr}.natuno-sl .nsl_store-info .nsl_si_inner .column-info{padding:32px 24px}.natuno-sl .nsl_store-info .nsl_si_inner .column-info:first-child{border-right:none;border-bottom:1px solid rgba(0,0,0,.15)}}@media(max-width:640px){.nsl_local-stores .nsl_ls_inner .nsl_ls_stores,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-1,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-2,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-3,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-4,.nsl_local-stores .nsl_ls_inner .nsl_ls_stores.layout-5{grid-template-columns:repeat(1,1fr);gap:16px}}.store-item-wrapper{position:relative;display:block;height:100%}.store-item-wrapper .store-item-arrow{position:absolute;bottom:-20px;left:50%;transform:translate(-50%) translateY(16%) rotate(45deg);width:12px;height:12px;border-right-color:#fff;border-bottom-color:#fff;background:#fff;z-index:1000;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease}.store-item-wrapper:hover .store-item-arrow,.store-item-wrapper.active-tooltip .store-item-arrow{opacity:1;visibility:visible;pointer-events:initial}@media(max-width:768px){.store-item-wrapper:hover .store-item-arrow,.store-item-wrapper.active-tooltip .store-item-arrow{opacity:0}}.store-with-tooltip{cursor:pointer;position:relative}.store-tooltip-content{position:absolute;top:100%;left:50%;transform:translate(-50%);z-index:1000;min-width:280px;max-width:400px;margin-top:12px;padding:20px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 8px 32px #00000026;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-12px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;pointer-events:none;display:none}.natuno-retail-store b{font-size:15px}@media(min-width:769px){.store-tooltip-content{display:none!important}}.store-tooltip-content.show{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.tooltip-arrow{position:absolute;top:-8px;left:50%;transform:translate(-50%) translateY(16%) rotate(45deg);width:12px;height:12px;border:.5px solid rgba(0,0,0,.3);border-right-color:#fff;border-bottom-color:#fff;background:#fff}.tooltip-richtext{color:inherit;font-size:.875em;line-height:1.5}.tooltip-richtext h1,.tooltip-richtext h2,.tooltip-richtext h3,.tooltip-richtext h4,.tooltip-richtext h5,.tooltip-richtext h6{margin:0 0 12px;font-weight:600}.tooltip-richtext p{margin:0}.tooltip-richtext p:last-child{margin-bottom:0}.tooltip-richtext ul,.tooltip-richtext ol{margin:0 0 12px 20px}.tooltip-richtext strong{font-weight:600}.tooltip-actions{display:flex;gap:8px;justify-content:space-between;align-items:center}.tooltip-close-btn{background:transparent;border:none;font-size:24px;line-height:1;cursor:pointer;color:#666;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.tooltip-close-btn:hover{background:#0000000d;color:#333}.nsl-tooltip-icon{width:24px;height:24px;position:relative}.nsl-tooltip-icon img,.nsl-tooltip-icon svg{width:100%;height:100%;object-fit:cover}.nsl-tooltip-content{position:relative;flex:1}.nsl-tooltip-desktop{background:#fff;width:100%;border-radius:8px;box-shadow:0 0 30px #0000001a;transition:opacity .3s ease,visibility .3s ease;position:absolute;top:100%;left:0;right:0;z-index:1000;opacity:0;visibility:hidden;pointer-events:none}.nsl-tooltip-desktop-content{padding:32px 28px;overflow:visible;height:auto!important;max-height:none}.mobile-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 32px #0003;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.8,.25,1);max-height:80vh;overflow:hidden}.mobile-drawer.show{transform:translateY(0)}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid rgba(0,0,0,.1);background:#fff;position:sticky;top:0;z-index:10}.mobile-drawer-header h3{margin:0;font-size:1.25em;font-weight:600;line-height:1.4;color:#000;padding-right:16px;flex:1}.mobile-drawer-close{background:none;border:none;padding:8px;cursor:pointer;color:#666;border-radius:6px;transition:background-color .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.mobile-drawer-close:hover{background-color:#0000000d;color:#000}.mobile-drawer-close:active{background-color:#0000001a}.mobile-drawer-content{padding:24px;overflow-y:auto;max-height:calc(80vh - 80px);-webkit-overflow-scrolling:touch;position:relative}.mobile-drawer:after{content:"";position:absolute;left:0;bottom:0;right:0;background:linear-gradient(180deg,#ffffff01,#fffc 60%);height:40px;pointer-events:none}.mobile-drawer-content .tooltip-richtext{font-size:1em;line-height:1.6;color:#333}.mobile-drawer-content .flex{display:flex;gap:12px;margin-bottom:20px}.mobile-drawer-content .flex.align-start{align-items:flex-start}.mobile-drawer-content .flex:last-child{margin-bottom:0}.mobile-drawer-content .nsl-tooltip-icon{width:28px;height:28px;flex-shrink:0;margin-top:2px}.mobile-drawer-content .nsl-tooltip-content{flex:1}.mobile-drawer-content .nsl-tooltip-content b{display:block;font-weight:600;color:#000;font-size:15px}.mobile-drawer-content p{margin:0 0 4px;line-height:1.6}.mobile-drawer-content p:last-child{margin-bottom:0}.mobile-drawer-content ul,.mobile-drawer-content ol{margin:0 0 12px;padding-left:20px}.mobile-drawer-content li{margin-bottom:6px;line-height:1.5}.mobile-drawer-content strong{font-weight:600;color:#000}.btn-pill a{text-decoration:none;color:#fff;font-size:14px;padding:3px 10px;background-color:#000;border-radius:60px}.btn-pill p{margin:4px 0!important}.tooltip-text{margin-top:4px;margin-bottom:8px}.tooltip-text p,p.tooltip-text{margin:unset;font-size:14px;line-height:160%}.tooltip-title p{margin:0}.natuno-sl{position:relative;overflow:visible}.nsl_local-stores{overflow:visible}.nsl-tooltip-desktop{background:#fff;border-radius:8px;box-shadow:0 0 30px #0000001a;transition:opacity .3s ease,visibility .3s ease;position:fixed;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;max-height:60vh;max-width:calc(100vw - 40px);min-width:280px;--arrow-left: 50%}.nsl-tooltip-desktop:before{content:"";position:absolute;top:-8px;left:var(--arrow-left, 50%);transform:translate(-50%) translateY(16%) rotate(45deg);width:12px;height:12px;background:#fff;border:.5px solid rgba(0,0,0,.1);border-right-color:transparent;border-bottom-color:transparent;z-index:1}.nsl-tooltip-desktop.shown{opacity:1;visibility:visible;pointer-events:auto}@media(min-width:769px){.store-item-wrapper .store-item-arrow{display:none}}.natuno-store-wrap{display:flex;flex-direction:column;justify-content:space-between}
/*# sourceMappingURL=/cdn/shop/t/36/assets/natuno-store-location-v2.css.map */
