@media (max-width: 800px) {
    header {
        max-width: 353px;
        padding: 14px 46px 0 0;
    }
    main {
        width: 100%;
        max-width: 100vw;
        overflow: hidden;
    }
    .menu-block {
        display: none;
    }
    .menu-container > a {
        width: 66px;
        height: 13px;
    }
    .menu-container > a img {
        width: 100%;
        height: 100%;
    }
    .contact-menu a {
        width: 26px;
        height: 26px;
    }
    .contact-menu button {
        width: 26px;
        height: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contact-menu button img {
        display: block;
    }
    .contact-menu button span {
        display: none;
    }
    .contact-menu {
        max-width: 140px;
    }
    .about-container {
        max-width: 513px;
        width: 100%;
        height: 520px;
        margin: 0 auto;
    }
    .about-container h1 {
        font-size: 38px;
        line-height: 39.003px;
        left: 27px;
        top: 25px;
    }
    .left-block {
        left: 28px;
        right: 28px;
        top: 119px;
    }
    .left-block p {
        font-size: 12px;
        line-height: 18px;
        max-width: 305px;
    }
    .right-block {
        display: none;
    }
    .main-banner {
        display: none;
    }
    .mob-banner {
        display: block;
        position: absolute;
        height: 404px;
        top: 117px;
        left: calc(50% - 512px / 2);
        width: 512px;
    }
    .slon-btn {
        width: 239px;
        height: 76px;
        margin: 264px auto 0 auto;
        display: block;
    }
    .slon-btn img {
        left: 10px;
        bottom: 8px;
        width: 95px;
        height: auto;
    }
    .slon-btn span {
        font-size: 12px;
        left: 125px;
        top: 24px;
    }
    .slon-container {
        border-radius: 25px;
        padding: 76px 0 42px 21px;
        margin-top: -26px;
        display: block;
    }
    .slon-container > img {
        max-width: calc(100vw - 44px);
        width: 100%;
        height: 376.503px;
        object-fit: cover;
        border-radius: 30px;
    }
    .slon-block {
        margin-left: 0;
    }
    .slon-block h3 {
        font-size: 30px;
        line-height: 28px;
        padding: 50px 0 31px 0;
        max-width: 350px;
    }
    .slon-grid {
        grid-template-columns: repeat(2, minmax(171px, 1fr));
        column-gap: 12px;
        row-gap: 22px;
    }
    .slon-grid p {
        font-size: 12px;
        line-height: 16px;
        padding-top: 16px;
        max-width: 171px;
    }
    .slon-grid img {
        height: 28px;
        width: 28px;
    }
    .slon-text {
        max-width: 349px;
        font-size: 12px;
        margin-top: 33px;
        line-height: 16px;
    }
    .estate-container {
        margin-top: -15px;
        height: auto;
        padding-bottom: 82px;
    }
    .estate-container h3 {
        font-size: 30px;
        line-height: 28px;
        padding: 95px 0 32px 0;
        max-width: 348.92px;
        margin: 0 auto;
        text-align: center;
    }
    .exp-container {
        display: block;
        max-width: calc(100vw - 38px);
        width: 354px;
        margin: 0 auto;
    }
    .exp-item {
        margin-bottom: 16px;
        border-radius: 28px;
        padding: 62px 0 0 0;
    }
    .exp-item:last-of-type {
        margin-bottom: 0;
    }
    .exp-item img {
        height: 150px;
        width: auto;
        margin: 0 auto 50px auto;
    }
    .exp-item p {
        font-size: 14px;
        line-height: 15px;
        padding-left: 26px;
    }
    .offer-container {
        position: relative;
        margin-top: -33px;
        padding-bottom: 33px;
    }
    .exp-item.big {
        min-height: 350px;
    }
    .exp-item.small {
        padding-top: 26px;
        min-height: 168px;
    }
    .offer-container > img {
        display: none;
    }
    .offer-bg-mob {
        display: block;
        width: 854.349px;
        height: 610px;
        flex-shrink: 0;
        border-radius: 854.349px;
        background-image: url("data:image/svg+xml,%3Csvg width='855' height='610' viewBox='0 0 855 610' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='427.175' cy='305' rx='427.175' ry='305' fill='white'/%3E%3C/svg%3E%0A");
        position: absolute;
        top: 0;
        left: calc(50% - 427.174px);
        z-index: 0;
    }
    .offer-container > h3 {
        padding: 67px 0 23px 0;
        font-size: 30px;
        line-height: 28px;
    }
    .offer-grid {
        display: block;
        max-width: calc(100vw - 40px);
    }
    .offer-item {
        border-radius: 16px;
        height: 370px;
        padding: 55px 19px 0 19px;
        overflow: hidden;
    }
    .offer-item h3 {
        font-size: 22px;
        line-height: 25.043px;
        padding: 16px 0 18px 0;
    }
    .offer-item ul {
        margin: 24px 0 0 0;
        padding-left: 20px;
    }
    .offer-item li {
        margin-bottom: 9px;
        font-size: 14px;
        line-height: 16px;
    }
    .offer-item:first-of-type {
        margin-bottom: 13px;
        height: 330px;
    }
    .approach-container {
        border-radius: 25px;
    }
    .approach-container > h3 {
        padding: 40px 0 32px 0;
        text-align: center;
        max-width: 351.63px;
        margin: 0 auto;
        font-size: 30px;
        line-height: 28px;
    }
    .approach-flex {
        display: block;
        padding: 0 0 37px 20px;
    }
    .approach-flex > img {
        max-width: calc(100vw - 44px);
        width: 100%;
        height: 393px;
        object-fit: cover;
        border-radius: 30px;
    }
    .approach-flex .slon-grid {
        margin: 30px 0 0 0;
    }
    .faq-container > h3 {
        padding: 104px 0 34px 0;
        font-size: 30px;
        line-height: 28px;
        max-width: 235.094px;
        margin: 0 auto;
        text-align: center;
    }
    .faq-container {
        border-radius: 0 0 50px 50px;
        margin-top: -37px;
    }
    .faq-flex {
        display: block;
        padding-bottom: 22px;
    }
    .accordion {
        margin: 0 auto 44px auto;
        max-width: calc(100vw - 42px);
        width: 350px;
    }
    .accordion-header {
        padding-left: 43px;
        font-size: 20px;
        line-height: 22px;
    }
    .accordion-header .icon {
        top: 2px;
        font-size: 20px;
        line-height: 22px;
    }
    .accordion-header .toggle {
        width: 28.42px;
        height: 28.42px;
        top: 0;
    }
    .accordion-item {
        margin-bottom: 30px;
    }
    .accordion-content {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 0 43px;
    }
    .accordion-item.active .accordion-content {
        padding-top: 10px;
    }
    .faq-flex > img {
        max-width: calc(100vw - 44px);
        width: 100%;
        height: 500px;
        margin: 0 auto;
        display: block;
    }
    .form-container > h3 {
        padding: 49px 0 37px 0;
        max-width: 539px;
        font-size: 30px;
        line-height: 28px;
        width: 310px;
        text-align: center;
        margin: 0 auto;
    }
    .form-grid {
        display: block;
        max-width: 240px;
        margin: 0 auto;
    }
    .form-field input {
        width: 240px;
        height: 76px;
        line-height: 76px;
        font-size: 13px;
        padding-left: 32px;
        padding-top: 0;
    }
    .form-field input:first-of-type {
        margin-bottom: 13px;
    }
    .form-grid .slon-btn {
        margin-top: 21px;
    }
    .form-field label {
        top: 14px;
        left: 32px;
        font-size: 12px;
    }
    .iti .iti__selected-dial-code {
        font-size: 13px;
    }
    .form-bg {
        display: none;
    }
    .form-mob-bg {
        display: block;
        position: absolute;
        top: 399px;
        height: 450px;
        left: calc(50% - 437px / 2);
        width: 437px;
    }
    .form-container {
        height: 849px;
    }
    footer {
        width: 100%;
        margin-top: -20px;
        border-radius: 25px 25px 0 0;
        min-width: 290px;
    }
    .footer-menu {
        padding: 44px 0 0 0;
        max-width: 353px;
        margin: 0 auto;
        position: relative;
    }
    .footer-menu .contact-menu button {
        background: #4A423D;
    }
    .footer-menu .menu-block {
        display: flex;
        position: absolute;
        top: 109px;
    }
    .menu-block a {
        font-size: 12px;
    }
    footer hr {
        margin: 100px auto 35px auto;
        max-width: calc(100vw - 43px);
        width: 100%;
    }
    .footer-flex {
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
        max-width: 300px;
        margin: 0 auto;
    }
    .copyright {
        text-align: center;
        font-size: 12px;
        order: 2;
    }
    .policy a:first-of-type {
        margin-bottom: 5px;
        display: block;
        margin-right: 0;
    }
    .policy {
        font-size: 12px;
        margin-bottom: 20px;
        order: 1;
        text-align: center;
    }
    .estate-container .title {
        left: 0;
        right: 0;
        width: auto;
        top: 54px;
        text-align: center;
    }
    .approach-container .title {
        left: 0;
        right: 0;
        width: auto;
        top: 0;
        text-align: center;
    }
    .hamburger {
        width: 28px;
        height: 5px;
        position: absolute;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        z-index: 1001;
        right: 0;
        top: 24px;
    }

    .hamburger span {
        display: block;
        height: 1px;
        width: 28px;
        background: #0C3D45;
        border-radius: 1px;
        transition: all 0.2s ease;
        position: relative;
    }

    .hamburger.active span:first-child {
        transform: rotate(45deg);
        top: 4px;
        position: absolute;
    }

    .hamburger.active span:last-child {
        transform: rotate(-45deg);
        top: 4px;
        position: absolute;
    }

    .mobile-menu {
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: white;
        display: none;
        padding: 208px 20px 0 20px;
        box-sizing: border-box;
        z-index: 1000;
        border-radius: unset;
    }

    .mobile-menu.active {
        display: block;
    }
    .mobile-menu .sub-menu {
        border-bottom: 1px solid #E9E9E9;
        color: #0C3D45;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
    }
    .mobile-menu .sub-menu:last-of-type {
        border-bottom: none;
    }
    .privacy-block {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .privacy-block h1 {

    }



}