@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Aldrich&display=swap";body{padding-top:4rem}.light-mode{--body-background:white;--font-color:black;--background-image:linear-gradient(97deg, #8b5cf6, #2563eb);--new-text-color:#2b77ff}.dark-mode{--body-background:black;--font-color:white;--new-text-color:#2b77ff}.stats_container{background-color:var(--stats-bg);width:calc(100% - 2 * var(--site-px));max-width:1200px;color:var(--stats-text);margin:0 auto;margin-bottom:var(--section-py-sm);border-radius:20px;justify-content:center;padding:40px 48px;display:flex}.stats_container *{color:var(--stats-text)!important}ul{color:var(--stats-text);width:100%;margin:0;padding:0;list-style-type:none}.stats_card{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.cards{text-align:center;border-radius:8px;padding:8px}h1,p{color:#000}p{color:#000;font-size:18px;font-weight:400}h1{margin-bottom:8px;font-size:48px;font-weight:600}@media (width<=768px){.stats_container{width:calc(100% - 2 * var(--site-px));padding:32px 24px}.stats_card{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=480px){.stats_container{border-radius:14px;padding:24px 16px}.stats_card{grid-template-columns:repeat(2,1fr);gap:12px}h1{margin-bottom:4px;font-size:28px}p{font-size:13px}}body.showMenu{overflow:hidden}.mainNavbar{z-index:100;background-color:var(--background-color);flex-direction:column;width:100%;display:flex;position:fixed;top:0}.topContactBar{color:#000;text-align:center;background-color:#fff;border-bottom:1px solid #e5e5e5;width:100%;padding:6px 0;font-size:14px;font-weight:500}.navbar{background-color:var(--background-color);height:5rem;color:var(--text-color);justify-content:space-between;align-items:center;width:100%;max-width:1800px;display:flex}.left{justify-content:flex-start;align-items:center;margin-left:95px;display:flex}.logoImage{width:12rem;height:3rem;margin-left:10px;margin-right:1rem;display:block}.logoImageWhite{width:12rem;height:4rem;margin-left:-10px;margin-right:1rem;display:none}[data-theme=dark] .logoImage{display:none}[data-theme=dark] .logoImageWhite{display:block}.navItems{justify-content:space-between;align-items:center;margin:0 85px 0 .5rem;text-decoration:none;list-style:none;display:flex}.navItem{color:var(--text-color);margin:0 1.5rem;font-size:15px;text-decoration:none;transition:color .3s}.navItem.active{text-underline-offset:6px;text-decoration:underline}.customNavLink{background-color:var(--text-color);color:var(--background-color);border-radius:50px;margin-right:20px;padding:5px 10px;text-decoration:none;transition:background-color .3s,color .3s}.customNavLink:hover{background-color:var(--background-color);color:var(--text-color);outline:1.5px solid var(--text-color)}.ham-btn{cursor:pointer;z-index:301;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:36px;height:24px;margin-right:20px;padding:0;display:none}.ham-bar{background:var(--text-color);transform-origin:0;border-radius:3px;width:100%;height:2.5px;transition:transform .35s,opacity .25s,width .25s;display:block}.ham-btn.ham-open .ham-bar:first-child{transform:rotate(45deg)translateY(-1.5px)}.ham-btn.ham-open .ham-bar:nth-child(2){opacity:0;width:0}.ham-btn.ham-open .ham-bar:nth-child(3){transform:rotate(-45deg)translateY(1.5px)}.mob-overlay{-webkit-backdrop-filter:blur(3px);z-index:298;opacity:0;background:#00000073;transition:opacity .3s;display:none;position:fixed;inset:0}.mob-overlay--open{opacity:1;display:block}.mob-panel{background:var(--background-color);z-index:299;flex-direction:column;gap:4px;width:72vw;max-width:300px;height:100vh;padding:110px 36px 48px;transition:transform .38s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(110%);box-shadow:-6px 0 32px #0000002e}.mob-panel--open{transform:translate(0)}.mob-item{color:var(--text-color);opacity:0;border-bottom:1px solid #80808026;padding:15px 0;font-size:1.1rem;font-weight:600;text-decoration:none;transition:opacity .3s,transform .3s,color .2s;transform:translate(22px)}.mob-item:hover{color:#497ced}.mob-item.active{color:#497ced;text-underline-offset:5px;text-decoration:underline}.mob-panel--open .mob-item:first-child{opacity:1;transition-delay:.12s;transform:none}.mob-panel--open .mob-item:nth-child(2){opacity:1;transition-delay:.18s;transform:none}.mob-panel--open .mob-item:nth-child(3){opacity:1;transition-delay:.24s;transform:none}.mob-panel--open .mob-item:nth-child(4){opacity:1;transition-delay:.3s;transform:none}.mob-panel--open .mob-item:nth-child(5){opacity:1;transition-delay:.36s;transform:none}.mob-item--cta{background:var(--text-color);text-align:center;border-bottom:none;border-radius:50px;margin-top:20px;padding:13px 24px;color:var(--background-color)!important}.mob-item--cta:hover{opacity:.85;color:var(--background-color)!important}@media (width<=945px){.navbar{justify-content:space-between;padding:.5rem}.left{margin-left:12px}.middle{display:none}.ham-btn{display:flex}.logoImage,.logoImageWhite{margin-right:1rem}}@media (width<=1200px){body,html{overflow-x:hidden}.navItems{margin-right:0}.left{margin-left:12px}.navbar{padding-right:4px}}@media (width<=600px){.topContactBar{padding:5px 0;font-size:.5rem}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur();transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.clients-section{background:var(--background-color);flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:50px;padding:50px 0;display:flex;overflow:hidden}.center-align{flex-direction:column;align-items:center;width:100%;max-width:1600px;display:flex}.clients-section h1{color:var(--text-color);background-color:var(--background-color);text-align:center;width:100%;margin-bottom:50px;font-size:36px;font-weight:500}.clients-section-logos{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;overflow:hidden}.clients-section-logos img{object-fit:contain;width:auto;max-width:100px;height:auto;max-height:100px;margin:5px}.carousel-item{flex-wrap:wrap;justify-content:center;align-items:center;width:200px;margin-top:-25px;display:flex}.carousel-item img{object-fit:contain;object-position:center;max-width:100%;max-height:200px}.logo-card{opacity:.8;justify-content:center;align-items:center;width:100%;height:100%;padding:50px;display:flex}@media (width<=576px){.clients-section-logos img{max-width:150px;max-height:150px;margin:10px}.logo-card{justify-content:center;align-items:center;padding:50px;display:flex}.clients-section h1{color:#666972;margin-bottom:-20px;font-size:16px}.clients-section{margin-top:40px;margin-bottom:10px}}@media (width<=768px){.logo-card{width:77px}.carousel-item{width:100px}.clients-section h1{color:#666972;margin-bottom:-20px;font-size:16px}.clients-section{margin-top:40px;margin-bottom:10px;padding:0}}.trusted-section{background:var(--background-color);padding:40px var(--site-px) 32px;text-align:center;overflow:hidden}.trusted-section h1{color:var(--text-color);background-color:var(--background-color);text-align:center;width:100%;margin-bottom:24px;font-size:36px;font-weight:500}.trusted-center-align{flex-direction:column;align-items:center;width:100%;max-width:1600px;display:flex}.trusted-section-logos{flex-wrap:wrap;justify-content:center;align-items:center;display:flex;overflow:hidden}.trusted-section-logos img{object-fit:contain;width:100%;max-width:100px;height:100%;max-height:100px;margin:5px}.trusted-carousel-item{flex-wrap:wrap;justify-content:center;align-items:center;margin:0 10px;display:flex}.trusted-carousel-item img{object-fit:contain;max-width:100%;max-height:200px}.trusted-logo-card{justify-content:center;align-items:center;padding:20px 24px;display:flex}@media (width<=576px){.trusted-section{padding:40px var(--site-px) 32px}.trusted-section h1{color:#666972;margin-bottom:24px;font-size:18px}.trusted-logo-card{padding:16px}}.impact_container{padding:var(--section-py) var(--site-px);background-color:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}.impact_heading{text-align:center;color:#fff;margin-bottom:24px;font-size:36px;font-weight:500;line-height:1.5}.tomorrow{color:#2b77ff}.impact_matrix{width:100%;max-width:1200px;padding-bottom:var(--section-py-sm);grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.impact_card{background-color:#090d12;border:1px solid #1a1a2e;border-radius:12px;padding:40px 24px 24px;box-shadow:0 4px 24px #0006}.card_img{color:#2b77ff;margin-bottom:16px}.card_heading{color:#fff;margin-bottom:10px;font-size:20px;font-weight:600;line-height:1.4}.card_info{color:#ffffffb3;font-size:15px;font-weight:400;line-height:1.6}@media (width<=1024px){.impact_matrix{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.impact_heading{margin-bottom:32px;font-size:28px}.impact_matrix{grid-template-columns:1fr}}@media (width<=480px){.impact_heading{font-size:22px}.impact_card{padding:28px 20px 20px}.impact_card:nth-child(n+5){display:none}}body,html{overflow-x:hidden}.preFooter_container{color:#fff;padding:var(--section-py) var(--site-px);background-color:#1a1a1a;flex-flow:wrap;justify-content:space-between;gap:48px;display:flex}.address{color:#fff}.left_space{flex-direction:column;align-items:flex-start;max-width:280px;display:flex}.logo_style{flex-direction:row;width:20px;margin-bottom:8px;display:flex}.logo_style img{margin-right:4px}.housetech{max-width:193px;max-height:57px;margin-left:-12px}.punch_line{color:#dce2e8;text-align:start;max-width:220px;margin-top:12px;font-size:14px;font-weight:400;line-height:1.6}.address_list li{justify-content:flex-start;align-items:flex-start;gap:8px;max-width:300px;display:flex}.address_list li span{overflow-wrap:break-word}.right_space{flex-flow:wrap;gap:64px;display:flex}.card2,.address_list,.developer_list,.designer_list{padding:0;list-style-type:none}li{margin:8px 0;font-size:14px;font-weight:400;line-height:1.6}li a{color:#ffffffbf;text-decoration:none;transition:color .2s}li a:hover{color:#fff;text-decoration:none}.amanJain{margin-bottom:24px}.resources{letter-spacing:.05em;text-transform:uppercase;color:#ffffff80;margin-bottom:12px;font-size:14px;font-weight:600}.address-housetech{color:#ffffff80;letter-spacing:.05em;text-transform:uppercase;margin-top:24px;margin-bottom:12px;font-size:14px;font-weight:600}.markerImg{color:#c61306;margin-bottom:20px}@media screen and (width<=768px){.preFooter_container{padding:var(--section-py-sm) var(--site-px);flex-direction:column;align-items:start;gap:32px}.card2{display:none}.right_space{flex-direction:column;gap:24px}}.footer{background-image:linear-gradient(90deg,#497ced,#1c35c2);justify-content:space-between;align-items:center;padding:18px 0;display:flex;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:60%;height:2px;animation:4s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.footerItem{color:#fff;opacity:0;margin-left:50px;padding:0 60px;font-size:.8rem;animation:.7s .2s forwards fadeSlideIn}.copyrightLink{color:#fff;cursor:pointer;text-decoration:none;transition:opacity .2s,-webkit-text-decoration .2s,text-decoration .2s}.copyrightLink:hover{opacity:.8;text-decoration:underline}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.socialHandles{justify-content:space-around;align-items:center;column-gap:20px;margin-right:100px;display:flex}.socialHandles .icon{opacity:0;animation:.6s forwards fadeSlideIn}.socialHandles .icon:first-child{animation-delay:.35s}.socialHandles .icon:nth-child(2){animation-delay:.5s}.socialHandles .icon:nth-child(3){animation-delay:.65s}.socialIcon{width:auto;height:30px;transition:transform .25s,filter .25s;display:block}.socialHandles .icon a:hover .socialIcon{filter:brightness(1.25);transform:translateY(-3px)}@media screen and (width<=786px){.footer{text-align:center;flex-direction:column;justify-content:center;gap:12px;width:100%;padding:20px 0}.footerItem{margin-left:0}.socialHandles{margin-right:0}}._image5Icon_100zf_1{object-fit:cover;max-width:60%;max-height:60%;margin-top:-40px;margin-bottom:-20px}._servingTheWorld_100zf_9{font-size:var(--font-size-29xl);white-space:nowrap;color:var(--text-color);text-align:justify;margin-bottom:20px;padding:10px;font-weight:400;line-height:60px;display:inline-block;position:relative;overflow:hidden}._servingTheWorld_100zf_9:before{content:"";z-index:-1;background-image:var(--background-image);border-radius:10px;width:0;height:100%;animation:2s ease-out forwards _highlightAnimation_100zf_1;position:absolute;bottom:0;left:0}@keyframes _highlightAnimation_100zf_1{0%{width:0}to{width:100%}}._image5Parent_100zf_50{flex-direction:column;justify-content:center;align-items:center;display:flex}._houseTechnologiesSpecializes_100zf_57{text-align:center;justify-content:center;max-width:100%;line-height:129.46%;display:flex}._frameParent_100zf_66,._houseTechnologiesSpecializesWrapper_100zf_67{justify-content:center;align-items:center;max-width:100%;display:flex}._houseTechnologiesSpecializesWrapper_100zf_67{padding:0 var(--padding-60xl);box-sizing:border-box;font-size:var(--font-size-xl);color:var(--color-darkslategray);text-align:center;flex-direction:column}._frameParent_100zf_66{gap:var(--gap-base);flex-direction:column;width:100%}._contactUs_100zf_90{color:#fff;cursor:pointer;background:linear-gradient(97.1deg,#5088f4,#0b1cb2);border-radius:30px;outline:none;padding:10px 20px;font-size:16px;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}._contactUs_100zf_90:hover{background:linear-gradient(57.1deg,#296df6,#3a48c5)}._heroContact_100zf_118,._heroContactLink_100zf_119,._heroContent_100zf_120{text-align:center;justify-content:center;align-items:center;display:flex}._hero_100zf_118{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:700px;display:flex;position:relative;overflow:hidden}._heroVideo_100zf_140{object-fit:cover;z-index:-10;width:100%;height:100%;position:absolute;top:0;left:0}._heroContent_100zf_120{justify-content:center;align-items:center;gap:var(--gap-9xl);text-align:center;flex-direction:column;width:100%;max-width:871px;display:flex}@media screen and (width<=1200px){._houseTechnologiesSpecializesWrapper_100zf_67{padding-left:var(--padding-20xl);padding-right:var(--padding-20xl)}._servingTheWorld_100zf_9{white-space:normal;color:#000;text-align:justify;margin-bottom:50px}}@media screen and (width<=825px){._servingTheWorld_100zf_9{font-size:var(--font-size-19xl);color:#000;text-align:justify;line-height:48px}}@media screen and (width<=450px){._servingTheWorld_100zf_9{font-size:var(--font-size-10xl);color:#000;text-align:justify;line-height:36px}._houseTechnologiesSpecializes_100zf_57{font-size:var(--font-size-base);line-height:21px}._image5Parent_100zf_50{width:500px}._hero_100zf_118{height:65vh}}.award_container{text-align:center;padding:var(--section-py) var(--site-px);color:var(--text-color)}.award_title{margin:0 0 12px;font-size:36px;font-weight:600;line-height:1.25}.award_subtitle{opacity:.6;margin:0 0 52px;font-size:16px;font-weight:400}.award_grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.award_card{background:#1a1a1a;border-radius:12px;position:relative;overflow:hidden}.award_skeleton{z-index:1;background:linear-gradient(90deg,#1e1e1e 25%,#2a2a2a 50%,#1e1e1e 75%) 0 0/200% 100%;border-radius:12px;animation:1.4s infinite shimmer;position:absolute;inset:0}.award_pic{object-fit:cover;filter:grayscale();opacity:0;z-index:2;border-radius:12px;width:100%;height:240px;transition:filter .3s,opacity .4s,transform .3s;display:block;position:relative}.award_pic.loaded{opacity:1}.award_card:hover .award_pic{filter:grayscale(0%);transform:scale(1.03)}.award_label{text-align:center;color:var(--text-color);opacity:.85;background:0 0;margin:0;padding:10px 12px 12px;font-size:13px;font-weight:500;line-height:1.4}.carousel_wrapper{display:none}@media screen and (width<=1200px){.award_container{padding:var(--section-py) var(--site-px)}}@media screen and (width<=1000px){.award_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=880px){.award_grid{display:none}.carousel_wrapper{padding-top:8px;display:block}.award_container{padding:var(--section-py-sm) var(--site-px)}.award_title{margin-bottom:10px;font-size:26px}.award_subtitle{margin-bottom:32px;font-size:14px}.carousel_slide{padding:0 8px}.award_pic{height:180px}.slick-slide{opacity:.5;transition:transform .3s,opacity .3s;transform:scale(.88)}.slick-center{opacity:1;transform:scale(1)}.slick-center .award_pic{filter:grayscale(0%)}}@media screen and (width<=480px){.award_container{padding:var(--section-py-sm) var(--site-px)}.award_title{font-size:22px}.award_pic{height:160px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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)format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF)format("woff"),url(data:font/ttf;base64,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)format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:#0000;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#0000;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:#0000;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.whatsapp-icon{z-index:1000;cursor:grab;position:fixed;bottom:-30px;right:-20px}.whatsapp-icon:active{cursor:grabbing}.whatsapp-image{border-radius:50%;width:120px;padding:5px}.producthome_container{padding:var(--section-py) var(--site-px);color:#fff;background:#0b0f14}.producthome_title{text-align:center;margin-bottom:64px;font-size:36px;font-weight:500}.producthome_grid{column-count:3;column-gap:24px}.producthome_card{break-inside:avoid;margin-bottom:24px;position:relative;overflow:hidden}.producthome_pic{width:100%;transition:transform .6s;display:block}.producthome_card:hover .producthome_pic{transform:scale(1.05)}.producthome_overlay{color:#fff;opacity:0;align-items:flex-end;padding:24px;font-size:42px;font-weight:500;transition:opacity .35s,transform .35s;display:flex;position:absolute;inset:0;transform:translateY(20px)}.producthome_card:hover .producthome_overlay{opacity:1;transform:translateY(0)}.producthome_cta{justify-content:center;align-items:center;min-height:50px;display:flex}.cta_content{text-align:center}.cta_content h3{margin-bottom:16px;font-size:16px}.cta_button{color:#000;cursor:pointer;background:#fff;border:none;margin-top:20px;padding:13px 18px;font-weight:600}.cta_button:hover{color:#fff;cursor:pointer;background:#000;border:2px solid #fff;margin-top:20px;padding:13px 18px;font-weight:600;transition:all .9s}.mobile_card{background:#111;border-radius:16px;height:260px;position:relative;overflow:hidden}.mobile_card img{object-fit:cover;width:100%;height:100%}.mobile_card span{font-size:18px;font-weight:500;position:absolute;bottom:16px;left:16px}.mobile_cta{background:linear-gradient(135deg,#111827,#020617);justify-content:center;align-items:center;height:180px;margin:auto;display:flex}.mobile_cta h3{justify-content:center;align-items:center;margin-top:30px;font-size:20px;display:flex}@media (width<=1024px){.producthome_grid{column-count:2}}@media (width<=880px){.producthome_container{padding:var(--section-py-sm) var(--site-px)}.producthome_grid{display:none}.producthome_title{margin-bottom:32px;font-size:24px}.mobile_card{background:#111;border-radius:16px;height:260px;position:relative;overflow:hidden}.cta_button{justify-content:center;align-items:center;margin:30px auto auto;display:flex}.mobile_card span{font-size:18px;font-weight:500;position:absolute;bottom:16px;left:16px}.mobile_cta{border:1px solid #fff;border-radius:0%;flex-direction:column;justify-content:center;align-items:center;height:180px;margin-top:10px;display:flex;box-shadow:0 0 10px #fff}.mobile_cta h3{justify-content:center;align-items:center;margin-bottom:2px;font-size:20px}}.contact-form *,.contact-form :before,.contact-form :after{box-sizing:border-box}.contact-form{min-width:0}.contact-form textarea{resize:vertical;width:100%;max-width:100%}.contact-hero{height:75vh;position:relative;overflow:hidden}.contact-hero video{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#050812e6,#05081259);align-items:center;display:flex;position:absolute;inset:0}.hero-content{max-width:520px;padding-left:6vw}.hero-content h1{color:#fff;font-size:clamp(34px,4vw,56px)}.hero-content p{color:#aab2d5;margin-top:12px;line-height:1.6}.contact-intents{background:var(--background-color);padding:90px 6vw}.contact-intents h2{text-align:center;color:var(--text-color);margin-bottom:50px}.intent-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;display:grid}.intent-card{background:#0c1020;border:1px solid #1a2140;padding:28px}.intent-card h3{color:#fff;margin-bottom:10px}.intent-card p{color:#aab2d5;font-size:14px}.contact-form-section{background:radial-gradient(circle at top,#0b1224,#05070d);padding:110px 4vw}.form-container{grid-template-columns:1fr 2fr;gap:60px;max-width:1200px;margin:auto;display:grid}.form-left h2{color:#fff}.form-left p{color:#9aa4c7;margin-top:14px}.contact-form{flex-direction:column;gap:18px;display:flex}.row{gap:18px;display:flex}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:#0d111b;border:1px solid #1b2238;width:100%;padding:14px}.contact-form button{cursor:pointer;color:#fff;background:#2b6cff;border:none;padding:14px;font-weight:600}.contact-form button:hover{cursor:pointer;color:#fff;background:#1d5ffa;border:none;padding:14px;font-weight:600}.contact-cta{text-align:center;background:var(--background-color);padding:90px 6vw}.contact-cta h2{color:var(--text-color)}.contact-cta p{color:var(--text-color-secondary);margin:10px 0 30px}.cta-actions{justify-content:center;gap:20px;display:flex}.whatsapp-btn,.call-btn{cursor:pointer;border:none;padding:12px 26px;font-weight:600;text-decoration:none}.whatsapp-btn{color:#000;background:#25d366}.whatsapp-btn:hover{color:#000;background:#05ab42}.call-btn{color:#2b6cff;background:0 0;border:1px solid #2b6cff}.call-btn:hover{color:#fff;background:#2b6cff;border:1px solid #2b6cff;transition:all .3s ease-in-out}.contact-map iframe{border:none;width:100%;height:420px}@media (width<=900px){.form-container{grid-template-columns:1fr}.row,.cta-actions{flex-direction:column}.contact-hero{height:50vh;position:relative;overflow:hidden}.contact-hero video{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#050812e6,#05081259);align-items:center;display:flex;position:absolute;inset:0}.hero-content{max-width:520px;padding-left:6vw}.hero-content h1{color:#fff;margin-top:0;font-size:clamp(22px,5.5vw,42px)}.hero-content p{display:none}}a{text-decoration:none}._currentOpenings_1js17_5{color:var(--text-color);font-size:inherit;letter-spacing:.02em;max-width:100%;margin:0;font-family:inherit;font-weight:500;display:inline-block;position:relative}._transportWomanSittingOnCa_1js17_17{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:var(--gap-13xl);font-size:var(--font-size-base);color:var(--career-text);flex-direction:column;margin-top:30px;display:flex}._openings_1js17_30,._openingsTitle_1js17_31{align-items:flex-start;max-width:100%;display:flex}._openingsTitle_1js17_31{justify-content:flex-start;gap:var(--gap-16xl);flex-direction:column;flex:1}._openings_1js17_30{padding:0 var(--padding-12xs) 0 var(--padding-6xs);box-sizing:border-box;text-align:left;font-size:var(--font-size-17xl);color:var(--text-color);font-family:var(--font-poppins);flex-direction:row;justify-content:flex-end;align-self:stretch}@media screen and (width<=750px){._currentOpenings_1js17_5{font-size:var(--font-size-10xl);margin-top:40px;margin-bottom:-40px}._transportWomanSittingOnCa_1js17_17{gap:var(--gap-base)}._openingsTitle_1js17_31{gap:var(--gap-mid)}}@media screen and (width<=450px){._currentOpenings_1js17_5{font-size:var(--font-size-3xl);margin-top:40px;margin-bottom:-40px}}._component13Child_1js17_80{border-top:2px solid var(--color-lightsteelblue);box-sizing:border-box;height:1.5px;transition:all .3s}._component13_1js17_80:hover ._component13Child_1js17_80{border-top:2px solid var(--text-color)}._component13Child_1js17_80,._onSite_1js17_92,._webDeveloperIntern_1js17_93{align-self:stretch;position:relative}._webDeveloperIntern_1js17_93{font-size:var(--font-size-xl);font-weight:500;line-height:136%}._onSite_1js17_92{line-height:22px}._carbonlocationFilledIcon_1js17_108,._carbonlocationFilledIconWhite_1js17_116{flex-shrink:0;width:18px;height:18px;position:relative;overflow:hidden}._carbonlocationFilledIcon_1js17_108{display:block}._carbonlocationFilledIconWhite_1js17_116,[data-theme=dark] ._carbonlocationFilledIcon_1js17_108{display:none}[data-theme=dark] ._carbonlocationFilledIconWhite_1js17_116{display:block}._newDelhi_1js17_141{flex:1;line-height:22px;position:relative}._location_1js17_147,._openingDetails_1js17_148{justify-content:flex-start;display:flex}._location_1js17_147{align-self:stretch;align-items:center;gap:var(--gap-5xs);flex-direction:row}._openingDetails_1js17_148{align-items:flex-start;gap:var(--gap-9xs);flex-direction:column;margin-right:30px}._iconParkdown_1js17_167{object-fit:contain;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}._dropdownIcon_1js17_176{border-radius:var(--br-17xl);box-sizing:border-box;width:32px;height:32px;padding:var(--padding-9xs) var(--padding-11xs);flex-direction:row;justify-content:center;align-items:center;display:flex}._component13_1js17_80,._dropdown_1js17_176,._openingItems_1js17_191{flex-direction:row;align-items:flex-start;display:flex}._dropdown_1js17_176{padding:var(--padding-5xs) 0;justify-content:center}._component13_1js17_80,._openingItems_1js17_191{justify-content:space-between;align-self:stretch;gap:var(--gap-xl)}._openingItems_1js17_191{margin-top:10px}._component13_1js17_80{justify-content:flex-start;gap:var(--gap-6xs-5);text-align:left;font-size:var(--font-size-base);color:var(--career-text);flex-direction:column}._component13_1js17_80:hover ._iconParkdown_1js17_167{display:none}._dropdownIcon_1js17_176 button{text-wrap:nowrap;cursor:pointer;border-radius:var(--br-17xl);background:var(--background-color6);color:var(--color-white);border:none;margin-right:80px;padding:6px 10px;font-size:medium;font-weight:500;display:block}@media screen and (width<=768px){._openingDetails_1js17_148{margin-right:80px}}@media screen and (width<=450px){._webDeveloperIntern_1js17_93{font-size:var(--font-size-base);line-height:22px}}@media screen and (width<=600px){._webDeveloperIntern_1js17_93{max-width:300px}}@keyframes _fade-in_1js17_1{0%{opacity:0}to{opacity:1}}._image52Icon_10kfl_1,._image53Icon_10kfl_2{border-radius:var(--br-5xs);object-fit:cover;flex:1;align-self:stretch;max-width:100%;max-height:100%;position:relative;overflow:hidden}._image52Icon_10kfl_1,._image59Icon_10kfl_15{margin-top:10px}._carbonFootprintReduction_10kfl_18{justify-content:flex-start;align-items:flex-end;gap:var(--gap-4xs);flex-direction:column;width:262px;height:453px;display:flex}._image57Icon_10kfl_27,._image59Icon_10kfl_15,._image60Icon_10kfl_29{border-radius:var(--br-5xs);object-fit:cover;flex:1;max-width:100%;position:relative;overflow:hidden}._image60Icon_10kfl_29{min-width:203px;height:454px;min-height:454px}._image57Icon_10kfl_27,._image59Icon_10kfl_15{align-self:stretch;max-height:100%}._treesPlayAKeyRoleInCaptu_10kfl_47{justify-content:flex-start;align-items:flex-start;gap:var(--gap-3xs);flex-direction:column;width:262px;height:454px;display:flex}._image54Icon_10kfl_56{border-radius:var(--br-5xs);object-fit:cover;flex:1;min-width:203px;max-width:100%;height:454px;min-height:454px;position:relative;overflow:hidden}._teamImageGrid_10kfl_67{padding:0 0 var(--padding-lg);justify-content:center;align-self:stretch;align-items:flex-end;gap:var(--gap-xs);flex-flow:wrap;display:flex}@media screen and (width<=450px){._image57Icon_10kfl_27,._image59Icon_10kfl_15,._image54Icon_10kfl_56{display:none}._teamImageGrid_10kfl_67{flex-wrap:nowrap;gap:0;margin-top:-80px}._carbonFootprintReduction_10kfl_18{height:360px}._treesPlayAKeyRoleInCaptu_10kfl_47{width:0}._image52Icon_10kfl_1,._image53Icon_10kfl_2{min-width:150px;margin-right:10px}._image60Icon_10kfl_29{min-width:140px;height:360px;min-height:360px}}._joinUs1_17g5l_1{width:532px;color:var(--text-color);font-size:inherit;letter-spacing:.02em;flex-shrink:0;max-width:100%;margin:0;font-family:inherit;font-weight:500;display:inline-block;position:relative}._joinUs_17g5l_1{padding:0 var(--padding-xl) 0 var(--padding-5xl);box-sizing:border-box;flex-direction:row;justify-content:center;align-self:stretch;align-items:flex-start;max-width:100%;display:flex}._atHouseTechnologies_17g5l_24{font-size:var(--font-size-xl);letter-spacing:.02em;color:#393a3d;align-self:stretch;line-height:129.46%;position:relative}[data-theme=dark] ._atHouseTechnologies_17g5l_24{color:#fff}._jobsTitle_17g5l_37,._joinUsTitle_17g5l_38{max-width:100%;display:flex}._joinUsTitle_17g5l_38{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:14px;width:982px}._jobsTitle_17g5l_37{padding:0 var(--padding-xl) 10px 23px;box-sizing:border-box;flex-direction:row;justify-content:center;align-self:stretch;align-items:flex-start}._couldntFindThe_17g5l_57,._weAreJust_17g5l_58{letter-spacing:.02em;position:relative}._couldntFindThe_17g5l_57{width:661px;color:var(--text-color);font-size:inherit;text-align:start;max-width:100%;margin:0;font-family:inherit;font-weight:500;display:inline-block}._weAreJust_17g5l_58{color:var(--text-color);align-self:stretch;line-height:26px}._housetechnologiesin_17g5l_78{font-weight:500}._hrhousetechnologiesin1_17g5l_81{text-decoration:underline}._hrhousetechnologiesin_17g5l_81{color:#3456f0}._emailUsAtContainer_17g5l_87{color:var(--text-color);letter-spacing:.02em;align-self:stretch;line-height:26px;position:relative}._weAreJustAMailAwayLetUParent_17g5l_94{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:var(--gap-5xs);font-size:var(--font-size-xl);flex-direction:column;display:flex}._notFoundTitle_17g5l_104{flex-direction:column;align-items:flex-start;gap:19px;width:1003px}._jobNotFound_17g5l_110,._jobsHeader_17g5l_111,._notFoundTitle_17g5l_104{justify-content:center;width:100%;max-width:1310px;display:flex}._jobNotFound_17g5l_110{text-align:left;flex-direction:row;align-self:stretch;align-items:flex-start}._jobsHeader_17g5l_111{flex-direction:column;align-items:flex-end;gap:80px}._jobsHeaderWrapper_17g5l_130,._nav_17g5l_131{align-items:flex-start;display:flex}._jobsHeaderWrapper_17g5l_130{padding:0 27px 26px var(--padding-xl);box-sizing:border-box;text-align:center;width:100%;max-width:2000px;font-size:var(--font-size-17xl);color:var(--color-black);font-family:var(--font-poppins);flex-direction:row;justify-content:space-around;align-self:stretch}._nav_17g5l_131{background-color:var(--color-gray-200);box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-self:stretch;gap:108px;max-width:100%;padding:80px 0 0}._career_17g5l_160{background-color:var(--background-color);letter-spacing:normal;justify-content:center;gap:87px;width:100%;margin-top:60px;line-height:normal;display:flex;position:relative;overflow:hidden}@media screen and (width<=1250px){._jobsHeader_17g5l_111{gap:40px}}._foot_17g5l_177{margin-top:80px}@media screen and (width<=750px){._couldntFindThe_17g5l_57,._joinUs1_17g5l_1{font-size:var(--font-size-10xl)}._jobsHeader_17g5l_111{gap:var(--gap-xl)}._nav_17g5l_131{gap:54px}._career_17g5l_160{gap:var(--gap-24xl)}}@media screen and (width<=450px){._joinUs1_17g5l_1{font-size:var(--font-size-3xl)}._atHouseTechnologies_17g5l_24{font-size:var(--font-size-base);line-height:21px}._jobNotFound_17g5l_110{margin-top:50px}._couldntFindThe_17g5l_57{font-size:var(--font-size-3xl)}._emailUsAtContainer_17g5l_87,._weAreJust_17g5l_58{font-size:var(--font-size-base);line-height:21px}._nav_17g5l_131{box-sizing:border-box;gap:27px;padding-top:52px}._career_17g5l_160{gap:22px}}._blogsMain_1rx9t_9{background:var(--background-color);color:var(--text-color);overflow-x:hidden}._hero_1rx9t_17{text-align:center;width:100%;height:75vh;min-height:380px;padding:0 var(--site-px);background-image:linear-gradient(#090d1273 0%,#090d12b8 55%,#090d12f7 100%),url(/assets/blogPage-DoKrUGRv.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex}._heroContent_1rx9t_39{max-width:740px}._heroPill_1rx9t_43{color:#6fa3ff;letter-spacing:.12em;text-transform:uppercase;background:#1366fb1f;border:1px solid #1366fb61;border-radius:100px;margin-bottom:22px;padding:6px 18px;font-size:12px;font-weight:600;animation:.6s ease-out both _fadeSlideUp_1rx9t_1;display:inline-block}._heroTitle_1rx9t_58{color:#fff;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(34px,5vw,58px);font-weight:700;line-height:1.15;animation:.7s ease-out .1s both _fadeSlideUp_1rx9t_1}._heroSub_1rx9t_68{color:#ffffffb8;max-width:520px;margin:0 auto;font-size:clamp(14px,1.8vw,17px);line-height:1.65;animation:.7s ease-out .2s both _fadeSlideUp_1rx9t_1}@keyframes _fadeSlideUp_1rx9t_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._pageBody_1rx9t_84{max-width:1280px;padding:var(--section-py) var(--site-px);flex-direction:column;gap:64px;margin:0 auto;display:flex}._sectionLabel_1rx9t_95{letter-spacing:.12em;text-transform:uppercase;color:#1366fb;margin:0 0 28px;font-size:12px;font-weight:700}._featuredCard_1rx9t_106{background:var(--background-color11);color:var(--text-color);border:1px solid #80808024;border-radius:16px;grid-template-columns:1.1fr .9fr;text-decoration:none;transition:box-shadow .35s,transform .35s;display:grid;overflow:hidden}._featuredCard_1rx9t_106:hover{transform:translateY(-5px);box-shadow:0 20px 56px #1366fb24}._featuredImgWrap_1rx9t_123{aspect-ratio:4/3;background:linear-gradient(90deg,#1a1f2a 25%,#252b38 50%,#1a1f2a 75%) 0 0/200% 100%;animation:1.4s infinite _blogShimmer_1rx9t_1;overflow:hidden}._featuredImg_1rx9t_123{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s,transform .5s;display:block}._featuredCard_1rx9t_106:hover ._featuredImg_1rx9t_123{transform:scale(1.04)}._featuredBody_1rx9t_144{flex-direction:column;justify-content:center;gap:14px;padding:44px 40px;display:flex}._featuredTag_1rx9t_152{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#1366fb;border-radius:100px;align-self:flex-start;padding:5px 14px;font-size:11px;font-weight:700}._featuredTitle_1rx9t_164{color:var(--text-color);margin:0;font-size:clamp(20px,2.4vw,28px);font-weight:700;line-height:1.25}._featuredSubtitle_1rx9t_172{color:var(--text-color3);margin:0;font-size:15px;line-height:1.5}._featuredExcerpt_1rx9t_179{color:var(--text-color2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}._featuredMeta_1rx9t_190{color:var(--text-color3);align-items:center;gap:8px;font-size:13px;display:flex}._dot_1rx9t_198{opacity:.4}._featuredCta_1rx9t_202{color:#1366fb;align-items:center;gap:6px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}._featuredCard_1rx9t_106:hover ._featuredCta_1rx9t_202{gap:10px}._blogGrid_1rx9t_218{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}._blogCard_1rx9t_226{background:var(--background-color11);color:var(--text-color);border:1px solid #8080801f;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}._blogCard_1rx9t_226:hover{transform:translateY(-6px);box-shadow:0 14px 44px #1366fb21}._cardImgWrap_1rx9t_243{aspect-ratio:16/9;background:linear-gradient(90deg,#1a1f2a 25%,#252b38 50%,#1a1f2a 75%) 0 0/200% 100%;flex-shrink:0;animation:1.4s infinite _blogShimmer_1rx9t_1;overflow:hidden}._cardImg_1rx9t_243{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s,transform .4s;display:block}._blogCard_1rx9t_226:hover ._cardImg_1rx9t_243{transform:scale(1.05)}._imgLoaded_1rx9t_266{opacity:1!important}._cardBody_1rx9t_270{flex-direction:column;flex:1;padding:20px 22px 26px;display:flex}._cardMeta_1rx9t_277{align-items:center;gap:6px;margin-bottom:10px;font-size:12px;display:flex}._cardDate_1rx9t_285{color:#1366fb;font-weight:600}._cardReadTime_1rx9t_290{color:var(--text-color3)}._cardTitle_1rx9t_294{color:var(--text-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}._cardSubtitle_1rx9t_306{color:var(--text-color3);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;display:-webkit-box;overflow:hidden}._cardExcerpt_1rx9t_316{color:var(--text-color2);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}._cardCta_1rx9t_328{color:#1366fb;align-items:center;gap:4px;margin-top:16px;font-size:13px;font-weight:600;transition:gap .2s;display:inline-flex}._blogCard_1rx9t_226:hover ._cardCta_1rx9t_328{gap:8px}@keyframes _blogShimmer_1rx9t_1{0%{background-position:-200% 0}to{background-position:200% 0}}[data-theme=light] ._cardImgWrap_1rx9t_243,[data-theme=light] ._featuredImgWrap_1rx9t_123{background:linear-gradient(90deg,#e8ecf0 25%,#d0d5de 50%,#e8ecf0 75%) 0 0/200% 100%;animation:1.4s infinite _blogShimmer_1rx9t_1}[data-theme=light] ._skeletonCard_1rx9t_358{background:linear-gradient(90deg,#e8ecf0 25%,#d0d5de 50%,#e8ecf0 75%) 0 0/200% 100%!important}._skeletonCard_1rx9t_358{pointer-events:none;min-height:280px;background:linear-gradient(90deg,#1a1f2a 25%,#252b38 50%,#1a1f2a 75%) 0 0/200% 100%!important;border:none!important;animation:1.4s infinite _blogShimmer_1rx9t_1!important}._loadMoreWrap_1rx9t_376{justify-content:center;padding-top:8px;display:flex}._loadMoreBtn_1rx9t_382{color:#1366fb;cursor:pointer;background:0 0;border:1.5px solid #1366fb80;border-radius:100px;padding:13px 40px;font-family:inherit;font-size:15px;font-weight:600;transition:background .25s,color .25s,border-color .25s}._loadMoreBtn_1rx9t_382:hover{color:#fff;background:#1366fb;border-color:#1366fb}._emptyState_1rx9t_403{text-align:center;color:var(--text-color3);padding:80px 0;font-size:16px}._latestBlogsWrap_1rx9t_412{max-width:1280px;padding:0 var(--site-px) var(--section-py);margin:0 auto}._latestBlogsGrid_1rx9t_418{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (width<=1024px){._blogGrid_1rx9t_218,._latestBlogsGrid_1rx9t_418{grid-template-columns:repeat(2,1fr)}._featuredCard_1rx9t_106{grid-template-columns:1fr 1fr}._featuredBody_1rx9t_144{padding:32px 28px}}@media (width<=768px){._hero_1rx9t_17{height:62vh;min-height:300px}._featuredCard_1rx9t_106{grid-template-columns:1fr}._featuredImgWrap_1rx9t_123{aspect-ratio:16/9}._featuredBody_1rx9t_144{gap:12px;padding:24px 20px}._featuredTitle_1rx9t_164{font-size:clamp(18px,4vw,24px)}._pageBody_1rx9t_84{gap:48px}}@media (width<=560px){._hero_1rx9t_17{height:55vh}._blogGrid_1rx9t_218,._latestBlogsGrid_1rx9t_418{grid-template-columns:1fr}._pageBody_1rx9t_84{padding:var(--section-py-sm) var(--site-px);gap:40px}._latestBlogsWrap_1rx9t_412{padding:0 var(--site-px) var(--section-py-sm)}}.container-singleblog{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;margin-top:2%;padding:20px;display:flex}.hrline{width:100%;max-width:1100px;margin-top:40px;margin-bottom:40px}.adjust-head{margin-bottom:2px}.subhead{margin-top:10px;margin-bottom:-5px}.container-small{width:100%;max-width:1100px;padding:0 10%}.blog-date{color:#1366fb;text-align:left;font-family:Poppins;font-size:16px;font-weight:500;line-height:1.36}.adjust-img{justify-content:center;width:103%;max-width:103%;margin-top:30px;margin-bottom:30px;display:flex}.img-blog{object-fit:cover;width:100%;height:auto;max-height:500px}.blog-content{color:var(--text-color2);text-align:left;overflow-wrap:break-word;word-wrap:break-word;margin-bottom:20px;font-size:20px;font-weight:350;line-height:1.5}.blog-content-li{margin-left:40px}.desc{color:var(--text-color2);text-align:left;overflow-wrap:break-word;word-wrap:break-word;margin-bottom:20px;font-size:20px;font-weight:350;line-height:1.5}.content-space{margin-bottom:20px}.text-wrapper-7{color:var(--text-color);letter-spacing:.72px;text-align:center;width:100%;margin-top:50px;font-size:36px;font-weight:500;position:relative}@media only screen and (width<=768px){.container-small{padding:0 5%;line-height:1.7}.adjust-img{width:100%;max-width:115%}.img-blog{max-height:400px}}@media only screen and (width<=600px){.container-small{padding:0 5%;line-height:1.6}.img-blog{max-height:300px}.text-wrapper-7{margin-top:30px;font-size:28px}}.singleblog-loading{min-height:60vh;color:var(--text-color3);justify-content:center;align-items:center;font-size:18px;display:flex}.singleblog-breadcrumb{max-width:1100px;color:var(--text-color3);flex-wrap:wrap;align-items:center;gap:6px;margin:28px auto 0;padding:0 10%;font-size:13px;display:flex}.singleblog-breadcrumb a{color:#1366fb;text-decoration:none;transition:opacity .2s}.singleblog-breadcrumb a:hover{opacity:.8;text-decoration:underline}.singleblog-breadcrumb span{opacity:.45}.singleblog-breadcrumb span:last-child{opacity:.75;color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-weight:500;overflow:hidden}.singleblog-title{color:var(--text-color);letter-spacing:-.01em;margin:24px 0 10px;font-size:clamp(24px,3.5vw,40px);font-weight:700;line-height:1.25}.singleblog-subtitle{color:var(--text-color3);margin:0 0 14px;font-size:18px;font-weight:400;line-height:1.55}.singleblog-meta{align-items:center;gap:8px;margin-bottom:12px;display:flex}.singleblog-dot{color:var(--text-color3);opacity:.4}.singleblog-readtime{color:var(--text-color3);font-size:14px}@media only screen and (width<=768px){.singleblog-breadcrumb{margin-top:20px;padding:0 5%}.singleblog-breadcrumb span:last-child{max-width:160px}}.singleblog-loading{flex-direction:column;gap:14px;padding:8px 0 24px;display:flex}.singleblog-skeleton{background:linear-gradient(90deg,#e9edf5 25%,#f5f7fb 50%,#e9edf5 75%) 0 0/200% 100%;border-radius:6px;height:16px;animation:1.4s linear infinite singleblogShimmer}.singleblog-skeleton.short{width:62%}@keyframes singleblogShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--background-color:#fff;--text-color:#000;--primary-color:#007bff;--color-background:#090d12;--color-text:#fff;--stats-bg:#000;--stats-text:#fff;--box-shadow-color-light:#0003;--box-shadow-color-dark:#fff3}[data-theme=dark]{--background-color:#090d12;--background-color14:#090d125c;--background-color2:#1c1f23;--background-color11:#1c1f23;--background-color10:#1c1f23;--text-color:#fff;--text-color2:#c9c9c9;--text-color3:#cac3c3;--box-shadow-color:var(--box-shadow-color-dark);--background-color3:#43484f;--background-color4:gray;--background-color5:#43484f;--background-color6:#1365fa;--background-color7:#090d12;--background-color8:#1c1f23;--background-color9:#dddcdc;--background-color12:#26262c;--background-color13:#19191d;--stats-bg:#fff;--stats-text:#000;--footer-bg-color:#1c1f23;--primary-color:#1a73e8;--color-whitesmoke2:#1c1f23;--background-image:linear-gradient(to right, #667eea, #9b60f0)}[data-theme=light]{--background-color:#fff;--background-color14:#e1e1e15c;--background-color12:#fff;--color-whitesmoke2:#f6f9fb;--background-color10:#fff;--background-color11:#f4f4f4;--footer-bg-color:#19191d;--box-shadow-color:var(--box-shadow-color-light);--background-color2:#19191d;--background-color3:#1f2228;--background-color4:#43484f;--background-color5:#f6f9fb;--background-color6:#1c1f23;--background-color7:#f8f8f8;--background-color8:#fff;--background-color13:#000;--background-color9:#979595;--text-color:#000;--text-color2:#393a3d;--text-color3:#979595;--primary-color:#007bff;--stats-bg:#000;--stats-text:#fff;--background-image:linear-gradient(to right, #c9d1f9, #ce77fa)}body{background-color:var(--background-color);color:var(--text-color);transition:background-color .3s,color .3s}._mainContainer_1az1z_1{background:radial-gradient(circle at top,#0b1224,#05070d);flex-direction:column;width:100%;height:100%;display:flex}._journeyTitle_1az1z_9{text-align:center;color:#fff;font-size:40px;font-weight:600}._journeyContainer_1az1z_15{justify-content:center;width:100%;margin-bottom:100px;margin-left:160px;display:flex;position:relative}._journeyStick_1az1z_24{background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;width:30px;max-height:3800px;display:flex;position:relative;top:-10px;left:328px;overflow:hidden}._journeyStickBackground_1az1z_39{background-color:var(--color-lightgray);flex-direction:column;align-items:center;width:3px;height:100%;display:flex;position:relative}._ourJourneyHeading_1az1z_50{text-align:center;margin-bottom:50px;padding:40px 20px 20px;display:inline-block}._breakPoint_1az1z_64{z-index:2;border:3px solid #19191d;border-radius:50%;width:15px;height:15px;transition:background-color .3s;position:absolute}._journeyFill_1az1z_74{background-color:#06f;width:5px;height:370px}._journeyContent_1az1z_81{padding:20px;position:relative;left:55px}._journeyNav_1az1z_88{flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}._navLink_1az1z_97{color:#000;background-color:#fff;border-radius:5px;padding:10px;text-decoration:none;transition:background-color .3s,color .3s}._navLink_1az1z_97:hover{color:#fff;background-color:#000}._pinSection_1az1z_111{text-align:end;flex-direction:row;align-items:baseline;width:350px;display:flex}._date_1az1z_119{flex-grow:100;position:relative;right:30px}._date_1az1z_119 h1{text-wrap:nowrap;text-align:end;color:#fff;font-size:2rem}._circleBump_1az1z_133{background:var(--color-white);border:2px solid #00f;border-radius:50%;width:15px;height:15px;display:block;position:sticky;top:3px}._circleBumpParent_1az1z_144{height:200px;position:sticky;overflow:auto}._achievementContent_1az1z_150{z-index:1;flex-direction:row;align-items:baseline;column-gap:30px;height:300px;margin-bottom:143px;padding:50px 0;font-size:24px;transition:opacity .5s ease-out,transform 1s ease-out;display:flex;position:relative;right:103px;transform:translateY(50px)}._achievementContent_1az1z_150 section{flex-direction:column;height:fit-content;display:flex}._heading_1az1z_175{font-size:inherit;letter-spacing:.02em;color:#fff;max-width:100%;margin:0;font-family:inherit;font-size:2rem;font-weight:500;display:inline-block;position:relative}._toRevolutionizeDrone_1az1z_188{text-wrap:wrap;max-width:600px;color:var(--color-white);font-size:var(--font-size-xl);letter-spacing:.02em;align-self:stretch;margin-bottom:20px;line-height:129.46%;position:relative}._achievementDetails_1az1z_201{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:var(--gap-5xs);flex-direction:column;max-width:100%;display:flex}._achievementContent_1az1z_150._visible_1az1z_211{opacity:1;transform:translateY(100px)}@keyframes _shimmer_1az1z_1{0%{background-position:-200% 0}to{background-position:200% 0}}._imageWrapper_1az1z_221{border-radius:var(--br-5xs);width:100%;position:relative;overflow:hidden}._imageSkeleton_1az1z_228{border-radius:var(--br-5xs);z-index:1;background:linear-gradient(90deg,#1a2340 25%,#243060 50%,#1a2340 75%) 0 0/200% 100%;animation:1.4s linear infinite _shimmer_1az1z_1;position:absolute;inset:0}._image53Icon_1az1z_243{border-radius:var(--br-5xs);object-fit:cover;opacity:0;width:100%;max-height:200px;transition:opacity .3s;display:block}._imgLoaded_1az1z_253{opacity:1}._imageContainer_1az1z_257{max-width:300px;min-height:100px}@media screen and (width<=1320px){._journeyContainer_1az1z_15{margin-left:0}}@media screen and (width<=768px){._journeyStick_1az1z_24{height:3980px}}@media (width<=576px){._journeyStick_1az1z_24{min-height:1800px;left:10px}._ourJourneyHeading_1az1z_50 h1{text-align:start;margin-left:20px;font-size:3rem}._journeyContent_1az1z_81{margin-left:60px;position:relative}._pinSection_1az1z_111{width:250px;position:relative;left:17px}._circleBump_1az1z_133{position:absolute;top:50px;left:-55px}._achievementContent_1az1z_150{font-size:var(--font-size-lg);flex-direction:column;align-items:start;height:auto;margin-top:0;margin-bottom:64px;transform:none}._achievementContent_1az1z_150 section{width:100%;margin-left:0}._date_1az1z_119{margin-bottom:0;margin-left:26px}._imageContainer_1az1z_257{width:100%;max-width:100%}}@media (width<=390px){._circleBump_1az1z_133{position:relative;left:-276px}._date_1az1z_119{margin-left:0}._date_1az1z_119 h1{text-align:left;margin-left:25px;font-size:1.5rem}._journeyStick_1az1z_24{min-width:5px;position:relative;left:60px}._achievementContent_1az1z_150{right:60px}._heading_1az1z_175{font-size:1.5rem}}.about_info{flex-direction:column;justify-content:center;align-items:center;display:flex}.about_title{text-align:center;margin-top:75px;margin-bottom:20px;font-size:36px;font-weight:500}.about_us{text-align:justify;max-width:982px;margin-bottom:96px;padding-left:30px;padding-right:30px;font-size:20px}.top_container{justify-content:center;column-gap:25px;padding-bottom:98px;display:flex}.left_top_container{background-image:url(/assets/block1-C2uZxv54.png);background-repeat:no-repeat;border-radius:24px;flex-direction:column;justify-content:flex-end;min-width:321px;min-height:252px;display:flex}.left_top_container h2{color:#fff;padding-left:20px;font-size:36px;font-weight:400}.left_top_container p{text-align:left;text-wrap:wrap;color:#fff;max-width:496px;padding-bottom:50px;padding-left:20px}.right_top_container{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAkQAAAIcCAYAAAAXPbHAAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAyRSURBVHgB7d1PjhzVAYDxVz2xNJEtZ7JBg5WAOQHOCWJuYHbJiiNAToB9A7xjF24QboDZZcdwgnQImGE3hhEgIU+l2sNYxuC/WMKe7/eTpru66s3+03uvqqbxDOwstrfPXpnn6dLy89Vpmi6tVmNnnsfOAAB4Rpa2WC+f6+X702ma98a4fWN/f389fqVpPKXjCDr39nJ4eQmgywMA4Dcx783zfP3XxNETB9FJCK1W0ztmgACA58nSJh+M8cO1Jw2jJwqi3d0/vSuEAIDn3TJjdHV///Nrjzv+sYJod3f34jT97l/L8EsDAODFsJ7nH954nNmi1aMG7O6+8tZqdeYTMQQAvGCWCZ0zn7z00stXHjVw62EXlxh6d5rm95bD7QEA8OLZXq1Wfzt37vw4PPz64wcNemAQ/RhDVwcAwAtuc0f8w6LoF4NoM7W01NT7AwDglDiOop314eGtT3927f4Tmw3Umz1D7iQDAE6hg3n+4S/3b7T+2abqaTrzkRgCAE6pneM753/qJ0tmx/uGxiN3YgMAvLim3XPnzk+Hh1/fuHvm5OD4WUNn/jMAAE6/g+++++a1g8Xmxz1LZmeuDgCAhs2ryN45+XFnhsjsEAAQdHeW6McZoq3LAwCg5e4s0Z0gWq2mtwcAQMw0jb/e+bZcBgCULctmf1xZLgMAyra3z15ZTZO32AMAXfM8XVotH68PAICo1Wq6uMwQza8NAICu11djTK8OAICundUAAGgTRAAAgggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCAAYdYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEADCoE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAECeIAIA8gQRAJAniACAPEEEAOQJIgAgTxABAHmCCADIE0QAQJ4gAgDyBBEAkCeIAIA8QQQA5AkiACBPEAEAeYIIAMgTRABAniACAPIEEQCQJ4gAgDxBBADkCSIAIE8QAQB5gggAyBNEAEDeapqmgwEAELaa56NbAwCga70smU17AwAga/7vEkTzegAARB0djb1lyWw2QwQAZE3TtLfa3j7z4QAAyNq6sVqv15u7zG4MAICcaW9/f72+8xyieZ4+HgAAMfM8X9983wmi7e3Ve55HBAD0bN3YfN4Jos2y2dHRuD4AACKmaXywWS7bHN99dYdZIgCg5Oho69rJ8dbJwcHBwfdnz/7h90stXR4AAKfYNM3Xvvzys7t32k/3D7hw4ZVP5nm+NAAATqVpvcTQa/ee+dnb7o+OVm9aOgMATqNN48zz6o37z2/df+Lw8ODg7NnzXy1LZ1cGAMApcvv2+PtXX3327/vPb/3S4MPDr/fOn9/ZLKddHgAAp8Bm39D+/ufv/9K1rQf90zff3LohigCA02ATQzdvfn71gdfHI7z88p+vLOtt/5zneWcAALxANnuGlhj6xxdf/O+Dh44bj2F39+LFaTr6aIz54gAAeCFMe/O8evPk4YsPHTmewIULr1xdZoreHQAAz6kf75a/fvPmZ1cf+3/GEzqeLbp9dTl8awAAPCdOQujbb1fvHRysn+gRQk8cRCc2YTTG7cur1XhnnsfrAwDgt/HxEkM3niaETjx1EN3rJI6mafOE6+nS8V6j6dUBAPCMHD9U8ejW8r03z/N6+dv7/vszHz5tBN3r/wM/PiNbeLtyAAAAAElFTkSuQmCC);background-repeat:no-repeat;border-radius:24px;flex-direction:column;justify-content:flex-end;min-width:321px;min-height:252px;display:flex}.right_top_container h2{color:#fff;padding-left:20px;font-size:36px;font-weight:400}.right_top_container p{text-align:left;text-wrap:wrap;color:#fff;max-width:496px;padding-bottom:20px;padding-left:20px}.about_hero{background:#090d11;height:118vh;margin-bottom:60px;position:relative;overflow:hidden}.about_hero_video{object-fit:contain;z-index:0;width:100%;height:100%;position:absolute;inset:0}.about_hero:after{content:"";z-index:1;background:radial-gradient(circle,#0000004d,#000000d9);position:absolute;inset:0}.about_hero_overlay{z-index:2;text-align:left;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;max-width:600px;height:100%;padding-left:120px;display:flex;position:relative}.about_hero_overlay h1{color:#fff;margin-bottom:12px;font-size:60px;font-weight:600}.about_hero_overlay p{opacity:.85;color:#fff;font-size:20px}@media (width<=768px){.about_hero{height:50vh;margin-bottom:40px}.about_hero_video{object-fit:cover}.about_hero_overlay{max-width:90%;padding-left:24px}.about_hero_overlay h1{font-size:36px}.about_hero_overlay p{font-size:16px}}@media (width<=650px){.about_hero{height:45vh}.about_hero_video{object-fit:cover}.top_container{flex-direction:column;row-gap:40px;margin:10px;display:flex}.left_top_container p{color:#fff;padding-bottom:20px}}@media (width>=650px){.left_top_container,.right_top_container{color:#fff;width:580px;height:540px}}@media (width<=400px){.about_us{font-size:5vw}.left_top_container p{color:#fff;padding-bottom:20px}}._aboutUs_pgav5_1{background-color:var(--background-color);-webkit-hyphens:auto;hyphens:auto;text-justify:inter-word;flex-direction:column;align-items:center;gap:75px;width:100%;margin:90px 0 180px;display:flex;overflow:hidden}._frameSection_pgav5_18,._meetOurTeamParent_pgav5_19{flex-direction:column;align-items:center;width:100%;display:flex}._frameSection_pgav5_18{padding:0 var(--padding-5xs);box-sizing:border-box;text-align:left;font-size:var(--font-size-17xl);color:var(--color-black);font-family:var(--font-poppins)}._aboutContact_pgav5_35{text-align:center;justify-content:center;align-items:center;padding:5px;display:flex}._contactUs_pgav5_43{color:#fff;cursor:pointer;background:linear-gradient(97.1deg,#5088f4,#0b1cb2);border-radius:30px;outline:none;padding:10px 20px;font-size:16px;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}._contactUs_pgav5_43:hover{background:linear-gradient(57.1deg,#0752e9,#3a48c5)}._meetOurTeam_pgav5_19{color:var(--text-color);letter-spacing:.02em;text-align:center;margin:10px 0 50px;font-size:30px;font-weight:500}._frameParent_pgav5_77{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));width:100%;max-width:1250px;padding:0 20px;display:grid}._screenshotContainer_pgav5_86{flex-direction:column;align-items:center;row-gap:20px;max-width:260px;padding:10px;display:flex;position:relative}._teamImage_pgav5_96{object-fit:cover;border-radius:20px;width:100%}._imageContainer_pgav5_102{justify-content:center;min-width:280px;display:flex}._infoContainer_pgav5_108{background-color:#fff;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:240px;padding:10px;display:flex;position:absolute;bottom:20px;left:10px}._memberDetails_pgav5_122{flex-direction:column;align-items:flex-start;display:flex}._memberName_pgav5_128{color:var(--color-black);font-size:20px;font-weight:300}._memberRole_pgav5_134{font-size:var(--font-size-base);color:var(--color-darkslategray-200)}._linkedinIcon_pgav5_139{color:#000}._aboutUsInner_pgav5_143{padding:0 var(--padding-xl);box-sizing:border-box;text-align:center;font-size:var(--font-size-17xl);color:var(--color-black);font-family:var(--font-poppins);justify-content:center;display:flex}._frameParent2_pgav5_154{flex-direction:column;align-items:center;gap:21px;width:100%;max-width:982px;display:flex}._joinTeamWrapper_pgav5_163{width:100%;padding:0 var(--padding-xl);box-sizing:border-box;justify-content:center;display:flex}._joinTeam_pgav5_163{color:var(--text-color);letter-spacing:.02em;margin:60px 0;font-size:30px;font-weight:500}._teamDescription_pgav5_179{font-size:var(--font-size-xl);letter-spacing:.02em;color:var(--text-color2);text-align:center;margin-top:-60px;padding:0 20px;line-height:1.3}._joinUsButtonWrapper_pgav5_190{justify-content:center;margin-top:20px;display:flex}._joinUsButton_pgav5_190{cursor:pointer;padding:var(--padding-xs) 56px;color:#fff;background:linear-gradient(97.1deg,#5088f4,#0b1cb2);border:none;border-radius:30px;font-size:18px}._joinUsLink_pgav5_206{font-weight:500;font-family:var(--font-poppins);color:var(--color-white)}@media (width<=1250px){._frameParent_pgav5_77{grid-template-columns:repeat(3,1fr)}}@media (width<=966px){._frameParent_pgav5_77{grid-template-columns:repeat(2,1fr)}}@media (width<=656px){._frameParent_pgav5_77{z-index:1;align-items:center}._infoContainer_pgav5_108{width:83%;bottom:10px}._imageContainer_pgav5_102{min-width:160px;aspect-ratio:200px}._screenshotContainer_pgav5_86{margin-top:20px;margin-right:10px;padding:0}._memberName_pgav5_128{font-size:var(--font-size-xl)}._frameParent2_pgav5_154 ._joinTeamWrapper_pgav5_163,._teamDescription_pgav5_179{text-wrap:wrap}._memberRole_pgav5_134{font-size:var(--font-size-base)}._aboutUsInner_pgav5_143{text-align:center}}@media (width<=480px){._teamImage_pgav5_96{border-radius:12px}._memberName_pgav5_128{font-size:small}._memberRole_pgav5_134{font-size:x-small}._infoContainer_pgav5_108{border-radius:8px;max-height:20px;bottom:5px;left:5px}._joinTeamWrapper_pgav5_163 h1{font-size:var(--font-size-xl)}._teamDescription_pgav5_179{font-size:var(--font-size-base)}}._goToTopButton_12y9c_1{z-index:1;cursor:pointer;background-color:#fff;border:none;border-radius:50%;width:40px;height:40px;transition:opacity .3s;position:fixed;bottom:90px;right:25px}._goToTopButton_12y9c_1 button{color:#333;background-color:#0000;border:none;padding:0}._goToTopButton_12y9c_1 button:hover{color:#666}._goToTopButton_12y9c_1 button:focus{outline:none}._arrowIcon_12y9c_30{font-size:28px;font-weight:bolder}.products_page{background:var(--background-color);color:var(--text-color)}.products_hero{height:100vh;position:relative;overflow:hidden}.hero_video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.products_hero:after{content:"";z-index:1;background:radial-gradient(circle,#00000040,#000000d9);position:absolute;inset:0}.hero_overlay{z-index:2;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding-left:140px;display:flex;position:relative}.hero_overlay h1{color:#fff;max-width:620px;margin-bottom:16px;font-size:66px}.hero_overlay p{opacity:.85;color:#fff;max-width:520px;font-size:18px}.section_title{text-align:center;margin-bottom:48px;font-size:36px;font-weight:500}.shop_category{padding:120px 140px}.category_grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.category_card{cursor:pointer;position:relative;overflow:hidden}.category_card img{object-fit:cover;width:100%;height:320px;transition:transform .6s}.category_card:hover img{transform:scale(1.08)}.category_overlay{background:#00000073;align-items:flex-end;padding:24px;font-size:22px;font-weight:500;display:flex;position:absolute;inset:0}.products_section{padding:100px 140px}.products_grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product_card{color:#fff;background:#111;border-radius:2px;padding:5px;text-decoration:none;transition:transform .3s;overflow:hidden;box-shadow:0 0 10px #fff}.product_card:hover{color:#fff;background:#111;transform:translateY(-4px)}@keyframes products_shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product_img_wrap{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;width:100%;height:240px;animation:1.4s linear infinite products_shimmer;position:relative;overflow:hidden}.product_img_wrap img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.product_img_wrap img.loaded{opacity:1}.category_img_wrap{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;width:100%;height:320px;animation:1.4s linear infinite products_shimmer;position:relative;overflow:hidden}.category_img_wrap img{object-fit:cover;opacity:0;width:100%;height:100%;transition:transform .6s,opacity .3s;position:absolute;inset:0}.category_img_wrap img.loaded{opacity:1}.category_card:hover .category_img_wrap img{transform:scale(1.08)}.product_card img{object-fit:cover;width:100%;height:240px}.product_info{padding:20px}.product_info h3{margin-bottom:8px;font-size:18px}.product_info span{opacity:.7;font-size:14px}.view_more_wrap{text-align:center;margin-top:48px}.view_more_btn{color:#fff;border:1px solid #fff;padding:14px 36px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.view_more_btn:hover{color:#0b0f14;background:#fff}@media (width<=1024px){.shop_category,.products_section{padding:80px 40px}.category_grid,.products_grid{grid-template-columns:repeat(2,1fr)}.hero_overlay{padding-left:40px}}@media (width<=640px){.products_hero{height:50vh}.hero_video{object-fit:cover}.hero_overlay{padding-left:20px;padding-right:20px}.hero_overlay h1{max-width:100%;font-size:28px}.hero_overlay p{font-size:14px}.shop_category,.products_section{padding:60px 20px}.section_title{font-size:26px}.category_grid,.products_grid{grid-template-columns:1fr}}.product_price{color:#7da2ff;margin:8px 0;font-size:16px;font-weight:600}.product_features{opacity:.75;color:#f0f8ff;margin:8px 0 14px;padding:0;font-size:13px;list-style:none}.product_features li:before{content:"• ";color:#f0f8ff}.product_cta{opacity:.8;font-size:14px}.indiamart_banner{text-align:center;background-color:#0000;background-image:linear-gradient(#0009,#000000d9),url(https://images.unsplash.com/photo-1518770660439-4636190af475);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:140px 40px}.indiamart_content{max-width:800px;margin:auto}.indiamart_content h2{margin-bottom:16px;font-size:40px}.indiamart_content p{opacity:.85;margin-bottom:32px;font-size:18px}.indiamart_btn{color:#fff;border:1px solid #fff;padding:16px 42px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.indiamart_btn:hover{color:#0b0f14;background:#fff}.product-detail{color:var(--text-color);background-color:var(--background-color);margin-top:10vh;font-family:Inter,sans-serif}.product-video{background:#0000004d;width:100%;display:flex}.product-video video{object-fit:cover;background:#000;width:100%;max-width:100%;height:500px}@media (width<=768px){.product-video video{height:250px}}.product-hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;padding:60px 30px;display:grid}.product-hero img{border-radius:12px;width:100%;box-shadow:0 20px 40px #0000001a}.hero-content h1{color:var(--text-color);margin-bottom:15px;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.price{color:#0b5cff;margin-bottom:20px;font-size:1.8rem;font-weight:700}.desc{opacity:.8;margin-bottom:40px;font-size:1.2rem;line-height:1.6}.cta-buttons{gap:20px;display:flex}.cta-primary{color:#fff;text-align:center;background:#0b5cff;border-radius:8px;padding:16px 36px;font-weight:600;text-decoration:none;transition:all .3s}.cta-secondary{color:#0b5cff;text-align:center;background:0 0;border:1px solid #0b5cff;border-radius:8px;padding:16px 36px;font-weight:600;text-decoration:none;transition:all .3s}.cta-primary:hover{background:#0945cc;transform:translateY(-3px);box-shadow:0 10px 20px #0b5cff4d}.cta-secondary:hover{background:#0b5cff0d}.product-intro{background:#0b5cff0d;max-width:90%;margin:25px auto 60px;padding:20px}.product-intro p{opacity:.9;color:var(--text-color);margin:0;font-size:1.05rem;line-height:1.8}.section-title{text-align:center;margin-bottom:40px;padding:0 30px;font-size:2.5rem;font-weight:700}.gallery{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;padding:0 30px 80px;display:grid}.gallery img{object-fit:cover;border-radius:12px;align-items:center;width:95%;height:300px;transition:transform .4s}.features-section{background:var(--background-color10);padding:60px 30px}.features-section h2{text-align:center;color:var(--text-color);margin-bottom:40px;font-size:2rem;font-weight:700}.features-grid{max-width:1200px;color:var(--text-color);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:0 auto;display:grid}.feature-card{background:var(--background-color);color:var(--text-color);border:2px solid #000;border-radius:2px;gap:20px;padding:25px;transition:all .3s;display:flex;box-shadow:0 5px 15px #e7effe1a}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0b5cff1a}.feature-icon{color:#fff;background:#0b5cff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.feature-text strong{color:var(--text-color);margin-bottom:8px;font-size:1.1rem;font-weight:700;display:block}.feature-text p{opacity:.8;color:var(--text-color);font-size:.95rem;line-height:1.5}.specifications-section{background:var(--background-color);padding:100px 30px}.spec-header{max-width:1200px;color:var(--text-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:0 auto 60px;display:flex}.spec-header h2{letter-spacing:-.02em;color:var(--text-color);font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.spec-variant-select{background:var(--background-color11);color:var(--text-color);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%230b5cff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;border:2px solid #000;border-radius:12px;min-width:180px;padding:14px 45px 14px 25px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000000d}.spec-variant-select:hover{color:var(--text-color);border-color:#0b5cff;transform:translateY(-2px);box-shadow:0 6px 20px #0b5cff1a}.specs-container{max-width:1300px;margin:0 auto}.spec-group{margin-bottom:80px}.spec-group h3{color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:15px;margin-bottom:30px;font-size:1.6rem;font-weight:700;display:flex}.spec-group h3:after{background:var(--background-color14);height:1px;color:var(--text-color);flex:1}.specifications-section table{border-collapse:separate;border-spacing:0;background:var(--background-color11);border:1px solid #000;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 10px 30px #00000008}.specifications-section td{border-bottom:1px solid #000;padding:22px 30px;font-size:1.05rem;line-height:1.5}.specifications-section tr:last-child td{border-bottom:none}.specifications-section td:first-child{color:#0b5cff;background:#0b5cff05;border-right:1px solid #000;width:40%;font-weight:700}.specifications-section td:last-child{color:var(--text-color);font-weight:500}.specifications-section tr:hover td{background:#0b5cff04}.tabs-container{background:var(--background-color11);border:1px solid #000;border-radius:24px;padding:40px}.tabs-list{flex-wrap:wrap;gap:12px;margin-bottom:50px;text-decoration:none;display:flex}.tab-btn{background:var(--background-color10);color:var(--text-color);opacity:.6;cursor:pointer;border:1px solid #000;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.tab-btn:hover{opacity:1;background:var(--background-color14);text-decoration:none;transform:translateY(-2px)}.tab-btn.active{color:#fff;opacity:1;background:#0b5cff;border-color:#0b5cff;text-decoration:none;box-shadow:0 8px 20px #0b5cff33}.tab-content{text-decoration:none;animation:.5s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.final-cta{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#0009,#0009),url(https://t4.ftcdn.net/jpg/05/23/93/81/360_F_523938168_GEiDXgS8xQcMFYcJJPKyjVC8LH9bdPBa.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;margin:60px 30px;padding:80px 30px;display:flex}.final-cta h2{max-width:800px;margin-bottom:40px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.final-cta a{color:#fff;white-space:nowrap;background:#0b5cff;border-radius:8px;padding:16px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.final-cta a:hover{background:#0945cc;transform:scale(1.05)}@media (width<=768px){.product-hero{grid-template-columns:1fr;gap:20px;padding:30px 20px}.cta-buttons{flex-direction:column;gap:12px}.hero-content{text-align:left;justify-content:center;align-items:center;margin-top:-100px;margin-left:-10px;margin-right:20px}.hero-content h1{color:var(--text-color);font-size:1.8rem}.price{margin-bottom:10px;font-size:1.4rem}.desc{margin-bottom:25px;font-size:1rem}.product-intro{margin-bottom:40px;padding:15px}.product-intro p{text-align:justify;font-size:.95rem}.final-cta{margin:40px 15px;padding:60px 20px}.final-cta h2{font-size:1.6rem}.final-cta a{width:80%;padding:14px 28px;font-size:1rem}.features-grid{grid-template-columns:1fr}.specifications-section{padding:60px 20px}.spec-header{flex-direction:column;align-items:flex-start;margin-bottom:40px}.spec-group{margin-bottom:50px}.specifications-section td{padding:18px 20px;font-size:.95rem}.specifications-section td:first-child{width:45%}.tabs-container{padding:20px}}.copyright-hero{text-align:center;color:#fff;background-image:linear-gradient(135deg,#497ced 0%,#1c35c2 100%);padding:80px 60px 60px;position:relative;overflow:hidden}.copyright-hero:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);height:3px;animation:3s ease-in-out infinite shimmer;position:absolute;bottom:0;left:0;right:0}.copyright-hero h1{letter-spacing:.5px;opacity:0;margin:0 0 12px;font-size:2.6rem;font-weight:700;animation:.7s .15s forwards fadeUp}.copyright-hero p{opacity:0;color:#ffffffd9;font-size:1rem;animation:.7s .3s forwards fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.copyright-content{max-width:900px;margin:0 auto;padding:60px 40px 80px}.copyright-card{background-color:var(--background-color11);color:var(--text-color);box-shadow:0 4px 18px var(--box-shadow-color);opacity:0;border-left:4px solid #497ced;border-radius:10px;margin-bottom:28px;padding:32px 36px;animation:.6s forwards fadeUp}.copyright-card:first-child{animation-delay:.15s}.copyright-card:nth-child(2){animation-delay:.25s}.copyright-card:nth-child(3){animation-delay:.35s}.copyright-card:nth-child(4){animation-delay:.45s}.copyright-card:nth-child(5){animation-delay:.55s}.copyright-card:nth-child(6){animation-delay:.65s}.copyright-card h2{color:#1c35c2;align-items:center;gap:10px;margin:0 0 14px;font-size:1.15rem;font-weight:700;display:flex}[data-theme=dark] .copyright-card h2{color:#7aa3f5}.copyright-card p{color:var(--text-color);opacity:.9;margin:0;font-size:.92rem;line-height:1.75}.copyright-card a{color:#497ced;text-decoration:none}.copyright-card a:hover{text-decoration:underline}@media screen and (width<=768px){.copyright-hero{padding:60px 24px 40px}.copyright-hero h1{font-size:1.8rem}.copyright-content{padding:40px 20px 60px}.copyright-card{padding:24px 20px}}*{-webkit-user-select:none;user-select:none;margin:0;padding:0;font-family:Poppins,sans-serif}body{margin:0;line-height:normal}:root{--site-px:clamp(24px, 6.25vw, 80px);--section-py:clamp(64px, 8vw, 104px);--section-py-sm:clamp(40px, 5vw, 64px);--font-montserrat:Montserrat;--font-poppins:Poppins;--font-lexend-deca:"Lexend Deca";--font-size-base:16px;--font-size-xl:20px;--font-size-17xl:36px;--font-size-10xl:29px;--font-size-3xl:22px;--font-size-13xl:32px;--font-size-7xl:26px;--font-size-lgi:19px;--font-size-45xl:64px;--font-size-32xl:51px;--font-size-19xl:38px;--font-size-21xl:40px;--font-size-5xl:24px;--font-size-29xl:48px;--color-white:#fff;--color-gray-100:#212121;--color-gray-200:#1a1f2a;--color-gray-300:#101024;--color-gray-400:#0f1019;--color-gainsboro:#dce1e8;--color-whitesmoke:#f6f9fb;--color-darkslategray-100:#424257;--color-darkslategray-200:#393a3d;--color-lightsteelblue:#a8bbc6;--color-black:#000;--color-aliceblue:#f2f9ff;--color-royalblue-100:#2b77ff;--color-royalblue-200:#1366fb;--color-mediumslateblue:#3456f0;--color-lightgray:#d6d7dc;--gap-45xl:64px;--gap-13xl:32px;--gap-base:16px;--gap-8xl:27px;--gap-xl:20px;--gap-7xs:6px;--gap-11xs:2px;--gap-93xl:112px;--gap-37xl:56px;--gap-9xl:28px;--gap-11xl:30px;--gap-xs:12px;--gap-9xs:4px;--gap-5xs:8px;--gap-84xl:103px;--gap-32xl:51px;--gap-7xl:26px;--gap-5xl:24px;--gap-50xl:69px;--gap-mid:17px;--gap-15xl:34px;--gap-25xl:44px;--gap-3xl:22px;--gap-49xl:68px;--gap-21xl:40px;--gap-29xl:48px;--gap-88xl:107px;--gap-34xl:53px;--gap-12xl:31px;--gap-322xl:341px;--gap-66xl:85px;--gap-24xl:43px;--gap-151xl:170px;--padding-xs:12px;--padding-109xl:128px;--padding-13xl:32px;--padding-45xl:64px;--padding-175xl:194px;--padding-78xl:97px;--padding-xl:20px;--padding-5xs:8px;--padding-base:16px;--padding-3xs:10px;--padding-12xs:1px;--padding-5xl:24px;--padding-77xl:96px;--padding-29xl:48px;--padding-313xl:332px;--padding-147xl:166px;--padding-23xl:42px;--padding-8xl:27px;--padding-22xl:41px;--padding-30xl:49px;--padding-38xl:57px;--padding-20xl:39px;--padding-19xl:38px;--padding-44xl:63px;--padding-37xl:56px;--padding-17xl:36px;--padding-42xl:61px;--padding-11xs-5:1.5px;--padding-9xl:28px;--padding-10xl:29px;--padding-41xl:60px;--padding-50xl:69px;--padding-60xl:79px;--padding-290xl:309px;--padding-182xl:201px;--padding-9xs:4px;--br-17xl:36px;--br-5xs:8px;--br-xs:12px;--br-41xl:60px;--br-2xs:11px;--br-base:16px;--basic-shadow-1:0px 4px 22px 12px #cfcfcf33}*{-webkit-tap-highlight-color:transparent}:focus{outline:none}button:active,a:active,input:active,textarea:active{color:inherit;background-color:#0000}
