.speckrovlya-logo {
    display: flex !important;
    align-items: center;
    gap: 8px;
    text-decoration: none !important;
    white-space: nowrap
}

.speckrovlya-logo__mark {
    position: relative;
    width: 48px;
    height: 38px;
    display: block;
    flex: 0 0 48px
}

.speckrovlya-logo__roof {
    position: absolute;
    left: 8px;
    top: 5px;
    width: 31px;
    height: 25px;
    border-left: 6px solid #ef8a32;
    border-top: 6px solid #ef8a32;
    transform: skewY(-36deg) rotate(45deg);
    border-radius: 1px
}

.speckrovlya-logo__base {
    position: absolute;
    left: 15px;
    bottom: 1px;
    width: 27px;
    height: 19px;
    background: #ef8a32;
    border-radius: 1px
}

.speckrovlya-logo__base:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 6px;
    width: 6px;
    height: 6px;
    background: #68b04e;
    box-shadow: 8px 0 #68b04e
}

.speckrovlya-logo__base:after {
    content: "";
    position: absolute;
    right: 4px;
    bottom: 0;
    width: 6px;
    height: 11px;
    background: #fff
}

.speckrovlya-logo__name {
    display: flex;
    flex-direction: column;
    line-height: 1
}

.speckrovlya-logo__name strong {
    font-size: 19px;
    letter-spacing: -.35px;
    color: #313330;
    font-weight: 800
}

.speckrovlya-logo__name strong em {
    font-style: normal;
    color: #68b04e
}

.speckrovlya-logo__name small {
    font-size: 8px;
    letter-spacing: .9px;
    text-transform: uppercase;
    color: #ef5417;
    margin-top: 4px
}

.utp {
    background-image: url('/public/assets/hero-speckrovlya-v2.png') !important;
    background-position: center !important;
    background-size: cover !important
}

@media (max-width: 767px) {
    .utp {
        background-image: url('/public/assets/hero-speckrovlya-v2.png') !important;
        background-position: 67% center !important
    }

    .speckrovlya-logo {
        gap: 4px
    }

    .speckrovlya-logo__name strong {
        font-size: 16px
    }

    .speckrovlya-logo__name small {
        font-size: 7px
    }

    .speckrovlya-logo__mark {
        transform: scale(.82);
        transform-origin: left center;
        width: 39px;
        flex-basis: 39px
    }
}

.utp_icon_new {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px;
    border: 2px solid #e18335;
    border-radius: 10px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #e18335;
    background: rgba(255, 255, 255, .45)
}

.utp_icon_new span {
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

.site-btn .cta-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    margin-left: 10px;
    border: 1.5px solid currentColor;
    border-radius: 50%;
    font-size: 18px;
    line-height: 1;
    transition: transform .2s
}

.site-btn:hover .cta-arrow {
    transform: translateX(3px)
}

/* Lighter hero typography and wordmark */
.utp h1.title-lg {
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: -1.15px !important;
    line-height: 1.16 !important
}

.mainphone, .mainphone a {
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-weight: 600 !important;
    letter-spacing: -.35px !important
}

.speckrovlya-logo {
    position: relative !important;
    display: inline-flex !important;
    align-items: flex-end !important;
    padding: 3px 2px 8px !important
}

.speckrovlya-logo__mark {
    display: none !important
}

.speckrovlya-logo__name {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    line-height: 1 !important
}

.speckrovlya-logo__name:after {
    content: "";
    position: absolute;
    left: 2px;
    bottom: -5px;
    width: 72%;
    height: 6px;
    border-top: 1.5px solid #ef8a32;
    border-radius: 50%;
    transform: rotate(-2deg)
}

.speckrovlya-logo__name strong {
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 25px !important;
    font-weight: 500 !important;
    letter-spacing: -.65px !important;
    color: #27312b !important
}

.speckrovlya-logo__name strong em {
    font-weight: 500 !important;
    font-style: italic !important;
    color: #5ca846 !important
}

.speckrovlya-logo__name small {
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-size: 8px !important;
    font-weight: 500 !important;
    letter-spacing: 1.8px !important;
    text-transform: uppercase !important;
    color: #777 !important;
    margin-top: 6px !important
}

