.contact-container{align-items:center;background-color:#f9fafd;border-radius:8px;box-shadow:0 3px 12px 0 #00000014;box-shadow:0 3px 12px 0 #0000000f;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;height:260px;padding:32px;text-align:center;width:100%}.contact-container :is(h1,h2,h3,h4,h5,h6){color:#313131;font:700 33px/42px Nunito Sans,sans-serif;letter-spacing:.01em}.contact-container section p{color:#5d5d5d;font:400 16px/24px Nunito Sans,sans-serif}.contact-container :is(h1,h2,h3,h4,h5,h6),.contact-container p{margin:0}.btn-call{background-color:#e42313;border-radius:5px;color:#fff;display:none;font-weight:700;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.contact-phone{align-items:center;color:#5d5d5d;display:inline-flex;font:700 24px/33px Nunito Sans,sans-serif;gap:8px;letter-spacing:.01em;text-decoration:none}.contact-phone svg{display:block}@media (max-width:820px){.contact-container{align-items:unset;height:unset;text-align:left}.btn-call{align-items:center;display:flex;font-size:14px;height:40px;justify-content:center;line-height:15.96px}.contact-container :is(h1,h2,h3,h4,h5,h6){font:700 20px/25.6px Nunito Sans,sans-serif;text-align:left}.contact-container section p{line-height:25.26px;text-align:left}.contact-phone{font:700 20px/25px Nunito Sans,sans-serif;margin:0 auto}.contact-phone svg{display:none}}