/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/


/*=====================================
= Bootstrap CSS
=====================================*/
.bt-container{margin:0 auto;padding:0 15px}.bt-col,.bt-container,.bt-container-fluid{width:100%;position:relative;padding-right:15px;padding-left:15px}.bt-container,.bt-container-fluid{margin-right:auto;margin-left:auto;z-index:1}.bt-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bt-col{flex-basis:0;flex-grow:1;max-width:100%;min-height:1px}.bt-col-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-2{flex:0 0 16.6666%;max-width:16.6666%}.bt-col-3{flex:0 0 25%;max-width:25%}.bt-col-4{flex:0 0 33.3333%;max-width:33.3333%}.bt-col-5{flex:0 0 41.6666%;max-width:41.6666%}.bt-col-6{flex:0 0 50%;max-width:50%}.bt-col-7{flex:0 0 58.3333%;max-width:58.3333%}.bt-col-8{flex:0 0 66.6666%;max-width:66.6666%}.bt-col-9{flex:0 0 75%;max-width:75%}.bt-col-10{flex:0 0 83.3333%;max-width:83.3333%}.bt-col-11{flex:0 0 91.6666%;max-width:91.6666%}.bt-col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.bt-col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-sm-3{flex:0 0 25%;max-width:25%}.bt-col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-sm-6{flex:0 0 50%;max-width:50%}.bt-col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-sm-9{flex:0 0 75%;max-width:75%}.bt-col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:769px){.bt-container,.grid-container{max-width:720px}.bt-col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-md-3{flex:0 0 25%;max-width:25%}.bt-col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-md-6{flex:0 0 50%;max-width:50%}.bt-col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-md-9{flex:0 0 75%;max-width:75%}.bt-col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.bt-container,.grid-container{max-width:960px}.bt-col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-lg-3{flex:0 0 25%;max-width:25%}.bt-col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-lg-6{flex:0 0 50%;max-width:50%}.bt-col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-lg-9{flex:0 0 75%;max-width:75%}.bt-col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1285px){.bt-container,.grid-container{max-width:1310px}.bt-col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.bt-col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.bt-col-xl-3{flex:0 0 25%;max-width:25%}.bt-col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.bt-col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.bt-col-xl-6{flex:0 0 50%;max-width:50%}.bt-col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.bt-col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.bt-col-xl-9{flex:0 0 75%;max-width:75%}.bt-col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.bt-col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.bt-col-xl-12{flex:0 0 100%;max-width:100%}}
@media (min-width: 992px){
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/*=====================================
= Defult CSS start
=====================================*/
body {
    background-color: #000000;
    font-family: "Inter", sans-serif;
    position: relative;
}
body:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 363px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: -9;
}
body:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/11/hero-bg.svg);
    background-position: top center;
    background-repeat: no-repeat;
}

.container.grid-container {
    width: 100%;
    max-width: inherit;
}

.separate-containers .site-main {
    margin: 0;
}

a{
    transition: all 0.5s ease 0s;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}
img{
    vertical-align: top;
}
p{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.08;
    color: rgba(255, 255, 255, 0.56);
}
.site-content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
h1, h2{
    font-family: "Space Grotesk", sans-serif;
}
p{
    font-family: "Inter", sans-serif;
}


