/*
Theme Name: Devroaks
Theme URI: https://wordpress.org/themes/Devroaks/
Author: Mozin Omer
Author URI: https://snow-giraffe-990352.hostingersite.com/
Description: 
Requires at least: 5.9
Tested up to: 6.5
Requires PHP: 5.6
Version: 1.7
Text Domain: Devroaks
Tags: Ai Development, Website Developmet, Mozin Omer, Founder, Mobile App Development, Sass Development, MVP Development, Mobile application, Design System, UI UX development, Prototyping. 

Devroaks WordPress Theme, (C)
Devroaks is distributed under the terms of the GNU GPL.
*/


/* Screen reader only - hidden visually but accessible to search engines and assistive tech */


@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Elms+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* Visual H1 replacement - inherits h1 styles */
.h1-visual {
    font-size: 82px;
    font-weight: 700;
    line-height: 94px;
    letter-spacing: -4px;
    /* font-family: "Bebas Neue", sans-serif; */
    font-family: "Noto Sans JP", sans-serif;
}

/* Breadcrumb navigation */
.breadcrumb-nav {
    padding: 10px 0;
    font-size: 14px;
}
.breadcrumb-nav a {
    color: #3f2fee;
    text-decoration: none;
}
.breadcrumb-nav a:hover {
    text-decoration: underline;
}
.breadcrumb-nav span.separator {
    margin: 0 8px;
    color: #999;
}
.breadcrumb-nav span.current {
    color: #666;
}


* {
    font-family: "Bebas Neue", sans-serif;
    font-family: "Noto Sans JP", sans-serif;
    font-family: "Raleway", sans-serif;
    scroll-behavior: smooth;
    /* font-family: "Bitter", serif; */
}
h1 {
    /*font-family: "Elms Sans", sans-serif;
    word-spacing: -20px;*/
}
html {
    overflow-x: clip;
}

body {
    color: #1b1b1b;
    overflow-x: clip;
}

a:hover {
    text-decoration: none;
}

.row {
    margin-inline: 0;
}

.loader h5 {
    font-family: "Bebas Neue", sans-serif;
}

