body:not(.wp-core-ui) .location,html:not(.wp-toolbar) .location,.acf-block-preview .location{padding-top:80px;padding-bottom:80px}body:not(.wp-core-ui) .location .section-wrapper,html:not(.wp-toolbar) .location .section-wrapper,.acf-block-preview .location .section-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px}@media only screen and (max-width: 991px){body:not(.wp-core-ui) .location .section-wrapper,html:not(.wp-toolbar) .location .section-wrapper,.acf-block-preview .location .section-wrapper{grid-template-columns:1fr;gap:40px}}body:not(.wp-core-ui) .location .section-wrapper .col-text,html:not(.wp-toolbar) .location .section-wrapper .col-text,.acf-block-preview .location .section-wrapper .col-text{display:flex;flex-direction:column;height:auto}body:not(.wp-core-ui) .location .section-wrapper .col-text a,html:not(.wp-toolbar) .location .section-wrapper .col-text a,.acf-block-preview .location .section-wrapper .col-text a{font-weight:700;color:var(--primary)}body:not(.wp-core-ui) .location .section-wrapper .col iframe,html:not(.wp-toolbar) .location .section-wrapper .col iframe,.acf-block-preview .location .section-wrapper .col iframe{width:100%;height:auto;aspect-ratio:1/1}body:not(.wp-core-ui) .location .links,html:not(.wp-toolbar) .location .links,.acf-block-preview .location .links{display:flex;align-items:center;gap:20px;margin-top:30px}body:not(.wp-core-ui) .location .links .btn,html:not(.wp-toolbar) .location .links .btn,.acf-block-preview .location .links .btn{transition:color 250ms ease-in-out,background-color 250ms ease-in-out;font-weight:700;background-color:var(--primary);padding:5px 15px;color:#000 !important;display:flex;justify-content:center;align-items:center;text-decoration:none;border-radius:5px;height:58px}body:not(.wp-core-ui) .location .links .btn:hover,html:not(.wp-toolbar) .location .links .btn:hover,.acf-block-preview .location .links .btn:hover{color:#fff !important;background-color:var(--red)}body:not(.wp-core-ui) .location .links .btn--red,html:not(.wp-toolbar) .location .links .btn--red,.acf-block-preview .location .links .btn--red{background-color:var(--red);color:#fff !important}body:not(.wp-core-ui) .location .links .btn--red:hover,html:not(.wp-toolbar) .location .links .btn--red:hover,.acf-block-preview .location .links .btn--red:hover{color:#000 !important;background-color:var(--primary)}body:not(.wp-core-ui) .image,html:not(.wp-toolbar) .image,.acf-block-preview .image{margin-top:20px}body:not(.wp-core-ui) .image img,html:not(.wp-toolbar) .image img,.acf-block-preview .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}