@media (max-width: 767px) {
    .utp h1.title-lg {
        font-weight: 600 !important;
        letter-spacing: -.65px !important
    }

    .speckrovlya-logo__name strong {
        font-size: 20px !important
    }

    .mainphone, .mainphone a {
        font-weight: 600 !important
    }
}

.quiz-messengers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 11px
}

.quiz-messengers .msg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    min-width: 30px;
    padding: 0 7px;
    border-radius: 9px;
    color: #fff !important;
    font: 700 10px/1 "Segoe UI", Arial, sans-serif;
    text-decoration: none !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .09);
    transition: transform .2s, opacity .2s
}

.quiz-messengers .msg:hover {
    transform: translateY(-2px);
    opacity: .9
}

.msg-tg {
    background: #229ed9
}

.msg-wa {
    background: #25d366
}

.msg-max {
    background: #7357ff
}

.generated-options .pick-item {
    display: flex !important;
    flex-direction: column !important
}

.generated-options .quiz-photo {
    display: block !important;
    width: 100%;
    height: 118px;
    margin-bottom: 8px;
    border-radius: 9px;
    overflow: hidden;
    background: #e9ecef
}

.generated-options .quiz-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.generated-options .pick-item__label_checkbox {
    width: 100%;
    min-height: 44px;
    display: flex;
    align-items: center;
    padding: 8px 10px
}

.test__man img {
    object-fit: cover;
    object-position: center top
}

@media (max-width: 767px) {
    .generated-options .quiz-photo {
        height: 105px
    }

    .quiz-messengers {
        margin-bottom: 12px
    }
}

/* Схематичные иллюстрации для шага Количество скатов */
label[for^="step4-"] .pick-item__img {
    background: #f7f5f1;
}

label[for^="step4-"] .pick-item__img img {
    object-fit: contain;
}

/* service-showcase redesign */
.service-showcase {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, #f8f5ef 0%, #f2f6f8 100%) !important
}

.service-showcase:before {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    right: -160px;
    top: -190px;
    background: rgba(36, 78, 118, .07)
}

.service-showcase h2 {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    color: #172c40;
    letter-spacing: -.025em
}

.service-showcase h2:after {
    content: "";
    display: block;
    width: 72px;
    height: 4px;
    margin: 18px auto 0;
    border-radius: 4px;
    background: linear-gradient(90deg, #ef8a32, #244e76)
}

.service-showcase .profiles-items {
    align-items: stretch
}

.service-showcase .decorative-item-block {
    display: flex;
    margin-bottom: 26px
}

.service-showcase .decorative-item-block > a {
    display: flex;
    width: 100%;
    text-decoration: none
}

.service-showcase .decorative-item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    border: 1px solid rgba(36, 78, 118, .12);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 15px 34px rgba(28, 48, 67, .09);
    transition: transform .25s ease, box-shadow .25s ease
}

.service-showcase .decorative-item:hover {
    transform: translateY(-7px);
    box-shadow: 0 20px 42px rgba(28, 48, 67, .16)
}

.service-showcase .services-item-img2 {
    height: 226px;
    overflow: hidden;
    margin: 0 !important
}

.service-showcase .services-item-img2 img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    margin: 0 !important;
    transition: transform .45s ease
}

.service-showcase .decorative-item:hover .services-item-img2 img {
    transform: scale(1.045)
}

.service-showcase .decorative-item-left {
    position: relative;
    flex: 1;
    padding: 24px 24px 26px !important;
    text-align: left !important
}

.service-showcase .decorative-item-left:before {
    position: absolute;
    right: 20px;
    top: -20px;
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #ef8a32;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    box-shadow: 0 7px 18px rgba(239, 138, 50, .3)
}

.service-showcase .decorative-item-block:nth-child(1) .decorative-item-left:before {
    content: "01"
}

.service-showcase .decorative-item-block:nth-child(2) .decorative-item-left:before {
    content: "02"
}

.service-showcase .decorative-item-block:nth-child(3) .decorative-item-left:before {
    content: "03"
}

.service-showcase .decorative-item-block:nth-child(4) .decorative-item-left:before {
    content: "04"
}

