*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.wrapper{padding-inline:1rem;max-width:100rem;margin-inline:auto}@media(min-width: 480px){.wrapper{padding-inline:1.5rem}}@media(min-width: 720px){.wrapper{padding-inline:2rem}}@media(min-width: 992px){.wrapper{padding-inline:2.5rem}}@media(min-width: 1200px){.wrapper{padding-inline:3rem}}@media(min-width: 1440px){.wrapper{padding-inline:4rem}}.section-wrapper{max-width:75rem;margin-inline:auto}.primary-button{cursor:pointer;color:#ebf2f9;background-color:#3a7ec5;border:2px solid #95c1ef;font-weight:700;padding:.75rem 1.25rem;text-decoration:none;text-align:center;border-radius:50rem;font-size:clamp(.875rem,.8393rem + .1786vw,1rem);box-shadow:rgba(0,0,0,.2509803922) 0px 0px 0px 3px,rgba(0,0,0,.2509803922) 0px 0px 0px 6px,#11263b 0px 0px 0px 8px;transition:all .3s ease-in-out}.primary-button:hover{box-shadow:rgba(0,0,0,.2509803922) 0px 0px 0px 3px,rgba(0,0,0,.2509803922) 0px 0px 0px 6px,#1e4165 0px 0px 0px 8px}.primary-button:disabled{background-color:#476f9b}.section-padding{padding-block:5rem}@media(min-width: 720px){.section-padding{padding-block:7.5rem}}@media(min-width: 992px){.section-padding{padding-block:9.375rem}}.section-h2{position:relative;color:#df0;text-align:center;font-size:clamp(1.125rem,1.0179rem + .5357vw,1.5rem);font-weight:500;max-width:max-content;margin-inline:auto;padding-inline:1.25rem}.section-h2::before,.section-h2::after{--spacing: -1.25rem;content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16.5L10.9416 11.4416L16 8.5L10.9416 5.55844L8 0.5L5.05844 5.55844L0 8.5L5.05844 11.4416L8 16.5Z' fill='url(%23paint0_linear_1067_2736)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1067_2736' x1='8' y1='0.5' x2='8' y2='16.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239CBFE2'/%3E%3Cstop offset='1' stop-color='%23BEC9D5'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");position:absolute;height:1rem;top:50%;transform:translateY(-50%)}@media(min-width: 720px){.section-h2::before,.section-h2::after{height:auto}}.section-h2::before{left:var(--spacing)}.section-h2::after{right:var(--spacing)}.section-h3{font-size:clamp(1.5rem,1.2143rem + 1.4286vw,2.5rem);max-width:100%;margin:1rem auto;text-align:center;font-weight:400;line-height:1.2}.section-h3 br{display:none}@media(min-width: 720px){.section-h3 br{display:block}}.section-para{color:#7682a7;font-size:clamp(.875rem,.8393rem + .1786vw,1rem);max-width:90ch;margin:0 auto 2.5rem;text-align:center}@media(min-width: 720px){.section-para{margin:0 auto 3.5rem}}.section-para br{display:none}@media(min-width: 720px){.section-para br{display:block}}.gradient-text{background-image:linear-gradient(91.05deg, #FFFFFF 11.56%, rgba(69, 73, 86, 0.8) 124.25%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.block-gradient-border{position:relative}.block-gradient-border::before{content:"";position:absolute;border-radius:inherit;inset:0;padding:1.5px;background-image:linear-gradient(90deg, transparent 5%, #2E364C 50%, transparent 95%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.inline-gradient-border{position:relative}.inline-gradient-border::before{content:"";position:absolute;border-radius:inherit;inset:0;padding:1.5px;background-image:linear-gradient(90deg, transparent 15%, #2E364C 50%, transparent 85%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}@media(min-width: 720px){.inline-gradient-border::before{background-image:linear-gradient(180deg, transparent 15%, #2E364C 50%, transparent 85%)}}.oneside-gradient-border{position:relative}.oneside-gradient-border::after{content:"";position:absolute;border-radius:inherit;inset:calc(100% - 1.5px) 0 0 0;padding:1px;background-image:linear-gradient(90deg, transparent 15%, #2E364C 50%, transparent 85%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}@media(min-width: 992px){.oneside-gradient-border::after{inset:0 0 0 calc(100% - 1.5px);background-image:linear-gradient(180deg, transparent 15%, #2E364C 50%, transparent 85%)}}.line-clamp-2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.disable-scroll{height:100%;overflow:hidden}.padding-bottom-0{padding-bottom:0}.hide-elm{display:none}.show-elm{display:inline-block}.swal-text{text-align:center}.balanced-text{text-wrap:balance}.primary-header{position:sticky;top:0;z-index:9999;padding:.625rem;transition:all .3s ease}@media(min-width: 480px){.primary-header{padding:.625rem .75rem}}@media(min-width: 720px){.primary-header{padding:1rem}}@media(min-width: 992px){.primary-header{padding:1.5rem 1.25rem}}@media(min-width: 1200px){.primary-header{padding:1.5rem}}@media(min-width: 720px){.primary-header.sticky .desktop-nav-menu{background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);backdrop-filter:unset}.primary-header.sticky .primary-nav{background-color:rgba(13,21,44,.8);border:1px solid #222e53;backdrop-filter:blur(24px);padding-block:.5rem}}@media(min-width: 992px){.primary-header.sticky{background-color:rgba(13,21,44,.8);backdrop-filter:blur(24px)}.primary-header.sticky .desktop-nav-menu{background-color:rgba(0,0,0,0);border:rgba(0,0,0,0);backdrop-filter:unset}.primary-header.sticky .primary-nav{background-color:rgba(0,0,0,0);border:0;backdrop-filter:none;padding-block:0}}.primary-nav{position:relative;display:grid;grid-template-columns:3rem auto;align-items:center;width:100%;max-width:97rem;margin-inline:auto;min-height:3.75rem;padding-inline:1rem;margin-inline:auto;border-radius:.5rem;border:1px solid rgba(0,0,0,0);transition:all .3s ease}@media(min-width: 720px){.primary-nav{padding-block:1rem}}@media(min-width: 992px){.primary-nav{--column: 12.5rem;grid-template-columns:var(--column) auto var(--column);border-radius:1rem;padding-block:1.5rem;padding-inline:0}}@media(min-width: 1200px){.primary-nav{--column: 15rem}}.primary-nav .logo{position:relative;display:block;max-width:2.5rem;z-index:1001}@media(min-width: 992px){.primary-nav .logo{max-width:240px}}.mobile-menu-btn{display:block;position:relative;margin-left:auto;aspect-ratio:1;width:2.25rem;background-color:rgba(0,0,0,0);border:0;cursor:pointer;z-index:1001}@media(min-width: 720px){.mobile-menu-btn{display:none}}.mobile-menu-btn:before,.mobile-menu-btn:after{content:"";width:2.25rem;height:.25rem;background-color:#fff;display:block;position:absolute;border-radius:1rem}.mobile-menu-btn:before{top:.1875rem;transform-origin:left center}.mobile-menu-btn:after{right:0;top:.875rem;transform-origin:right center}.mobile-menu-btn .text{color:#fff;font-family:"Poppins",sans-serif;display:block;position:absolute;bottom:.125rem;font-size:.625rem;text-align:center;font-weight:600;letter-spacing:2.5px;line-height:1}.mobile-menu-btn.open:before{animation:topBar_open 400ms ease;animation-fill-mode:forwards}.mobile-menu-btn.open:after{animation:bottomBar_open 400ms ease;animation-fill-mode:forwards}.mobile-menu-btn.open .text{animation:menuLabel_open 400ms ease;animation-fill-mode:forwards}.mobile-menu-btn.close:before{animation:topBar_close 400ms ease;animation-fill-mode:forwards}.mobile-menu-btn.close:after{animation:bottomBar_close 400ms ease;animation-fill-mode:forwards}.mobile-menu-btn.close .text{animation:menuLabel_close 400ms ease;animation-fill-mode:forwards}.contact-us-btn{display:none}@media(min-width: 992px){.contact-us-btn{display:block;max-width:max-content;margin-inline:auto .5rem}}.mobile-menu{position:absolute;top:0;left:0;width:100%;height:3.75rem;border-radius:.5rem;transition:height 300ms ease;overflow:hidden;background-color:rgba(13,21,44,.8);border:1px solid #222e53;backdrop-filter:blur(24px);z-index:1000}@media(min-width: 720px){.mobile-menu{display:none}}.mobile-menu.mobile-menu-open{height:calc(100dvh - 1.25rem);backdrop-filter:blur(12px)}.mobile-menu.mobile-menu-open .mobile-nav{visibility:visible}.mobile-menu .mobile-nav{display:grid;grid-template-columns:1fr;padding:8rem 1.5rem 1.5rem;gap:2.5rem;visibility:hidden}.mobile-menu .mobile-nav-menu{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:center}.mobile-menu .mobile-nav-menu a{display:block;color:#7682a7;text-decoration:none;font-size:clamp(1.5rem,1.3571rem + .7143vw,2rem)}.mobile-menu .mobile-nav-menu a.active-link{color:#e4e7ee}.mobile-menu .mobile-nav-menu button{max-width:20rem;margin-inline:auto}.desktop-nav-menu{display:none}@media(min-width: 720px){.desktop-nav-menu{display:flex;gap:2rem;padding:.875rem 2rem;background-color:rgba(13,21,44,.8);border-radius:50rem;border:1px solid #222e53;backdrop-filter:blur(8px);max-width:max-content;margin-inline:auto 0;transition:all .3s ease}}@media(min-width: 992px){.desktop-nav-menu{margin-inline:auto}}@media(min-width: 1200px){.desktop-nav-menu{gap:2.5rem;padding:1rem 2.5rem}}.desktop-nav-menu a{display:block;color:#7682a7;text-decoration:none;font-size:clamp(.875rem,.8393rem + .1786vw,1rem)}.desktop-nav-menu a.active-link{color:#e4e7ee;font-weight:500}@keyframes topBar_open{0%{transform:translateY(0) rotate(0deg)}100%{transform:translate(4px, 1px) rotate(45deg)}}@keyframes bottomBar_open{0%{transform:translateY(0) rotate(0deg)}100%{transform:translate(-6px, -10px) rotate(-45deg)}}@keyframes menuLabel_open{0%{transform:translateY(0);opacity:1}100%{transform:translateY(1rem);opacity:0}}@keyframes topBar_close{0%{transform:translate(4px, 1px) rotate(45deg)}100%{transform:translateY(0) rotate(0deg)}}@keyframes bottomBar_close{0%{transform:translate(-6px, -10px) rotate(-45deg)}100%{transform:translateY(0) rotate(0deg)}}@keyframes menuLabel_close{0%{transform:translateY(1rem);opacity:0}100%{transform:translateY(0);opacity:1}}footer{background-color:#081027}footer .footer-inner-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;padding:1rem;max-width:100rem;margin-inline:auto}@media(min-width: 720px){footer .footer-inner-wrapper{justify-content:space-between;padding:1.125rem;gap:2rem}}@media(min-width: 992px){footer .footer-inner-wrapper{gap:2.5rem}}@media(min-width: 1200px){footer .footer-inner-wrapper{padding-inline:3rem}}footer .footer-inner-wrapper>*{font-size:clamp(.75rem,.7143rem + .1786vw,.875rem);font-weight:500;color:#7682a7}footer .footer-inner-wrapper ul{display:flex;align-items:center;gap:1rem}@media(min-width: 720px){footer .footer-inner-wrapper ul{gap:1.5rem}}html{scroll-behavior:smooth}body{font-family:"Poppins",sans-serif;background-color:#050915}h1,h2,button{font-family:"Bricolage Grotesque",sans-serif}.hero-section{padding-inline:.5rem;max-width:100rem;margin-inline:auto}@media(min-width: 480px){.hero-section{padding-inline:.75rem}}@media(min-width: 720px){.hero-section{padding-inline:1rem}}@media(min-width: 992px){.hero-section{padding-inline:1.25rem}}@media(min-width: 1200px){.hero-section{padding-inline:1.5rem}}.hero-section .hero-inner-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:36rem;background-image:linear-gradient(138.09deg, #081029 2.03%, rgba(255, 255, 255, 0) 66.77%);border-radius:1rem;text-align:center;padding-block:5rem 2.5rem}@media(min-width: 992px){.hero-section .hero-inner-wrapper{min-height:40rem;padding-block:10rem 3.125rem}}.hero-section .hero-inner-wrapper .hero-heading{color:#fff;font-size:clamp(1.875rem,1.4107rem + 2.3214vw,3.5rem);font-weight:800;max-width:30ch;line-height:1.2;padding-inline:.625rem}.hero-section .hero-inner-wrapper .hero-heading span{color:rgba(255,255,255,.8);display:block;font-weight:500;font-size:clamp(1rem,.7143rem + 1.4286vw,2rem);margin-top:.5rem;line-height:1.4}.hero-section .hero-inner-wrapper .hero-para{font-size:clamp(.875rem,.7679rem + .5357vw,1.25rem);color:#75a5d7;font-family:"Bricolage Grotesque",sans-serif;margin-block:1.5rem 2.5rem;padding-inline:.625rem;max-width:50ch}.hero-section .hero-inner-wrapper .hero-consultation-btn{display:flex;align-items:center;justify-content:center;padding-inline:3rem;gap:.625rem}.hero-section .brands-wrapper{margin-top:4.5rem}.hero-section .brands-wrapper p{color:#2e3a5b;font-size:clamp(.875rem,.8393rem + .1786vw,1rem);font-weight:500;margin-bottom:3rem}.hero-section .brands-wrapper .brands-list{display:flex;align-items:center;padding-inline:1.5rem;flex-wrap:nowrap;width:100%;gap:3.125rem;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.hero-section .brands-wrapper .brands-list::-webkit-scrollbar{display:none}@media(min-width: 720px){.hero-section .brands-wrapper .brands-list{gap:5rem}}@media(min-width: 992px){.hero-section .brands-wrapper .brands-list{gap:7.5rem}}.hero-section .brands-wrapper .brands-list li{flex-shrink:0}.hero-section .brands-wrapper .brands-list img{mix-blend-mode:luminosity}.development-cards-grid{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;display:grid}@media(min-width: 720px){.development-cards-grid{grid-template-columns:repeat(2, 1fr);gap:3rem 2rem}}.development-cards-grid .development-card{position:relative;display:grid;gap:1.5rem;border-radius:.75rem;background-image:linear-gradient(145.35deg, #152041 20.89%, #081028 71%);padding:1.5rem;text-align:center}@media(min-width: 720px){.development-cards-grid .development-card{padding:2.5rem 2rem}}@media(min-width: 1200px){.development-cards-grid .development-card{align-items:center;grid-template-columns:1fr 1fr;gap:4rem;text-align:start}}.development-cards-grid .development-card::before{content:"";position:absolute;border-radius:inherit;inset:0;padding:1.5px;background-image:linear-gradient(245.24deg, #2E364C 8.41%, #050915 35.37%, #2E364C 65.78%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.development-cards-grid .development-card:first-child{display:grid;grid-template-columns:1fr;gap:0;background-image:linear-gradient(105.8deg, #152041 -24.53%, #081028 53.83%);text-align:center;padding:1.5rem}.development-cards-grid .development-card:first-child::before{background-image:linear-gradient(245.24deg, #2E364C 8.41%, #050915 35.37%, #2E364C 65.78%)}@media(min-width: 720px){.development-cards-grid .development-card:first-child{grid-column:span 2;padding:2.5rem}}.development-cards-grid .development-card:first-child img{margin-inline:auto;margin-bottom:1.5rem}@media(min-width: 720px){.development-cards-grid .development-card:first-child img{margin-bottom:2.75rem}}.development-cards-grid .development-card:first-child .development-card-h4{margin-bottom:.75rem}.development-cards-grid .development-card .cycle-image{width:100%;max-width:55rem;margin-inline:auto}.development-cards-grid .development-card .development-card-h4{font-size:clamp(1.25rem,1.1429rem + .5357vw,1.625rem);font-weight:500;margin-bottom:.5rem}.development-cards-grid .development-card .development-card-para{color:#7682a7;font-size:clamp(.75rem,.6786rem + .3571vw,1rem)}.development-cards-grid .development-card .images-wrapper{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-height:max-content}@media(min-width: 720px){.development-cards-grid .development-card .images-wrapper{gap:2rem}}.development-cards-grid .development-card .images-wrapper img{aspect-ratio:1;max-width:2.5rem}@media(min-width: 720px){.development-cards-grid .development-card .images-wrapper img{aspect-ratio:unset;max-width:3.125rem}}.stats-grid{display:grid;grid-template-columns:1fr}@media(min-width: 720px){.stats-grid{grid-template-columns:repeat(3, 1fr)}}.stats-grid .stat-card{text-align:center;padding:2rem}@media(min-width: 992px){.stats-grid .stat-card{padding:5rem 4rem}}.stats-grid .stat-card span{font-size:clamp(3.125rem,2.7679rem + 1.7857vw,4.375rem);line-height:1.5;font-variant-numeric:tabular-nums}.stats-grid .stat-card p{color:#7682a7;font-size:clamp(.875rem,.8036rem + .3571vw,1.125rem);margin-bottom:1rem}.projects-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 720px){.projects-grid{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 992px){.projects-grid{gap:2rem}}.projects-grid .project-card{background-color:#091129;border:1px solid #2e364c;padding:1rem;border-radius:1rem}@media(min-width: 720px){.projects-grid .project-card{padding:1.5rem}}.projects-grid .project-card header{display:flex;align-items:flex-start;gap:1rem}.projects-grid .project-card header h5{font-size:clamp(1.25rem,1.1429rem + .5357vw,1.625rem);font-weight:500;margin-bottom:.5rem}.projects-grid .project-card header p{color:#7682a7;font-size:clamp(.875rem,.8393rem + .1786vw,1rem)}.projects-grid .project-card header .arrow-img{max-width:2.5rem}@media(min-width: 720px){.projects-grid .project-card header .arrow-img{max-width:3.5rem}}.projects-grid .project-card .project-image{aspect-ratio:3/1.7;object-fit:contain;margin-top:1rem;padding-inline:1rem}@media(min-width: 720px){.projects-grid .project-card .project-image{margin-top:1.5rem}}.testimonials-wrapper{display:grid;grid-template-columns:1fr;width:100%}@media(min-width: 992px){.testimonials-wrapper{grid-template-columns:1fr 1fr}}.testimonials-wrapper .testimonial-card{--card-spacing: 1rem;text-align:center;flex-shrink:0;padding-block:3rem}@media(min-width: 720px){.testimonials-wrapper .testimonial-card{padding-block:4rem;padding-inline:4rem}}@media(min-width: 1200px){.testimonials-wrapper .testimonial-card{padding-block:5rem;padding-inline:5rem}}.testimonials-wrapper .testimonial-card .testimonial-h5{color:#fff;font-weight:700;font-size:clamp(1.25rem,1.1786rem + .3571vw,1.5rem)}.testimonials-wrapper .testimonial-card .testimonial-quote{color:#7682a7;font-size:clamp(.875rem,.8393rem + .1786vw,1rem);margin-block:0 var(--card-spacing)}.testimonials-wrapper .testimonial-card .star-svg{aspect-ratio:1;width:1.25rem}.testimonials-wrapper .testimonial-card .testimonial-by-info,.testimonials-wrapper .testimonial-card .testimonial-by{font-size:clamp(.9375rem,.8839rem + .2679vw,1.125rem)}.testimonials-wrapper .testimonial-card .testimonial-by{color:#7682a7;margin-top:var(--card-spacing)}.testimonials-wrapper .testimonial-card .testimonial-by-info{color:#fff}@media(min-width: 720px){.testimonials-wrapper .testimonial-card.inline-gradient-border::before{background-image:none}}.ideas-wrapper{background-color:#080f26;border-radius:1rem;padding:3rem 1rem;text-align:center}@media(min-width: 720px){.ideas-wrapper{padding:4rem 2.5rem}}.ideas-wrapper h3{margin-top:0}.ideas-wrapper .scroller{margin-inline:auto;max-width:70rem}.ideas-wrapper .scroller.top-scroller{margin-bottom:1rem}.ideas-wrapper .tag-list li{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;border:1px solid #2e364c;border-radius:5rem;transition:300ms}@media(min-width: 720px){.ideas-wrapper .tag-list li{gap:1rem}}.ideas-wrapper .tag-list li svg{aspect-ratio:1;width:1.25rem}@media(min-width: 720px){.ideas-wrapper .tag-list li svg{width:1.5rem}}.ideas-wrapper .tag-list li span{font-size:clamp(.875rem,.8393rem + .1786vw,1rem);color:#fff}.ideas-wrapper .scroller-inner{display:flex;flex-wrap:wrap;gap:1.5rem}@media(min-width: 720px){.ideas-wrapper .scroller-inner{gap:2rem}}.ideas-wrapper .scroller[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg, transparent, white 20%, white 80%, transparent);mask:linear-gradient(90deg, transparent, white 20%, white 80%, transparent)}.ideas-wrapper .scroller[data-animated=true] .scroller-inner{width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;animation-delay:1s}.ideas-wrapper .scroller[data-direction=left]{--_animation-direction: forwards}.ideas-wrapper .scroller[data-direction=right]{--_animation-direction: reverse}.ideas-wrapper .scroller[data-direction=slow]{--_animation-duration: 20s}.ideas-wrapper .scroller[data-speed=fast]{--_animation-duration: 10s}.ideas-wrapper .mvp-btn{display:block;max-width:max-content;margin:3rem auto 0}@media(min-width: 720px){.ideas-wrapper .mvp-btn{margin:4rem auto 0}}@keyframes scroll{to{transform:translate(calc(-50% - 0.5rem))}}.products-section{background-image:url("../assets/images/product-section-bg.webp");background-size:cover;background-repeat:no-repeat;background-position:center;padding-bottom:0}@media(min-width: 720px){.products-section{background-size:80%}}.products-section .products-wrapper{display:grid;gap:1.25rem}@media(min-width: 720px){.products-section .products-wrapper{grid-template-columns:repeat(2, 1fr);gap:1.5rem}}.products-section .product-card{background-color:#091129;border-radius:1rem;border:1px solid #2e364c;padding:1rem;border-radius:1rem;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}@media(min-width: 720px){.products-section .product-card{padding:1.5rem}}.products-section .product-card h6{font-size:clamp(1.25rem,1.1429rem + .5357vw,1.625rem);font-weight:500;margin-bottom:.5rem}.products-section .product-card p{color:#7682a7;font-size:clamp(.875rem,.8393rem + .1786vw,1rem)}.products-section .product-card .product-image-wrapper{object-fit:contain;margin-top:1rem;border-radius:.5rem;overflow:hidden}.products-section .product-card .product-image{background-image:linear-gradient(136deg, #000000, #364d92)}.why-choose-section p{font-size:clamp(1.5rem,1.2143rem + 1.4286vw,2.5rem);color:#fff;text-align:center;max-width:44.375rem;line-height:1.2;margin-inline:auto;margin-top:2.5rem}.why-choose-section p span{color:#7682a7}.contact-section{padding-bottom:3.125rem}@media(min-width: 992px){.contact-section{padding-bottom:4.5rem}}.contact-section .form-wrapper{background-image:linear-gradient(105.87deg, #152041 -12.14%, #09112A 50.15%);padding:3.5rem 1rem;border-radius:1rem}.contact-section .form-wrapper h3{font-size:clamp(1.5rem,1.2143rem + 1.4286vw,2.5rem);color:#fff;text-align:center;font-weight:500}.contact-section .form-wrapper p{margin-block:1rem 2.5rem}@media(min-width: 720px){.contact-section .form-wrapper p{margin-block:1rem 3.125rem}}.contact-section .form-wrapper form{margin-inline:auto;max-width:40rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 720px){.contact-section .form-wrapper form{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.contact-section .form-wrapper form{gap:2rem}}.contact-section .form-wrapper form .form-control label{display:block;color:#fff;font-size:clamp(.75rem,.7143rem + .1786vw,.875rem);margin-bottom:.5rem;font-weight:500}.contact-section .form-wrapper form .form-control input,.contact-section .form-wrapper form .form-control textarea{width:100%;border:1px solid #3a4463;background-color:rgba(255,255,255,.031372549);border-radius:.5rem;padding:.75rem;color:#fff;display:block}@media(min-width: 992px){.contact-section .form-wrapper form .form-control input,.contact-section .form-wrapper form .form-control textarea{padding:.875rem;border-radius:.625rem}}.contact-section .form-wrapper form .form-control input:focus-visible,.contact-section .form-wrapper form .form-control textarea:focus-visible{border:1px solid #fff;outline:0}.contact-section .form-wrapper form .form-control textarea{resize:none;overflow:hidden}@media(min-width: 720px){.contact-section .form-wrapper form .form-control.message-control{grid-column:span 2}}.contact-section .form-wrapper form .form-control.error input,.contact-section .form-wrapper form .form-control.error textarea{border-color:#dc3545}.contact-section .form-wrapper form .form-control.success input,.contact-section .form-wrapper form .form-control.success textarea{border-color:#28a745}.contact-section .form-wrapper form .form-control small{font-size:.75rem;font-weight:500;color:#dc3545}@media(min-width: 720px){.contact-section .form-wrapper form .consultation-btn{grid-column:span 2}}