* {
    cursor: default;
}

body {
    touch-action: pan-x pan-y pinch-zoom;
}

html {
    scroll-behavior: smooth;
}

body, html {
    width: 100vw !important;
    overflow-x: hidden;
}

a, .clickable, a p {
    cursor: pointer !important;
}

input {
    cursor: text !important;
}

.feat .items h5 {
    font-size: 16px;
}

.min-area .img:after {
    background: unset !important;
}

footer .item .logo {
    margin-bottom: 30px;
}

.custom_p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    margin: 0;
    opacity: .7;
    margin-top: 30px;
}

.footerClass a:hover {
    text-decoration: underline;
    text-decoration-color: #a4a7b1;
}

.copy-right {
    margin-top: 30px;
    text-align: center;
}

.copy-right .byImm {
    opacity: 0.3;
}

footer {
    padding-bottom: 40px;
    padding-top: 40px;
}

footer .item .social a {
    border: 1px solid rgb(51, 51, 51);
    transition: 300ms all ease;
    background: rgba(18, 194, 233, 0);
}

footer .item .social a:hover {
    background: rgba(18, 194, 233, 1);
}

#navbarSupportedContent .nav-item {
    line-height: 4;
}

.smallBlue {
    font-size: 12px;
    color: #12c2e9;
    display: inline-block;
}

footer .sipka {
    color: white;
    margin-right: 15px;
    font-weight: bold;
}

.addieColor {
    background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.makeFit {
    width: fit-content;
}

.useful {
    font-size: 16px;
}

.useful li {
    margin-bottom: 10px !important;
}

.companyData b {
    font-weight: 700;
}

.extraFitandMargin {
    width: fit-content;
    margin: auto;
}

#glossary .item-box {
    margin: 10px 10px 50px 10px;
}

#glossary > div {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.imgTeamExtra {
    position: absolute;
    visibility: visible;
    left: 0;
    top: 0;
    width: 100%;
}


.teamImages .holder {
    position: relative;
}

.teamImages .holder img,
.teamImages .holder {
    transition: all 200ms ease;
}

.teamImages .holder .color {
    opacity: 0;
}

.teamImages .holder:hover .color {
    opacity: 0.65;
}

.teamImages .holder .bw {
    opacity: 0.8;
}

.teamImages .holder:hover .bw {
    opacity: 0;
}

.teamImages .holder {
    background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
}

.teamImages .holder.sample img {
    transform: rotate(-5deg);
}

.teamImages .holder.sample {
    transform: rotate(3deg);
}

.teamImages .holder:hover img {
    transform: rotate(5deg);
}

.teamImages .holder:hover {
    transform: rotate(-3deg);
}

.simpleParallax {
    border-radius: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.errorMessage {
    font-weight: 200;
    font-size: 0.8rem;
    color: #70fff5;
}

.errorMessage.hidden {
    opacity: 0;
}

.titleTop {
    font-weight: bold;
    font-size: 55px;
}

.freelancre::after {
    background: rgba(255, 255, 255, 0);
}

.landing-image-wrapper {
    margin: 0 !important;
}

.paddingTopLogo {
    padding: 70px;
}

.navbar-toggler {
    margin-right: 10px;
}

.showonmobile {
    display: none;
}

.flexTopSpecial {
    justify-content: space-between;
}


.pulseImg {
    transition: all 300ms ease;
    /* animation: hearbeat 4s infinite; */
}

.pulseImg:hover {
    transform: scale(1.2);
}

@keyframes hearbeat {
    0% {
        transform: scale(1.2);
    }
    6% {
        transform: scale(1.07);
    }
    13% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

.gradient-circle {
    opacity: 0 !important;
}

.gradient-circle.show {
    opacity: 0.15 !important;
}

.gradient-circle.one {
    left: -250px;
}

.gradient-circle.two {
    right: -250px;
}

.grecaptcha-badge {
    display: none;
}

.whatsappicon {
    margin-left: 10px;
    width: 25px;
}


.skills-box .skill-progress .progres::after {
    content: attr(data-text);
}

.skills-box .skill-progress.hideTop .progres::after,
.skills-box .skill-progress.hideTop .progres::before {
    display: none;
}

.textGray {
    color: #a4a7b1;
}

.textWhite {
    color: white;
}

.textThin {
    font-weight: 300;
}

.imgHolder {
    padding: 20px !important;
    padding-top: 120px !important;
}

.makeBold {
    font-weight: bold;
}

.color1 {
    color: #3c85ee !important;
    border: 1px solid #3c85ee !important;
}

.color2 {
    color: #be2bb0 !important;
    border: 1px solid #be2bb0 !important;
}

.color3 {
    color: #8f32b7 !important;
    border: 1px solid #8f32b7 !important;
}

.hideForNow {
    display: none;
}

.nav-item {
    display: flex;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.nav-link {
    line-height: 20px;
    transition: all 300ms ease;
}

.nav-link:hover {
    color: #12c2e9 !important;
}

.item-img {
    border-radius: 20px !important;
}

.swiper-container .simple-btn {
    margin-top: 100px;
}

#ai .swiper-container {
    overflow: initial;
}

.specialOnHover {

}

.smallHover {
    transform: scale(1);
    transition: all 300ms ease;
}

.smallHover:hover {
    transform: scale(1.1);
}

#products .swiper-nav-ctrl {
    color: white !important;
}

#products .controls {
    background: linear-gradient(70deg, #00d1ff, #a028db) !important;
}

#products .swiper-pagination-current,
#products .swiper-pagination-total {
    color: white !important;
}

