body {
    margin: 0;
    font-family: HelveticaNeueCyr;
    overflow-x: hidden;
    background: #0D0D0D;
}
p {
    margin: 0;
}
.logo-dark {
    display: none;
}
strong {
    font-weight: 600;
}
.section-content {
    max-width: 1411px;
    margin: 0 auto;
    height: 100vh;
    display: flex;
}
.content-left {
    width: 391px;
    padding-left: 52px;
    text-align: center;
    position: relative;
    z-index: 3;
    overflow: visible;
}
.logo-block {
    margin: 64px auto 55px auto;
    display: block;
    width: 124.549px;
    height: 93px;
    background: url("logo-dark.svg") no-repeat center / contain;
}
.logo-block-mob, .crystal-mob, .form-btn-mob, .bg-mob {
    display: none;
}
.content-left h2 {
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 41.512px;
    font-style: normal;
    font-weight: 600;
    line-height: 76.947px; /* 185.359% */
    letter-spacing: -2.006px;
    margin: 0;
    width: 100%;
}
.content-left h1 {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 41.512px;
    font-style: normal;
    font-weight: 400;
    line-height: 51.24px; /* 123.433% */
    letter-spacing: -2.906px;
    max-width: 400px;
    margin: 0 auto;
    display: block;
}
.content-left h4 {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    letter-spacing: -1.4px;
    margin: 15px auto 43px auto;
}
.content-left p {
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18.514px; /* 132.245% */
    letter-spacing: -0.28px;
    margin: 18px auto 127px auto;
    width: 299px;
}
.section-1 .content-left p {
    font-weight: 300;
}
.content-left p span {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.32px;
    display: block;
    text-align: center;
    color: #DC7C28;
}
.content-left p strong {
    font-weight: 600;
}
.hr {
    margin: 3px auto 2px auto;
    width: 41px;
    height: 4px;
    background: #fff;
}
.form-btn {
    width: 245px;
    height: 92px;
    background-color: unset;
    border: none;
    background-image: url("btn.png");
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 12.343px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.514px; /* 150% */
    letter-spacing: 0.123px;
    display: flex;
    align-items: start;
    padding-top: 26px;
    padding-left: 24px;
    box-sizing: border-box;
    margin: 0 auto;
    text-decoration: none;
    transform: translateY(0);
    transition: transform 0.6s ease, box-shadow 0.6s ease;
    will-change: transform, box-shadow;
    position: relative;
}
.content-left .white-label {
    color: #fff;
    border: 1.029px solid #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 15.336px;
    font-style: normal;
    font-weight: 400;
    line-height: 14.693px; /* 95.808% */
    letter-spacing: -1.38px;
    border-radius: 514.286px;
    width: 118.286px;
    height: 39.086px;
    margin-left: 14px;
    margin-top: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-left .brand-start {
    color: #DC7C28;
    font-family: Montserrat;
    font-size: 28.987px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.771px; /* 95.808% */
    letter-spacing: -2.609px;
    max-width: 263px;
    margin-left: 14px;
    margin-top: 11px;
    text-align: left;
}
.content-left .brand-start span {
    color: #FFF;
}
.content-right {
    position: relative;
    max-width: 968px;
    width: 100%;
    height: 100%;
}
.content-right .bg-main {
    position: absolute;
    top: 35px;
    right: 29px;
    bottom: 34px;
    height: calc(100vh - 69px);
    width: 99.4%;
    z-index: 2;
}
.read-more {
    position: absolute;
    bottom: 125px;
    width: 311.657px;
    height: 220.114px;
    background-image: url("read-more.png");
    background-size: contain;
    left: -23px;
    z-index: 3;
    box-shadow: 0 0 0 11px #0D0D0D;
    background-color: #0D0D0D;
    border-radius: 45.257px;
    cursor: pointer;
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.686px; /* 123.429% */
    letter-spacing: -0.4px;
    padding-top: 148px;
    text-align: center;
    box-sizing: border-box;
    transition: box-shadow 0.6s ease;
}
.tg-theme {
    position: absolute;
    top: 63px;
    left: 66px;
    background-image: url("theme-dark.svg");
    width: 63px;
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat !important;
    cursor: pointer;
}
.star-left {
    position: absolute;
    top: 511px;
    left: 0;
    background-image: url("star-left.png");
    height: 125px;
    width: 92px;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}
.section {
    overflow: hidden;
    max-height: 100vh;
}
.section-2 .logo-block, .section-4 .logo-block {
    margin: 64px auto 65px auto;
}
.section:not(.section-1, .section-7, .section-8, .section-9) .content-left h2  {
    line-height: 46px;
}
.section.section-2 .content-left h2 {
    max-width: 354px;
    margin: 0 auto;
}
.section-2 .content-left p {
    font-weight: 400;
    margin: 43px auto 30px auto;
    width: 255px;
}
.stages {
    width: 625px;
    z-index: 3;
    position: absolute;
    top: 64px;
    right: 264px;
}
.stage {
    display: flex;
    width: 100%;
    height: 198px;
    border-radius: 51.429px;
    background: #0D0D0D;
    margin-bottom: 12px;
}
.stage img {
    border-radius: 45.257px;
    width: 176px;
    height: 176px;
    margin-left: 11px;
    margin-top: 11px;
}

:root {
    /* Подменяем здесь на свой градиент, если захотите скорректировать цвета: */
    --step1-grad: linear-gradient(
            90deg,
            #f7c46a 0%,
            #e69b3c 50%,
            #c76e1b 100%
    );
    --step2-grad: linear-gradient(
            90deg,
            #f6bf73 0%,
            #e18a41 50%,
            #d47020 100%
    );
    --step3-grad: linear-gradient(
            90deg,
            #f3ac4d 0%,    /* светлый золотистый */
            #bd4a0f 50%,   /* насыщенный оранжево-коричневый */
            #5c0c00 100%   /* тёмно-красно-коричневый */
    );
    --step4-grad: linear-gradient(
            90deg,
            #c94000 0%,
            #a12a00 50%,
            #7b1000 100%
    );
}
.stages .stage h5 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    line-height: 48px;
    width: 345px;
    padding: 44px 0 2px 0;
    margin: 0 0 0 36px;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    font-size: 32px;
    letter-spacing: -0.64px;
}
.stages .stage p {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.28px;
    margin-left: 39px;
    max-width: 354px;
}

