/*
Theme Name: Bootscore
Theme URI: https://bootscore.me/
Author: Bootscore
Author URI: https://bootscore.me
Description: Flexible Bootstrap WordPress starter-theme for developers with full WooCommerce support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>
Version: 6.3.1
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE
Text Domain: bootscore
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

Bootscore is based on Underscores https://underscores.me/, (C) 2012-2024 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* 
All style editing is done via /assets/scss/_bootscore-custom.scss
*/


/*** 
 * Custom Fonts
 ***/
@font-face {
    src: local('Calling Code Regular'), url('./assets/fonts/calling-code-regular.woff') format('woff');
    font-family: 'Calling Code Regular';
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Satoshi Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Satoshi Regular'), url('./assets/fonts/satoshi-regular.woff') format('woff');
}
@font-face {
    font-family: 'Satoshi Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Satoshi Medium'), url('./assets/fonts/satoshi-medium.woff') format('woff');
}
@font-face {
    font-family: 'Satoshi Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Satoshi Bold'), url('./assets/fonts/satoshi-bold.woff') format('woff');
}

/***
 * Theme Variables
 ***/
:root {
    --body-bg-color: #F9F9F9;
    --primary-color: #D3E9FE;
    --secondary-color: #E5E5E5;
    --accent-color: #0F0F0F;
    --dark-color: #0F0F0F;
    --light-color: #FFFFFF;
    --padding-xlarge: 160px;
    --padding-large: 120px;
    --padding-small: 60px;
}

/***
 * Global Styles
 ***/
html {
    box-sizing: border-box;
    font-size: 18px;
}
body {
    font-family: 'Satoshi Regular', 'Segoe UI', system-ui, -apple-system, sans-serif;
    color: var(--dark-color);
    background-color: var(--body-bg-color);
    font-size: 1rem;
    line-height: 1.3;
}
a {
    color: inherit;
    text-decoration: none;
    user-select: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Satoshi Bold', 'Segoe UI', system-ui, -apple-system, sans-serif;
    font-weight: normal;
    color: inherit;
}
strong, b {
    font-family: 'Satoshi Medium', 'Segoe UI', system-ui, -apple-system, sans-serif;
    font-weight: normal;
}
figure, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dd {
    margin: 0 0 0.66em;
    line-height: 1.2;
}
p {
    margin-bottom: 1.5em;
    line-height: 1.5;
}
li, p, .accordion-body, .editor-content {
    line-height: 1.5;
}
video, img, svg {
    max-width: 100%;
    height: auto;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/*** 
 * Helper Classes
 ***/
.py-xlarge {
    padding-block: var(--padding-xlarge);
}
.py-large {
    padding-block: var(--padding-large);
}
.py-small {
    padding-block: var(--padding-small);
}
.overlay, .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
a.overlay-link {
    opacity: 0;
    font-size: 0;
    cursor: pointer;
}
.hide {
    display: none !important;
}
div.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 94%;
}
.back-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.py-large + .py-large {
    padding-top: 0 !important;
}

/*** 
 * Clipped Shape Styles
 ***/
.clipped-element,
.clipped-element-video {
	position: relative;
	container-type: inline-size;
    overflow: hidden;
    aspect-ratio: 1;
    clip-path: shape(from 0% 3.33%, curve to 3.33% 0% with 0% 1.49% / 1.49% 0%, hline to 77.55%, curve to 79.67% 0.77% with 78.33% 0% / 79.08% 0.27%, line to 98.79% 16.58%, curve to 100% 19.15% with 99.56% 17.22% / 100% 18.16%, vline to 96.67%, curve to 96.67% 100% with 100% 98.51% / 98.51% 100%, hline to 3.33%, curve to 0% 96.67% with 1.49% 100% / 0% 98.51%, vline to 3.33%, close);
}
.clipped-element.icon {
	clip-path: shape(from 0% 8.06%,curve to 8.06% 0% with 0% 3.61%/3.61% 0%,hline to 66.95%,curve to 72.49% 2.21% with 69.01% 0%/71% 0.79%,line to 97.48% 25.84%,curve to 100% 31.7% with 99.09% 27.36%/100% 29.48%,vline to 91.94%,curve to 91.94% 100% with 100% 96.39%/96.39% 100%,hline to 8.06%,curve to 0% 91.94% with 3.61% 100%/0% 96.39%,vline to 8.06%,close);
}
.clipped-element img,
.clipped-element-video video {
    transform: translateZ(0);
    will-change: clip-path;
    display: block;
}
.clipped-element.cta-content {
	aspect-ratio: 2;
	clip-path: shape(from 0% 1.87%,curve to 0.89% 0% with 0% 0.84%/0.4% 0%,hline to 87.18%,curve to 87.79% 0.5% with 87.41% 0%/87.62% 0.18%,line to 99.72% 23.91%,curve to 100% 25.28% with 99.9% 24.27%/100% 24.76%,vline to 98.13%,curve to 99.11% 100% with 100% 99.16%/99.6% 100%,hline to 0.89%,curve to 0% 98.13% with 0.4% 100%/0% 99.16%,vline to 1.87%,close);
}
.clipped-element.card-shape {
	/* aspect-ratio: 1.633; */
    background: #ffffff;
    border-radius: 10px;
	aspect-ratio: auto;
	clip-path: shape(from 0% 2.5%,curve to 1.53% 0% with 0% 1.12%/0.69% 0%,hline to 92.8%,curve to 93.76% 0.55% with 93.15% 0%/93.49% 0.19%,line to 99.43% 8%,curve to 100% 9.95% with 99.79% 8.47%/100% 9.19%,vline to 97.5%,curve to 98.47% 100% with 100% 98.88%/99.31% 100%,hline to 1.53%,curve to 0% 97.5% with 0.69% 100%/0% 98.88%,vline to 2.5%,close);
}