.service-showcase .decorative-item-title {
    padding-right: 32px;
    text-align: left !important;
    color: #172c40 !important;
    font-size: 19px;
    line-height: 1.25;
    margin-bottom: 9px
}

.service-showcase .decorative-item-left > div:last-child {
    text-align: left !important;
    color: #607080 !important;
    font-weight: 400 !important;
    line-height: 1.45
}

@media (max-width: 767px) {
    .service-showcase .services-item-img2 {
        height: 180px
    }

    .service-showcase .decorative-item-left {
        padding: 20px 17px 22px !important
    }

    .service-showcase .decorative-item-title {
        font-size: 16px
    }

    .service-showcase .decorative-item-left > div:last-child {
        font-size: 13px
    }

    .service-showcase .decorative-item {
        border-radius: 17px
    }
}

/* roof-catalog redesign */
.roof-catalog {
    position: relative;
    background: #eef3f6
}

.roof-catalog > .bg_grey {
    background: transparent !important;
    padding-top: 78px !important;
    padding-bottom: 86px !important
}

.roof-catalog h2 {
    color: #172c40;
    letter-spacing: -.025em;
    margin-bottom: 12px !important
}

.roof-catalog h2:before {
    content: "МАТЕРИАЛЫ";
    display: block;
    width: max-content;
    margin: 0 auto 12px;
    padding: 7px 13px;
    border-radius: 999px;
    background: rgba(239, 138, 50, .12);
    color: #d86f1a;
    font-size: 11px;
    line-height: 1;
    letter-spacing: .16em;
    font-weight: 700
}

.roof-catalog .container > .title {
    max-width: 700px;
    margin: 0 auto 38px !important;
    color: #657483 !important;
    font-size: 18px
}

.roof-catalog .profiles-items {
    row-gap: 24px
}

.roof-catalog .decorative-item-block {
    display: flex;
    margin-bottom: 0
}

.roof-catalog .decorative-item-block > a {
    display: flex;
    width: 100%;
    text-decoration: none
}

.roof-catalog .decorative-item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    border-radius: 18px;
    background: #fff;
    border: 1px solid rgba(36, 78, 118, .1);
    box-shadow: 0 9px 25px rgba(34, 57, 77, .07);
    transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease
}

.roof-catalog .decorative-item:hover {
    transform: translateY(-6px);
    border-color: rgba(239, 138, 50, .55);
    box-shadow: 0 18px 35px rgba(34, 57, 77, .14)
}

.roof-catalog .services-item-img2 {
    position: relative;
    height: 198px;
    overflow: hidden;
    margin: 0 !important;
    background: #dfe7ec
}

.roof-catalog .services-item-img2:after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 42%;
    background: linear-gradient(transparent, rgba(9, 29, 46, .22));
    pointer-events: none
}

.roof-catalog .services-item-img2 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 !important;
    transition: transform .45s ease
}

.roof-catalog .decorative-item:hover img {
    transform: scale(1.055)
}

.roof-catalog .decorative-item-left {
    position: relative;
    flex: 1;
    padding: 21px 21px 24px !important;
    text-align: left !important
}

.roof-catalog .decorative-item-left:after {
    content: "→";
    position: absolute;
    right: 18px;
    top: 17px;
    width: 31px;
    height: 31px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #eef3f6;
    color: #244e76;
    font-size: 18px;
    transition: background .25s ease, color .25s ease
}

.roof-catalog .decorative-item:hover .decorative-item-left:after {
    background: #ef8a32;
    color: #fff
}

.roof-catalog .decorative-item-title {
    padding-right: 38px;
    text-align: left !important;
    color: #172c40 !important;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 9px
}

.roof-catalog .decorative-item-left > div:last-child, .roof-catalog .decorative-item-left p {
    text-align: left !important;
    color: #667786 !important;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 1.45;
    margin: 0
}

@media (max-width: 767px) {
    .roof-catalog > .bg_grey {
        padding-top: 56px !important;
        padding-bottom: 60px !important
    }

    .roof-catalog .container > .title {
        font-size: 15px;
        margin-bottom: 28px !important
    }

    .roof-catalog .services-item-img2 {
        height: 158px
    }

    .roof-catalog .decorative-item {
        border-radius: 15px
    }

    .roof-catalog .decorative-item-left {
        padding: 17px 14px 19px !important
    }

    .roof-catalog .decorative-item-title {
        font-size: 15px;
        padding-right: 28px
    }

    .roof-catalog .decorative-item-left > div:last-child, .roof-catalog .decorative-item-left p {
        font-size: 12px
    }

    .roof-catalog .decorative-item-left:after {
        right: 10px;
        top: 13px;
        width: 27px;
        height: 27px
    }
}