.container {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.discount-bar {
    background: #f3f2f2;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 9999;
    display: none;
}

ul,
ol,
p,
a {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

img {
    max-width: 100%;
    display: block;
}

header .container {
    display: flex;
    align-items: center;
    gap: 0;
    /* max-width: 1088px !important; */
}

.logo-wrapper a {
    max-width: 204px;
    display: flex;
    gap: 10px;
}

nav ul {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    /* margin: auto; */
    /* padding-right: 132px; */
    margin-left: 40px;
}

nav li:last-child {
    /* margin-left: auto; */
    /* position: absolute; */
    /* right: 0; */
}

nav {
    width: 100%;
    max-width: max-content;
    margin: auto;
    position: relative;
}

header li a {
    font-size: 18px;
    color: #1b1b1b;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.discount-bar p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
}

header {
    /* padding: 12px 0px 12px; */
    height: 84px;
    position: absolute;
    top: 0;
    width: 100%;
    background: #ffffff;
    z-index: 99999;
    /* box-shadow: 41px 14px 26px -13px #0000000f; */
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e2e8f0;
}

.banner {
    padding-top: 200px;
}

h1 {
    font-size: 82px;
    font-weight: 700;
    line-height: 94px;
    letter-spacing: -4px;
}

a.blue-button {
    background: #3f2fee;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 20px;
    border-radius: 5000px;
    line-height: normal;
    /* margin-bottom: 0; */
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding: 1.25rem 2.25rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 18px;
    transition: background-color .4s;
    display: flex;
}

nav ul li a {
    display: flex;
    padding: 0px 0px 0;
    align-items: flex-end;
    line-height: 1;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: normal;
}

.heading-wrapper-banner {
    max-width: 960px;
    /* display: flex; */
}

.text-changes-frequently {
    display: inline-flex;
    max-width: max-content;
    width: max-content;
}

.button-wrapper {
    display: flex;
    align-items: center;
    gap: 3rem;
    margin-top: 3rem;
}

.button-wrapper a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 600;
}

a.black-button {
    background: #1b1b1b;
    color: #fff;
    gap: 10px;
    border: 2px solid #1b1b1b;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding: 1.25rem 2.25rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 18px;
    transition: background-color .4s;
    display: flex;
}

.button-wrapper a img {
    width: 20px;
    height: 20px;
    background: red;
}

a.white-button {
    background: none;
    color: #1b1b1b;
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 15px 27px;
    border-radius: 500px;
    gap: 10px;
    border: 2px solid #1b1b1b;
    font-weight: 300;
    letter-spacing: 0.1px;
}

.container-left-banner {}

.flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container-right-banner {
    max-width: 372px;
    margin-bottom: 10px;
}

.container-testimonials-person {
    display: none;
}

.testimoinal-founder li {
    margin-left: -14px;
    position: relative;
    transition: 0.5s all;
}

.testimoinal-founder ul {
    padding-left: 20px;
    display: flex;
    align-items: center;
}

.testimoinal-founder li img {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    border: 2px solid #fff;
}

.testimoinal-founder {
    align-items: center;
    display: flex;
    gap: 12px;
    padding-top: 0.5rem;
    margin-top: 1.25rem;
}

.loved-by-clients p {
    font-size: 14px;
    font-weight: 600;
    color: #3a3a3a;
    /* max-width: 72px; */
    line-height: 11px;
}

.content-wrapper-right-banner>p {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.21px;
    font-family: "Raleway", sans-serif;
}

.text-changes-frequently span:not(:first-child) {
    /* display: none; */
}

.text-changes-frequently span {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(270deg, #369698, #425ac1 51%, #ff36b7);
    -webkit-background-clip: text;
    background-clip: text;
}

.trusted-clients {
    padding: 68px 0px;
    text-align: center;
}

.trusted-clients h2 {
    font-size: 22px;
    font-weight: 700;
}

.slider-wrapper-companies {
    display: flex;
    overflow: hidden;
    gap: 20px;
    justify-content: space-between;
}

.trusted-clients .container {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.video-reff {
    min-height: 700px;
    margin-bottom: 7rem;
}

.heading-wrapper h2 {
    font-size: 56px;
    max-width: 849px;
    margin: 0;
    font-weight: 800;
    letter-spacing: -2px;
}

.heading-wrapper h2:has(span) span {
    color: #7e7e81;
}

.heading-wrapper h2:has(a) {
    display: flex;
    align-items: flex-end;
}

.heading-wrapper:has(a) {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.heading-wrapper {
    margin-block-end: 5em;
}

.content-portfolio-outer {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-top: 12px;
}

.content-portfolio-outer h3 {
    font-size: 20px;
    margin: 0;
}

.content-portfolio-outer p {
    font-size: 15px;
    color: #3a3a3a;
}

.image-wrapper-portfolio {
    width: 100%;
    /* height: 422px; */
    /* background: linear-gradient(270deg, #369698, #425ac1 51%, #ff36b7); */
}

.box-wrapper-portfolio {
    margin-bottom: 2rem;
    height: 100%;
}

.turn-your-idea {
    padding-bottom: 150px;
}

.black-section {
    background: #000;
    padding: 152px 0px 56px;
    color: #fff;
}

.we-deliver .heading-wrapper {
    margin: 0;
    max-width: 100%;
}

.features-row {
    margin-top: 3.5rem;
}

.key-features li {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #242424;
    border-bottom: 1px solid #3a3a3a;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1.3em;
    display: flex;
    justify-content: flex-start;
}

.key-features li span {
    color: #7e7e81;
    letter-spacing: 1px;
    font-weight: 500;
}

.key-features li {
    font-weight: 500;
    line-height: 1.33;
    font-size: 24px;
    font-weight: 500;
}

.row.features-row {
    gap: 6em;
    flex-wrap: nowrap;
    margin-bottom: 152px;
    align-items: center;
}

.col-features {
    width: 100%;
}

.col-message {
    width: 100%;
    max-width: 386px;
}

a.yellow-button {
    background: #ebfe5b;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px;
    border-radius: 5000px;
    line-height: normal;
    color: #3a3a3a;
    max-width: max-content;
    margin: 20px 0px 0px;
    gap: 10px;
    position: relative;
    min-height: 46px;
    padding-left: 20px;
    padding-right: 56px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1;
    border: 2px solid #ebfe5b;
}

.ceo-message {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.ceo-message p {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05rem;
}

.ceo-names {
    display: flex;
    align-items: center;
    gap: 10px;
}

.ceo-names img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    object-position: top;
    border-radius: 4px;
}

.ceo-names h5 {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
}

.ceo-names h5 span {
    display: block;
    font-size: 13px;
    color: #7e7e81;
    margin: 4px 0px 0px;
}

.we-deliver .heading-wrapper h2 {
    max-width: 100%;
}

.blue-background {
    background: #4b5fe5;
    color: #fff;
}

.grey-background {
    background: #ffffff;
}

.yellow-background {
    background: #ffd500;
}

.orange-background {
    background: #ff531a;
    color: #fff;
}

.black-background {
    background: #2b6d46;
    color: #fff;
}

.sticky-item .container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 3.5rem;
    overflow: hidden;
}

.sticky-item {
    position: sticky;
    top: 0;
}

.left-of-services h2 {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 2rem;
    /* letter-spacing: -2px; */
}

.container-services {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.left-of-services {
    max-width: 658px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 6.25rem;
}

.right-of-services {
    margin-left: auto;
    min-height: 352px;
    max-height: 352px;
    /* border: 1px solid #ccc; */
    max-width: 344px;
    width: 100%;
    /* overflow: hidden; */
}

.left-of-services p {
    max-width: 60%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

.left-of-services ul {
    max-width: calc(40% - 6.25rem);
}

.left-of-services .container-button-in-services {
    width: 100%;
    order: 4;
}

.left-of-services li {
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: 500;
    white-space: nowrap;
}

.container-button-in-services a {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    color: #1b1b1b;
    background-color: #fff;
    border-radius: 100px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding: 1rem 1.75rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25;
    display: flex;
    position: relative;
    overflow: hidden;
    max-width: max-content;
    text-decoration: none;
}

.yellow-background .container-button-in-services a {
    background: #000;
    color: #fff;
}

.grey-background {}

.grey-background .container-button-in-services a {
    background: #000;
    color: #fff;
}

.content {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* height: 160px; */
    /* overflow: hidden; */
    /* font-family: "Lato", sans-serif; */
    /* font-size: 35px; */
    /* line-height: 40px; */
    /* color: #ecf0f1; */
}

.content__container {
    font-weight: 700;
    overflow: hidden;
    height: 120px;
    padding: 0 0px;
    text-transform: capitalize;
}

.content__container:before {
    content: "";
    left: 0;
}

.content__container:after {
    content: "";
    position: absolute;
    right: 0;
}

.content__container:after,
.content__container:before {
    position: absolute;
    top: 0;
    color: #16a085;
    font-size: 42px;
    line-height: 40px;
    -webkit-animation-name: opacity;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-name: opacity;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.content__container__text {
    /* display: inline; */
    /* float: left; */
    /* margin: 0; */
}

.content__container__list {
    margin-top: 0;
    padding-left: 110px;
    text-align: left;
    list-style: none;
    -webkit-animation-name: change;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-name: change;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    padding: 0;
}

.content__container__list__item {
    line-height: normal;
    margin: 0;
}

@-webkit-keyframes opacity {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes change {

    0%,
    12.66%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    16.66%,
    29.32% {
        transform: translate3d(0, -25%, 0);
    }

    33.32%,
    45.98% {
        transform: translate3d(0, -50%, 0);
    }

    49.98%,
    62.64% {
        transform: translate3d(0, -75%, 0);
    }

    66.64%,
    79.3% {
        transform: translate3d(0, -50%, 0);
    }

    83.3%,
    95.96% {
        transform: translate3d(0, -25%, 0);
    }
}

@keyframes opacity {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@keyframes change {

    0%,
    12.66%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    16.66%,
    29.32% {
        transform: translate3d(0, -40%, 0);
    }

    33.32%,
    45.98% {
        transform: translate3d(0, -85%, 0);
    }

    49.98%,
    62.64% {
        transform: translate3d(0, -0%, 0);
    }

    66.64%,
    79.3% {
        transform: translate3d(0, -85%, 0);
    }

    83.3%,
    95.96% {
        transform: translate3d(0, -40%, 0);
    }
}

.changebox {
    margin: 0 5px;
    color: #FF5722;
    overflow: hidden;
    transition: .5s;
    white-space: nowrap;
    /* line-height: normal; */
    height: 100px !important;
    line-height: 89px !important;
    /* width: 100% !important; */
}

.sticky-item {
    top: 0;
}

.testimonials .heading-wrapper h2 {
    max-width: 933px;
}

.testimonials {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    padding-top: 9.5rem;
    padding-bottom: 9.5rem;
    background: #f0f0f0;
    overflow: hidden;
}

.over-all-rating {
    display: flex;
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 4px;
    overflow: hidden;
    /* overflow-x: scroll; */
}

.box-whole-rating {
    /* width: 30%; */
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #f0f0f0;
    min-width: 430px;
}

.testimonial-slider {
    display: flex;
    overflow: hidden;
    width: 70%;
    overflow: auto;
}

.box-testimonial-slider {
    min-width: 430px;
    padding: 40px;
    background-color: #fff;
    border-right: 1px solid #f0f0f0;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 25.75em;
    height: 29.5em;
    padding: 2em;
    display: flex;
}

.rating-stars {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
}

.rating-stars ul {
    display: flex;
    align-items: center;
}

.rating-stars h5 {
    font-size: 11rem;
    font-weight: 700;
    color: #7e7e81;
    letter-spacing: -1rem;
}

.rating-stars li i {
    color: orange;
    font-size: 1.2rem;
}

.box-rating span {
    font-size: 1.4rem;
    margin: 10px 0px 0px;
    color: #7e7e81;
    letter-spacing: 0.1px;
    font-weight: 500;
}

.box-testimonial-slider p {
    margin: 80px 0px;
    font-size: 33px;
    line-height: 40px;
    color: #7e7e81;
    font-weight: 600;
    margin-top: 2.5em;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.33;
}

.box-testimonial-slider p span {
    color: #000;
}

span.company-name {
    font-weight: 600;
    color: #7e7e81;
}

.positoin-designation {
    display: flex;
    flex-direction: column;
    line-height: normal;
}

.positoin-designation h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    color: #000;
}

.positoin-designation span {
    font-size: 12px;
    font-weight: 500;
}

.from-where-origin {
    padding: 152px 0px;
}

.slider-insta-posts {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.slider-insta-posts img {
    max-width: 200px;
    min-width: 200px;
    border: 1px solid #ccc;
    min-height: 300px;
}

.faq-tabs {
    display: flex;
    /* align-items: center; */
    gap: 9rem;
}

.box-sticky-devroaks {
    background: #1b1b1b;
    color: #fff;
    padding: 2rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 20.9375rem;
    padding: 2rem;
    margin: auto;
}

.stickey-note-by-devroaks {
    width: 100%;
    min-width: 340px;
    position: sticky;
    top: 100px;
    max-width: 340px;
    height: max-content;
}

.box-sticky-devroaks p {
    margin: 18px 0px;
    font-size: 1.125rem;
    color: #fff;
    margin-top: 1rem;
    margin-bottom: 1.75rem;
    font-size: 1.125em;
    line-height: 1.55;
    font-weight: 700;
}

.box-sticky-devroaks img {
    width: 3.875rem;
    height: 3.875rem;
    object-fit: cover;
}

.card-header {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-right: 2em;
    display: flex;
    background: none;
    border: none;
    border-bottom: 1px solid #1b1b1b1c;
    padding-left: 0;
}

.card {
    border: none;
    border-bottom: none;
}

.content-faq-tabs {
    width: 100%;
}

button.btn.btn-link {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 140%;
    color: #000;
    padding: 0;
    font-weight: 400;
    outline: none !important;
    border: none !important;
    text-decoration: none;
    box-shadow: none !important;
    font-weight: 500;
    /* letter-spacing: -1px; */
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    /* padding-left: 50px; */
}

.faq {
    padding-bottom: 152px;
    margin: 100px 0px 0px;
}

.has-project {
    background: #f0f0f0;
    padding-top: 7.75rem;
    padding-bottom: 7.75rem;
}

.box-wrapper-form {
    background-color: var(--white);
    width: 100%;
    max-width: 42rem;
    padding: 2.625rem;
    height: 100%;
    min-height: 622px;
    border-radius: 4px;
    margin-left: auto;
}

.has-project .row {
    align-items: center;
}

:not(.testimonials) .container {
    max-width: 1480px;
}

.testimonials .container {
    padding-right: 0;
    max-width: 100%;
    padding-left: 16.5vw;
}

.loader {
    position: fixed;
    z-index: 999999999;
    background: #ffff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-loader {
    display: flex;
    align-items: flex-end;
    gap: 2vw;
    margin-left: -5vw;
}

.container-loader h5 {
    font-size: 17vw;
    margin: 0;
    overflow: hidden;
    margin-bottom: -5vw;
    line-height: normal;
}

.container-loader img {
    max-width: 15vw;
}

.loading {
    font-size: 84px;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    text-align: center;
    display: flex;
    gap: 0;
}

svg {
    width: auto;
    /* height: auto; */
    /* animation: float 6s ease-in-out infinite; */
}

/* floating effect */
@keyframes float {

    0%,
    100% {
        transform: translateY(0px) scale(1);
    }

    50% {
        transform: translateY(-8px) scale(1.02);
    }
}

/* path stroke draw animation */
.outline {
    fill: none;
    stroke: url(#grad);
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 2200;
    stroke-dashoffset: 2200;
    animation: draw 2.5s ease forwards;
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}

/* filled path fade in */
.fill {
    fill: url(#grad);
    opacity: 0;
    animation: fadeIn 2.5s ease forwards;
    animation-delay: 2.2s;
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

.olx .heading-wrapper h2 {
    max-width: 100%;
}

.box-wrapper-olx {
    grid-column-gap: 9.25rem;
    grid-row-gap: 9.25rem;
    background-color: #fff;
    border-radius: 1.25rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2rem;
    display: flex;
    box-shadow: 0px 1px 14px -7px #cccccc73;
}

.olx {
    background: #fafafa;
    padding-top: 6rem;
    padding-bottom: 6rem;
    margin-bottom: 6rem;
    letter-spacing: -1px;
}

.olx .col-md-4,
.olx .col-md-6 {
    margin: 0;
    padding: 4px;
}

.olx .row {
    /* gap: 2px; */
}

.box-wrapper-olx span {
    color: #7e7e81;
}

.content-wrapper-bottom h4 {
    font-size: 3.7rem;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: -3px;
    font-family: "Noto Sans JP", sans-serif;
}

.content-wrapper-bottom p {
    color: #3a3a3a;
    font-size: 1.125rem;
    line-height: 1.25;
    letter-spacing: normal;
    font-weight: 600;
}

footer {
    padding-top: 7.5rem;
    padding-bottom: 4rem;
    background: #090909;
    color: #fff;
}

.logo-wrapper p {
    color: #b9b9b9;
    margin-top: 1rem;
    margin-bottom: 2.625rem;
    font-size: 1.125em;
}

footer .logo-wrapper {
    max-width: 320px;
    margin-bottom: 10px;
    display: block;
}

footer .logo-wrapper>a:first-of-type {
    margin-bottom: 30px;
    display: block;
}

footer ul li a {
    color: #b9b9b9;
    letter-spacing: -0.22px;
    font-size: 1.075rem;
    font-weight: 400;
    line-height: 1.36;
    display: block;
    font-weight: 500;
    line-height: 1.36;
    white-space: nowrap;
    opacity: 0.3;
}

footer ul {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.05rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

footer h4 {
    min-height: 25px;
    color: #fff;
    letter-spacing: .22px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.36;
}

.social-media {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #1b1b1b;
    justify-content: space-between;
    align-items: center;
    margin-top: 3.5rem;
    padding-bottom: 2.5em;
    display: flex;
    margin-bottom: 3.5rem;
}

footer .social-media ul {
    display: flex;
    flex-direction: row;
}

.coprights .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer .testimoinal-founder {
    margin: 0;
    padding: 0;
}

footer .testimoinal-founder ul {
    flex-direction: row;
    gap: 0;
    color: #fff;
}

footer .loved-by-clients p {
    color: #fff;
}

.basedin {
    display: flex;
    align-items: center;
    gap: 13px;
}

.basedin>p {
    margin: 0;
    color: #7e7e81;
    font-size: .9375rem;
    font-weight: 500;
    line-height: 1.46;
}

.coprights .container>p {
    color: #7e7e81;
    font-size: .9375rem;
    font-weight: 500;
    line-height: 1.46;
}

div#logo-column {
    max-width: 450px;
    lex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 20rem;
    display: flex;
    padding: 0;
}

div#menu-columns {
    padding: 0;
    max-width: 846px;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto auto;
    grid-auto-columns: 1fr;
    display: grid;
}

div#menu1 ul {
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

div#menu-columns .row {
    grid-column-gap: 4.5em;
    grid-row-gap: 4.5em;
    margin-left: auto;
    grid-template-rows: auto;
    grid-template-columns: auto auto auto auto;
    grid-auto-columns: 1fr;
    display: grid;
}

div#menu1 ul li {
    /* max-width: calc(100% - 1.25rem); */
    /* width: 47%; */
    /* max-width: max-content; */
}

div#menu1 {
    /* width: 100%; */
    /* max-width: 470px; */
    /* flex: 0 100%; */
}

.fixed-position {
    width: 100%;
    height: 84px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    right: 0;
    transition: 0.8s all;
}

.image-wrapper-portfolio img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.testimoinal-founder li:hover .container-testimonials-person {
    opacity: 1;
    display: flex;
}

.container-testimonials-person {
    position: absolute;
    bottom: 110%;
    background: red;
    width: 200px;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px;
    padding: 5px 10px;
    right: -20%;
    transition: display 2s, opacity 3s;
    justify-content: space-between;
    align-items: flex-start;
}

.container-testimonials-person h4 {
    font-size: 1rem;
    margin: 0;
    color: #000;
    /* letter-spacing: -0.06rem; */
    font-weight: 600;
}

.container-testimonials-person p {
    font-size: 0.6rem;
    font-weight: 500;
    color: #000;
}

.container-testimonials-person::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fff;
    left: auto;
    right: 20px;
    transform: rotate(45deg);
    bottom: -5px;
}

.container-testimonials-person a {
    color: #000;
}

.container-testimonials-person a {
    display: block;
    width: auto;
}

footer a:hover {
    color: #b9b9b9;
    opacity: 1;
}

.banner .flex-row {
    align-items: flex-end;
}

div#box-wrapper-services1 {
    background: #000609;
}

div#box-wrapper-services2 {
    background: #13785d;
}

div#box-wrapper-services3 {
    background: #873bce;
}

div#box-wrapper-services4 {
    background: #fd562c;
}

.box-wrapper-services {
    color: #fff;
    padding: 40px;
    min-height: 700px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-inline: 0;
    padding-bottom: 0;
    overflow: hidden;
}

.video-reff .col-md {
    padding: 0;
}

span.line-wrapper {
    padding-left: 60px;
    position: relative;
    display: block;
    opacity: 0.8;
    font-weight: 400;
    font-size: 0.8rem;
    /* margin-bottom: 50px; */
    margin: 0px 30px;
}

span.line-wrapper::after {
    content: "";
    background: #fff;
    height: 2px;
    width: 50px;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.box-wrapper-services h2 {
}

.box-wrapper-services img {
    margin-top: auto;
}

.lets-wrok-together p {
    color: #ebfe5b;
    font-weight: 700;
    font-size: 2em;
    margin: 0;
    letter-spacing: -1px;
    line-height: normal;
}

.lets-wrok-together {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0px;
    position: relative;
    padding-right: 120px;
}

.lets-wrok-together h4 {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

.lets-wrok-together::before {
    content: "";
    display: block;
}

span.circle-wrapper-ok {
    position: absolute;
    width: 64px;
    height: 64px;
    display: block;
    background: #ebfe5b;
    border-radius: 50%;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
}

span.circle-wrapper-ok::before {
    content: "";
    display: block;
    width: 2px;
    height: 26px;
    background: #000;
    position: absolute;
    inset: 0;
    margin: auto;
    transform: rotate(45deg);
    border-radius: 15px;
    /* bottom: -7px; */
    /* left: -7px; */
}

span.circle-wrapper-ok::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    position: absolute;
    inset: 0;
    margin: auto;
    border-bottom: 0;
    border-left: 0;
    top: -7px;
    right: -7px;
}

.has-project .heading-wrapper h2 {
    /* letter-spacing: 1px; */
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    font-weight: 800;
    max-width: 499px;
    color: #1b1b1b;
}

.has-project .heading-wrapper {
    margin: 0;
}

.has-project li {
    position: relative;
    padding-left: 30px;
    font-size: 1.2em;
}

.has-project li::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #3a3a3a;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.has-project ul {
    display: flex;
    flex-direction: column;
    gap: 1em;
    margin: 40px 0px;
}

.has-project li i {
    display: none;
}

.has-project li::after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: 1px solid #fff;
    position: absolute;
    left: 7.4px;
    top: 8.6px;
    border-left: 0;
    border-top: 0;
    transform: rotate(45deg);
    border-radius: 0px;
}

.call-with-ceo {
    background: #fff;
    max-width: max-content;
    padding: 8px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: flex-start;
    align-items: center;
    padding: .625rem 1.5rem .625rem .625rem;
    display: flex;
}

.call-with-ceo .ceo-names h5 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -1px;
}