/*** 
 * Typography Styles
 ***/
h1 {
    font-size: 5rem;
}
h2, .h2 {
    font-size: 2.8rem;
}
h3, .h3 {
    font-size: 2rem;
}
h4, .h4 {
    font-size: 1.5rem;
}

/*** 
 * Header Styles
 ***/
.site-header .navbar {
    padding-block: 40px;
}
.navbar-brand img {
    width: 230px;
    display: block;
}
.site-header a.nav-link {
    font-family: 'Calling Code Regular';
    text-transform: uppercase;
    font-size: 1rem;
    color: var(--dark-color);
}

/*** 
 * Animated Button Styles
 ***/
button.btn-square-animated,
a.btn-square-animated {
    position: relative;
    overflow: hidden;
    display: inline-block;
    background: var(--dark-color);
    color: var(--light-color);
    width: 300px;
    height: 44px;
    border-radius: 5px;
    border: 1px solid var(--dark-color);
    box-shadow: none !important;
    outline: none !important;
}
button.btn-square-animated {
    -webkit-appearance: none;
    appearance: none;
    padding: 0 !important;
}
span.btn-square-animated-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 5px 5px 12px;
    font-family: 'Satoshi Medium';
    font-weight: normal;
    font-size: 0.95rem;
    letter-spacing: 0.3px;
}
span.btn-square-animated-content i.icon {
    background: #D3E9FE;
    width: 32px;
    aspect-ratio: 1;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.btn-square-animated.light {
    background: #fff;
    border: 1px solid #B5B6B8;
}
a.btn-square-animated.light span.btn-square-animated-content {
    color: var(--dark-color);
}
a.btn-square-animated.light span.btn-square-animated-content i.icon {
    background: #E5E5E5;
}

/*** 
 * Dash Styles
 ***/
.dash {
    height: 4px;
    border-bottom: 1px solid var(--accent-color);
    display: block;
    position: relative;
    flex-grow: 1;
}
.dash::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 5px;
    background: var(--accent-color);
}
.section-dash {
    margin-bottom: 3rem;
}

/*** 
 * Hero Section Styles
 ***/
.hero-video {
    max-width: 92%;
}
.hero-section .h4 {
    max-width: 762px;
}

/*** 
 * Mission Section Styles
 ***/
.section-mission h2 {
    max-width: 1200px;
}
.title-with-dash {
    position: relative;
}
.title-with-dash h5 {
    font-family: 'Calling Code Regular';
    font-size: 1.1rem;
    margin: 0;
}
.mission-icon {
    width: 62px;
    flex-shrink: 0;
}
.mission-icon .clipped-element {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mission-icon .clipped-element img {
    width: 32px;
}
.mission-list {
    margin-bottom: 2.25rem;
}
.mission-list h6 {
    font-size: 1.25rem;
    font-family: 'Satoshi Medium';
}
.mission-list p {
    white-space: nowrap;
}

/*** 
 * Swiper Pagination Styles
 ***/
div.swiper-pagination {
    text-align: left;
    margin-top: 1rem;
    position: relative;
}
span.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid var(--dark-color);
    background: #fff;
    border-radius: 10px;
    position: relative;
    opacity: 1 !important;
    margin: 0 6px 0 0 !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--dark-color);
}

