  #locations-page *{box-sizing:border-box}#locations-page h1,#locations-page h2,#locations-page h3,#locations-page h4,#locations-page h5,#locations-page h6,#locations-page p,#locations-page a{font-family:"Oswald",sans-serif}#locations-page a{font-weight:400}#locations-page .hero-banner{background-image:url("/wp-content/themes/canvas-child/assets/images/locations/herobanner.png");background-size:cover;background-position:center;padding:50px 0}#locations-page .hero-banner__content{width:66%;margin:0 auto;padding:30px 14% 30px 30px;position:relative;background-color:rgba(57,62,69,.89);border-radius:10px}@media(max-width: 768px){#locations-page .hero-banner__content{padding:30px}}#locations-page .hero-banner__content h1{color:#fff;font-size:clamp(2rem, 3.6vw, 60px);font-weight:300}#locations-page .hero-banner__content h1 b{font-weight:700}#locations-page .hero-banner__content p{margin-top:20px;color:#fff;font-size:clamp(1rem, 1vw, 16px);line-height:2.3em}#locations-page .hero-banner__badge{background-color:#fff;border:4px solid #e1c153;border-radius:50%;width:27%;aspect-ratio:1;position:absolute;top:0;right:0;transform:translate(20px, -20px);display:flex;justify-content:center;align-items:center}#locations-page .hero-banner__badge img{width:50%;height:auto}@media(max-width: 768px){#locations-page .hero-banner__badge{display:none}}#locations-page .card-grid{width:66%;display:grid;grid-template-columns:repeat(3, 32%);gap:20px 2%;margin:40px auto}@media(max-width: 991px){#locations-page .card-grid{grid-template-columns:repeat(2, 48%)}}@media(max-width: 768px){#locations-page .card-grid{grid-template-columns:100%}}#locations-page .card-grid__item{display:grid;grid-template-rows:133px auto}#locations-page .card-grid__item__image img{width:100%;height:130px;-o-object-fit:cover;object-fit:cover;border-bottom:3px solid #e1c153}#locations-page .card-grid__item__content{padding:20px;background-color:#393e45;display:flex;flex-flow:column wrap}#locations-page .card-grid__item__content h2{font-size:clamp(1.25rem, 1.8vw, 30px);color:#e1c153;margin-bottom:10px}#locations-page .card-grid__item__content p{color:#fff;margin-bottom:20px}#locations-page .card-grid__item__content a{margin-top:auto;margin-bottom:0;width:80%;display:inline-flex;justify-content:center;align-items:center;padding:5px 20px;background-color:#e1c153;color:#fff;border:2px solid #e1c153;border-radius:4px}#locations-page .card-grid__item__content a:active,#locations-page .card-grid__item__content a:focus,#locations-page .card-grid__item__content a:hover{background-color:#fff;color:#e1c153}#locations-page .contact-form{background-image:url("/wp-content/themes/canvas-child/assets/images/locations/form-bg.png");padding:50px 0}#locations-page .contact-form__content{width:66%;margin:0 auto;position:relative}#locations-page .contact-form__content h2{font-size:clamp(1.25rem, 1.8vw, 30px);margin-bottom:20px;color:#e1c153;text-align:center}#locations-page .contact-form__content p{color:#fff;margin-bottom:20px;text-align:center}#locations-page .contact-form__content form input:not([type=submit]),#locations-page .contact-form__content form textarea{width:100%;padding:10px;border:none;background-color:#fff;font-family:"Oswald",sans-serif;margin:0}#locations-page .contact-form__content form input[type=submit]{display:inline-flex;justify-content:center;align-items:center;padding:5px 20px;background-color:#e1c153;color:#fff;border:2px solid #e1c153;border-radius:4px}#locations-page .contact-form__content form input[type=submit]:active,#locations-page .contact-form__content form input[type=submit]:focus,#locations-page .contact-form__content form input[type=submit]:hover{background-color:#fff;color:#e1c153}