@media (min-width: 768px) and (max-width: 990px) { .hero-block {
padding: 0;
padding: 0;
min-width: 990px;
width: 100%;
}
.hero-main-info {
min-width: auto;
}
.hero-menu {
column-gap: 16px;
}
.hero-contacts {
column-gap: 16px;
}
.hero-text-main {
font-size: 16px;
}
.hero-phone-number {
font-size: 16px;
}
.hero-callback-btn {
padding: 14px 16px;
}
.hero-bg-section {
padding: 40px 40px 50px;
}
.hero-title-block {
margin-right: 0;
}
.hero-title-main {
font-size: 40px;
}
.hero-title-sub {
font-size: 26px;
}
.hero-guarantee {
font-size: 20px;
line-height: 28px;
}
.hero-divider-white {
width: 100%;
}
.hero-description {
width: 100%;
max-width: 500px;
}
.hero-advantages {
flex-direction: row;
row-gap: 20px;
}
.hero-advantage-item {
flex: unset;
}
.hero-advantage-desc {
max-width: 100%;
} .hero-sticky-header .hero-main-info {
padding: 6px 40px;
}
.hero-sticky-header .hero-contacts {
column-gap: 16px;
}
}
@media (min-width: 768px) and (max-width: 990px) { .calc.right {
width: 50%;
height: 450px;
margin-top: 30px;
}
.gr_form_left {
width: auto;
}
.gr_form .form_one {
padding: 30px;
}
.mb_2_form_form .form_one {
flex-direction: column;
gap: 20px;
}
.calculator.gr_form .button_one {
width: 100%;
}
.check-form {
margin-left: 0;
}
.form-panel.flex-row {
flex-direction: column;
}
.form-panel.flex-row > div:first-child {
border-right: none;
border-bottom: 2px dotted rgba(14, 52, 86, 0.16);
padding-right: 0;
padding-bottom: 20px;
margin-right: 0;
margin-bottom: 20px;
}
.price-card-wrapper {
bottom: 20px;
right: 20px;
}
.calc .title-section {
width: fit-content;
} .product-button {
display: flex;
flex-direction: column;
position: static;
width: 100%;
} #mb4 .descript {
max-width: 100%;
} .offer-form-section {
margin-bottom: 50px;
}
.offer-form-wrapper {
flex-direction: column;
gap: 15px;
}
.offer-left-block {
width: 100%;
max-width: 100%;
height: auto;
background: #FFBD45;
border-radius: 7px;
}
.offer-right-block {
width: 100%;
margin-left: 0;
margin-top: 0;
min-height: unset;
max-width: unset;
height: auto;
}
.offer-form-bg {
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
}
.offer-form-container {
position: relative;
top: auto;
left: auto;
width: 100%;
max-width: unset;
padding: 24px;
}
.offer-mockup {
display: none;
}
.offer-checkbox-wrapper {
justify-content: center;
}
.offer-checkbox-text {
flex: auto;
width: 240px;
} .contacts-section {
padding: 50px 0;
}
.contacts-title {
font-size: 28px;
line-height: 34px;
margin-bottom: 30px;
}
.contacts-map-wrapper {
height: 500px;
}
.contacts-overlay {
padding: 40px 20px;
}
.contacts-images {
display: none;
}
.contacts-info {
margin-left: 0;
max-width: 100%;
} .section-calc {
padding-top: 30px;
padding-bottom: 50px;
}
.mb5-bottom__desc {
font-size: 20px;
}
.mb5-bottom__desc br {
display: none;
}
#mb6 .title-section br {
display: none;
}
}