/* our-works gallery redesign */
.our-works-section .work-examples {
    background: #f8f5ef !important
}

.our-works-section h2 {
    color: #172c40;
    letter-spacing: -.025em
}

.our-works-section h2:after {
    content: "";
    display: block;
    width: 68px;
    height: 4px;
    margin: 17px auto 0;
    border-radius: 4px;
    background: #ef8a32
}

.our-works-section .work-examples-gallery {
    display: grid !important;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-top: 34px
}

.our-works-section .work-examples-gallery-item {
    position: relative;
    width: auto !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    border-radius: 17px;
    background: #172c40;
    box-shadow: 0 10px 26px rgba(24, 43, 60, .12)
}

.our-works-section .work-examples-gallery-item-img {
    height: 285px !important;
    margin: 0 !important;
    overflow: hidden
}

.our-works-section .work-examples-gallery-item-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .45s ease
}

.our-works-section .work-examples-gallery-item:hover img {
    transform: scale(1.045)
}

.our-works-section .work-examples-gallery-item-descr {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 36px 16px 14px !important;
    background: linear-gradient(transparent, rgba(11, 29, 44, .88));
    color: #fff !important;
    font-size: 13px;
    line-height: 1.3;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .25s ease, transform .25s ease
}

.our-works-section .work-examples-gallery-item:hover .work-examples-gallery-item-descr {
    opacity: 1;
    transform: none
}

@media (max-width: 991px) {
    .our-works-section .work-examples-gallery {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .our-works-section .work-examples-gallery-item-img {
        height: 250px !important
    }
}

@media (max-width: 767px) {
    .our-works-section .work-examples-gallery {
        grid-template-columns:repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin-top: 24px
    }

    .our-works-section .work-examples-gallery-item {
        border-radius: 12px
    }

    .our-works-section .work-examples-gallery-item-img {
        height: 210px !important
    }

    .our-works-section .work-examples-gallery-item-descr {
        display: none
    }
}

/* vantages custom redesign */
.vantages-custom {
    position: relative;
    isolation: isolate;
    padding: 86px 0 92px;
    background: url('./public/assets/services-build-v2.png') center 48%/cover no-repeat;
    overflow: hidden
}

.vantages-custom:before {
    content: "";
    position: absolute;
    z-index: -2;
    inset: 0;
    background: linear-gradient(112deg, rgba(12, 30, 46, .97) 0%, rgba(22, 51, 75, .94) 54%, rgba(20, 43, 64, .87) 100%)
}

.vantages-custom:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 430px;
    height: 430px;
    border-radius: 50%;
    right: -190px;
    top: -230px;
    border: 90px solid rgba(239, 138, 50, .08)
}

.vantages-heading {
    max-width: 940px;
    margin: 0 auto 48px;
    text-align: center
}

.vantages-kicker {
    display: inline-flex;
    margin-bottom: 17px;
    padding: 8px 15px;
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 999px;
    color: #ffad65;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .17em
}

.vantages-custom h2 {
    margin: 0 !important;
    color: #fff;
    line-height: 1.13;
    letter-spacing: -.025em
}

.vantages-grid {
    display: grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap: 16px 18px;
    max-width: 1050px;
    margin: 0 auto
}

.vantage-card {
    display: flex;
    align-items: flex-start;
    gap: 17px;
    min-height: 132px;
    padding: 23px 24px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 17px;
    background: rgba(255, 255, 255, .075);
    box-shadow: 0 12px 30px rgba(5, 18, 30, .14);
    backdrop-filter: blur(3px);
    transition: transform .25s ease, background .25s ease, border-color .25s ease
}

.vantage-card:hover {
    transform: translateY(-4px);
    background: rgba(255, 255, 255, .115);
    border-color: rgba(239, 138, 50, .5)
}