.call-with-ceo .ceo-names h5 span {
    font-size: 11px;
    font-weight: 400;
    font-size: 1.125rem;
}

.schedule-a-call h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px;
}

.call-with-ceo a {
    background: #3f2fee;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-left: 20px;
    margin-left: 3.25rem;
}

.card-body {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 500;
    padding-bottom: 0;
}

h5.mb-0 {
    width: 100%;
}

button.btn.btn-link i {
    transform: rotate(-35deg);
    opacity: 0.4;
}

a.yellow-button::after {
    content: "";
    display: block;
    width: 37px;
    height: 37px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    right: 7px;
}

a.yellow-button:hover {
    color: #000;
}

a.yellow-button::before {}

a.yellow-button i {
    position: absolute;
    right: 16px;
    color: #ebfe5b;
    z-index: 2;
    transform: rotate(90deg);
}

.slider-wrapper-companies img {
    max-width: 180px;
    object-fit: contain;
    max-height: 40px;
}

.buttonw-rapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.prefferd-email {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}

.prefferd-email span {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: 1;
}

.prefferd-email a {
    color: #3f2fee;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 1.2rem;
}

.submit-button {
    background: #3f2fee;
    color: #fff;
    border: 2px solid #3f2fee;
    border-radius: 500px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0px 0px;
    transition: 0.4s all;
}

.submit-button:hover {
    background: none;
    color: #3f2fee;
}

.we-deliver .heading-wrapper.heading-wrapper.heading-wrapper-line-height h2 {
    line-height: 1.6;
}

img.dashbaord-sass {
    height: 410px;
    object-fit: cover;
    margin-left: 60px;
    object-position: left;
    margin-bottom: 40px;
}

img.websvg {
    height: 420px;
    object-fit: cover;
    object-position: left;
    margin-left: 60px;
    margin-bottom: 40px;
}

img.mobielsvg {
    height: 560px;
    object-fit: contain;
    object-position: left;
    /* margin-left: 40px; */
    margin-bottom: 0;
    width: 100%;
    margin-bottom: -100px;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
}

.logo-icon {
    max-width: 30px;
}

.height-container {
    height: 100px;
    min-height: 100%;
    /* background: red; */
    max-width: max-content;
    display: inline-flex;
    align-items: center;
}

.transition-container {
    height: 100%;
    overflow: hidden;
    transform: translateZ(0);
    /* ^ Needed for 'overflow: hidden' and 'transform' to work in Safari */
}

.transition-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    animation: listSlider 14s cubic-bezier(0.7, 0.1, 0.1, 1) infinite;
}

@keyframes listSlider {

    /* Progress steps: 100 / # of steps excluding '100%'
     'translateY' values: 100 / # of items */
    0%,
    7.143% {
        /* Item 1 */
        transform: none;
    }

    14.286%,
    21.429% {
        transform: translateY(-12.9%);
    }

    28.572%,
    35.715% {
        transform: translateY(-25%);
    }

    42.858%,
    50% {
        transform: translateY(-37.5%);
    }

    57.144%,
    64.287% {
        transform: translateY(-50%);
    }

    71.43%,
    78.573% {
        transform: translateY(-62.5%);
    }

    85.716%,
    92.859% {
        transform: translateY(-75%);
    }

    100% {
        transform: translateY(-87.5%);
    }
}

.transition-container li {
    background-image: linear-gradient(90deg, #379599, #8247e5 35%, #b591f0);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    /* word-spacing: 2px; */
}

header a:hover {
    color: #1b1b1b;
}

footer ul li a:before,
header a:before,
.button-wrapper a.blacnk-button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #b9b9b9;
    top: 100%;
    left: 0;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.5s;
}

footer ul li a,
header a,
a.blacnk-button {
    position: relative;
}

footer ul li a:hover:before,
header a:hover:before,
a.blacnk-button:hover:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

.transition-container li:nth-child(even) {
    background-image: linear-gradient(90deg, #ff9b55, #ff2cc0 32%, #3f2fee 99%);
}

.transition-container li:nth-child(3) {
    background-image: linear-gradient(-90deg, #379599, #8247e5 35%, #b591f0);
}

.transition-container li:nth-child(4),
.transition-container li:nth-child(7) {
    background-image: linear-gradient(90deg, #3f2fee, #ce2ecc 40%, #ff717e);
}

.testimoinal-founder li:hover {
    transform: translateX(-6px);
}

div#box-wrapper-services1 video {
    height: 470px;
    object-fit: cover;
    object-position: center;
    /* margin-left: 60px; */
    margin-bottom: 40px;
    max-width: 350px;
}

div#uiuxdesign {
    max-width: 40%;
}

div#uiuxdesign img {
    margin-top: 3.5rem;
    display: block;
}

span.dost {
    display: inline;
    padding: 0px 10px;
}

.slider-blogs {
    transition: 0.5s all;
}

.slider-content-wrapper strong {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: 0px;
    margin: 10px 0px;
    display: block;
    color: #000;
}

a.btn-talk.relative.transition {
    color: #3a3a3a;
    font-size: 1.125rem;
    line-height: 1.55;
    letter-spacing: normal;
    display: block;
    text-transform: capitalize;
}

.slick-slide {
    margin: 0 10px;
}

.slick-list {
    margin: 0px -10px 0px -10px;
}

.slider-content-wrapper {
    width: 100%;
    transition: 0.5s all;
}

.img-holder img {
    height: auto;
    object-fit: cover;
    width: 100%;
    object-position: left;
    aspect-ratio: 16/9;
    border-radius: 14px;
}

.wrapper,
#content {
    overflow: auto !important;
    overflow-x: clip !important;
}

body:not(.home) .fixed-position {
    /* background: red; */
    height: 84px;
}

body:not(.home) .fixed-position header {
    top: 0;
}

body:not(.home) .banner {
    padding-top: 170px;
}

.row.align-center {
    align-items: center;
}

.main-blog {
    padding-bottom: 100px;
}

.post-by {
    display: flex;
    align-items: center;
    gap: 10px;
}

.post-by img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}

.post-by span {
    font-weight: 500;
    font-size: 13px;
}

.heading-blog-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.heading-blog-wrapper h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: -4px;
}

.heading-blog-wrapper p {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.21px;
    max-width: 600px;
}

div#blogs .image-wrapper-portfolio {
    height: 275px;
    border-radius: 14px;
    overflow: hidden;
}

div#blogs .content-portfolio-outer h3 {
    line-height: 29px;
    margin-bottom: 20px;
}

