.location-section,.location-content-block,.location-hero,.location-store-info,.location-manager-card,.location-contact-row,.location-event,.location-services,.location-faq-section{--loc-navy:#000933;--loc-blue:#0a55d7;--loc-bg-light:#eef3f5;--loc-border:#dce4e8;--loc-text-muted:#506c7c;--loc-white:#fff;--loc-close-text:#506c7c;--loc-weight-regular:400;--loc-weight-medium:500;--loc-weight-semibold:700;--loc-weight-bold:900}.location-section{background:var(--loc-bg-light)}.location-section .container,.location-hero .container,.location-store-info-row,.location-event .container,.location-services .container{max-width:1280px;margin-inline:auto;padding-inline:24px}.location-hero{background:var(--loc-white);padding:32px 0 0}.location-hero__meta{margin-bottom:20px}.location-hero__title{color:var(--loc-navy);text-transform:uppercase;letter-spacing:-.3px;margin:0 0 12px;font-size:2.8rem;font-weight:900;line-height:1.1}.location-hero__image-wrapper{width:100%;max-height:400px;margin-top:24px;overflow:hidden}.location-hero__image{object-fit:cover;width:100%;height:100%;max-height:400px;display:block}.location-store-info{background:var(--loc-bg-light);padding:48px 0 0}.location-store-info__header{margin-bottom:24px}.location-store-info__title{font-size:3.6rem;font-weight:var(--loc-weight-bold);color:var(--loc-navy);text-transform:uppercase;letter-spacing:.01em;margin:0 0 6px;line-height:1.1}.location-store-info__subtitle{font-size:1.8rem;font-weight:var(--loc-weight-regular);color:var(--loc-text-muted);margin:0;line-height:1.45}.location-store-info-row{grid-template-columns:1fr;align-items:start;gap:16px;margin-bottom:20px;display:grid}.location-store-info-col{flex-direction:column;min-width:0;display:flex}.location-store-info .location-store-card{background:var(--loc-navy);color:var(--loc-white);border-radius:0;flex-direction:column;flex:none;gap:6px;padding:14px 18px;display:flex}.location-store-card__header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.location-store-card__icon{background:var(--loc-blue);width:32px;height:32px;color:var(--loc-white);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.location-store-card__icon svg{width:20px;height:20px;stroke:var(--loc-white)}.location-store-card__name{font-size:1.6rem;font-weight:var(--loc-weight-bold);color:var(--loc-white);text-transform:uppercase;line-height:1.1}.location-store-card__address{color:#fffc;margin-bottom:16px;font-size:1.3rem}.location-store-card__address p{color:#fffc;font-size:1.2rem;font-weight:var(--loc-weight-regular);margin:0;line-height:1.35}.location-store-card__address br{display:block}.location-store-card__hours-label{font-size:1.15rem;font-weight:var(--loc-weight-semibold);color:#ffffffe0;text-transform:none;letter-spacing:.03em;margin-bottom:2px;display:block}.location-store-card__hours-text{color:#ffffffd9;margin:0;font-size:1.3rem}.location-store-card__hours-text p{font-size:1.2rem;font-weight:var(--loc-weight-regular);color:#fffc;margin:0;line-height:1.35}.location-store-card__hours-text br{display:block}.location-store-card__hours-more{appearance:none;color:#cedffd;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;align-items:center;margin-top:2px;padding:0;font-size:1.2rem;font-weight:400;line-height:1.2;text-decoration:underline;display:inline-flex}.location-store-card__hours-more:hover{color:var(--loc-white);text-decoration-color:var(--loc-white)}.location-opening-times{z-index:220;pointer-events:none;visibility:hidden;justify-content:flex-end;display:flex;position:fixed;inset:0}.location-opening-times.is-open{pointer-events:all;visibility:visible}.location-opening-times__overlay{background:0 0;transition:background .3s;position:absolute;inset:0}.location-opening-times.is-open .location-opening-times__overlay{background:#0006}.location-opening-times__drawer{background:var(--loc-white);outline:none;flex-direction:column;width:100%;height:100%;padding:48px 24px 24px;transition:transform .3s;display:flex;position:relative;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}@media (width>=481px){.location-opening-times__drawer{width:420px;max-width:100%}}.location-opening-times.is-open .location-opening-times__drawer{transform:translate(0)}.location-opening-times__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.location-opening-times__title{color:var(--loc-navy);text-transform:uppercase;letter-spacing:.01em;margin:0;font-size:1.8rem;font-weight:900}.location-opening-times__close{cursor:pointer;color:var(--loc-navy);background:0 0;border:none;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:4px;display:inline-flex}.location-opening-times__content{color:var(--loc-navy);flex-direction:column;gap:32px;display:flex}.location-opening-times__section-title{color:var(--loc-navy);margin:0 0 4px;font-size:1.4rem;font-weight:700}.location-opening-times__grid{flex-direction:column;gap:0;display:flex}.location-opening-times__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:4px;display:grid}.location-opening-times__cell{color:var(--loc-navy);padding:0;font-size:1.4rem;font-weight:400;line-height:1.35}.location-opening-times__cell--value{text-align:left;white-space:nowrap}.location-store-card__phone{color:#ffffffd9;font-size:1.3rem;text-decoration:none}.location-store-card__phone:hover{color:var(--loc-white);text-decoration:underline}.location-store-card__directions{background:var(--loc-blue);color:var(--loc-white);border-radius:unset;flex:none;align-self:flex-start;align-items:center;gap:6px;width:auto;max-width:max-content;margin-top:2px;padding:16px 12px;font-size:1.4rem;font-weight:700;line-height:1;text-decoration:none;transition:background .15s;display:inline-flex}.location-store-card__directions svg{flex-shrink:0;margin-bottom:3px;display:block}.location-store-card__directions:hover{background:#073a92}.location-manager-card{background:var(--loc-white);border:none}.location-store-info .container,.location-manager-card .container{max-width:none;padding:0}.location-manager-card__inner{grid-template-columns:1fr;gap:0;height:100%;display:grid}.location-manager-card__photo-wrapper{flex-shrink:0;width:100%;height:100%;overflow:hidden}.location-manager-card__photo{object-fit:cover;border-radius:0;width:100%;height:100%;min-height:140px;display:block}.location-manager-card__content{flex-direction:column;justify-content:center;gap:4px;padding:20px;display:flex}.location-manager-card__name{font-size:2.4rem;font-weight:var(--loc-weight-bold);color:var(--loc-navy);text-transform:uppercase;line-height:1.05;display:block}.location-manager-card__title{font-size:1.6rem;font-weight:var(--loc-weight-semibold);color:#506c7c;letter-spacing:.03em;margin-bottom:2px;line-height:1.2;display:block}.location-manager-card__bio,.location-manager-card__bio p{font-size:1.3rem;font-weight:var(--loc-weight-regular);color:var(--loc-text-muted);margin:0;line-height:1.4}@media (width>=769px){.location-store-info-row{grid-template-rows:auto auto;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:start;gap:16px}.location-store-info-row>.location-store-info-col:first-child,.location-store-info-row>.location-store-info-col:first-child>.location-store-info,.location-store-info-row>.location-store-info-col:first-child>.location-store-info>.container{display:contents}.location-store-info__header{grid-area:1/1/auto/-1;padding-top:48px}.location-store-info .location-store-card{grid-area:2/1;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);grid-template-areas:"header.""address hours""cta hours";align-self:stretch;align-items:start;gap:2px 16px;min-height:120px;padding:14px 16px;display:grid}.location-store-card__address p,.location-store-card__hours-text p{white-space:normal;display:block}.location-store-card__header{grid-area:header;align-items:center;margin-bottom:0;line-height:1}.location-store-card__address{grid-area:address;margin-top:-1px;padding-left:25px;padding-right:8px}.location-store-card__hours{grid-area:hours;place-self:start;margin-top:0;padding-top:0}.location-store-card__hours-label{margin-bottom:1px;line-height:1.2}.location-store-card__hours-text p{line-height:1.3}.location-store-card__phone{display:none}.location-store-card__directions{grid-area:cta;justify-self:start;width:fit-content;margin-top:2px;margin-left:42px;padding:1.7rem 2rem;font-size:1.6rem}.location-store-info-row>.location-store-info-col:nth-child(2){display:contents}.location-store-info-row .location-manager-card{background:var(--loc-white);grid-area:2/2;align-self:stretch;min-height:122px;margin:0;padding:0;display:flex}.location-store-info-row .location-manager-card .container{width:100%;display:flex}.location-manager-card__inner{grid-template-columns:1fr 1fr;align-items:stretch;width:100%;min-height:122px}.location-manager-card__photo{max-width:none;min-height:122px}.location-manager-card__content{justify-content:center;gap:3px;min-width:0;padding:10px 14px}}@media (width>=1200px){.location-manager-card__inner{grid-template-columns:222px minmax(0,1fr)}}.location-contact-row{background:var(--loc-bg-light);grid-template-columns:1fr;gap:8px;max-width:1280px;margin-inline:auto;padding:16px 24px 32px;display:grid}@media (width>=900px){.location-contact-row{grid-template-columns:repeat(3,1fr);gap:8px;padding:20px 24px 48px}}.location-contact-row .service_contact_method_card{background:var(--loc-white);box-sizing:border-box;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px 10px;min-height:160px;padding:24px;display:grid}.location-contact-row .service_contact_method_card_icon{grid-area:1/1;justify-content:center;align-items:center;width:20px;height:20px;margin:2px 0 0;display:flex}.location-contact-row .service_contact_method_card_icon svg{flex-shrink:0;width:100%;height:100%}.location-contact-row .service_contact_method_card_icon>div{width:100%;height:100%}.location-contact-row .service_contact_method_card_icon img{object-fit:contain;flex-shrink:0;width:100%;height:100%}.location-contact-row .service_contact_method_card_information{flex-direction:column;flex:1;grid-area:1/2;gap:6px;min-width:0;display:flex}.location-contact-row .service_contact_method_card_1_section{grid-template-columns:minmax(0,1fr)}.location-contact-row .service_contact_method_card_1_section .service_contact_method_card_information{grid-column:1}.location-contact-row .service_contact_method_card_information h4{font-size:1.8rem;font-weight:var(--loc-weight-bold);color:var(--loc-navy);text-transform:uppercase;margin:0 0 4px;line-height:1.1}.location-contact-row .contact-methods-attributes{font-size:1.3rem;font-weight:var(--loc-weight-regular);color:var(--loc-text-muted);align-items:center;gap:6px;margin:0;display:flex}.location-contact-row .contact-method-opening-time{align-items:center;gap:6px;display:flex}.location-contact-row .contact-method-opening-time svg{width:14px;height:14px;stroke:var(--loc-text-muted);flex-shrink:0}.location-contact-row .service_contact_method_card_secondary_button a{color:var(--loc-blue);text-transform:uppercase;letter-spacing:.03em;font-size:1.4rem;font-weight:400;text-decoration:none}.location-contact-row .service_contact_method_card_secondary_button a:hover{text-decoration:underline}.location-event{background:var(--loc-bg-light);padding:0 0 48px}.location-event__card{background:var(--loc-white);border:none;flex-direction:column;display:flex;overflow:hidden}.location-event__image-wrapper{width:100%;max-height:280px;overflow:hidden}.location-event__image{object-fit:cover;width:100%;height:100%;max-height:280px;display:block}.location-event__body{background:var(--loc-white);flex-direction:column;gap:14px;padding:24px 28px;display:flex}.location-event__title{font-size:2.4rem;font-weight:var(--loc-weight-bold);color:var(--loc-navy);text-transform:uppercase;margin:0;line-height:1.12}.location-event__description,.location-event__description p{font-size:1.4rem;font-weight:var(--loc-weight-regular);color:var(--loc-text-muted);margin:0;line-height:1.6}.location-event__details{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.location-event__detail{color:var(--loc-text-muted);align-items:center;gap:8px;font-size:1.6rem;display:flex}.location-event__detail svg{stroke:var(--loc-navy);flex-shrink:0}.location-event__detail .location-event__detail-icon--price{stroke:none;width:16px;height:16px;color:var(--loc-navy)}.location-event__register-btn{background:var(--loc-blue);color:var(--loc-white);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border:none;align-self:flex-start;align-items:center;gap:8px;padding:10px 20px;font-size:1.6rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.location-event__register-btn:hover{background:#0845b8}@media (width>=992px){.location-event__card{grid-template-columns:minmax(420px,1fr) minmax(420px,1fr);align-items:stretch;display:grid}.location-event__image-wrapper{height:100%;min-height:360px;max-height:none}.location-event__image{height:100%;max-height:none}.location-event__body{height:100%;min-height:360px;padding:24px 24px 20px}.location-event__register-btn{margin-top:auto}}.location-event-panel{z-index:200;pointer-events:none;visibility:hidden;justify-content:flex-end;display:flex;position:fixed;inset:0}.location-event-panel.is-open{pointer-events:all;visibility:visible}.location-event-panel__overlay{cursor:pointer;background:0 0;transition:background .3s;position:absolute;inset:0}.location-event-panel.is-open .location-event-panel__overlay{background:#0006}.location-event-panel__drawer{background:var(--loc-white);flex-direction:column;width:100%;height:100%;transition:transform .3s;display:flex;position:relative;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}@media (width>=481px){.location-event-panel__drawer{width:420px;max-width:100%}}.location-event-panel.is-open .location-event-panel__drawer{transform:translate(0)}.location-event-panel__header{border-bottom:1px solid var(--loc-border);background:var(--loc-white);z-index:1;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.location-event-panel__title{color:var(--loc-navy);text-transform:uppercase;margin:0;font-size:1.8rem;font-weight:700}.location-event-panel__close{cursor:pointer;color:var(--loc-navy);background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:background .15s;display:flex}.location-event-panel__close:hover{background:var(--loc-bg-light)}.location-event-panel__body{flex:1;padding:24px}.location-event-panel__field{flex-direction:column;gap:5px;margin-bottom:18px;display:flex}.location-event-panel__label{color:var(--loc-navy);font-size:1.3rem;font-weight:600}.location-event-panel__input{border:1px solid var(--loc-border);width:100%;color:var(--loc-navy);background:var(--loc-white);box-sizing:border-box;appearance:none;border-radius:4px;padding:10px 12px;font-size:1.4rem;transition:border-color .15s}.location-event-panel__input:focus{border-color:var(--loc-blue);outline:none;box-shadow:0 0 0 3px #0a55d71a}.location-event-panel__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23000933' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.location-event-panel__textarea{resize:vertical;min-height:80px}.location-event-panel__footer{border-top:1px solid var(--loc-border);margin-top:20px;padding-top:16px}.location-event-panel__submit{background:var(--loc-blue);width:100%;color:var(--loc-white);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border:none;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:1.4rem;font-weight:700;transition:background .15s;display:inline-flex}.location-event-panel__submit:hover{background:#0845b8}.location-event-panel__success{text-align:center;color:#1a7a4a;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;display:flex}.location-event-panel__success h3{color:var(--loc-navy);margin:0;font-size:2rem}.location-event-panel__success p{color:var(--loc-text-muted);margin:0}body.panel-open{overflow:hidden}.location-services{background:var(--loc-white);border-top:none;padding:32px 0}.location-services__header{margin-bottom:18px}.location-services__title{font-size:3.6rem;font-weight:var(--loc-weight-bold);color:#000933;text-transform:uppercase;letter-spacing:.01em;margin:0 0 6px;line-height:1.1}.location-services__subtitle{font-size:1.4rem;font-weight:var(--loc-weight-regular);color:#2d3f50;margin:0;line-height:1.45}.location-services__grid{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=640px){.location-services__grid{grid-template-columns:repeat(2,1fr)}.location-services{padding:40px 0}.location-services__header{margin-bottom:22px}}.location-service-card{background:#eff3f5;border:none;flex-direction:column;gap:6px;min-height:180px;padding:14px;transition:border-color .2s,box-shadow .2s;display:flex}.location-service-card:hover{border-color:var(--loc-blue);box-shadow:0 2px 8px #0000000f}.location-service-card__icon{color:#0a55d7;align-items:center;width:20px;height:20px;display:flex}.location-service-card__icon img,.location-service-card__icon svg{object-fit:contain;width:20px;height:20px}.location-service-card__title-row{align-items:baseline;gap:4px;display:flex}.location-service-card__title{font-size:2rem;font-weight:var(--loc-weight-bold);color:#000933;text-transform:uppercase;letter-spacing:.02em;line-height:1.1}.location-service-card__count{color:#000933;font-size:2rem;font-weight:var(--loc-weight-bold);line-height:1.1}.location-service-card__description{font-size:1.4rem;font-weight:var(--loc-weight-regular);color:#2d3f50;flex:1;margin:0;line-height:1.5}.location-service-card__description p{font-size:1.4rem;font-weight:var(--loc-weight-regular);color:#2d3f50;margin:0}.location-service-card__cta{font-size:1.4rem;font-weight:var(--loc-weight-semibold);color:#0a55d7;text-transform:uppercase;letter-spacing:.03em;background:#fff;border:1px solid #0a55d7;align-self:flex-start;align-items:center;gap:6px;margin-top:auto;padding:6px 12px;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}@media (width>=1024px){.location-services{padding:48px 0}.location-services__header{margin-bottom:28px}.location-services__title{margin-bottom:8px;font-size:3.6rem}.location-services__subtitle{font-size:1.8rem}.location-services__grid{grid-template-columns:repeat(var(--grid-cols,4), 1fr);gap:16px}.location-service-card{gap:8px;min-height:220px;padding:16px}.location-service-card__title,.location-service-card__count{font-size:2rem}.location-service-card__description,.location-service-card__description p{font-size:1.4rem}.location-service-card__cta{padding:7px 14px}}.location-service-card__cta:hover{background:#eff3f5;border-color:#0a55d7}.location-faq-section{background:var(--loc-bg-light);padding:64px 0}.location-faq-section__container{grid-template-columns:1fr;align-items:start;gap:24px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}@media (width>=901px){.location-faq-section__container{grid-template-columns:300px 1fr;gap:48px}}.location-faq-section__header{position:sticky;top:80px}.location-faq-section__title{font-size:3.6rem;line-height:1.1;font-weight:var(--loc-weight-bold);color:var(--loc-navy);text-transform:uppercase;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 16px;display:-webkit-box;overflow:hidden}.location-faq-section__description{font-size:1.4rem;font-weight:var(--loc-weight-regular);color:var(--loc-text-muted);margin-bottom:24px;line-height:1.45}.location-faq-section__btn{background:var(--loc-blue);color:var(--loc-white);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;padding:12px 24px;font-size:1.4rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.location-faq-section__btn:hover{background:#0845b8}.location-faq-accordion{flex-direction:column;gap:12px;display:flex}.location-faq-item{background:var(--loc-white)}.location-faq-item__header{background:var(--loc-white);text-align:left;cursor:pointer;width:100%;font-size:2rem;font-weight:var(--loc-weight-bold);color:var(--loc-navy);text-transform:uppercase;letter-spacing:.01em;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;transition:background .15s;display:flex}.location-faq-item__header:hover{background:#f7f9fa}.location-faq-item__header>span:last-child{color:var(--loc-navy);flex-shrink:0;font-size:1.8rem;line-height:1;transition:transform .25s;display:inline-block}.location-faq-item.is-open .location-faq-item__header>span:last-child{transform:rotate(180deg)}.location-faq-item__content{padding:0 20px 20px;display:none}.location-faq-item.is-open .location-faq-item__content{display:block}.location-faq-item__inner{font-size:1.4rem;font-weight:var(--loc-weight-regular);color:var(--loc-text-muted);line-height:1.6}.location-faq-item__inner p{font-size:1.4rem;font-weight:var(--loc-weight-regular);color:var(--loc-text-muted);margin:0 0 8px;line-height:1.6}.location-faq-item__inner p:last-child{margin-bottom:0}@media (width>=769px){.location-hero__title,.location-faq-section__title{font-size:3.6rem}.location-faq-item__header{padding:20px 24px;font-size:2rem}.location-faq-item__content{padding:0 24px 24px}}