.locations-module{color:#20051f;overflow:hidden}.locations-module--white{background:#fff}.locations-module--soft{background:#f9f8fb}.locations-module--pink{background:#fff8fb}.locations-module__hero{margin:0 auto;max-width:860px;text-align:center}.locations-module__count,.locations-module__description p,.locations-module__empty,.locations-module__heading,.locations-module__intro,.locations-module__name{margin:0}.locations-module__heading{color:#20051f;font-family:Google Sans,Product Sans,Arial,sans-serif;font-size:clamp(2.25rem,4.05vw,3.25rem);font-weight:500;letter-spacing:0;line-height:1.15;text-wrap:balance}.locations-module__intro{color:#20051f;font-size:clamp(1.125rem,1.7vw,1.375rem);line-height:1.36;margin:1.25rem auto 0;max-width:620px}.locations-module__intro p{margin:0}.locations-module__intro p+p{margin-top:1em}.locations-module__filters{align-items:center;background:#fff;border-radius:5px;box-shadow:0 18px 50px rgba(32,5,31,.06);display:inline-flex;gap:.5rem;margin-top:clamp(2rem,4vw,3.3rem);max-width:100%;overflow-x:auto;padding:.5rem}.locations-module__filter{align-items:center;background:transparent;border:0;border-radius:5px;color:#20051f;cursor:pointer;display:inline-flex;flex:0 0 auto;font:inherit;font-size:1rem;gap:.55rem;justify-content:center;line-height:1.25;min-height:39px;padding:.45rem .8rem;text-align:center;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease;white-space:nowrap}.locations-module__filter.is-active,.locations-module__filter:focus-visible,.locations-module__filter:hover{background:#f1eff4;color:#20051f;outline:none}.locations-module__filter:focus-visible{box-shadow:0 0 0 3px rgba(222,75,132,.24)}.locations-module__filter-flag,.locations-module__filter-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:20px;justify-content:center;width:20px}.locations-module__filter-icon svg{height:20px;width:20px}.locations-module__filter-flag{border-radius:999px;object-fit:cover}.locations-module__count{color:rgba(32,5,31,.62);font-size:1rem;line-height:1.5;margin-top:clamp(2rem,4.6vw,4rem)}.locations-module__grid{display:grid;gap:clamp(1.25rem,2.2vw,1.9rem);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.locations-module__count+.locations-module__grid{margin-top:1.1rem}.locations-module__card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.locations-module__card[hidden]{display:none}.locations-module__image-wrap{aspect-ratio:392/223;background:#f1eff4;overflow:hidden;position:relative;width:100%}.locations-module__image{display:block;height:100%;object-fit:cover;transition:transform .42s ease;width:100%}.locations-module__card:hover .locations-module__image{transform:scale(1.035)}.locations-module__image-placeholder{align-items:center;background:radial-gradient(circle at 70% 20%,rgba(222,75,132,.18),transparent 35%),linear-gradient(135deg,#f8ecfc,#f1eff4);display:flex;height:100%;justify-content:center}.locations-module__placeholder-flag{border-radius:999px;height:48px;object-fit:cover;width:48px}.locations-module__card-body{display:flex;flex:1 1 auto;flex-direction:column;padding:clamp(1.25rem,2vw,1.65rem)}.locations-module__country-row{align-items:center;color:rgba(32,5,31,.62);display:inline-flex;font-size:.92rem;gap:.5rem;line-height:1.3;width:fit-content}.locations-module__card-flag{border-radius:999px;flex:0 0 auto;height:18px;object-fit:cover;width:18px}.locations-module__name{color:#20051f;font-family:Google Sans,Product Sans,Arial,sans-serif;font-size:clamp(1.375rem,2.25vw,1.875rem);font-weight:400;letter-spacing:0;line-height:1.18;margin-top:.75rem}.locations-module__description{color:#4c364c;display:-webkit-box;font-size:1rem;line-height:1.5;margin-top:1.05rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.locations-module__description p+p{margin-top:.8em}.locations-module__link{align-items:center;color:#20051f;display:inline-flex;font-size:1rem;font-weight:500;gap:.75rem;line-height:1.25;margin-top:auto;padding-top:1.35rem;text-decoration:none;width:fit-content}.locations-module__link:focus-visible,.locations-module__link:hover{color:#de4b84;outline:none}.locations-module__link:focus-visible{outline:2px solid rgba(222,75,132,.42);outline-offset:4px}.locations-module__link-icon{color:#de4b84;display:inline-flex;flex:0 0 auto;transition:transform .18s ease}.locations-module__link:focus-visible .locations-module__link-icon,.locations-module__link:hover .locations-module__link-icon{transform:translateX(.25rem)}.locations-module__link-icon svg{height:11px;width:13px}.locations-module__empty{background:#fff;border:1px solid #e9e5ec;border-radius:8px;color:#4c364c;margin-top:2rem;padding:1.25rem;text-align:center}@media (max-width:1023px){.locations-module__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.locations-module__hero{text-align:left}.locations-module__intro{margin-left:0;margin-right:0}.locations-module__filters{border-radius:0;box-shadow:none;display:flex;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:24px;padding-right:24px}.locations-module__grid{grid-template-columns:1fr}}