.page-contact,.contact-page{background:#fff}.contact-hero{width:min(1280px,100%);height:993px;margin:0 auto;padding:60px 20px;display:grid;grid-template-columns:590px 620px;grid-template-rows:447px 400px;gap:20px 30px;background:#07272e;box-shadow:0 0 0 100vmax #07272e;clip-path:inset(0 -100vmax)}.contact-hero__intro{width:590px;min-height:304px;margin:10px 0 0 10px;padding:10px}.contact-hero h1{width:570px;margin:0 0 12px;color:#fff;font-family:var(--font-body);font-size:42px;font-weight:700;line-height:42px}.contact-hero__intro p{width:570px;margin:0;color:#fff;font-size:18px;font-weight:400;line-height:24px}.contact-hero__icons{margin:22px 0 0 10px;display:flex;gap:12px}.contact-hero__icons span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#f9dc66}.contact-hero__icons svg{width:24px;height:24px;fill:none;stroke:#07272e;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-hero__form{width:610px;padding-top:49px;display:grid;align-content:start;gap:30px}.contact-hero__form input,.contact-hero__form textarea{width:610px;height:50px;padding:13px 15px;border:0;border-radius:10px;background:#fff;color:#010809;font-size:16px;line-height:24px}.contact-hero__form input::placeholder,.contact-hero__form textarea::placeholder{color:#01080966;opacity:1}.contact-phone{width:610px;height:43px;display:grid;grid-template-columns:47px 1fr;align-items:center;gap:0;border-radius:3px;background:#fff;overflow:hidden}.contact-phone__flag{width:47px;height:43px;display:grid;place-items:center;border-right:1px solid rgba(7,39,46,.12)}.contact-phone__flag:before{content:"";width:22px;height:15px;display:block;background:linear-gradient(to bottom,#fcd116 0 50%,#003893 50% 75%,#ce1126 75% 100%);box-shadow:0 0 0 1px #00000014}.contact-hero__form .contact-phone input{width:563px;height:43px;padding:9px 12px;border-radius:0}.contact-hero__form textarea{min-height:50px;resize:vertical}.contact-hero__form button{justify-self:end;width:106px;height:56px;margin-top:-5px;border:0;border-radius:48px;background:#58c4c7;color:#e2fdfe;font-size:16px;font-weight:400;cursor:pointer}.contact-hero__form .form-status{min-height:24px;margin:-18px 0 0;color:#fff;font-size:14px}.contact-hero__form .form-status:empty{display:none}.contact-hero__map{grid-column:1 / -1}.contact-hero__map iframe{width:1240px;height:400px;border:0;display:block}@media(max-width:980px){.contact-hero{height:auto;padding:52px 20px;grid-template-columns:1fr;grid-template-rows:auto}.contact-hero__intro,.contact-hero h1,.contact-hero__intro p,.contact-hero__form,.contact-hero__form input,.contact-hero__form textarea,.contact-phone,.contact-hero__map iframe,.contact-hero__form .contact-phone input{width:100%}.contact-hero__map iframe{height:360px}}@media(max-width:620px){.contact-hero h1{font-size:34px;line-height:38px}.contact-hero__form button{justify-self:start}}