.vantage-icon {
    flex: 0 0 47px;
    width: 47px;
    height: 47px;
    display: grid;
    place-items: center;
    border-radius: 14px;
    background: linear-gradient(145deg, #ff9b45, #e87521);
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 23px;
    line-height: 1;
    box-shadow: 0 8px 20px rgba(232, 117, 33, .3)
}

.vantage-card h3 {
    margin: 1px 0 8px;
    color: #fff;
    font-size: 18px;
    line-height: 1.22;
    font-weight: 600
}

.vantage-card p {
    margin: 0;
    color: rgba(255, 255, 255, .74);
    font-size: 14px;
    line-height: 1.42
}

@media (max-width: 767px) {
    .vantages-custom {
        padding: 58px 0 62px;
        background-position: 58% center
    }

    .vantages-heading {
        margin-bottom: 30px
    }

    .vantages-kicker {
        font-size: 9px
    }

    .vantages-grid {
        grid-template-columns:1fr;
        gap: 11px
    }

    .vantage-card {
        min-height: 0;
        padding: 18px 16px;
        border-radius: 14px;
        gap: 13px
    }

    .vantage-icon {
        flex-basis: 41px;
        width: 41px;
        height: 41px;
        border-radius: 12px;
        font-size: 20px
    }

    .vantage-card h3 {
        font-size: 16px;
        margin-bottom: 6px
    }

    .vantage-card p {
        font-size: 13px
    }
}

/* process section redesign */
.process-section {
    position: relative;
    padding: 84px 0 92px;
    background: linear-gradient(180deg, #fbf8f3 0%, #f1f5f7 100%);
    overflow: hidden
}

.process-section:before {
    content: "";
    position: absolute;
    width: 310px;
    height: 310px;
    left: -190px;
    bottom: -190px;
    border-radius: 50%;
    border: 70px solid rgba(36, 78, 118, .06)
}

.process-heading {
    position: relative;
    max-width: 920px;
    margin: 0 auto 55px;
    text-align: center
}

.process-kicker {
    display: inline-flex;
    margin-bottom: 15px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(239, 138, 50, .12);
    color: #d86f1a;
    font-size: 11px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .16em
}

.process-heading h2 {
    margin: 0 0 17px;
    color: #172c40;
    letter-spacing: -.025em;
    line-height: 1.12
}

.process-heading p {
    max-width: 820px;
    margin: 0 auto;
    color: #657483;
    font-size: 18px;
    line-height: 1.45
}

.process-grid {
    position: relative;
    display: grid;
    grid-template-columns:repeat(6, minmax(0, 1fr));
    gap: 16px
}

.process-grid:before {
    content: "";
    position: absolute;
    left: 7%;
    right: 7%;
    top: 28px;
    height: 2px;
    background: linear-gradient(90deg, #ef8a32, #244e76);
    opacity: .35
}

.process-step {
    position: relative;
    padding-top: 77px;
    text-align: center
}

.process-number {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 58px;
    height: 58px;
    display: grid;
    place-items: center;
    border: 6px solid #f7f7f5;
    border-radius: 50%;
    background: #244e76;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    box-shadow: 0 8px 20px rgba(36, 78, 118, .23);
    transition: background .25s ease, transform .25s ease
}

.process-step:nth-child(even) .process-number {
    background: #ef8a32;
    box-shadow: 0 8px 20px rgba(239, 138, 50, .25)
}

.process-step:hover .process-number {
    transform: translateX(-50%) translateY(-4px)
}

.process-step h3 {
    min-height: 46px;
    margin: 0 0 10px;
    color: #172c40;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 600
}

.process-step p {
    margin: 0;
    color: #667786;
    font-size: 14px;
    line-height: 1.45
}

@media (max-width: 991px) {
    .process-grid {
        grid-template-columns:repeat(3, minmax(0, 1fr));
        gap: 34px 24px
    }

    .process-grid:before {
        display: none
    }

    .process-step h3 {
        min-height: 0
    }
}

@media (max-width: 767px) {
    .process-section {
        padding: 58px 0 62px
    }

    .process-heading {
        margin-bottom: 36px
    }

    .process-heading p {
        font-size: 15px
    }

    .process-grid {
        grid-template-columns:1fr;
        gap: 12px
    }

    .process-step {
        min-height: 112px;
        padding: 20px 18px 20px 83px;
        border: 1px solid rgba(36, 78, 118, .1);
        border-radius: 15px;
        background: rgba(255, 255, 255, .72);
        text-align: left;
        box-shadow: 0 8px 20px rgba(31, 53, 72, .06)
    }

    .process-number {
        top: 22px;
        left: 18px;
        transform: none;
        width: 48px;
        height: 48px;
        border-width: 4px;
        font-size: 13px
    }

    .process-step:hover .process-number {
        transform: translateY(-3px)
    }

    .process-step h3 {
        font-size: 16px;
        margin-bottom: 6px
    }

    .process-step p {
        font-size: 13px
    }
}

/* static service map */
.static-map-section {
    position: relative;
    padding: 82px 0 88px;
    background: #eef3f6;
    overflow: hidden
}

.static-map-section:before {
    content: "";
    position: absolute;
    width: 330px;
    height: 330px;
    right: -185px;
    bottom: -195px;
    border-radius: 50%;
    border: 74px solid rgba(239, 138, 50, .08)
}

.static-map-heading {
    position: relative;
    max-width: 900px;
    margin: 0 auto 35px;
    text-align: center
}

.static-map-kicker {
    display: inline-flex;
    margin-bottom: 14px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(36, 78, 118, .09);
    color: #244e76;
    font-size: 11px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .16em
}

.static-map-heading h2 {
    margin: 0 0 15px;
    color: #172c40;
    letter-spacing: -.025em
}

.static-map-heading p {
    max-width: 780px;
    margin: 0 auto;
    color: #657483;
    font-size: 17px;
    line-height: 1.48
}

.static-map-card {
    position: relative;
    margin: 0;
    overflow: hidden;
    border: 8px solid #fff;
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 18px 45px rgba(28, 48, 67, .14)
}

.static-map-card:after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid rgba(36, 78, 118, .12);
    border-radius: 14px;
    pointer-events: none
}

.static-map-card img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1.874/1;
    object-fit: cover
}

@media (max-width: 767px) {
    .static-map-section {
        padding: 58px 0 62px
    }

    .static-map-heading {
        margin-bottom: 25px
    }

    .static-map-heading p {
        font-size: 14px
    }

    .static-map-card {
        border-width: 5px;
        border-radius: 15px
    }

    .static-map-card img {
        min-height: 330px;
        object-fit: cover;
        object-position: center
    }

    .static-map-card:after {
        border-radius: 10px
    }
}

/* expert consultation redesign */
.expert-content-section {
    padding: 82px 0 74px;
    background: #fbf8f3
}

.expert-content-grid {
    display: grid;
    grid-template-columns:minmax(0, .9fr) minmax(0, 1.25fr);
    gap: 70px;
    align-items: start
}

.expert-content-kicker, .consultation-kicker {
    display: inline-flex;
    margin-bottom: 15px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(239, 138, 50, .12);
    color: #d86f1a;
    font-size: 11px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .16em
}

.expert-content-section h2 {
    margin: 0;
    color: #172c40;
    line-height: 1.12;
    letter-spacing: -.025em
}

.expert-content-copy {
    padding-left: 28px;
    border-left: 3px solid #ef8a32
}

.expert-content-copy p {
    margin: 0 0 15px;
    color: #526574;
    font-size: 16px;
    line-height: 1.62
}

.expert-content-copy p:last-child {
    margin-bottom: 0
}

.expert-content-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 30px
}

