.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}@font-face {
font-family: 'Playfair Display SC';
font-display: swap;
src: url(//malve.ru/wp-content/themes/malve/assets/fonts/PlayfairDisplaySC/PlayfairDisplaySC-Regular.woff2)
format('woff2');
}
@font-face {
font-family: 'Wix Madefor Display';
font-weight: 700;
font-display: swap;
src: url(//malve.ru/wp-content/themes/malve/assets/fonts/WixMadeforDisplay/WixMadeforDisplay-Bold.woff2)
format('woff2');
}
@font-face {
font-family: 'Wix Madefor Display';
font-weight: 600;
font-display: swap;
src: url(//malve.ru/wp-content/themes/malve/assets/fonts/WixMadeforDisplay/WixMadeforDisplay-SemiBold.woff2)
format('woff2');
}
@font-face {
font-family: 'Wix Madefor Display';
font-weight: 500;
font-display: swap;
src: url(//malve.ru/wp-content/themes/malve/assets/fonts/WixMadeforDisplay/WixMadeforDisplay-Medium.woff2)
format('woff2');
}
@font-face {
font-family: 'Wix Madefor Display';
font-display: swap;
src: url(//malve.ru/wp-content/themes/malve/assets/fonts/WixMadeforDisplay/WixMadeforDisplay-Regular.woff2)
format('woff2');
}
:root {
--white: #fcfbfb;
--beige-light: #f7f6f4;
--beige: #eeede7;
--beige-dark: #d4d1c2;
--purple-light: #b486ea;
--purple-dark: #a072d6;
--whatsapp: #25d366;
--telegram: #27a7e7;
--max: #0722f5;
--instagram: #fe573e;
--black: #1d1d1b;
--gray: #858581;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Wix Madefor Display', sans-serif;
color: var(--black);
text-decoration: none;
}
#wpadminbar,
#wpadminbar * {
-webkit-box-sizing: content-box;
box-sizing: content-box;
line-height: normal;
}
#wpadminbar * {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
font-size: 13px;
font-weight: 400;
color: inherit;
}
#wpadminbar input,
#wpadminbar select,
#wpadminbar textarea {
border: 1px solid #ccc;
}
h1,
h2,
h3 {
font-family: 'Playfair Display SC', serif;
font-weight: 400;
}
h1 {
font-size: 60px;
line-height: 100%;
}
h2 {
font-size: 52px;
line-height: 100%;
}
h3 {
font-size: 40px;
line-height: 105%;
}
h4 {
font-size: 20px;
font-weight: 400;
line-height: 130%;
text-transform: uppercase;
}
@media screen and (max-width: 1550px) {
h1 {
font-size: 52px;
}
h2 {
font-size: 44px;
}
h3 {
font-size: 32px;
}
}
@media screen and (max-width: 1300px) {
h1 {
font-size: 46px;
}
h2 {
font-size: 40px;
}
h3 {
font-size: 28px;
}
}
@media screen and (max-width: 1100px) {
h1 {
font-size: 40px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 24px;
}
}
@media screen and (max-width: 800px) {
h1 {
font-size: 36px;
}
h2 {
font-size: 34px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
}
@media screen and (max-width: 550px) {
h1 {
font-size: 32px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 16px;
}
}
p,
span {
line-height: 130%;
}
strong,
b {
font-size: inherit;
font-weight: 700;
color: inherit;
}
a {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
del {
margin-left: 5px;
color: var(--gray);
text-decoration: line-through;
}
img {
display: block;
}
html {
scroll-behavior: smooth;
scrollbar-width: thin;
scrollbar-color: var(--purple-dark) var(--white);
}
html::-webkit-scrollbar {
width: 10px;
height: 10px;
}
html::-webkit-scrollbar-track {
background: var(--white);
}
html::-webkit-scrollbar-thumb {
background-color: var(--purple-dark);
border-radius: 8px;
background-clip: padding-box;
border: 2px solid transparent;
}
body {
width: 100vw;
height: 100vh;
overflow-x: hidden;
background: var(--beige-light);
}
body.lock {
overflow: hidden;
}
.wrapper {
width: 100%;
min-height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
main {
flex: 1 0 auto;
margin-top: 77px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
section {
width: 100vw;
overflow-x: hidden;
}
.beige {
margin-left: 15px;
margin-right: 15px;
width: 100%;
max-width: 1840px;
background: var(--beige);
border-radius: 60px;
}
.beige__container {
padding-top: 80px;
padding-bottom: 80px;
}
._container {
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
width: 100%;
max-width: 1330px;
}
.socs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
gap: 10px;
}
.soc {
min-width: 40px;
max-width: 40px;
height: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
transition: all 0.3s ease;
}
@media (hover: hover) {
.soc:hover {
opacity: 0.7;
}
}
.soc.whatsapp {
border: 1px solid var(--whatsapp);
}
.soc.telegram {
border: 1px solid var(--telegram);
}
.soc.max {
border: 1px solid var(--max);
}
.soc.instagram {
border: 1px solid var(--instagram);
}
.soc.yandex {
width: 219px;
min-width: auto;
max-width: 219px;
height: 45px;
padding: 10px 15px 10px 10px;
display: flex;
align-items: center;
gap: 5px;
border-radius: 50px;
background: var(--white, #fcfbfb);
}
.soc.yandex img {
width: 40px;
min-width: 40px;
height: 25px;
}
.soc.yandex span {
font-size: 14px;
font-weight: 700;
line-height: 120%;
}
.link-hidden {
position: absolute;
top: 0;
left: 0;
z-index: 4;
width: 100%;
height: 100%;
display: block;
opacity: 0;
font-size: 1px;
}
.btn {
position: relative;
padding: 5px 5px 5px 20px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
height: 55px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 20px;
border-radius: 50px;
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.btn.small {
height: 45px;
}
.btn span {
font-size: 16px;
font-weight: 500;
line-height: 115%;
color: var(--black);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.btn__icon {
padding: 0px 15px;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.btn.purple:not(.transparent) {
background: var(--purple-light);
}
.btn.purple:not(.transparent) span {
color: var(--white);
}
.btn.whatsapp:not(.transparent) {
background: var(--whatsapp);
}
.btn.whatsapp:not(.transparent) span {
color: var(--white);
}
.btn.telegram:not(.transparent) {
background: var(--telegram);
}
.btn.max:not(.transparent) {
width: 100%;
background: var(--max);
}
.btn.telegram:not(.transparent) span {
color: var(--white);
}
.btn.max:not(.transparent) span {
color: var(--white);
}
.btn.purple.transparent {
border: 1px solid var(--purple-light);
}
.btn.telegram.transparent {
border: 1px solid var(--telegram);
}
.btn.max.transparent {
border: 1px solid var(--max);
}
.arrows {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
}
.arrow {
min-width: 55px;
max-width: 55px;
height: 55px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
border: 1px solid var(--purple-light);
background: var(--purple-light);
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
.arrow svg path {
-webkit-transition: all 0.3s;
transition: all 0.3s;
} #breadcrumbs > span {
display: inline-flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 12px;
}
#breadcrumbs > span > span:has(a)::after {
content: '';
width: 6px;
height: 6px;
aspect-ratio: 1/1;
border-radius: 100px;
background-color: var(--purple, #b486ea);
}
#breadcrumbs > span > span:has(a) {
display: flex;
align-items: center;
gap: 12px;
}
#breadcrumbs .breadcrumb_last,
#breadcrumbs a {
text-decoration: none;
color: var(--gray_dark, #858581);
font-family: 'Wix Madefor Display', sans-serif;
font-size: 16px;
line-height: 130%; transition: all 0.3s ease;
}
@media (hover: hover) {
#breadcrumbs a:hover {
color: var(--purple-light);
}
}
#breadcrumbs .breadcrumb_last {
color: var(--black, #1d1d1b);
} .slick-list {
width: 100%;
}
.slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
}
.slick-slide:not(.slick-active) {
opacity: 0.2;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.form {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.form__field {
position: relative;
}
.form__field input,
.form__field textarea {
padding: 11px 20px 13px 20px;
width: 100%;
display: block;
border-radius: 24px;
border: 1px solid var(--beige-dark);
line-height: 120%;
color: var(--gray);
resize: none;
}
.form__field textarea {
height: 140px;
}
.form__textarea {
-ms-grid-column-span: 2;
grid-column: span 2;
}
.form__agree {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
}
.form__check {
position: relative;
margin-top: 3px;
min-width: 18px;
max-width: 18px;
height: 18px;
display: block;
border-radius: 4px;
border: 1px solid var(--purple-light);
overflow: hidden;
}
.form__check input,
.form__check label {
position: absolute;
top: 0;
left: 0;
z-index: 3;
width: 100%;
height: 100%;
display: block;
opacity: 0;
}
.form__check label {
z-index: 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: var(--purple-light);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.form__check input:checked ~ label {
opacity: 1;
}
.form__check input:checked ~ label svg {
opacity: 1;
}
button.btn {
width: 100%;
outline: none;
border: none;
}
.wpcf7-response-output {
display: none;
}
.wpcf7-not-valid-tip {
font-size: 12px;
}
.header {
position: fixed;
top: 0;
left: 0;
z-index: 9;
width: 100%;
height: 77px;
background: var(--beige-light);
}
.header ._container {
height: 100%;
}
.header__content {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 30px;
}
.custom-logo {
width: 100%;
max-width: 120px;
min-width: 90px;
display: block;
}
.custom-logo img {
width: 100%;
}
.header__menu {
width: 100%;
max-width: 445px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-wrap: wrap;
gap: 5px 15px;
}
.header__menu-link {
white-space: nowrap;
font-size: 15px;
}
.double__point {
display: flex;
gap: 6px;
position: relative;
}
.double__point:after {
display: block;
content: '';
position: absolute;
width: 100%;
height: 20px;
bottom: -19px;
left: 0;
}
.double__point svg {
margin-top: 3px;
transition: all 0.3s ease;
}
.double__point:hover svg {
transform: rotate(180deg);
stroke: var(--purple-light);
}
.double__point-list {
list-style-type: none;
position: absolute;
bottom: -50px;
padding: 10px 12px;
border-radius: 12px;
background-color: var(--beige);
opacity: 0;
visibility: hidden;
cursor: none;
transition: opacity 0.3s ease 0s, bottom 0.3s ease 0s;
}
.double__point:hover .double__point-list {
bottom: -80px;
opacity: 1;
visibility: visible;
cursor: pointer;
}
.point-list__item:not(:last-child) {
margin-bottom: 6px;
}
.header .item-has-child {
position: relative;
}
.header__submenu {
position: absolute;
top: 99%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 5;
padding-top: 25px;
width: 200px;
display: none;
}
.header__submenu-wrap {
padding: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
border-radius: 20px;
background: var(--beige-light);
overflow: hidden;
}
.header__submenu-link {
padding: 10px 20px;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header__contacts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 20px;
}
.header__phones {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 5px;
a {
white-space: nowrap;
font-size: 15px;
}
}
.burger {
position: relative;
width: 24px;
height: 15px;
display: none;
cursor: pointer;
}
.burger span,
.burger::before,
.burger::after {
content: '';
position: absolute;
left: 0;
width: 24px;
height: 1px;
background: var(--black);
border-radius: 2px;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.burger::before {
top: 0;
}
.burger span {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.burger::after {
bottom: 0;
}
.burger.active {
height: 24px;
}
.burger.active::before {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
background: var(--purple-light);
}
.burger.active span {
opacity: 0;
}
.burger.active::after {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
background: var(--purple-light);
}
.mobileMenu {
position: fixed;
top: 77px;
right: -100%;
z-index: 12;
width: 100%;
max-width: 360px;
height: calc(100vh - 77px);
background: var(--beige);
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.mobileMenu__container {
padding: 40px 30px;
width: 100%;
height: 100%;
overflow-y: auto;
}
.mobileMenu__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.mobileMenu__menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 25px;
}
.mobileMenu__submenu {
padding: 10px 0 0 20px;
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.mobileMenu__submenu-link {
color: var(--gray);
}
.mobileMenu__submenu.active {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.mobileMenu__contacts,
.mobileMenu__phones {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.mobileMenu.open {
right: 0;
}
.contacts ._container {
padding-top: 60px;
padding-bottom: 100px;
}
.contacts__content,
.contacts__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.contacts__content h2,
.contacts__wrapper h2 {
width: 100%;
max-width: 860px;
}
.contacts__wrapper {
gap: 20px;
}
.contacts__cards {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.contacts__card {
width: 100%;
max-width: 420px;
display: flex;
flex-direction: column;
gap: 20px;
}
.contacts__card._images {
width: calc(100% - 440px);
max-width: 860px;
height: 498px;
flex-direction: row;
gap: 20px;
}
.contacts__card-image {
height: 100%;
border-radius: 40px;
overflow: hidden;
}
.contacts__card-image:first-child {
width: calc(60% - 10px);
}
.contacts__card-image:last-child {
width: calc(40% - 10px);
}
.contacts__card-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.contacts__card .btn {
width: 100%;
}
.contacts__block {
padding: 30px 30px 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
border-radius: 40px;
background: var(--beige);
}
.contacts__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
}
.contacts__text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 5px;
}
.contacts__text span {
color: var(--gray);
}
.contacts__item:nth-child(1) a {
font-size: 32px;
}
.contacts__item svg {
min-width: 25px;
max-width: 25px;
display: block;
}
.contacnts__messengers {
display: flex;
gap: 20px;
}
.contacnts__messengers .btn {
padding: 5px;
flex: 1 0 0;
justify-content: center;
}
.contacnts__messengers .btn > span {
display: none;
}
.contacts__map {
width: 100%;
border-radius: 40px;
overflow: hidden;
}
.contacts__map iframe {
width: 100% !important;
height: 450px !important;
display: block;
border: none !important;
outline: none !important;
}
@media screen and (max-width: 1100px) {
.contacts ._container {
padding-top: 40px;
}
}
.footer {
background: var(--black);
}
.footer ._container {
padding-top: 60px;
padding-bottom: 20px;
}
.footer__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.footer__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 30px;
}
.footer__box {
width: 100%;
max-width: 770px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 30px;
}
.footer__box svg {
width: 100%;
display: block;
}
.footer__nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 80px;
}
.footer__nav-left {
width: 100%;
max-width: 240px;
min-width: 150px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
gap: 20px;
}
.footer__nav-left .white {
color: var(--white);
}
.footer__nav-left .blue {
color: var(--telegram);
}
.footer__nav-left .normal__style {
color: var(--gray);
}
.footer__midle p {
margin-top: 30px;
color: #858581;
}
.footer__menu {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.footer__menu span,
.footer__menu a {
color: var(--white);
}
.footer__menu-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.footer__contacts {
width: 100%;
max-width: 308px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 35px;
}
.footer__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 23px;
}
.footer__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
}
.footer__item svg {
min-width: 25px;
max-width: 25px;
height: 25px;
display: block;
}
.footer__text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 5px;
}
.footer__text span {
color: var(--gray);
}
.footer__text a,
.footer__text p {
color: var(--white);
}
.footer__btns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.footer__btns .btn {
width: 100%;
}
.footer__bottom {
padding-top: 20px;
border-top: 1px solid var(--gray);
}
.footer__bottom a {
color: var(--white);
}
.overlay {
position: fixed;
top: 0;
left: 0;
z-index: 15;
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, 0.8);
opacity: 0;
visibility: hidden;
overflow-y: auto;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.overlay.open {
opacity: 1;
visibility: visible;
}
.overlay__container {
padding: 40px 15px;
width: 100%;
min-height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.overlay__popup {
position: relative;
padding: 60px;
width: 100%;
max-width: 710px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
background: var(--beige-light);
border-radius: 40px;
overflow: hidden;
}
.popup__close {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
border-radius: 40px;
border: 1px solid var(--beige);
background: var(--beige);
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
.popup__close::before,
.popup__close::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 15px;
height: 1px;
background: var(--black);
}
.popup__close::before {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.popup__close::after {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.popup__messangers,
.popup__form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.popup__btns {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.popup__btns .btn {
width: 100%;
}
#popupSuccess .popup {
padding: 50px 30px 60px;
max-width: 480px;
border-radius: 20px;
background: var(--beige-light);
overflow: hidden;
}
@media screen and (min-width: 1024px) {
a:hover {
color: var(--purple-light);
}
.item-has-child:hover .header__submenu {
display: block;
}
.item-has-child:hover .header__menu-link svg {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.btn:not(.transparent):hover {
background: var(--purple-dark);
}
.btn:not(.transparent):hover .btn__icon {
background: var(--white);
}
.btn.purple:not(.transparent):hover .btn__icon svg path {
stroke: var(--purple-dark);
}
.btn:not(.purple):not(.transparent):hover .btn__icon svg path {
fill: var(--purple-dark);
}
.btn.transparent:hover {
border: 1px solid var(--purple-light);
}
.btn.transparent:hover .btn__icon {
background: var(--purple-dark);
}
.btn.purple.transparent:hover .btn__icon svg path {
stroke: var(--white);
}
.btn:not(.purple).transparent:hover .btn__icon svg path {
fill: var(--white);
}
.arrow:hover {
background: transparent;
}
.arrow:hover svg path {
stroke: var(--purple-light);
}
}
@media screen and (max-width: 1200px) {
.soc.yandex {
width: 152px;
}
}
@media screen and (max-width: 1100px) {
.header__menu {
display: none;
}
.burger {
display: block;
}
.m-double__point {
position: relative;
}
.m__top-point {
display: flex;
gap: 3px;
}
.m__top-point svg {
margin-top: 3px;
}
.point-list__item a {
color: var(--gray);
}
.m-double__point-list {
list-style-type: none;
position: relative;
height: 0;
padding: 0;
border-radius: 12px;
background-color: var(--beige);
opacity: 0;
visibility: hidden;
cursor: none;
transition: opacity 0.3s ease 0s, bottom 0.3s ease 0s;
}
.m-double__point._active .m-double-main {
color: var(--purple-light);
}
.m-double__point._active svg {
stroke: var(--purple-light);
transform: rotate(180deg);
}
.m-double__point._active .m-double__point-list {
height: 100%;
padding: 10px 12px 0 0;
opacity: 1;
visibility: visible;
}
.contacts__card {
max-width: 360px;
}
.contacts__card._images {
width: calc(100% - 360px);
}
}
@media screen and (max-width: 960px) {
.contacts__cards {
flex-direction: column;
}
.contacts__card {
max-width: 100%;
}
.contacts__card._images {
width: 100%;
max-width: none;
height: 400px;
}
.contacts__map iframe {
height: 350px !important;
}
.footer__wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.footer__box {
max-width: 100%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.footer__contacts {
max-width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.footer__items {
max-width: 640px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.footer__btns {
width: 100%;
max-width: 200px;
}
}
@media screen and (max-width: 890px) {
main {
margin-top: 65px;
}
.header {
height: 65px;
}
.header__contacts .btn {
display: none;
}
.mobileMenu {
top: 65px;
height: calc(100vh - 65px);
}
.contacts__item:nth-child(1) a {
font-size: 28px;
}
}
@media screen and (max-width: 770px) {
.footer__nav {
gap: 70px;
}
.footer__contacts {
max-width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.footer__btns {
width: 100%;
max-width: 300px;
}
}
@media screen and (max-width: 700px) {
.header__contacts .soc.yandex {
display: none;
}
.header__phones {
display: none;
}
.mobileMenu__contacts,
.mobileMenu__phones {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
@media screen and (max-width: 570px) {
.contacnts__messengers {
flex-direction: column;
}
.contacnts__messengers .btn {
padding: 5px 5px 5px 20px;
flex: unset;
justify-content: space-between;
}
.contacnts__messengers .btn > span {
display: inline;
}
.footer__nav {
gap: 30px;
}
.overlay__popup {
padding: 40px 30px;
}
.contacts__card._images {
height: 340px;
}
}
@media screen and (max-width: 530px) {
.footer__nav {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.footer__menu {
flex-direction: column;
gap: 40px;
}
.footer__items {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
gap: 20px;
}
.contacts__card-image:first-child,
.contacts__card-image:last-child {
width: calc(50% - 10px);
}
.contacts__item:nth-child(1) a {
font-size: 26px;
}
}
@media screen and (max-width: 470px) {
.custom-logo {
max-width: 140px;
min-width: 90px;
}
.soc {
min-width: 35px;
max-width: 35px;
height: 35px;
}
.soc svg {
width: 20px;
}
.header__content {
gap: 16px;
}
.form,
.popup__btns {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
gap: 15px;
}
.form__textarea {
-ms-grid-column-span: 1;
grid-column: span 1;
}
.contacts__block {
padding: 20px 15px 25px;
border-radius: 20px;
}
.overlay__popup {
border-radius: 30px;
gap: 30px;
}
.popup__close {
top: 10px;
right: 10px;
}
.contacts__card._images {
flex-direction: column;
height: auto;
}
.contacts__card-image {
height: 340px;
}
.contacts__card-image:first-child,
.contacts__card-image:last-child {
width: 100%;
}
}
@media screen and (max-width: 400px) {
.custom-logo {
max-width: 100px;
min-width: 70px;
}
.soc {
min-width: 28px;
max-width: 28px;
height: 28px;
}
.soc svg {
width: 15px;
}
.contacts__item:nth-child(1) a {
font-size: 22px;
}
}  .cookie-consent {
position: fixed;
bottom: 0;
left: 0;
display: flex;
z-index: 9999;
}
.cookie-consent__container {
padding: 20px;
margin: 20px;
border-radius: 20px;
background-color: var(--beige);
max-width: 500px;
box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}
.cookie-consent__wrapper {
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
text-align: center;
gap: 20px;
}
.cookie-consent__text {
margin: 0;
font-size: 14px;
line-height: 135%;
color: var(--color-grey);
}
.cookie-consent__text a {
text-decoration: underline;
transition: 0.3s ease all;
}
.cookie-consent__text a:hover {
color: var(--color-grey);
}
.cookie-consent__buttons {
display: flex;
gap: 10px;
flex-shrink: 0;
} .cookie-button {
padding: 12px 24px;
border: 2px solid var(--purple-light);
border-radius: 30px;
cursor: pointer;
font-size: 16px;
background-color: var(--purple-light);
color: var(--green);
transition: 0.3s ease all;
min-width: 120px;
font-weight: 500;
text-align: center;
}
.cookie-button:hover {
background-color: var(--green);
color: var(--super-light-gray);
}
.cookie-button--accept {
background-color: var(--purple-light);
color: var(--beige-light);
border: 2px solid var(--purple-light);
}
.cookie-button--accept:hover {
background-color: var(--beige-light);
color: var(--black);
border: 2px solid var(--purple-light);
} @media (max-width: 768px) {
.cookie-consent__container {
padding: 20px;
}
.cookie-consent__wrapper {
flex-direction: column;
text-align: center;
}
.cookie-consent__buttons {
width: 100%;
justify-content: center;
}
.cookie-button {
flex: 1;
max-width: 200px;
}
}.heroAbout-only-contacts {
margin-top: 20px;
}
.heroAbout {
margin-bottom: 20px;
}
.heroAbout.heroAbout-rent {
margin-bottom: 0;
}
.heroAbout ._container {
padding: 20px 20px 40px;
max-width: 100%;
}
.heroAbout__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.heroAbout__top {
position: relative;
height: 550px;
border-radius: 40px;
overflow: hidden;
}
.heroAbout__top img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1;
width: 100%;
height: 100%;
}
.heroAbout__info {
position: relative;
z-index: 3;
margin: 0 auto;
padding: 0 15px;
width: 100%;
max-width: 1330px;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.heroAbout__info h1 {
max-width: 320px;
color: var(--white);
}
.heroAbout.heroAbout-rent .heroAbout__info h1 {
margin-bottom: 50px;
max-width: 860px;
}
.heroAbout.heroAbout-rent .heroAbout__info h1 span {
position: relative;
font-family: 'Playfair Display SC', serif;
font-weight: 400;
color: var(--white);
}
.heroAbout.heroAbout-rent .heroAbout__info h1 span::before {
content: '';
position: absolute;
top: 18px;
left: -15px;
right: -15px;
bottom: 0;
background: var(--purple-light);
border-radius: 50px;
width: calc(100% + 30px);
height: 75%;
z-index: -1;
}
.heroAbout__info svg {
width: 100%;
}
.heroAbout__bottom {
margin: 0 auto;
width: 100%;
max-width: 1330px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 20px;
}
.heroAbout__bottom h3 {
width: 100%;
max-width: 970px;
}
.heroAbout__btns {
width: 100%;
max-width: 310px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.heroAbout.heroAbout-rent .heroAbout__btns {
max-width: 100%;
-webkit-box-orient: horizontal;
-ms-flex-direction: row;
flex-direction: row;
}
.heroAbout.heroAbout-rent .heroAbout__btns .btn {
flex: 1;
}
.homeHero ._container {
margin: 0;
padding-top: 20px;
padding-right: 20px;
padding-left: 0px;
max-width: 100%;
}
.homeHero__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.homeHero__wrapper {
width: 100%;
max-width: 1020px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 40px;
}
.homeHero__box {
padding-left: 20px;
width: 100%;
max-width: 770px;
}
.homeHero__block {
padding-top: 20px;
width: 100%;
max-width: 667px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.homeHero__line {
margin-top: 24px;
width: 100%;
max-width: 200px;
min-width: 100px;
height: 1px;
background: var(--gray);
}
.homeHero__title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.homeHero__subtitle {
width: 100%;
max-width: 640px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
}
.homeHero__subtitle-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.homeHero__text-1 {
width: 100%;
max-width: 640px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.homeHero__text-1 p {
width: 100%;
max-width: 410px;
}
.homeHero__btns {
width: 100%;
max-width: 640px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.homeHero__btns .btn {
width: 100%;
}
.homeHero__cards {
position: relative;
padding-top: 40px;
width: 100%;
max-width: 1020px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
background: var(--beige-light);
border-radius: 0 60px 0 0;
}
.homeHero__cards-wrapper {
padding: 0 0 0 20px;
width: 100%;
max-width: 770px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
}
.homeHero__card {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.homeHero__card:nth-child(1) {
max-width: 211px;
}
.homeHero__card:nth-child(2) {
max-width: 244px;
}
.homeHero__card:nth-child(3) {
max-width: 250px;
}
.homeHero__card:not(:last-child) {
padding-right: 20px;
border-right: 1px solid var(--beige-dark);
}
.homeHero__card:last-child {
padding-right: 30px;
}
.homeHero__top,
.homeHero__bottom {
position: absolute;
}
.homeHero__top {
top: -59px;
left: 0;
}
.homeHero__bottom {
bottom: 0;
right: -59px;
}
.homeHero__image {
position: relative;
margin-bottom: 20px;
width: 100%;
max-width: 780px;
min-width: 500px;
max-height: 780px;
border-radius: 40px;
overflow: hidden;
}
.homeHero__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.homeHero__image .homeHero__info {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 4;
}
.homeHero__info {
padding: 5px 5px 30px;
width: 100%;
max-width: 210px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
backdrop-filter: blur(50px);
background: rgba(29, 29, 27, 0.3);
border: 1px solid var(--beige-dark);
border-radius: 20px;
}
.homeHero__info-image {
padding: 15px 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 10px;
background: var(--beige-light);
}
.homeHero__info-image img {
width: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.homeHero__info p {
color: var(--white);
text-align: center;
}
.homeHeroMobile__wrap {
display: none;
gap: 20px;
}
.homeHeroMobile__image {
width: 100%;
max-width: 600px;
height: 400px;
border-radius: 30px;
overflow: hidden;
}
.homeHeroMobile__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.about ._container {
padding-top: 80px;
padding-bottom: 60px;
max-width: 100%;
}
.about__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.about__content > svg {
width: 100%;
max-width: 1300px;
display: block;
}
.about__wrapper {
margin-top: -50px;
width: 100%;
max-width: 1300px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.about__title {
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 20px;
border-bottom: 1px solid var(--beige-dark);
}
.about__title span {
font-size: 52px;
font-family: 'Playfair Display SC', serif;
}
.about__title h3 {
width: 100%;
max-width: 860px;
}
.about__slide {
min-width: 420px;
max-width: 420px;
border-radius: 40px;
overflow: hidden;
}
.about__slide-wrapper {
position: relative;
padding-top: 150%;
width: 100%;
}
.about__slide-wrapper img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
object-fit: cover;
}
@media screen and (max-width: 1100px) {
.about ._container {
padding-top: 40px;
padding-bottom: 40px;
}
}
.videogallery ._container {
padding-top: 60px;
padding-bottom: 100px;
}
.videogallery__content,
.videogallery__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.videogallery__title {
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 20px;
border-bottom: 1px solid var(--beige-dark);
}
.videogallery__title h3 {
width: 100%;
max-width: 860px;
}
.videogallery__slider {
width: 100%;
overflow: hidden;
}
.videogallery__slide {
width: 310px !important;
border-radius: 40px;
overflow: hidden;
}
.videogallery__slide-wrapper {
position: relative;
padding-top: 209%;
width: 100%;
}
.videogallery__slide-wrapper video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.advantages__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.advantages__cards {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
grid-template-columns: repeat(4, 1fr);
grid-auto-rows: 1fr;
gap: 20px;
}
.advantages__cards img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.advantages__card {
border-radius: 20px;
overflow: hidden;
}
.advantages__card:not(.image) {
border: 1px solid var(--beige-dark);
}
.advantages__card.card-1 {
padding: 25px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 15px;
}
.advantages__card.card-2 {
padding: 10px 25px 10px 10px;
-ms-grid-column-span: 2;
grid-column: span 2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 10px;
}
.advantages__card .card-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.advantages__card .card-image {
width: 100%;
max-width: 300px;
min-width: 200px;
border-radius: 10px;
overflow: hidden;
}
.advantages__card .card-info {
padding: 15px 0;
width: 100%;
max-width: 285px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.advantages__card .card-btns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.works ._container {
padding-top: 80px;
padding-bottom: 60px;
}
.works__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.works__title {
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 20px;
border-bottom: 1px solid var(--beige-dark);
}
.works__title h2 {
width: 100%;
max-width: 640px;
}
.works__wrapper {
position: relative;
height: 450px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 30px;
}
.works__slider {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition: transform 0.25s linear;
transition: transform 0.25s linear;
will-change: transform;
}
.works__slider .slick-track {
width: fit-content;
}
.works__slide {
width: 310px !important;
height: 218px;
border-radius: 20px;
overflow: hidden;
-webkit-transition: all 0.01s;
transition: all 0.01s;
}
.works__slide.slick-current {
width: 640px !important;
height: 450px;
}
.works__slide-wrapper {
width: 100%;
height: 100%;
}
.works__slide-wrapper img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.works__block {
position: absolute;
bottom: 0;
right: 0;
width: 640px;
padding: 10px 40px 10px 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 20px;
border-radius: 20px;
background: var(--beige);
}
.works__block h4 {
width: 100%;
max-width: 330px;
}
.works__image {
padding: 30px 10px;
width: 100%;
max-width: 230px;
height: 192px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: var(--beige-light);
border-radius: 10px;
overflow: hidden;
}
.works__image img {
height: 100%;
}
.offers ._container {
padding-top: 60px;
padding-bottom: 100px;
}
.offers__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 30px;
}
.offers__title {
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 20px;
border-bottom: 1px solid var(--beige-dark);
}
.offers__title h2 {
width: 100%;
max-width: 860px;
}
.offers__cards {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr 20px 1fr;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.offers__card {
padding: 10px 10px 30px 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
border-radius: 20px;
background: var(--beige);
}
.offers__card:nth-child(4) {
padding: 10px;
-ms-grid-column-span: 2;
grid-column: span 2;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.offers__block {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.offers__card:nth-child(4) .offers__block {
padding: 20px 0;
width: 100%;
max-width: 410px;
}
.offers__image {
min-height: 250px;
max-height: 250px;
border-radius: 10px;
overflow: hidden;
}
.offers__card:nth-child(4) .offers__image {
min-height: 100%;
max-height: 100%;
width: 100%;
max-width: 410px;
}
.offers__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.offers__text {
padding: 0 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.offers__text h4 {
margin-bottom: 10px;
}
.offers__price {
padding: 0 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.offers__price .btn {
width: 100%;
}
.offers__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.offers__item {
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
border-bottom: 1px solid var(--beige-dark);
}
.offers__item:first-child:last-child {
padding-top: 15px;
border-top: 1px solid var(--beige-dark);
}
.offers ul,
.offers ol {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.offers ul li::marker,
.offers ol li::marker {
color: var(--purple-light);
}
.offers ul li {
margin-left: 24px;
}
.offers ol {
counter-reset: list-counter;
list-style: none;
}
.offers ol li {
position: relative;
padding-left: 30px;
counter-increment: list-counter;
}
.offers ol li::before {
content: counter(list-counter, decimal-leading-zero) '. ';
position: absolute;
top: 0;
left: 0;
font-size: 16px;
font-weight: 700;
color: var(--purple-light);
}
.offers__btns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.services__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.services__cards {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr 20px 1fr;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.services__card {
position: relative;
padding: 10px 10px 30px 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 10px;
border-radius: 20px;
border: 1px solid var(--beige-dark);
}
.services__block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.services__block h4 {
padding: 15px 20px;
border-radius: 10px;
background: var(--beige-light);
}
.services__image {
height: 250px;
border-radius: 10px;
overflow: hidden;
}
.services__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.services__info {
padding: 10px 20px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 20px;
}
.services__text {
width: 100%;
max-width: 275px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.pricing ._container {
padding-top: 80px;
padding-bottom: 60px;
}
.equipment + .pricing ._container {
padding-top: 0;
}
.pricing__content,
.pricing__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.pricing__wrapper {
gap: 50px;
}
.pricing__tabs {
padding: 5px;
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr) [3];
grid-template-columns: repeat(3, 1fr);
border-radius: 50px;
border: 1px solid var(--beige-dark);
}
.pricing__tab {
padding: 12px 20px;
border-radius: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 20px;
color: var(--gray);
text-transform: uppercase;
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.pricing__tab.active {
background: var(--purple-light);
color: var(--white);
}
.pricing__box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.pricing__block {
display: none;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.pricing__block.active {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.price__content {
padding: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
border-radius: 30px;
background: var(--beige);
} .price__content table tbody {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 5px;
}
.price__content table tbody tr {
height: auto !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.price__content table tbody tr:first-child {
padding: 0px 20px 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.price__content table tbody tr:first-child td {
font-weight: 700;
color: var(--purple-light);
}
.price__content table tbody tr:not(:first-child) {
padding: 15px 20px;
border-radius: 20px;
background: var(--beige-light);
}
.price__content table tbody tr:not(:first-child) td {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 10px;
}
.price__content table tbody tr:not(:first-child) td:first-child {
gap: 5px;
}
.price__content table tbody tr td {
width: 100% !important;
height: auto !important;
}
.price__content table tbody tr td:first-child {
max-width: 710px;
min-width: 250px;
}
.price__content table tbody tr td:nth-child(2) {
max-width: 250px;
}
.price__content table tbody tr td:nth-child(3) {
max-width: 220px;
}
.price__content .btn {
width: 100%;
}
.doctors ._container {
padding-top: 60px;
padding-bottom: 100px;
}
.doctors__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.doctors__block {
width: 100%;
max-width: 420px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.doctors__block > svg {
width: 100%;
display: block;
}
.doctors__text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 30px;
}
.doctors__cards {
width: 100%;
max-width: 860px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.doctors__card {
position: relative;
height: 450px;
border-radius: 20px;
overflow: hidden;
}
.doctors__card img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.doctors__about {
position: absolute;
bottom: 10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 4;
padding: 25px 30px;
width: calc(100% - 20px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
backdrop-filter: blur(50px);
background: rgba(29, 29, 27, 0.3);
border: 1px solid var(--beige-dark);
border-radius: 20px;
}
.doctors__about h4,
.doctors__about span {
color: var(--white);
}
.question-rent {
margin-bottom: 60px;
}
.question__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.question__wrapper {
width: 100%;
max-width: 710px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.question__text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 30px;
}
.question__text h2 {
width: 100%;
max-width: 530px;
}
.question-rent .question__text h2 {
max-width: 100%;
}
.question__text ul {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 10px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
.question-rent .question__text ul {
margin-bottom: 30px;
-ms-grid-columns: 1fr 10px 1fr 10px 1fr;
grid-template-columns: repeat(3, 1fr);
}
.question__text ul li {
margin-left: 24px;
}
.question__text ul li::marker {
color: var(--purple-light);
}
.question__box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.question__form,
.question__messangers {
padding: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
border-radius: 40px;
background: var(--beige-light);
}
.question__form > p,
.question__messangers > p {
font-weight: 700;
}
.question__btns {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.question__btns .btn {
width: 100%;
}
.question__image {
position: relative;
width: 100%;
max-width: 530px;
border-radius: 40px;
overflow: hidden;
}
.question__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.question__about {
position: absolute;
left: 20px;
bottom: 20px;
z-index: 4;
padding: 20px;
width: 100%;
max-width: 290px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
backdrop-filter: blur(50px);
background: rgba(29, 29, 27, 0.3);
border: 1px solid var(--beige-dark);
border-radius: 20px;
}
.question__about h4,
.question__about span {
color: var(--white);
}
@media screen and (max-width: 1100px) {
.question-rent {
margin-bottom: 0;
}
.question-rent .question__text ul {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
margin-bottom: 20px;
}
}
.equipment ._container {
padding-top: 80px;
padding-bottom: 80px;
}
.equipment__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.equipment__cards {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.equipment__card {
width: 100%;
max-width: 420px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 40px;
}
.equipment__block {
padding: 5px 5px 20px 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
border-radius: 40px;
background: var(--beige);
}
.equipment__logo {
padding: 10px;
height: 160px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 35px;
background: var(--beige-light);
}
.equipment__logo img {
height: 100%;
}
.equipment__images {
width: 100%;
max-width: 860px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.equipment__image {
height: 507px;
border-radius: 40px;
overflow: hidden;
}
.equipment__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.equipment__row {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr 20px 1fr;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.equipment__info {
padding: 0 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.equipment__info .btn {
width: 100%;
gap: 0;
}
.equipment__row {
padding: 30px;
border-radius: 40px;
border: 1px solid var(--beige-dark);
}
.equipment__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
@media screen and (max-width: 1100px) {
.equipment ._container {
padding-top: 40px;
padding-bottom: 0;
}
}
.reviews__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.reviews__title {
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 20px;
border-bottom: 1px solid var(--beige-dark);
}
.reviews__title h2 {
width: 100%;
max-width: 640px;
}
.reviews__mark {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 20px;
}
.reviews__mark a {
transition: all 0.3s ease;
}
@media (hover: hover) {
.reviews__mark a:hover {
opacity: 0.7;
}
}
.reviews__mark img {
width: 250px;
object-fit: contain;
}
.reviews__slider-container {
display: flex;
gap: 20px;
}
.reviews__yandex {
width: calc(25vw - 22.5px);
max-width: 310px;
height: max-content;
padding: 25px 5px 5px 5px;
display: flex;
flex-direction: column;
flex-shrink: 0;
gap: 20px;
border-radius: 40px;
text-decoration: none;
z-index: 2;
background: var(--purple, #b486ea);
transition: all 0.3s ease;
}
@media (hover: hover) {
.reviews__yandex:hover {
opacity: 0.7;
}
}
.reviews__yandex p {
padding: 0 15px;
color: var(--white, #fcfbfb);
font-size: 20px;
text-transform: uppercase;
}
.reviews__yandex-image {
width: 100%;
position: relative;
padding-top: 178%;
border-radius: 35px;
overflow: hidden;
}
.reviews__yandex-image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.reviews__wrapper {
min-width: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 40px;
flex: 1;
overflow: hidden;
}
.reviews__slider {
width: 100%;
}
.reviews__slide {
width: 310px !important;
border-radius: 40px;
border: 5px solid var(--gray);
overflow: hidden;
cursor: grab;
}
.reviews__slide-wrapper {
position: relative;
padding-top: 209%;
width: 100%;
}
.reviews__slide-wrapper img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.faq ._container {
padding-top: 100px;
padding-bottom: 60px;
}
.faq-title_part-two {
margin: 0 0 50px;
}
.faq__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
}
.faq__info {
width: 100%;
max-width: 350px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
}
.faq__image {
width: 100%;
max-width: 330px;
height: 304px;
border-radius: 40px;
overflow: hidden;
}
.faq__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.faq__wrapper {
width: 100%;
max-width: 860px;
min-width: 510px;
}
.faq__items {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.faq__item {
border-radius: 40px;
border: 1px solid var(--beige-dark);
-webkit-transition: all 0.3s;
transition: all 0.5s ease;
cursor: pointer;
}
@media (hover: hover) {
.faq__item:hover {
opacity: 0.7;
}
}
.faq__header {
padding: 10px 10px 10px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 20px;
border-radius: 40px;
-webkit-transition: all 0.3s;
transition: all 0.5s;
}
.faq__question {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 5px;
}
.faq__question span {
font-size: 20px;
font-weight: 700;
color: var(--purple-light);
-webkit-transition: all 0.3s;
transition: all 0.5s;
}
.faq__question h4 {
-webkit-transition: all 0.3s;
transition: all 0.5s;
}
.faq__icon {
min-width: 55px;
max-width: 55px;
height: 55px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background: var(--purple-light);
-webkit-transition: all 0.3s;
transition: all 0.5s;
}
.faq__icon svg path {
-webkit-transition: all 0.3s;
transition: all 0.5s;
}
.faq__body {
width: 100%;
max-height: 0px;
overflow: hidden;
-webkit-transition: all 0.3s;
transition: all 0.5s;
}
.faq__text {
padding: 20px 95px 30px 60px;
display: flex;
flex-direction: column;
gap: 8px;
}
.faq__text ul,
.faq__text ol {
padding-left: 20px;
}
.faq__item.active .faq__header {
background: var(--purple-light);
}
.faq__item.active .faq__question h4 {
color: var(--white);
}
.faq__item.active .faq__question span {
color: var(--white);
}
.faq__item.active .faq__icon {
background: var(--white);
}
.faq__item.active .faq__icon svg path {
stroke: var(--purple-light);
}
.faq__item.active .faq__body {
max-height: 500px;
}  .post-card {
max-width: 420px;
position: relative;
border-radius: 20px;
border: 1px solid var(--beige_divider, #d4d1c2);
}
.post-card__image {
height: 250px;
margin-bottom: 20px;
border-radius: 20px;
overflow: hidden;
}
.post-card__image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s ease;
}
.post-card__info {
margin-bottom: 20px;
padding: 0 30px;
}
.post-card__info-title {
margin-bottom: 15px;
color: var(--black, #1d1d1b);
font-family: 'Wix Madefor Display';
font-size: 20px;
line-height: 130%;
text-transform: uppercase;
}
.post-card__info-text {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
color: var(--black, #1d1d1b);
font-family: 'Wix Madefor Display';
font-size: 16px;
line-height: 130%; }
.post-card__footer {
padding: 0 30px 30px 30px;
display: flex;
justify-content: space-between;
align-items: center;
}
.post-card__date {
display: flex;
align-items: center;
gap: 10px;
}
@media (hover: hover) {
.post-card:hover .post-card__image img {
transform: scale(1.1);
}
.post-card:hover .arrow {
background: transparent;
}
.post-card:hover .arrow svg path {
stroke: var(--purple-light);
}
}
@media screen and (width <= 576px) {
.post-card__image {
height: 200px;
}
.post-card__info {
padding: 0 15px;
}
.post-card__footer {
padding: 0 15px 15px 15px;
}
}  .seo-text {
overflow: hidden;
transition: max-height 0.3s ease-in-out;
}
.seo-text.collapsed {
max-height: 120px;
}
.seo-text.expanded {
max-height: 5000px;
}
.seo-text > h2 {
font-size: 44px;
margin-bottom: 25px;
}
.seo-text .more-text h2 {
font-size: 38px;
}
.seo-text .more-text h2,
.seo-text h3,
.seo-text h4,
.seo-text h5,
.seo-text h6 {
margin-top: 35px;
margin-bottom: 20px;
}
.seo-text p,
.seo-text ul,
.seo-text ol {
margin-bottom: 15px;
}
.seo-text ul,
.seo-text ol {
margin-left: 10px;
padding-left: 20px;
}
.read-more {
cursor: pointer;
margin-top: 15px;
padding: 10px 20px;
background-color: var(--purple-light);
color: var(--white);
border-radius: 50px;
transition: background-color 0.3s;
}
.read-more:hover {
background-color: #e0e0e0;
}
@media screen and (max-width: 1100px) {
.seo-text > h2 {
font-size: 36px;
}
.seo-text .more-text h2 {
font-size: 30px;
}
}
@media screen and (max-width: 550px) {
.seo-text > h2 {
font-size: 32px;
}
.seo-text .more-text h2 {
font-size: 26px;
}
} .ripple {
position: relative;
overflow: hidden;
}
.ripple-effect {
position: absolute;
border-radius: 50%;
background-color: rgba(255, 255, 255, 0.7);
transform: scale(0);
animation: ripple 0.6s linear;
}
@keyframes ripple {
to {
transform: scale(4);
opacity: 0;
}
} @media screen and (min-width: 1024px) {
.services__card:hover .services__image img {
transform: scale(1.1);
}
.services__card:hover .arrow {
background: transparent;
}
.services__card:hover .arrow svg path {
stroke: var(--purple-light);
}
}
@media screen and (max-width: 1550px) {
.about__wrapper {
margin-top: 0;
}
}
@media screen and (max-width: 1330px) {
.about__slide {
min-width: auto;
max-width: 100%;
width: calc(33.3vw - 23.3px) !important;
}
.works__slide,
.works__slide.slick-current {
width: calc(33.3vw - 23.3px) !important;
height: 300px;
}
.works__wrapper {
height: auto;
}
.works__block {
position: static;
width: 100%;
max-width: 640px;
}
.videogallery__slide,
.reviews__slide {
width: calc(25vw - 22.5px) !important;
}
}
@media screen and (max-width: 1300px) {
.homeHero__block {
gap: 30px;
}
.heroAbout__bottom {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.heroAbout__btns {
max-width: 800px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.heroAbout__btns .btn {
width: 100%;
}
}
@media screen and (max-width: 1090px) {
.homeHero {
background: transparent;
border-radius: 0px;
}
.homeHero ._container {
padding-top: 10px;
padding-right: 0;
}
.homeHero__block {
gap: 30px;
}
.homeHero__image {
display: none;
}
.homeHeroMobile__wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.homeHero__wrapper {
max-width: 100%;
}
.homeHero__box {
padding: 30px 15px;
max-width: 100%;
background: var(--beige);
border-radius: 40px;
}
.homeHero__block {
max-width: 100%;
}
.homeHero__cards {
padding: 0 15px;
max-width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.homeHero__cards-wrapper {
padding: 0;
}
.heroAbout__top {
height: 400px;
}
.homeHero__top,
.homeHero__bottom {
display: none;
}
.advantages__cards {
-ms-grid-columns: 1fr 20px 1fr 20px 1fr;
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: auto;
}
.works__slide,
.works__slide.slick-current {
width: calc(33.3vw - 23.3px) !important;
height: 230px;
}
.offers__cards {
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
}
.offers__card:last-child {
-ms-grid-column-span: 2;
grid-column: span 2;
}
.offers__card:last-child .offers__image {
min-height: 400px;
max-height: 400px;
}
.offers__card:nth-child(4) {
padding: 10px 10px 30px 10px;
-ms-grid-column-span: 1;
grid-column: span 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.offers__card:nth-child(4) .offers__block {
padding: 0;
max-width: 100%;
}
.offers__card:nth-child(4) .offers__image {
min-height: 250px;
max-height: 250px;
max-width: 100%;
}
.services__cards {
-ms-grid-columns: (1fr) [2];
grid-template-columns: repeat(2, 1fr);
}
.doctors__content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.doctors__block {
max-width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.doctors__cards {
max-width: 100%;
}
.doctors__card {
height: 550px;
}
.question__content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.question__wrapper {
max-width: 100%;
}
.equipment__card {
max-width: 310px;
gap: 30px;
}
.equipment__block {
gap: 20px;
}
.equipment__image {
height: 100%;
}
.reviews__title {
flex-direction: column;
align-items: self-start;
-webkit-box-align: start;
-ms-flex-align: start;
}
.reviews__mark {
gap: 15px;
}
.reviews__yandex {
width: calc(33.3vw - 33.3px);
max-width: 328px;
}
.reviews__yandex-image {
padding-top: 186%;
}
.reviews__slide,
.videogallery__slide {
width: calc(33.3vw - 23.3px) !important;
}
.faq__text {
padding: 15px 20px 30px;
}
}
@media screen and (max-width: 850px) {
.beige {
border-radius: 40px;
}
.advantages__cards {
-ms-grid-columns: 1fr 20px 1fr;
grid-template-columns: repeat(2, 1fr);
}
.works__slide,
.works__slide.slick-current {
width: calc(50vw - 25px) !important;
}
.reviews__yandex p {
font-size: 16px;
}
.reviews__mark {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.faq-title_part-two {
margin: 0 0 20px;
}
.faq__content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.faq__wrapper {
min-width: auto;
}
}
@media screen and (max-width: 800px) {
.heroAbout__top {
height: 320px;
}
.about__slide {
width: calc(50vw - 25px) !important;
}
.doctors__block {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.doctors__card {
height: 450px;
}
.equipment__cards {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.equipment__card {
max-width: 374px;
}
.reviews__title {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.reviews__yandex-image {
padding-top: 180%;
}
}
@media screen and (max-width: 700px) {
.offers__cards {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
}
.offers__card:last-child {
-ms-grid-column-span: 1;
grid-column: span 1;
}
.offers__card .offers__image,
.offers__card:last-child .offers__image,
.offers__card:nth-child(4) .offers__image {
min-height: 350px;
max-height: 350px;
}
.doctors__card {
height: 350px;
}
.services__cards {
margin: 0 auto;
width: 100%;
max-width: 500px;
-ms-grid-columns: (1fr) [1];
grid-template-columns: repeat(1, 1fr);
}
.price__content {
padding: 20px 10px;
}
.pricing__tabs {
border: none;
border-radius: 0;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 10px;
}
.pricing__tab {
padding: 12px 30px;
border: 1px solid var(--purple-light);
font-size: 16px;
}
.price__content table tbody tr {
gap: 10px;
}
.price__content table tbody tr:first-child {
display: none;
}
.price__content table tbody tr:not(:first-child) {
padding: 10px;
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr) [2];
grid-template-columns: repeat(2, 1fr);
}
.price__content table tbody tr:not(:first-child) td:nth-child(2) {
font-size: 14px;
}
.price__content table tbody tr:not(:first-child) td:first-child {
padding-bottom: 15px;
border-bottom: 1px solid var(--beige-dark);
-ms-grid-column-span: 2;
grid-column: span 2;
}
.reviews__slider-container {
flex-direction: column;
}
.reviews__yandex {
width: 100%;
margin: 0 auto;
}
.reviews__wrapper {
max-width: 328px;
margin: 0 auto;
}
.reviews__slide {
width: 100vw !important;
max-width: 328px !important;
}
}
@media screen and (max-width: 630px) {
.heroAbout__btns,
.equipment__row {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
}
.offers__title {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.offers__title .btn {
width: 100%;
}
.equipment__block,
.equipment__image,
.equipment__row {
border-radius: 30px;
}
.equipment__info .btn span {
font-size: 14px;
}
}
@media screen and (max-width: 570px) {
.beige {
border-radius: 30px;
}
.beige__container {
padding-top: 40px;
padding-bottom: 40px;
}
.homeHeroMobile__wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.homeHero__info {
padding: 5px 15px 5px 5px;
max-width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 20px;
}
.homeHero__info p {
width: 100%;
max-width: 300px;
text-align: left;
}
.homeHero__btns {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
gap: 10px;
}
.homeHero__cards-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.homeHero__card:not(:last-child) {
padding-right: 0;
padding-bottom: 20px;
border-right: none;
border-bottom: 1px solid var(--beige-dark);
}
.homeHero__card {
max-width: 100% !important;
}
.heroAbout__top {
height: 240px;
}
.advantages__cards {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
}
.advantages__card.card-2 {
padding: 10px 10px 25px;
-ms-grid-column-span: 1;
grid-column: span 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.advantages__card .card-image {
max-width: 100%;
}
.advantages__card .card-info {
padding: 0 5px;
max-width: 100%;
}
.advantages__card .card-btns .btn {
width: 100%;
}
.works__slide,
.works__slide.slick-current {
width: calc(100vw - 30px) !important;
height: 250px;
}
.doctors__cards {
-ms-grid-columns: (1fr) [1];
grid-template-columns: repeat(1, 1fr);
}
.doctors__card {
height: 550px;
}
.question__form,
.question__messangers {
padding: 25px 15px;
border-radius: 20px;
}
.question__image {
border-radius: 20px;
max-height: 250px;
max-width: 100%;
}
}
@media screen and (max-width: 500px) {
.heroAbout__info {
gap: 50px;
}
.faq__item,
.faq__header {
border-radius: 20px;
}
.heroAbout.heroAbout-rent .heroAbout__info h1 {
margin-bottom: 20px;
font-size: 26px;
}
.heroAbout.heroAbout-rent .heroAbout__info h1 span::before {
top: 8px;
left: -5px;
right: -5px;
bottom: 0;
width: calc(100% + 10px);
}
}
@media screen and (max-width: 470px) {
.homeHeroMobile__image {
height: 300px;
}
.homeHero__info-image {
align-self: stretch;
min-width: 120px;
max-width: 190px;
}
.about__title,
.videogallery__title {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.about__slide {
border-radius: 20px;
}
.advantages__card.card-1 {
padding: 15px;
}
.offers__text,
.offers__price {
padding: 0 5px;
}
.works__block {
padding: 10px 10px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.works__image {
padding: 10px 15px;
height: 150px;
}
.works__image,
.works__block h4 {
max-width: 100%;
text-align: center;
}
.question__btns {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
gap: 15px;
}
.videogallery__slide {
width: calc(100vw - 30px) !important;
}
.faq__info,
.faq__image {
max-width: 100%;
}
}
@media screen and (max-width: 400px) {
.about__slide {
width: calc(100vw - 30px) !important;
}
.reviews__wrapper {
gap: 20px;
}
.videogallery__title {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reviews__slider,
.videogallery__slider {
margin: 0 auto;
overflow: hidden;
}
.reviews__slider,
.videogallery__slider,
.reviews__slide,
.videogallery__slide,
.reviews__yandex {
width: calc(100vw - 100px) !important;
}
.videogallery__slide {
border-radius: 30px;
}
.videogallery__slide-wrapper {
padding-top: 160%;
}
.reviews__slide-wrapper {
padding-top: 200%;
}
.doctors__card {
height: 400px;
}
.doctors__about {
padding: 15px 20px;
}
.equipment__block,
.equipment__image {
border-radius: 20px;
}
.equipment__images {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
gap: 15px;
}
}
@media screen and (max-width: 370px) {
.services__image {
height: 180px;
}
.services__card {
padding: 10px 10px 15px 10px;
}
.services__info {
padding: 10px 0;
}
}
@media screen and (max-width: 320px) {
.doctors__card {
height: 320px;
}
} .zones .beige__container {
padding-bottom: 100px;
}
.zones__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.zones h2 {
max-width: 860px;
margin-bottom: 40px;
}
.zones__cards {
margin-bottom: 20px;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.zones__cards._other {
margin-bottom: 0;
padding: 0 40px;
grid-template-columns: repeat(4, 1fr);
justify-items: center;
}
.zones__card {
width: 100%;
max-width: 420px;
min-height: 250px;
padding: 30px 35px 35px 35px;
position: relative;
border-radius: 20px;
background-color: var(--beige-light, #f7f6f4);
overflow: hidden;
}
.zones__cards._other .zones__card {
max-width: 310px;
min-height: 80px;
padding: 15px;
display: flex;
align-items: center;
}
@media (hover: hover) {
.zones__card:hover .zones__card-image img,
.zones__card:hover .zones__card-image svg {
transform: scale(1.1);
}
.zones__card:hover .arrow {
background: transparent;
}
.zones__card:hover .arrow svg path {
stroke: var(--purple-light);
}
}
.zones__card-info {
display: flex;
flex-direction: column;
height: 100%;
}
.zones__cards._other .zones__card-info {
gap: 5px;
flex-direction: row;
align-items: center;
}
.zones__card-number {
margin-bottom: 5px;
color: var(--purple-light, #b486ea);
font-family: 'Wix Madefor Display';
font-size: 20px;
font-weight: 700;
line-height: 130%;
text-transform: uppercase;
}
.zones__cards._other .zones__card-number {
min-width: 35px;
height: 26px;
margin: 0;
}
.zones__card-title {
max-width: 160px;
color: var(--black, #1d1d1b);
font-family: 'Wix Madefor Display';
font-size: 20px;
line-height: 130%;
text-transform: uppercase;
}
.zones__cards._other .zones__card-title {
max-width: none;
font-size: 18px;
}
.zones__card .arrow {
margin-top: auto;
}
.zones__card-image {
width: 260px;
height: 250px;
position: absolute;
top: 0;
right: 0;
}
.zones__card-image img,
.zones__card-image svg {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s ease;
}
@media screen and (width <= 1200px) {
.zones__cards._other {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (width <= 1090px) {
.zones__cards {
grid-template-columns: repeat(2, 1fr);
justify-items: center;
}
}
@media screen and (width <= 991px) {
.zones__cards._other {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (width <= 700px) {
.zones__cards {
padding: 0;
grid-template-columns: repeat(1, 1fr);
}
}
@media screen and (width <= 570px) {
.zones .beige__container {
padding-bottom: 40px;
}
.zones__cards._other {
grid-template-columns: repeat(1, 1fr);
}
} .small-banner {
border-radius: 40px;
background: #eeede7;
padding: 40px;
font-size: 20px;
margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 800px) {
.small-banner {
font-size: 16px;
}
}.homeHero {
position: relative;
}
.homeHero ._container {
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
width: 100%;
max-width: 1330px;
}
.homeHero__content {
min-height: 326px;
}
.homeHero__wrapper {
width: auto;
}
.homeHero__box {
padding-left: 0;
}
.homeHero__image {
width: 80%;
max-width: 1110px;
height: calc(100% - 40px);
position: absolute;
right: 20px;
}
@media screen and (width <= 1090px) {
.homeHero__wrapper {
width: 100%;
max-width: 100%;
}
.homeHeroMobile__image {
max-width: none;
height: 306px;
}
}  .blog-list {
padding-top: 60px;
margin-bottom: 120px;
}
.blog-list__cards {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 40px 20px;
transition: all 0.3s ease;
}
.blog-list__cards._loading {
opacity: 0.5;
pointer-events: none;
}
.btn.blog-list__btn {
max-width: 420px;
margin: 0 auto;
margin-top: 80px;
padding-left: 25px;
}
@media screen and (width <= 1090px) {
.blog-list {
margin-bottom: 100px;
}
.blog-list__cards {
grid-template-columns: repeat(2, 1fr);
justify-items: center;
}
}
@media screen and (width <= 576px) {
.blog-list__cards {
grid-template-columns: repeat(1, 1fr);
gap: 20px;
}
}