.stages .stage:first-child h5 {
    background: var(--step1-grad);
}
.stages .stage:nth-child(2) h5 {
    background: var(--step2-grad);
}
.stages .stage:nth-child(3) h5 {
    background: var(--step3-grad);
}
.stages .stage:nth-child(4) h5 {
    background: var(--step4-grad);
}
.section-3 .logo-block, .section-5 .logo-block, .section-6 .logo-block  {
    margin: 64px auto 69px auto;
}
.section-3 .content-left h4 {
    margin: 21px auto 200px auto;
}

.accordion {
    margin: 0 auto;
    width: 636px;
    z-index: 3;
    position: absolute;
    top: 64px;
    right: 264px;
}

.accordion-item {
    margin-bottom: 12px;
    overflow: hidden;
    border-radius: 51.429px;
    position: relative;
}

.accordion-header {
    cursor: pointer;
    display: flex;
    background: url(accordion-dark.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding-left: 156px;
    position: relative;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.48px;
}
.accordion-header .title {
    margin-top: 60px;
    margin-bottom: 62px;
}

.accordion-header .icon {
    position: absolute;
    top: 62px;
    left: 60px;
    color: #F38F3E;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    line-height: 23.607px;
    letter-spacing: -0.44px;
}

.accordion-header .toggle {
    width: 52.457px;
    height: 52.457px;
    background-image: url("tg-close.png");
    background-repeat: no-repeat;
    background-size: contain;
    transition: background-image 0.2s ease;
    position: absolute;
    top: 49px;
    right: 30px;
}

.accordion-item.active .accordion-header .toggle {
    background-image: url("tg-open.png");
}

.accordion-content {
    color: #fff;
    max-height: 0;
    overflow: hidden;
    /*background: white;*/
    transition: max-height 0.4s ease, padding 0.4s ease;
    border-radius: 0 0 51.429px 51.429px;
}
.accordion-content::after {
    background: #0D0D0D;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 119px;
    z-index: -1;
}
.accordion-second .accordion-content::after {
    top: 143px;
}

.accordion-item.active .accordion-content {
    padding-bottom: 46px;
    margin-top: -47px;
    max-height: 500px; /* достаточно для плавной анимации, можно увеличить при необходимости */
}

.accordion-content div {
    position: relative;
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.24px;
    margin-left: 156px;
    margin-bottom: 12px;
    max-width: 442px;
}

.accordion-content div::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='11' viewBox='0 0 9 11' fill='none'%3E%3Cpath d='M1.25 9.39746L1.25 1.60254L8.00098 5.5L1.25 9.39746Z' stroke='%23DC7C28'/%3E%3C/svg%3E");
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    left: -21px;
    top: 5px;
    background-repeat: no-repeat;
}
.section-4 .content-left h4 {
    margin: 15px auto 43px auto;
}
.section-4 .content-left p {
    margin: 0 auto 26px auto;
}
.section-4 .stages .stage h5 {
    padding: 35px 0 2px 0;
    margin: 0 0 0 16px;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px;
    letter-spacing: -0.64px;
}
.stages .stage p span {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px; /* 137.5% */
    letter-spacing: -0.32px;
    display: block;
    margin-bottom: 11px;
}
.section-4 .stages .stage p {
    max-width: 385px;
    margin-left: 20px;
    font-size: 12px;
}
.section-5 .content-left h4 {
    margin: 15px auto 41px auto;
}
.section-5 .content-left p {
    margin: 0 auto 49px auto;
    width: 292px;
}
/*.accordion-second .accordion-header {*/
/*    background-image: url("accordion-second.png");*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*}*/