.expert-content-tags span {
    padding: 10px 15px;
    border: 1px solid rgba(36, 78, 118, .13);
    border-radius: 10px;
    background: #fff;
    color: #244e76;
    font-size: 13px;
    font-weight: 600;
    box-shadow: 0 6px 16px rgba(34, 57, 77, .05)
}

.consultation-section {
    position: relative;
    padding: 68px 0 72px;
    background: url('/public/assets/consultation-expert-banner.webp') center/cover no-repeat;
    overflow: hidden
}

.consultation-section:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(247, 246, 241, .98) 0%, rgba(247, 246, 241, .93) 47%, rgba(247, 246, 241, .16) 69%, rgba(247, 246, 241, 0) 100%)
}

.consultation-panel {
    position: relative;
    max-width: 720px
}

.consultation-copy {
    padding: 34px 38px 30px;
    border: 1px solid rgba(36, 78, 118, .11);
    border-radius: 22px;
    background: rgba(255, 255, 255, .74);
    box-shadow: 0 18px 45px rgba(35, 57, 75, .1);
    backdrop-filter: blur(4px)
}

.consultation-copy h2 {
    max-width: 650px;
    margin: 0 0 15px;
    color: #172c40;
    font-size: 36px;
    line-height: 1.12;
    letter-spacing: -.025em
}

