a:focus{
    outline:none;
}
.home-sec-last {
    padding-bottom: 96px;
}
.home-sec-spacing {
    margin-top: 96px !important;
}
.blue-color{
    color:#283749;
}
.gray-color{
    color:#525252;
}
.top-common-section:before {
    content: '';
    position: absolute;
    width: 1089px;
    height: 600px;
    background: url('https://demo.webshowcase-india.com/bokaapdesign/wp-content/uploads/2026/02/Ellipse-4-1.png');
    background-position: center;
    background-size: cover;
    z-index: -1;
    right: 0;
    top: 0;
}

.top-common-section {
    padding-top: 96px;
}

.top-common-section .page-header {
    margin-top: 0;
}

.banner_inner_box {
    display: flex;
    align-items: center;
}

.banner_hero_content {
    flex: 0 0 60%;
    padding-right: 50px;
}

.banner_hero_image {
    flex: 0 0 40%;
}

.home-banner-sectiton .banner_hero_image video {
    width: 100%;
    height: 420px;
    object-fit: cover;
}
.home-banner-sectiton .banner_title br{
        display:none
    }

.banner_hero_image {
    position: relative;
}

.video-control-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}

.video-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;

    justify-content: center;
    align-items: center;
}

.video-popup.active {
    display: flex;
}

.video-popup-content {
    position: absolute;
    max-width: 88%;
    top: 50%;
    left: 50%;
    width: 88%;
    height: 90vh;
    transform: translate(-50%, -50%);
}

.video-popup video {
    width: 100%;
    height: 90vh;
    object-fit: cover;
}

.close-video {
    position: absolute;
    top: -34px;
    right: -43px;
    color: #fff;
    font-size: 70px;
    cursor: pointer;
}

.font-24-update {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}

.banner_title {
    font-size: 72px;
    line-height: 80px;
    font-weight: 600;
}

.btn-borderded-bokaap.dark-btn {
    color: #fff;
    background-color: #283749;
    border: 1px solid #283749;
    display: inline-flex;
    gap: 10px;
}

.btn-borderded-bokaap.dark-btn:hover {
    background-color: #27a5e7;
    border-color: #27a5e7;
}

.hero-actions {
    display: flex;
    gap: 16px;
}

.banner-text {
    margin-top: 24px;
    margin-bottom: 32px;
}

.font-16 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}

.banner-bottom-text a {
    color: #283749;
    border-bottom: 1px solid #283749;
    padding-bottom: 1px;

}

.site-header .nav-wrapper .my-custome-menu>ul>li:nth-last-child(1)>a {
    color: #fff;
    background-color: #283749;
    border: 1px solid #283749;
    display: inline-flex;
    gap: 10px;
    font-size: 16px;
    line-height: 16px;
    padding: 14px 28px;
    font-weight: 700;
    align-items: center;
    text-transform: uppercase;
}

.site-header .nav-wrapper .my-custome-menu>ul>li:nth-last-child(1)>a:hover {
    background-color: #27a5e7;
    border-color: #27a5e7;
}

.site-header .nav-wrapper .my-custome-menu>ul>li:last-child>a::after { 
    content: "";
    display: inline-block;
    width: 22px;
    height: 17px;
    margin-left: 6px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='17' viewBox='0 0 22 17' fill='none'><path d='M11.7348 15.4987C11.1929 14.9617 11.161 14.1105 11.6391 13.5365L11.7348 13.4323L16.9471 8.26608L11.7348 3.09989C11.1929 2.56282 11.161 1.71168 11.6391 1.13765L11.7348 1.03342C12.2766 0.496341 13.1354 0.464749 13.7145 0.938638L13.8197 1.03342L20.0745 7.23284C20.6164 7.76992 20.6483 8.62106 20.1701 9.19508L20.0745 9.29932L13.8197 15.4987C13.244 16.0694 12.3105 16.0694 11.7348 15.4987Z' fill='%23FAFAFA'/><path d='M19.1655 8.48562C19.1559 9.2451 18.5634 9.86195 17.8149 9.92345L17.6729 9.92838L1.45591 9.72662C0.641754 9.7165 -0.00996208 9.05413 0.000257492 8.24719C0.00987434 7.48772 0.602417 6.87086 1.35086 6.80937L1.49291 6.80444L17.7099 7.00619C18.524 7.01632 19.1758 7.67869 19.1655 8.48562Z' fill='%23FAFAFA'/></svg>") no-repeat center;
    background-size: contain;
}

