﻿.profile-text-container{width:100%;max-width:860px;padding:20px;padding-bottom:32px}.contact-map{width:100%;max-width:900px;margin:0 auto 56px;padding-bottom:32px}.contact-map.map-active{margin-bottom:96px;padding-bottom:64px}#map-consent,#map-container{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-m)}#map-consent{min-height:260px;display:flex;flex-direction:column;justify-content:center}#map-container{padding:0;border:none}.map-iframe{width:100%;height:380px;border:0;border-radius:calc(var(--radius) - 2px)}@media (max-width:768px){.profile-text-container{padding:16px;padding-bottom:56px}.contact-map{margin-bottom:64px;padding-bottom:48px}#map-consent{min-height:220px;padding:14px}.map-iframe{height:260px}}@media (max-width:480px){.profile-text-container{padding:12px;padding-bottom:64px}.contact-map{margin-bottom:56px;padding-bottom:40px}#map-consent{min-height:200px;padding:12px}.map-iframe{height:220px}}