.custom-btn {
    background: #8857FF;
    border: none;
    font-family: 'Inter';
    font-size: 15px;
    font-weight: 500;
    padding: 10px 9px 10px 20px;
    border-radius: 50px;
    color: #ffffff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.custom-btn:hover {
    color: #ffffff;
}
.custom-btn .custom-btn-text {
    margin-right: 10px;
}
.custom-btn .custom-btn-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
}
.custom-btn .custom-btn-icon img {
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    -moz-transition: -moz-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    bottom: 0;
    z-index: 9;
}
.custom-btn:hover .custom-btn-icon img {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.custom-btn .custom-btn-icon:after {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffffff;
    content: "";
    position: absolute;
    z-index: 1;
    transform: scale(0.2);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    -moz-transition: -moz-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
}
.custom-btn:hover .custom-btn-icon:after {
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.custom-btn.custom-btn-white {
    background: #ffffff;
    color: #8857FF;
}
.custom-btn.custom-btn-white .custom-btn-icon:after {
    background: #8857FF;
}

.section-padding {
    padding: 80px 0;
    margin: 0;
}

.box-border {
    background: #0D0D0D;
    border: 1px solid #1E1F1F;
    border-radius: 20px;
}


.section-title {
    text-align: center;
    margin-bottom: 70px;
}
.section-label {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 20px;
    margin-bottom: 30px;
}
.section-label img:last-child {
    transform: rotate(180deg);
}
.section-label span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
}
.section-title h2 {
    max-width: 700px;
    margin: 0 auto;
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
}

@media (max-width: 1284px){
    .section-title h2 {
        font-size: 45px;
    }
}
@media (max-width: 1024px){
    .section-padding {
        padding: 50px 0;
    }
}
@media (max-width: 992px){
    .custom-btn {
        font-size: 13px;
    }
    .section-padding {
        padding: 40px 0;
    }
    .section-title {
        margin-bottom: 50px;
    }
    .section-title h2 {
        font-size: 35px;
    }
}
@media (max-width: 575px){
    .section-label {
        grid-column-gap: 10px;
        margin-bottom: 20px;
    }
    .section-label img {
        max-width: 100px;
    }
    .section-label span {
        font-size: 15px;
    }
    .section-title h2 {
        font-size: 30px;
    }
}

/*=====================================
= Header CSS start
=====================================*/

body header.elementor .elementor-sticky--active {
    margin-top: 15px !important;
}
header {
    position: relative;
    z-index: 9;
}
@media (min-width: 768px){
    body header.elementor ul li.header-contact {
        display: none;
    }
}
@media (max-width: 425px){
    .header-btn {
        display: none;
    }
}
@media (max-width: 767px){
    
}

/*=====================================
= Header CSS end
=====================================*/

/*=====================================
= Hero section CSS start
=====================================*/

.hero-section {
    margin-top: 140px;
    margin-bottom: 0;
}
.hero-section .hero-section-content-inner {
    text-align: center;
    max-width: 850px;
    margin: 0 auto 80px;
}
.hero-section .hero-section-label {
    position: relative;
    background: #8857FF;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 50px;
    padding: 11px 42px;
    -webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5);
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
}
.hero-section .hero-section-label:after,
.hero-section .hero-section-label:before {
    content: "";
    position: absolute;
    left: 21px;
    top: 50%;
    width: 5px;
    height: 5px;
    background: #ffffff;
    border-radius: 50%;
    transform: translate(0, -50%);
}
.hero-section .hero-section-label:before {
    right: 21px;
    left: auto;
}

.hero-section h1 {
    font-size: 70px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px;
}
.title-highlight{
    color: #8857FF;
}
.hero-section p {
    max-width: 741px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.55;
    color: #B3B3B3;
}
.hero-section .hero-section-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-top: 40px;
    grid-column-gap: 30px;
}

@media (max-width: 1440px){
    .hero-section h1 {
        font-size: 60px;
    }
}
@media (max-width: 1284px){
    .hero-section {
        margin-top: 100px;
    }
    .hero-section h1 {
        font-size: 50px;
    }
    .hero-section p {
        font-size: 17px;
    }
}
@media (max-width: 992px){
    .hero-section .hero-section-content-inner {
        margin: 0 auto 50px;
    }
    .hero-section h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .hero-section p {
        font-size: 15px;
    }
}
@media (max-width: 768px){
    .hero-section {
        margin-top: 70px;
    }
    .hero-section h1 {
        font-size: 35px;
    }
    .hero-section .hero-section-btn {
        margin-top: 30px;
    }
    .hero-section .hero-section-content-inner {
        margin: 0 auto;
    }
}
@media (max-width: 575px){
    .hero-section h1 {
        font-size: 30px;
    }
}