#menu-primary-menu {
    display: flex;
    align-items: center;
    gap: 10px;
}

.site-header {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.header-wrapper.allup-d {
    background: transparent;
    padding-top: 20px;
    box-shadow: none;

}

.sticky-header .header-wrapper.allup-d {
    padding-top: 0;
    background-color: #fff;
}

.sticky-header .header-wrapper .my-custome-menu {
    padding-top: 9px;
}

.sticky-header .header-wrapper .logo {
    padding-top: 8px;
}

.stats-section {
    margin-top: 96px;
    background: none;
}

.stata_wrapper {
    display: flex;
    gap: 35px;
    padding: 24px 24px;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    justify-content: space-between;
}

.stat h3 {
    color: #008BD1;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0;
}

.stat h3 Span {
    color: #283749;
}

.stat-sub {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #525252;
}

.challenges-section {
    margin-top: 80px;
    position: relative;
    z-index: unset;
}

.challenges-section:before {
    content: '';
    width: 1495px;
    height: 1184px;
    background: url('https://demo.webshowcase-india.com/bokaapdesign/wp-content/uploads/2026/02/Ellipse-2.png');
    position: absolute;
    top: -310px;
    background-position: center;
    background-size: cover;
    /* z-index: -1; */
}

.challenges-wrapper {
    padding: 242px 0px;
    position: relative;
    min-height: 652px;
    z-index: 99;
}

.challenges-title {
    font-size: 48px;
    line-height: 54px;
    text-align: center;
    letter-spacing: -0.91px;
    font-weight: 600;
    width: 700px;
    margin: auto;
    color:#283749;
}

.challenges-wrapper h2 span {
    display: block;
    font-weight: 500;
}

.challenge-card {
    position: absolute;
    z-index: 2;
    max-width: 384px;
    background: rgba(255, 255, 255, 0.4);
    padding: 24px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1px;
    font-weight: 600;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    color: #525252;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.02);
    opacity: 0;
    transform: translateY(100px);
}

.challenge-card.card-1 {
    top: 12px;
    left: -10px;
}

.challenge-card.card-2 {
    top: 61px;
    right: 179px;
}

/* .challenge-card.card-3 {
    top: 279px;
    right: 40px;
} */

.challenge-card.card-4 {
    bottom: 162px;
    left: 136px;
}

.challenge-card.card-5 {
    bottom: 113px;
    right: 247px;
}

.challenge-card.card-6 {
    top: 209px;
    left: 2%;
}

.intent-section {
    position: relative;
    z-index: 1;
}

.intent-section:before {
    content: '';
    width: 1089px;
    height: 775px;
    background: url('https://demo.webshowcase-india.com/bokaapdesign/wp-content/uploads/2026/02/Ellipse-6.png');
    position: absolute;
    top: -320px;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.font-48-update {
    font-size: 48px;
    font-weight: 600;
    line-height: 54px;
    letter-spacing: -0.91px;
    color: #283749;
    margin-bottom: 60px;
}

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

.intent-icon img {
    height: 102px;
    width: 102px;
    object-fit: cover;
}

.intent-card {
    padding: 24px;
    border: 1px solid rgba(34, 45, 58, 0.25);
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .02);
}

.intent-text {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 22px !important;
}

.acc-left-head.font-48-update {
    margin-bottom: 32px;
    margin-top: 0px;
}

.footer-upper-section {
    display: none;
}

.footer:before {
    content: '';
    width: 1351px;
    height: 775px;
    background: url('https://demo.webshowcase-india.com/bokaapdesign/wp-content/uploads/2026/02/footer.png');
    position: absolute;
    top: -320px;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.font-48-update.intent_title {
    margin-bottom: 32px;
    margin-top: 0px;
}

.acc-left-text {
    margin-bottom: 16px;
    font-weight: 600;
}

.hs2-accordion {
    margin-top: 82px;
}

/* Fix: Tailwind CSS generates .collapse { visibility: collapse } which conflicts with Bootstrap 3's accordion.
   When Bootstrap opens a panel (.collapse.in), the content must be visible. */
.collapse.in {
    visibility: visible;
}

.about-section-2 {
    padding: 96px 0;
}

.about-banner-image-wrapper {
    display: flex;
    gap: 15px;
}

.about-left-2 {
    width: 45%;
}

.about-left h2 {
    font-size: 28px;
    line-height: 1.5;
    color: #2d3748;
    font-weight: 500;
}

.about-right-2 {
    width: 55%;
}

.about-right-2 p {
    font-size: 16px;
    line-height: 24px;
    color: #283749;
    margin-bottom: 20px;
    font-weight: 400;

}
.careers-banner-img,.about-banner-image{
    aspect-ratio:4/3;
    object-fit: cover;
}
.about-buttons {
    display: flex;
    gap: 16px;
    margin-top: 32px;
}

.about-buttons .btn-borderded-bokaap {
    margin-bottom: 0;
}

.about-left-2 h2 {
    margin-top: 0;
}

.counter-section {
    display: none;
}

.about-section-3 {
    background: #F2F5F9;
    padding-top: 96px;
    padding-bottom: 322px;
}

.process_title {
    margin-top: 0;
    margin-bottom: 32px;
}

.process_wrapper img {
    width: 100%;
    height: 523px;
    object-fit: contain;
}

.abount-founder-section {
    display: none;
}

.client-wrapper-inner {
    margin-top: -29rem;
}

.tastimaonial-item {
    padding: 24px;
    background: #fff;
}

.tastimaonial-item {
    margin: 0 8px;
    position: relative;
}

.tastimaonial-item .cts-item-block-left {
    flex: 0 0 400px;
    max-width: 400px;
    aspect-ratio: 1 / 1;
}

.tastimaonial-item .cts-item-block-right {
    /* flex: 0 0 calc(100% - 400px);
    max-width: calc(100% - 400px); */
    flex:0 0 100%;
    max-width:100%;
    padding-bottom: 0rem;
    padding-right: 20px;

}

.tastimaonial-item .cts-item-block {
    gap: 24px;
    z-index: 1;
    position: relative;
}

.tastimaonial-item .cts-item-block::after {
    content: "";
    position: absolute;
    width: 493px;
    height: 345px;
    background: url(https://demo.webshowcase-india.com/bokaapdesign/wp-content/uploads/2026/02/testmonial-shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: -122px;
    right: 0;
    z-index: -1;
}

.client-logo-wrapper-inner {
    width: 132px;
    height: 32px;
    margin-bottom: 24px;
}

.tastimaonial-item .cts-item-block-right a {
    display: flex;
    align-items: center;
}

.tastimaonial-item .cts-item-block-right a:hover {
    display: flex;
    align-items: center;
}

.client-logo-wrapper-inner img {
    width: 100%;
}

.testimonial-shape {
    width: 20px;
    height: 18px;
    margin-bottom: 10px;
}

.cts-item-block-right-name {
    display: flex;
    gap: 16px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #D8D8D8;
}

.client-profile {
    flex: 0 0 48px;
}
.client-profile-img{
    width:48px;
    height:48px;
    object-fit: cover;
    border-radius:48px;
}

.client_info_box {
    flex: 0 0 calc(100% - 48px);
}

.client-info-test {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #525252;
    margin: 0;
}

.tastimaonial-item .cts-item-block-right-readmore {
    margin: 8px 0;
    font-size: 13px;
    color: #27a5e7;
    display: none !important;
}

.client-sec-3.about-section-wrapper {
    background: #283749;
    padding-bottom: 90px;
}

.about-hr {
    margin: 48px 0;
    border: 0px solid #D8D8D8;
}

.skill-image {
    margin-bottom: 20px;
    height: 60px;
    width: 50px;
}

.slick.marquee .slick-slide .inner {
    margin: 0 16px !important;
}

.hs4-cta-block {
    margin-top: 48px !important;
}

.skill-image img {
    width: 100%;
}

.client_title_update {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0.1px;
    color: #283749;
    text-align: center;
}

.client-info-test {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.inner-page-top-padding {
    padding-top: 18rem;
}

.partnered_slider {
    position: relative;
}

.partnered_slider:after {
    content: "";
    display: block;
    height: 100%;
    width: 232px;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 93%);
    z-index: 1;
}

.partnered_slider:before {
    content: "";
    display: block;
    height: 100%;
    width: 232px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 93%);
    z-index: 1;
    transform: rotate(180deg);
}
.partnered_slider .slick-slide .inner {
  display: flex;
  align-items: center;
  justify-content: center; 
}
.partnered_slider .slick-slide img {
  width: auto;
  height: auto;
  max-width: 180px;
  max-height: 60px;
  object-fit: contain;
}

.footer-bottom-right li:after {
    background: #283749;
}

.my-custome-menu ul li a {
    color: #323231;
    font-family: 'Manrope';
    font-size: 16px;
    padding: 24px 15px 9px;
    background: transparent;
    font-weight: 700 !important;
    text-transform:uppercase;
    outline:none;
}

.btn-borderded-bokaap {
    font-weight: 700;
}

.accordion .colaps-button {
    font-weight: 600;
}

.footer h4 {
    font-weight: 600;
}

.talks_button .text-block {
    font-weight: 700;
}

.footer-bottom-left ul li {
    font-size: 12px;
}

.cts-item-block-right-text {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 16px;
}

.skill_h5 {
    font-weight: 600;
    margin-top: 16px;
}

.client-sec-3 .skill_title {
    font-size: 48px;
    line-height: 54px;
}

.pin-spacer {
    margin: 96px 0px 0px !important;
}

.footer .footer-bottom {
    margin-top: 96px;
}

.footer {
    padding-top: 96px;
}

.contact-sec-1 .cs2-block {
    column-gap: 29px;
}

.about-section-wrapper .cs3-block {
    column-gap: 66px;
    row-gap: 96px;
}

.footer h4 {
    margin-bottom: 48px;
}

.section-5grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 26px;
}

.section-5grid .grid-inner-box {
    position: relative;    
    padding: 24px;   
    /* Very light, nearly transparent white background */
    background: linear-gradient(133deg, rgba(255, 255, 255, 0.40), rgba(255, 255, 255, 0.40)); 
    
    /* Very subtle shadow */
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.02);
    
    /* Glassmorphism blur */
    backdrop-filter: blur(10px);    

}
.section-5grid .grid-inner-box::before {
    content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 0.25px; /* border thickness */
  background: linear-gradient(169deg, #F8F9FB, #403875, #F8F9FB);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
} 

.grid-inner-title {
    padding: 24px 0px 0 0;
}

.grid-inner-title h4 {
    color: #525252;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
}
.grid-inner-title h4 span{
    display:block;
    color:#283749;
    margin:0 0 4px 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.grid-inner-box img {
    width: 100%;
    height: 187px;
    object-fit: cover;
}

.intent-grid {
    display: none;
}

.sub-menu {
    position: absolute;
    width: 250px;
    background: #fff;
    padding: 8px 4px;
    overflow: hidden;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-in-out;
}

.my-custome-menu>#menu-primary-menu>li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

.my-custome-menu>#menu-primary-menu>li .sub-menu a {
    padding: 7px 10px 5px 10px;
    display: block;
    color: #000;
}

.site-header {
    overflow: visible;
}

.header-wrapper {
    overflow: visible;
}

.navbar,
.navbar-inverse {
    min-height: 100%;
}

.my-custome-menu ul li .sub-menu li {
    display: block;
}

select.input-box {
    appearance: none;
    background: url("data:image/svg+xml;utf8,<svg fill='%23333' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right center;
    background-size: 16px;
}

.input-lable {
    color:  #283749;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
        margin-bottom: 9px;

}

.input-lable span {
    color: #BE2B2B;
}

.input-box {
    color:#283749;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #D7D9E0;
        padding-bottom: 10px;
    padding-top: 3px;
    border-radius: 0;
}

.input-box::placeholder {
    color: #D8D8D8;
}
textarea.input-box{
height: 124px;
resize: none;
display: flex;
align-items: flex-end;
padding-top: 67px;
}
.input-box:focus{
outline: none;

}
.nice-select.input-box{
    height: 35px;
    padding-left: 0px;
        float: none;
} 
.nice-select.input-box:after{
  background: url(https://demo.webshowcase-india.com/bokaapdesign/wp-content/uploads/2026/04/Vector-3.svg);
    border: none;
    height: 10px;
    width: 16px;
    transform: rotate(0deg);
    background-repeat: no-repeat;
}
.input-box.nice-select .current{
  color: #D8D8D8;
}

.input-box.nice-select.has-value .current{
  color:#283749;
}
.section-para p{
    color:#525252;
}
.project-submit{
    margin-top: 9px;
}
.input-box.nice-select  .list{
	    width: 100%;
}



.challenges-section {
    margin-top: 80px;
    position: relative;
    z-index: unset;
    overflow: visible;
}

.challenges-wrapper {
    padding: 0;
    position: relative;
    /* min-height: 100vh; */
    min-height: clamp(750px, 75vh, 900px);
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}

.challenges-title {
    font-size: 48px;
    line-height: 54px;
    text-align: center;
    letter-spacing: -0.91px;
    font-weight: 600;
    width: 700px;
    margin: auto;
    color: #283749;
    position: relative;
    z-index: 2;
}

.challenge-card {
    position: absolute;
    z-index: 2;
    max-width: 384px;
    background: rgba(255, 255, 255, 0.7);
    padding: 24px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1px;
    font-weight: 600;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    color: #525252;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.02);
    opacity: 0;
    transform: translateY(80px);
}

/* Alternate left/right like the video */
.challenge-card.card-1 {
    top: 12%;
    left: 8%;
}
.challenge-card.card-2 {
    top: 18%;
    right: 10%;
    left: auto;
}
.challenge-card.card-6 {
    top: 55%;
    left: 5%;
}
/* .challenge-card.card-3 {
    top: 30%;
    right: 8%;
    left: auto;
} */
.challenge-card.card-4 {
    bottom: 30%;
    left: 12%;
}
.challenge-card.card-5 {
    bottom: 25%;
    right: 15%;
    left: auto;
}

/* Remove old pin-spacer override */
.pin-spacer {
    margin: 0 !important;
}
.stap_title{
    color: #7888A8;
font-family: Manrope;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.stap_text{
color: #28323E;
font-family: Manrope;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 24px; 
margin: 8px 0 0 0 ;
}
.stap-divider-line{
 color:#D8D8D8;
 margin-top: 16px;
 margin-bottom: 16px;
 border-top: 1px solid #D8D8D8;
}
.servicing-title{
    color: #7888A8;
font-family: Manrope;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.serving-box{
    margin-top: 32px;
}


/* .challenge-card.card-1 {
    top: 15%;
    left: 3%;
}
.challenge-card.card-2 {
    top: 12%;
    right: 3%;
    left: auto;
}
.challenge-card.card-6 {
    top: 42%;
    left: 1%;
}
.challenge-card.card-3 {
    top: 38%;    
    right: 25%;
    left:auto;
}
.challenge-card.card-4 {
    top: 62%;
    left: 8%;
    bottom: auto;
}
.challenge-card.card-5 {
    top: 45%;
    right: 8%;
    left: auto;
    bottom: auto;
} */
 .challenge-card.card-1 {
    top: 18%;
    left: 4%;
}
.challenge-card.card-2 {
    top: 20%;
    right: 4%;
    left: auto;
}
.challenge-card.card-6 {
    top: 25%;
    left: 2%;
}
.challenge-card.card-3 {
    top: 38%;
    right: 20%;
    left: auto;
}
.challenge-card.card-4 {
    top: 58%;
    right: 8%;
    bottom: auto;
    left:auto;
}
.challenge-card.card-5 {
    top: 72%;
    left: 20%;
    right: auto;
    bottom: auto;
}
.casestudy-listing-page h2.page-header, .page-header,.banner_title, .clients-sec-1 h1,.h2_heading{
	letter-spacing:-0.75px !important;
}
@media (min-width:768px) and (max-width:992px){
    .challenge-card.card-1 {
    top: 8%;
    right: 12px;
    left: unset;
}
.challenge-card.card-2 {
    top: 22%;
    left: 10px;
    right: unset;
}
.challenge-card.card-3 {
    top: 36%;
    right: 12px;
}
.challenge-card.card-4 {
    top: 40%;
    left: 37%;
    bottom: auto;
}
.challenge-card.card-5 {
    top: 64%;
    right: 10px;
    bottom: auto;
    left: auto;
}
}
@media screen and (max-width: 992px) {
	.section-5grid {
		display: flex !important;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
		gap: 16px;
		padding-bottom: 16px;
		cursor: grab;
		user-select: none;
		-ms-overflow-style: none; /* IE and Edge */
		scrollbar-width: none;    /* Firefox */
	}

	.section-5grid::-webkit-scrollbar {
		display: none; /* Chrome, Safari, Opera */
	}

	.section-5grid.is-dragging {
		cursor: grabbing;
		scroll-behavior: auto;
	}

	.section-5grid.is-dragging .grid-inner-box {
		pointer-events: none;
	}

	.section-5grid .grid-inner-box {
		flex: 0 0 auto;
		width: 80%;
		max-width: 320px;
		scroll-snap-align: start;
	}
}

@media screen and (max-width: 767px) {
	.section-5grid .grid-inner-box {
		width: 85%;
	}
}
