*,
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: 1760px;
    margin: auto;
}

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

.b1{
    padding-top: 193px;
    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: 68px;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fafafa;
    max-width: 770px;
}
.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: 24px;
    line-height: 120%;
    color: #bababa;
    max-width: 600px;
    margin-top: 70px;
}
.b1 .left .desc span{
    color: #fff;
}
.b1 .base-btn{
    margin-top: 38px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.base-btn p{
    border-radius: 60px;
    padding: 10px;
    width: 392px;
    height: 101px;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 20px;
    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: 4px solid rgba(255, 255, 255, 0.4);
    border-radius: 60px;
}
.b1 .base-btn .tg{
    width: 107px;
    height: 107px;
    background: url(../img/home/base-btn-tg-3.webp) center center no-repeat;
    background-size: cover;
    cursor: pointer;
    box-shadow: 0 24px 34px -10px rgba(0, 0, 0, 0.21);
}
.b1 .right{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 410px;
}
.b1 .right .logos{
    display: flex;
    flex-direction: column;
    gap: 33px;
}
.b1 .right .logos div{
    display: flex;
    grid-gap: 36px;
    align-items: center;
    justify-content: flex-start;
}
.b1 .right .logos img{
    width: 38px;
    height: 38px;
}
.b1 .right .logos p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #8c8c8c;
}
.b1 .right .clutch{
    display: flex;
    margin-top: 38px;
    align-items: center;
}
.b1 .right .clutch .clutch-logo{
    width: 43px;
    height: auto;
}
.b1 .right .clutch .clutch-text{
    margin-left: 30px;
    height: 31px;
    width: auto;
}
.b1 .right .clutch .text{
    margin-left: 34px;
    padding-left: 34px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    grid-gap: 10px;
}
.b1 .right .clutch .text .clutch-num{
    height: 34px;
    width: auto;
}
.b1 .right .clutch .text p{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #8c8c8c;
    margin-top: 3px;
}
.b1 .right .list{
    max-width: 350px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 72px;
}
.b1 .right .list p{
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    border: 1px solid #000;
    border-radius: 60px;
    padding: 0 24px;
    height: 50px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}
.b2{
    margin-top: 183px;
}
.b2 h2,
.b3 h2{
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 56px;
    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: 1446px;
}
.b2 .list{
    margin-top: 86px;
    display: grid;
    grid-template-columns: 260px 1fr 1fr 260px;
    grid-column-gap: 36px;
    grid-row-gap: 30px;
}
.b2 .list .item{
    padding: 30px;
    height: 240px;
    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: 64px;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fafafa;
}
.b2 .list .item .desc{
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 18px;
    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: 146px;
}

.b3 .nav{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: auto;
    margin-top: 52px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 9px;
    grid-row-gap: 20px;
    max-width: 1040px;
}
.b3 .nav p{
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 110%;
    text-align: center;
    color: #646464;
    border-radius: 60px;
    padding: 0 38px;
    position: relative;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background: rgba(255,255,255,0.1);
    transition: 0.3s;
}
.b3 .nav p:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    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: 4px solid rgba(255, 255, 255, 0.4);
    border-radius: 60px;
    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-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}
.b3 .nav p.active:after{
    opacity: 1
}
.b3 .list .item{
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 60px;
    grid-row-gap: 20px;
    align-items: center;
    justify-content: center;
}
.b3 .list .item img{
    height: 79px;
}

