@media (min-width:1113px){.section-locations{padding-top:10vmin}}.section-locations__text{text-align:center;margin-bottom:5rem}.section-locations__text .c-heading__icon{margin-bottom:-50px}.section-locations__text .hero-banner__sub{color:var(--primary-color3)}.section-locations__media{text-align:center;margin-bottom:5rem}.section-locations__map{display:inline-block;position:relative;max-width:100%}@media (min-width:1113px){.section-locations__map{max-width:600px}}@media (min-width:1441px){.section-locations__map{max-width:900px}}.section-locations__map img{max-width:100%;height:auto}.section-locations__map .c-location__pin{position:absolute;z-index:2;background:url(../images/pin.svg) 0 0 no-repeat;background-size:contain;top:var(--c-pos-x);left:var(--c-pos-y);-webkit-transform:translate(-50%,-90%);transform:translate(-50%,-90%);width:44px;height:48px}@media (min-width:1113px){.section-locations__map .c-location__pin{width:55px;height:65px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.section-locations__map .c-location__pin:nth-child(1){z-index:3}.section-locations__map .c-location__pin.is-active{background-image:url(../images/pin-active.svg)}@media (min-width:768px){.location-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}}.location-list__item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;border-radius:12px;border:1px solid #d4d4d4;color:#fff;padding:4rem;position:relative}@media (max-width:1112px){.location-list__item{margin-bottom:20px}}@media (min-width:1441px){.location-list__item{padding:5.5rem}}.location-list__item:after{content:"";position:absolute;border:3px solid #f6c360;border-radius:12px;inset:-1px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none;opacity:0}.location-list__item.is-active:after,.location-list__item:hover:after{opacity:1}.location-list__item.is-active .location-list__content-title,.location-list__item:hover .location-list__content-title{background:var(--linear-yellow,linear-gradient(174deg,#f6c360 25.57%,#b88a13 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.location-list__item.is-active .social-list__link,.location-list__item:hover .social-list__link{background:var(--linear-yellow,linear-gradient(174deg,#f6c360 25.57%,#b88a13 100%))}.location-list__content-title{font-family:var(--font-family-secondary);font-size:2.2rem;font-weight:400;margin-bottom:3rem}.location-list__content-contact{margin-block:2rem}.location-list a{color:#fff;text-decoration:underline}.location-list a:hover{text-decoration:none;color:var(--primary-color3)}.location-list .social-list{gap:10px}.location-list .social-list__icon{color:#111}@media (hover:hover){.location-list .social-list__link{-webkit-transition:.3s ease;transition:.3s ease}.location-list .social-list__link:hover{opacity:.8;-webkit-transition:.3s ease;transition:.3s ease}}.page-contact{background-color:#000;overflow:hidden}