/*** 
 * Testimonial Section Styles
 ***/
.testimonial-head {
    font-family: 'Satoshi Medium';
    font-size: 2.6rem;
    line-height: 1.2;
    margin-bottom: 0.8em;
}
.testimonial-head:before,
.testimonial-head:after {
    content: '';
    display: block;
    height: 15px;
    background: url('./assets/img/icon-quote-1.png') no-repeat left center;
    background-size: contain;
}
.testimonial-head:after {
    background: url('./assets/img/icon-quote-2.png') no-repeat left center;
    background-size: contain;
}
.testimonial-head span {
    display: block;
    padding: 10px 0;
}

/*** 
 * Book Consultation Section Styles
 ***/
.section-book-consultation .h3,
.section-collaboration .h3 {
    font-family: 'Satoshi Medium';
    max-width: 1100px;
}
.section-book-consultation .dash,
.section-collaboration .dash {
    margin-block: 3rem;
}
.collaboration-content h4 {
    margin-block: 2rem 1.25rem;
}
.small-content {
    font-size: 0.9rem;
    line-height: 1.3;
}
.small-content li+li {
    margin-top: 10px;
}
.small-content ul {
    padding-left: 20px;
}
.small-content p.mb-2 {
    font-family: 'Satoshi Bold';
}

/*** 
 * Services Section Styles
 ***/
.section-services .col.col-title {
    width: 330px;
    flex-basis: 330px;
    flex-grow: 0;
}
.services-card {
    background: #fff;
    border-radius: 10px;
    padding: 2rem;
}
.services-thumb {
    margin-block: 5px 20px;
}
.services-thumb img {
    height: 126px;
}
.services-card h5 {
    font-size: 1.5rem;
}

/* 
 * CTA Section Styles
 ***/
.contact-subsection {
    margin: 5rem auto 0;
    max-width: 960px;
}
.contact-subsection-bg {
    background-color: var(--light-color);
    padding: 3rem 2rem;
    border-radius: 10px;
}
p.contact-subsection-lead {
    max-width: 500px;
    margin-inline: auto;
}
.cta-button-block {
    max-width: 400px;
    margin-inline: auto;
}
.cta-button-block .btn {
    width: 100%;
    font-family: 'Satoshi Medium';
}
.cta-button-block .btn-primary {
    background: var(--dark-color);
    border-color: var(--dark-color);
}
.cta-button-block .btn-outline-primary {
    border-color: var(--dark-color);
    color: var(--dark-color);
}
.cta-button-block .btn i {
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background: url('./assets/img/icon-log-in.svg') no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 0.75rem;
}
.cta-button-block .btn-outline-primary i {
    background: url('./assets/img/icon-file.svg') no-repeat center center;
    background-size: contain;
}

/*** 
 * Contact Section Styles
 ***/
.section-contact h3 {
    font-family: 'Satoshi Medium';
    margin-bottom: 1em;
}
.section-contact .box {
    overflow: hidden;
    border-radius: 10px;
}
.section-contact .box-content {
    /* background: #fff; */
    padding: 20px;
}
.section-contact .box h6 {
    font-family: 'Calling Code Regular';
    font-size: 0.95rem;
}
.section-contact .box p {
    font-family: 'Satoshi Medium';
    font-size: 1.4rem;
}
.contact-form {
    padding: 2rem 3rem;
    border-radius: 10px;
    max-width: 760px;
}
.contact-form label {
    font-family: 'Calling Code Regular';
    font-size: 0.95rem;
    text-transform: uppercase;
}
.contact-form .form-group {
    position: relative;
    margin-bottom: 1.5rem;
}
.contact-form .form-group p {
    margin: 0;
}
.contact-form .form-group .wpcf7-form-control {
    border: 0;
    padding: 12px 12px 12px 0;
    border-bottom: 1px solid;
    width: 100%;
    outline: none !important;
    box-shadow: none !important;
}
.contact-form .form-group textarea.wpcf7-form-control {
    height: 105px;
}

.shapped-bg.back-overlay {
    border-radius: 10px;
    overflow: hidden;
}
.shapped-bg.back-overlay div:before {
    content: '';
    flex-grow: 1;
    background: var(--light-color);
}
.shapped-bg.back-overlay div:after {
    width: 80px;
    content: '';
    border-width: 60px 0 0 80px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}
