﻿:root {--font-dm: 'DM Sans';--font-Satoshi: 'Satoshi';}@font-face {font-family: 'DM Sans';src: local('DM Sans Medium'), local('DMSans-Medium'), url('/assets/project/font/DMSans-Medium.woff2') format('woff2'), url('/assets/project/font/DMSans-Medium.woff') format('woff');font-weight: 500;font-style: normal;font-display: swap;}@font-face {font-family: 'DM Sans';src: local('DM Sans Bold'), local('DMSans-Bold'), url('/assets/project/font/DMSans-Bold.woff2') format('woff2'), url('/assets/project/font/DMSans-Bold.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: 'DM Sans';src: local('DM Sans Regular'), local('DMSans-Regular'), url('/assets/project/font/DMSans-Regular.woff2') format('woff2'), url('/assets/project/font/DMSans-Regular.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'Satoshi';src: local('Satoshi Bold'), local('Satoshi-Bold'), url('/assets/project/font/Satoshi-Bold.woff2') format('woff2'), url('/assets/project/font/Satoshi-Bold.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: 'Satoshi';src: local('Satoshi Medium'), local('Satoshi-Medium'), url('/assets/project/font/Satoshi-Medium.woff2') format('woff2'), url('/assets/project/font/Satoshi-Medium.woff') format('woff');font-weight: 500;font-style: normal;font-display: swap;}@font-face {font-family: 'Satoshi';src: local('Satoshi Regular'), local('Satoshi-Regular'), url('/assets/project/font/Satoshi-Regular.woff2') format('woff2'), url('/assets/project/font/Satoshi-Regular.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}.home_page_banner {overflow: hidden;font-family: 'DM Sans';}.pink_blue {background: linear-gradient(270deg, rgba(58, 186, 213, 0.10) 0%, rgba(204, 80, 204, 0.10) 100%), #FFF;}.blue_pink {background: linear-gradient(90deg, rgba(58, 186, 213, 0.10) 0%, rgba(204, 80, 204, 0.10) 100%), #FFF;}.home_page_banner .banner_block {padding: 80px 0 80px 0;position: relative;opacity: 0;transform: translateY(100px);transition: all 1s ease-out;}.banner_block.slide-up-on-load {transform: translateY(-100px);animation: slideUp 2s ease-out forwards;}.banner_block.slide-up-on-scroll.visible {opacity: 1;transform: translateY(0);}@keyframes slideUp {to {opacity: 1;transform: translateY(0);}}.empowering_block {display: flex;flex-direction: column;justify-content: center;align-items: center;max-width: 550px;margin: 0 auto;text-align: center;position: relative;z-index: 1;}.empowering_image {margin-top: 50px;}.empowering_block h1 {color: #1D2939;text-align: center;font-size: 64px;font-style: normal;font-weight: 700;line-height: normal;margin: 0;}.empowering_block p {color: #475467;text-align: center;font-size: 20px;font-style: normal;font-weight: 400;line-height: normal;font-family: 'Satoshi';}.empowering_block a {border-radius: 8px;background: linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%);display: flex;height: 40px;padding: 10px 20px;justify-content: center;align-items: center;gap: 8px;color: #FFF;font-size: 14px;font-style: normal;font-weight: 700;line-height: normal;}.empowering_image {margin-top: 50px;position: relative;z-index: 1;}.empowering_image img{width:100%;}.properties-worldwide-image {display: grid;grid-template-areas: "wrap-slider small-photo" "wrap-slider small-photo";gap: 25px;max-width: 560px;margin-left: auto;}.properties-worldwide-image img:nth-child(1) {box-shadow: 95.573px 123.621px 43.631px 0px rgba(30, 1, 45, 0.00), 61.291px 78.951px 40.515px 0px rgba(30, 1, 45, 0.01), 34.282px 44.67px 34.282px 0px rgba(30, 1, 45, 0.02), 15.583px 19.738px 24.932px 0px rgba(30, 1, 45, 0.04), 4.155px 5.194px 13.505px 0px rgba(30, 1, 45, 0.04);}.properties-worldwide-image img:nth-child(2) {grid-area: small-photo;box-shadow: -135.049px 215.039px 70.641px 0px rgba(74, 170, 209, 0.00), -86.223px 137.126px 64.408px 0px rgba(74, 170, 209, 0.01), -48.825px 76.874px 55.058px 0px rgba(74, 170, 209, 0.04), -21.816px 34.282px 40.515px 0px rgba(74, 170, 209, 0.07), -5.194px 8.311px 21.816px 0px rgba(74, 170, 209, 0.08);}.properties-worldwide-image img:nth-child(3) {box-shadow: 196.34px 238.932px 87.262px 0px rgba(192, 87, 203, 0.00), 125.699px 153.748px 78.951px 0px rgba(192, 87, 203, 0.01), 70.641px 86.223px 66.485px 0px rgba(192, 87, 203, 0.04), 31.165px 38.437px 49.864px 0px rgba(192, 87, 203, 0.07), 8.311px 9.35px 27.01px 0px rgba(192, 87, 203, 0.08);}.p_worldwide {display: grid;grid-template-columns: repeat(2, 1fr);gap: 140px;align-items: center;justify-content: space-between;font-family: 'Satoshi';position: relative;z-index: 1;}.p_worldwide_block h2 {color: #1D2939;font-size: 48px;font-style: normal;font-weight: 600;line-height: normal;margin-bottom: 15px;margin-top: 0;max-width: 520px;}.p_worldwide_block p {color: #344054;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;}.p_worldwide_block img {width: 100%;object-fit: contain;border-radius: 12px;}.advanced_image {position: relative;display: flex;height: 440px;align-items: flex-end;width: 100%;max-width: 584px;}.advanced_image img:first-child {width: 308px;box-shadow: 170px 493px 146px 0px rgba(207, 166, 226, 0.00), 109px 315px 133px 0px rgba(207, 166, 226, 0.02), 61px 177px 113px 0px rgba(207, 166, 226, 0.08), 27px 79px 83px 0px rgba(207, 166, 226, 0.13), 7px 20px 46px 0px rgba(207, 166, 226, 0.15);}.advanced_image img:last-child {position: absolute;width: 356px;z-index: 1;right: 0;bottom: 50px;box-shadow: -166px 281px 91px 0px rgba(70, 178, 212, 0.00), -106px 180px 84px 0px rgba(70, 178, 212, 0.01), -60px 101px 70px 0px rgba(70, 178, 212, 0.03), -7px 11px 29px 0px rgba(70, 178, 212, 0.05);}.personalized-experience {max-width: 560px;margin-left: auto;}.personalized-experience img {box-shadow: 609px 529px 226px 0px rgba(185, 95, 206, 0.00), 390px 339px 207px 0px rgba(185, 95, 206, 0.02), 219px 190px 174px 0px rgba(185, 95, 206, 0.07), 97px 85px 129px 0px rgba(185, 95, 206, 0.12), 24px 21px 71px 0px rgba(185, 95, 206, 0.14);}.p_worldwide_block.Customisable-Brand img {max-width: 407px;height: 339px;flex-shrink: 0;width: 100%;}.Customisable-Brand-inside {position: absolute;bottom: 23px;display: flex;flex-direction: column;row-gap: 33px;left: 147px;max-width: 335px;width: 100%;}.Brand-inside {display: flex;max-width: 335.5px;padding: 16px 24px;align-items: center;gap: 15px;border-radius: 16px;background: #FFF;width: 100%;color: var(--Gray-900, #16181D);font-family: Satoshi;font-size: 20px;font-style: normal;font-weight: 500;line-height: 24px;position: relative;z-index: 1;}.Customisable-Brand-inside .Brand-inside:nth-child(1) {box-shadow: 280px 276px 110px 0px rgba(0, 0, 0, 0.00), 179px 177px 101px 0px rgba(0, 0, 0, 0.01), 11px 11px 35px 0px rgba(0, 0, 0, 0.10);}.Customisable-Brand-inside .Brand-inside:nth-child(2) {box-shadow: 251px 247px 99px 0px rgba(0, 0, 0, 0.00), 161px 158px 90px 0px rgba(0, 0, 0, 0.01), 91px 89px 76px 0px rgba(0, 0, 0, 0.05), 40px 40px 56px 0px rgba(0, 0, 0, 0.09), 10px 10px 31px 0px rgba(0, 0, 0, 0.10);margin-left: 57px;}.Customisable-Brand-inside .Brand-inside:nth-child(3) {box-shadow: 284px 292px 114px 0px rgba(0, 0, 0, 0.00), 182px 187px 104px 0px rgba(0, 0, 0, 0.01), 102px 105px 88px 0px rgba(0, 0, 0, 0.05), 45px 47px 65px 0px rgba(0, 0, 0, 0.09), 11px 12px 36px 0px rgba(0, 0, 0, 0.10);margin-left: 121px;}.p_worldwide_block {position: relative;transition: all 0.5s;}.Focused-Profit {position: relative;height: 409px;display: flex;align-items: end;max-width: 575px;margin-left: auto;}.Focused-Profit img:first-child {position: absolute;width: 325px;z-index: 1;left: 0;bottom: 50px;box-shadow: -166px 281px 91px 0px rgba(70, 178, 212, 0.00), -106px 180px 84px 0px rgba(70, 178, 212, 0.01), -60px 101px 70px 0px rgba(70, 178, 212, 0.03), -7px 11px 29px 0px rgba(70, 178, 212, 0.05);top: 0;}.Focused-Profit img:last-child {max-width: 408px;margin-left: auto;position: relative;z-index: 1;}.one_stop_one h2 {color: var(--800, #1D2939);text-align: center;font-size: 56px;font-style: normal;font-weight: 600;line-height: normal;margin: 0;}.one_stop_one p {color: #1D2939;text-align: center;font-family: Satoshi;font-size: 18px;font-style: normal;font-weight: 400;line-height: 30px;}.one_stop_one {max-width: 800px;margin: 0 auto;}.one_stop_block {display: grid;grid-template-columns: repeat(3, 1fr);gap: 32px;}.one_stop_cont {border-radius: 16px;border: 2px solid var(--1, #3ABAD5);background: linear-gradient(270deg, rgba(58, 186, 213, 0.10) 0%, rgba(204, 80, 204, 0.10) 100%), #FFF;box-shadow: 0px 128px 36px 0px rgba(0, 0, 0, 0.00), 0px 82px 33px 0px rgba(0, 0, 0, 0.01), 0px 46px 28px 0px rgba(0, 0, 0, 0.03), 0px 21px 21px 0px rgba(0, 0, 0, 0.04), 0px 5px 11px 0px rgba(0, 0, 0, 0.05);display: flex;flex-direction: column;justify-content: flex-start;}.one_stop_detail {padding: 32px;display: flex;flex-direction: column;align-items: center;row-gap: 8px;min-height: 205px;justify-content: flex-start;margin-top: auto;}.one_stop_detail h3 {color: #141414;text-align: center;font-size: 28px;font-style: normal;font-weight: 600;line-height: normal;margin: 0;}.one_stop_detail p {color: #1D2939;text-align: center;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;margin: 0;}.one_stop_cont .one_stop_cont_image {margin: 0 auto;padding: 24px 70px;}.one_stop_cont_image img {max-width: 240px;}.aboutus {background: linear-gradient(270deg, rgba(58, 186, 213, 0.1), rgba(204, 80, 204, 0.1));}.aboutus-1 {background: linear-gradient(270deg, rgba(204, 80, 204, 0.1), rgba(58, 186, 213, 0.1));}.aboutus-bg {overflow: hidden;}.banner_block {position: relative;}.red-ellips-left {width: 531px;height: 531px;aspect-ratio: 1/1;position: absolute;left: -220px;top: -215px;border-radius: 531px;opacity: 0.5;background: #B95ECD;filter: blur(500px);z-index: -1;}.blue-ellips-right {width: 607px;height: 607px;aspect-ratio: 1/1;position: absolute;right: -316px;bottom: -276px;border-radius: 607px;opacity: 0.5;background: #48B0D4;filter: blur(501.5px);z-index: -1;}.red-ellips-right {width: 530px;height: 530px;opacity: 0.50;background: #B95ECD;box-shadow: 1000px 1000px 1000px;border-radius: 9999px;filter: blur(500px);position: absolute;right: 0;z-index: -1;}.blue-ellips-left {position: absolute;width: 607px;height: 607px;flex-shrink: 0;aspect-ratio: 1/1;border-radius: 607px;opacity: 0.5;background: #48B0D4;filter: blur(501.5px);left: 0;z-index: -1;}.banner_content {display: flex;align-items: center;justify-content: center;flex-direction: column;gap: 8px;text-align: center;}.about_main_image {margin-top: 50px;}.banner_content img {height: auto;}.banner_content h2 {color: #1D2939;text-align: center;font-size: 64px;font-weight: 700;line-height: normal;font-family: var(--font-dm);margin: 0;}.banner_content p {color: #475467;text-align: center;font-size: 20px;font-weight: 400;line-height: normal;font-family: var(--font-Satoshi);margin: 0;}.get-started-btn {display: flex;padding: 12px 24px;justify-content: center;align-items: center;gap: 8px;border-radius: 8px;border: none;background: linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%);color: white;margin-top: 30px;font-family: var(--font-Satoshi);font-size: 16px;font-weight: 700;line-height: normal;max-width: fit-content;transition: all 0.3s;position: relative;overflow: hidden;z-index: 0;}.get-started-btn::before {content: "";position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.1);transform: skewX(-20deg);z-index: 1;transition: all 0.5s;}.get-started-btn:hover::before {left: 100%;}.get-started .get-started-right p {text-align: left;}.banner_content button {display: flex;padding: 12px 24px;justify-content: center;align-items: center;gap: 8px;border-radius: 8px;border: none;background: linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%);color: white;margin-top: 30px;font-family: var(--font-Satoshi);font-size: 16px;font-weight: 700;line-height: normal;}.heading-banner p {color: #475467;text-align: center;font-size: 18px;font-weight: 400;line-height: normal;font-family: var(--font-Satoshi);margin: 0;}.banner-grid {display: grid;grid-template-columns: 1fr 1fr;padding: 5px;}.banner-grid .banner {display: flex;justify-content: center;flex-direction: column;}.banner-grid .banner h2 {color: #1D2939;font-family: "DM Sans";font-size: 48px;font-weight: 600;margin: 0;max-width: 512px;}.banner-grid .banner p {color: #344054;font-family: Satoshi;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;margin: 0;max-width: 512px;}.banner-grid .banner-right {justify-self: end;}.banner-grid .banner-center {justify-self: center;}.blog-main-section {padding: 50px 0px;}.blog-grid {display: grid;gap: 48px 32px;grid-template-columns: repeat(3, 1fr);padding: 48px 32px;}.blog-post-card {border-radius: 16px;background: #FFF;box-shadow: 0px 21px 21px 0px rgba(0, 0, 0, 0.04), 0px 5px 11px 0px rgba(0, 0, 0, 0.05);overflow: hidden;}.blog-post-card .blog-img img {align-self: stretch;width: 100%;}.blog-post-card .blog-content {display: flex;padding: 16px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.blog-post-card .blog-content h3, .blog-post-card .blog-content p {margin: 0;}.blog-post-card .blog-content h3 {color: #1D2939;text-overflow: ellipsis;font-family: "DM Sans";font-size: 24px;font-weight: 600;line-height: 32px;}.blog-post-card .blog-content p {color: #1D2939;font-family: Satoshi;font-size: 16px;font-weight: 400;line-height: 24px;}.blog-post-card .blog-content a {text-align: center;font-family: Satoshi;font-size: 16px;font-style: normal;font-weight: 500;line-height: 24px;background: var(--1, linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%));background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;transition: all 0.3s;}.blog-post-card .blog-content a:hover {text-shadow: 0 0 3px rgba(58, 186, 213, 0.7), 0 0 10px rgba(204, 80, 204, 0.7);}.blog-main-section > .owl-nav {bottom: 0%;top: unset;justify-content: center;}#blog_page_slider .owl-nav {top: unset;justify-content: center;bottom: -2%;gap: 16px;}#blog_page_slider .owl-nav .owl-prev, #blog_page_slider .owl-nav .owl-next {width: 50px;height: 50px;margin-left: unset;}#blog_page_slider .owl-nav .owl-next {margin-right: unset;}.banner-img-sec {padding: 0px 48px;}.banner-img-sec img {width: 100%;}.project-overview {padding-bottom: 20px;border-bottom: 1px solid var(--300, #D0D5DD);}.project-overview span {color: var(--Gray-500, #667085);font-family: Inter;font-size: 14px;font-style: normal;font-weight: 400;line-height: 20px;}.article-desc {display: flex;flex-direction: column;gap: 16px;padding: 16px 0px;width: 768px;margin: auto;}.article-desc h2 {color: var(--800, #1D2939);font-family: "DM Sans";font-size: 20px;font-style: normal;font-weight: 500;line-height: 28px;margin: 0px;display: flex;align-items: center;justify-content: space-between;}.article-desc p {color: var(--600, #475467);font-family: Satoshi;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;margin: 0px;}.article-desc ul {list-style-type: disc;padding-left: 16px;}.article-desc ul li {color: #475467;font-family: Satoshi;font-size: 16px;font-style: normal;font-weight: 400;line-height: 24px;}.three-dot {width: 20px;height: 20px;background-position: -1502px -496px;cursor: pointer;}.banner_block .banner_content h2 {color: #1D2939;text-align: center;font-size: 64px;font-weight: 700;line-height: normal;font-family: var(--font-dm);margin: 0;max-width: 700px;}.banner_block .heading-banner p {color: #475467;text-align: center;font-size: 18px;font-weight: 400;line-height: normal;font-family: var(--font-Satoshi);margin: 0;max-width: 1000px;}.feedback_bg {background: var(--50, #F9FAFB);padding: 100px 0px;}.feedback-slider .feedback-item {border-radius: 16px;border: 0.5px solid var(--300, #D0D5DD);background: var(--25, #FCFCFD);padding: 24px;}.owl-carousel .owl-item .feedback-item img {width: 16px;height: 12px;}.feed-person {display: flex;align-items: center;gap: 12px;}.owl-carousel .owl-item .feed-person img {width: 42px;height: 42px;}.feed-person .feed-name {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 6px;align-self: stretch;}.feed-person .feed-name h3 {color: #101828;font-family: Satoshi;font-size: 14px;font-weight: 400;line-height: normal;margin: 0px;}.feed-person .feed-name span {color: #101828;text-align: center;font-family: Satoshi;font-size: 16px;font-weight: 700;line-height: normal;}.feedback-slider {padding: 64px 0px;}.feedback-slider .owl-nav {justify-content: center;top: 115%;gap: 16px }.feedback-slider .owl-nav .owl-prev, .feedback-slider .owl-nav .owl-next {margin: 0px;width: 50px;height: 50px;}.slide-arrow-left, .slide-arrow-right {display: flex;width: 50px;height: 50px;padding: 0px 16px;justify-content: center;align-items: center;border-radius: 50px;border: 1px solid #344054;}.slide-arrow-left {background-position: -624px -157px;transform: rotate(180deg);}.slide-arrow-right {background-position: -625px -157px;}.blog-section h2 {font-size: 56px;font-weight: 600;text-align: center;}.our-blog-slider {margin: 0px 16px;}.our-blog-card {display: flex;padding: 16px;flex-direction: column;gap: 24px;flex: 1 0 0;align-self: stretch;border-radius: 16px;background: #F5F8F9;border: 2px solid transparent;overflow: hidden;transition: all 0.2s;}.our-blog-card:hover {border-radius: 16px;border: 2px solid var(--1, #3ABAD5);background: linear-gradient(270deg, rgba(58, 186, 213, 0.10) 0%, rgba(204, 80, 204, 0.10) 100%), #FFF;box-shadow: 0px 128px 36px 0px rgba(0, 0, 0, 0.00), 0px 82px 33px 0px rgba(0, 0, 0, 0.01), 0px 46px 28px 0px rgba(0, 0, 0, 0.03), 0px 21px 21px 0px rgba(0, 0, 0, 0.04), 0px 5px 11px 0px rgba(0, 0, 0, 0.05);}.our-blog-card img {border-radius: 16px;border: 1px solid #E1E1E1;}.our-blog-content {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 12px;align-self: stretch;}.our-blog-content h3 {color: #101828;font-size: 20px;font-style: normal;font-weight: 600;line-height: 29px;margin: 0;}.our-blog-content p {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;align-self: stretch;overflow: hidden;color: #10182);text-overflow: ellipsis;font-family: Satoshi;font-size: 16px;font-weight: 400;line-height: 28px;margin: 0;}.our-blog-content p > span {font-size: 14px;margin-left: 5px }.our-blog-content a {text-align: center;display: flex;font-family: Satoshi;font-size: 16px;font-style: normal;font-weight: 500;line-height: 24px;background: var(--1, linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%));background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;gap: 5px;}.our-blog-slider .owl-nav .owl-next, .our-blog-slider .owl-nav .owl-prev {margin-right: -60px;width: 50px;height: 50px }.our-blog-slider .owl-nav .owl-prev {margin-left: -60px;}.get-started_padding{padding-bottom:0px;}.get-started {display: grid;grid-template-columns: auto auto;padding: 80px 0px 0px;}.get-started-left {display: flex;justify-content: center;background-image: url('../../img/demo/map-whole.webp');background-position: top;background-size: contain;background-repeat: no-repeat;max-width: 694px;}.get-started-right {padding: 37px 32px;}.get-started-right h3 {color: #1D2939;font-family: "DM Sans";font-size: 56px;font-style: normal;font-weight: 600;line-height: normal;text-transform: capitalize;margin: 0;max-width: 591px;}.get-started-right p {color: #121D3F;font-family: Satoshi;font-size: 18px;font-style: normal;font-weight: 400;line-height: 30px;margin: 0px;max-width: 591px;}.p_worldwide_block .img-responsive:hover {transform: scale(1.03);}.img-responsive {transition: all 0.3s;overflow: hidden;}.get-started .img-responsive:hover {transform: scale(1.03);}.blog-img .img-responsive:hover {transform: scale(1.03);}.banner-grid .img-responsive:hover {transform: scale(1.03);}.contact-main-left .img-responsive:hover {transform: scale(1.03);}.arrow_gradient_right {background-position: -22px -538px;width: 20px;height: 20px;}.our-solution-main-section .banner_block {padding: 100px 0px;opacity: 0;transform: translateY(100px);transition: all 1s ease-out;}.our-solution-block .p_worldwide_block .properties-worldwide-image img:nth-child(2) {grid-area: unset;}.our-solution-block .p_worldwide_block .properties-worldwide-image img:nth-child(1) {box-shadow: none;}.our-solution-main-section .p_worldwide_block img {width: auto;height: auto;}.right-img-section, .left-img-section {display: flex;flex-direction: column;justify-content: end;gap: 12px;align-items: end;}.right-img-section {align-items: start;}.login_from button.get-started-btn {display: flex;padding: 12px 24px;justify-content: center;align-items: center;gap: 8px;border-radius: 8px;border: none;background: linear-gradient(270deg, #3ABAD5 0%, #CC50CC 100%);color: white;margin-top: 30px;font-family: var(--font-Satoshi);font-size: 16px;font-weight: 700;line-height: normal;max-width: fit-content;transition: all 0.3s;position: relative;overflow: hidden;z-index: 0;}.carousel-inner > .item > img, .main-slider-img.img-responsive {height: calc(100vh - 80px);min-height: 500px;}@media (max-width:1199px) {.our-blog-slider .owl-nav .owl-prev {margin-left: -50px;}.our-blog-slider .owl-nav .owl-next {margin-right: -40px;}}@media (max-width:991px) {.banner_block .banner_content h2 {font-size: 40px;}.banner_block .banner_content p {font-size: 14px;}.banner_block .banner_content button {margin-top: 20px;}.banner-grid .banner h2 {font-size: 35px;text-align: center;}.banner-grid {grid-template-columns: 1fr;row-gap: 30px;}.banner-grid .banner-right {justify-self: center;}.banner-grid .banner-center {order: 1;}.banner-grid .banner {display: flex;justify-content: center;flex-direction: column;align-items: center;}.get-started {grid-template-columns: 1fr;}.get-started-main-block {padding: 0px 15px;}.get-started-right h3 {font-size: 40px;margin: auto;}.get-started-right {text-align: center;}.get-started-btn {margin: 0px auto;height: 40px;padding: 10px 20px;font-size: 14px;}.blog-section h2 {font-size: 40px;}.get-started .get-started-right p {text-align: center;margin: auto auto 10px auto;}}@media (max-width:767px) {.blog-post-card .blog-content h3 {font-size: 16px;}.blog-post-card .blog-content p {font-size: 14px }.blog-grid {display: grid;gap: 48px 32px;grid-template-columns: repeat(2, 1fr);padding: 48px 32px;}.empowering_image {margin-top: 15px;}.our-solution-main-section .banner_block {padding: 40px 0 40px 0;}.home_page_banner .banner_block {padding: 20px 0 20px 0;}.p_worldwide, .one_stop_block {grid-template-columns: repeat(1, 1fr);gap: 40px;}.empowering_block h1 {font-size: 18px;}.p_worldwide_block h2, .one_stop_one h2, .one_stop_detail h3 {font-size: 18px;}.empowering_block p {font-size: 16px;}.Brand-inside {padding: 16px 16px;font-size: 15px;}.Customisable-Brand-inside {left: 0;}.Customisable-Brand-inside .Brand-inside:nth-child(2) {margin-left: 20px;}.Customisable-Brand-inside .Brand-inside:nth-child(3) {margin-left: 40px;}.advanced_image {height: 280px;}.advanced_image img:first-child {width: 260px;}.advanced_image img:last-child {width: 200px;}.Focused-Profit {height: 245px;}.Focused-Profit img:first-child {width: 240px;}.Focused-Profit img:last-child {max-width: 260px;}}@media (max-width:576px) {.blog-grid {display: grid;gap: 48px 32px;grid-template-columns: repeat(1, 1fr);padding: 48px 32px;}.one_stop_detail {padding: 20px;min-height: 180px;}.one_stop_detail p {font-size: 14px;line-height: normal;margin: 0;}.one_stop_cont img {margin: 0 auto;padding: 10px 70px;}.one_stop_one p {font-size: 16px;line-height: normal;margin: 0px 0px 10px 0px;}.banner_content {padding: 0px 15px;}.feedback-slider {padding: 24px 0px;}.get-started {grid-template-columns: 1fr;padding: 0;}.banner_block .banner_content h2 {font-size: 18px;text-align: left;}.banner-grid .banner h2 {font-size: 18px;margin: auto;text-align: center;}.get-started-right h3 {font-size: 16px;}.get-started-right p {font-size: 14px;line-height: normal;}.banner-grid .banner p {font-size: 14px;line-height: 24px;}.feedback_bg {background: var(--50, #F9FAFB);padding: 50px 0px;}.blog-section {padding: 30px 0px;}.banner-grid .banner {align-items: start;}.our-blog-content {gap: 8px;}.our-blog-content h3 {font-size: 16px;line-height: 26px;}.our-blog-content p {font-size: 14px;line-height: 22px;}.blog-section h2 {font-size: 30px;margin-top: 0px;}.contact-main-left .contactus-left {gap: 16px;padding: 24px 0px;}.contactus-left-content p {font-size: 14px;}.contactus-left-content span {font-size: 14px;}}