div#blogs a {
    color: #000;
}

.blog-details {
    padding-top: 140px;
    padding-bottom: 2rem;
}

.container-row {
    display: flex;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto;
    grid-template-columns: max-content 1fr max-content;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
    max-width: 1328px;
    margin: auto;
}

.table-of-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    background-color: var(--transparent);
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 17rem;
    display: flex;
    position: sticky;
    top: 100px;
}

.right-blog-side {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 14.5rem;
    display: flex;
    position: sticky;
    top: 100px;
}

.box-table-of-content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    flex-flow: column;
    width: 100%;
    padding: 1rem;
    display: flex;
}

.toc {
    list-style: none;
    padding-left: 0;
    margin: 0;
    max-height: 80vh;
    overflow-y: auto;
    position: relative;
    z-index: 10;
}

.toc a {
    text-decoration: none;
    color: #333;
    transition: color 0.1s ease;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 1.38;
}

.toc li {
    margin-bottom: 14px;
}

.toc li a.active,
.toc li a:hover {
    color: #3f2fee;
}

.box-table-of-content h5 {
    margin: 0;
    color: #7e7e81;
    font-size: .75rem;
    font-weight: 600;
    font-weight: 400;
}

.content-main-blog h2 {
    letter-spacing: 0;
    margin-top: 1.25rem;
    font-size: 2.925rem;
    font-weight: 800;
    line-height: 1.38;
    letter-spacing: -1px;
    font-weight: 800;
}

.content_rich h2,
.content_rich .w-richtext h2 {
    letter-spacing: 0;
    margin-bottom: 1.5rem;
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 1.5;
    scroll-margin-top: 104px;
}

.content-main-blog img {
    object-fit: cover;
    width: 100%;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
    max-height: max-content;
    object-fit: cover;
}

.main-area-blogs p {
    color: #242424;
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.77;
    font-weight: 400;
}

.container-row .ceo-message p {
    font-weight: 500;
}

.tags-read-time {
    display: flex;
    justify-content: space-between;
}

.tags-read-time p {
    margin: 0;
}

.tags-read-time p:last-child {
    color: #7e7e81;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 600;
}

.tags-read-time p:first-child {
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 600;
    color: #3f2fee;
}

.content_rich.w-richtext a {
    color: #3f2fee;
    font-weight: 700;
    letter-spacing: -1px;
}

.content_rich h3 {
    letter-spacing: 0;
    margin-top: 2rem;
    margin-bottom: .5rem;
    font-size: 1.625rem;
    font-weight: 800;
    line-height: 1.53;
}

.social-sharing ul {
    display: flex;
    align-items: center;
    gap: 10px;
}

.social-sharing li a {
    border-radius: 50%;
    background-color: #f0f0f0;
    justify-content: center;
    align-items: center;
    padding: .625rem;
    display: flex;
    color: #000;
    width: 40px;
    height: 40px;
}

.social-sharing {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.social-sharing p {
    font-size: .9375rem;
    font-weight: 700;
    line-height: 1.46;
}

.right-blog-side ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.right-blog-side a {
    text-decoration: none;
    color: #333;
    transition: color 0.1s ease;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 1.38;
}

.more-posts {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    flex-flow: column;
    width: 100%;
    padding: 1rem;
    display: flex;
}

.more-posts h5 {
    margin: 0;
    color: #7e7e81;
    font-size: .75rem;
    font-weight: 600;
    font-weight: 400;
    margin: 0;
}

.more-posts h6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: .8125rem;
}

.more-posts .post-by img {
    width: 20px;
    height: 20px;
}

.more-posts .post-by span {
    font-size: 9px;
    letter-spacing: 0px;
    font-weight: 400;
}

#blogs .content-portfolio-outer p {
    margin: 0;
    color: #7e7e81;
    font-size: .75rem;
    font-weight: 600;
    font-weight: 400;
}

.heading-blog-wrapper p:first-of-type a {
    margin: 0;
    color: #7e7e81;
    font-size: 1rem;
    font-weight: 600;
    font-weight: 400;
}

.right-blog-side .ceo-message {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border-radius: 10px;
    flex-flow: column;
    width: 100%;
    padding: 1rem;
    display: flex;
}

.slider-content-wrapper p {
    margin: 0;
    color: #7e7e81;
    font-size: 0.99rem;
    font-weight: 600;
    font-weight: 400;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: 500;
}

.slider-content-wrapper .button-wrapper a:before {
    top: auto;
    bottom: 0px;
}

.slider-content-wrapper .button-wrapper a {
    text-transform: capitalize;
}

.slider-content-wrapper .button-wrapper {
    margin: 0;
    justify-content: flex-start;
    gap: 0;
}

.about-page {
    padding-top: 16.25rem;
}

.banner-about h1 span {
    background-image: linear-gradient(90deg, #3f2fee, #ce2ecc 40%, #ff717e);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner-about h1 {
    font-size: 5.1rem;
    line-height: 1.43;
    letter-spacing: -3px;
    font-weight: 800;
}

.banner-about p {
    grid-column-gap: 7.5rem;
    grid-row-gap: 7.5rem;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 70rem;
    margin-top: 3rem;
    margin-bottom: 6rem;
    display: flex;
    font-size: 1.75rem;
    font-weight: 600;
}

.about-page .olx {}

.why-us img {
    width: 100%;
    max-width: 36rem;
    height: 41.25rem;
    object-fit: contain;
}

.why-us-content h2 {
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: -1px;
}

.why-us-content>p {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.55;
}

.why-us-content #accordion button {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4;
    padding-left: 50px;
}

.why-us-content button span {
    position: absolute;
    left: 0;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    color: #7e7e81;
    letter-spacing: 0;
}

.why-us-content button {
    padding-left: 40px;
}

.about-mozinomer {
    background-color: #000;
    color: #fff;
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
    overflow: hidden;
}

.why-us {
    padding-bottom: 6rem;
}

.boxes .box-wrapper-olx {
    background: none;
    border: 2px solid #7e7e815c;
    aspect-ratio: 1;
}

.boxes .box-wrapper-olx p {
    color: #7e7e81;
}

.about-me-content p {
    letter-spacing: .28px;
    font-size: 1.75rem;
    font-weight: 700;
}

div#about-founder .row {
    align-items: center;
    grid-column-gap: 8.875rem;
    grid-row-gap: 8.875rem;
    /* border-bottom: 1px solid #242424; */
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 7.5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.founder-image img {
    object-fit: cover;
    width: 11.375rem;
    height: 11.875rem;
}

.founder-image h4 {
    margin-top: 2rem;
    margin-bottom: .375rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
}

.founder-image p {
    color: #b9b9b9;
    font-size: .75rem;
}

.col-image {
    flex: none;
}

.boxes {
    /* padding-top: 7.5rem; */
}

.the-process {
    padding: 9.75rem 0px;
    background-color: #f0f0f0;
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
}

.boxes .heading-wrapper h2 {
    max-width: 100%;
}

.box-card {
    background-color: var(--white);
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 24.75rem;
    min-height: 31rem;
    padding: 2.625rem 1.5rem 2rem;
    display: flex;
}