.shapped-bg.back-overlay:after {
    content: '';
    flex-grow: 1;
    background: var(--light-color);
    width: 100%;
    display: block;
}
.box .shapped-bg.back-overlay div:after {
    width: 40px;
    border-width: 35px 0 0 40px;
}
.box.box-schedule_section .shapped-bg.back-overlay:after {
    background: #f9f9f9;
    border: 1px solid var(--dark-color);
    border-radius: 0 0 10px 10px;
    border-top: 0;
    /* border: 0; */
}
.box.box-schedule_section .shapped-bg.back-overlay div:before {
    background: #f9f9f9;
    border-left: 1px solid var(--dark-color);
    border-top: 1px solid var(--dark-color);
    border-radius: 10px 0 0 0;
}
.box.box-schedule_section .shapped-bg.back-overlay div:after {
    border: 0;
    height: 30px;
    width: 42px;
    border-top: 1px solid;
    transform: rotate(35deg) scaleX(1.25);
    transform-origin: top left;
}
/* .box.box-schedule_section {
    filter: drop-shadow(0px 0px 1px #0f0f0f) drop-shadow(0px 0px 1px #0f0f0f);
    filter: drop-shadow(0px 0px 1px #0f0f0f);
} */


/*** 
 * FAQ Section Styles
 ***/
.faq-section-desc {
    font-family: 'Satoshi Medium';
    font-size: 1.9rem;
    margin-bottom: 2rem;
}
.faq-section-desc a {
    text-decoration: underline;
}
.faqs-block .accordion-button::after {
    display: none;
}
.faqs-block .accordion-button .after {
    margin-left: auto;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--dark-color);
    border-radius: 5px;
}
.faqs-block .accordion-button .after:before,.faqs-block .accordion-button .after:after {
    content: '';
    width: 14px;
    height: 2px;
    background: #fff;
}
.faqs-block .accordion-button .after:after {
    position: absolute;
    transform: rotate(90deg);
}
.faqs-block .accordion-button.collapsed .after:after {
    opacity: 0;
}
.faqs-block .accordion-button {
    box-shadow: none !important;
    background: none !important;
    border: 0 !important;
    font-size: 1.4rem;
    font-family: 'Satoshi Medium';
    padding-block: 1.75rem 0.25rem;
}
.faqs-block .accordion-item {
    background: none;
    border: 0;
    margin-bottom: 1rem;
}
.faqs-block .accordion-header, .faqs-block .collapse {
    z-index: 1;
}
.faqs-block .collapse.show + .shapped-bg {
    opacity: 1;
    transition: 0.2s;
}
.faqs-block .collapse + .shapped-bg {
    opacity: 0;
}
.faqs-block .collapsing + .shapped-bg {
    opacity: 0.33;
}
.faqs-block .collapse {
    padding-bottom: 0.75rem;
}
.shapped-bg.back-overlay div:after {
    width: 25px;
    content: '';
    border-width: 25px 0 0 30px;
}

/*** 
 * Footer Styles
 ***/
.bootscore-footer {
    padding-block: 3rem;
    margin-top: 3rem;
    color: #fff;
}
footer .dash {
    max-width: 94%;
}
footer .dash {
    border-color: #fff;
}
footer .dash:before {
    background-color: #fff;
}
.shape-overlay .top-block {
    position: relative;
    height: 80px;
    display: flex;
}
.shape-overlay .bottom-block {
    position: relative;
    flex-grow: 1;
    background: var(--dark-color);
}
.back-overlay.shape-overlay {
    display: flex;
    flex-direction: column;
}
.back-overlay.shape-overlay div {
    width: 100%;
}
.shape-overlay .top-block:before {
    content: '';
    flex-grow: 1;
    background: var(--dark-color);
}
.shape-overlay .top-block:after {
    width: 100px;
    content: '';
    border-width: 80px 0 0 100px;
    border-color: transparent transparent transparent #0f0f0f;
    border-style: solid;
}
.footer-logo img {
    height: 24px;
}
.footer-logo {
    margin-top: 1rem;
}
footer h6, footer .copyright {
    font-family: 'Calling Code Regular';
    font-size: 0.9rem;
    text-transform: uppercase;
}
.footer-column.col-links {
    width: fit-content;
    flex-grow: 0;
    flex-shrink: 0;
    min-width: fit-content;
    margin-right: 20px;
}
.footer-about {
    max-width: 360px;
}
footer .bottom-block:after {
    content: '';
    width: 100%;
    height: 50vw;
    background: radial-gradient(ellipse at center, #80c6ff 0%, #101010 50%, #0f0f0f 100%);
    position: absolute;
    left: 0;
    bottom: -28vw;
    opacity: 0.3;
}
footer .bottom-block {
    overflow: hidden;
}

/***
 * Disable AOS in Small Screen
 ***/
@media only screen and (max-width: 992px) {
    [data-aos] {
        opacity: 1 !important;
        -webkit-transform: none !important;
            -ms-transform: none !important;
                transform: none !important;
    }
}

/*** 
 * Smooth Scroll Margin Adjustment
 ***/
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}
section#mission {
    scroll-margin-top: -30px;
}
section#services, section#collaboration {
    scroll-margin-top: 10px;
}
section#contact, section#faqs {
    scroll-margin-top: 1.5rem;
}
.btn-squares-list {
    display: none;
}