.consultation-lead {
    max-width: 650px;
    margin: 0 0 24px;
    color: #586b79;
    font-size: 16px;
    line-height: 1.48
}

.consultation-benefits {
    display: grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap: 12px 16px;
    margin-bottom: 25px
}

.consultation-benefits > div {
    display: flex;
    align-items: center;
    gap: 11px
}

.consultation-benefits span {
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    background: #244e76;
    color: #fff;
    font-size: 11px;
    font-weight: 700
}

.consultation-benefits > div:nth-child(even) span {
    background: #ef8a32
}

.consultation-benefits p {
    margin: 0;
    color: #31495b;
    font-size: 13px;
    line-height: 1.35
}

.consultation-form {
    display: grid !important;
    grid-template-columns:minmax(0, 1fr) minmax(220px, .8fr);
    gap: 12px 14px;
    align-items: start
}

.consultation-form .form-input, .consultation-form .form-button {
    width: 100%;
    margin: 0 !important
}

.consultation-form .white-input, .consultation-form .form-button__button {
    width: 100%;
    height: 58px;
    border-radius: 12px !important
}

.consultation-form .white-input {
    border: 1px solid rgba(36, 78, 118, .3) !important;
    background: #fff !important
}

.consultation-form .form-button__button {
    border: 0 !important;
    background: #ef8a32 !important;
    color: #fff !important
}

.consultation-form .soglasie-form {
    grid-column: 1/-1;
    margin-top: 0 !important;
    color: #7a8790;
    font-size: 10px;
    line-height: 1.35
}

@media (max-width: 991px) {
    .expert-content-grid {
        grid-template-columns:1fr;
        gap: 28px
    }

    .expert-content-copy {
        padding-left: 20px
    }

    .consultation-section {
        background-position: 62% center
    }

    .consultation-panel {
        max-width: 650px
    }

    .consultation-copy {
        background: rgba(255, 255, 255, .86)
    }
}

@media (max-width: 767px) {
    .expert-content-section {
        padding: 58px 0 54px
    }

    .expert-content-copy {
        padding-left: 15px
    }

    .expert-content-copy p {
        font-size: 14px;
        line-height: 1.55
    }

    .expert-content-tags {
        margin-top: 22px
    }

    .consultation-section {
        padding: 46px 0;
        background-position: 72% center
    }

    .consultation-section:before {
        background: rgba(247, 246, 241, .9)
    }

    .consultation-copy {
        padding: 25px 18px 23px;
        border-radius: 17px
    }

    .consultation-copy h2 {
        font-size: 28px
    }

    .consultation-lead {
        font-size: 14px
    }

    .consultation-benefits {
        grid-template-columns:1fr;
        gap: 10px
    }

    .consultation-form {
        grid-template-columns:1fr
    }

    .consultation-form .soglasie-form {
        grid-column: 1
    }
}

/* landing navigation and footer */
html {
    scroll-behavior: smooth
}

.landing-menu {
    display: flex;
    flex-direction: column;
    gap: 0
}

.landing-menu .header-menu-item {
    border-bottom: 1px solid rgba(36, 78, 118, .1)
}

.landing-menu .header-menu-item:last-child {
    border-bottom: 0
}

.landing-menu .menu0 {
    display: block;
    padding: 14px 4px;
    color: #172c40 !important;
    font-size: 18px;
    font-weight: 600;
    transition: color .2s ease, padding-left .2s ease
}

.landing-menu .menu0:hover {
    padding-left: 10px;
    color: #ef8a32 !important
}