.card-wrapper-new {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.content-card-wrapper h4 {
    font-size: 1.625rem;
    font-weight: 700;
}

.content-card-wrapper p {
    color: #7e7e81;
    margin-top: .625rem;
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.44;
}

.content-card-wrapper li {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.44;
    display: flex;
    align-items: center;
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.content-card-wrapper ul {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    display: flex;
}

.content-card-wrapper li::before {
    content: "";
    border-radius: 50%;
    background-color: #000;
    width: .5rem;
    height: .5rem;
    display: block;
}

span.span-number {
    margin-bottom: 5rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #7e7e81;
}

.try-me {
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
}

.box-wrapper-try {
    color: var(--white);
    background-image: url('./images/bg.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 4.5rem;
    display: flex;
    background-color: #000054;
    border-radius: 2rem;
}

.box-wrapper-try h2 {
    max-width: 61rem;
    font-size: 3rem;
    font-weight: 500;
    line-height: 135%;
}

.box-wrapper-try>span {
    color: #dedede;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: .9375rem;
}

.box-wrapper-try li {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    border-radius: 200px;
    border: 1px solid #ffffff26;
    justify-content: center;
    align-items: center;
    padding: .5rem 1rem;
    display: flex;
    position: relative;
}

.box-wrapper-try ul {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 62.5rem;
    margin-bottom: 3rem;
    display: flex;
}

.box-wrapper-try li::before {
    content: "";
    display: block;
    width: 5px;
    height: 12px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    border-left: 0;
    border-top: 0;
}

.why-us-content .card-header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.about-page .trusted-clients {
    background: linear-gradient(to top, #fafafa, transparent);
}

body.contact header {
    background: none;
}

.contact .discount-bar {
    display: none;
}

body.contact .row.features-row {
    margin-bottom: 150px;
}

.contact .we-deliver.black-section {
    margin-bottom: 152px;
}

.banner-content-services-detail {
    /* background: #f1f1f1; */
    padding-top: 84px;
    padding-bottom: 0rem;
}

body.service-details header {
    background: #101010;
    color: #fff;
}

body.service-details header li a {
    color: #fff;
}

body.service-details header .logo-wrapper img {
    filter: invert(1);
}

.row-services .container {
    grid-column-gap: 5.75rem;
    grid-row-gap: 5.75rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center stretch;
    display: grid;
}

.content-left-banner {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 39rem;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    color: #000;
}

.content-left-banner p:first-of-type {
    max-width: 35.5rem;
    margin-top: 1.125rem;
    margin-bottom: 3rem;
    font-size: 1.125rem;
    font-weight: 600;
}

p.italic {
    margin-bottom: 3rem;
    font-style: italic;
}

.content-left-banner a.blacnk-button {
    /* color: #fff; */
}

.content-left-banner a.black-button {
    /* filter: invert(1); */
}

div.box-wrapper-services a {
    text-decoration: none;
    color: #fff;
}

.left-of-services:not(:has(ul)) p {
    max-width: 100%;
    font-size: 1.125rem;
    line-height: 1.55;
}

.image-wrapper-portfolio video {
    /* object-fit: cover; */
    max-height: 422px;
    max-width: 100%;
    height: 100%;
    border: 11px solid #000;
    border-radius: 11px;
    object-position: top;
    user-select: none;
    pointer-events: none;
    touch-action: none;
}

.image-wrapper-portfolio:has(video) {
    height: 100%;
    max-height: 422px;
}

img.ai-app {
    height: 560px;
    object-fit: contain;
    object-position: left;
    width: 100%;
    margin-bottom: -100px;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
    /* border: 2px solid #fff; */
    border-radius: 40px;
    box-shadow: 0px 0px 14px -3px #cccc;
}

img.ai-app-w {
    width: 600px;
    max-width: max-content;
    object-fit: cover;
    object-position: right;
}

.sticky-item.blue-background .right-of-services {
    max-width: 520px;
}

.about-me-content p em {
    font-weight: 800;
    /*    letter-spacing: 1px;*/
}

.about-me-content p {
    font-weight: 600;
    letter-spacing: -1px;
    word-spacing: 4px;
}

footer .container>.row {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
    margin: 0;
}

div#menu-columns .row .col-md {
    padding: 0;
}

header a.blue-button {
    background: #19151c;
    /* max-width: max-content; */
    min-width: auto;
    padding-bottom: 2px;
}

img.logo-wrapper {
    max-width: 136px;
}

header a:before {
    top: 120%;
    background: #000;
}

.logo-wrapper a:before {
    display: none;
}

header a.blue-button::before {
    display: none;
}

header a.blue-button:hover {
    color: #fff;
}

.right-header {
    display: flex;
    align-items: center;
    gap: 12px;
    width: max-content;
    flex-direction: row-reverse;
}

a.whites-button {
    box-shadow: rgba(64, 64, 64, 0.1) 0px 0px 0px 1px, rgba(64, 64, 64, 0.05) 0px 6px 6px -3px, rgba(64, 64, 64, 0.05) 0px 3px 3px -1.5px, rgba(64, 64, 64, 0.05) 0px 2px 2px -1px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(78 66 87 / 11%);
    border-radius: 99px;
    padding: 6px 23px;
    font-size: 14px;
    letter-spacing: normal;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px;
}

a.whites-button:before {
    display: none;
}

.right-header a {
    height: 43px;
    width: 147px;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
}

.page-simple-content h2,
.page-simple-content h3 {
    font-size: 1.4rem;
    font-weight: 600;
}

.page-simple-content p,
.page-simple-content li {
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
    color: #7e7e81;
}

.page-simple-content h4 {
    font-size: 1rem;
    margin: 2rem 0 1rem;
}

.page-simple-content li {
    margin-bottom: 0.65rem;
    margin-top: 0.5rem;
}

:root {
    --primary-color: #4B4DED;
    --border-color: #E0E0E0;
    --text-color: #333;
    --placeholder-color: #888;
    --background-color: #FFFFFF;
}

.has-project .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.has-project .col-12,
.has-project .col-md-6 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .has-project .col-md-6 {
        width: 50%;
    }

    .has-project .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .has-project .text-md-end {
        text-align: end;
    }
}

.has-project .mb-3 {
    margin-bottom: 1rem;
}

.has-project .mb-5 {
    margin-bottom: 3rem;
}

.has-project .form-floating-custom {
    position: relative;
}

.has-project .form-floating-custom .form-label {
    position: absolute;
    top: -10px;
    left: 8px;
    font-size: 0.875rem;
    color: var(--primary-color);
    font-weight: 700;
    padding: 0 5px;
    background-color: var(--background-color);
    pointer-events: none;
    transition: all 0.2s ease-in-out;
    z-index: 2;
}

.has-project .form-control,
.has-project .form-select {
    width: 100%;
    border: 1px solid var(--border-color);
    border-radius: 4px;
    padding: 0.8rem 1rem;
    font-size: 1rem;
    color: var(--text-color);
    background-color: white;
    font-family: inherit;
}

.has-project .form-control::placeholder {
    color: var(--placeholder-color);
}

.has-project .form-control:focus,
.has-project .form-select:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 0.25rem rgba(75, 77, 237, 0.25);
}

.has-project textarea.form-control {
    min-height: 120px;
    resize: vertical;
    max-height: 100px;
}

.has-project h3 {
    font-weight: 700;
}

.has-project .service-options>p {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.has-project .btn-check {
    display: none;
}

.has-project .btn-check:checked+.btn-outline-custom {
    border-color: var(--primary-color);
    color: var(--primary-color);
    background-color: #F0F0FF;
    font-weight: 600;
}

.has-project .btn-outline-custom {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.has-project .btn-outline-custom:hover {
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.has-project .btn-submit {
    background-color: var(--primary-color);
    color: white;
    border: none;
    padding: 0.8rem 2.5rem;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1.1rem;
    cursor: pointer;
    transition: background-color 0.2s;
}

.has-project .btn-submit:hover {
    border: 1px solid #4B4DED;
    background-color: white;
    color: black;
}

.has-project .prefer-email {
    text-align: end;
}

.has-project .prefer-email span {
    color: #6c757d;
    font-weight: 700;
}

.has-project .prefer-email a {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 700;
}

.has-project .prefer-email a:hover {
    text-decoration: underline;
}

.has-project .align-items-center {
    align-items: center;
}

.service-options label {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 1px solid var(--border-color);
    color: var(--text-color);
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.service-options label input {
    display: none;
}

.service-options label:has(input:checked) {
    border-color: var(--primary-color);
    color: var(--primary-color);
    background-color: #F0F0FF;
    font-weight: 600;
}

.has-project .service-options>p br {
    display: none;
}

.wpcf7-list-item {
    margin: 0 !important;
}

.form-floating-custom br {
    display: none;
}

.wpcf7-not-valid-tip {
    font-size: 11px;
    letter-spacing: normal;
    font-weight: 300;
    position: absolute;
    bottom: -20px;
}

.technologies-we-work-on {
    background: #fff;
    padding: 6rem;
    margin-bottom: 6rem;
}

.box-wrapper {
    background: #01273b;
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    min-height: 520px;
}

div#code-smaple-row .col-md {
    display: flex;
    padding: 0;
    gap: 0;
}

.right-box-for-code-sample {
    width: 100%;
}

.left-row-tab-container {
    max-width: 100px;
}

.tabs-container-for-techs h4 {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 1rem;
}

div#code-sample-reverse .box-wrapper {
    background: #efefef;
}

.left-row-tab-container li {
    position: relative;
    display: block;
    font-size: 0.87rem;
    font-weight: 600;
    letter-spacing: -0.5px;
    /* padding-bottom: 5px; */
    margin-bottom: 10px;
    text-transform: uppercase;
    padding-left: 16px;
    padding-right: 20px;
    cursor: pointer;
}

.left-row-tab-container li::before {
    content: "";
    display: block;
    width: 12px;
    height: 1px;
    background: #4891a9;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    display: none;
}

.left-row-tab-container li.active {
    color: #4891a9;
}

.left-row-tab-container li::after {
    content: "";
    display: block;
    width: 32px;
    height: 1px;
    background: #4891a9;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 100%;
    margin: auto;
    right: -20px;
    left: auto;
    display: none;
}

.left-row-tab-container li.active::before {
    display: block;
}

.left-row-tab-container ul {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    /* background: red; */
    height: 100%;
    /* justify-content: space-between; */
}

.left-row-tab-container li:hover:before {
    display: block;
}
.left-row-tab-container li span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0px 4px;
    white-space: nowrap;
    text-align: right;
    width: 100%;
    display: block;
    max-width: max-content;
    margin-left: auto;
}

div#code-sample-reverse li span {
    margin-left: 0;
    margin-right: auto;
}
div#services-process .card-wrapper-new {
    justify-content: center;
}
div#services-process .card-wrapper-new .box-card {
    flex: auto;
    max-width: 33%;
    width: 100%;
}
div#service-u-need li {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    border-bottom: .0625rem solid #f0f0f0;
    background-color: var(--white);
    justify-content: flex-start;
    align-items: center;
    padding: 1.5rem 2rem;
    transition: all .5s;
    display: flex;
    position: relative;
}

.service-you-need {
    background-color: #f0f0f0;
    padding-top: 9.75rem;
    padding-bottom: 9.75rem;
}

div#service-u-need li img {
    /* display: none; */
    position: absolute;
    left: 100%;
    z-index: 2;
    transform: rotate(-5deg);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all;
}

div#service-u-need .col-md {
    padding: 0;
}

span.arrow-icon {
    margin-left: auto;
    transform: rotate(-45deg);
    opacity: 0.4;
}

span.list-number {
    color: #7e7e81;
    font-size: 1rem;
    line-height: 1.625rem;
}

div#service-u-need h5 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
}

div#service-u-need h5::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000000;
    top: 100%;
    left: 0;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.5s;
}

div#service-u-need li:hover h5::before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

div#service-u-need li:hover {
    cursor: pointer;
}

div#second-column-service {
    border-left: .0625rem solid #f0f0f0;
}
div#service-u-need li:hover img {
    /* display: block; */
    opacity: 1;
    visibility: visible;
}

div#second-column-service li img {
    right: 100%;
    left: -100%;
    transform: rotate(5deg);
}
.image-blog-main img {
    width: 100%;
    object-fit: cover;
    border-radius: 14px;
}
.heading-blog-wrapper p:first-of-type {
    display: flex;
    gap: 13px;
}
.left_to_right_imgg {
    overflow: hidden;
}
.align_left_to_right_imgs {
    align-items: center;
    display: flex;
}

.align_left_to_right_imgs img {
    border-radius: 20px;
    height: 226px;
    margin-right: 1rem;
    object-fit: cover;
    width: 23%;
}

.align_left_to_right_imgs img {
    width: 47%;
}
.align_right_to_left_imgs {
    display: flex;
    margin-left: -100%;
}
.align_right_to_left_imgs img {
    border-radius: 20px;
    height: 226px;
    margin-bottom: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
    object-fit: cover;
    width: 24%;
}
.banner-content-case-detail .content-left-banner {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.banner-content-case-detail {
    padding: 8rem 0px 2rem;
}
.banner-content-case-detail .content-left-banner p {
    margin: 1rem auto 0px;
}
.banner-content-case-detail .button-wrapper {
    margin: 1rem 0px;
    justify-content: center;
}
.main_publisher_banner {
    margin-bottom: 6rem;
}
.content-main-blog .post-by img {
    max-width: max-content;
    margin: 0;
}

.content-main-blog .post-by {
    margin-bottom: 2rem;
}
.content_rich.w-richtext > .toc {
    display: none;
}
.box-table-of-content > * {
    display: none;
}

.box-table-of-content > h5, .box-table-of-content > .toc {
    display: block;
}
div#blogs .container {
    padding: 0;
}
.more-posts .turn-your-idea {
    padding-bottom: 0;
}
div#sass-app-banner {
    background: #101010;
    color: #fff;
}

div#sass-app-banner .content-left-banner {
    color: #fff;
}

.banner-content-services-detail.black-background {
    background: #391e81;
}

.banner-content-services-detail.black-background .content-left-banner {
    color: #fff;
}

.banner-content-services-detail.black-background a.blacnk-button {
    color: #fff;
}

.banner-content-services-detail.black-background a.black-button {
    filter: invert(1);
}

body:has(.banner-content-services-detail.black-background) header {
    background: none;
    border-bottom: 1px solid #cccccc2b;
}

body:has(.banner-content-services-detail.black-background) header img {
    filter: invert(1);
}