.b4{
    padding-top: 235px;
    position: relative;
}
.b4 .bg-span-1{
    position: absolute;
    display: block;
    width: 1245px;
    height: 358px;
    z-index: -1;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    border-radius: 50%;
    background: rgba(156, 193, 210, 0.25);
    filter: blur(180px);
}
.b4 .bg-span-2{
    position: absolute;
    display: block;
    width: 1245px;
    height: 358px;
    z-index: -1;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    border-radius: 50%;
    background: rgba(156, 193, 210, 0.25);
    filter: blur(180px);
    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: 68px;
    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: 74px;
    position: relative;
}
.b4 .box .col{
    width: 856px;
    padding: 10px;
    border-radius: 40px;
    background: radial-gradient(50% 50% at 50% 50%, #0e0816 0%, #161616 100%);
}
.b4 .box .col2{
    padding: 10px;
    border-radius: 40px;
    width: 856px;
    background: #161616;
}

.b4 .box .col .bb{
    border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 30px;
    padding: 10px;
    grid-gap: 10px;
    display: flex;
    flex-direction: column;
}
.b4 .box .col .bb .l{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 10px 30px;
    cursor: pointer;
    transition: 0.3s;
}
.b4 .box .col .bb .l svg{
    width: 40px;
    height: 40px;
}
.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: 24px;
    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: 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    grid-gap: 10px;
    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: 56px;
    padding: 24px;
}
.b4 .box .col2 .col-2-child .up h3{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 40px;
    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: 18px;
    line-height: 120%;
    color: #909090;
}
.b4 .box .col2 .col-2-child .down{
    background: rgba(255, 255, 255, 0.05);
    padding: 25px 30px;
    border-radius: 20px;
    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: 60px;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #0c0c0c;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    border-radius: 60px;

}
.b4 .box .col2 .col-2-child .down .btn svg{
    height: 60px;
    width: 60px;
    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: 16px;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #fafafa;
    border: 1px solid #fafafa;
    border-radius: 60px;
    padding: 10px;
    width: 250px;
    height: 60px;
    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: 190px;
}
.b5 .list{
    margin-top: 82px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
}
.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: 24px;
    line-height: 120%;
    text-align: center;
    color: #fafafa;
    grid-gap: 24px;
    width: 260px;
    height: 260px;
}
.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 svg{
    width: 72px;
    height: auto;
}
.b6 {
    padding-top: 260px;
    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: 836px;
    z-index: 999;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 40px;
    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: 50px;
}
.b7{
    margin-top: 250px;
}
.b7 .cont{
    display: grid;
    grid-template-columns: 773px 1fr;
    background: url(../img/home/b7-bg-1.svg) center center no-repeat;
    background-size: cover;
    padding: 18px;
    width: 1760px;
    height: 929px;
    gap: 100px;
}
.b7 .cont .left{
    width: 100%;
    height: 894px;
    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: 95px;
}
.b7 .cont .left img{
    height: 289px;
    width: auto;
    margin-top: 80px;
}
.b7 .white-btn{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    border-radius: 60px;
    padding: 10px;
    width: 290px;
    height: 60px;
    background: #fafafa;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 133px;
}
.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: 102px;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 18px;
    line-height: 120%;
    color: #86868b;
    max-width: 440px;
}
.b7 .right img{
    margin-top: 51px;
    height: 328px;
    width: auto;
}
.b7 .desc-2{
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 18px;
    line-height: 120%;
    color: #fafafa;
    max-width: 720px;
    margin-top: 30px;
}
.b7 .desc-3{
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 18px;
    line-height: 120%;
    color: #bababa;
    margin-top: 44px;
}
.b7 .bottom{
    margin-top: 30px;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 20px;
    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: 273px;
    position: relative;
}
.b8:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1760px;
    height: 594px;
    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: 185px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
}
.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: 24px;
    line-height: 120%;
    color: #fff;
    padding: 15px 30px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.1);
}
.b8 .list h3{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -0.04em;
    color: #fff;
    margin-top: 40px;
}
.b8 .list .desc{
    margin-top: 30px;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
}
.b8 .list-2{
    padding-top: 239px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 123px;
    grid-row-gap: 30px;
}
.b8 .list-2:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1760px;
    height: 560px;
    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: 30px;
    flex-direction: row-reverse;
}
.b8 .list-2 .item img{
    width: 58px;
    height: 58px;
}
.b8 .list-2 .item p{
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 18px;
    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: 2px;
}
.b9{
    margin-top: 156px;
}
.b9 h2{
    margin: auto;
}
.b9 .subhead{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    color: #6a6a6a;
    margin-top: 32px;
}
.b9 .subhead span{
    color: #fff;
}
.b9 .big-cont{
    display: grid;
    grid-template-columns: 410px 1fr;
    grid-gap: 40px;
    margin-top: 94px;
    align-items: flex-start;
}
.b9 .left{
    border-radius: 40px;
    background: radial-gradient(50% 50% at 50% 50%, #0e0816 0%, #161616 100%);
    padding: 10px;
}
.b9 .left .cont{
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    grid-gap: 10px;
}
.b9 .left .cont .item{
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 10px 30px;
    grid-gap: 20px;
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #8b8b8b;
    transition: 0.3s;
    cursor: pointer;
}
.b9 .left .cont .item svg{
    width: 40px;
    height: 40px;
    
}
.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: 40px;
}
.b9 .right .item{
    width: 100%;
    display: flex;
    flex-direction: column;
    grid-gap: 2px;
    align-items: f;
}
.b9 .right .item .down{
    display: flex;
    grid-gap: 2px;
    align-items: stretch;
}
.b9 .right .item .down .i{
    border-radius: 30px;
    flex-grow: 1;
    background: #0c0c0c;
    height: 94px;
    display: flex;
    justify-content: center;
    align-items: center;flex-direction: column;
    grid-gap: 12px;
}
.b9 .right .item .down .i .head{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #fafafa;
}
.b9 .right .item .down .i .desc{
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 14px;
    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: 30px;
    overflow: hidden;
}
.b9 .right .item .up .u {
    padding: 24px;
    min-height: 222px;
}
.b9 .right .item .up .u .plug{
    font-family: "Geologica", sans-serif;
    font-weight: 100;
    font-size: 14px;
    line-height: 100%;
    color: #fafafa;
}
.b9 .right .item .up .u .name{
    font-family: "Geologica", sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    color: #fafafa;
    margin-top: 20px;
}
.b9 .right .item .up .u .desc{
    font-family: "Geologica", sans-serif;
font-weight: 300;
font-size: 20px;
line-height: 100%;
color: #fafafa;
margin-top: 20px;
}
.b9 .right .item .up .d{
    padding: 24px;
    background: #0c0c0c;
    min-height: 180px;
}
.b9 .right .item .up .d .head{
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 14px;
    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: 8px;
    margin-top: 24px;
}
.b9 .right .item .up .d .list p{
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #b5b5b5;
    border: 1px solid #444;
border-radius: 30px;
padding: 12px 20px;

}
.b9 .right .more{
    grid-column-start: 1;
    grid-column-end: 4;
    width: 100%;
    border-radius: 30px;
    background: #0c0c0c;
    height: 94px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 36px;
}
.b9 .right .more p{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    color: #fff;
}
.b9 .right .more .nav{
    display: flex;
    grid-gap: 8px;
}
.b9 .right .more svg{
    width: 36px;
    height: 36px;
}
.b9 .right .more svg:first-child{
    transform: rotate(180deg);
}