footer .item .social a {
    font-size: 25px;
}


/* GRID: 2 cols mobile, 4 cols XL */
.video-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
}
@media (min-width: 1200px){
    .video-grid{ grid-template-columns:repeat(4,minmax(0,1fr)); }
}

/* CARD */
.video-card{
    width:100%;
    padding:0;
    border:0;
    background:transparent;
    text-align:left;
    cursor:pointer;
    border-radius:16px;
    overflow:hidden;
    box-shadow:0 10px 25px rgba(0,0,0,.12);
}
.video-card:focus{ outline:2px solid rgba(255,255,255,.6); outline-offset:2px; }

.thumb{
    position:relative;
    height:180px;
    background-size:cover;
    background-position:center;
    filter:saturate(1.05);
}
@media (min-width: 768px){
    .thumb{ height:200px; }
}

/* Play button centered on thumbnail */
.play{
    position:absolute;
    inset:0;
    margin:auto;
    width:56px;
    height:56px;
    border-radius:999px;
    display:grid;
    place-items:center;
    background:rgba(0,0,0,.6);
    color:#fff;
    font-size:22px;
    line-height:1;
    transform: translateZ(0);
}
.video-card:hover .play{ background:rgba(0,0,0,.75); }

.meta{
    padding:12px 12px 14px;
    background:rgba(0,0,0,.65);
    backdrop-filter: blur(6px);
    color:#fff;
}
.title{
    font-weight:700;
    font-size:14px;
    line-height:1.25;
    margin-bottom:4px;
}
.desc{
    font-size:12px;
    opacity:.85;
}

/* MODAL centered on screen */
.video-modal{
    position:fixed;
    inset:0;
    display:none;
    z-index:9999;
}
.video-modal.is-open{ display:block; }

.video-modal__backdrop{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.7);
}

.video-modal__panel{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:min(980px, calc(100% - 32px));
    border-radius:16px;
    overflow:hidden;
    background:#000;
    box-shadow:0 30px 80px rgba(0,0,0,.45);
}

.video-modal__close{
    position:absolute;
    top:10px;
    right:10px;
    width:40px;
    height:40px;
    border-radius:999px;
    border:0;
    background:rgba(255,255,255,.12);
    color:#fff;
    font-size:18px;
    cursor:pointer;
    z-index:2;
}
.video-modal__close:hover{ background:rgba(255,255,255,.2); }

.video-modal__ratio{
    position:relative;
    width:100%;
    aspect-ratio:16/9;
}
.video-modal__ratio iframe{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
}
.more-videos{
    margin-top: 10px;
    text-align: right;
}
.more-videos a{
    text-decoration: underline !important;
    color: white !important;
}


/* Image modal (centered) */
.image-modal{
    position:fixed;
    inset:0;
    display:none;
    z-index:10000;
}
.image-modal.is-open{ display:block; }

.image-modal__backdrop{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.7);
}

.image-modal__panel{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:min(1100px, calc(100% - 32px));
    max-height: calc(100vh - 32px);
    border-radius:16px;
    overflow:hidden;
    background:#000;
    box-shadow:0 30px 80px rgba(0,0,0,.45);
    display:flex;
    align-items:center;
    justify-content:center;
}

.image-modal__close{
    position:absolute;
    top:10px;
    right:10px;
    width:40px;
    height:40px;
    border-radius:999px;
    border:0;
    background:rgba(255,255,255,.12);
    color:#fff;
    font-size:18px;
    cursor:pointer;
    z-index:2;
}
.image-modal__close:hover{ background:rgba(255,255,255,.2); }

#imageFrame{
    width:100%;
    height:auto;
    max-height: calc(100vh - 32px);
    object-fit:contain;
    display:block;
}

/* Localisation and accessibility */
.skip-link {
    position: fixed;
    top: 8px;
    left: 8px;
    z-index: 12000;
    padding: 12px 16px;
    border-radius: 6px;
    background: #fff;
    color: #111 !important;
    transform: translateY(-160%);
    transition: transform 160ms ease;
}

.skip-link:focus {
    transform: translateY(0);
}

:where(a, button, input, textarea, summary, [tabindex]):focus-visible {
    outline: 3px solid #12c2e9 !important;
    outline-offset: 3px !important;
}

#navbarSupportedContent {
    order: 1;
}

.navbar-header-actions {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    gap: 8px;
    order: 2;
}

.navbar-header-actions .navbar-toggler {
    min-width: 44px;
    min-height: 44px;
}

