.wllcm{--wllcm-accent:#E9A217;--wllcm-gap:26px;position:relative;display:flex;flex-direction:column;gap:var(--wllcm-gap);width:100%;padding:28px;background:#fff;border:1px solid #edf0f2;border-radius:32px;box-shadow:0 18px 50px rgba(20,28,36,.07);overflow:hidden}.wllcm *,.wllcm *:before,.wllcm *:after{box-sizing:border-box}.wllcm a{text-decoration:none!important;color:inherit}.wllcm-media{position:relative;display:block;width:100%;overflow:hidden;border-radius:80px;background:#f6f5f2}.wllcm-media:after{content:"";position:absolute;inset:0;border:1px solid rgba(233,162,23,.25);border-radius:inherit;pointer-events:none}.wllcm-media img{display:block;width:100%;height:500px;object-fit:cover;border-radius:80px;transition:transform .45s ease}.wllcm-media:hover img{transform:scale(1.015)}.wllcm-media:focus-visible,.wllcm-location-card:focus-visible,.wllcm-feature-card:focus-visible{outline:3px solid var(--wllcm-accent);outline-offset:4px}.wllcm-media-badge{position:absolute;left:46%;top:48%;width:66px;height:66px;border-radius:50% 50% 50% 0;transform:translate(-50%,-50%) rotate(-45deg);background:#152536;box-shadow:0 15px 25px rgba(21,37,54,.20)}.wllcm-media-badge:before{content:"";position:absolute;inset:18px;border-radius:50%;background:var(--wllcm-accent)}.wllcm-media-badge i{position:absolute;inset:27px;border-radius:50%;background:#fff}.wllcm-location-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:26px 28px;background:#fff;border:1px solid rgba(233,162,23,.32);border-radius:28px;box-shadow:0 14px 32px rgba(20,28,36,.07);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.wllcm-location-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(20,28,36,.09)}.wllcm-location-card:before{content:"";position:absolute;right:-50px;top:-65px;width:220px;height:220px;border:1px solid rgba(233,162,23,.16);border-radius:50%;pointer-events:none}.wllcm-location-card:after{content:"";position:absolute;right:20px;top:20px;width:80px;height:80px;opacity:.18;background-image:radial-gradient(circle,var(--wllcm-accent) 1.1px,transparent 1.4px);background-size:9px 9px;pointer-events:none}.wllcm-location-icon{position:relative;z-index:2;display:grid;place-items:center;width:98px;height:98px;border-radius:26px;background:#fff;color:var(--wllcm-accent);font-size:44px;box-shadow:0 10px 26px rgba(20,28,36,.08);border:1px solid rgba(233,162,23,.2)}.wllcm-location-icon svg{display:block;width:44px;height:44px;fill:currentColor}.wllcm-location-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.wllcm-location-title{margin:0;color:#13202b;font-size:30px;font-weight:750;line-height:1.4}.wllcm-location-address{color:#424a52;font-size:18px;line-height:1.8}.wllcm-location-divider{position:relative;width:90px;height:1px;margin-top:4px;background:#f0d69b}.wllcm-location-divider:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);border:2px solid var(--wllcm-accent);border-radius:50%;background:#fff}.wllcm-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.wllcm-feature-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-width:0;padding:24px 22px;background:#fff;border:1px solid rgba(233,162,23,.28);border-radius:26px;box-shadow:0 12px 28px rgba(20,28,36,.055);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.wllcm-feature-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(20,28,36,.08)}.wllcm-feature-icon-wrap{display:grid;place-items:center;width:82px;height:82px;border-radius:50%;border:1px solid color-mix(in srgb,var(--wllcm-item-accent),transparent 72%);background:#fff;box-shadow:0 9px 22px rgba(20,28,36,.055)}.wllcm-feature-icon{display:flex;align-items:center;justify-content:center;color:var(--wllcm-item-accent);font-size:32px}.wllcm-feature-icon svg{width:32px;height:32px;fill:currentColor}.wllcm-feature-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:7px}.wllcm-feature-title{color:#15212d;font-size:20px;font-weight:720;line-height:1.45}.wllcm-feature-description{color:#606770;font-size:15px;line-height:1.65}.wllcm-feature-arrow{position:absolute;left:18px;top:50%;display:grid;place-items:center;width:30px;height:30px;transform:translateY(-50%);border:1px solid var(--wllcm-item-accent);border-radius:50%;color:var(--wllcm-item-accent);font-size:22px;line-height:1}.wllcm-feature-dots{position:absolute;bottom:13px;right:50%;transform:translateX(50%);color:var(--wllcm-item-accent);font-size:13px;letter-spacing:4px}.wllcm-bottom-decoration{display:flex;align-items:center;justify-content:center;gap:8px;height:28px}.wllcm-bottom-decoration span{display:block;width:180px;max-width:28%;height:1px;background:linear-gradient(90deg,transparent,var(--wllcm-accent))}.wllcm-bottom-decoration span:last-child{background:linear-gradient(90deg,var(--wllcm-accent),transparent)}.wllcm-bottom-decoration i{display:block;width:34px;height:34px;border-radius:50%;border:1px solid var(--wllcm-accent);position:relative}.wllcm-bottom-decoration i:after{content:"";position:absolute;inset:11px;border-radius:50%;background:var(--wllcm-accent)}@media(max-width:1024px){.wllcm-media img{height:360px}.wllcm-location-title{font-size:25px}.wllcm-location-address{font-size:16px}}@media(max-width:767px){.wllcm{--wllcm-gap:12px;padding:12px;border-radius:22px}.wllcm-media,.wllcm-media img{border-radius:28px}.wllcm-media img{height:220px}.wllcm-media-badge{width:44px;height:44px;left:50%}.wllcm-media-badge:before{inset:12px}.wllcm-media-badge i{inset:18px}.wllcm-location-card{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:18px 16px;border-radius:20px}.wllcm-location-icon{width:58px;height:58px;border-radius:17px;font-size:28px}.wllcm-location-icon svg{width:28px;height:28px}.wllcm-location-copy{align-items:flex-start;text-align:right;gap:5px}.wllcm-location-title{font-size:18px;line-height:1.45}.wllcm-location-address{font-size:13px;line-height:1.65}.wllcm-location-divider{width:48px;margin-inline:0}.wllcm-feature-grid{grid-template-columns:1fr;gap:10px}.wllcm--mobile-compact .wllcm-feature-card{grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:86px;padding:14px;border-radius:18px}.wllcm--mobile-compact .wllcm-feature-icon-wrap{width:58px;height:58px}.wllcm--mobile-compact .wllcm-feature-icon{font-size:23px}.wllcm--mobile-compact .wllcm-feature-icon svg{width:23px;height:23px}.wllcm--mobile-compact .wllcm-feature-title{font-size:16px}.wllcm--mobile-compact .wllcm-feature-description{font-size:13px}.wllcm--mobile-compact .wllcm-feature-arrow{left:13px;width:28px;height:28px;font-size:20px}.wllcm--mobile-compact .wllcm-feature-dots{display:none}.wllcm-bottom-decoration{height:16px}.wllcm-bottom-decoration i{width:26px;height:26px}.wllcm-bottom-decoration i:after{inset:9px}}@media(prefers-reduced-motion:reduce){.wllcm-media img,.wllcm-location-card,.wllcm-feature-card{transition:none!important;transform:none!important}}