*,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#BreadcrumbList,
.container {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

body {
    font-family: Raleway, sans-serif;
    max-width: 100vw;
}

body.lock {
    overflow: hidden;
}

html {
    scroll-behavior: smooth !important;
}

body,
html {
    margin: 0 !important
}

.big-bg.active {
    opacity: 1;
    visibility: visible
}

.big-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(0.11574vw);
    backdrop-filter: blur(0.11574vw);
    z-index: 9999999;
    opacity: 0;
    visibility: hidden
}

input {
    border-radius: 0 !important
}

body {
    position: relative;
    background: #000;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    color: #fff;
}

*,
html *,
html :after,
html :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body.stop,
html.stop {
    position: relative;
    height: 100%
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

a {
    text-decoration: none
}

body::-webkit-scrollbar,
html::-webkit-scrollbar {
    margin: .5208vw;
    background: 0 0;
    width: 0
}

body::-webkit-scrollbar-button,
html::-webkit-scrollbar-button {
    display: none
}

body::-webkit-scrollbar-track-piece,
html::-webkit-scrollbar-track-piece {
    background: rgba(0, 0, 0, .15)
}

body::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
    margin: .5208vw;
    background: rgba(0, 0, 0, .75);
    border-radius: .1563vw
}

.container {
    position: relative;
    width: 100%;
    margin: auto;
    z-index: 10;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 91.66667vw;
    margin: auto;
}

.swiper {
    width: 100%;
    height: 100%
}

.b1 {
    padding-top: 10.05208vw;
    position: relative;
}

.b1 .b1-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.b1 .container {
    flex-direction: row;
    justify-content: space-between;
}

.b1 .left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.b1 .left h1 {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 3.54167vw;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fafafa;
    max-width: 40.10417vw;
}

.b1 .left h1 span {
    font-weight: 600;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b1 .left .desc {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 1.25vw;
    line-height: 120%;
    color: #bababa;
    max-width: 31.25vw;
    margin-top: 3.64583vw;
}

.b1 .left .desc br {
    display: none;
}

.b1 .left .desc .accent {
    color: #fff;
}

.b1 .base-btn {
    margin-top: 1.97917vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.base-btn p {
    border-radius: 3.125vw;
    padding: 0.52083vw;
    width: 20.41667vw;
    height: 5.26042vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.04167vw;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.base-btn p:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0.20833vw solid rgba(255, 255, 255, 0.4);
    border-radius: 3.125vw;
}

.b1 .base-btn .tg {
    width: 5.57292vw;
    height: 5.57292vw;
    background: url(../img/home/base-btn-tg-3.webp) center center no-repeat;
    background-size: cover;
    cursor: pointer;
    box-shadow: 0 1.25vw 1.77083vw -0.52083vw rgba(0, 0, 0, 0.21);
}

.b1 .right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 21.35417vw;
}

.b1 .right .logos {
    display: flex;
    flex-direction: column;
    gap: 1.71875vw;
}

.b1 .right .logos div {
    display: flex;
    grid-gap: 1.875vw;
    align-items: center;
    justify-content: flex-start;
}

.b1 .right .logos img {
    width: 1.97917vw;
    height: 1.97917vw;
}

.b1 .right .logos p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 110%;
    color: #8c8c8c;
}

.b1 .right .clutch {
    display: flex;
    margin-top: 1.97917vw;
    align-items: center;
}

.b1 .right .clutch .clutch-logo {
    width: 2.23958vw;
    height: auto;
}

.b1 .right .clutch .clutch-text {
    margin-left: 1.5625vw;
    height: 1.61458vw;
    width: auto;
}

.b1 .right .clutch .text {
    margin-left: 1.77083vw;
    padding-left: 1.77083vw;
    border-left: 0.05208vw solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    grid-gap: 0.52083vw;
}

.b1 .right .clutch .text .clutch-num {
    height: 1.77083vw;
    width: auto;
}

.b1 .right .clutch .text p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 100%;
    color: #8c8c8c;
    margin-top: 0.15625vw;
}

.b1 .mobile-head {
    display: none;
}

.b1 .right .list {
    max-width: 18.22917vw;
    display: flex;
    flex-wrap: wrap;
    margin-top: 3.75vw;
}

.b1 .right .list p {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #fff;
    border: 0.05208vw solid #000;
    border-radius: 3.125vw;
    padding: 0 1.25vw;
    height: 2.60417vw;
    backdrop-filter: blur(0.52083vw);
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.b2 {
    margin-top: 9.53125vw;
}

.b2 .b2-mob {
    display: none;
}

.b2 h2,
.b3 h2 {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 2.91667vw;
    line-height: 110%;
    letter-spacing: -0.04em;
    text-align: center;
    background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b2 .container {
    max-width: 75.3125vw;
}

.b2 .list {
    margin-top: 4.47917vw;
    display: grid;
    grid-template-columns: 13.54167vw 1fr 1fr 13.54167vw;
    grid-column-gap: 1.875vw;
    grid-row-gap: 1.5625vw;
}

.b2 .list .item {
    padding: 1.5625vw;
    height: 12.5vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.b2 .list .item .head {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 3.33333vw;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fafafa;
}

.b2 .list .item .desc {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 110%;
    color: #bababa;
}

.b2 .list .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/home/b2-small-desc.svg) center center no-repeat;
    background-size: cover;
}

.b2 .list .item:nth-child(2):before,
.b2 .list .item:nth-child(3):before,
.b2 .list .item:nth-child(6):before,
.b2 .list .item:nth-child(7):before {
    background: url(../img/home/b2-big-desc.svg) center center no-repeat;
    background-size: cover;
}

.b3 {
    margin-top: 7.60417vw;
}

.b3 .nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: auto;
    margin-top: 2.70833vw;
    justify-content: center;
    align-items: center;
    grid-column-gap: 0.46875vw;
    grid-row-gap: 1.04167vw;
    max-width: 54.16667vw;
}

.b3 .nav p {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.83333vw;
    line-height: 110%;
    text-align: center;
    color: #646464;
    border-radius: 3.125vw;
    padding: 0 1.97917vw;
    position: relative;
    height: 3.125vw;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.1);
    transition: 0.3s;
    white-space: nowrap;
}

.b3 .nav p:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 0.05208vw;
    border-radius: inherit;
    background: linear-gradient(135deg, #949494 0%, #272727 25%, #272727 75%, #949494 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
    transition: 0.3s;
}

.b3 .nav p:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0.20833vw solid rgba(255, 255, 255, 0.4);
    border-radius: 3.125vw;
    transition: 0.3s;
    opacity: 0;
}

.b3 .nav p:hover {
    color: #fff;
}

.b3 .nav p.active {
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    font-weight: 400;
    /* font-size: 1.04167vw; */
    text-transform: uppercase;
    color: #000;
}

.b3 .nav p.active:after {
    opacity: 1
}

.b3 .list .item {
    margin-top: 5.20833vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 3.64583vw;
    grid-row-gap: 2.34375vw;
    align-items: center;
    justify-content: center;
}

.b3 .list .item img {
    height: 3.22917vw;
}

.b4 {
    padding-top: 12.23958vw;
    position: relative;
}

.b4 .container.mob {
    display: none;
}

.b4 .bg-span-1 {
    position: absolute;
    display: block;
    width: 64.84375vw;
    height: 18.64583vw;
    z-index: -1;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    border-radius: 50%;
    background: rgba(156, 193, 210, 0.25);
    filter: blur(9.375vw);
}

.b4 .bg-span-2 {
    position: absolute;
    display: block;
    width: 64.84375vw;
    height: 18.64583vw;
    z-index: -1;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    border-radius: 50%;
    background: rgba(156, 193, 210, 0.25);
    filter: blur(9.375vw);
    opacity: 0.4;
    transition: 0.3s;
}

