html {
    scroll-behavior: smooth;
}
    .banner-row .promo-banner:after {
        content: '';
        position: absolute !important;
        background-color: #00000085;
        height: 100%;
        width: 100%;
        top: 0;
    }
.btn-main {
    text-transform: capitalize !important; 
}
.custom-contact-form option {
    background-color: #005c5524 !important;
}
div#wd-6a60b0a8ce2d2 a {
     background-color: rgba(255, 255, 255, 0.2) !important;
}
/* .custom-contact-form input::placeholder, .custom-contact-form textarea::placeholder {
    color: #7F7D7D;
}
input.wpcf7-form-control.wpcf7-countrytext.wpcf7-text.wpcf7-validates-as-countrytext, select.wpcf7-form-control {
    color: #7F7D7D !important;
} */
.btn-main {
    font-family: 'Google Sans' !important;
    font-weight: 400 !important;
}
.mobile-nav .wd-heading {
    background-color: transparent !important;
    border-color: #ffffff33;
}
.steps-slider-mob{
	display: none;
}
.mobile-nav .btn-main {
    background: #FFFFFF33;
    border: 1px solid #68E1D7;
    border-radius: 40px;
    color: #fff;
}
.mobile-nav .wd-action-icon:before {
    color: #fff !important;
}
.mobile-nav span.wd-action-text {
    color: #fff !important;
}
.mobile-nav {
    background-image: url(/wp-content/uploads/2026/07/Component-234.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.wd-tools-icon:before {
    color: #fff;
}
.mob-img{
	display: none;
}
.mob-bowl{
	display: none;
}
.mobile-nav ul#menu-mobile-menu li a {
    color: #fff;
    border-color: #ffffff33;
}
.banner-sub p {
    background-color: #FFFFFF1A;
    width: fit-content;
    padding: 6px 12px;
    border-radius: 16px;
}
span.grad-text {
    color: #5BEEE2;
    font-style: italic;
    font-family: DM Serif Text;
    font-weight: 400 !important;
    font-size: 60px;
}
.whb-flex-row.whb-general-header-inner {
    border: 1px solid #3B9C9566;
    backdrop-filter: blur(22.48740005493164px);
    background: #50DED31A;
    padding: 4px 20px;
    border-radius: 90px;
    height: 70px;
margin-top: 20px;
}
.btn-main {
    padding: 10px 15px !important;
   border: 0.8px solid #68E1D7 !important;
}
#wd-6a4d3638dd224 a {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.btn-main:after {
    content: url(/wp-content/uploads/2026/06/Icon-4.svg);
    transition: 0.3s ease-in-out;
    background-color: #fff;
    padding: 10px;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}
