.contactWrapper{background:var(--lightgray);flex:1}.contactWrapper .contactContainer{padding:60px 0;background:var(--lightgray);font-family:Satoshi;font-style:normal;color:#1c1c1c;text-align:center}.contactWrapper .contactContainer h1{font-weight:700;font-size:64px;line-height:86px}.contactWrapper .contactContainer h4{padding-top:15px;margin:0 auto;max-width:646px;font-weight:500;font-size:20px;line-height:140%}.contactWrapper .contactContainer .sms-consent h4{font-size:16px;text-align:left;max-width:646px;margin:15px auto 0}.contactWrapper .contactContainer .sms-consent a{color:#1c1c1c;text-decoration:underline}.contactWrapper .contactContainer .contacts{max-width:1200px;margin:50px auto 0;display:flex;justify-content:space-between}.contactWrapper .contactBlock{display:flex;align-items:center;justify-content:center;max-width:594px;padding:32px;flex:1;background:#ffe0b5;border:1px solid #242424;border-radius:8px;font-family:Satoshi;font-style:normal;font-weight:700;font-size:24px;line-height:100%}.contactWrapper .contactBlock a{color:#242424;text-decoration:none}.contactWrapper .contactBlock .iconContainer{width:48px;height:48px;margin-right:10px;background:#383632;border-radius:50px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1200px){.contactWrapper .contactContainer .contacts{flex-wrap:wrap}.contactWrapper .contactBlock{font-size:18px;width:100%}}@media screen and (max-width: 768px){.contactWrapper .contactContainer .contacts{justify-content:center}.contactWrapper .contactBlock{flex:auto;margin-bottom:10px}}@media screen and (max-width: 400px){.contactWrapper .contactBlock{font-size:14px;padding:16px}}