body:has(.banner-content-services-detail.black-background) header li a {
    color: #f1f1f1;
}

body:has(.banner-content-services-detail.black-background) header li a::before {
    background: #f1f1f1;
}

body:has(.banner-content-services-detail.black-background) header a.blue-button {
    background: #3f2fee;
}
body:has(.banner-content-services-detail.black-background) .active header {
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
}

body:has(.banner-content-services-detail.black-background) .active header img {
    filter: none;
}

body:has(.banner-content-services-detail.black-background) .active header li a {
    color: #000;
}

body:has(.banner-content-services-detail.black-background) .active header li a::before {
    background: #000;
}
div#contact-abotu h2 + p {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.55;
    max-width: 490px;
}

div#contact-abotu h2 {
    max-width: 100%;
}

div#contact-abotu h2 br {
    display: none;
}

div#contact-abotu li {padding-bottom: 3.5rem;}

div#contact-abotu h5 {
    line-height: 1.4;
    padding-left: 3.5rem;
    position: relative;
    margin: 0;
    letter-spacing: -1px;
    margin-bottom: .75rem;
    font-size: 1.5rem;
    font-weight: 800;
}

div#contact-abotu h5 span {
    position: absolute;
    left: 0;
    font-weight: 500;
    letter-spacing: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    color: #7e7e81;
    margin-top: .1875rem;
    font-size: 1.375rem;
    line-height: 2rem;
}

.ul-container-listitem li p {
    letter-spacing: .01375rem;
    font-size: 1.375rem;
    line-height: 1.875rem;
    padding-left: 3.5rem;
    font-weight: 400;
}

.ul-container-listitem {
    max-width: 560px;
    margin-left: auto;
}

div#contact-abotu .heading-wrapper {
    height: max-content;
    position: sticky;
    top: 60px;
}
div#contact-abotu {
    padding: 6rem 0px 0;
}
div#UXResearchProductStrategy {
    max-width: 50%;
}

div#UXResearchProductStrategy img {
    margin-top: 1.5rem;
    display: block;
}
.why-us b {
    color: #000;
    font-weight: 900;
}
.why-us .row {
    align-items: center;
}
div#about-founder-second .row {
    grid-column-gap: 8.875rem;
    grid-row-gap: 8.875rem;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 7.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}
div#about-founder-second .col-content {
    max-width: 1000px;
}
#about-founder-second h4 {
    color: #fff;
    letter-spacing: .22px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.36;
}
div#sass-service {
    background: #fd562c;
    padding-bottom: 4rem;
    padding-top: 8rem;
}
#ai-service .content-right-image {
    max-width: 31%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: max-content;
}

div#ai-service .content-left-banner {
    max-width: 100%;
}

div#ai-service .row-services .container {
    grid-template-columns: 4fr 1fr;
}
div#ai-service {
    padding: 10rem 0px 4rem;
    position: relative;
}
.modal-body .has-project {
    padding: 0;
}

.modal-body .has-project .box-wrapper-form {
    padding: 1rem;
    max-width: 100%;
}

div#exampleModal .modal-dialog.modal-dialog-centered.modal-dialog-scrollable {
    max-width: 44vw;
    border-radius: 14px;
    overflow: hidden;
}

div#exampleModal .modal-dialog.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    border-radius: 14px;
}
.video-reff .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.box-card.rating-card {min-width: 28rem;display: flex;align-items: center;justify-content: center;}

span.company-name {}

p.tes_para {
    color: #7e7e81;
    margin-top: 2.5em;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.33;
    margin-bottom: 2.5em;
}

p.tes_para span {
    color: #000;
}

div#home-card-wrapper .card-wrapper-new {
    gap: 0;
}

div#home-card-wrapper .card-wrapper-new .box-card:not(.rating-card) {
    border-left: 1px solid #f0f0f0;
    max-width: 25.75em;
    padding: 2em;
}

/* =============================================
   SERVICE CARDS â€” PREMIUM REVAMP
   ============================================= */

.video-reff {
    min-height: unset;
    margin-bottom: 6rem;
    margin-top: 1rem;
}

.video-reff .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 0;
}

.video-reff .col-md {
    padding: 0;
    position: relative;
}

/* Rich gradient backgrounds */
div#box-wrapper-services1 {
    background: linear-gradient(155deg, #101828 0%, #040a14 100%);
}
div#box-wrapper-services2 {
    background: linear-gradient(155deg, #0d6b4b 0%, #052e1f 100%);
}
div#box-wrapper-services3 {
    background: linear-gradient(155deg, #6b2db5 0%, #2d1266 100%);
}
div#box-wrapper-services4 {
    background: linear-gradient(155deg, #c8421c 0%, #661808 100%);
}

/* Card base */
.box-wrapper-services {
    color: #fff;
    padding: 0;
    min-height: 580px;
    display: flex;
    flex-direction: column;
    gap: 0;
    overflow: hidden;
    position: relative;
    transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Top edge highlight */
.box-wrapper-services::before {
    content: '';
    position: absolute;
    inset: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    pointer-events: none;
    z-index: 1;
}

/* Subtle right divider between cards */
.video-reff .col-md:not(:last-child) .box-wrapper-services::after {
    content: '';
    position: absolute;
    top: 8%;
    right: 0;
    width: 1px;
    height: 84%;
    background: rgba(255, 255, 255, 0.07);
    z-index: 2;
}

.box-wrapper-services:hover {
    transform: translateY(-6px);
    z-index: 3;
}

/* Noise texture overlay for depth */
.box-wrapper-services > *:not(img) {
    position: relative;
    z-index: 1;
}

/* --- Service header: number + tag --- */
.service-header {
    padding: 36px 32px 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.service-num {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.25em;
    opacity: 0.3;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
}

.service-header span.line-wrapper {
    padding-left: 0;
    margin: 0;
    font-size: 0.68rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    opacity: 0.5;
    text-transform: uppercase;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    font-family: "Raleway", sans-serif;
}

.service-header span.line-wrapper::after {
    display: none;
}

/* --- Title + arrow link --- */
a.service-title-link {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
    padding: 22px 32px 28px;
    text-decoration: none !important;
    color: #fff !important;
    flex: 1;
}

.box-wrapper-services h2 {
    font-size: clamp(1.65rem, 2vw, 2.4rem);
    font-weight: 700;
    /* font-family: "Noto Sans JP", sans-serif; */
    letter-spacing: -0.025em;
    line-height: 1.08;
    text-transform: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

/* Arrow circle */
.service-arrow-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.22);
    background: rgba(255, 255, 255, 0.05);
    opacity: 0.6;
    align-self: flex-start;
    margin-top: 4px;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    backdrop-filter: blur(4px);
}

.box-wrapper-services:hover .service-arrow-wrap {
    opacity: 1;
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.5);
    transform: rotate(45deg);
}

/* --- Image overrides --- */
img.mobielsvg {
    height: 380px;
    width: 100%;
    object-fit: contain;
    object-position: center bottom;
    margin-bottom: -50px;
    margin-left: 0;
    max-width: 100%;
    display: block;
    filter: drop-shadow(0 -24px 40px rgba(0,0,0,0.35));
    mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 28%);
    -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 28%);
}

img.dashbaord-sass {
    height: 280px;
    width: calc(100% - 32px);
    object-fit: cover;
    object-position: left top;
    margin-left: 32px;
    margin-bottom: 0;
    border-radius: 10px 0 0 0;
    display: block;
    box-shadow: -6px -6px 32px rgba(0,0,0,0.3);
    mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 25%);
    -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 25%);
}

img.websvg {
    height: 280px;
    width: calc(100% - 32px);
    object-fit: cover;
    object-position: left top;
    margin-left: 32px;
    margin-bottom: 0;
    display: block;
    filter: drop-shadow(0 -12px 28px rgba(0,0,0,0.25));
    mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 25%);
    -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 25%);
}

img.ai-app {
    height: 380px;
    width: 100%;
    object-fit: contain;
    object-position: center bottom;
    margin-bottom: -50px;
    margin-left: 0;
    max-width: 100%;
    display: block;
    border-radius: 0;
    box-shadow: none;
    filter: drop-shadow(0 -24px 40px rgba(0,0,0,0.4));
    mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 28%);
    -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 28%);
}


/* =============================================
   PORTFOLIO - TRANSFORMING IDEAS REVAMP
   ============================================= */

.turn-your-idea {
    padding-bottom: 100px;
    padding-top: 10px;
}

/* --- Section header --- */
.portfolio-section-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    padding-bottom: 44px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 52px;
}

.portfolio-section-header-left {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.portfolio-eyebrow {
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #999;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
}

.portfolio-section-header h2 {
    font-size: clamp(1.9rem, 3.2vw, 2.9rem);
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.08;
    margin: 0;
    max-width: 580px;
    font-family: "Raleway", sans-serif;
}

.portfolio-section-header h2 span {
    color: #7e7e81;
}

a.blue-button.portfolio-cta-btn {
    flex-shrink: 0;
    margin-bottom: 4px;
}

/* --- Portfolio grid --- */
.portfolio-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px 28px;
}

/* --- Card --- */
a.portfolio-card {
    display: block;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    outline: none;
}

/* --- Media container --- */
.portfolio-card-media {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    border-radius: 14px;
    background: #f2f2f2;
}

.portfolio-card-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.portfolio-card-media--video video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

a.portfolio-card:hover .portfolio-card-media img,
a.portfolio-card:hover .portfolio-card-media--video video {
    transform: scale(1.05);
}

/* --- Hover overlay --- */
.portfolio-card-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    transition: background 0.45s ease;
    z-index: 1;
}

a.portfolio-card:hover .portfolio-card-overlay {
    background: rgba(8, 8, 12, 0.55);
}

.portfolio-view-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 0.82rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    font-family: "Noto Sans JP", sans-serif;
    padding: 11px 22px;
    border: 1px solid rgba(255, 255, 255, 0.38);
    border-radius: 40px;
    backdrop-filter: blur(8px);
    background: rgba(255, 255, 255, 0.07);
    opacity: 0;
    transform: translateY(14px) scale(0.96);
    transition: all 0.42s cubic-bezier(0.22, 1, 0.36, 1);
}

a.portfolio-card:hover .portfolio-view-cta {
    opacity: 1;
    transform: translateY(0) scale(1);
}

/* --- Project number badge --- */
.portfolio-index {
    position: absolute;
    top: 14px;
    left: 16px;
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.22em;
    color: rgba(255, 255, 255, 0.55);
    font-family: "Noto Sans JP", sans-serif;
    z-index: 2;
}