.b4 h2,
.b5 h2,
.b6 h2,
.b7 h2,
.b8 h2,
.b9 h2,
.b10 h2 {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 3.54167vw;
    line-height: 110%;
    letter-spacing: -0.04em;
    background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b4 h2 span,
.b5 h2 span,
.b6 h2 span,
.b7 h2 span,
.b8 h2 span,
.b9 h2 span,
.b10 h2 span {
    font-weight: 500;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b4 .box {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 3.85417vw;
    position: relative;
}

.b4 .box .col {
    width: 44.58333vw;
    padding: 0.52083vw;
    border-radius: 2.08333vw;
    background: radial-gradient(50% 50% at 50% 50%, #0e0816 0%, #161616 100%);
}

.b4 .box .col2 {
    padding: 0.52083vw;
    border-radius: 2.08333vw;
    width: 44.58333vw;
    background: #161616;
}

.b4 .box .col .bb {
    border: 0.05208vw solid rgba(255, 255, 255, 0.1);
    border-radius: 1.5625vw;
    padding: 0.52083vw;
    grid-gap: 0.52083vw;
    display: flex;
    flex-direction: column;
}

.b4 .box .col .bb .l {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 1.04167vw;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 1.04167vw;
    padding: 0.52083vw 1.5625vw;
    cursor: pointer;
    transition: 0.3s;
}

.b4 .box .col .bb .l svg {
    width: 2.08333vw;
    height: 2.08333vw;
}

.b4 .box .col .bb .l svg path {
    fill: rgba(255, 255, 255, 0.75);
    transition: 0.3s;
}

.b4 .box .col .bb .l.on svg path {
    fill: var(--color, #fff);
}

.b4 .box .col .bb .l p {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 120%;
    color: rgba(255, 255, 255, 0.75);
    transition: 0.3s;
}

.b4 .box .col .bb .l p br {
    display: none;
}

.b4 .box .col .bb .l.on {
    background: rgba(255, 255, 255, 0.1);
}

.b4 .box .col .bb .l.on p {
    color: var(--color, #fff);
}

.b4 .box .col2 .col-2-child {
    padding: 1.5625vw;
    border: 0.05208vw solid rgba(255, 255, 255, 0.1);
    border-radius: 1.5625vw;
    grid-gap: 0.52083vw;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.b4 .box .col2 .col-2-child .b {
    display: none;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.b4 .box .col2 .col-2-child .b.on {
    display: flex;
}

.b4 .box .col2 .col-2-child .up {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 2.91667vw;
    padding: 1.25vw;
}

.b4 .box .col2 .col-2-child .up h3 {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 2.08333vw;
    line-height: 120%;
    letter-spacing: -0.04em;
    background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b4 .box .col2 .col-2-child .up p {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #909090;
}

.b4 .box .col2 .col-2-child .down {
    background: rgba(255, 255, 255, 0.05);
    padding: 1.30208vw 1.5625vw;
    border-radius: 1.04167vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.b4 .box .col2 .col-2-child .down .btn {
    display: flex;
    cursor: pointer;
    align-items: center;
}

.b4 .box .col2 .col-2-child .down .btn p {
    background: #fafafa;
    height: 3.125vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #0c0c0c;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 13.02083vw;
    border-radius: 3.125vw;
}

.b4 .box .col2 .col-2-child .down .btn svg {
    height: 3.125vw;
    width: 3.125vw;
    transition: 0.3s;
}

.b4 .box .col2 .col-2-child .down .btn:hover svg {
    transform: rotate(90deg);
}

.b4 .box .col2 .col-2-child .down a {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.83333vw;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #fafafa;
    border: 0.05208vw solid #fafafa;
    border-radius: 3.125vw;
    padding: 0.52083vw;
    width: 13.02083vw;
    height: 3.125vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.b4 .box .col2 .col-2-child .down a:hover {
    color: #0c0c0c;
    background: #fafafa;
}

.b5 {
    margin-top: 9.89583vw;
}

.b5 .list {
    margin-top: 4.27083vw;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 2.08333vw;
}

.b5 .list .item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 120%;
    text-align: center;
    color: #fafafa;
    grid-gap: 1.25vw;
    width: 13.54167vw;
    height: 13.54167vw;
}

.b5 .list .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/home/b5-border.svg) center center no-repeat;
    background-size: cover;
}

.b5 .list .item img {
    width: 3.75vw;
    height: auto;
}

.b6 {
    padding-top: 13.54167vw;
    position: relative;
}

.b6 h2 {
    margin: auto;
    text-align: center;
}

.b6 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.b6 .h3 {
    margin-top: 43.54167vw;
    z-index: 999;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 2.08333vw;
    line-height: 100%;
    letter-spacing: -0.04em;
    text-align: center;
    background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b6 .base-btn {
    margin: auto;
    margin-top: 2.60417vw;
}

.b7 {
    margin-top: 13.02083vw;
}

.b7 .cont {
    display: grid;
    grid-template-columns: 40.26042vw 1fr;
    background: url(../img/home/b7-bg-1.svg) center center no-repeat;
    background-size: cover;
    padding: 0.9375vw;
    width: 91.66667vw;
    height: 48.38542vw;
    gap: 5.20833vw;
}

.b7 .cont .left {
    width: 100%;
    height: 46.5625vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background: url(../img/home/b7-left.svg) center center no-repeat;
    background-size: cover;
}

.b7 h2 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 4.94792vw;
}

.b7 .cont .left img {
    height: 15.05208vw;
    width: auto;
    margin-top: 4.16667vw;
}

.b7 .white-btn {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    border-radius: 3.125vw;
    padding: 0.52083vw;
    width: 15.10417vw;
    height: 3.125vw;
    background: #fafafa;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6.92708vw;
}

.b7 .right .white-btn {
    display: none;
}

.b7 .right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.b7 .desc {
    margin-top: 5.3125vw;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #86868b;
    max-width: 22.91667vw;
}

.b7 .right img {
    margin-top: 2.65625vw;
    height: 17.08333vw;
    width: auto;
}

.b7 .desc-2 {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #fafafa;
    max-width: 37.5vw;
    margin-top: 1.5625vw;
}

.b7 .desc-3 {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #bababa;
    margin-top: 2.29167vw;
}

.b7 .bottom {
    margin-top: 1.5625vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.04167vw;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b8 {
    padding-top: 14.21875vw;
    position: relative;
}

.b8:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 91.66667vw;
    height: 30.9375vw;
    background: url(../img/home/b8-1.svg) center center no-repeat;
    background-size: cover;
    transform: translate(-50%, 0);
}

.b8 h2 {
    margin: auto;
}

.b8 .list {
    margin-top: 9.63542vw;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 2.08333vw;
}

.b8 .list .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.b8 .list .head {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 120%;
    color: #fff;
    padding: 0.78125vw 1.5625vw;
    border-radius: 1.04167vw;
    background: rgba(255, 255, 255, 0.1);
}

.b8 .list h3 {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 2.08333vw;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fff;
    margin-top: 2.08333vw;
}

.b8 .list .desc {
    margin-top: 1.5625vw;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #fff;
}

.b8 .list-2 {
    padding-top: 12.44792vw;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6.40625vw;
    grid-row-gap: 1.5625vw;
}

.b8 .list-2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 91.66667vw;
    height: 29.16667vw;
    background: url(../img/home/b8-2.svg) center center no-repeat;
    background-size: cover;
    z-index: -1;
    transform: translate(-50%, 0);
}

.b8 .list-2 .item {
    display: flex;
    align-items: center;
    grid-gap: 1.5625vw;
    flex-direction: row-reverse;
}

.b8 .list-2 .item img {
    width: 3.02083vw;
    height: 3.02083vw;
}

.b8 .list-2 .item p {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    text-align: right;
    color: #fff;
}

.b8 .list-2 .item:nth-child(2n) p {
    text-align: left;
}

.b8 .list-2 .item:nth-child(2n) {
    flex-direction: row;
    padding-left: 0.10417vw;
}

.b9 {
    margin-top: 8.125vw;
}

.b9 h2 {
    margin: auto;
}

.b9 .subhead {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.5625vw;
    line-height: 120%;
    text-align: center;
    color: #6a6a6a;
    margin-top: 1.66667vw;
}

.b9 .subhead span {
    color: #fff;
}

.b9 .big-cont {
    display: grid;
    grid-template-columns: 21.35417vw 1fr;
    grid-gap: 2.08333vw;
    margin-top: 4.89583vw;
    align-items: flex-start;
}

.b9 .left {
    border-radius: 2.08333vw;
    background: radial-gradient(50% 50% at 50% 50%, #0e0816 0%, #161616 100%);
    padding: 0.52083vw;
}

.b9 .left .cont {
    border: 0.05208vw solid rgba(255, 255, 255, 0.1);
    border-radius: 1.5625vw;
    padding: 0.52083vw;
    display: flex;
    flex-direction: column;
    grid-gap: 0.52083vw;
}

.b9 .left .cont .item {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 1.04167vw;
    padding: 0.52083vw 1.5625vw;
    grid-gap: 1.04167vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 120%;
    color: #8b8b8b;
    transition: 0.3s;
    cursor: pointer;
}

.b9 .left .cont .item svg {
    width: 2.08333vw;
    height: 2.08333vw;
}

.b9 .left .cont .item.active {
    background: rgba(255, 255, 255, 0.1);
    color: #ff6b00;
}

.b9 .left .cont .item.active svg path {
    fill: #ff6b00;
}

.b9 .right {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2.08333vw;
}

.b9 .right .item {
    width: 100%;
    display: flex;
    flex-direction: column;
    grid-gap: 0.10417vw;
}

.b9 .right .item .down {
    display: flex;
    grid-gap: 0.10417vw;
    align-items: stretch;
}

.b9 .right .item .down .i {
    border-radius: 1.5625vw;
    flex-grow: 1;
    background: #0c0c0c;
    height: 4.89583vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    grid-gap: 0.625vw;
}

.b9 .right .item .down .i .head {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.04167vw;
    line-height: 100%;
    text-align: center;
    color: #fafafa;
}

.b9 .right .item .down .i .desc {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.72917vw;
    line-height: 100%;
    text-align: center;
    color: #fafafa;
}

.b9 .right .item .up {
    background: radial-gradient(50% 50% at 50% 50%, #0b0c24 0%, #0c0c0c 100%);
    border-radius: 1.5625vw;
    overflow: hidden;
}

.b9 .right .item .up .u {
    padding: 1.25vw;
    min-height: 11.5625vw;
}

.b9 .right .item .up .u .plug {
    font-family: "Geologica", sans-serif;
    font-weight: 100;
    font-size: 0.72917vw;
    line-height: 100%;
    color: #fafafa;
}

.b9 .right .item .up .u .name {
    font-family: "Geologica", sans-serif;
    font-weight: 500;
    font-size: 1.66667vw;
    line-height: 100%;
    color: #fafafa;
    margin-top: 1.04167vw;
}

.b9 .right .item .up .u .desc {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 1.04167vw;
    line-height: 100%;
    color: #fafafa;
    margin-top: 1.04167vw;
}

.b9 .right .item .up .d {
    padding: 1.25vw;
    background: #0c0c0c;
    min-height: 9.375vw;
}

.b9 .right .item .up .d .head {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.72917vw;
    line-height: 100%;
    color: #fafafa;
}

.b9 .right .item .up .d .list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 0.41667vw;
    margin-top: 1.25vw;
}

.b9 .right .item .up .d .list p {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.83333vw;
    line-height: 100%;
    text-align: center;
    color: #b5b5b5;
    border: 0.05208vw solid #444;
    border-radius: 1.5625vw;
    padding: 0.625vw 1.04167vw;
}

.b9 .right .more {
    grid-column-start: 1;
    grid-column-end: 4;
    width: 100%;
    border-radius: 1.5625vw;
    background: #0c0c0c;
    height: 4.89583vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1.875vw;
}

.b9 .right .more p {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.14583vw;
    line-height: 100%;
    text-align: center;
    color: #fff;
}

.b9 .right .more .nav {
    display: flex;
    grid-gap: 0.41667vw;
}

.b9 .right .more svg {
    width: 1.875vw;
    height: 1.875vw;
}

.b9 .right .more svg:first-child {
    transform: rotate(180deg);
}

.b10 {
    margin-top: 9.21875vw;
}

.b10 .cont {
    border-radius: 4.16667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background: url(../img/home/b10-bg-7.svg) center center no-repeat;
    background-size: cover;
    /* max-height: 120.05208vw; */
    position: relative;
}

.b10 .cont:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: red;
    z-index: -1;
    background: url(../img/home/b10-colors-1.webp) center center no-repeat;
    background-size: cover;
}

.b10 h2 {
    text-align: center;
    margin-top: 4.16667vw;
}

.b10 .main-person {
    border: 0.05208vw solid #4d4d4d;
    border-radius: 1.5625vw;
    background: linear-gradient(226deg, #111 0%, #0f0f0f 52.5%, #101010 100%);
    width: 43.90625vw;
    padding: 2.08333vw;
    display: grid;
    grid-template-columns: 11.66667vw 1fr;
    grid-row-gap: 1.04167vw;
    grid-column-gap: 4.58333vw;
    margin-top: 4.16667vw;
    min-height: 29.01042vw;
}

.b10 .main-person .head {
    grid-column-start: 2;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 1.25vw;
    line-height: 120%;
    color: #b6b6b6;
}

.b10 .main-person .head span {
    font-weight: 400;
    color: #fff;
}

.b10 .main-person .left .mob {
    display: none;
}

.b10 .main-person .left,
.b10 .main-person .left .inf {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.b10 .main-person .left img {
    border-radius: 1.14583vw;
    width: 11.66667vw;
}

.b10 .main-person .left .name {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.45833vw;
    line-height: 110%;
    color: #fafafa;
    margin-top: 1.04167vw;
}

.b10 .main-person .left .desc {
    margin-top: 0.78125vw;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #666;
}

.b10 .main-person .list {
    display: flex;
    flex-direction: column;
    grid-gap: 0.78125vw;
}

.b10 .main-person .list .mob-head {
    display: none;
}

.b10 .main-person .list p {
    position: relative;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.83333vw;
    line-height: 130%;
    color: #d9d9d9;
}

.b10 .main-person .list p span {
    font-weight: 300;
    color: #fff;
}

.b10 .main-person .list p:before {
    content: '';
    position: absolute;
    top: 0;
    left: -2.86458vw;
    background: url(../img/home/b10-list.svg) center center no-repeat;
    background-size: cover;
    width: 1.82292vw;
    height: 1.875vw;
    object-fit: cover;
}

.b10 .persons-block {
    display: flex;
    margin-top: 8.85417vw;
    width: 100%;
    justify-content: space-between;
    padding: 0 2.08333vw;
    position: relative;
}

.b10 .persons-block:before {
    content: '';
    position: absolute;
    width: 16.5625vw;
    height: 8.75vw;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/home/b10-logo.webp) center center no-repeat;
    background-size: cover;
    ;
}

.b10 .persons-block .persons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2.08333vw;
}

.b10 .persons-block .persons .item {
    border: 0.05208vw solid transparent;
    border-radius: 1.14583vw;
    padding: 1.04167vw;
}

.b10 .persons-block .persons .item img {
    border-radius: 1.14583vw;
    width: 7.29167vw;
    height: 7.29167vw;
    object-fit: cover
}

.b10 .persons-block .persons .item .name {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.04167vw;
    line-height: 110%;
    text-align: center;
    color: #fafafa;
    margin-top: 1.04167vw;
}

.b10 .persons-block .persons .item .desc {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.72917vw;
    line-height: 120%;
    text-align: center;
    color: #666;
    margin-top: 0.98958vw;
}

.b10 .qoute {
    margin-top: 10.46875vw;
    max-width: 14.6875vw;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.83333vw;
    line-height: 120%;
    color: #fff;
}

.b10 .last-head {
    margin-top: 7.60417vw;
    font-family: "Geologica", sans-serif;
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 100%;
    text-align: center;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 4.16667vw;
}

.b11 {
    margin-top: 10.41667vw;
}

.b11 h2 {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 6.66667vw;
    line-height: 86%;
    letter-spacing: -0.04em;
    color: rgba(255, 255, 255, 0.25);
}

.b11 h2 span {
    color: #fff;
}

.b11 .list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 2.08333vw;
    margin-top: 5.20833vw;
}

.b11 .list .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.b11 .list .item svg {
    width: 2.91667vw;
    height: 2.91667vw;
}

.b11 .list .item h3 {
    margin-top: 1.66667vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.66667vw;
    line-height: 120%;
    color: #fafafa;
}

.b11 .list .item p {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #909090;
    margin-top: 0.83333vw;
    max-width: 19.79167vw;
}

.b11 .list .item:nth-child(1) p,
.b11 .list .item:nth-child(2) p {
    max-width: 18.22917vw;
}

.b12 {
    margin-top: 11.97917vw;
}

.b12 .cont {
    display: grid;
    grid-template-columns: 1fr 44.0625vw;
    backdrop-filter: blur(2.60417vw);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 1.5625vw;
    min-height: 32.29167vw;
    position: relative;
}

.b12 .cont:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 61.45833vw;
    background: url(../img/home/b12-bg.webp) center center no-repeat;
    z-index: -1;
    background-size: cover;
}

.b12 .cont .left {
    padding: 2.91667vw;
}

.b12 .cont .left p {
    display: none;
}

.b12 .cont .left h2 {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 3.54167vw;
    line-height: 100%;
    color: #fafafa;
}

.b12 .cont .left h2 span {
    font-weight: 700;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b12 .cont .right {
    background: #1a1a1a;
    padding: 2.91667vw;
    display: grid;
    grid-template-columns: 19.27083vw 1fr;
    border-radius: 0 1.5625vw 1.5625vw 0;
}

.b12 .cont .right .head {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.5625vw;
    line-height: 100%;
    color: #fafafa;
}

.b12 .cont .right .form {
    display: flex;
    flex-direction: column;
    grid-gap: 0.625vw;
    margin-top: 2.60417vw;
}

.b12 .cont .right .form .input {
    position: relative;
}

.b12 .cont .right .form .input:before {
    content: '';
    position: absolute;
    top: 50%;
    right: -2.96875vw;
    width: 0.78125vw;
    height: 0.78125vw;
    background: #484848;
    border-radius: 50%;
    transition: 0.3s;
    z-index: 10;
}

.b12 .cont .right .form input {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.72917vw;
    line-height: 100%;
    color: #fff;
    border: none;
    border-bottom: 0.05208vw solid #484848;
    padding: 1.04167vw 0;
    background: none;
    outline: none;
    width: 100%;
}

.b12 .cont .right .form .btn {
    margin-top: 1.40625vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    border-radius: 3.125vw;
    height: 3.125vw;
    background: #d7ffb7;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.b12 .cont .right .form .btn-desc {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.83333vw;
    line-height: 110%;
    letter-spacing: -0.04em;
    color: #646465;
    margin-top: 0.625vw;
}

.b12 .cont .right .r {
    display: flex;
    flex-direction: column;
    padding-top: 5.72917vw;
    grid-gap: 1.5625vw;
    padding-left: 4.94792vw;
    position: relative;
}

.b12 .cont .right .r:before {
    content: '';
    position: absolute;
    top: 1.04167vw;
    left: 0;
    width: 2.65625vw;
    height: 20.78125vw;
    background: url(../img/home/b12-line.svg) center center no-repeat;
    background-size: cover;
}

.b12 .cont .right .r p {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #fafafa;
}

.b13 {
    padding-top: 10vw;
    position: relative;
}

.b13:before {
    content: '';
    position: absolute;
    top: -1.35417vw;
    ;
    left: 50%;
    width: 100vw;
    height: 99.84375vw;
    filter: blur(2.60417vw);
    background: url(../img/home/b13-bg-1.svg) center center no-repeat;
    transform: translate(-50%, 0);
    background-size: cover;
    z-index: -1;
}

.b13 .container {
    max-width: 44.79167vw;
    z-index: 10;
}

.b13 .h2-1 {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 3.54167vw;
    line-height: 100%;
    background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b13 .h2-1 span {
    font-weight: 700;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b13 .h2-desc {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #86868b;
    margin-top: 3.33333vw;
}

.b13 .h3-1 {
    margin-top: 4.79167vw;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 1.5625vw;
    line-height: 120%;
    color: #fafafa;
}

.b13 .list-1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1.04167vw;
    margin-top: 1.92708vw;
}

.b13 .list-1 p {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 120%;
    color: #fafafa;
    border-radius: 1.04167vw;
    background: rgba(255, 255, 255, 0.1);
    height: 3.125vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b13 .h2-2 {
    margin-top: 8.4375vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 3.54167vw;
    line-height: 110%;
    background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b13 .h3-2 {
    margin-top: 4.47917vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.5625vw;
    line-height: 120%;
    color: #fafafa;
}

.b13 .list-2 {
    display: flex;
    flex-direction: column;
    grid-gap: 1.77083vw;
    margin-top: 3.33333vw;
}

.b13 .list-2 .item {
    display: flex;
    grid-gap: 2.23958vw;
    align-items: center;
}

.b13 .list-2 .item img {
    width: 21.09375vw;
    height: auto;
}

.b13 .list-2 .item h3 {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 120%;
    color: #fafafa;
}

.b13 .list-2 .item p {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #909090;
    margin-top: 0.83333vw;
    max-width: 17.70833vw;
}

.b13 .list-2 .item:nth-child(2n) {
    flex-direction: row-reverse;
}

.b14 {
    position: relative;
    overflow: hidden;
    margin-top: 6.25vw;
}

.b14 .roll-lines {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    height: 9.375vw;
}

.b14 .roll-lines:before {
    content: '';
    position: absolute;
    top: 0;
    left: 4.16667vw;
    right: 4.16667vw;
    height: 0.05208vw;
    background: #fff;
    opacity: 0.25;
}

.b14 .roll-lines:after {
    content: '';
    position: absolute;
    bottom: 0.05vw;
    left: 4.16667vw;
    right: 4.16667vw;
    height: 0.05208vw;
    background: #fff;
    opacity: 0.25;
}

.b14 .roll-lines .line {
    margin: 0;
    width: auto;
    position: absolute;
    top: 3.125vw;
    left: 0;
    -webkit-animation: 60s linear infinite sbs-anim;
    animation: 60s linear infinite sbs-anim;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    will-change: transform;
    grid-gap: 3.125vw;
    padding-right: 3.125vw;
}

.b14 .roll-lines .line.l2 {
    -webkit-animation: 60s linear infinite sbs-anim;
    animation: 60s linear infinite reverse sbs-anim;
    top: 4.47917vw;
}

@-webkit-keyframes sbs-anim {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

@keyframes sbs-anim {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

.b14 .roll-lines .line .p {
    height: 3.17708vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b14 .roll-lines .line .p img {
    height: 100%;
    width: auto;
}

.b15 {
    position: relative;
    padding-top: 9.47917vw;
    padding-bottom: 10.83333vw;
}

.b15:before {
    content: '';
    position: absolute;
    top: -9.375vw;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100vw;
    height: 46.77083vw;
    background: url(../img/home/b15-bg.svg) center center no-repeat;
    background-size: cover;
    z-index: -1;
}

.b15 p {
    font-family: "Geologica", sans-serif;
    font-size: 1.77083vw;
    line-height: 120%;
    font-weight: 200;
    color: #86868b;
    margin: auto;
    max-width: 44.79167vw;
}

.b15 p span {
    color: #fff;
    font-weight: 300;
}

.b16 .cont {
    border-radius: 4.16667vw;
    background: #0c0c0c;
    padding: 3.85417vw 2.91667vw;
}

.b16 .up {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
}

.b16 .up h2 {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 3.54167vw;
    line-height: 100%;
    color: #fafafa;
}

.b16 .up h2 span {
    font-weight: 700;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b16 .up .left p {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 1.25vw;
    line-height: 120%;
    color: #6a6a6a;
    margin-top: 1.04167vw;
}

.b16 .up .right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    gap: 0.625vw;
}

.b16 .up .right p {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 1.25vw;
    line-height: 100%;
    text-align: right;
    color: #fafafa;
}

.b16 .up .right svg {
    width: 0.9375vw;
}

.b16 .list {
    margin-top: 3.125vw;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1.66667vw;
}

.b16 .list .more {
    display: none;
}

.b16 .list .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.b16 .list .item .img {
    position: relative;
}

.b16 .list .item img {
    width: 20.20833vw;
    height: 9.375vw;
    object-fit: cover;
}

.b16 .list .item .img p {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.72917vw;
    line-height: 110%;
    color: #fafafa;
    position: absolute;
    padding: 0.625vw 1.25vw;
    backdrop-filter: blur(1.04167vw);
    border-radius: 5.20833vw;
    background: rgba(24, 24, 24, 0.13);
    overflow: hidden;
    bottom: 1.04167vw;
    left: 1.04167vw;
}

.b16 .list .item .img p:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 0.05208vw;
    border-radius: inherit;
    background: linear-gradient(45deg, #FAFAFA 0%, #1B1B1B 25%, #1B1B1B 75%, #FAFAFA 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.b16 .list .item .head {
    margin-top: 1.5625vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 110%;
    color: #fafafa;
}

.b16 .list .item .bottom {
    display: flex;
    margin-top: 2.08333vw;
    align-items: center;
    grid-gap: 2.08333vw;
}

.b16 .list .item .bottom a {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.83333vw;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #0c0c0c;
    padding: 0.67708vw 1.35417vw;
    border-radius: 1.5625vw;
    background: #fafafa;
    cursor: pointer;
}

.b16 .list .item .bottom .r {
    display: flex;
    flex-direction: column;
    grid-gap: 0.10417vw;
}

.b16 .list .item .bottom .tag {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 120%;
    color: #909090;
}

.b16 .list .item .bottom .date {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 120%;
    color: #3e3e3e;
}

.b17 .container {
    max-width: 50vw;
    margin-top: 11.19792vw;
}

.b17 h2 {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 3.54167vw;
    line-height: 100%;
    background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b17 h2 span {
    font-weight: 700;
    background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.b17 h2 strong {
    font-weight: 700;
}

.b17 .text .p li {
    position: relative;
    margin-top: 0.52083vw;
    padding-left: 0.67708vw;
}

.b17 .text .p li:before {
    position: absolute;
    top: 0.26042vw;
    left: 0;
    width: 0.3125vw;
    height: 0.3125vw;
    background: #86868b;
    content: '';
    border-radius: 50%;
}

.b17 .bottom {
    margin-top: 2.70833vw;
    border-radius: 1.5625vw;
    padding: 1.04167vw;
    background: #161616;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 5.20833vw;
}

.b17 .bottom .main {
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 1.14583vw;
    line-height: 110%;
    color: #fafafa;
}

.b17 .bottom .btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.b17 .bottom .btn p {}

.b17 .bottom .btn .text {
    height: 3.125vw;
    width: 16.66667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    letter-spacing: normal;
    background: #CCCCCC;
    border-radius: 26.04167vw;
    cursor: pointer;
}

.b17 .bottom .plus,
.b17 .bottom .plus svg {
    width: 3.125vw;
    height: 3.125vw;
    transition: 0.3s;
}

.b17 .bottom:hover .plus {
    transform: rotate(90deg);
}

.b17 .line {
    padding: 0.10417vw 0;
    border: 0.05208vw solid #414141;
    border-right: none;
    border-left: none;
    border-bottom: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden
}

.b17 .box {
    margin-top: 3.125vw;
}

.b17 .head {
    min-height: 1.82292vw;
    font-size: 0.9375vw;
    font-weight: 400;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.b17 .head h3 {
    margin-top: 2.08333vw;
    margin-bottom: 2.08333vw;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 1.5625vw;
    line-height: 120%;
    color: #fafafa;
}

.b17 .box .line:last-child {
    border-bottom: 0.05208vw solid #414141
}

.b17 .close {
    min-width: 2.08333vw;
    min-height: 2.08333vw;
    background-color: none !important;
    background-size: 1.30208vw;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: .6;
    border-radius: 1.04167vw;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.b17 .line.active .close {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.b17 .text {
    position: relative
}

.b17 .text .p {
    position: absolute;
    margin-top: 0.52083vw;
    padding-top: 0.52083vw;
    padding-bottom: 0.52083vw;
    max-width: calc(100% - 2.08333vw);
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 120%;
    color: #86868b;
}

.b17 .text p .list {
    margin: 1.04167vw 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 0.52083vw;
}

.b17 .text p .list span {
    position: relative;
    padding-left: 0.78125vw;
}

.b17 .text p .list span:before {
    content: '';
    position: absolute;
    top: 0.26042vw;
    left: 0;
    width: 0.3125vw;
    height: 0.3125vw;
    background: #fff;
    opacity: 0.4;
    border-radius: 50%;
}

.footer {
    background: #0C0C0C;
    overflow: hidden;
    border-radius: 4.16667vw 4.16667vw 0 0;
    margin-top: 9.58333vw;
}

.footer .l1,
.footer .l2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2.08333vw 1fr 2.08333vw 1fr 2.08333vw 1fr;
    grid-template-columns: 21.875vw 1fr 1fr 1fr;
    grid-gap: 8.22917vw;
    padding-top: 3.48958vw;
    padding-bottom: 3.64583vw;
}

.header .left .logo .img,
.footer .l1 .logo .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: "Steppe", sans-serif;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fff;
    grid-gap: 1.04167vw;
}

.header .left .logo .img img,
.footer .l1 .logo .img img {
    height: 2.5vw;
    width: auto;
}

.header .left .logo .desc,
.footer .l1 .logo .desc {
    margin-top: 2.08333vw;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 1.14583vw;
    line-height: 120%;
    color: #fafafa;
}

.footer .l1 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.footer .l1 .list .head {
    margin-bottom: 2.34375vw;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 1.25vw;
    color: #5c5c5c;
}

.footer .l1 .list a {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.83333vw;
    line-height: 100%;
    color: #8b8b8b;
    margin-bottom: 0.52083vw;
}

.footer .l1 .list .time {
    margin-top: 0;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 0.83333vw;
    line-height: 140%;
    color: #666;
    margin-bottom: 1.5625vw;
}

.footer .l1 .list .soc {
    margin-top: 2.29167vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-gap: 1.35417vw;
}

.footer .l1 .list .soc img {
    width: 1.5625vw;
    height: 1.5625vw;
}

.footer .l2 {
    padding: 1.5625vw 0;
    border-top: 0.05208vw solid #414141;
}

.footer .l2 p:nth-child(1) {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.72917vw;
    line-height: 100%;
    color: #878787;
}

.footer .l2 a {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.72917vw;
    line-height: 100%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #878787;
}

.footer .l2 p:last-child {
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 0.72917vw;
    line-height: 100%;
    color: #878787;
}

.footer a.soon {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer a.soon:before {
    content: "Will be soon";
    position: absolute;
    top: 50%;
    left: -0.26042vw;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    white-space: nowrap;
    font-size: 0.72917vw;
    background: #3a3a3a;
    border-radius: 2.60417vw;
    padding: 0vw 0.36458vw;
    z-index: 10;
    opacity: 0;
    color: #fff;
    line-height: 150%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer a.soon:hover {
    color: #000;
}

.footer a.soon:hover:before {
    opacity: 1;
}

.footer .footer_img {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.footer {}

.footer .l1 .list a {
    position: relative;
}

.footer .l1 .list a {}

.footer .l1 .list a.phone {
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    line-height: 140%;
    font-size: 1.14583vw;
    color: #ccc;
}

.footer .l1 .list a.mail {
    margin: 0;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 0.9375vw;
    line-height: 133%;
    color: #fafafa;
}

.footer .l1 .list a.mail.mobile {
    display: none;
}

.footer .l1 .list .soc {
    margin-top: 1.45833vw;
}

.footer .soc.mob {
    display: none;
}

.footer .l1 .list .l {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.footer .l1 .list a:before {
    display: none;
}

.footer .l1 .list a span {
    position: absolute;
    top: 50%;
    left: -0.26042vw;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    white-space: nowrap;
    font-size: 0.72917vw;
    background: #3a3a3a;
    border-radius: 2.60417vw;
    padding: 0vw 0.36458vw;
    z-index: 10;
    opacity: 0;
    color: #fff;
    line-height: 150%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer .l1 .list a.soon:hover {
    color: rgba(255, 255, 255, 0);
}

.footer .l1 .list a.soon:hover span {
    opacity: 1;
}

.footer .footer_img {
    left: 50%;
    width: 100vw;
    height: auto;
    transform: translate(-50%, 0);
}

@media(max-width: 700px){
        .container,
    .b2 .container {
        max-width: 88.88889vw;
    }

    .b1 {
        padding-top: 25.27778vw
    }

    .b1 .left h1 {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 8.33333vw;
        line-height: 110%;
        letter-spacing: -0.04em;
        color: #fafafa;
        max-width: none;
    }

    .b1 .container {
        flex-direction: column;
    }

    .b1 .left .desc br {
        display: block;
    }

    .b1 .left .desc {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #bababa;
        max-width: 83.33333vw;
        margin-top: 9.16667vw;
    }

    .b1 .left .desc .hide-mobile {
        display: none;
    }

    .b1 .base-btn {
        width: 100%;
        margin-top: 11.11111vw;
    }

    .base-btn p {
        width: fit-content;
        flex-grow: 1;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 110%;
        text-transform: uppercase;
        text-align: center;
        color: #000;
        padding: 6.66667vw 0;
        height: 16.66667vw;
        border-radius: 138.88889vw;
    }

    .b1 .base-btn .tg {
        width: 16.66667vw;
        height: 16.66667vw;
    }

    .b1 .base-btn p:before {
        display: none;
    }

    .b1 .right .logos {
        flex-direction: row;
        justify-content: space-between;
        grid-gap: 0;
        width: 100%;
        margin-top: 131.38889vw;
    }

    .b1 .right .clutch{
        margin-top: 12vw;
    }

    .b1 .right .logos div {
        flex-direction: column;
        grid-gap: 3.05556vw;
    }

    .b1 .right .logos img {
        width: 11.11111vw;
        height: auto;
    }

    .b1 .right .logos p {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 110%;
        text-align: center;
        color: #8c8c8c;
    }

    .b1 .right .clutch .clutch-logo {
        width: 9.72222vw;
    }

    .b1 .right .clutch .clutch-text {
        margin-left: 2.77778vw;
        height: 8.61111vw;
    }

    .b1 .right .clutch .text {
        padding-left: 5.27778vw;
        margin-left: 5.27778vw;
    }

    .b1 .right .clutch .text p {
        font-size: 3.88889vw;
        margin-left: 2.22222vw;
    }

    .b1 .right .clutch .text .clutch-num {
        height: 7.22222vw;
    }

    .b1 .mobile-head {
        display: block;
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #fff;
        margin-top: 12.22222vw;
        max-width: 88.88889vw;
    }

    .b1 .right .list {
        max-width: 83.33333vw;
        grid-gap: 2.22222vw;
        margin-top: 12.22222vw;
    }

    .b1 .right .list p {
        border: none;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #fff;
        padding: 3.05556vw 5vw;
        height: fit-content;
        border-radius: 13.88889vw;
    }

    .b1 .right {
        width: 100%;
    }

    .b2 {
        margin-top: 22.22222vw;
    }

    .b2 h2,
    .b3 h2 {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 8.33333vw;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: center;
        background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding-bottom: 0.55556vw;
    }

    .b2 .list {
        display: none;
    }

    .b2 .b2-mob {
        margin-top: 11.11111vw;
        width: 100%;
        height: auto;
        display: block;
    }

    .b3 {
        margin-top: 22.22222vw;
        overflow: hidden;
    }

    .b3 .nav {
        overflow: auto;
        padding: 0 5.55556vw;
    }

    .b3 .nav {
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        gap: 2.77778vw;
        max-width: none;
    }

    /* === Стили скроллбара (Chrome, Edge, Opera, Safari) === */
    .b3 .nav::-webkit-scrollbar,
    .b8 .list::-webkit-scrollbar,
    .b9 .right::-webkit-scrollbar,
    .b10 .persons-block::-webkit-scrollbar {
        display: block;
        height: 0.55556vw !important;
        width: 0.27778vw;
        background: transparent;
    }

    /* Трек (фон) - Зеленый */
    .b3 .nav::-webkit-scrollbar-track,
    .b8 .list::-webkit-scrollbar-track,
    .b9 .right::-webkit-scrollbar-track,
    .b10 .persons-block::-webkit-scrollbar-track {
        background: transparent !important;
    }

    /* Ползунок - Красный */
    .b3 .nav::-webkit-scrollbar-thumb,
    .b8 .list::-webkit-scrollbar-thumb,
    .b9 .right::-webkit-scrollbar-thumb,
    .b10 .persons-block::-webkit-scrollbar-thumb {
        background-color: transparent !important;
        border-radius: 0;
    }

    /* Скрываем кнопки (стрелки) */
    .b3 .nav::-webkit-scrollbar-button,
    .b8 .list::-webkit-scrollbar-button,
    .b9 .right::-webkit-scrollbar-button,
    .b10 .persons-block::-webkit-scrollbar-button {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }

    /* Скрываем уголок */
    .b3 .nav::-webkit-scrollbar-corner,
    .b8 .list::-webkit-scrollbar-corner,
    .b9 .right::-webkit-scrollbar-corner,
    .b10 .persons-block::-webkit-scrollbar-corner {
        background: transparent !important;
    }

    .b3 .container {
        max-width: none;
    }

    .b3 .nav p {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 3.88889vw;
        line-height: 110%;
        text-align: center;
        color: #646464;
        padding: 3.33333vw 9.16667vw;
        height: 11.11111vw;
        border-radius: 13.88889vw;
    }

    .b3 .nav p:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        border: 1.11111vw solid rgba(255, 255, 255, 0.4);
        border-radius: 16.66667vw;
        transition: 0.3s;
        opacity: 0;
    }

    .b3 .nav p:before {
        content: "";
        position: absolute;
        inset: 0;
        padding: 0.27778vw;
        border-radius: inherit;
        background: linear-gradient(135deg, #949494 0%, #272727 25%, #272727 75%, #949494 100%);
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        z-index: -1;
        transition: 0.3s;
    }

    .b3 .list {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .b3 .list .item {
        max-width: 90.27778vw;
        grid-gap: 5.55556vw;
        /* Включаем ограничение */
        /* Число строк */
        /* Высота одной строки */
        max-height: 63.88889vw;
        overflow: hidden;
        margin-top: 13.88889vw;
    }

    .b3 .list .item img {
        height: 8.33333vw;
    }

    .b5 {
        margin-top: 22.22222vw;
    }

    .b5 .list .item:before {
        background: url(../img/home/b5-border-mob.svg) center center no-repeat;
        background-size: cover;
    }

    .b5 .list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 2.77778vw;
        margin-top: 11.11111vw;
    }

    .b5 .list .item {
        width: 27.77778vw;
        height: 27.77778vw;
        font-size: 3.88889vw;
        gap: 3.88889vw;
    }

    .b5 .list .item img {
        width: 6.66667vw;
        height: auto;
    }

    .b4 h2,
    .b5 h2,
    .b6 h2,
    .b7 h2,
    .b8 h2,
    .b9 h2,
    .b10 h2 {
        font-size: 8.33333vw;
        text-align: center;
        margin: auto;
    }

    .b5 h2 span {
        display: block;
    }

    .b6 {
        padding-top: 25.27778vw;
    }

    .b6 .h3 {
        margin-top: 204.16667vw;
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 5.55556vw;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: center;
        background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .b6 .base-btn p:before {
        display: none;
    }

    .b6 .base-btn {
        margin-top: 6.94444vw;
        width: 100%;
    }

    .b6 .base-btn p {
        width: 100%;
    }

    .b7 {
        margin-top: 27.77778vw;
    }

    .b7 .container {
        max-width: none;
    }

    .b7 .cont {
        grid-template-columns: 1fr;
        background: url(../img/home/b7-bg-mob.svg) center center no-repeat;
        background-size: contain;
        position: relative;
        width: 98vw;
        height: 277.05556vw;
        padding: 5.55556vw;
        gap: 0;
        margin: auto;
    }

    .b7 .cont .left {
        background: none;
        width: 100%;
        height: auto;
    }

    .b7 .white-btn {
        display: none;
    }

    .b7 .cont .left img {
        height: 26.66667vw;
        margin-top: 8.33333vw;
    }

    .b7 h2 {
        margin-top: 8.33333vw;
    }

    .b7 .desc {
        margin-top: 13.88889vw;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #86868b;
        max-width: none;
    }

    .b7 .right img {
        height: 32.5vw;
        margin-top: 12.22222vw;
    }

    .b7 .desc-2 {
        margin-top: 13.33333vw;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #fafafa;
        letter-spacing: -0.02em;
        max-width: none;
    }

    .b7 .desc-3 {
        margin-top: 11.11111vw;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #bababa;
        letter-spacing: -0.02em;
    }

    .b7 .bottom {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        letter-spacing: -0.04em;
        text-transform: uppercase;
        text-align: center;
        background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: auto;
        margin-top: 5.55556vw;
    }

    .b7 .right .white-btn {
        display: flex;
        margin: auto;
        margin-top: 8.33333vw;
        max-width: 66.66667vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 110%;
        text-transform: uppercase;
        text-align: center;
        color: #000;
        border-radius: 8.33333vw;
        width: 66.66667vw;
        height: 13.88889vw;
    }

    .b8 {
        padding-top: 31.94444vw;
    }

    .b8:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: 99.44444vw;
        height: 82.77778vw;
        background: url(../img/home/b8-1-mob.svg) center center no-repeat;
        background-size: cover;
        transform: translate(-50%, 0);
    }

    .b8 .container {
        max-width: none;
    }

    .b8 .list {
        overflow: auto;
        grid-gap: 8.33333vw;
        padding: 0 5.55556vw !important;
        margin-top: 31.38889vw;
        width: 100%;
    }

    .b8 .list .item {
        width: 77.22222vw;
    }

    .b8 .list .head {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #fff;
        padding: 2.77778vw 8.33333vw;
        border-radius: 2.77778vw;
    }

    .b8 .list h3 {
        margin-top: 7.77778vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 6.66667vw;
        line-height: 100%;
        letter-spacing: -0.04em;
        color: #fff;
    }

    .b8 .list .desc {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #fff;
        margin-top: 8.33333vw;
    }

    .b8 .list-2 {
        display: flex;
        flex-direction: column;
        grid-gap: 6.52778vw;
        width: 100%;
        padding: 50vw 5.55556vw 0;
    }

    .b8 .list-2:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: 89.44444vw;
        height: 207.22222vw;
        background: url(../img/home/b8-2-mob.svg) center center no-repeat;
        background-size: cover;
        z-index: -1;
        transform: translate(-50%, 0);
    }

    .b8 .list-2 .item {
        flex-direction: row;
        grid-gap: 5.55556vw;
    }

    .b8 .list-2 .item:nth-child(2n) {
        flex-direction: row-reverse;
    }

    .b8 .list-2 .item img {
        width: 13.88889vw;
        height: 13.88889vw;
    }

    .b8 .list-2 .item p {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #fff;
        text-align: left;
        max-width: 55.55556vw;
    }

    .b8 .list-2 .item:nth-child(2n) p {
        text-align: right;
    }

    .b8 .list-2 .item p br {
        /* display: none; */
    }

    .b8 .list-2 .item:nth-child(3) p br {
        display: none;
    }

    .b9 .container {
        max-width: none;
    }

    .b9{
        margin-top: 22vw;
    }

    .b9 h2 {
        text-align: left;
        font-family: "Geologica", sans-serif;
        font-size: 8.33333vw;
        line-height: 100%;
        font-weight: 300;
        background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 0 5.55556vw;
    }

    .b9 .subhead {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #6a6a6a;
        max-width: 73.61111vw;
        text-align: left;
        margin: 5.55556vw 5.55556vw 0;
    }

    .b9 .left .cont .item.active {
        display: flex;
    }

    .b9 .big-cont {
        grid-template-columns: 1fr;
        gap: 2.77778vw;
        margin-top: 13.88889vw;
    }

    .b9 .right {
        grid-template-columns: 1fr;
    }

    .b9 .right .more {
        display: none;
    }

    .b9 .left {
        padding: 2.77778vw;
        border-radius: 8.33333vw;
        margin: 0 5.55556vw;
    }

    .b9 .left .cont {
        border: none;
        padding: 0;
        border-radius: 0;
    }

    .b9 .left .cont .item {
        padding: 2.77778vw 8.33333vw;
        flex-direction: row-reverse;
        justify-content: space-between;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 5vw;
        line-height: 120%;
        color: #ff6b00;
        display: none;
        border-radius: 5.55556vw;
    }

    .b9 .left .cont .item svg {
        width: 11.11111vw;
        height: 11.11111vw;
        transform: scale(1, -1);
    }

    .b9 .right {
        flex-direction: row;
        display: flex;
        gap: 11.11111vw;
        max-width: 100vw;
        overflow: auto;
        padding: 0 5.55556vw;
    }

    .b9 .right .item {
        min-width: 88.88889vw;
        grid-gap: 0.55556vw;
    }

    .b9 .right .item .up {
        border-radius: 8.33333vw;
    }

    .b9 .right .item .up .u {
        padding: 6.66667vw 5.55556vw;
        min-height: 61.66667vw;
    }

    .b9 .right .item .up .u .plug {
        font-family: "Geologica", sans-serif;
        font-weight: 100;
        font-size: 3.88889vw;
        line-height: 100%;
        color: #fafafa;
    }

    .b9 .right .item .up .u .name {
        font-family: "Geologica", sans-serif;
        font-weight: 500;
        font-size: 8.88889vw;
        line-height: 100%;
        color: #fafafa;
        margin-top: 5.55556vw;
    }

    .b9 .right .item .up .u .desc {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 5.55556vw;
        line-height: 100%;
        color: #fafafa;
        margin-top: 5.55556vw;
    }

    .b9 .right .item .up .d {
        padding: 6.66667vw 5.55556vw;
    }

    .b9 .right .item .up .d .head {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 3.88889vw;
        line-height: 100%;
        color: #fafafa;
    }

    .b9 .right .item .up .d .list {
        margin-top: 6.66667vw;
        gap: 2.22222vw;
    }

    .b9 .right .item .up .d .list p {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 4.44444vw;
        line-height: 100%;
        text-align: center;
        color: #b5b5b5;
        border: 0.27778vw solid #444;
        border-radius: 8.33333vw;
        padding: 3.33333vw 5vw;
    }

    .b9 .right .item .down {
        gap: 0.55556vw;
    }

    .b9 .right .item .down .i {
        height: 25.55556vw;
        border-radius: 8.33333vw;
        gap: 3.33333vw;
    }

    .b9 .right .item .down .i .head {
        font-size: 5vw;
    }

    .b9 .right .item .down .i .desc {
        font-size: 3.88889vw;
    }

    .b10 {
        margin-top: 22.22222vw;
    }

    .b10 h2 {
        margin-top: 0;
    }

    .b10 .main-person .head {
        grid-column-start: 1;
        display: none;
    }

    .b10 .container {
        max-width: none;
    }

    .b10 .cont {
        background: none;
        border-radius: 5.55556vw;
        overflow: hidden;
    }

    .b10 .main-person {
        width: 100%;
        height: auto;
        padding: 0;
        border: none;
        background: #0C0C0C;
        margin-top: 11.94444vw;
        grid-template-columns: 1fr;
        gap: 9.72222vw;
    }

    .b10 .last-head {
        font-family: "Geologica", sans-serif;
        font-weight: 700;
        font-size: 5.55556vw;
        line-height: 100%;
        text-align: center;
        background: linear-gradient(90deg, #a8ff6e 0%, #9fcced 27.12%, #be97f7 62.98%, #ffb166 95.67%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        max-width: 69.44444vw;
        margin: 10.55556vw auto 35.83333vw;
        ;
        position: relative;
    }

    .b10 .last-head:before {
        content: '';
        position: absolute;
        top: 30.55556vw;
        left: 50%;
        transform: translate(-50%, 0);
        width: 40vw;
        height: 21.66667vw;
        background: url(../img/home/b10-logo.webp) center center no-repeat;
        background-size: cover;
    }

    .b10 .last-head br {
        display: none;
    }

    .b10 .qoute {
        display: none;
    }

    .b10 .persons-block:before {
        display: none;
    }

    .b10 .persons-block .persons {
        display: flex;
        flex-direction: row;
        gap: 3.33333vw;
    }

    .b10 .persons-block {
        display: flex;
        gap: 3.33333vw;
        overflow: auto;
        padding: 0 5.55556vw;
        margin-top: 29.16667vw;
    }

    .b10 .persons-block .persons .item {
        border: 0.27778vw solid #4d4d4d;
        border-radius: 6.11111vw;
        padding: 4.16667vw;
        width: 42.22222vw;
    }

    .b10 .persons-block .persons .item img {
        border-radius: 6.11111vw;
        width: 33.88889vw;
        height: 28.61111vw;
    }

    .b10 .persons-block .persons .item .name {
        margin-top: 3.61111vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 110%;
        text-align: center;
        color: #fafafa;
    }

    .b10 .persons-block .persons .item .desc {
        margin-top: 1.94444vw;
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 3.88889vw;
        line-height: 120%;
        text-align: center;
        color: #666;
    }

    .b10 .main-person .left {
        display: grid;
        grid-template-columns: 20vw 1fr;
        grid-gap: 6.66667vw;
        grid-row-gap: 8.88889vw;
    }

    .b10 .main-person .left img {
        border-radius: 5.55556vw;
        width: 20vw;
        height: 20vw;
    }

    .b10 .main-person .left .inf {
        align-items: flex-start;
    }

    .b10 .main-person .left .name {
        margin-top: 0;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 5.55556vw;
        line-height: 110%;
        color: #fafafa;
    }

    .b10 .main-person .left .desc {
        margin-top: 3.05556vw;
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #666;
    }

    .b10 .main-person .left .mob {
        display: flex;
        flex-direction: column;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-gap: 8.88889vw;
    }

    .b10 .main-person .left .mob p {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #fff;
    }

    .b10 .main-person .left .mob .bot {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .b10 .main-person .left {
        padding: 5.55556vw;
        border: 0.27778vw solid #262626;
        border-radius: 5.55556vw;
        background: #111;
        width: 98vw;
        margin: auto;
    }

    .b10 .main-person .left .mob .bot svg:nth-child(1) {
        height: 4.16667vw;
    }

    .b10 .main-person .left .mob .bot svg:nth-child(2) {
        height: 4.72222vw;
    }

    .b10 .main-person .list {
        padding: 0 5.55556vw 5.55556vw;
        grid-gap: 4.16667vw;
        position: relative;
    }

    .b10 .main-person .list .mob-head {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 6.66667vw;
        line-height: 120%;
        color: #b6b6b6;
        margin-bottom: 5.55556vw;
        padding: 0;
    }

    .b10 .main-person .list .mob-head span {
        font-weight: 400;
        color: #fff;
    }

    .b10 .main-person .list .mob-head:before {
        display: none;
    }

    .b10 .main-person .list p {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 3.88889vw;
        line-height: 130%;
        color: #d9d9d9;
        padding-left: 16.94444vw;
    }

    .b10 .main-person .list p:before {
        left: 0;
        width: 11.11111vw;
        height: 11.11111vw;
    }

    .b10 .main-person .list:before {
        content: '';
        position: absolute;
        bottom: 23.61111vw;
        left: 50%;
        width: 100vw;
        height: 51.38889vw;
        background: url(../img/home/b10-list-mob.svg) center center no-repeat;
        background-size: cover;
        transform: translate(-50%, 100%);
    }

    .b10 .cont:before {
        width: 100%;
        height: 222.22222vw;
        top: inherit;
        bottom: 0;
        background: url(../img/home/b10-bg-mob.webp) center center no-repeat;
        background-size: cover;
    }

    .b11 {
        margin-top: 21.66667vw;
    }

    .b11 h2 {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 8.33333vw;
        line-height: 110%;
        letter-spacing: -0.04em;
    }

    .b11 .list {
        grid-template-columns: 1fr;
        margin-top: 11.11111vw;
        grid-gap: 11.11111vw;
    }

    .b11 .list .item svg {
        width: 11.11111vw;
        height: 11.11111vw;
    }

    .b11 .list .item h3 {
        margin-top: 5.55556vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 6.66667vw;
        line-height: 120%;
        color: #fafafa;
    }

    .b11 .list .item p {
        max-width: none !important;
        margin-top: 4.44444vw;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #909090;
    }

    .b12 .cont .left h2 {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 6.66667vw;
        line-height: 100%;
        color: #fafafa;
    }

    .b12 .cont .left p {
        display: block;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #909090;
        margin-top: 7.5vw;
    }

    .b12 .cont {
        grid-template-columns: 1fr;
        backdrop-filter: none;
        background: none;
        z-index: 10;
    }

    .b12 .cont .left {
        padding: 8.33333vw;
        backdrop-filter: blur(13.88889vw);
        background: rgba(255, 255, 255, 0.1);
        border-radius: 4.16667vw 4.16667vw 0 0;
    }

    .b12 .cont .right {
        padding: 8.33333vw;
        border-radius: 0 0 8.33333vw 8.33333vw;
        grid-template-columns: 1fr
    }

    .b12 .cont .right .r {
        display: none;
    }

    .b12 .cont .right .form .input:before {
        display: none;
    }

    .b12 .cont .right .head {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 5vw;
        line-height: 100%;
        color: #fafafa;
    }

    .b12 .cont .right .form input {
        height: 15vw;
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 3.88889vw;
        line-height: 100%;
    }

    .b12 .cont .right .form {
        gap: 3.33333vw;
        margin-top: 5.83333vw;
    }

    .b12 .cont .right .form .btn {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 110%;
        text-transform: uppercase;
        text-align: center;
        color: #000;
        height: 13.88889vw;
        margin-top: 10.55556vw;
    }

    .b12 .cont .right .form .btn-desc {
        margin-top: 0;
        font-size: 3.33333vw;
    }

    .b12 .cont:before {
        display: none;
    }

    .b12:before {
        content: '';
        position: absolute;
        top: -94.44444vw;
        left: 50%;
        transform: translate(-50%, 0%);
        width: 100vw;
        height: 436.94444vw;
        background: url(../img/home/b12-bg-mob.webp) center center no-repeat;
        z-index: -1;
        background-size: cover;
    }

    .b12 {
        position: relative;
        margin-top: 21.66667vw;
        z-index: 2;
    }

    .b13 {
        padding-top: 21.66667vw;
        z-index: 1;
        position: relative;
        z-index: 10;
    }

    .b13:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: 100vw;
        height: 378.05556vw;
        filter: blur(13.88889vw);
        /* filter: none; */
        background: url(../img/home/b13-bg-mob-1.png) center center no-repeat;
        transform: translate(-50%, 0);
        background-size: cover;
        z-index: -2;
        /* background: red; */
        user-select: none;
    }

    .b13 .h2-1 {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 8.33333vw;
        line-height: 100%;
        background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .b13 .h2-1 br {
        display: none;
    }

    .b13 .container {
        max-width: 88.88889vw;
    }

    .b13 .h2-desc {
        margin-top: 11.11111vw;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #86868b;
    }

    .b13 .h3-1,
    .b13 .h3-2 {
        margin-top: 22.22222vw;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 6.66667vw;
        line-height: 120%;
        color: #fafafa;
    }

    .b13 .list-1 {
        margin-top: 11.11111vw;
        grid-template-columns: 1fr 1fr;
        gap: 2.77778vw;
    }

    .b13 .list-1 p {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #fafafa;
        border-radius: 5.55556vw;
        height: 13.88889vw;
    }

    .b13 .h2-2 {
        margin-top: 22.22222vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 8.33333vw;
        line-height: 110%;
        background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .b13 .list-2 {
        margin-top: 12.22222vw;
        grid-gap: 13.88889vw;
    }

    .b13 .list-2 .item {
        flex-direction: column !important;
        gap: 8.33333vw;
    }

    .b13 .list-2 .item img {
        width: 100%;
        height: auto;
    }

    .b13 .list-2 .item h3 {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 6.66667vw;
        line-height: 120%;
        color: #fafafa;
    }

    .b13 .list-2 .item p {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #909090;
        margin-top: 4.44444vw;
        max-width: none;
    }

    .b14 {
        margin-top: 22.22222vw;
    }

    .b14 .roll-lines {
        height: 25.55556vw;
    }

    .b14 .roll-lines .line .p {
        height: 8.88889vw;
    }

    .b14 .roll-lines .line {
        top: 8.33333vw;
        gap: 7.77778vw;
        padding-right: 7.77778vw;
    }

    .b14 .roll-lines:before,
    .b14 .roll-lines:after {
        left: 5.55556vw;
        right: 5.55556vw;
    }

    .b14 .roll-lines:after {
        bottom: 0.6vw;
    }

    .b15 {
        padding-top: 22.22222vw;
        padding-bottom: 21.38889vw;
    }

    .b15 p {
        font-family: "Geologica", sans-serif;
        font-size: 4.44444vw;
        line-height: 120%;
        font-weight: 400;
        color: #86868b;
        max-width: none;
    }

    .b15 p br {
        display: none;
    }

    .b15:before {
        top: -25.55556vw;
        width: 100vw;
        height: 122.77778vw;
        background: url(../img/home/b15-bg-mob.svg) center center no-repeat;
        background-size: cover;
    }

    .b16 .container {
        max-width: none;
    }

    .b16 .cont {
        padding: 5.55556vw;
        border-radius: 8.33333vw;
    }

    .b16 .up h2 {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 8.33333vw;
        line-height: 100%;
        color: #fafafa;
    }

    .b16 .up .right {
        display: none;
    }

    .b16 .up .left {
        margin-top: 5.55556vw;
    }

    .b16 .up .left p {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 5vw;
        line-height: 120%;
        color: #6a6a6a;
    }

    .b16 .list {
        grid-template-columns: 1fr;
        grid-gap: 16.66667vw;
        margin-top: 11.11111vw;
    }

    .b16 .list .item img {
        width: 100%;
        height: 50vw;
    }

    .b16 .list .item .img p {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 110%;
        color: #fafafa;
        position: absolute;
        padding: 3.33333vw 6.66667vw;
        backdrop-filter: blur(5.55556vw);
        border-radius: 27.77778vw;
        background: rgba(24, 24, 24, 0.13);
        overflow: hidden;
        bottom: 5.55556vw;
        left: 5.55556vw;
    }

    .b16 .list .item .img p:before {
        content: "";
        position: absolute;
        inset: 0;
        padding: 0.27778vw;
        border-radius: inherit;
        background: linear-gradient(45deg, #FAFAFA 0%, #1B1B1B 25%, #1B1B1B 75%, #FAFAFA 100%);
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        z-index: -1;
    }

    .b16 .list .item .head {
        margin-top: 3.33333vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 5vw;
        line-height: 110%;
        color: #fafafa;
    }

    .b16 .list .item .bottom {
        gap: 6.66667vw;
        margin-top: 6.66667vw;
    }

    .b16 .list .item .bottom a {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 4.44444vw;
        line-height: 110%;
        text-transform: uppercase;
        text-align: center;
        color: #0c0c0c;
        border-radius: 8.33333vw;
        width: 50vw;
        height: 13.33333vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .b16 .list .item .bottom .tag {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #909090;
    }

    .b16 .list .item .bottom .date {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 120%;
        color: #3e3e3e;
    }

    .b16 .list .more {
        display: flex;
        justify-content: flex-end;
    }

    .b16 .list .more .right {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 3.33333vw;
    }

    .b16 .list .more .right p {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 5vw;
        line-height: 100%;
        text-align: right;
        color: #fafafa;
    }

    .b16 .list .more .right svg {
        width: 5vw;
        height: 5vw;
    }

    .b17 .container {
        margin-top: 21.66667vw;
        max-width: 88.88889vw;
    }

    .b17 h2 {
        font-size: 8.33333vw;
        line-height: 100%;
        max-width: 83.33333vw;
    }

    .b17 .box {
        margin-top: 11.11111vw;
    }

    .b17 .head h3 {
        margin: 6.66667vw 0;
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 4.44444vw;
        line-height: 110%;
        color: #fafafa;
    }

    .b17 .close {
        min-width: 5vw;
        min-height: 5vw;
    }

    .b17 .line {
        padding: 0;
        border-top: 0.27778vw solid #414141;
    }

    .b17 .box .line:last-child {
        border-bottom: 0.27778vw solid #414141;
    }

    .b17 .text .p {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 3.88889vw;
        line-height: 130%;
        letter-spacing: -0.04em;
        color: #86868b;
        margin-top: 2.77778vw;
        padding-top: 2.77778vw;
        padding-bottom: 2.77778vw;
        max-width: none;
    }

    .b17 .bottom {
        margin-top: 16.11111vw;
        flex-direction: column;
        align-items: flex-start;
        gap: 5.55556vw;
        border-radius: 5.55556vw;
        padding: 5.55556vw;
        min-height: 0;
    }

    .b17 .bottom .main {
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 5vw;
        line-height: 110%;
        color: #fafafa;
    }

    .b17 .bottom .btn .text {
        width: auto;
        flex-grow: 1;
        border-radius: 16.66667vw;
        height: 13.88889vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 110%;
        text-transform: uppercase;
        text-align: center;
        color: #000;
    }

    .b17 .bottom .btn {
        width: 100%;
    }

    .b17 .bottom .plus,
    .b17 .bottom .plus svg {
        height: 13.88889vw;
        width: 13.88889vw;
    }

    .footer {
        margin-top: 30vw;
        border-radius: 0;
    }

    .footer .l1,
    .footer .l2 {
        grid-template-columns: 1fr;
        padding-top: 13.33333vw;
        grid-gap: 11.11111vw;
        padding-bottom: 11.11111vw;
    }

    .footer .l1 .logo .img img {
        height: 6.66667vw;
    }

    .footer .l1 .logo {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }

    .footer .l1 .logo .desc {
        margin: 0;
        font-family: "Geologica", sans-serif;
        font-weight: 300;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #fafafa;
        max-width: 44.44444vw;
    }

    .footer .l1 .logo .desc br {
        display: none;
    }

    .footer .l1 .list .head {
        margin-bottom: 4.44444vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 6.66667vw;
        color: #5c5c5c;
    }

    .footer .l1 .list .time {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 140%;
        color: #666;
        margin-bottom: 0.55556vw;
    }

    .footer .l1 .list a.phone,
    .footer .l1 .list a.mail {
        margin-bottom: 0.55556vw;
        font-size: 5.55556vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        line-height: 140%;
    }

    .footer .soc,
    .footer .l1 .list .l {
        width: 100%;
    }

    .footer .soc img {
        width: 8.33333vw;
        height: 8.33333vw;
    }

    .footer .l1 .list .soc {
        margin-top: 11.11111vw;
        justify-content: space-between;
        display: none;
    }

    .footer .l1 .list a {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 5vw;
        line-height: 100%;
        color: #8b8b8b;
        margin-bottom: 4.44444vw;
    }

    .footer .l2 p:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 2;
    }

    .footer .l2 {
        grid-gap: 3.33333vw;
    }

    .footer .l2 a,
    .footer .l2 p:nth-child(1),
    .footer .l2 p:last-child{
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 14px;
        line-height: 100%;
        color: #878787;
    }

    .footer .footer_img {
        width: 100vw;
    }

    .footer .soc.mob {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .b4 .container.desc {
        display: none;
    }

    .b4 .container.mob {
        display: flex;
    }

    .b4 {
        background: radial-gradient(50% 50% at 50% 50%, #0e0816 0%, #161616 100%);
        margin-top: 22.22222vw;
        padding: 5.55556vw;
        border-radius: 8.33333vw;
    }

    .b4 .box {
        margin-top: 16.66667vw;
        display: flex;
        flex-direction: column;
        gap: 2.77778vw;
    }

    .b4 .line {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        overflow: hidden
    }

    .b4 .head {
        min-height: 9.72222vw;
        font-size: 5vw;
        font-weight: 400;
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        background: rgba(255, 255, 255, 0.05);
        padding-left: 5.55556vw;
        padding-right: 5.55556vw;
        border-radius: 5.55556vw;
    }

    .b4 .head h3 {
        margin-top: 5.55556vw;
        margin-bottom: 5.55556vw;
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 4.44444vw;
        line-height: 120%;
        color: rgba(255, 255, 255, 0.75);
        transition: 0.3s;
    }

    .b4 .active .head h3 {
        color: var(--color, #fff);
    }

    .b4 .close {
        min-width: 11.11111vw;
        min-height: 11.11111vw;
        cursor: pointer;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        opacity: .6;
        border-radius: 5.55556vw;
    }

    .b4 .line .close path {
        fill: rgba(255, 255, 255, 0.75);
        transition: 0.3s;
    }

    .b4 .line.active .close path {
        fill: var(--color, #fff);
    }

    .b4 .text {
        position: relative
    }

    .b4 .text .p {
        border: 0.27778vw solid rgba(255, 255, 255, 0.1);
        border-radius: 8.33333vw;
        position: absolute;
        margin-top: 2.77778vw;
        padding: 5.55556vw;
    }

    .b4 .text .p .head {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 6.66667vw;
        line-height: 100%;
        letter-spacing: -0.04em;
        background: linear-gradient(180deg, #e6e5e6 0%, #b9b9ba 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        padding: 0;
        margin-bottom: 5.55556vw;
        border-radius: 0;
    }

    .b4 .text .p .desc {
        font-family: "Geologica", sans-serif;
        font-weight: 200;
        font-size: 3.88889vw;
        line-height: 120%;
        color: #909090;
    }

    .b4 .text .p .down {
        display: flex;
        flex-direction: column;
        width: 100%;
        grid-gap: 2.77778vw;
        margin-top: 8.33333vw;
    }

    .b4 .text .p .down a {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 110%;
        text-transform: uppercase;
        text-align: center;
        color: #fafafa;
        border: 0.27778vw solid #fafafa;
        height: 13.88889vw;
        border-radius: 13.88889vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .b4 .text .p .down .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .b4 .text .p .down .btn p {
        font-family: "Geologica", sans-serif;
        font-weight: 400;
        font-size: 3.88889vw;
        line-height: 110%;
        text-transform: uppercase;
        text-align: center;
        color: #0c0c0c;
        border-radius: 8.33333vw;
        flex-grow: 1;
        height: 13.88889vw;
        background: #fafafa;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .b4 .text .p .down .btn svg {
        width: 13.88889vw;
        height: 13.88889vw;
    }

    .b4 .text p .list {
        margin: 5.55556vw 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        grid-gap: 2.77778vw;
    }

    .b4 .text p .list span {
        position: relative;
        padding-left: 4.16667vw;
    }

    .b4 .text p .list span:before {
        content: '';
        position: absolute;
        top: 1.38889vw;
        left: 0;
        width: 1.66667vw;
        height: 1.66667vw;
        background: #fff;
        opacity: 0.4;
        border-radius: 50%;
    }

    
}