/*=====================================
= Hero section CSS end
=====================================*/

/*=====================================
= Perfomance section CSS Start
=====================================*/

.perfomace-box {
    padding: 30px;
    height: 100%;
}
.perfomace-box .perfomace-box-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-row-gap: 30px;
    height: 100%;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.perfomace-box .perfomace-box-inner > * {
    width: 100%;
    margin: 0;
}
.perfomace-box .perfomace-box-inner h5 {
    font-size: 16px;
    line-height: 1.62;
    color: rgba(255, 255, 255, 0.56);
}
.perfomace-box .perfomace-box-inner h4 {
    font-size: 50px;
    font-family: "Space Grotesk", sans-serif;
    font-weight: 600;
    color: #ffffff;
}

@media (max-width: 1284px){
    .perfomace-box .perfomace-box-inner {
        grid-row-gap: 30px;
    }
    .perfomace-box .perfomace-box-inner h4 {
        font-size: 40px;
    }
}
@media (max-width: 768px){
    .perfomace-section .bt-row {
        row-gap: 30px;
    }
    .perfomace-box .perfomace-box-inner {
        grid-row-gap: 20px;
    }
    .perfomace-box .perfomace-box-inner h4 {
        font-size: 35px;
    }
}
@media (max-width: 575px){
    .perfomace-section .bt-row > * {
        max-width: 50%;
        flex: 0 0 50%;
    }
}

/*=====================================
= Perfomance section CSS end
=====================================*/

/*=====================================
= Client Logo section CSS end
=====================================*/

.client-slider {
    width: 100%;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
}

.client-slider .scrolling-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    position: relative;
}
.client-slider .scrolling-bar .custom_body1 {
    min-width: 210px;
    position: relative;
    padding: 0 40px;
}
.client-slider .scrolling-bar .custom_body1:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 40px;
    background: rgba(255, 255, 255, 0.05);
    transform: translate(0, -50%);
}
.client-slider .scrolling-bar .custom_body1 img{
    width: 100%;
    height: 100%;
}

/*=====================================
= Client Logo section CSS end
=====================================*/


/*=====================================
= Why Choose section CSS Start
=====================================*/

.why-choose-main-row {
    border-radius: 20px;
    border: 1px solid #1E1F1F;
}
.why-choose-main-row .bt-row > * {
    padding: 0;
}
.why-choose-box {
    padding: 40px;
    height: 100%;
    border-right: 1px solid #1E1F1F;
    transition: all 0.5s ease 0s;
}
.why-choose-box .why-choose-icon {
    background: #0D0D0D;
    border: 1px solid #1E1F1F;
    border-radius: 12px;
    height: 64px;
    width: 64px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding: 5px;
    margin-bottom: 40px;
}
.why-choose-box .why-choose-text h5 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 16px;
}
.why-choose-box .why-choose-text p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