.header-phone-mark {
    display: inline-grid;
    width: 18px;
    height: 18px;
    place-items: center;
    margin-right: 5px;
    border-radius: 50%;
    background: #ef8a32;
    color: #fff;
    font-size: 11px
}

.landing-footer {
    position: relative;
    padding: 62px 0 24px;
    background: #12293d;
    color: #fff;
    overflow: hidden
}

.landing-footer:before {
    content: "";
    position: absolute;
    width: 330px;
    height: 330px;
    right: -190px;
    top: -210px;
    border-radius: 50%;
    border: 72px solid rgba(239, 138, 50, .09)
}

.landing-footer-main {
    position: relative;
    display: grid;
    grid-template-columns:1.25fr .9fr 1fr;
    gap: 60px;
    align-items: start;
    padding-bottom: 42px
}

.landing-footer-logo {
    width: max-content;
    margin-bottom: 18px
}

.landing-footer .speckrovlya-logo__name strong {
    color: #fff
}

.landing-footer .speckrovlya-logo__name small {
    color: #ff9b45
}

.landing-footer-brand p {
    max-width: 360px;
    margin: 0;
    color: rgba(255, 255, 255, .66);
    font-size: 14px;
    line-height: 1.5
}

.landing-footer-nav {
    display: grid;
    grid-template-columns:1fr;
    gap: 12px
}

.landing-footer-nav a {
    color: rgba(255, 255, 255, .78) !important;
    font-size: 14px;
    transition: color .2s ease, transform .2s ease
}

.landing-footer-nav a:hover {
    color: #ff9b45 !important;
    transform: translateX(4px)
}

.landing-footer-contact {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 9px
}

.landing-footer-contact > span {
    color: rgba(255, 255, 255, .58);
    font-size: 13px
}

.landing-footer-phone {
    color: #fff !important;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -.02em
}

.landing-footer-messengers {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 7px
}

.landing-footer-messengers a {
    padding: 8px 11px;
    border: 1px solid rgba(255, 255, 255, .17);
    border-radius: 9px;
    color: rgba(255, 255, 255, .84) !important;
    font-size: 12px;
    transition: background .2s ease, border-color .2s ease
}

.landing-footer-messengers a:hover {
    background: #ef8a32;
    border-color: #ef8a32;
    color: #fff !important
}

.landing-footer-bottom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px 25px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .11);
    color: rgba(255, 255, 255, .46);
    font-size: 11px
}

.landing-footer-bottom a {
    color: rgba(255, 255, 255, .62) !important
}

@media (max-width: 991px) {
    .landing-footer-main {
        grid-template-columns:1fr 1fr;
        gap: 35px
    }

    .landing-footer-brand {
        grid-column: 1/-1
    }

    .landing-footer-brand p {
        max-width: 520px
    }
}

@media (max-width: 767px) {
    .landing-menu .menu0 {
        padding: 12px 2px;
        font-size: 16px
    }

    .landing-footer {
        padding: 48px 0 20px
    }

    .landing-footer-main {
        grid-template-columns:1fr;
        gap: 28px;
        padding-bottom: 30px
    }

    .landing-footer-brand {
        grid-column: auto
    }

    .landing-footer-phone {
        font-size: 23px
    }

    .landing-footer-bottom {
        flex-direction: column
    }
}

/* lighter headings and consultation list */
h1, h2, h3, h4, h5, h1 *, h2 *, h3 *, h4 *, h5 * {
    font-weight: 500 !important
}

.consultation-section {
    background-position: center 15% !important
}

.consultation-benefits {
    grid-template-columns:1fr !important;
    gap: 12px !important;
    max-width: 560px
}

.consultation-benefits > div {
    min-height: 44px;
    gap: 14px !important
}

.consultation-benefits .benefit-icon {
    flex: 0 0 42px !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 12px !important;
    font-size: 18px !important;
    font-family: Arial, sans-serif;
    font-weight: 600 !important
}

.consultation-benefits p {
    font-size: 15px !important;
    line-height: 1.4 !important
}

.consultation-copy h2 {
    font-weight: 500 !important
}

@media (max-width: 767px) {
    .consultation-section {
        background-position: 66% 12% !important
    }

    .consultation-benefits p {
        font-size: 14px !important
    }
}