/*** 
 * Hover and Pointer Fine Media Queries
 ***/
@media (hover: hover) and (pointer: fine) {
    span.animate-text {
        display: inline-block;
        transform-style: preserve-3d;
        perspective: 200px;
    }
    span.animate-text span {
        display: inline-block;
        will-change: transform;
        transform: rotateX(0deg);
    }
    a:hover span.animate-text span {
        transform: rotateX(360deg);
    }
    a:hover span.animate-text span:nth-child(6n+1) {
        transition: 0.36s;
    }
    a:hover span.animate-text span:nth-child(6n+1) {
        transition-duration: 0.5s;
    }
    a:hover span.animate-text span:nth-child(6n+2) {
        transition-duration: 0.3s;
    }
    a:hover span.animate-text span:nth-child(6n+3) {
        transition-duration: 0.7s;
    }
    a:hover span.animate-text span:nth-child(6n+4) {
        transition-duration: 0.45s;
    }
    a:hover span.animate-text span:nth-child(6n+5) {
        transition-duration: 0.6s;
    }
    .navbar-nav li a:hover > span {
        border-bottom: 1px solid;
    }
    button.btn-square-animated:hover, a.btn-square-animated:hover {
        background: var(--primary-color);
        border-color: var(--primary-color);
        color: var(--dark-color);
    }
    a.btn-square-animated:hover span.btn-square-animated-content i.icon,
    button.btn-square-animated:hover span.btn-square-animated-content i.icon {
        background: var(--dark-color);
    }
    a.btn-square-animated:hover span.btn-square-animated-content i.icon svg,
    button.btn-square-animated:hover span.btn-square-animated-content i.icon svg {
        filter: brightness(0) invert(1);
    }
    .btn-squares-list {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        opacity: 0;
    }
    .btn-squares-list span {
        position: relative;
    }
    .btn-squares-list span:before,
    .btn-squares-list span:after {
        content: '';
        position: relative;
        display: block;
        background: var(--dark-color);
        height: 18px;
        width: 18px;
        opacity: 1;
        transition: opacity 0s 0.12s;
    }
    a:hover .btn-squares-list,
    button:hover .btn-squares-list {
        opacity: 1;
    }
    a:hover .btn-squares-list span:before,
    button:hover .btn-squares-list span:before,
    a:hover .btn-squares-list span:after,
    button:hover .btn-squares-list span:after {
        opacity: 0;
    }
    .btn-squares-list span:nth-child(1):before {
        margin-left: 54px;
        transition-delay: .4s;
    }
    .btn-squares-list span:nth-child(1):after {
        margin-top: 6px;
        width: 40px;
        transition-delay: .15s;
    }
    .btn-squares-list span:nth-child(2):before {
        width: 54px;
    }
    .btn-squares-list span:nth-child(2):after {
        width: 40px;
        height: 26px;
        transition-delay: .2s;
    }
    .btn-squares-list span:nth-child(3):before {
        width: 72px;
        transition-delay: .24s;
    }
    .btn-squares-list span:nth-child(3):after {
        width: 52px;
        height: 25px;
        transition-delay: .15s;
    }
    .btn-squares-list span:nth-child(4):before {
        margin-left: 18px;
        transition-delay: .18s;
    }
    .btn-squares-list span:nth-child(4):after {
        width: 20px;
        height: 25px;
        margin-left: -20px;
        transition-delay: .32s;
    }
    .btn-squares-list span:nth-child(5):before {
        width: 72px;
        transition-delay: .2s;
    }
    .btn-squares-list span:nth-child(5):after {
        height: 25px;
        width: 72px;
    }
    .light .btn-squares-list span:before, .light .btn-squares-list span:after {
        background: #fff;
    }
    a.btn.btn-primary:hover {
        background: var(--primary-color);
        border-color: var(--primary-color);
        color: var(--dark-color);
    }
    a.btn.btn-primary:hover i {
        filter: invert(1);
    }
    a.btn.btn-outline-primary:hover {
        background: var(--primary-color);
        border-color: var(--primary-color);
        color: var(--dark-color);
    }
    footer a:hover span {
        border-bottom: 1px solid;
    }
    .section-services .col-md-6.mb-4:hover {
        filter: drop-shadow(6px 6px 12px #ddd);
    }
}

/*** 
 * 1460px and below Media Queries
 ***/
@media only screen and (min-width: 993px) {
    .collaboration-thumb {
        max-width: 260px;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1380px) {
    .section-contact .col-md-12.col-lg-4 {
        min-width: 360px;
    }
    .section-contact .col-md-12.col-lg-8 {
        width: 50%;
        flex-grow: 1;
        flex-shrink: 0;
    }
}
@media only screen and (max-width: 1460px) {
    .section-contact h3 {
        font-size: 1.66rem;
    }
    .section-contact .box h6 {
        font-size: 0.85rem;
    }
    .section-contact .box p {
        font-size: 1.1rem;
    }
    .faq-section-desc {
        font-size: 1.65rem;
    }
}
@media only screen and (max-width: 1380px) {
    :root {
        --padding-large: 90px;
    }
    html {
        font-size: 16px;
    }
    div.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
        max-width: 100%;
        padding-inline: 18px;
    }
    .navbar-brand img {
        width: 200px;
    }
    .testimonial-head {
        font-size: 2rem;
    }
    h1.display-4.mb-4 {
        font-size: 3rem;
    }
    .hero-section .h4 {
        font-size: 1.3rem;
    }
    h2, .h2 {
        font-size: 2.3rem;
    }
    h3, .h3 {
        font-size: 1.8rem;
    }
    .services-card h5 {
        font-size: 1.2rem;
    }
    .services-thumb img {
        object-fit: contain;
        height: 100px;
    }
    .clipped-element.cta-content {
        aspect-ratio: auto;
    }
}
@media only screen and (max-width: 992px) {
    .header-right-menu {
        margin-left: auto;
        margin-right: 10px;
    }
    .hero-video.ms-auto {
        max-width: 400px;
        margin-left: 0 !important;
    }
    .testimonial-head {
        font-size: 1.4rem;
    }
    .section-services .col.col-title {
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 2rem;
    }
    button.btn.nav-toggler {
        background: #0F0F0F;
        color: #D3E9FE;
        border: 1px solid #0F0F0F;
        width: 40px;
        height: 40px;
        border-radius: 5px;
        padding: 0;
    }
    button.btn.nav-toggler i.fa-bars {
        transform: scaleX(1.4) scaleY(1.15);
    }
    .offcanvas-header button.btn-close {
        background: #D3E9FE;
        color: #0F0F0F;
        border: 1px solid #0F0F0F;
        width: 40px;
        height: 40px;
        border-radius: 5px;
        opacity: 1 !important;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .offcanvas-header button.btn-close:before {
        content: '\00d7';
        font-size: 26px;
        opacity: 1;
        color: #0F0F0F !important;
        font-family: sans-serif;
        font-weight: 300;
        line-height: 26px;
        position: relative;
        top: -1px;
    }
}


@media only screen and (max-width: 993px) and (min-width: 768px) {
    button.btn.nav-toggler {
        position: relative;
        top: -2px;
    }
}
@media only screen and (max-width: 767px) {
    :root {
        --padding-large: 30px;
    }
    .header-right-menu {
        display: none;
    }
    .site-header .navbar {
        padding-block: 20px;
    }
    h1.display-4.mb-4 {
        font-size: 2rem;
    }
    h2, .h2 {
        font-size: 1.6rem;
    }
    .mission-list p {
        white-space: normal;
    }
    .mission-icon {
        width: 54px;
        margin-right: 1rem !important;
    }
    .mission-icon .clipped-element img {
        width: 24px;
    }
    .mission-list h6 {
        font-size: 1.15rem;
    }
    .section-testimonials .clipped-element {
        margin-bottom: 3rem;
    }
    .section-book-consultation .h3, .section-collaboration .h3 {
        font-size: 1.3rem;
    }
    section.section-book-consultation.py-large {
        margin-top: 20px;
    }
    .contact-form {
        padding: 15px;
    }
    .faq-section-desc {
        font-size: 1.15rem;
    }
    .faqs-block .accordion-button {
        padding-inline: 0;
        font-size: 1.15rem;
    }
    .col.footer-column {
        flex-shrink: 0;
        width: 100%;
        min-width: 100%;
    }
    footer .row.align-items-end.justify-content-between {
        flex-wrap: wrap;
    }
    .col.footer-column.col-copyright {order: 1;margin-top: 3rem;}
    .col.footer-column.col-links {
        margin-top: 3rem;
    }
    .shape-overlay .top-block {
        height: 40px;
    }
    .shape-overlay .top-block:after {
        width: 50px;
        border-width: 40px 0 0 50px;
    }
    section#home {
        padding-top: 2rem;
    }
    .bootscore-footer,
    .contact-subsection {
        margin-top: 1rem;
    }
    section#collaboration {
        padding-top: 1rem !important;
    }
    .contact-subsection-bg {
        padding: 30px 15px;
    }
    .clipped-element.cta-content {
        clip-path: shape(from 0% 2.5%, curve to 1.53% 0% with 0% 1.12% / 0.69% 0%, hline to 92.8%, curve to 93.76% 0.55% with 93.15% 0% / 93.49% 0.19%, line to 99.43% 8%, curve to 100% 9.95% with 99.79% 8.47% / 100% 9.19%, vline to 97.5%, curve to 98.47% 100% with 100% 98.88% / 99.31% 100%, hline to 1.53%, curve to 0% 97.5% with 0.69% 100% / 0% 98.88%, vline to 2.5%, close);
    }
    .faqs-block .shapped-bg {
        display: none !important;
    }
    .faqs-block .accordion-body {
        padding-inline: 0;
    }
}
/* Popup Overlay */
#cvlm-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Popup Box */
#cvlm-popup {
  background: #fff;
  width: 100%;
  max-width: 520px;
  max-height: 90vh;
  overflow-y: auto;
  border-radius: 16px;
  padding: 24px;
  position: relative;
  animation: cvlmFadeIn 0.3s ease;
}