/* --- Card info --- */
.portfolio-card-info {
    padding: 18px 2px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* --- Tag badges --- */
.portfolio-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.portfolio-tag {
    display: inline-block;
    font-size: 0.65rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    font-family: "Noto Sans JP", sans-serif;
    color: #5a5a5a;
    background: #f4f4f4;
    border: 1px solid #e8e8e8;
    padding: 4px 11px;
    border-radius: 40px;
    transition: background 0.25s ease, border-color 0.25s ease;
}

a.portfolio-card:hover .portfolio-tag {
    background: #ececec;
    border-color: #d8d8d8;
}

/* --- Project title --- */
.portfolio-card-info h3 {
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -0.015em;
    margin: 0;
    color: #000;
    /* font-family: "Noto Sans JP", sans-serif; */
    transition: color 0.3s ease;
}

a.portfolio-card:hover .portfolio-card-info h3 {
    color: #3f2fee;
}

.portfolio-card-overlay svg {
    width: auto;
}

/* =============================================
   BLOG SECTION — REVAMP
   ============================================= */

.from-where-origin {
    padding: 100px 0 130px;
    background: #f8f8f8;
    position: relative;
}

/* --- Section header --- */
.blog-section-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    padding-bottom: 44px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 56px;
}

.blog-section-header-left {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.blog-eyebrow {
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #999;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
}

.blog-section-header h2 {
    font-size: clamp(1.9rem, 3vw, 2.8rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.08;
    margin: 0;
    font-family: "Noto Sans JP", sans-serif;
    color: #0a0a0a;
    text-align: left;
}

.blog-section-header h2 span {
    color: #7e7e81;
}

/* View all link */
.blog-view-all-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.82rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #0a0a0a;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    border-bottom: 1.5px solid #0a0a0a;
    padding-bottom: 2px;
    margin-bottom: 6px;
    flex-shrink: 0;
    transition: color 0.25s ease, border-color 0.25s ease;
}

.blog-view-all-link:hover {
    color: #3f2fee;
    border-color: #3f2fee;
}

.blog-view-all-link svg {
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}

.blog-view-all-link:hover svg {
    transform: translate(3px, -3px);
}

/* --- Slider item wrapper --- */
.slider-blogs .slider-wrapper {
    padding: 0 10px;
    height: 100%;
}

/* --- Blog card --- */
a.blog-card {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05), 0 6px 28px rgba(0,0,0,0.06);
    transition: box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1),
                transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

a.blog-card:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,0.08), 0 20px 56px rgba(0,0,0,0.11);
    transform: translateY(-6px);
}

/* --- Card media --- */
.blog-card-media {
    width: 100%;
    aspect-ratio: 3 / 2;
    overflow: hidden;
    background: #efefef;
    flex-shrink: 0;
}

.blog-card-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

a.blog-card:hover .blog-card-media img {
    transform: scale(1.06);
}

.blog-card-placeholder {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #e4e4e4 0%, #f0f0f0 100%);
}

/* --- Card body --- */
.blog-card-body {
    padding: 22px 24px 26px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
}

/* --- Meta row --- */
.blog-card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.blog-card-cat {
    display: inline-block;
    font-size: 0.6rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3f2fee;
    background: rgba(63, 47, 238, 0.08);
    padding: 3px 10px;
    border-radius: 40px;
    font-family: "Noto Sans JP", sans-serif;
    white-space: nowrap;
}

.blog-card-date {
    font-size: 0.68rem;
    font-weight: 400;
    color: #b0b0b0;
    font-family: "Noto Sans JP", sans-serif;
    white-space: nowrap;
}

/* --- Title --- */
h3.blog-card-title {
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.015em;
    margin: 0;
    color: #0a0a0a;
    /* font-family: "Noto Sans JP", sans-serif; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
}

a.blog-card:hover h3.blog-card-title {
    color: #3f2fee;
}

/* --- Excerpt --- */
p.blog-card-excerpt {
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.68;
    color: #6b6b6b;
    margin: 0;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "Noto Sans JP", sans-serif;
}

/* --- Read more CTA --- */
span.blog-card-cta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.75rem;
    font-weight: 700;
    color: #0a0a0a;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-family: "Noto Sans JP", sans-serif;
    margin-top: 6px;
    transition: color 0.3s ease;
}

span.blog-card-cta svg {
    transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

a.blog-card:hover span.blog-card-cta {
    color: #3f2fee;
}

a.blog-card:hover span.blog-card-cta svg {
    transform: translate(3px, -3px);
}

/* =============================================
   HAMBURGER BUTTON
   ============================================= */

.hamburger {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center;
    z-index: 99;
}

.hamburger span {
    display: block;
    width: 22px;
    height: 2px;
    background: #111;
    border-radius: 2px;
    transition: transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),
                opacity 0.25s ease;
    transform-origin: center;
}

.hamburger.is-active span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}
.hamburger.is-active span:nth-child(2) {
    opacity: 0;
    transform: scaleX(0);
}
.hamburger.is-active span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

/* =============================================
   MOBILE NAV OVERLAY
   ============================================= */

.mobile-nav-overlay {
    position: fixed;
    inset: 0;
    background: #fff;
    z-index: 9999999999;
    display: flex;
    flex-direction: column;
    padding: 0;
    transform: translateX(100%);
    transition: transform 0.42s cubic-bezier(0.23, 1, 0.32, 1);
    overflow-y: auto;
    visibility: hidden;
}

.mobile-nav-overlay.is-open {
    transform: translateX(0);
    visibility: visible;
}

.mobile-nav-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px;
    border-bottom: 1px solid #f0f0f0;
}

.mobile-nav-logo {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    max-width: 160px;
}

.mobile-nav-logo img:first-child {
    width: 28px;
    height: auto;
}

.mobile-nav-logo img:last-child {
    height: 20px;
    width: auto;
}

.mobile-nav-close {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transition: background 0.2s ease;
}

.mobile-nav-close:hover {
    background: #f4f4f4;
}

.mobile-nav-links {
    display: flex;
    flex-direction: column;
    padding: 32px 24px 24px;
    gap: 0;
    flex: 1;
    margin: 0;
    max-width: 100%;
}

a.mobile-nav-item {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #111;
    text-decoration: none;
    letter-spacing: -0.025em;
    padding: 14px 0;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: color 0.2s ease, padding-left 0.2s ease;
}

a.mobile-nav-item:last-child {
    border-bottom: none;
}

a.mobile-nav-item::after {
    content: '→';
    font-size: 1rem;
    opacity: 0.35;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

a.mobile-nav-item:hover {
    color: #3f2fee;
    padding-left: 6px;
}

a.mobile-nav-item:hover::after {
    opacity: 0.7;
    transform: translateX(4px);
}

.mobile-nav-footer {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-top: 1px solid #f0f0f0;
}

a.mobile-nav-cta {
    width: 100%;
    text-align: center;
    padding: 14px 24px;
    font-size: 0.95rem;
}

a.mobile-nav-audit {
    width: 100%;
    text-align: center;
    padding: 14px 24px;
    font-size: 0.95rem;
    justify-content: center;
}

/* =============================================
   LOGO MARQUEE
   ============================================= */

.trusted-clients {
    overflow: hidden;
}

.marquee-viewport {
    overflow: hidden;
    width: 100%;
    padding: 24px 0;
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
}

.marquee-track {
    display: flex;
    width: max-content;
    animation: marquee-scroll 28s linear infinite;
}

.marquee-track:hover {
    animation-play-state: paused;
}

.marquee-set {
    display: flex;
    align-items: center;
    gap: 0;
}

.marquee-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 44px;
    flex-shrink: 0;
}

.marquee-item img {
    height: 32px;
    width: auto;
    max-width: 140px;
    object-fit: contain;
    opacity: 0.55;
    filter: grayscale(100%);
    transition: opacity 0.3s ease, filter 0.3s ease;
}

.marquee-item img:hover {
    opacity: 0.9;
    filter: grayscale(0%);
}

@keyframes marquee-scroll {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
}

/* =============================================
   PORTFOLIO SKELETON LOADING
   ============================================= */

@keyframes skeleton-shimmer {
    0%   { background-position: -200% 0; }
    100% { background-position:  200% 0; }
}

.portfolio-card-media::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #f0f0f0 25%, #e6e6e6 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.6s ease-in-out infinite;
    border-radius: 14px;
    z-index: 0;
    pointer-events: none;
}

.portfolio-card-media img,
.portfolio-card-media video {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width:767px) {
    .h1-visual {
        font-size: 32px;
        font-weight: 700;
        letter-spacing: -1px;
        line-height: normal;
        font-family: "Noto Sans JP", sans-serif;
        word-break: break-word;
    }
    .box-wrapper-services h2 br {
        display: none;
        letter-spacing: normal;
    }
}

/* =============================================
   SERVICE PAGES - SHARED STYLES
   ============================================= */

@keyframes svc-fade-up {
    from { opacity: 0; transform: translateY(28px); }
    to   { opacity: 1; transform: translateY(0); }
}
@keyframes svc-float {
    0%, 100% { transform: translateY(0); }
    50%       { transform: translateY(-10px); }
}
@keyframes svc-shimmer-text {
    0%   { background-position: -200% center; }
    100% { background-position:  200% center; }
}

.svc-hero {
    background: #ffffff;
    padding-top: 160px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}
