.contact-us{display:grid;overflow:hidden;grid-template-areas:"top" "button" "text" "contact"}.contact-us__top{grid-area:top}.contact-us__title{margin:0;font-size:36px;line-height:42px;font-weight:bold}.contact-us__button{grid-area:button;padding-top:40px}.contact-us__text{grid-area:text;padding-top:66px}.contact-us__text p:last-child{margin-bottom:0}.contact-us__contact{grid-area:contact;padding-top:56px}.contact-us__tile{font-size:21px;line-height:1;background-color:#fff;border-radius:10px;padding:25px 27px 26px}.contact-us__tile:not(:last-child){margin-bottom:8px}.contact-us__link{text-decoration-thickness:1px}.contact-us--contact-card{grid-template-areas:"top" "text" "button" "contact"}.contact-us--contact-card .contact-us__text{padding-top:44px}.contact-us--contact-card .contact-us__contact{padding-top:84px}@media(min-width: 1000px){.contact-us{grid-template-areas:"top text" "button contact";grid-template-columns:clamp(450px,33%,517px) clamp(500px,42%,657px);grid-template-rows:auto 1fr;justify-content:space-between;overflow:visible}.contact-us__top-label{margin-bottom:36px;height:56px}.contact-us__title{font-size:60px;line-height:68px}.contact-us__text{padding-top:92px;padding-bottom:35px}.contact-us__button{padding-top:92px}.contact-us__contact{padding-top:22px}.contact-us--contact-card{grid-template-areas:"top contact" "text contact" "button contact";grid-template-columns:clamp(450px,44%,677px) clamp(420px,42%,500px);grid-template-rows:auto 1fr auto}.contact-us--contact-card .contact-us__top{padding-top:102px}.contact-us--contact-card .contact-us__title{font-size:68px}.contact-us--contact-card .contact-us__top-label{height:auto;margin-bottom:24px;font-size:19px}.contact-us--contact-card .contact-us__text{align-content:start;padding-top:42px}.contact-us--contact-card .contact-us__button{padding-top:0;margin-bottom:50px}.contact-us--contact-card .contact-us__contact{padding-top:0}.contact-us--quote-card{grid-template-columns:clamp(420px,42%,500px) clamp(450px,50%,800px);grid-template-areas:"contact top"}.contact-us--quote-card .contact-us__title{font-size:46px;line-height:56px}.contact-us--quote-card .contact-us__contact{padding-top:0}.contact-us--quote-card .contact-us__top{align-content:center}}@media(min-width: 1200px){.contact-us{grid-template-columns:clamp(450px,33%,517px) clamp(640px,42%,660px)}.contact-us__tiles{display:flex;justify-content:space-between;background-color:#fff;border-radius:10px;padding:25px 44px 35px}.contact-us__tile{font-size:30px;padding:0}.contact-us__tile:first-child{position:relative;padding-right:43px}.contact-us__tile:first-child::after{position:absolute;content:"";width:1px;height:54px;background-color:#24302c;top:-9px;right:0}.contact-us__tile:not(:last-child){margin-bottom:0}.contact-us--contact-card{grid-template-columns:clamp(450px,44%,677px) clamp(420px,42%,500px)}.contact-us--quote-card{grid-template-columns:clamp(420px,42%,500px) clamp(450px,50%,800px)}}