.b10{
    margin-top: 177px;
}
.b10 .cont{
    border-radius: 80px;
    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: 2305px; */
    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: 80px;
}
.b10 .main-person{
    border: 1px solid #4d4d4d;
    border-radius: 30px;
    background: linear-gradient(226deg, #111 0%, #0f0f0f 52.5%, #101010 100%);
    width: 843px;
    padding: 40px;
    display: grid;
    grid-template-columns: 224px 1fr;
    grid-row-gap: 20px;
    grid-column-gap: 88px;
    margin-top: 80px;
    min-height: 557px;
}
.b10 .main-person .head{
    grid-column-start: 2;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 120%;
    color: #b6b6b6;
}
.b10 .main-person .head span{
    font-weight: 400;
    color: #fff;
}
.b10 .main-person .left,
.b10 .main-person .left .inf{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.b10 .main-person .left img{
    border-radius: 22px;
    width: 224px;
}
.b10 .main-person .left .name{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 110%;
    color: #fafafa;
    margin-top: 20px;
}
.b10 .main-person .left .desc{
    margin-top: 15px;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    color: #666;
}
.b10 .main-person .list{
    display: flex;
    flex-direction: column;
    grid-gap: 15px;
}
.b10 .main-person .list p{
    position: relative;
    font-family: "Geologica", sans-serif;
    font-weight: 200;
    font-size: 16px;
    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: -55px;
    background: url(../img/home/b10-list.svg) center center no-repeat;
    background-size: cover;
    width: 35px;
    height: 36px;
    object-fit: cover;
}

.b10 .persons-block{
    display: flex;
    margin-top: 170px;
    width: 100%;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
}
.b10 .persons-block:before{
    content: '';
    position: absolute;
    width: 318px;
    height: 168px;
    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: 40px;
}
.b10 .persons-block .persons .item{
    border: 1px solid transparent;
    border-radius: 22px;
    padding: 20px;
}
.b10 .persons-block .persons .item img{
    border-radius: 22px;
    width: 140px;
    height: 140px;
    object-fit: cover
}
.b10 .persons-block .persons .item .name{
    font-family: "Geologica", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    text-align: center;
    color: #fafafa;
    margin-top: 20px;
}
.b10 .persons-block .persons .item .desc{
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    color: #666;
    margin-top: 19px;
}
.b10 .qoute{
    margin-top: 201px;
    max-width: 282px;
    font-family: "Geologica", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
}
.b10 .last-head{
    margin-top: 146px;
    font-family: "Geologica", sans-serif;
    font-weight: 700;
    font-size: 36px;
    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: 80px;
}