/* Close Button */
.cvlm-close {
  position: absolute;
  top: 12px;
  right: 14px;
  border: none;
  background: none;
  font-size: 28px;
  cursor: pointer;
  color: #4A6741;
}

/* Animation */
@keyframes cvlmFadeIn {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* ── Hero Container ── */
  .video--hero-wrap {
    position: absolute;
	inset: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #0A0A0A;
    background: #0A0A0A;
    font-family: 'Inter', sans-serif;
    color: #fff;
  }

  /* ── Background Video Layer ── */
  .bg-video {
    position: absolute;
    inset: 0;
    z-index: 1;
  }
  .bg-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.18;
  }

  /* ── Background Grid ── */
  .bg-grid {
    position: absolute;
    inset: 0;
    z-index: 2;
    background-image:
      linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    background-size: 80px 80px;
    opacity: 0;
    transition: opacity 1.5s ease;
  }
  .bg-grid.visible { opacity: 1; }

  /* ── Ambient Glows ── */
  .glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(60px);
    opacity: 0;
    z-index: 3;
    transition: opacity 2.5s ease;
    pointer-events: none;
  }
  .glow.visible { opacity: 1; }
  .glow-1 {
    left: 18%;
    top: 25%;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(59,130,246,0.18), transparent 70%);
  }
  .glow-2 {
    right: 8%;
    bottom: 18%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(59,130,246,0.12), transparent 70%);
  }

  /* ── Content Phases ── */
  .phase {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    padding: 0 clamp(15px, 8cqi, 15px);
    opacity: 0;
    pointer-events: none;
    z-index: 10;
    transition: opacity 0.7s ease;
  }
  .phase.active { opacity: 1; pointer-events: auto; }
  .phase.center { justify-content: center; text-align: center; }

  .phase-inner {
    display: flex;
    flex-direction: column;
    gap: min(16px, 5cqb);
    max-width: 1200px;
  }

  /* ── Labels ── */
  .video--hero-wrap .label {
    font-family: 'JetBrains Mono', monospace;
    font-size: clamp(10px, 1.2cqi, 14px);
    font-weight: 500;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
    opacity: 0;
    transform: translateY(12px);
    transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1) 0.2s;
  }
  .label.accent { color: #3B82F6; }
  .phase.active .label { opacity: 1; transform: translateY(0); }

  /* ── Headlines ── */
  .headline { overflow: hidden; }
  .headline-inner {
    font-weight: 600;
    letter-spacing: -0.04em;
    line-height: 1.05;
    transform: translateY(110%);
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .phase.active .headline-inner { transform: translateY(0); }

/*   .h-large  .headline-inner { font-size: clamp(28px, 4.5cqi, 72px); }
  .h-xlarge .headline-inner { font-size: clamp(36px, 6cqi, 96px); font-weight: 700; }
  .h-hero   .headline-inner { font-size: clamp(40px, 6.5cqi, 104px); font-weight: 700; }
  .h-medium .headline-inner { font-size: clamp(22px, 4cqi, 64px); font-weight: 500; line-height: 1.25; } */

  .h-large  .headline-inner { font-size: clamp(1.125rem, 0.116rem + 5cqw, 1.75rem); }
  .h-xlarge .headline-inner { font-size: clamp(1.25rem, -0.365rem + 8cqw, 2.25rem); font-weight: 700; }
  .h-hero   .headline-inner { font-size: clamp(1.375rem, -0.442rem + 9cqw, 2.5rem); font-weight: 700; }
  .h-medium .headline-inner { font-size: clamp(1rem, 0.394rem + 3cqw, 1.375rem); font-weight: 500; line-height: 1.25; }

  .h-muted  .headline-inner { color: rgba(255,255,255,0.5); }
  .h-accent .headline-inner { color: #3B82F6; }

  /* Stagger delays */
  .delay-1 .headline-inner { transition-delay: 0.2s; }
  .delay-2 .headline-inner { transition-delay: 0.4s; }
  .delay-3 .headline-inner { transition-delay: 0.6s; }

  /* ── Rule ── */
  .rule {
    width: 100px;
    height: 1px;
    background: rgba(255,255,255,0.25);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1) 0.5s;
  }
  .rule.accent { background: #3B82F6; width: 140px; }
  .phase.active .rule { transform: scaleX(1); }

  /* ── Pills ── */
  .pills { display: flex; gap: 12px; flex-wrap: wrap; }
  .pill {
    padding: 8px 20px;
    border-radius: 100px;
    border: 1px solid rgba(255,255,255,0.12);
    background: rgba(255,255,255,0.06);
    font-size: clamp(12px, 1.2cqi, 18px);
    font-weight: 500;
    color: rgba(255,255,255,0.5);
    letter-spacing: -0.01em;
    opacity: 0;
    transform: scale(0.85);
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .pill:nth-child(1) { transition-delay: 0.65s; }
  .pill:nth-child(2) { transition-delay: 0.78s; }
  .pill:nth-child(3) { transition-delay: 0.91s; }
  .phase.active .pill { opacity: 1; transform: scale(1); }

  /* ── CTA Button ── */
  .cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 32px;
    background: #FFFFFF;
    color: #0A0A0A;
    border-radius: 6px;
    font-size: clamp(14px, 1.2cqi, 18px);
    font-weight: 600;
    letter-spacing: -0.01em;
    text-decoration: none;
    width: fit-content;
    opacity: 0;
    transform: translateY(12px);
    transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1) 1s;
    cursor: pointer;
  }
  .cta:hover {
    background: #3B82F6;
    color: #FFFFFF;
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(59,130,246,0.3);
  }
  .cta .arrow { font-size: 14px; opacity: 0.5; transition: opacity 0.2s; }
  .cta:hover .arrow { opacity: 1; }
  .phase.active .cta { opacity: 1; transform: translateY(0); }

  /* ── Progress Indicator ── */
  .progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: linear-gradient(90deg, #3B82F6, rgba(59,130,246,0.4));
    z-index: 20;
    transition: width 0.1s linear;
  }

  /* ── Master fade for loop ── */
  .video--hero-wrap.fading-out { transition: opacity 2s ease; opacity: 0; }
  .video--hero-wrap.fading-in  { transition: opacity 0.5s ease; opacity: 1; }

  /* ── Responsive ── */
  @media (max-width: 768px) {
    .phase { padding: 0 24px; }
    .pills { gap: 8px; }
    .pill { padding: 6px 14px; }
    .cta { padding: 12px 24px; }
    .glow-1 { width: 250px; height: 250px; }
    .glow-2 { width: 200px; height: 200px; }
  }