.text-ceo  p{
    width: 83px;
    height: 44px;
    transform: rotate(-13.91deg);
    opacity: 1;
    gap: 10px;
    border-radius: 999px;
    padding: 10px;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}
.name-text p{
    font-weight: 400;
    font-size: 64px;
    line-height: 120%;
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: nowrap;
}
.text1 p span{
    display: block;
}
.text1 p {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    text-align: right;
    margin: 0
}
.text2 p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: right;
    margin: 0
}
.chart-num p{
    font-size: 76px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}
.chart-num p span{
    font-weight: 600
}
.no-margin-p p{
    margin-bottom: 0
}
.chart-text p{
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
}
.vertor6{
    width: 412px;
    height: 217px;
    transform: rotate(177.33deg);
    opacity: 1;
    top: 247.66px;
    left: 266.14px;
    position: absolute;
    z-index: -1;
    background: #2DDB81;
    backdrop-filter: blur(200px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    filter: blur(200px);
}
.img-gradient.img img{
   width: auto;
}
.img-gradient.img{
    position: absolute;
    left: -100%;
    top: 0;
    right: 0;
    width: auto !important;
}
.img-gradient.img.right{
    left: 70%;
    right: -100%;
}
.text38 p{
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0;
    margin-bottom: 30px
}
.button.btn-green{
    background: linear-gradient(91.62deg, #06A150 1.37%, #93BA74 102.08%);
    padding: 12px 16px;
    line-height: 32px;
    min-height: auto;
}
.button.icon-arrow:after{
    content: url("../images/btn-icon-arrow.png");
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-left: 9px;
}
.sec-title h2{
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    letter-spacing: 0;
    margin: 0 0 24px
}
.blockquote blockquote{
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0;
    border: none;
    padding-left: 0;
    padding-top: 44px;
}
.blockquote blockquote:before{
    content: url("../images/blockquote.png");
    width: 32px;
    height: 24px;
    top: 0;
    position: absolute;
}
.about-sec .row{
    z-index: 2;
    position: relative;
}
canvas#globeCanvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    inset: 0;
}
.mfp-wrap{
    left: 50% !important;
    transform: translateX(-50%);
    background: #141615;
    padding: 48px;
    border-radius: 24px;
    color: #fff
}
.mfp-wrap:has(.lightbox-service){
    width: 576px;
    max-height: 666px;
}
.lightbox-service .box-inner{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 24px;
}
.lightbox-service .box-inner figure{
    margin: 0;
}
.box-desc h3{
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
    color: inherit;
}
.box-desc p{
    margin: 0;
}
.full-right .row-full-width, .full-right .col-slide{
    padding-right: 0;
}
