@import url('https://725ee1.claudeassets.com/20250402104656cs_/https://fonts.googleapis.com/css?family=Ubuntu:300,400,700&display=swap');

html, body {
    overflow-x: hidden;
}

.wrapper {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
}

.wrapper-basic {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
}

.header-menu {
    display: block;
    position: relative;
    float: right;
}

.sticky-active {
    display: block;
    position: fixed;
    background: #CBD0D3;
    -webkit-box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.16);
}

    .sticky-active .navbar-brand {
        display: block;
    }

    .sticky-active .navbar-light .navbar-nav .nav-link {
        font-weight: 700;
        color: #000000;
    }

        .sticky-active .navbar-light .navbar-nav .nav-link:hover {
            font-weight: 700;
            color: #3058FF;
        }

    .sticky-active .logo {
        content: url("https://68bd76.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/logo.png");
    }

    .sticky-active .navbar-light {
        background: #CBD0D3 !important;
    }

.header-menu li {
    display: inline-block;
    position: relative;
    float: left;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
}

.header-link {
    color: #ffffff;
    margin-top: 9px;
    display: inline-block;
    position: relative;
    float: left;
    text-decoration: none;
}

header {
    display: block;
    position: absolute;
    float: left;
    width: 100%;
    z-index: 10;
    padding: 14px 0px 7px;
}

.logo {
    display: block;
    position: relative;
    float: left;
    height: 100px;
}

.main-screen--background {
    display: block;
    position: absolute;
    float: left;
    width: 100%;
    z-index: 1;
}

.main-z {
    display: block;
    position: relative;
    z-index: 3;
}

.screen-01 {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    min-height: 100vh;
    z-index: 3;
    background: url("https://1c04f3.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/mainscreen-bg1.png") no-repeat top center;
    background-size: contain;
    padding: 150px 0px 300px;
    background-position: right top;
}

.subtitle {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.6;
    color: #ffffff;
}

.mainscreen-text {
    display: block;
    position: relative;
    float: left;
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-right: 12%;
}

.scroll-down-btn {
    display: block;
    position: absolute;
    float: left;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-top: 60px;
    margin-left: -23px;
    cursor: pointer;
    background: url("https://19acd2.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/arrow-down-btn.svg") no-repeat top center;
    background-size: 46px 46px;
}

.h2-second {
    font-size: 3rem;
    margin-bottom: 60px;
    font-weight: 600;
    line-height: 1.2;
}

.screen-02 {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    z-index: 2;
    background-size: contain;
    position: relative;
    float: left;
    width: 100%;
    background: url("https://b00b2b.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/screen-03-bg.svg") no-repeat left center;
    background-size: 42%;
    padding: 60px 0px 117px;
}

.screen-02--img-card-a {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 17px 13px;
    border-radius: 30px;
    background: #ffffff;
    -webkit-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    /**padding: 15px 20px;**/
}

.screen-02--img-card {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    border-radius: 30px;
    /**padding: 15px 20px;**/
}

.img-h-236 {
    height: 191px;
}

.screen-02--header {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.6;
    color: #000;
}

.screen-02--desc {
    font-size: 16px;
    line-height: 28px;
    color: #505050;
    text-align: left;
    font-weight: 300;
}

.screen-02--pl-80 {
    padding-left: 100px !important;
}

.screen-02--pr-80 {
    padding-right: 100px !important;
}

.screen-02--mb-138 {
    margin-bottom: 138px;
    align-items: center;
}

.yellow-header {
    display: inline-block;
    position: relative;
    float: none;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.2;
    text-align: center;
    color: #000;
}

    .yellow-header::before {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 40px;
        top: 2px;
        left: -40px;
        background: #2F88FE;
    }

    .yellow-header::after {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 40px;
        top: 2px;
        right: -40px;
        background: #2F88FE;
    }

