:root{--white:#fefefe;--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--black:#222222;--border:#C9C9C9;--light:#effbec}[data-theme=dark]{--title:#f6f6f6ff;--text:#ccc;--light:#232132;--background:#26263a;--border:#C9C9C9;--gray:#e9ecef;--highlight:#121021;--black:#fff;--gray-900:#f8f9fa;--gray-800:#e9ecef;--gray-700:#dee2e6;--gray-600:#ced4da;--gray-500:#adb5bd;--gray-400:#6c757d;--gray-300:#495057;--gray-200:#343a40;--gray-100:#212529;--white:#000}.location-section-wrapper{border-radius:var(--image-border-radius)}.location-section-wrapper .header .text,.location-section-wrapper .header .title{color:var(--white)}.location-section-wrapper .header .pre-title{color:var(--second)}.location-section-wrapper .pre-label{display:inline-block;padding:6px 24px;border-radius:50px;color:var(--white);font-weight:var(--secondary-font-weight-bold)}.location-section-wrapper .boxes .box{height:100%;background:var(--white);border-radius:var(--image-border-radius);padding:14px}@media only screen and (min-width:720px){.location-section-wrapper .boxes .box{padding:20px}}.location-section-wrapper .boxes .box .wrapper{width:100%}@media only screen and (min-width:960px){.location-section-wrapper .boxes .box.is-highlighted .wrapper{border:1px solid var(--first);background:var(--background);padding:20px;border-radius:var(--image-border-radius)}}.location-section-wrapper .boxes .box .box-list-item{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--border)}.location-section-wrapper .boxes .box .box-list-item .item-label{font-weight:var(--secondary-font-weight-bold);color:var(--second)}.location-section-wrapper .boxes .box .box-list-item:last-child{border-bottom:none}.location-section-wrapper .boxes .box img{max-width:100%;height:auto;margin:auto;border-radius:var(--image-border-radius);margin-bottom:15px}.location-section-wrapper .location-benefits{padding-top:30px}@media only screen and (min-width:960px){.location-section-wrapper .location-benefits{padding-top:0}}.location-section-wrapper .location-benefits .benefit{padding:14px;height:100%;border-radius:var(--image-border-radius);background-color:rgba(255,255,255,.125);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.125)}@media only screen and (min-width:960px){.location-section-wrapper .location-benefits .benefit{padding:20px}}.location-section-wrapper .location-benefits .benefit .icon{padding:12px 14px;width:60px;height:56px;background-color:var(--white);border-radius:var(--image-border-radius);margin:auto}.location-section-wrapper .location-benefits .benefit .label{font-weight:var(--secondary-font-weight-bold);font-size:140%;color:var(--white);margin:10px auto}.location-section-wrapper .location-benefits .benefit .description{display:inline-block;color:var(--white);font-size:85%;padding-bottom:5px;border-bottom:1px solid}