/* /Public/CSS/Templates/Contacts.css */
.contacts-address{margin-bottom:35px}.contacts-map{height:400px;background:hsl(from var(--bg2) h s calc(l - 5))}.contacts-map-loading{position:absolute;inset:25px;font-size:1.5em}@media all and (max-width:767px){.contacts-address{font-size:1.3em}}@media all and (min-width:768px){.contacts-address{font-size:1.71em;font-weight:300}}
/* /Public/CSS/Templates/QuickOffer.css */
.quick-offer{padding:25px;display:flex;align-items:center;justify-content:center;contain:layout style}.quick-offer__info{font-size:1.5rem;font-weight:500}.quick-offer__note{font-size:.9rem;font-weight:400;color:var(--text-color2);margin-top:1em}.quick-offer_dark{background:var(--text-color);color:#fff}@media all and (max-width:639px){.quick-offer{flex-direction:column}.quick-offer__info{text-align:center;margin-bottom:1.2em}}@media all and (min-width:640px){.quick-offer{gap:60px}}
