/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.table{display:table}}*{font-family:"Averia Serif Libre",serif}.video-bg-fixed{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1;pointer-events:none}.video-bg-fixed video{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.spacer{height:100vh}.navbar{display:flex;justify-content:space-between;align-items:center;background-color:#0000001e;padding:0rem 1rem 0rem 2rem;color:#fff;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:3rem;position:absolute;top:2rem;left:15%;margin:0 auto;z-index:100;width:70%;border:2px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #00000080}.logo{padding:.4rem 0}.logo img{height:4rem}.nav-links{display:flex;gap:2rem}.nav-links a{text-decoration:none;color:#fff;transition:color .3s ease;font-size:1.1rem;opacity:.8}.nav-links a:hover{opacity:1}.contact-btn{border-radius:2rem;border:2px solid rgba(255,255,255,.121);display:flex;padding:.1rem;flex-direction:row-reverse;box-shadow:0 2px 1px #ffffff37;cursor:pointer;gap:1rem;transition:all .3s ease-in}.call-icon{background-color:#a855f7;color:#fff;height:3rem;width:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.cbt{text-align:center;margin:auto;font-size:1.3rem;font-weight:700}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.bar{width:25px;height:3px;background-color:#fff;transition:.3s}@media screen and (max-width: 991px){.navbar{width:100%;top:0;left:0;border-radius:0;border:none;box-shadow:none;background-color:#000;padding:0rem .5rem}.nav-links{position:absolute;top:77px;right:0;flex-direction:column;width:100%;text-align:center;display:none;padding:1rem 0;background-color:#000}.nav-links.active,.hamburger{display:flex}}.services-section{background-color:#0d0d0d;color:#fff;padding:4rem 2rem;text-align:center;margin-top:50vh}.services-section h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem}.services-columns{display:flex;justify-content:center;align-items:flex-start;gap:2rem;margin:0 auto;flex-wrap:wrap;padding:0 4rem}.services-column{flex:1 1 31%;display:flex;flex-direction:column;gap:2rem}.column-2{margin-top:40px}.column-3{margin-top:80px}.service-card{background-color:#1c1c1c;border-radius:16px;padding:2rem;text-align:left;box-shadow:0 8px 24px #0000004d;transition:transform .3s ease,box-shadow .3s ease;width:100%}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0006}.service-card .icon{color:#a855f7;background-color:#262626;border-radius:50%;padding:12px;display:inline-flex;margin-bottom:16px;height:4rem;width:4rem}.service-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.service-card p{font-size:.95rem;color:#ccc;margin-bottom:1rem}.service-card ul{list-style:none;padding:0;margin:0 0 1rem}.icon{color:#7f5af0}.service-card li{color:#22c55e;font-size:.95rem;margin-bottom:.5rem}.service-card a{color:#8b5cf6;text-decoration:none;font-weight:500;font-size:.9rem}.services-section h2{font-size:3.5rem}.services-column a{background-color:#7f5af0;color:#fff;border-radius:.5rem;padding:.5rem;font-size:1rem;font-weight:600}@media (max-width: 768px){.services-section h2{font-size:1.6rem}.column-2,.column-3{margin-top:0}.services-columns{flex-direction:column;align-items:center;padding:0}.services-column{width:100%}}.timeline-wrapper{background-color:transparent;padding:50px 0;font-family:Segoe UI,sans-serif}.timeline{position:relative;max-width:1000px;margin:auto;padding:0 20px}.timeline-line{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:4px;background:#fff3;z-index:0;border-radius:2px;overflow:hidden}.timeline-progress{background-color:#4f46e5;width:100%;transition:height 5s ease-out;z-index:1}.timeline-step{position:relative;width:100%;margin:60px 0;display:flex;justify-content:flex-start}.timeline-step.right{justify-content:flex-end}.step-content{background-color:#111;padding:25px 30px;border-radius:10px;max-width:450px;position:relative;z-index:2;box-shadow:0 0 20px #ffffff0d}.step-icon{position:absolute;top:50%;left:107%;transform:translate(-50%,-50%);background:#000;border:3px solid #fff;border-radius:50%;padding:10px;z-index:3}.timeline-step.right .step-icon{left:-7%;transform:translate(-50%,-50%)}.step-title{font-size:1.2rem;background-color:#fff;color:#000;width:2rem;height:2rem;text-align:center;border-radius:50%;margin-bottom:1rem;font-weight:bolder}.tl-head{width:100%;text-align:center;color:#fff;font-size:3.5rem}.tl-head span{font-style:italic;font-size:2rem}.step-text{display:flex;flex-direction:column}.step-subtitle{font-size:1.4rem;font-weight:700;color:#fff;text-transform:uppercase}.step-content h3{color:#fff;margin-top:5px;margin-bottom:10px}.step-content p{color:#aaa;font-size:14px}.timeline-wrapper{padding:30px 15px}.timeline{padding:0 10px}@media (max-width: 1024px){.step-content{max-width:100%;padding:20px}.step-icon{left:100%;transform:translate(-30%,-50%)}.timeline-step.right .step-icon{left:-5%;transform:translate(-50%,-50%)}}@media (max-width: 1000px){.timeline{padding-left:25px}.timeline-line{left:20px;transform:none}.timeline-step{flex-direction:column;align-items:flex-start;padding-left:2.5rem}.timeline-step.right{justify-content:flex-start}.step-content{max-width:100%;padding:20px}.step-icon{left:-71px;transform:translate(0)}.timeline-step.right .step-icon{left:-38px}.tl-head{font-size:2.5rem}.tl-head span{font-size:1.4rem}}@media (max-width: 480px){.timeline-step{margin:40px 0}.step-content{padding:18px}.step-subtitle{font-size:1.2rem}.step-content h3{font-size:1.1rem}.step-content p{font-size:16px}.tl-head{font-size:2rem}.tl-head span{font-size:1rem}}.HeroSection{height:auto;background-color:transparent;width:100%;display:flex;flex-direction:column;align-items:center;color:#fff;justify-content:center}.hh-headings{background-color:transparent;width:100%;display:flex;justify-content:center;align-items:center;height:100%;position:fixed;top:0;left:0;z-index:1;flex-direction:column}.hhh-sub{font-size:3rem;text-transform:uppercase;font-weight:bolder}.hhh-super{background:linear-gradient(90deg,#1b70ef,#1b70ef,#7c80b7,#7c80b7be);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:8rem;text-transform:uppercase;font-weight:700;margin-top:-2rem}.scrolled-classchrome,.scrolled-classedg{position:absolute;height:205vh}.scrolled-classsafari{position:absolute;height:190vh}.chrome{background-color:transparent;position:relative;top:10rem;left:0;z-index:5;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:13rem}.edg{background-color:transparent;position:relative;top:10rem;left:0;z-index:5;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:15rem}.safari{background-color:transparent;position:relative;top:10rem;left:0;z-index:5;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:18rem}.img img{height:30rem}.content{font-size:2rem;font-weight:bolder;text-transform:uppercase}.callback-form{display:flex;align-items:center;background:linear-gradient(90deg,#181818,#181818) padding-box,linear-gradient(to right,#4b4b4b,#111) border-box;border:1px solid transparent;border-radius:999px;padding:4px 5px;width:fit-content;box-shadow:0 0 10px #00000080;margin:0 auto;margin-top:1rem;align-self:center;justify-content:space-between}.callback-form form{display:flex;justify-content:space-between;align-items:center;width:100%}.callback-input{background:transparent;border:none;padding:12px 16px;color:#ccc;outline:none;border-radius:999px 0 0 999px;font-size:16px;min-width:200px}.callback-button{background-color:#7c80b7da;color:#000;border:none;padding:12px 24px;font-weight:700;font-size:1.1rem;cursor:pointer;color:#fff;border-radius:999px;transition:background .3s ease}.callback-button:hover{background-color:#7c80b7}@media screen and (max-width: 1100px){.hhh-super{font-size:6rem}.chrome{top:20rem;gap:22rem}.safari{top:22rem;gap:22rem}.edg{top:22rem;gap:15rem}.scrolled-classsafari,.scrolled-classedg,.scrolled-classchrome{height:150vh}}@media screen and (max-width:800px){.hhh-super{font-size:4.5rem;margin-top:1rem}.scrolled-classsafari{height:180vh}.safari{gap:15rem}.hhh-sub{font-size:2.5rem}.content div{font-size:1.5rem}}@media screen and (max-width:650px){.hhh-super{font-size:2.5rem}.hhh-sub{font-size:1.3rem}.chrome{gap:25rem;top:18rem}.scrolled-classchrome{height:150vh}.content div{font-size:1rem;text-align:center}.img img{height:23rem}.callback-form{width:100%!important}.callback-form form{width:100%;display:flex;justify-content:space-between}.callback-button{font-size:15px}.callback-input{min-width:0;font-size:10px}}@media screen and (max-width:450px){.chrome{top:15rem;gap:20rem}.scrolled-classchrome{height:180vh}.scrolled-classsafari{height:200vh}.safari{gap:12rem;top:15rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._container_1fa7a_1{width:100%;padding:4rem 0;padding-top:0;background-color:#0e0e0e;display:flex;flex-direction:column;justify-content:center}._container_1fa7a_1 h1{font-size:3.5rem;color:#fff;width:100%;text-align:center}._container_1fa7a_1 h1 span{font-size:2rem;font-style:italic}._swiperContainer_1fa7a_49{width:100%;max-width:1200px;padding:2rem 0}._swiperSlide_1fa7a_61{width:850px!important;height:400px!important;background:#111;display:flex;align-items:center;justify-content:center;border-radius:14px;overflow:hidden;box-shadow:0 10px 40px #00000080;transition:transform .4s ease}._swiperSlide_1fa7a_61 img{width:100%;height:100%;object-fit:cover;border-radius:14px;transition:transform .3s ease}._swiperSlide_1fa7a_61:hover img{transform:scale(1.01)}.swiper-pagination-bullet{background-color:#ffffffe4!important;opacity:1}.swiper-pagination-bullet-active{background-color:#1b70ef!important}@media (max-width: 1024px){._swiperSlide_1fa7a_61{width:600px!important;height:320px!important}._container_1fa7a_1 h1{font-size:2.8rem}._container_1fa7a_1 h1 span{font-size:1.5rem}}@media (max-width: 768px){._swiperSlide_1fa7a_61{width:90%!important;height:260px!important}._container_1fa7a_1 h1{font-size:2.2rem}._container_1fa7a_1 h1 span{font-size:1.3rem}}@media (max-width: 480px){._swiperSlide_1fa7a_61{width:100%!important;height:200px!important;border-radius:10px}._swiperSlide_1fa7a_61 img{border-radius:10px}._container_1fa7a_1 h1{font-size:1.8rem}._container_1fa7a_1 h1 span{font-size:1rem}}.HomeContact{width:100%;display:flex;justify-content:center;align-items:center;gap:1.5rem;color:#fff;margin-bottom:5rem}.subContainer{display:flex;justify-content:center;gap:2rem;width:90%;padding:2rem;height:auto}.form-container{width:65%;box-shadow:0 0 3px 1px #0000006e;border:2px solid rgba(0,0,0,.144);display:flex;flex-direction:column;gap:2rem;padding:1rem 2rem;background-color:#0e0e0e}.image-container{width:35%}.image-container img{height:33rem;width:100%}.ch-heading{width:100%;display:flex;flex-direction:column;justify-content:center}.ch-sub{font-size:2rem;font-weight:bolder;color:#22c55e;text-transform:uppercase}.ch-super{font-size:1.6rem;color:#fff;font-weight:700}.ch-form{display:flex;flex-direction:column;gap:2rem;width:100%}.form-group{display:flex;flex-direction:column;width:100%}.form-row{display:flex;gap:1rem;width:100%}input,textarea{flex:1;padding:.75rem 1rem;border:none;border-bottom:1px solid #ccc;background:transparent;outline:none;font-size:1rem}input::placeholder,textarea::placeholder{color:#777}.submitbtn{background-color:#7c80b7dd;color:#fff;border:none;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease;width:45%;align-self:center;padding:1rem 1.5rem;font-weight:bolder;transition:all .3s ease-in}.submitbtn:hover{background-color:#7c80b7}.h4{text-align:center}@media screen and (max-width:1050px){.ch-super{font-size:1.6rem}.form-container button{width:50%}}@media screen and (max-width:991px){.subContainer{width:100%;flex-direction:column;align-items:center;box-shadow:none;padding:0}.image-container{width:100%;padding:0 1rem;background:url(../assets/contactForm.jpeg);height:30rem;background-repeat:no-repeat;background-size:cover}.image-container img{display:none}.HomeContact{height:auto;padding-bottom:2rem}.form-row{flex-direction:column}.form-container{width:100%;padding:2rem .7rem}.form-container button{width:60%}.ch-sub{font-size:1.3rem;margin-top:.7rem}.ch-super{font-size:1rem}}.multi-select-container{max-width:600px;margin:2rem auto;padding:1rem;color:#fff!important;background-color:#000!important;border-radius:10px}.multi-select-container h2{margin-bottom:1rem}.selected-tags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.scroll-container{width:100%;overflow:hidden;position:relative;color:#fff;background-color:transparent;padding:1rem 0;display:flex;flex-direction:column;justify-content:center;margin:1.5rem 0}.scroll-track{display:flex;gap:20px;animation:scroll-left 5s linear infinite}.scroll-container:hover .scroll-track{animation-play-state:paused}.card{min-width:200px;height:200px;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:10px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.card img{width:100px;height:100px;border-radius:8px}.card h4{text-align:center;margin-top:.5rem}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.scroll-container h1{width:100%;text-align:center;font-size:3.5rem}.scroll-container h1 span{font-size:2rem;font-style:italic}@media (max-width: 1024px){.scroll-container h1{font-size:2.8rem}.scroll-container h1 span{font-size:1.5rem}.card{min-width:160px;height:160px}.card img{width:80px;height:80px}}@media (max-width: 768px){.scroll-container{padding:.5rem 0;margin:1rem 0}.scroll-container h1{font-size:2.2rem}.scroll-container h1 span{font-size:1.3rem}.card{min-width:130px;height:130px;padding:8px}.card img{width:60px;height:60px}.card h4{font-size:.85rem}.scroll-track{gap:12px}}@media (max-width: 480px){.scroll-container h1{font-size:1.8rem}.scroll-container h1 span{font-size:1rem}.card{min-width:110px;height:110px}.card img{width:50px;height:50px}.card h4{font-size:.75rem}.scroll-track{gap:10px}}.why-us-container{display:flex;gap:2rem;padding:0rem 2rem;flex-wrap:wrap;color:#fff;align-items:flex-start}.left-static{flex:1;min-width:300px;padding:1rem 0;border-radius:1rem;height:fit-content}.left-static h2{font-size:3.5rem;margin-bottom:1rem;margin-top:0}.left-static h2 i{font-size:2rem}.left-static ol{padding-left:1.2rem;padding:1rem;border-radius:1rem;margin-bottom:1.5rem}.left-static li{margin-bottom:1rem;line-height:1.4;display:flex;align-items:center;gap:.5rem}.left-static span{font-weight:700;color:#a855f7;font-size:1.5rem}.feature-right-scroll-container{margin-top:3rem;flex:1;height:450px;overflow:hidden;min-width:300px;position:relative}.feature-scroll-track{display:flex;flex-direction:column;animation:scroll-up 12s linear infinite}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.stat-card{padding:20px;margin:10px 0;border-radius:12px;text-align:center;color:#fff;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-card:hover{transform:translateY(-5px)}.stat-icon{font-size:3.5rem;margin-bottom:10px;color:#b27dff}.stat-card h2{font-size:1.8rem;margin:.2rem 0}.stat-card p{font-size:1rem;color:#ccc;line-height:1.4;max-width:80%;margin:0 auto}.cta-line{gap:.5rem;color:#fff;margin:.5rem;font-size:1.3rem;display:flex;justify-content:center;align-items:center;background-color:#1e1e1e;width:fit-content;margin:0 auto;padding:1rem 1.5rem;border-radius:3rem}.cta-line span{color:#fff;font-weight:400;display:flex;gap:.5rem;justify-content:center;align-items:center}.cta-line a{color:#22c55e;font-weight:700;text-decoration:underline}@media screen and (max-width:650px){.left-static span{font-size:1rem}.cta-line{flex-direction:column;width:100%;margin-bottom:2rem}}.testimonial-container{padding:40px 20px;width:80%;margin:auto;margin-bottom:3rem}.testimonial-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 24px #00000014;text-align:center;height:100%}.testimonial-text{color:#555;margin-bottom:1rem}.testimonial-name{font-weight:700;margin:0;font-size:1.1rem}.testimonial-role{font-size:.9rem;color:#888}.swiper-pagination-bullet{background:#fff!important;opacity:.5;bottom:-1rem}.swiper-pagination-bullet-active{opacity:1}.testimonial-box{display:inline-block;max-width:500px;margin:40px auto 0;position:relative;background:transparent;text-align:left}.testimonial-content{position:relative;background:#1e1e1e;padding:30px 30px 30px 60px;border-radius:2px;box-shadow:0 8px 30px #0000001a;min-height:10rem}.quote-icon{position:absolute;top:30px;left:0;width:40px;height:40px;background:#7c80b7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;border-radius:2px;transform:translate(-50%) rotate(0)}.testimonial-text{color:#fff;font-size:17px;margin:0}.testimonial-arrow{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid white;margin-left:60px}.testimonial-author{margin-top:10px;margin-left:60px}.testimonial-author strong{display:block;color:#22c55e;font-size:1.2rem;font-weight:700;margin-bottom:4px}.testimonial-author p{margin:0;font-size:16px;color:#fff;font-weight:500}.testimonial-container h1{color:#fff;text-align:center;width:100%;font-size:3.5rem}.testimonial-container h1 span{font-size:2rem;font-style:italic}@media (max-width: 1024px){.testimonial-container{width:90%;padding:30px 10px}.testimonial-container h1{font-size:2.8rem}.testimonial-container h1 span{font-size:1.6rem}.testimonial-box{max-width:90%}.testimonial-content{padding:25px 25px 25px 50px}.quote-icon{width:32px;height:32px;font-size:16px}.testimonial-text{font-size:16px}.testimonial-author strong{font-size:1.1rem}.testimonial-author p{font-size:15px}}@media (max-width: 768px){.testimonial-container h1{font-size:2.2rem}.testimonial-container h1 span{font-size:1.4rem}.testimonial-box{max-width:100%;margin-top:30px}.testimonial-content{padding:20px 20px 20px 45px}.quote-icon{top:20px;width:28px;height:28px;font-size:14px}.testimonial-text{font-size:15px}.testimonial-author{margin-left:45px}.testimonial-author strong{font-size:1rem}.testimonial-author p{font-size:14px}}@media (max-width: 480px){.testimonial-container{width:95%;padding:20px 10px}.testimonial-container h1{font-size:1.8rem}.testimonial-container h1 span{font-size:1.2rem}.testimonial-content{padding:16px 16px 16px 40px;min-height:auto}.quote-icon{top:16px;width:24px;height:24px;font-size:12px}.testimonial-author{margin-left:40px}.testimonial-text{font-size:14px}.testimonial-author strong{font-size:.95rem}.testimonial-author p{font-size:13px}.testimonial-arrow{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid white;margin-left:40px}}.footer{background-color:#1c1c1c;color:#fff!important;padding:40px 20px 20px}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:auto}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}.brands{color:#fff;margin-bottom:10px;display:flex;align-items:flex-start;cursor:pointer}.brands span{font-size:2rem;font-weight:bolder}.brands img{height:3rem}.footer-brand p{font-size:14px;max-width:250px;margin-left:1rem}.footer-links{margin-left:1rem}.footer-links h4,.footer-contact h4{margin-bottom:10px;color:#1b70ef;font-size:1.2rem;font-weight:700}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#fff;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-contact{margin-left:1rem}.footer-contact p{font-size:14px;margin-bottom:6px}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #444;font-size:13px;color:#fff}.social-links{display:flex;gap:16px;align-items:center;margin:1rem 0}.social-links a{color:#1976d2;opacity:.5;transition:all .2s ease,color .2s ease}.social-links a:hover{color:#1976d2;opacity:1;transform:scale(1.2)}@media screen and (max-width: 768px){.footer-brand span{font-size:1.3rem;margin-top:.5rem}.footer-top{flex-direction:column;align-items:flex-start}}.whatsapp-button{position:fixed;bottom:20px;left:20px;background-color:#25d366;color:#fff;border-radius:50%;padding:1.2rem;box-shadow:0 4px 12px #0003;cursor:pointer;z-index:1000;transition:transform .2s ease}.whatsapp-button:hover{transform:scale(1.1)}.whatsapp-icon{font-size:2.5rem}.thankyou-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px}.thankyou-card{border-radius:20px;box-shadow:0 8px 20px #00000026;padding:40px 30px;width:100%;text-align:center;animation:fadeInUp .6s ease-in-out}.thankyou-title{background:linear-gradient(90deg,#1b70ef,#1b70ef,#7c80b7,#7c80b7be);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:8rem;text-transform:uppercase;font-weight:700;margin-top:-2rem}.thankyou-message{font-size:1.5rem;color:#fff;margin-bottom:30px;line-height:1.5}.back-button{background-color:#7c80b7cc;color:#fff;border:none;padding:12px 24px;font-size:1.3rem;font-weight:700;border-radius:30px;cursor:pointer;transition:background .3s ease}.back-button:hover{background-color:#7c80b7}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:600px){.thankyou-title{font-size:4rem}}