.language-switcher {
    position: relative;
    align-self: center;
    margin-left: 14px;
    color: #fff;
}

.language-switcher__trigger {
    position: relative;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    border: 1px solid rgba(255, 255, 255, .34);
    border-radius: 50%;
    background: rgba(255, 255, 255, .08);
    color: inherit;
    cursor: pointer !important;
    touch-action: manipulation;
    transition: border-color 180ms ease, background-color 180ms ease;
}

.language-switcher__trigger:hover,
.language-switcher.is-open .language-switcher__trigger {
    border-color: rgba(112, 255, 245, .8);
    background: rgba(112, 255, 245, .12);
}

.language-switcher__current-flag {
    flex: 0 0 auto;
    border: 1px solid rgba(255, 255, 255, .42);
    border-radius: 50%;
    object-fit: cover;
}

.language-switcher__current-flag {
    width: 28px;
    height: 28px;
}

.language-switcher__option img {
    width: 22px;
    height: 16px;
    flex: 0 0 auto;
    border-radius: 2px;
    object-fit: cover;
}

.language-switcher__menu {
    position: absolute;
    right: 0;
    top: calc(100% + 8px);
    z-index: 1200;
    min-width: 200px;
    margin: 0;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 12px;
    background: #151515;
    box-shadow: 0 16px 36px rgba(0, 0, 0, .4);
    overflow: hidden;
}

.language-switcher__menu[hidden] {
    display: none !important;
}

.language-switcher__menu li {
    width: 100%;
    list-style: none;
}

a.language-switcher__option {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    min-height: 44px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 48px 14px 16px;
    border-radius: 0;
    color: #fff !important;
    cursor: pointer !important;
    line-height: 1.25;
    text-align: left;
    text-decoration: none !important;
    white-space: nowrap;
    touch-action: manipulation;
    transition: background-color 120ms ease;
}

a.language-switcher__option::after {
    content: "✓";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 16px;
    margin: 0;
    color: #70fff5;
    line-height: 1;
    text-align: center;
    transform: translateY(-50%);
    opacity: 0;
    pointer-events: none;
}

a.language-switcher__option:hover,
a.language-switcher__option:focus-visible,
a.language-switcher__option[aria-checked="true"] {
    background: rgba(18, 194, 233, .1);
}

a.language-switcher__option[aria-checked="true"] {
    color: #12c2e9 !important;
}

a.language-switcher__option[aria-checked="true"]::after {
    opacity: 1;
}

.language-switcher.is-loading .language-switcher__current-flag {
    opacity: .35;
}

.language-switcher.is-loading .language-switcher__trigger::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, .35);
    border-top-color: #70fff5;
    border-radius: 50%;
    animation: language-spinner 700ms linear infinite;
}

@keyframes language-spinner {
    to { transform: rotate(360deg); }
}

.form-status {
    min-height: 28px;
    margin-top: 8px;
    font-size: .9rem;
    color: #fff;
}

.form-status.is-error {
    color: #ffb4b4;
}

.form-status.is-success {
    color: #70fff5;
}

.hero-primary-cta {
    display: inline-block;
}

.page-detail-header {
    padding-top: 160px;
    padding-bottom: 90px;
}

.sec-head .page-heading {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.2;
}

.glossary-term {
    font-size: 18px;
    line-height: 1.35;
}

#glossary .item-box {
    width: 100%;
    height: calc(100% - 50px);
}

.translation-notice {
    margin: 0 0 44px;
    padding: 16px 18px;
    border-left: 3px solid #12c2e9;
    background: rgba(18, 194, 233, .08);
}

.legal-content {
    max-width: 980px;
    margin: 0 auto;
}

.legal-section {
    margin: 0 0 48px;
}

.legal-section h2 {
    margin-bottom: 18px;
    font-size: 22px;
    line-height: 1.35;
    color: #fff;
}

.legal-section p,
.legal-section li {
    margin-bottom: 12px;
}

.legal-section ul {
    padding-left: 22px;
    list-style: disc;
}

.legal-links a {
    color: #70fff5 !important;
    text-decoration: underline !important;
}

#formSubmitButton[disabled] {
    cursor: wait !important;
    opacity: .65;
}

.video-modal__close,
.image-modal__close {
    min-width: 44px;
    min-height: 44px;
}

@media (max-width: 991.98px) {
    .navbar-header-actions {
        margin-left: auto;
    }

    #navbarSupportedContent {
        flex-basis: 100%;
        order: 3;
    }

    .language-switcher {
        margin: 0;
    }

    #navbarSupportedContent.navbar-collapse.show {
        overflow: visible;
    }

    .language-switcher__menu {
        right: 0;
        left: auto;
    }

    .sec-head .page-heading {
        font-size: 30px;
    }
}

@media (max-width: 575.98px) {
    .page-detail-header {
        padding-top: 120px;
        padding-bottom: 60px;
    }

    .sec-head .page-heading {
        font-size: 24px;
    }
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    *, *::before, *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
    }
}