.accordion-second .accordion-header {
    background-image: url(accordion-second-dark.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.accordion-header i {
    position: absolute;
    content: '';
    background-image: url(crystal-sm.png);
    width: 76px;
    height: 51px;
    top: 20px;
    left: 5px;
}
.section-6 .content-left h4 {
    margin: 12px auto 30px auto;
}
.contact-item {
    display: block;
    text-decoration: none;
    margin-bottom: 35px;
}
.contact-item img {
    margin: 0 auto;
}
.contact-item span {
    display: block;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.514px; /* 77.143% */
    letter-spacing: -0.48px;
    margin-top: 14px;
}
.contact-item span small {
    font-size: 16px;
    letter-spacing: -0.32px;
    margin-top: -2px;
    display: block;
}
.fixed-section {
    position: fixed;
    max-width: 1411px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
}
.fixed-menu {
    position: absolute;
    top: 113px;
    right: 0;
    width: 255px;
    height: auto;
    border-radius: 30.451px 0px 0px 30.451px;
    background: #0D0D0D;
    padding: 36px 0 39px 40px;
    box-sizing: border-box;
}
.fixed-menu a {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px; /* 115.714% */
    letter-spacing: -0.32px;
    height: 29px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
.fixed-menu a.sub-menu {
    font-size: 12.343px;
    letter-spacing: -0.247px;
}
.fixed-menu a.sub-menu:last-of-type {
    margin-bottom: 5px;
}
.fixed-menu a.active {
    color: #DC7C28;
    font-weight: 600;
}
.mobile-menu.fixed-menu {
    background: #0D0D0D;
}
.section-2 .content-left h4, .section-3 .content-left h4 {
    max-width: 339px;
}
.bg-mask-dark {
    display: none;
}

.crystal-area {
    position: relative;
    height: calc(100vh - 69px);
    max-width: 968px;
    width: 100%;
    overflow: hidden;
}

.crystal {
    position: absolute;
    width: 764px;
    height: 787px;
    pointer-events: none;
    will-change: transform;
    left: 102px;
    top: 71px;
}
.bg-contact {
    position: absolute;
    left: 0;
    top: 35px;
    right: 29px;
    bottom: 34px;
    background: #DFDFDF;
    backdrop-filter: blur(12.5px);
}
.content-right .bg-main.crystal-lg-area {
    border-radius: 0 0 48px 0;
    overflow: hidden;
    z-index: 3;
}
.crystal-lg {
    position: absolute;
    bottom: -298px;
    right: -400px;
    z-index: 3;
    width: 991px;
    height: 822px;
}
.crystal-md {
    width: 425px;
    height: 447px;
    bottom: 76px;
    right: -33px;
    position: absolute;
}



.section-7 .logo-block, .section-8 .logo-block {
    margin: 64px auto 75px auto;
}
.section-7 .content-left p {
    margin: 11px auto 216px auto;
}
.section-7 .content-left h2 {
    line-height: 77px;
}
.about-content {
    position: absolute;
    bottom: 104px;
    left: -29px;
    width: 468px;
    height: 297px;
    border-radius: 51.429px;
    z-index: 4;
    padding-left: 108px;
    padding-top: 39px;
    color: #fff;
    background: #0D0D0D;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18.514px;
    letter-spacing: -0.28px;
    box-sizing: border-box;
}
.about-content h6 {
    margin: 0 0 28px 0;
    font-size: 20px;
    line-height: 24.686px;
    letter-spacing: -0.4px;
}
.about-content p {
    margin: 0;
    max-width: 299px;
}
.section-8 .content-left p {
    margin: 11px auto 227px auto;
}
.section-10 .content-left h2 {
    margin: 142px 0 333px 0;
}
.section-9 .content-left p {
    margin: 11px auto 153px auto;
}
.crystal-left {
    position: absolute;
    width: 364px;
    height: 367px;
    pointer-events: none;
    left: 14px;
    top: -4px;
}
.crystal-right {
    position: absolute;
    width: 304px;
    height: 308px;
    pointer-events: none;
    bottom: -66px;
    right: 235px;
}
.crystal-bottom {
    position: absolute;
    width: 364px;
    height: 367px;
    pointer-events: none;
    left: -12px;
    bottom: -33px;
}
.crystal-top {
    position: absolute;
    width: 304px;
    height: 308px;
    pointer-events: none;
    bottom: 167px;
    right: 12px;
}
.content-right .bg-main.crystal-lg-area.crystals {
    z-index: 2;
}
.fixed-menu a.sub-menu {
    max-width: 150px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sub-menu span {
    white-space: nowrap;
}
.fixed-menu a.sub-menu i {
    display: none;
}
.fixed-menu a.sub-menu.active i {
    height: 1px;
    width: 100%;
    margin-left: 12px;
    background: #DC7C28;
    display: block;
    margin-bottom: -2px;
}


.section-11 .logo-block {
    margin: 64px auto 52px auto;
}
.section-11 .content-left p {
    margin: 32px auto 179px auto;
}
.section-11 .content-left p:nth-of-type(2) {
    margin: 0 auto 59px auto;
}
.about-meeting {
    position: absolute;
    bottom: 34px;
    left: -29px;
    width: 468px;
    height: 597px;
    border-radius: 51.429px;
    color: #fff;
    background: #0D0D0D;
    z-index: 4;
    padding-left: 108px;
    padding-top: 44px;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 18.514px;
    letter-spacing: -0.28px;
    box-sizing: border-box;
}
.about-meeting p {
    max-width: 299px;
}
.about-meeting h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.686px;
    letter-spacing: -0.4px;
    margin: 39px 0 31px 0;
}
.about-meeting div {
    position: relative;
    padding-left: 25px;
    margin-bottom: 18.5px;
    max-width: 299px;
}
.about-meeting div::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='11' viewBox='0 0 9 11' fill='none'%3E%3Cpath d='M1.25 9.39746L1.25 1.60254L8.00098 5.5L1.25 9.39746Z' stroke='%23DC7C28'/%3E%3C/svg%3E");
    content: '';
    position: absolute;
    left: 3px;
    top: 4px;
    width: 9px;
    height: 11px;
}
.section-12 .content-left p {
    margin: 206px auto 218px auto;
    max-width: 195px;
    font-weight: 400;
}
.section-12 .logo-block {
    margin: 64px auto 102px auto;
}
.form-block {
    width: 618px;
    height: auto;
    border-radius: 51.429px;
    background: #0D0D0D;
    z-index: 3;
    position: absolute;
    top: 64px;
    right: 264px;
    padding: 27px 58px 18px 58px;
    box-sizing: border-box;
}
.form-block label {
    color: #FFF;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 18.514px; /* 154.286% */
    letter-spacing: -0.24px;
    padding-left: 30px;
    margin-bottom: 7px;
    display: block;
}
.form-block input, .form-block textarea {
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.514px; /* 132.245% */
    letter-spacing: -0.28px;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    padding-left: 30px;
    border-radius: 35px;
    background: #141414;
    color: #FFF;
    border: none;
    outline: none;
    margin-bottom: 9px;
}
.form-block textarea {
    height: auto;
    min-height: 70px;
    padding-top: 26px;
}
.form-block input::placeholder, .form-block textarea::placeholder {
    color: #A7A7A7;
}
.form-block input:focus, .form-block textarea:focus {
    box-shadow: 0 0 0 1px #DB7523;
}
.form-block .form-btn {
    margin-top: 24px;
}
.sample-selector {
    display: flex;
    justify-content: space-between;
    margin-bottom: 9px;
}
.sample-selector span {
    color: #A7A7A7;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.514px; /* 132.245% */
    letter-spacing: -0.28px;
    border-radius: 35px;
    background: #141414;
    width: 100%;
    height: 60px;
    margin: 0 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sample-selector span:first-of-type {
    margin-left: 0;
}
.sample-selector span:last-of-type {
    margin-right: 0;
}
.sample-selector span[selected] {
    color: #FFF;
    background: #3E3E3E;
    outline: none;
}
img.bg-mask, img.bg-mask-dark {
    pointer-events: none;
}

svg .fade {
    opacity: 0;
    pointer-events: none;
}

svg .fade.fade-in {
    opacity: 1;
    animation: fadeIn 0.6s ease;
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.95);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.read-more:hover {
    box-shadow: 0px 0px 80px 0px rgba(199, 92, 13, 0.50);
}
.form-btn:hover {
    filter: drop-shadow(0px 0px 80px rgba(199, 92, 13, 0.5));
    transform: translateY(-8px);
}
/*new*/
.section-12 {
    overflow: visible;
    max-height: unset;
}
.form-btn::before, .form-btn::after, .read-more::before, .read-more::after {
    content: '';
    position: absolute;
    width: 53px;
    height: 53px;
    right: 9px;
    bottom: 31px;
    transition: opacity 0.6s ease;
}
.read-more::before, .read-more::after {
    right: 21px;
    top: 19px;
}

.form-btn::before, .read-more::before {
    background-image: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='26.3438' cy='26.7715' r='26.2286' fill='white'/%3E%3Cpath d='M21.5375 31.0631C22.0468 30.5537 23.3106 30.2963 24.4584 30.1672C25.9371 29.9984 27.4384 30.0622 28.8842 30.4109C29.9681 30.6725 31.1784 31.0933 31.8347 31.7496M31.8347 31.7496C31.1784 31.0933 30.7569 29.8823 30.496 28.7991C30.148 27.3527 30.0841 25.8513 30.2516 24.374C30.3814 23.2256 30.6402 21.9604 31.1482 21.4524M31.8347 31.7496L21.5375 21.4524L31.8347 31.7496Z' fill='white'/%3E%3Cpath d='M21.5375 31.0631C22.0468 30.5537 23.3106 30.2963 24.4584 30.1672C25.9371 29.9984 27.4384 30.0622 28.8842 30.4109C29.9681 30.6725 31.1784 31.0933 31.8347 31.7496M31.8347 31.7496C31.1784 31.0933 30.7569 29.8823 30.496 28.7991C30.148 27.3527 30.0841 25.8513 30.2516 24.374C30.3814 23.2256 30.6402 21.9604 31.1482 21.4524M31.8347 31.7496L21.5375 21.4524' stroke='black' stroke-width='1.74928'/%3E%3C/svg%3E");
    opacity: 1;
}

.form-btn::after, .read-more::after {
    background-image: url("data:image/svg+xml,%3Csvg width='53' height='53' viewBox='0 0 53 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='26.3438' cy='26.7715' r='26.2286' fill='white'/%3E%3Cpath d='M31.1482 31.7496C30.6388 31.2402 30.3814 29.9764 30.2523 28.8286C30.0834 27.3499 30.1473 25.8486 30.496 24.4029C30.7576 23.3189 31.1784 22.1087 31.8347 21.4524M31.8347 21.4524C31.1784 22.1087 29.9674 22.5302 28.8842 22.791C27.4378 23.1391 25.9364 23.2029 24.4591 23.0354C23.3106 22.9057 22.0455 22.6469 21.5375 22.1389M31.8347 21.4524L21.5375 31.7496L31.8347 21.4524Z' fill='white'/%3E%3Cpath d='M31.1482 31.7496C30.6388 31.2402 30.3814 29.9764 30.2523 28.8286C30.0834 27.3499 30.1473 25.8486 30.496 24.4029C30.7576 23.3189 31.1784 22.1087 31.8347 21.4524M31.8347 21.4524C31.1784 22.1087 29.9674 22.5302 28.8842 22.791C27.4378 23.1391 25.9364 23.2029 24.4591 23.0354C23.3106 22.9057 22.0455 22.6469 21.5375 22.1389M31.8347 21.4524L21.5375 31.7496' stroke='%23DB7523' stroke-width='1.74928'/%3E%3C/svg%3E");
    opacity: 0;
}

.form-btn:hover::before, .read-more:hover::before {
    opacity: 0;
}

.form-btn:hover::after, .read-more:hover::after {
    opacity: 1;
}
.bg-mask-mob, .hamburger, .mobile-menu {
    display: none;
}
.desktop-hide {
    display: none;
}
.fixed-header {
    display: none;
}
.fp-watermark {
    display: none !important;
}
.section-13, .section-14 {
    display: none;
}
.content-right .bg-svg-mob {
    display: none;
}
.logo-block-mob img {
    display: none;
}
.logo-block-mob img.logo-dark {
    display: block;
}
.bg-mask {
    display: none;
}
.bg-mask-dark {
    display: block;
}

.lang-block {
    position: absolute;
    top: 73px;
    right: 38px;
    width: 51px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #DB7523;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.514px;
    letter-spacing: -0.28px;
}
.lang-block a {
    color: #BCBCBC;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.lang-block i {
    width: 2px;
    height: 2px;
    background: #DB7523;
    border-radius: 50%;
}
.form-success {
    display: none;
    width: 618px;
    height: auto;
    border-radius: 51.429px;
    background: #0D0D0D;
    z-index: 3;
    position: absolute;
    top: 64px;
    right: 264px;
    box-sizing: border-box;
    min-height: calc(100vh - 128px);
    max-height: 827px;
    display: block;
}
.form-success img {
    width: 256px;
    height: 170px;
    margin: 269px auto 0 auto;
    display: block;
}
.form-success p {
    max-width: 324px;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 41.512px;
    font-style: normal;
    font-weight: 600;
    line-height: 43px;
    letter-spacing: -2.906px;
    margin: 0 auto;
    padding-top: 27px;
}
.form-block.hide {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.form-loader-overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 10;
    border-radius: 51.429px;
}

.form-loader-overlay.show {
    display: flex;
}

.form-loader {
    width: 40px;
    height: 40px;
    border: 4px solid #db7523;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.form-success {
    display: none;
    text-align: center;
    padding: 30px;
}

.form-success.show {
    display: block;
    animation: fadeIn 0.3s ease forwards;
}

@keyframes fadeIn {
    from { opacity: 0 }
    to   { opacity: 1 }
}
.breadcrumbs {
    display: flex;
    position: absolute;
    top: 193px;
    left: 173px;
    justify-content: space-between;
    align-items: center;
    color: #DB7523;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.514px; /* 132.245% */
    letter-spacing: -0.28px;
    width: auto;
}
.breadcrumbs a {
    color: #fff;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.breadcrumbs i {
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='6' viewBox='0 0 7 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.26667 6C3.26667 5.682 3.60873 5.20714 3.955 4.80857C4.4002 4.29429 4.9322 3.84557 5.54213 3.50314C5.99947 3.24643 6.55387 3 7 3M7 3C6.55387 3 5.999 2.75357 5.54213 2.49686C4.9322 2.154 4.4002 1.70529 3.955 1.19186C3.60873 0.792857 3.26667 0.317143 3.26667 -1.50459e-07M7 3L2.14569e-07 3L7 3Z' fill='white'/%3E%3Cpath d='M3.26667 6C3.26667 5.682 3.60873 5.20714 3.955 4.80857C4.4002 4.29429 4.9322 3.84557 5.54213 3.50314C5.99947 3.24643 6.55387 3 7 3M7 3C6.55387 3 5.999 2.75357 5.54213 2.49686C4.9322 2.154 4.4002 1.70529 3.955 1.19186C3.60873 0.792857 3.26667 0.317143 3.26667 -1.61214e-07M7 3L3.21056e-07 3' stroke='white' stroke-width='0.7'/%3E%3C/svg%3E%0A");
    content: '';
    width: 7px;
    height: 6px;
    margin: 0 9px;
}
.breadcrumbs svg path {
    fill: #fff;
    stroke: white;
}
.content-fixed {
    position: fixed;
    right: calc(50vw - 742px);
}
.portfolio-block {
    position: absolute;
    top: 178px;
    width: 1069px;
    column-count: 2;
    column-gap: 27px;
}

.portfolio-block img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 27px;
}
.section-15 .content-left h2 {
    margin: 142px 0 229px 0;
}
.section-15 .content-left p {
    max-width: 190px;
    font-weight: 400;
    margin-bottom: 59px;
}
.portfolio-section {
    width: 618px;
    height: auto;
    border-radius: 51.429px;
    background: #0D0D0D;
    position: absolute;
    top: 53px;
    right: 317px;
    box-sizing: border-box;
    padding-right: 30px; /* для зазора справа */
    overflow: visible;
    z-index: 5;
}
.scroll-gallery {
    margin: 18px 22px;
    height: 100%;
    overflow-y: scroll;
    overflow-x: visible;
    max-height: calc(100vh - 143px);
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr;
    box-sizing: border-box;
    padding-right: 10px; /* чтобы контент не перекрывался скроллбаром */
    margin-right: -30px; /* сдвигаем скролл за блок */
    -webkit-overflow-scrolling: touch;
    position: relative;
    border-radius: 40px;
}
.scroll-gallery img {
    width: 279px;
    height: 414px;
    border-radius: 40px;
    object-fit: cover;
}

.scroll-gallery::-webkit-scrollbar {
    width: 3px;
}

.scroll-gallery::-webkit-scrollbar-track {
    border-radius: 1.5px;
    background: #FFF;
    margin: 38px 0; /* делает скроллбар короче сверху и снизу */
}

.scroll-gallery::-webkit-scrollbar-thumb {
    border-radius: 4px;
    width: 3px;
    height: 199px;
    flex-shrink: 0;
    border-radius: 1.5px;
    background: #DB7523;
    box-shadow: 0px 0px 10px 1px #DB7523;
}
.section-15 .content-right .bg-main {
    width: 997.2px;
}
.portfolio-mob {
    display: none;
}
.section-15 .content-left br {
    display: none;
}
.lang-mob {
    display: none;
}

