:root{
  --black:#202020;
  --navy:#26303e;
  --gold:#b9aa91;
  --sand:#d9cdba;
  --paper:#f7f5f1;
  --line:#d8d2c9;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{margin:0;min-height:100%;background:var(--black)}
body{color:var(--navy);font-family:"Arial Narrow","Roboto Condensed",Arial,sans-serif}
a{text-decoration:none}
h1,h2,h3{font-family:Georgia,"Times New Roman",serif}
button,input,select,textarea{font:inherit}

.topbar{height:64px;background:var(--black);color:#525965}
.nav-inner{height:64px;max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 3px}
.main-nav{height:100%;display:flex;align-items:center;gap:39px}
.main-nav a{height:100%;display:flex;align-items:center;color:#c4c1bb;font-size:16px;font-weight:300;white-space:nowrap}
.top-contact{display:flex;align-items:center;gap:18px;font-size:15px;font-weight:300;color:#989b9f}
.top-contact b{width:1px;height:19px;background:#424242}
.site-shell{width:calc(100% - 30px);max-width:1643px;margin:0 auto;background:#fff}

.eyebrow{display:block;margin-bottom:18px;color:#a99473;font-size:13px;font-weight:600;letter-spacing:3.1px}
.eyebrow.light{color:#cbb99a}
.gold-line{width:136px;height:3px;background:#b9aa91;margin:29px 0 25px}

.offer-hero{
  min-height:610px;
  background:#f7f5f1;
  padding:102px 8.5% 108px;
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:105px;
  align-items:center;
}
.hero-kicker{
  display:block;
  color:#a68f6e;
  font-family:Georgia,"Times New Roman",serif;
  font-size:29px;
  font-weight:700;
  letter-spacing:-.7px;
  margin-bottom:22px;
}
.offer-hero h1{
  margin:0;
  color:#26303e;
  font-size:62px;
  line-height:1.1;
  letter-spacing:-2.2px;
}
.hero-copy p{
  max-width:670px;
  margin:0 0 14px;
  color:#596068;
  font-size:19px;
  line-height:1.62;
  font-weight:300;
}
.hero-steps{border-top:1px solid #ccc5bb}
.hero-steps article{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:20px;
  padding:24px 0;
  border-bottom:1px solid #ccc5bb;
}
.hero-steps article>span{
  color:#ad997a;
  font-family:Georgia,"Times New Roman",serif;
  font-size:18px;
}
.hero-steps strong{
  display:block;
  color:#293440;
  font-family:Georgia,"Times New Roman",serif;
  font-size:18px;
}
.hero-steps p{
  margin:7px 0 0;
  color:#73797e;
  font-size:14.5px;
  line-height:1.45;
  font-weight:300;
}

.offer-form-section{
  background:#fff;
  padding:96px 8.5% 110px;
}
.form-intro{
  max-width:1360px;
  margin:0 auto 46px;
}
.form-intro h2{
  margin:0;
  color:#26303e;
  font-size:46px;
  line-height:1.2;
  letter-spacing:-1.5px;
}
.form-intro p{
  margin:18px 0 0;
  color:#686e73;
  font-size:17px;
  font-weight:300;
}
.offer-form{
  max-width:1360px;
  margin:0 auto;
  border-top:1px solid #d6d0c7;
}
.form-block{
  display:grid;
  grid-template-columns:70px 1fr;
  gap:35px;
  padding:35px 0 38px;
  border-bottom:1px solid #d6d0c7;
}
.block-no{
  color:#af9b7c;
  font-family:Georgia,"Times New Roman",serif;
  font-size:22px;
}
.block-main h3{
  margin:0 0 25px;
  color:#2b3541;
  font-size:25px;
}
.hint{
  margin:-10px 0 22px;
  max-width:850px;
  color:#73797e;
  font-size:15px;
  line-height:1.5;
  font-weight:300;
}
.form-row{
  display:grid;
  gap:26px;
  margin-bottom:22px;
}
.form-row.two{grid-template-columns:1fr 1fr}
.offer-form label>span{
  display:block;
  margin-bottom:8px;
  color:#505861;
  font-size:14px;
}
.offer-form input,
.offer-form select,
.offer-form textarea{
  width:100%;
  border:1px solid #c7c1b8;
  border-radius:0;
  background:#fbfaf8;
  color:#2f3944;
  padding:13px 14px;
  outline:none;
}
.offer-form input:focus,
.offer-form select:focus,
.offer-form textarea:focus{border-color:#a58f6d}
.offer-form select{height:49px}
.offer-form textarea{resize:vertical}
.message{display:block;margin-bottom:22px}
.upload small{
  display:block;
  margin-top:7px;
  color:#8a8f93;
  font-size:12px;
}
.service-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  border-top:1px solid #d7d1c8;
}
.service-grid label{
  min-height:58px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:0 17px 0 0;
  border-bottom:1px solid #d7d1c8;
}
.service-grid label:nth-child(even){
  border-left:1px solid #d7d1c8;
  padding-left:20px;
}
.service-grid input{
  width:17px;
  height:17px;
  flex:0 0 17px;
  accent-color:#a99473;
}
.service-grid label>span{
  margin:0;
  color:#4f5861;
  font-size:15px;
  font-weight:300;
}

.submit-area{
  padding:32px 0 0 105px;
}
.privacy{
  display:flex!important;
  gap:12px;
  align-items:flex-start;
  max-width:950px;
}
.privacy input{
  width:17px;
  height:17px;
  margin:2px 0 0;
  flex:0 0 17px;
  accent-color:#a99473;
}
.privacy>span{
  margin:0!important;
  color:#777d82!important;
  font-size:13px!important;
  line-height:1.45;
}
.hp{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.submit-row{
  margin-top:27px;
  display:flex;
  align-items:center;
  gap:28px;
}
.submit-row button{
  min-width:180px;
  min-height:50px;
  border:0;
  background:#d9cdba;
  color:#26303e;
  padding:0 20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  cursor:pointer;
}
.submit-row button span{font-size:22px}
.submit-row p{
  margin:0;
  color:#858a8f;
  font-size:14px;
}

.offer-contact{
  background:#202020;
  color:#f1ede6;
  padding:78px 8.5%;
  display:flex;
  justify-content:space-between;
  gap:80px;
  align-items:center;
}
.offer-contact h2{
  margin:0;
  color:#f2eee8;
  font-size:40px;
  line-height:1.2;
  letter-spacing:-1.3px;
}
.contact-data{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:7px;
}
.contact-data a{
  color:#d0c5b4;
  font-size:18px;
}
.footer{
  background:#202020;
  color:#777d84;
  padding:34px 8.5%;
  border-top:1px solid #343434;
  display:grid;
  grid-template-columns:150px 1fr 1fr auto;
  gap:32px;
  align-items:center;
  font-size:14px;
}
.footer>img{width:108px;height:auto}
.footer nav{display:flex;gap:24px}
.footer nav a{color:#777d84}

@media(max-width:1180px){
  .nav-inner{padding:0 24px}
  .top-contact{display:none}
  .main-nav{gap:27px;overflow:auto}
  .site-shell{width:calc(100% - 20px)}
  .offer-hero{gap:55px}
  .offer-hero,.offer-form-section,.offer-contact,.footer{padding-left:6%;padding-right:6%}
}
@media(max-width:900px){
  .offer-hero{grid-template-columns:1fr}
  .service-grid{grid-template-columns:1fr}
  .service-grid label:nth-child(even){border-left:0;padding-left:0}
  .footer{grid-template-columns:1fr}
}
@media(max-width:640px){
  .site-shell{width:calc(100% - 12px)}
  .offer-hero,.offer-form-section,.offer-contact,.footer{padding-left:24px;padding-right:24px}
  .offer-hero h1{font-size:43px}
  .hero-kicker{font-size:24px}
  .form-intro h2,.offer-contact h2{font-size:32px}
  .form-block{grid-template-columns:1fr;gap:12px}
  .form-row.two{grid-template-columns:1fr}
  .submit-area{padding-left:0}
  .submit-row{flex-direction:column;align-items:flex-start}
  .offer-contact{align-items:flex-start;flex-direction:column}
  .contact-data{align-items:flex-start}
}