.btn-main:hover:after {
   content: url(/wp-content/uploads/2026/06/Icon-5.svg);
    background: linear-gradient(84.63deg, #68E1D7 -10.38%, #08665F 161.37%);
    transition: 0.3s ease-in-out;

}
.btn-sec {
   padding: 7px 15px 5px 15px !important;
}
.btn-sec:after {
    content: url(/wp-content/uploads/2026/06/Frame-2304-2.svg);
    transition: 0.3s ease-in-out;
margin-left: 10px;
}
.btn-sec:hover:after {
    transition: 0.3s ease-in-out;
    transform: rotate(-45deg);
}
.promo-banner:hover .wrapper-content-banner {
    background-color: #11111178;
    transition: 0.3s ease-in-out;
}
.promo-banner .wrapper-content-banner {
    transition: 0.3s ease-in-out;
}
span.text-green {
    color: #68E1D7;
}
.grad-text2 {
    color: #005C55;
    font-style: italic;
    font-family: DM Serif Text;
}
.sup-slider .box-icon-wrapper {
    position: relative;
    top: -50px;
    left: 20px;
}
.sup-slider .info-box-content {
    padding-left: 30px;
    padding-bottom: 30px;
    margin-top: -30px;
}
.sup-slider .info-box-inner p:before {
    content: url(/wp-content/uploads/2026/06/Group-18.svg);
    margin-right: 10px;
margin-top: 2px;
}
.sup-slider .info-box-inner p {
    background-color: #EBFFFE33;
    width: fit-content;
    display: flex;
    align-items: center;
    padding: 8px 16px;
    border-radius: 50px;
margin-top: 20px;
}
.sup-slider .wd-nav-scroll.wd-hide-md-sm.wd-hide-sm.wd-horizontal {
    margin: 0px;
    margin-top: 40px;
}
.sup-slider .wd-nav-arrows {
    position: absolute;
    top: -70% !important;
}
.sup-slider .info-box-icon img {
    height: 150px;
    width: auto;
}
.gg-font {
    font-family: 'Google Sans' !important;
}
.step-slider .wd-info-box {
    padding: 15px 15px;
}
.step-slider .wd-info-box:hover .info-box-icon img {
    transform: rotate(45deg);
    transition: 0.5s ease-in-out;
}
.step-slider .wd-info-box .info-box-icon img {
    transition: 0.5s ease-in-out;
}
.step-col .wpb_wrapper{
    height: 100% !important;
    display: flex;
    flex-direction: column;
}
.step-slider {
    margin-top: auto;
}

.vid-sec {
    position: relative !important;
    overflow: hidden;
    z-index: 1;
}

/* Background layer */
.vid-sec::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url('/wp-content/uploads/2026/06/image-49.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scale(1);
    transition: transform 0.6s ease;
    z-index: -1;
}

/* Zoom on hover */
.vid-sec:hover::before {
    transform: scale(1.1);
}

/* Keep content above bg */
.vid-sec > * {
    position: relative;
    z-index: 2;
}
.vid-row {
    background: #0E423E66;
    backdrop-filter: blur(8px);
    border-radius: 16px;
    padding: 40px 20px;
}
.vid-sec {
    display: flex;
}
.vid-row{
	margin-top: auto;
margin-bottom: 60px;
}
.vid-sub {
    border: 0.99px solid #F2F2F21A;
    background: #F2F2F208;
    width: fit-content;
    padding: 6px 12px;
    border-radius: 50px;
}


.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.testimonial-card {
    padding: 30px 30px 15px 30px;
    border-radius: 16px;
    color: #fff;
    min-height: 320px;
    display: flex;
    flex-direction: column;
    background: #FFFFFF24;
    border-width: 0.84px, 0.84px, 0px, 0.84px;
    border: 1px solid #FFFFFF33;
    box-shadow: 0px 1.04px 2.09px 0px #1018280F;
    box-shadow: 0px 1.04px 3.13px 0px #1018281A;
    background-image: url(/wp-content/uploads/2026/07/Ellipse-47.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.testimonial-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.testimonial-avatar {
    width: 95px;
    height: 95px;
    object-fit: cover;
}

.testimonial-stars {
    font-size: 18px;
}

.star {
    color: #fff;
    font-size: 20px;
}

.star.filled {
    color: #ffd54a;
}
.testimonial-content {
    margin-top: 20px;
    margin-bottom: 20px;
}
.testimonial-content strong {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 600;
    font-family: 'GEIST';
}
.testimonial-content p {
    color: #C4E2E0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Geist';
margin-bottom: 0px;
}
.testimonial-footer {
    margin-top: auto;
}
.testimonial-footer h4 {
    margin: 0;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Geist';
}

.testimonial-footer span {
    font-size: 17px;
    color: #C4E2E0;
    font-weight: 500;
    font-family: 'Geist';
}

.pricing-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.pricing-card{
    position:relative;,.15);
}
.coming-soon-badge {
    position: absolute;
    top: -15px;
    right: 15px;
    background: #D5F2EE;
    color: #1F4F50;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Google Sans';
}

.pricing-card h3 {
    margin-bottom: 20px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Geist';
}

.pricing-price {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}
.pricing-usage {
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.pricing-price .amount {
    font-size: 70px;
    font-weight: 400;
    line-height: 1;
    font-family: 'DM SERIF TEXT';
    color: #fff;
}
.cards-sec {
    opacity: 1 !important;
}
.pricing-usage {
    display: flex;
    flex-direction: column;
    gap: 0px;
    color: #ffff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Geist';
}

.pricing-text {
    margin: 15px 0 25px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Geist';
    color: #fff;

}
.pricing-card.coming-soon {
    pointer-events: none;
    opacity: 0.6;
}
span.wd-accordion-opener {
    background-color: #AAE5DE4D;
    padding: 10px;
    border-radius: 10px;
    color: #003733;
}
/* .pricing-btn{
    display:inline-block;
    padding:14px 24px;
    background:#fff;
    color:#000;
    border-radius:40px;
    text-decoration:none;
    margin-bottom:30px;
} */
.pricing-content p {
    margin-bottom: 0px;
}
.pricing-content strong {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Geist';
    margin-bottom: 10px;
    display: block;
}
.pricing-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Geist';
}
/* .pricing-btn.disabled{
    pointer-events:none;
    opacity:.5;
    cursor:not-allowed;
} */
.pricing-btn
 {
    display: flex;
    padding: 6px 18px;
    background: #FFFFFF1A;
    color: #FFFFF2;
    border-radius: 40px;
    text-decoration: none;
    margin-bottom: 20px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #68E1D780;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Google Sans';
transition: 0.3s ease-in-out;
}
.pricing-btn:after {
    content: url(/wp-content/uploads/2026/07/Frame-2304-3.svg);
    position: relative;
    top: 3px;
transition: 0.3s ease-in-out;
width: 30px;
    height: 40px;
}
.pricing-btn:hover:after {
    content: url(/wp-content/uploads/2026/07/Frame-2304-4.svg);
transition: 0.3s ease-in-out;
}
.pricing-content li {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Geist';
}
.pricing-content ul {
 margin-top: 20px;
    list-style: none;
    padding-left: 0;
}

.pricing-content li {
    position: relative;
    padding-left: 32px;
}
.pricing-btn:hover {
    background-color: #ffff;
    color: #000000;
transition: 0.3s ease-in-out;
border: 1px solid #fff;
}

.pricing-content li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px; /* adjust vertically */
    width: 18px;
    height: 18px;
    background: url('/wp-content/uploads/2026/07/Check-circle.svg') no-repeat center;
    background-size: contain;
}
.pricing-top {
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF33;
    border-radius: 16px 16px 0px 0px;
    padding: 30px;
}

.pricing-bottom {
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF33;
        padding: 30px 30px 10px 30px;
    border-radius: 0px 0px 16px 16px;
    background-image: url(/wp-content/uploads/2026/07/Ellipse-47-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    min-height: fit-content;
  
}
.step2-img img, .step3-img img {
    position: relative;
    top: 10px;
}

.intel-sec {
    position: relative !important;
    overflow: hidden;
    z-index: 1;
}
.intel-sec::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(/wp-content/uploads/2026/07/b4da6585883d24624717a5be7c744a103726004d-1-1-scaled.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scale(1);
    transition: transform 0.6s ease;
    z-index: -1;
    border-radius: 16px;
}
.intel-sec:hover::before {
    transform: scale(1.1);
 border-radius: 16px;
}
.intel-row {
    backdrop-filter: blur(5px);
    background: #0E423E66;
    padding: 40px;
    margin-left: 20px !important;
    margin-right: 20px !important;
    border-radius: 16px;
}
.intel-sec {
    border-radius: 16px;
}
.bcol2 {
    position: relative;
    top: -130px;
    left: -50px;
}
.bcol3 {
    position: relative;
    top: -140px;
}
.bcol2 img {
    min-width: 250px !important;
}

.intel-circle-progress {
    width: 250px;
    height: 250px;
    position: relative;
}

.intel-circle-progress svg {
    width: 100%;
    height: 100%;
    transform: rotate(135deg);
}

.circle-bg {
    fill: none;
    stroke: rgba(255,255,255,0.15);
    stroke-width: 16;
}

.circle-progress {
    fill: none;
    stroke-width: 16;
    stroke-linecap: round;
    stroke-dasharray: 503;
    stroke-dashoffset: 503;
    transition: stroke-dashoffset 2s ease;
}

.circle-content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px;
}

.circle-number {
font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 12px;
    font-family: 'Geist';
}

.circle-label {
    font-size: 14px;
    line-height: 1.3;
    color: #FFFFFF;
    font-weight: 500;
    font-family: 'Geist';
}

.circ-row .wpb_wrapper {
    display: flex;
}
.op-text {
    opacity: 0.8;
}
.prefooter-sec {
    position: relative !important;
    overflow: hidden;
    z-index: 1;
}
.prefooter-sec::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(/wp-content/uploads/2026/07/Frame-2147258648.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scale(1);
    transition: transform 0.6s ease;
    z-index: -1;
}
.prefooter-sec:hover::before {
    transform: scale(1.1);
}
.btn-main {
    padding: 10px 12px 10px 12px !important;
}

.wd-prefooter {
    padding-bottom: 0px !important;
}
.foot-comp .widget-title {
    text-transform: capitalize;
    background-color: transparent !important;
    padding-left: 0px !important;
    color: #FFFFFF;
    font-weight: 600;
padding-bottom: 10px !important;
}
.foot-comp li a {
    color: #ffffffb8 !important;
    font-family: Geist !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.foot-comp li:hover a {
    color: #fff;
}
.foot-btnrow {
    background-color: red;
    background: #E7EEF71A;
    border: 1px solid #FFFFFF33;
    backdrop-filter: blur(20px);
    border-radius: 20px;
    padding: 20px;
}
.foot-btnrow .btn {
    padding: 10px 10px 10px 20px !important;
}
.custom-contact-form br {
    display: none;
}
.custom-contact-form label {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: Geist;
}
.custom-contact-form input::placeholder, .custom-contact-form select::placeholder, .custom-contact-form textarea::placeholder{
	color: #7F7D7D !important;
}
.wd select {
    background-size: auto 28px !important;
}
.cp-sec a, .cp-sec a:hover {
    color: #fff9;
}
.custom-contact-form input, .custom-contact-form select {
    background-color: #fff !important;
    color: black !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: Geist !important;
    border-radius: 40px !important;
    height: 50px !important;
}
.custom-contact-form textarea {
    background-color: #fff !important;
    color: black !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: Geist !important;
    border-radius: 10px !important;
}
.custom-contact-form button.cf7-submit-btn {
    width: 100%;
    background-color: #08665F;
    border-radius: 70px;
    border: 1px solid #68E1D7;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Google Sans';
    text-transform: capitalize;
    height: 50px;
}
.custom-contact-form button.cf7-submit-btn img {
    margin-left: 10px;
}
.b-sub p {
    margin: auto !important;
}
.policy-links ul {
    list-style-type: none;
    background: #125E58;
    border-radius: 16px;
    padding: 30px 40px;
}
.policy-links ul li {
    border-bottom: 1px solid #E3E3E34D;
    padding-bottom: 15px;
    padding-top: 15px;
}
.policy-links ul li a {
    color: #D8D8D8 !important;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Geist';
}
.policy-links ul li:last-child {
    border: none;
}
.policy-links ul li a.active {
    color: #FFFFFF !important;
    font-weight: 500;
}
.policy-content li::marker {
    color: #4D71FB;
}

.btn-main {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#wd-6a47a25a1173b a {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.btn-main::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #fff;
    transform: scaleX(0);
    transform-origin: left;

    /* Slow when mouse leaves */
    transition: transform 0.5s ease;
    z-index: -1;
}

.btn-main:hover::before {
    transform: scaleX(1);

    /* Fast when mouse enters */
    transition: transform 0.5s ease;
}
.wpcf7-response-output {
    color: #fff;
}
.ctlist-img .vc_column-inner {
    border-radius: 12px;
}
.wd-accordion-content ul li {
    margin-bottom: 0px;
}
.wd-accordion-content ul {
    padding-left: 40px !important;
}
.vid-sec ul li {
    margin-bottom: 0px;
}
.vid-sec ul {
   padding-left: 40px !important;
}