@media (min-width: 992px){
    .why-choose-main-row .bt-row > :nth-child(3n) .why-choose-box {
        border-right: 0;
    }
    .why-choose-main-row .bt-row > :nth-child(-n + 3) .why-choose-box {
        border-bottom: 1px solid #1E1F1F;
    }
    .why-choose-main-row .bt-row > *:nth-child(1) .why-choose-box {
        border-radius: 20px 0 0 0;
    }
    .why-choose-main-row .bt-row > *:nth-child(3) .why-choose-box {
        border-radius: 0 20px 0 0;
    }
    .why-choose-main-row .bt-row > *:nth-child(4) .why-choose-box {
        border-radius: 0 0 0 20px;
    }
    .why-choose-main-row .bt-row > *:nth-child(6) .why-choose-box {
        border-radius: 0 0 20px 0;
    }
}
@media (max-width: 1024px){
    .why-choose-box {
        padding: 30px;
    }
    .why-choose-box .why-choose-icon {
        margin-bottom: 30px;
    }
    .why-choose-box .why-choose-text h5 {
        font-size: 18px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 991px){
    .why-choose-main-row .bt-row > *:nth-child(2n) .why-choose-box {
        border-right: 0;
    }
    .why-choose-main-row .bt-row > * .why-choose-box {
        border-bottom: 1px solid #1E1F1F;
    }
    .why-choose-main-row .bt-row > *:nth-last-child(-n+2) .why-choose-box {
        border-bottom: 0;
    }
}
@media (max-width: 768px){
    .why-choose-section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .why-choose-box {
        border-right: 0;
        border-bottom: 1px solid #1E1F1F;
    }
    .why-choose-main-row .bt-row > *:last-child .why-choose-box {
        border-bottom: 0;
    }
}

/*=====================================
= Why Choose section CSS end
=====================================*/

/*=====================================
= Features Section section CSS Start
=====================================*/

.feature-section {
    background-color: #000000;
    font-family: 'Inter', sans-serif;
    padding: 80px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* 1. Top Navigation Tabs */
.feature-tabs-nav {
    background: #0D0D0D;
    padding: 10px;
    border-radius: 50px;
    display: table;
    margin: 0 auto 50px;
}

.tab-btn {
    background: transparent;
    border: none;
    color: #a1a1a1;
    padding: 12px 24px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.tab-btn.active {
    background: #ffffff;
    color: #0D0D0D;
}

.tab-btn:hover:not(.active) {
    color: white;
}
.feature-card {
    background-color: #0b0b0b;
    border: 1px solid #222;
    border-radius: 24px;
    width: 100%;
    padding: 60px;
    gap: 30px;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.feature-content {
    width: calc(50% - 15px);
}
.badge {
    background-color: #8b5cf6;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 16px;
    border-radius: 20px;
    margin-bottom: 30px;
    display: inline-block;
    font-family: "Space Grotesk", sans-serif;
    vertical-align: top;
}
.feature-title {
    font-size: 36px;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-family: "Space Grotesk", sans-serif;
}
.feature-desc {
    color: #B3B3B3;
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 60px;
    max-width: 450px;
    font-weight: 400;
}
.feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.feature-list li {
    display: flex;
    align-items: center;
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 15px;
}
.feature-list li:last-child{
    margin-bottom: 0;
}
.feature-list li img {
    margin-right: 12px;
    width: 20px;
    height: 20px;
}
.feature-visual {
    background-color: #161616;
    border-radius: 20px;
    width: calc(50% - 15px);
    height: 400px;
    position: relative;
    overflow: hidden;
    border: 1px solid #333;
}
.feature-visual img {
    width: 100%;
    border-radius: 20px;
}

@media (max-width: 768px){
    .feature-card {
        padding: 30px;
        gap: 0;
    }
    .feature-content {
        width: 100%;
    }
    .feature-visual {
        width: 100%;
        height: auto;
    }
    .feature-card > *:first-child {
        margin-bottom: 30px;
    }
    .feature-title {
        font-size: 30px;
    }
    .feature-desc {
        margin-bottom: 30px;
        max-width: inherit;
        font-size: 15px;
    }
}
@media (max-width: 575px){
    .feature-tabs-nav {
        background: transparent;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 5px;
        margin: 0 auto 30px;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .tab-btn {
        padding: 13px 20px;
        font-size: 13px;
    }
    .feature-title {
        font-size: 28px;
    }
}

/*=====================================
= Features Section section CSS end
=====================================*/

/*=====================================
= infrastructure Section section CSS Start
=====================================*/

.infrastructure-section .bt-row:last-child {
    row-gap: 30px;
}
.grid-card {
    background-color: #0b0b0b;
    border: 1px solid #222222;
    border-radius: 20px;
    padding: 40px 40px 40px 30px;
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}
.grid-card:hover {
    transform: translateY(-5px);
}
.card-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "Space Grotesk", sans-serif;
}
.card-desc {
    color: rgba(255, 255, 255, 0.56);
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

@media (max-width: 1024px){
    .grid-card {
        padding: 30px;
    }
    .card-title {
        font-size: 22px;
    }
    .card-desc {
        font-size: 15px;
        font-weight: 400;
    }
}
@media (max-width: 768px){
    .grid-card {
        padding: 20px;
    }
    .card-title {
        font-size: 20px;
    }
}

/*=====================================
= infrastructure Section section CSS end
=====================================*/

/*=====================================
= pricing Section section CSS Start
=====================================*/

.pricing-section .pricing-toggle-container {
    background-color: #0D0D0D;
    border-radius: 50px;
    padding: 10px;
    display: table;
    position: relative;
    margin: 0 auto 50px;
}
.pricing-section .toggle-btn {
    background: transparent;
    border: none;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 2;
    font-family: "Inter", sans-serif;
}
.pricing-section .toggle-btn.active {
    background-color: #ffffff;
    color: #0D0D0D;
}
.pricing-section .toggle-btn:hover:not(.active) {
    color: #fff;
}

.pricing-section .pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    width: 100%;
}

.pricing-section .pricing-card {
    background-color: #0D0D0D;
    border: 1px solid #1E1F1F;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
}

.pricing-section .pricing-card:hover {
    transform: translateY(-5px);
}

.pricing-section .card-content-inner {
    padding: 40px 40px 30px 40px;
}
.pricing-section .card-glow {
    position: absolute;
    top: -50px;
    left: -50px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    filter: blur(60px);
    z-index: 0;
    opacity: 0.6;
}

.pricing-section .glow-blue { background-color: #4f46e5; }
.pricing-section .glow-white { background-color: #ffffff; }
.pricing-section .glow-teal { background-color: #14b8a6; }

.pricing-section .card-content {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.pricing-section .card-icon {
    margin-bottom: 29px;
}

.pricing-section .plan-name {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 15px 0;
}

.pricing-section .price-container {
    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
}

.pricing-section .currency {
    font-size: 32px;
    font-weight: 600;
    margin-right: 2px;
}

.pricing-section .price-value {
    font-size: 56px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
}
.pricing-section .price-container span {
    color: #B3B3B3;
}
.pricing-section .price-container span:not(:last-child) {
    color: #ffffff;
}
.pricing-section .price-period {
    color: #888;
    font-size: 16px;
    margin-left: 5px;
}

.pricing-section .plan-desc {
    color: #B3B3B3;
    font-size: 16px;
    margin-bottom: 0;
}
.pricing-section .card-inner-box {
    width: calc(100% - 20px);
    background: #000000;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 20px;
    padding: 10px;
}
.pricing-section .plan-btn {
    width: 100%;
    padding: 16px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    margin-bottom: 30px;
    transition: opacity 0.2s;
}

.pricing-section .plan-btn:hover {
    opacity: 0.9;
}

.pricing-section .btn-dark {
    background-color: #17171A;
    color: #fff;
}

.pricing-section .btn-primary {
    background: linear-gradient(90deg, #8b5cf6 0%, #7c3aed 100%);
    color: #fff;
}
.pricing-section .features-label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    margin-left: 10px;
}

.pricing-section .features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-grow: 1;
    margin-left: 10px;
}

.pricing-section .feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 14px;
    color: #ccc;
}
.pricing-section .feature-icon {
    margin-right: 10px;
}
.pricing-section .feature-icon svg {
    width: 10px;
    height: 10px;
    stroke: white;
    stroke-width: 3;
}

@media (max-width: 1284px) {
    .pricing-section .card-content-inner {
        padding: 30px;
    }
    .pricing-section .plan-desc {
        font-size: 13px;
    }
    .pricing-section .currency {
        font-size: 28px;
    }
    .pricing-section .price-value {
        font-size: 45px;
    }
}

@media (max-width: 992px) {
    .pricing-section .pricing-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 768px){
    .pricing-section .pricing-toggle-container {
        margin: 0 auto 30px;
    }
    .pricing-section .toggle-btn {
        padding: 10px 25px;
        font-size: 14px;
    }
    .pricing-section .card-icon {
        margin-bottom: 15px;
    }
}
@media (max-width: 575px){
    .pricing-section .pricing-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

/*=====================================
= pricing Section section CSS end
=====================================*/

/*=====================================
= Testimonial Section section CSS Start
=====================================*/

.tm-testimonial-main {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.tm-testimonial-col1, 
.tm-testimonial-col3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.tm-card-base {
    background-color: #0D0D0D;
    border: 1px solid #1E1F1F;
    border-radius: 20px;
    padding: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.tm-card-base:last-child {
    margin-bottom: 0;
}

/* --- TESTIMONIAL CARD SPECIFIC STYLES --- */
.tm-quote-text {
    color: rgba(255, 255, 255, 0.56);
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 40px;
    font-weight: 400;
}

.tm-card-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    gap: 20px;
    width: 100%;
}
.tm-author-name {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #ffffff;
    line-height: 1.2;
}
.tm-author-title {
    color: rgba(255, 255, 255, 0.56);
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
}
.tm-rating-stars img {
    display: inline-block;
    vertical-align: middle;
}

/* --- IMAGE/STAT CARDS STYLES --- */
.tm-image-card, 
.tm-stat-card {
    padding: 0;
    border: none;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.tm-image-wrapper {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    position: relative;
}
.tm-image-card img, 
.tm-stat-card img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
    border-radius: 20px;
}
.tm-image-card:hover img, 
.tm-stat-card:hover img{
    transform: scale(1.05);
}
.tm-center-overlay h4 {
    margin: 0 0 20px 0;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
}
.tm-center-overlay p {
    margin: 0;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.5;
}

/* Specific styling for the purple stat card */
.tm-stat-overlay,
.tm-center-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(136, 87, 255, 1) 100%);
}
.tm-stat-number {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.1;
    color: #ffffff;
}
.tm-stat-text {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    color: #ffffff;
}
.tm-testimonial-col3 .tm-card-base:first-child {
    grid-row-gap: 178px;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    display: flex;
}
.tm-testimonial-col3 .tm-card-base:first-child .tm-quote-text {
    margin: 0;
}

@media (max-width: 1024px){
    .tm-card-base {
        padding: 20px;
    }
    .tm-testimonial-col3 .tm-card-base:first-child {
        grid-row-gap: 70px;
    }
    .tm-stat-card, 
    .tm-image-card {
        padding: 0;
    }
    .tm-stat-overlay, .tm-center-overlay {
        padding: 20px;
    }
}
@media (max-width: 991px){
    .tm-testimonial-main {
        grid-template-columns: 1fr;
    }
    .tm-testimonial-col1, .tm-testimonial-col3 {
        grid-template-columns: 1fr 1fr;
    }
    .tm-stat-text {
        font-size: 17px;
    }
}
@media (max-width: 768px){
    .tm-testimonial-col1, 
    .tm-testimonial-col3 {
        grid-template-columns: 1fr;
    }
}

/*=====================================
= Testimonial Section section CSS end
=====================================*/

/*=====================================
= Faq Section section CSS start
=====================================*/

.faq-item {
    background-color: #0D0D0D;
    border: 1px solid #1E1F1F;
    border-radius: 20px;
    margin-bottom: 15px;
    overflow: hidden;
}
.faq-item:last-child {
    margin-bottom: 0;
}
.faq-question {
    background-color: transparent !important;
    color: #ffffff;
    width: 100%;
    padding: 30px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.2s;
    gap: 20px;
}
.faq-arrow {
    width: 16px;
    height: 16px;
    margin-left: 20px;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    stroke: #ffffff;
    stroke-width: 2;
}
.faq-question[aria-expanded="true"] .faq-arrow {
    transform: rotate(180deg);
}
.faq-answer-wrapper {
    max-height: 0;
    transition: max-height 0.3s ease-out;
    overflow: hidden;
}
.faq-answer-content {
    padding: 0px 30px 25px 30px;
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.56);
    font-weight: 400;
}

@media (max-width: 1024px){
    .faq-question {
        padding: 20px;
        font-size: 17px;
    }
    .faq-answer-content {
        padding: 0px 20px 25px 20px;
        font-size: 15px;
    }
}
@media (max-width: 575px){

}

/*=====================================
= Faq Section section CSS end
=====================================*/

/*=====================================
= blog Section section CSS end
=====================================*/

.blg-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* --- CARD STYLES --- */
.blg-image-box {
    background-color: #0b0b0b;
    border: 1px solid #1a1a1a;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    padding-top: 75%;
}
.blg-image-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.blg-card:hover .blg-image-box img {
    transform: scale(1.05);
}

.blg-date {
    color: rgba(255, 255, 255, 0.56);
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    font-weight: 400;
}
.blg-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 15px 0;
}
.blg-title a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.2s;
}

.blg-title a:hover {
    color: #8857FF;
}
.blg-excerpt {
    color: #a1a1a1;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 40px;
    flex-grow: 1;
}
.blg-btn {
    display: inline-block;
    vertical-align: top;
}
.blg-view-more-container {
    display: table;
    margin: 50px auto 0;
}

/* --- RESPONSIVENESS --- */
@media (max-width: 992px) {
    .blg-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .blg-image-box {
        padding-top: 50%;
    }
}
@media (max-width: 768px){
    
}
@media (max-width: 575px) {
    .blg-container {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .blg-container > * {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #1E1F1F;
    }
    .blg-container > *:last-child {
        padding: 0;
        margin: 0;
        border: 0;
    }
    .blg-excerpt {
        margin-bottom: 30px;
    }
}

/*=====================================
= blog Section section CSS end
=====================================*/

/*=====================================
= Call To action Section section CSS Start
=====================================*/

.hero-content-grid {
    position: relative;
    z-index: 10;
    align-items: center;
    background: #8857FF;
    padding: 70px;
    border-radius: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    gap: 30px;
}
.hero-content-grid:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/11/cta-shape-bg.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    z-index: -9;
}
.hero-text-content {
    width: 60%;
}
.hero-text-inner {
    max-width: 500px;
}
.hero-badge {
    background-color: #ffffff;
    color: #8857FF;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 24px;
    border-radius: 50px;
    margin-bottom: 30px;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.4);
    font-family: "Space Grotesk", sans-serif;
    transform: rotate(-14.19deg);
}
.hero-title {
    font-size: 35px;
    line-height: 1.1;
    font-weight: 700;
    margin: 0 0 20px 0;
    color: #ffffff;
}
.hero-subtitle {
    font-size: 18px;
    line-height: 1.55;
    color: #ffffff;
    margin-bottom: 40px;
}
.cta-btn {
    display: inline-block;
    vertical-align: top;
}

/* --- RIGHT SIDE (Mockups) --- */
.hero-visuals {
    position: relative;
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    gap: 30px;
}
.hero-visuals > *:first-child {
    width: 46%;
}
.hero-visuals img {
    margin-bottom: 30px;
}
.hero-visuals img:last-child {
    margin-bottom: 0;
}

@media (max-width: 992px){
    .hero-content-grid {
        padding: 40px;
    }
    .hero-badge {
        font-size: 12px;
        padding: 10px 20px;
    }
    .hero-title {
        font-size: 30px;
    }
    .hero-subtitle {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .hero-visuals > *:first-child {
        width: 90%;
    }
}
@media (max-width: 768px){
    .hero-text-content {
        width: 100%;
    }
    .hero-text-inner {
        max-width: inherit;
    }
    .hero-visuals {
        display: none;
    }
    .hero-content-grid:after {
        background-size: cover;
    }
}
@media (max-width: 575px){
    .hero-content-grid {
        padding: 30px;
    }
}

/*=====================================
= Call To action Section section CSS end
=====================================*/

button.back-to-top {
    margin: 0 !important;
    padding: 0 !important;
    background: #8857FF;
    height: 50px;
    width: 50px;
    clear: both;
    cursor: pointer;
    border: none;
    vertical-align: middle;
    border-radius: 10px;
    display: inline-block;
}
button.back-to-top img {
    vertical-align: middle;
}

/*=====================================
= Contact Page CSS Start
=====================================*/

.contact-box {
    padding: 40px;
    text-align: center;
}
.contact-box-img {
    margin-bottom: 40px;
}
.contact-box-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-bottom: -65px;
}
.contact-box-text h4 {
    font-family: 'Space Grotesk';
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
}
.contact-box-text p {
    color: rgba(255, 255, 255, 0.56);
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 40px;
    max-width: 400px;
}


.contact-form-left {
    max-width: 500px;
}
.contact-form-top {
    margin-bottom: 100px;
}
.contact-form-top h2 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
}
.contact-form-top p {
    font-size: 18px;
    line-height: 1.44;
    font-weight: 400;
}
.contact-form-bottom .tm-card-bottom {
    margin-bottom: 20px;
}
.contact-form-bottom .tm-rating-stars img {
    width: 18px;
}
.contact-form-bottom > p {
    font-size: 16px;
    line-height: 1.6;
}


.contact-form-main {
    padding: 30px;
}
.contact-form-main .wpforms-container {
    margin: 0 !important;
}
body .wpforms-form .wpforms-field-label {
    color: #ffffff !important;
    font-weight: 500;
}
body .wpforms-form select,
body .wpforms-form textarea,
body .wpforms-form input[type="text"],
body .wpforms-form input[type="password"],
body .wpforms-form input[type="datetime"],
body .wpforms-form input[type="datetime-local"],
body .wpforms-form input[type="date"],
body .wpforms-form input[type="month"],
body .wpforms-form input[type="time"],
body .wpforms-form input[type="week"],
body .wpforms-form input[type="number"],
body .wpforms-form input[type="email"],
body .wpforms-form input[type="url"],
body .wpforms-form input[type="search"],
body .wpforms-form input[type="tel"],
body .wpforms-form input[type="color"],
body .wpforms-form .uneditable-input{
    color: #ffffff !important;
    border: 1px solid #333333 !important;
    border-radius: 10px !important;
    min-height: 47px;
    margin-bottom: 0;
    padding: 10px 12px !important;
    font-size: 16px !important;
    font-weight: 400;
    box-shadow: none !important;
    background: #161616 !important;
}
body .wpforms-form select::placeholder,
body .wpforms-form textarea::placeholder,
body .wpforms-form input[type="text"]::placeholder,
body .wpforms-form input[type="password"]::placeholder,
body .wpforms-form input[type="datetime"]::placeholder,
body .wpforms-form input[type="datetime-local"]::placeholder,
body .wpforms-form input[type="date"]::placeholder,
body .wpforms-form input[type="month"]::placeholder,
body .wpforms-form input[type="time"]::placeholder,
body .wpforms-form input[type="week"]::placeholder,
body .wpforms-form input[type="number"]::placeholder,
body .wpforms-form input[type="email"]::placeholder,
body .wpforms-form input[type="url"]::placeholder,
body .wpforms-form input[type="search"]::placeholder,
body .wpforms-form input[type="tel"]::placeholder,
body .wpforms-form input[type="color"]::placeholder,
body .wpforms-form .uneditable-input{
    color: rgba(255, 255, 255, 0.56) !important;
    font-weight: 400;
    font-size: 16px !important;
}

body .wpforms-form input[type=submit], 
body .wpforms-form button[type=submit] {
    background: #8857FF !important;
    border: none;
    font-family: 'Inter' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 17px 20px !important;
    border-radius: 50px !important;
    color: #ffffff !important;
    height: auto !important;
}
body .wpforms-form input[type=submit]:hover, 
body .wpforms-form button[type=submit]:hover {
    opacity: 0.8;
}
body .wpforms-form input[type=submit]:after, 
body .wpforms-form button[type=submit]:after {
    border: none !important;
}

/*=====================================
= Contact Page CSS end
=====================================*/