.grid-item {
    width: 33.33333%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.grid-item--width2 {
    width: 33.33333%;
    margin-top: 50px;
}

.screen-04-header {
    display: block;
    position: relative;
    float: left;
    margin: 30px auto 50px;
    padding-left: 60px;
    font-size: 25px;
    line-height: 29px;
    text-align: left;
    color: #704040;
}

.yellow-header-left {
    display: inline-block;
    position: relative;
    float: none;
    margin-left: 100px;
    margin-top: 50px;
    font-weight: 600;
    font-size: 42px;
    line-height: 48px;
    text-align: center;
    color: #000;
}

    .yellow-header-left::before {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 40px;
        top: 2px;
        left: -40px;
        background: #2F88FE;
    }

    .yellow-header-left::after {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 40px;
        top: 2px;
        right: -40px;
        background: #2F88FE;
    }

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .switch input {
        display: none;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.screen-03 {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: url("https://62d850.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/faq-bg.svg") no-repeat;
    background-position: 93% 50%;
}

.screen-03--header {
    display: block;
    position: relative;
    float: left;
    margin: 30px auto 50px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 28px;
    clear: both;
    text-align: left;
    color: #704040;
    max-width: 65%;
}

.screen-03--header-left {
    display: inline-block;
    position: relative;
    float: left;
    margin-left: 40px;
    margin-top: 50px;
    font-weight: 600;
    font-size: 42px;
    line-height: 48px;
    text-align: center;
    color: #000;
}

    .screen-03--header-left::before {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 40px;
        top: 2px;
        left: -40px;
        background: #2F88FE;
    }

    .screen-03--header-left::after {
        content: "";
        display: block;
        position: absolute;
        width: 4px;
        height: 40px;
        top: 2px;
        right: -40px;
        background: #2F88FE;
    }

.accordion-title {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    text-align: center;
    display: block;
    position: relative;
    float: none;
    padding: 5px 0px;
    cursor: pointer;
}

    .accordion-title::after {
        display: block;
        position: absolute;
        float: right;
        content: url("https://0a1e12.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/minus.svg");
        right: -19px;
        top: 0px;
    }

.collapsed.accordion-title::after {
    display: block;
    position: absolute;
    float: right;
    content: url("https://5f874f.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/plus.svg");
    right: -19px;
    top: 8px;
}

.screen-04, .blog {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 70px 0;
    /**background: url("https://e6eea4.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/screen-04-bg.png") no-repeat top center #EBEDED;**/
    background-size: contain;
    background-position: 50% -1px;
}

.screen-04--review-box {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: #FFFFFF;
    padding: 20px 15px 90px;
    border-radius: 6px;
    margin-bottom: 100px;
    min-height: 250px;
    font-weight: 300;
    -webkit-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
}

.screen-04--review-ava-block {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    float: left;
    font-size: 16px;
    text-align: center;
}

.screen-04--review-ava {
    width: 110px !important;
    position: relative;
    float: none;
    display: inline-block;
    margin: 0 auto 10px;
    border-radius: 50%;
}

.screen-04--review-name {
    font-size: 19px;
    color: #000;
    font-weight: 600;
    text-align: center;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.screen-04--review-org {
    font-size: 19px;
    color: #919191;
    text-align: center;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.screen-04--header {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    font-size: 29px;
    font-weight: 300;
    color: #505050;
}

.screen-04--sub {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    color: #000000;
    margin-bottom: 80px;
}

.screen-04--logo {
    display: inline-block;
    position: relative;
    float: none;
    margin-top: 90px;
    width: 200px;
    margin-bottom: 30px;
}

.screen-05 {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 0px 80px;
    /** background: url("https://7e7b5e.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/screen-05-bg.svg") no-repeat top center; **/
    background-size: 100%;
}

.screen-05--box {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 60px;
    background: #ffffff;
    border-radius: 24px;
    -webkit-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
}

.contact-header {
    display: block;
    position: relative;
    float: left;
    font-weight: 600;
    font-size: 23px;
    color: #2F88FE;
    line-height: 26px;
    width: 100%;
    margin-bottom: 10px;
}

.contact-sub-header {
    font-weight: 600;
    font-size: 19px;
    color: #000;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.contact-desc {
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    color: #704040;
    margin-bottom: 40px;
}

    .contact-desc a {
        color: #2F88FE;
        text-decoration: none;
    }

        .contact-desc a:hover {
            color: #FDC400;
            text-decoration: none;
        }

.contact-img {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

textarea {
    resize: none;
}

footer {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    background-size: 100%;
    display: flex;
    align-items: center;
}

.footer-z-block {
    display: block;
    position: absolute;
    float: left;
    width: 100%;
    padding: 60px 0px 0px;
    z-index: 2;
}

.footer-bg {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.footer-logo {
    display: block;
    position: relative;
    float: left;
    height: 80px;
}

.footer-text {
    color: #E9EEFE;
    font-size: 14px;
}

    .footer-text a {
        color: #E9EEFE;
        text-decoration: none;
    }

        .footer-text a:hover {
            color: #E9EEFE;
            text-decoration: none;
        }

.footer-link {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-align: left;
    display: inline-block;
    position: relative;
    float: left;
    clear: both;
}

    .footer-link:hover {
        color: #ffffff;
        text-decoration: none;
    }

.social-block {
    display: inline-block;
    position: absolute;
    float: right;
    bottom: 0;
    right: 15px;
    width: auto;
}

.social-block-header {
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    display: inline-block;
    clear: both;
    font-weight: 600;
}

.footer-z-block .row {
    align-items: center;
}

.phone2 {
    margin-top: 0;
    opacity: 0.5;
}

.blog {
    text-align: center;
}

.post_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.post {
    text-align: center;
    color: #000000;
    background-color: #ffffff;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

    .post h3 {
        font-size: 16px;
        margin: 0;
        margin-top: 15px;
    }

    .post .date {
        font-size: 14px;
        font-weight: bold;
        color: #919191;
        text-align: center;
        padding: 0;
        line-height: initial;
    }

    .post p {
        text-align: left;
        padding: 15px;
        margin: 0;
        font-size: 16px;
    }

    .post:hover {
        text-decoration: none;
        color: initial;
    }

    .post img {
        width: 100%;
        border-radius: 6px 6px 0 0;
    }

.box-hidden {
    display: none;
}

.button:hover {
    color: initial;
    text-decoration: none;
}

.button {
    color: #000000;
    font-size: 16px;
    margin-top: 40px;
    display: inline-block;
    transition: .5s ease;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

    .button img {
        margin-left: 10px;
    }

    .button:after {
        display: block;
        position: absolute;
        bottom: -5px;
        content: "";
        height: 2px;
        background-color: #2F88FE;
        transition: width .3s ease-in-out;
        width: 25%;
    }

    .button:hover:after,
    .button a:focus:after, .slick-slide a:hover:after,
    .slick-slide a:focus:after {
        width: 100%;
    }

.social_link {
    margin-left: 15px;
}

    .social_link:first-child {
        margin-left: 0;
    }

.socila_links {
    margin-top: 5px;
}

.social_link img {
    width: 100%;
    max-width: 20px;
}

.post-page {
    margin-top: 180px;
}

.post-page_container {
    display: grid;
    grid-template-columns: 3fr 1fr;
    grid-gap: 30px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.main_post_content {
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}

    .main_post_content img {
        border-radius: 6px 6px 0 0;
        width: 100%;
        margin-bottom: 25px;
    }

    .main_post_content .img_small {
        text-align: center;
    }

        .main_post_content .img_small img {
            width: 80%;
            border-radius: 0;
        }

/*    .main_post_content p, .main_post_content h4 {
        padding: 0 3vw;
    }*/

    .main_post_body {
        padding: 0 3vw;
        margin-top: 20px;
    }

.sidebar {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

    .sidebar .post {
        margin-bottom: 20px;
    }

.post_link {
    color: #919191;
    margin-bottom: 10px;
    transition: all .5s ease;
}

    .post_link:hover {
        color: #000;
        text-decoration: none;
    }

@media (min-width: 1367px) {
    .screen-01 {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        min-height: 120vh;
        z-index: 3;
        background: url("https://1c04f3.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/mainscreen-bg1.png") no-repeat top center;
        background-size: cover;
        padding: 230px 0px 300px;
    }

    .footer-z-block {
        display: block;
        position: absolute;
        float: left;
        width: 100%;
        padding: 128px 0px 0px;
        z-index: 2;
    }
}

@media (min-width: 576px) and (max-width: 1024px) {
    .post_grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    header {
        display: none;
    }

    .basic-page {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        background: url("https://47493d.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/basic-page-bg-t.svg") no-repeat top center #FAF1E5;
        background-size: 100%;
        padding-top: 80px;
        padding-bottom: 40px;
        border-radius: 0px 0px 25px 25px;
    }

    .screen-01 {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        min-height: 800px;
        z-index: 3;
        background: url("https://1c04f3.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/mainscreen-bg1.png") no-repeat top center;
        background-size: cover;
        padding: 230px 0px 300px;
    }

    .footer-logo {
        display: block;
        position: relative;
        float: left;
        height: 50px;
        margin-bottom: 10px;
    }

    .footer-z-block {
        display: block;
        position: absolute;
        float: left;
        width: 100%;
        z-index: 2;
    }

    .footer-text {
        color: #E9EEFE;
        font-size: 10px;
        margin-bottom: 10px;
    }

    .social-footer-icon {
        height: 20px;
    }

    .footer-link {
        font-size: 10px;
        font-weight: 600;
        color: #ffffff;
        text-align: left;
        display: inline-block;
        position: relative;
        float: left;
        clear: both;
    }

    .yellow-header-left {
        display: inline-block;
        position: relative;
        float: none;
        margin-left: 60px;
        margin-top: 0px;
        font-weight: 600;
        font-size: 42px;
        line-height: 48px;
        text-align: center;
    }

    .grid-item--width2 {
        width: 33.33333%;
        margin-top: 50px;
    }

    .grid-item {
        width: 33.33333%;
        padding: 0px 5px;
        margin-bottom: 30px;
    }

    .mobile-menu {
        display: block !important;
        position: absolute;
        float: left;
        width: 100%;
        padding: 10px 0px;
        z-index: 10;
    }

    .mobile-link-block {
        display: inline-block;
        position: absolute;
        float: none;
        right: 70px;
        padding-left: 42px;
        padding-top: 2px;
        margin-top: 4px;
    }

    .mobile-link-block-open {
        display: inline-block;
        position: relative;
        float: none;
        padding-left: 20px;
        padding-top: 2px;
        margin-top: 30px;
    }

    .menu-burger {
        display: block;
        position: relative;
        float: right;
        width: 50px;
        height: 50px;
        background: url("https://fdb8c8.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/burger-menu.svg") no-repeat top center;
        background-size: 50px 50px;
        margin-top: 4px;
        cursor: pointer;
        z-index: 5;
    }

    .btn-sm {
        margin-left: 20px;
        padding: 15px 25px;
    }

    .sticky-active {
        display: none;
    }

    .mobile-logo {
        display: inline-block;
        position: relative;
        float: left;
        margin-top: 5px;
    }

    .mobile-header-link {
        font-weight: 700;
        color: #ffffff;
        font-size: 0.8rem;
        text-align: left;
        line-height: 1.5;
    }

    .mobile-header-link-login {
        font-weight: 700;
        color: #3058FF;
        font-size: 0.8rem;
        text-align: left;
        line-height: 1.5;
        padding-right: 5px;
    }

    .mobile-navigation-block {
        display: block;
        position: absolute;
        float: left;
        width: 80%;
        background-size: cover;
        border-radius: 25px;
        padding: 20px;
        bottom: 0;
    }

    .logo {
        content: url("https://68bd76.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/logo.png");
        height: 100px;
    }

    .mobile-menu .col {
        display: flex;
        align-items: center;
    }

    .menu-burger {
        margin-left: auto;
    }

    .mobile-close-btn {
        display: block;
        position: relative;
        float: right;
        width: 50px;
        height: 50px;
        background: url("https://d62788.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/burger-close.svg") no-repeat top center;
        background-size: 50px 50px;
        margin-top: 4px;
        cursor: pointer;
        z-index: 5;
    }

    .mobile-navigation-menu {
        display: block;
        position: relative;
        float: left;
        list-style: none;
        padding: 0;
        -webkit-padding-start: 17px;
    }

        .mobile-navigation-menu li {
            padding: 5px 0px;
        }

            .mobile-navigation-menu li a {
                color: #3058FF;
                text-decoration: none;
                font-size: 0.8rem;
                font-weight: 700;
                line-height: 1.5;
            }

    .mobile-soc-left {
        display: block;
        position: relative;
        float: left;
        padding-left: 17px;
    }

    .mobile-soc-right {
        display: block;
        position: relative;
        float: right;
        padding-right: 17px;
    }

    .mobile-soc-center {
        display: block;
        position: relative;
        margin: 0 auto;
        float: none;
    }

    .sticky-mobile {
        display: block;
        position: fixed;
        background: #CBD0D3;
        -webkit-box-shadow: 0px 2px 40px 0px rgba(255, 67, 7, 0.16);
        -moz-box-shadow: 0px 2px 40px 0px rgba(255, 67, 7, 0.16);
        box-shadow: 0px 2px 40px 0px rgba(255, 67, 7, 0.16);
    }

        .sticky-mobile .logo {
            content: url("https://68bd76.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/logo.png");
        }

        .sticky-mobile .mobile-header-link {
            color: #212121;
        }

        .sticky-mobile .menu-burger {
            background: url("https://32f3d8.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/burger-menu-red.svg") no-repeat top center;
            background-size: 50px 50px;
        }
}

@media (min-width: 320px) and (max-width: 576px) {
    .post-page {
        margin-top: 100px;
    }

    .post_grid, .post-page_container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .blog, .post-page_container {
        padding-left: 3vw;
        padding-right: 3vw;
    }

    .screen-02, .screen-02--desc {
        text-align: center;
    }

    .screen-02 {
        margin-top: -150px;
    }

    .footer-logo {
        float: initial;
        margin: auto;
        display: none;
    }

    .screen-03--header-left, .yellow-header-left {
        width: 78%;
    }

    .text-left {
        text-align: center !important;
    }

    .screen-05--box, .screen-04--review-box {
        text-align: center;
    }

    .margin-btn-m {
        margin-bottom: 30px;
    }

    .screen-03--header {
        max-width: 100%;
        text-align: center;
        margin: 0;
    }

    .screen-03 {
        background: none;
    }

    .screen-01 {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        min-height: 800px;
        z-index: 3;
        background: url("https://1c04f3.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/mainscreen-bg1.png") no-repeat top center;
        background-size: cover;
        padding: 150px 0px 300px;
    }

    .basic-page {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        background: url("https://581248.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/basic-page-bg-m.svg") no-repeat top center #FAF1E5;
        background-size: 100%;
        padding-top: 80px;
        padding-bottom: 40px;
        border-radius: 0px 0px 25px 25px;
    }

    .screen-02--pl-80 {
        margin-top: 30px;
        padding-left: 0px !important;
    }

    .screen-05--box {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        padding: 15px 20px;
        background: #ffffff;
        border-radius: 24px;
        -webkit-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    }

    .grid-item--width2 {
        width: 100%;
        margin-top: 0px;
    }

    .grid-item {
        width: 100%;
        padding: 0px 5px;
        margin-bottom: 30px;
    }

    header {
        display: none;
        position: absolute;
        float: left;
        width: 100%;
        z-index: 10;
        padding: 0px 0px 20px;
    }

    .navbar-light {
        border-radius: 0px 0px 15px 15px;
        padding: 15px 15px;
    }

        .navbar-light .navbar-nav .nav-link {
            font-weight: 700;
            color: #3058FF;
        }

    .screen-02--pr-80 {
        margin-top: 30px;
        padding-right: 0px !important;
    }

    .navbar-nav {
        margin-top: 20px;
    }

        .navbar-nav .nav-item {
            padding: 5px 0px;
        }

    .screen-03--header-left {
        font-size: 20px;
    }

    .screen-02--mb-138 {
        margin-bottom: 50px;
    }

    .navbar-nav .btn {
        margin-top: 10px !important;
    }

    .screen-02, .screen-03 {
        padding: 0px;
    }

    .screen-03--header-left {
        margin-top: 0;
    }

        .screen-03--header-left::before {
            content: "";
            display: block;
            position: absolute;
            width: 4px;
            height: 40px;
            top: 2px;
            left: -20px;
            background: #3058FF;
        }

        .screen-03--header-left::after {
            content: "";
            display: block;
            position: absolute;
            width: 4px;
            height: 40px;
            top: 2px;
            right: -20px;
            background: #3058FF;
        }

    .bg-light {
        background-color: #FAF1E5 !important;
    }

    .yellow-header {
        display: inline-block;
        position: relative;
        float: none;
        font-weight: 600;
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
    }

        .yellow-header::before {
            content: "";
            display: block;
            position: absolute;
            width: 4px;
            height: 40px;
            top: 2px;
            left: -20px;
            background: #2F88FE;
        }

        .yellow-header::after {
            content: "";
            display: block;
            position: absolute;
            width: 4px;
            height: 40px;
            top: 2px;
            right: -20px;
            background: #2F88FE;
        }

    .yellow-header-left {
        display: inline-block;
        position: relative;
        float: none;
        margin: 0 auto;
        margin-left: 20px;
        font-weight: 600;
        font-size: 20px;
        line-height: 48px;
        text-align: center;
    }

        .yellow-header-left::before {
            content: "";
            display: block;
            position: absolute;
            width: 4px;
            height: 40px;
            top: 2px;
            left: -20px;
            background: #3058FF;
        }

        .yellow-header-left::after {
            content: "";
            display: block;
            position: absolute;
            width: 4px;
            height: 40px;
            top: 2px;
            right: -20px;
            background: #3058FF;
        }

    .footer-bg {
        display: none;
    }

    footer {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        padding: 0;
        background-size: cover;
    }

    .footer-z-block {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        padding: 0px 0px;
        z-index: 2;
        background-color: #3058ff;
    }

    .social-block {
        display: inline-block;
        position: relative;
        float: none;
        margin: 20px auto;
        text-align: center;
        width: 100%;
        bottom: 0;
        right: 0px;
    }

    .contact-img {
        margin-bottom: 20px;
    }

    .mobile-menu {
        display: block !important;
        position: absolute;
        float: left;
        width: 100%;
        padding: 10px 0px;
        z-index: 10;
    }

    .mobile-link-block {
        display: inline-block;
        position: absolute;
        float: none;
        right: 70px;
        padding-left: 42px;
        padding-top: 2px;
        margin-top: 4px;
    }

    .mobile-link-block-open {
        display: inline-block;
        position: relative;
        float: none;
        padding-left: 20px;
        padding-top: 2px;
        margin-top: 30px;
    }

    .menu-burger {
        display: block;
        position: relative;
        float: right;
        width: 40px;
        height: 40px;
        background: url("https://fdb8c8.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/burger-menu.svg") no-repeat top center;
        background-size: 40px 40px;
        margin-top: 4px;
        cursor: pointer;
    }

    .sticky-active {
        display: none;
    }

    .mobile-logo {
        display: inline-block;
        position: relative;
        float: left;
        margin-top: 5px;
    }

    .mobile-header-link {
        font-weight: 700;
        color: #ffffff;
        font-size: 0.8rem;
        text-align: left;
        line-height: 1.5;
    }

    .mobile-header-link-login {
        font-weight: 700;
        color: #3058FF;
        font-size: 0.8rem;
        text-align: left;
        line-height: 1.5;
        padding-right: 5px;
    }

    .mobile-navigation-block {
        display: block;
        position: absolute;
        float: left;
        width: 80%;
        background-size: cover;
        border-radius: 25px;
        padding: 10px;
        bottom: 0;
    }

    .mobile-navigation-menu li:first-child {
        margin-bottom: 15px;
        padding: 0;
    }

    .logo {
        content: url("https://68bd76.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/logo.png");
        height: 30px;
    }

    .mobile-close-btn {
        display: block;
        position: relative;
        float: right;
        width: 40px;
        height: 40px;
        background: url("https://d62788.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/burger-close.svg") no-repeat top center;
        background-size: 40px 40px;
        margin-top: 4px;
        cursor: pointer;
    }

    .mobile-navigation-menu {
        display: block;
        position: relative;
        float: left;
        list-style: none;
        padding: 0;
        -webkit-padding-start: 17px;
    }

        .mobile-navigation-menu li {
            padding: 5px 0px;
        }

            .mobile-navigation-menu li a {
                color: #3058FF;
                text-decoration: none;
                font-size: 0.8rem;
                font-weight: 700;
                line-height: 1.5;
            }

    .mobile-soc-left {
        display: block;
        position: relative;
        float: left;
        padding-left: 17px;
    }

    .mobile-soc-right {
        display: block;
        position: relative;
        float: right;
        padding-right: 17px;
    }

    .mobile-soc-center {
        display: block;
        position: relative;
        margin: 0 auto;
        float: none;
    }

    .sticky-mobile {
        display: block;
        position: fixed;
        background: #CBD0D3;
        -webkit-box-shadow: 0px 2px 40px 0px rgba(255, 67, 7, 0.16);
        -moz-box-shadow: 0px 2px 40px 0px rgba(255, 67, 7, 0.16);
        box-shadow: 0px 2px 40px 0px rgba(255, 67, 7, 0.16);
    }

        .sticky-mobile .logo {
            content: url("https://68bd76.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/logo.png");
        }

        .sticky-mobile .mobile-header-link {
            color: #212121;
        }

        .sticky-mobile .menu-burger {
            background: url("https://32f3d8.claudeassets.com/20250402104656im_/https://www.astute-rm.com/img/burger-menu-red.svg") no-repeat top center;
            background-size: 40px 40px;
        }

        .sticky-mobile .btn-light {
            color: #fff;
            background-color: #3058FF;
            border-color: #3058FF;
        }

            .sticky-mobile .btn-light:hover {
                color: #fff;
                background-color: #FDC400;
                border-color: #FDC400;
            }

    .price-box-descktop {
        display: none;
    }

    .price-box-mobile {
        display: block !important;
        position: relative;
        float: left;
        width: 100%;
    }

    .form-check-label {
        margin-bottom: 0;
        font-size: 12px;
        color: #3058FF;
    }

    .form-link {
        color: #3058FF;
        text-decoration: none;
        font-size: 12px;
    }

        .form-link:hover {
            color: #FDC400;
            text-decoration: none;
        }

    .login-screen--logo {
        width: 180px;
        display: block;
        position: relative;
        float: none;
        margin: 0 auto 20px;
    }
}

button:focus {
    outline: none;
}

.btn-plan-mobile {
    margin: 0 auto 80px;
}

.price-box-mobile-header {
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: #3058FF;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.mobile-item-price {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    padding: 20px 10px 5px;
    border-radius: 15px;
    transition: all 0.3s;
    cursor: pointer;
    border: 2px dashed #C7C7C7;
    margin-bottom: 20px;
    margin-top: 80px;
}

.price-box-mobile {
    display: none;
}

.mobile-menu {
    display: none;
}

/* menu */
.popup-uslugi {
    display: block;
    position: fixed;
    float: left;
    width: 100%;
    height: 358px;
    right: 0;
    top: -400px;
    bottom: 0;
    padding: 10px 0px 0px;
    z-index: 1999;
    background: #CBD0D3;
    opacity: 1;
    border-radius: 0 0 25px 25px;
    transition: .5s;
}

.popup-uslugi-on {
    display: block;
    position: fixed;
    float: left;
    padding: 10px 0px 0px;
    right: 0;
    height: 170px;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #CBD0D3;
    /* fallback for old browsers */
    border-radius: 0 0 25px 25px;
    z-index: 1999;
    -webkit-animation: popup-slide-on 0.3s ease;
    animation: popup-slide-on 0.3s ease;
}

@-webkit-keyframes popup-slide-on {
    0% {
        top: -358px;
        opacity: 1;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes popup-slide-on {
    0% {
        top: -358px;
        opacity: 1;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes popup-slide-offf {
    0% {
        top: 0;
        opacity: 1;
    }

    100% {
        top: -358px;
        opacity: 1;
    }
}

@keyframes popup-slide-offf {
    0% {
        top: 0;
        opacity: 1;
    }

    100% {
        top: -358px;
        opacity: 1;
    }
}


/* David: Force aspect ratio in images */
.post-img {
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.post-img::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 0;
    padding-bottom: 50%;
}
/*
     FILE ARCHIVED ON 09:34:15 Mar 13, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:14:33 Sep 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.371
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.042
  esindex: 0.005
  cdx.remote: 6.349
  LoadShardBlock: 174.735 (3)
  PetaboxLoader3.resolve: 277.576 (3)
  PetaboxLoader3.datanode: 240.272 (5)
  load_resource: 356.492
  loaddict: 42.879
*/