.contacts{background:url(../assets/img/contacts/contacts-bg.webp) 50%/cover no-repeat;border-top:1px solid #433c32;display:flex;flex-direction:column;min-height:550px;padding:36px 0}.contacts--small{min-height:477px}.contacts__container{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.contacts__body{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:420px;text-align:center;width:100%}.contacts__title span{color:#e5ab45}.contacts__text{font-size:14px;font-weight:300;line-height:184%}.contacts__form{align-self:stretch;display:flex;flex-direction:column;gap:8px}.contacts__form-block{align-items:flex-start;display:flex}.contacts__form-block .input{height:48px}.contacts__btn{border-radius:0;color:var(--clr-dark-blue);min-height:48px}.contacts__btn.text-white{color:var(--clr-white)}@media (width <= 47.99875em){.contacts{min-height:402px}.contacts--small{min-height:391px}}@media (width <= 29.99875em){.contacts{background:url(../assets/img/contacts/contacts-bg-mob.webp) 50%/cover no-repeat}.contacts__form-block{align-items:stretch;display:contents;flex-direction:column;gap:12px}.contacts__form-block .input{border-radius:2px;height:36px}.contacts__btn{border-radius:2px;max-width:100%;min-height:36px;order:1}}