.svc-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle, rgba(63,47,238,0.055) 1px, transparent 1px);
    background-size: 32px 32px;
    pointer-events: none;
}
.svc-hero::after {
    content: '';
    position: absolute;
    top: -160px; right: -120px;
    width: 580px; height: 580px;
    background: radial-gradient(circle, rgba(63,47,238,0.07) 0%, transparent 65%);
    pointer-events: none;
}
.svc-hero-inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 0.85fr;
    gap: 64px;
    align-items: center;
}
.svc-hero-left {
    animation: svc-fade-up 0.85s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.svc-hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: "Raleway", sans-serif;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #3f2fee;
    background: rgba(63,47,238,0.07);
    border: 1px solid rgba(63,47,238,0.2);
    padding: 6px 14px;
    border-radius: 100px;
    margin-bottom: 28px;
}
.svc-hero-eyebrow::before {
    content: '';
    width: 5px; height: 5px;
    border-radius: 50%;
    background: #3f2fee;
    flex-shrink: 0;
}
.svc-hero h1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: clamp(2.6rem, 4.8vw, 4.6rem);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -0.04em;
    color: #0b0b0f;
    margin: 0 0 24px;
}
.svc-hero h1 em {
    font-style: normal;
    background: linear-gradient(135deg, #3f2fee 0%, #6c5ff5 50%, #3f2fee 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: svc-shimmer-text 4s linear infinite;
}
.svc-hero-desc {
    font-family: "Raleway", sans-serif;
    font-size: 1.05rem;
    line-height: 1.75;
    color: #5a5a72;
    max-width: 500px;
    margin-bottom: 40px;
}
.svc-hero-actions { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }
.svc-hero-actions a.black-button {
    background: #3f2fee; border-color: #3f2fee; transition: all 0.3s ease;
}
.svc-hero-actions a.black-button:hover {
    background: #2e1fdd; border-color: #2e1fdd;
    transform: translateY(-2px); box-shadow: 0 8px 24px rgba(63,47,238,0.35);
}
.svc-hero-actions a.blacnk-button {
    color: #333; border-color: rgba(0,0,0,0.18); transition: all 0.3s ease;
}
.svc-hero-actions a.blacnk-button:hover { border-color: #3f2fee; color: #3f2fee; }
.svc-hero-right {
    animation: svc-fade-up 0.85s 0.2s cubic-bezier(0.23, 1, 0.32, 1) both;
    position: relative;
}
.svc-hero-visual {
    position: relative;
    background: #f5f5fd;
    border-radius: 24px;
    border: 1px solid #e8e8f8;
    overflow: hidden;
    box-shadow: 0 24px 60px rgba(63,47,238,0.1), 0 4px 16px rgba(0,0,0,0.06);
    animation: svc-float 7s ease-in-out infinite;
    aspect-ratio: 4/3;
    display: flex; align-items: center; justify-content: center;
}
.svc-hero-visual img { width: 100%; height: 100%; object-fit: cover; display: block; }
.svc-hero-badge {
    position: absolute;
    bottom: -18px; right: -18px;
    background: #ffffff;
    border: 1px solid #e8e8f0;
    border-radius: 14px;
    padding: 14px 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    display: flex; align-items: center; gap: 12px;
    min-width: 190px;
}
.svc-hero-badge-icon {
    width: 36px; height: 36px;
    background: #3f2fee; border-radius: 10px;
    display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.svc-hero-badge-icon svg { width: 18px; height: 18px; stroke: #fff; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.svc-hero-badge-text { font-family: "Noto Sans JP", sans-serif; font-size: 0.9rem; font-weight: 700; color: #0b0b0f; line-height: 1.25; }
.svc-hero-badge-sub { font-family: "Raleway", sans-serif; font-size: 0.7rem; color: #888; font-weight: 500; }
.svc-marquee-band { background: #3f2fee; padding: 18px 0; overflow: hidden; }
.svc-marquee-track { display: flex; width: max-content; animation: marquee-scroll 26s linear infinite; }
.svc-marquee-item {
    display: flex; align-items: center; gap: 20px; padding: 0 32px;
    white-space: nowrap;
    font-family: "Noto Sans JP", sans-serif; font-size: 0.88rem; font-weight: 700;
    color: rgba(255,255,255,0.9);
}
.svc-marquee-item .svc-dot { width: 4px; height: 4px; border-radius: 50%; background: rgba(255,255,255,0.4); flex-shrink: 0; }
.svc-section { padding: 96px 0; }
.svc-section--gray { background: #f8f8f8; }
.svc-section-eyebrow {
    font-family: "Raleway", sans-serif; font-size: 0.7rem; font-weight: 700;
    letter-spacing: 0.22em; text-transform: uppercase; color: #3f2fee;
    margin-bottom: 14px; display: flex; align-items: center; gap: 10px;
}
.svc-section-eyebrow::before { content: ''; width: 22px; height: 2px; background: #3f2fee; flex-shrink: 0; border-radius: 1px; }
.svc-section-title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: clamp(1.8rem, 3vw, 2.9rem); font-weight: 800;
    letter-spacing: -0.035em; color: #0b0b0f; line-height: 1.1; margin: 0 0 16px;
}
.svc-section-title span { color: #3f2fee; }
.svc-section-subtitle {
    font-family: "Raleway", sans-serif; font-size: 1rem; line-height: 1.7;
    color: #666; max-width: 560px; margin: 0 0 56px;
}
.svc-features-grid {
    display: grid; grid-template-columns: repeat(3, 1fr);
    gap: 1px; background: #ebebeb; border-radius: 20px; overflow: hidden; border: 1px solid #ebebeb;
}
.svc-feature-card {
    background: #ffffff; padding: 40px 32px; position: relative; overflow: hidden; transition: background 0.3s ease;
}
.svc-section--gray .svc-features-grid { background: #e2e2e2; border-color: #e2e2e2; }
.svc-section--gray .svc-feature-card { background: #f8f8f8; }
.svc-feature-card::after {
    content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px;
    background: #3f2fee; transform: scaleX(0); transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.svc-feature-card:hover { background: #fafafe; }
.svc-section--gray .svc-feature-card:hover { background: #f2f2ff; }
.svc-feature-card:hover::after { transform: scaleX(1); }
.svc-feature-icon {
    width: 48px; height: 48px; background: rgba(63,47,238,0.08); border-radius: 14px;
    display: flex; align-items: center; justify-content: center; margin-bottom: 20px;
    transition: background 0.3s ease, transform 0.3s ease;
}
.svc-feature-card:hover .svc-feature-icon { background: #3f2fee; transform: rotate(-4deg) scale(1.05); }
.svc-feature-icon svg { width: 22px; height: 22px; stroke: #3f2fee; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.3s ease; }
.svc-feature-card:hover .svc-feature-icon svg { stroke: #fff; }
.svc-feature-num { font-family: "Noto Sans JP", sans-serif; font-size: 0.65rem; font-weight: 700; letter-spacing: 0.15em; color: #3f2fee; opacity: 0.6; margin-bottom: 14px; }
.svc-feature-name { font-family: "Noto Sans JP", sans-serif; font-size: 1.05rem; font-weight: 700; letter-spacing: -0.02em; color: #0b0b0f; margin-bottom: 10px; }
.svc-feature-desc { font-family: "Raleway", sans-serif; font-size: 0.88rem; line-height: 1.65; color: #777; }
.svc-process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2px; position: relative; }
.svc-process-steps::before {
    content: ''; position: absolute; top: 34px; left: calc(12.5% + 1px); right: calc(12.5% + 1px);
    height: 1px; background: linear-gradient(90deg, #3f2fee 0%, rgba(63,47,238,0.25) 50%, #3f2fee 100%); z-index: 0;
}
.svc-step { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 16px; }
.svc-step-circle {
    width: 68px; height: 68px; border-radius: 50%; background: #ffffff; border: 2px solid #e0e0e8;
    display: flex; align-items: center; justify-content: center; margin-bottom: 24px; position: relative;
    transition: all 0.3s ease; box-shadow: 0 4px 14px rgba(0,0,0,0.05);
}
.svc-section--gray .svc-step-circle { background: #f8f8f8; }
.svc-step:hover .svc-step-circle { border-color: #3f2fee; background: #3f2fee; box-shadow: 0 6px 20px rgba(63,47,238,0.28); }
.svc-step-circle svg { width: 24px; height: 24px; stroke: #3f2fee; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; transition: stroke 0.3s ease; }
.svc-step:hover .svc-step-circle svg { stroke: #fff; }
.svc-step-n {
    position: absolute; top: -5px; right: -5px; width: 18px; height: 18px;
    border-radius: 50%; background: #3f2fee; color: #fff;
    font-family: "Noto Sans JP", sans-serif; font-size: 0.55rem; font-weight: 800;
    display: flex; align-items: center; justify-content: center;
}
.svc-step-title { font-family: "Noto Sans JP", sans-serif; font-size: 0.98rem; font-weight: 700; letter-spacing: -0.02em; color: #0b0b0f; margin-bottom: 8px; }
.svc-step-desc { font-family: "Raleway", sans-serif; font-size: 0.83rem; line-height: 1.6; color: #777; }
.svc-stats-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 60px; padding-top: 56px; border-top: 1px solid #eeeeee; }
.svc-section--gray .svc-stats-row { border-top-color: #e4e4e4; }
.svc-stat { text-align: center; }
.svc-stat-num { font-family: "Noto Sans JP", sans-serif; font-size: 2.6rem; font-weight: 800; letter-spacing: -0.05em; color: #0b0b0f; line-height: 1; margin-bottom: 8px; }
.svc-stat-num span { color: #3f2fee; }
.svc-stat-label { font-family: "Raleway", sans-serif; font-size: 0.82rem; font-weight: 600; color: #888; line-height: 1.4; }
.svc-cta { background: #3f2fee; padding: 96px 0; position: relative; overflow: hidden; text-align: center; }
.svc-cta::before { content: ''; position: absolute; top: -180px; right: -180px; width: 500px; height: 500px; border-radius: 50%; background: rgba(255,255,255,0.05); pointer-events: none; }
.svc-cta::after { content: ''; position: absolute; bottom: -250px; left: -80px; width: 600px; height: 600px; border-radius: 50%; background: rgba(255,255,255,0.04); pointer-events: none; }
.svc-cta-inner { position: relative; z-index: 1; max-width: 620px; margin: 0 auto; }
.svc-cta-eyebrow { font-family: "Raleway", sans-serif; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(255,255,255,0.55); margin-bottom: 18px; }
.svc-cta-inner h2 { font-family: "Noto Sans JP", sans-serif; font-size: clamp(2rem, 3.8vw, 3.4rem); font-weight: 800; letter-spacing: -0.045em; color: #fff; line-height: 1.1; margin-bottom: 18px; }
.svc-cta-inner h2 span { color: #ebfe5b; }
.svc-cta-inner p { font-family: "Raleway", sans-serif; font-size: 1rem; line-height: 1.7; color: rgba(255,255,255,0.65); margin-bottom: 40px; }
.svc-cta-actions { display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap; }
.svc-cta-actions a.black-button { background: #ebfe5b; color: #0b0b0f; border-color: #ebfe5b; font-weight: 700; transition: all 0.3s ease; }
.svc-cta-actions a.black-button:hover { background: #d4e84e; border-color: #d4e84e; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.18); }
.svc-cta-actions a.blacnk-button { color: rgba(255,255,255,0.75); border-color: rgba(255,255,255,0.28); transition: all 0.3s ease; }
.svc-cta-actions a.blacnk-button:hover { border-color: rgba(255,255,255,0.65); color: #fff; }
@media (max-width: 991px) {
    .svc-hero-inner { grid-template-columns: 1fr; }
    .svc-hero-right { display: none; }
    .svc-features-grid { grid-template-columns: 1fr 1fr; }
    .svc-process-steps { grid-template-columns: 1fr 1fr; gap: 32px; }
    .svc-process-steps::before { display: none; }
    .svc-stats-row { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 766px) {
    .svc-hero { padding-top: 120px; padding-bottom: 64px; }
    .svc-hero h1 { font-size: clamp(2rem, 8.5vw, 3rem); }
    .svc-features-grid { grid-template-columns: 1fr; }
    .svc-process-steps { grid-template-columns: 1fr; }
    .svc-stats-row { grid-template-columns: 1fr 1fr; }
    .svc-section { padding: 64px 0; }
    .svc-cta { padding: 64px 0; }
    .svc-stat-num { font-size: 2rem; }
}
