@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}._navbar_4a747_1{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 50px;background-color:#0a0a1a;color:#fff;z-index:100;box-sizing:border-box}._logo_4a747_31 img{width:50px}._navLinks_4a747_41{display:flex;list-style:none;gap:1rem}._navLinks_4a747_41 a{color:#fff;text-decoration:none}._hamburger_4a747_63{display:none;flex-direction:column;gap:4px;cursor:pointer}._line_4a747_77{width:25px;height:3px;background-color:#fff}@media (max-width: 768px){._navLinks_4a747_41{display:none;flex-direction:column;position:absolute;top:60px;left:0;width:100%;background-color:#0a0a1a;padding:1rem}._navLinks_4a747_41._showMobileMenu_4a747_113,._hamburger_4a747_63{display:flex}._navbar_4a747_1{padding:1rem}}html{scroll-behavior:smooth}._footer_dj6lb_9{background-color:#0c102a;color:#000;padding:50px 0 0;font-size:.9rem}._footerContent_dj6lb_23{display:flex;flex-wrap:wrap;padding:50px 100px 0;justify-content:space-around;gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:2rem}._footerSection_dj6lb_45{flex:1;min-width:200px;text-align:left}._footerLogo_dj6lb_57{width:120px;margin-bottom:1rem;background-color:#fff;box-shadow:0 4px 17px 12px #c1c1c166;border-radius:8px}._description_dj6lb_73{line-height:1.6;color:#fff;margin-bottom:1rem}._footerSection_dj6lb_45 h3{font-size:1.2rem;margin-bottom:1rem;text-align:left;margin-left:3cm;color:#fff;margin-top:1cm}._footerSection_dj6lb_45 ul{list-style:none;text-align:left;margin-left:3cm;margin-top:1cm;padding:0}._footerSection_dj6lb_45 ul li{margin-bottom:.5rem;font-size:16px}._footerSection_dj6lb_45 ul li a{color:#ef365c;text-decoration:none}._footerSection_dj6lb_45 ul li a:hover{color:#ffea00}._footerSection_dj6lb_45 p{color:#fff}._mapImage_dj6lb_153{width:150px;margin-bottom:1rem}._copyright_dj6lb_163{text-align:center;padding:.5rem;font-size:.8rem;color:#fff;background-color:#ef365c;margin-left:-25px;margin-right:-30px}@media (max-width: 768px){._footerContent_dj6lb_23{flex-direction:column;align-items:center;padding:50px}._footerSection_dj6lb_45{text-align:center}._footerSection_dj6lb_45 ul{text-align:center;margin-left:0}._footerSection_dj6lb_45 h3{margin-left:1cm}}._mapImage_dj6lb_153{width:100%;max-width:300px;cursor:pointer;transition:transform .3s ease}._mapImage_dj6lb_153:hover{transform:scale(1.05)}._socialIcons_dj6lb_249{display:flex;gap:10px;margin-top:1rem}._socialIcons_dj6lb_249 a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #ef365c;border-radius:50%;color:#ef365c;transition:all .3s ease;font-size:18px}._socialIcons_dj6lb_249 a:hover{background-color:#ef365c;color:#fff;transform:scale(1.1)}.blog-container{padding:20px;background-color:#0c102a}.section-one{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:100px}.left-side{flex:1}.left-side h2{font-size:60px;margin-bottom:15px;color:#ef365c}.left-side p{margin-bottom:20px;color:#fff}.scroll-btn{background:#ef365c;color:#fff;padding:10px 20px;border:none;border-radius:8px;cursor:pointer}.right-side{flex:1;display:flex;gap:20px}.top-blog-card{background:#f9f9f9;border-radius:12px;overflow:hidden;width:100%;height:350px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 4px 10px #0003;transition:transform .3s ease}.top-blog-card:hover{transform:translateY(-5px)}.top-blog-image-container{position:relative;flex-shrink:0}.top-blog-image-container img{width:100%;height:180px;object-fit:cover}.top-blog-category{position:absolute;bottom:5px;right:0;background-color:#ef365cd9;color:#fff;padding:4px 40px;font-size:14px;font-weight:500}.top-blog-card h3{font-size:18px;color:#0c102a;margin:2px;padding:3px;flex:1;display:flex;align-items:center;justify-content:center}.top-explore-btn{background:linear-gradient(to right,#fc0,#ff4500);color:#fff;padding:5px 50px;margin:10px auto;border:none;border-radius:6px;cursor:pointer}.blog-card{background:#f9f9f9;border-radius:10px;overflow:hidden;width:100%;height:400px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 4px 8px #0000001a}.blog-card img{width:100%;height:250px;object-fit:cover;flex-shrink:0}.blog-card h3{font-size:16px;color:#0c102a;margin:2px;flex:1;display:flex;align-items:center;justify-content:center}.explore-btn{background:linear-gradient(to right,#fc0,#ff4500);color:#fff;padding:5px 50px;margin:15px auto;border:none;border-radius:6px;cursor:pointer}.blog-image-container{position:relative}.blog-category{position:absolute;bottom:5px;right:0;background-color:#ef365cd9;color:#fff;padding:4px 60px;font-size:16px;font-weight:500}.section-two{text-align:center;padding:0 100px}.section-two h2{font-size:26px;margin-bottom:30px}.blog-section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}@media screen and (max-width: 1024px){.section-one{padding:50px}.top-blog-card:hover{transform:translateY(-5px)}.top-blog-image-container{position:relative;flex-shrink:0}.top-blog-image-container img{width:100%;height:180px;object-fit:cover}.top-blog-category{position:absolute;bottom:5px;right:0;background-color:#ef365cd9;color:#fff;padding:4px 40px;font-size:14px;font-weight:500}.top-blog-card h3{font-size:12px}.top-explore-btn{padding:5px 40px}}@media screen and (max-width: 768px){.left-side h2{font-size:30px;margin-top:15px}.section-one{flex-direction:column;padding:50px 20px;text-align:center}.left-side{flex:none;width:100%}.right-side{display:none}}@media screen and (max-width: 768px){.section-two{padding:0}.blog-section-grid{grid-template-columns:1fr;gap:20px}.blog-card{height:auto}}.single-blog-container{margin:0 auto;color:#333;line-height:1.6}.single-blog-container h2,.single-blog-container h3{color:#ef365c}.single-blog-container p,.single-blog-container li{color:#fff}.single-blog-container span{font-weight:700}.single-blog-container button{font-family:inherit;color:inherit}.hero-banner{position:relative}.hero-category{position:absolute;bottom:47px;right:0;background-color:#ef365cd9;color:#fff;padding:6px 97px;font-size:30px;font-weight:600}.hero-banner img{width:100%;height:300px;object-fit:cover;border-radius:8px;margin-bottom:40px}.blog-grid{display:grid;grid-template-columns:2fr 1fr;padding:0 100px;gap:40px;align-items:start}.blog-left{padding-left:0;padding-right:50px}.blog-title{font-size:2rem;margin-bottom:20px;color:#fff}.blog-content{font-size:1rem;line-height:1.6;text-align:justify;color:#fff}.blog-right img{width:100%;height:500px;border-radius:8px;object-fit:cover}.back-btn{display:block;margin:40px auto;padding:10px 25px;background-color:#ef365c;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:.3s}.back-btn:hover{background-color:#d72f4b}.related-blogs{margin:60px auto;padding:0 100px}.related-heading{font-size:1.5rem;margin-bottom:20px;color:#fff}.related-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}.related-card{background:#f9f9f9;border-radius:10px;overflow:hidden;width:100%;height:400px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 4px 8px #0000001a}.related-card img{width:100%;height:180px;object-fit:cover;flex-shrink:0}.related-card h4{padding:16px;font-size:1rem;color:#000;margin:2px;flex:1;display:flex;align-items:center;justify-content:center}.related-card:hover{transform:translateY(-5px)}@media screen and (max-width: 900px){.blog-title{font-size:30px}.blog-grid{display:flex;flex-direction:column;padding:0 20px;gap:20px}.blog-left{order:1;padding:0}.blog-right{order:2;margin-top:20px}.related-blogs{order:3;padding:0 20px}.hero-banner img{height:200px}.hero-category{font-size:20px;padding:4px 20px;bottom:20px}}.blog-subheading{font-size:1.4rem;font-weight:600;margin:20px 0 10px;color:#ef365c}.blog-paragraph{margin-bottom:15px;line-height:1.7;color:#fff}.blog-points{margin:10px 0 20px 20px;padding:0;list-style:disc;color:#ddd}.blog-upper{font-style:italic;margin-bottom:20px;color:#bbb}.blog-highlight{background:#ef365c;padding:15px 20px;font-size:18px;border-radius:8px;color:#fff;font-weight:600;margin-top:30px;cursor:pointer;transition:.3s}.blog-highlight a{color:#fff;text-decoration:none}.blog-highlight a:hover{color:#ffea02}.highlight-text{color:#ffea02;padding:2px 4px;border-radius:3px;font-weight:700}.inline-arrow-link{display:inline-flex;align-items:center;gap:8px;margin-left:10px;padding:4px 10px;background:transparent;border:1px dashed #ef365c;border-radius:999px;color:#ffea02;font-weight:600;cursor:pointer;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.inline-arrow-link:hover{background:#ef365c26;transform:translate(2px);border-color:#ffea02}.inline-arrow-link .arrow-label{font-size:12px;color:#ffea02}.inline-arrow-link .arrow-icon{font-size:1.1em;line-height:1}.explore-btn{margin:10px 12px;padding:8px 14px;background-color:#ef365c;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.explore-btn:hover{background-color:#d72f4b}._hero_y41a1_1{position:relative;height:100vh;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;overflow:hidden}._heroContent_y41a1_27{z-index:1;max-width:800px;padding:2rem}._heroContent_y41a1_27 h1{font-size:3.5rem;margin-bottom:1rem;color:#fc0}._heroContent_y41a1_27 p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}._heroButton_y41a1_63{background-color:#f60;color:#fff;border:none;padding:.8rem 2rem;font-size:1.1rem;cursor:pointer;border-radius:5px;transition:background-color .3s ease}._heroButton_y41a1_63:hover{background-color:#e65c00}._graphic1_y41a1_95,._graphic2_y41a1_95{position:absolute;background-color:#6400ff4d;border-radius:50%;filter:blur(50px);z-index:0}._graphic1_y41a1_95{width:300px;height:300px;top:10%;left:15%}._graphic2_y41a1_95{width:400px;height:400px;bottom:5%;right:10%}._logo_y41a1_139{width:150px;margin-bottom:1rem}@media (max-width: 768px){._heroContent_y41a1_27 h1{font-size:2.5rem}._heroContent_y41a1_27 p{font-size:1rem}._heroButton_y41a1_63{padding:.6rem 1.5rem;font-size:1rem}._logo_y41a1_139{width:100px}._graphic1_y41a1_95,._graphic2_y41a1_95{display:none}}._fallingStar_y41a1_195{position:absolute;top:20%;right:0;width:4px;height:4px;background:#fff;border-radius:50%;animation:_fall_y41a1_195 8s linear infinite;box-shadow:0 0 10px #fff,0 0 20px #fff}._fallingStar_y41a1_195:before{content:"";position:absolute;top:50%;left:50%;width:100px;height:3px;background:linear-gradient(to right,#fff0,#fff);transform:translate(-100%,-50%) rotate(175deg);transform-origin:100% 50%}@keyframes _fall_y41a1_195{0%{transform:translate(0) translateY(0);opacity:1}to{transform:translate(-100vw) translateY(10vh);opacity:0}}._page2Section_1py0s_1{background-size:cover;background-position:center;padding:100px 20px;text-align:center;color:#fff}._content_1py0s_17{max-width:1200px;margin:0 auto}._heading_1py0s_25{font-size:30px;margin-bottom:40px;line-height:1.5}._sliderContainer_1py0s_37{max-width:1200px;margin:0 auto 40px}.slick-slider{width:100%}.slick-list{overflow:visible}.slick-slide,.slick-slide *,.slick-list,.slick-track{outline:none!important}._slide_1py0s_37{padding:0 10px}._carouselImage_1py0s_79{width:100%;border-radius:10px;-webkit-tap-highlight-color:transparent;border:none}._button_1py0s_93{background-color:#fc0;color:#1a2340;border:none;padding:15px 30px;font-size:1.2rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background-color .3s ease;margin-top:1cm}._button_1py0s_93:hover{background-color:#fd4}@media (max-width: 768px){._page2Section_1py0s_1{padding:50px 10px}._heading_1py0s_25{font-size:18px;margin-bottom:30px}._carouselImage_1py0s_79{max-height:300px;object-fit:cover}._button_1py0s_93{padding:12px 25px;font-size:1rem;margin-top:2rem}._slide_1py0s_37{padding:0}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-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}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center 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{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.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{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.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{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}._page3Section_960d5_1{background-size:cover;background-position:center;padding:100px 20px;text-align:center;color:#fff;overflow-x:hidden}._content_960d5_19{max-width:1200px;margin:0 auto;padding:0 20px}._content_960d5_19 h2{font-size:2.5rem;margin-bottom:20px;color:#fff}._content_960d5_19 p{font-size:1.2rem;margin-bottom:20px}._highlight_960d5_55{color:#fc0;font-weight:700}._cardsContainer_960d5_65{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:20px;margin-top:40px;flex-wrap:wrap}._card_960d5_65{background-color:#00000080;border-radius:10px;padding:15px;width:250px;text-align:center;box-shadow:0 10px 20px #0009,0 6px 6px #0006;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px}._card_960d5_65:hover{background-color:#000c;cursor:pointer}._cardIcon_960d5_123{width:80px;height:80px;margin-bottom:20px}._card_960d5_65 h3{font-size:1.5rem;margin-bottom:10px;color:#fff;text-shadow:0 0 5px rgba(255,0,0,.7),0 0 10px rgba(255,0,0,.5)}._button_960d5_149{background:linear-gradient(to right,#fc0,#ff4500);color:#fff;border:none;padding:15px 30px;font-size:1.2rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background .3s ease;margin-top:40px;box-shadow:0 0 10px #ff4500b3}._button_960d5_149:hover{background-color:#fd4}._cardDescription_960d5_185{color:#fff;font-size:1rem;line-height:1.5;padding:0 10px;text-shadow:0 0 5px rgba(0,123,255,.7),0 0 10px rgba(0,123,255,.5)}@media (max-width: 768px){._cardsContainer_960d5_65{grid-template-columns:1fr}._content_960d5_19 h2{font-size:2rem}._content_960d5_19 p{font-size:1rem}._cardsContainer_960d5_65{flex-direction:column;align-items:center}._card_960d5_65{width:auto;max-width:300px;margin:10px auto}._page3Section_960d5_1{padding:50px 10px}}._page4Section_142op_1{background-size:contain;background-repeat:no-repeat;background-position:center;padding:100px 20px;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;position:relative}._content_142op_31{max-width:1200px;margin:0 auto}._content_142op_31 h2{font-size:2.5rem;color:red}._phoneContainer_142op_55{width:73%;height:60%;position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:-1}._phoneScreen_142op_83{width:100%;height:100%;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center;position:relative;overflow:hidden}._phoneVideo_142op_111{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}._phoneTitle_142op_131{font-size:1.8rem;margin-bottom:15px;color:#fff;text-shadow:0 0 5px rgba(255,0,0,.7),0 0 10px rgba(255,0,0,.5);z-index:100}._phoneDescription_142op_147{font-size:1.1rem;line-height:1.5;color:#fff;text-shadow:0 0 5px rgba(255,0,0,.6),0 0 6px rgba(255,0,0,.4);z-index:100}._button_142op_163{background:linear-gradient(to right,#fc0,#ff4500);color:#fff;border:none;padding:15px 30px;font-size:1.2rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background .3s ease;margin-top:40px;box-shadow:0 0 10px #ff4500b3}._button_142op_163:hover{background-color:#fd4}._headingContainer_142op_199{position:absolute;top:4.6vh;left:50%;transform:translate(-50%);width:100%;text-align:center;z-index:3}._buttonContainer_142op_219{position:absolute;bottom:4.6vh;left:50%;transform:translate(-50%);width:100%;text-align:center;z-index:3}@media (max-width: 768px){._page4Section_142op_1{padding:0}._backgroundImage_142op_249{display:none}._phoneContainer_142op_55{width:100vw;height:100vh;top:0;left:0;transform:none}._phoneScreen_142op_83{padding:0}._content_142op_31 h2{font-size:1.8rem}._phoneTitle_142op_131{font-size:1.2rem}._phoneDescription_142op_147{font-size:.9rem}._button_142op_163{font-size:1rem;padding:10px 20px}._headingContainer_142op_199{top:5vh}._buttonContainer_142op_219{bottom:5vh}}._backgroundImage_142op_249{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:0}@media (max-width: 500px){._page4Section_142op_1{padding:0}._backgroundImage_142op_249{display:none}._phoneContainer_142op_55{width:100vw;height:100vh;top:0;left:0;transform:none}._phoneScreen_142op_83{padding:0}._content_142op_31 h2{font-size:1.8rem}._phoneTitle_142op_131{font-size:1.2rem}._phoneDescription_142op_147{font-size:.9rem}._button_142op_163{font-size:1rem;padding:10px 20px}._headingContainer_142op_199{top:5vh}._buttonContainer_142op_219{bottom:5vh}}._coreServices_1l0f3_1{position:relative;overflow:hidden;padding:4rem 2rem;text-align:center;color:#fff;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}._backgroundVideo_1l0f3_27{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}._contentOverlay_1l0f3_47{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:2rem;background-color:#00000080;border-radius:10px}._coreServices_1l0f3_1 h2{font-size:2.5rem;margin-bottom:3rem;color:#ff4500}._servicesGrid_1l0f3_81{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto 3rem}._serviceCard_1l0f3_97{background-color:transparent;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:1.5rem;box-shadow:0 4px 8px #0003;text-align:left;position:relative}._serviceCard_1l0f3_97 h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff}._serviceCard_1l0f3_97 p{font-size:1rem;line-height:1.6;color:#fffc}._talkToUsButton_1l0f3_143{background:linear-gradient(to right,#fc0,#ff4500);color:#fff;border:none;padding:15px 30px;font-size:1.2rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background .3s ease;box-shadow:0 0 10px #ff4500b3}._talkToUsButton_1l0f3_143:hover{background-color:#fd4}._lineHorizontalTop_1l0f3_179,._lineVertical_1l0f3_181,._lineHorizontalMiddle1_1l0f3_183,._lineHorizontalMiddle2_1l0f3_185,._lineHorizontalBottom_1l0f3_187{position:absolute;background:linear-gradient(to right,#00c6ff,#0072ff);z-index:0;opacity:0;transition:transform .8s ease-out,opacity .8s ease-out}._lineHorizontalTop_1l0f3_179{width:100px;height:2px;top:100px;left:50%;transform:translate(-50%) scaleX(0);transform-origin:center}._lineVertical_1l0f3_181{width:2px;height:700px;top:450px;left:50%;transform:translateY(-50%) scaleY(0);transform-origin:center}._lineHorizontalMiddle1_1l0f3_183,._lineHorizontalMiddle2_1l0f3_185,._lineHorizontalBottom_1l0f3_187{width:50px;height:2px;left:50%;transform:translate(-50%) scaleX(0);transform-origin:center}._lineHorizontalMiddle1_1l0f3_183{top:320px}._lineHorizontalMiddle2_1l0f3_185{top:560px}._lineHorizontalBottom_1l0f3_187{top:800px}._animateLine_1l0f3_285{transform:translate(-50%) scaleX(1);opacity:1}._lineVertical_1l0f3_181._animateLine_1l0f3_285{transform:translateY(-50%) scaleY(1)}@media (max-width: 768px){._coreServices_1l0f3_1 h2{font-size:2rem}._servicesGrid_1l0f3_81{grid-template-columns:1fr}._serviceCard_1l0f3_97{padding:1rem}._serviceCard_1l0f3_97 h3{font-size:1.2rem}._serviceCard_1l0f3_97 p{font-size:.9rem}._talkToUsButton_1l0f3_143{font-size:1rem;padding:10px 20px}._lineHorizontalTop_1l0f3_179,._lineVertical_1l0f3_181,._lineHorizontalMiddle1_1l0f3_183,._lineHorizontalMiddle2_1l0f3_185,._lineHorizontalBottom_1l0f3_187{display:none}}._page5Container_10r23_5{position:relative;width:100%;min-height:100vh;overflow:hidden;background-color:#0c102a;display:flex;align-items:center;justify-content:center}._content_10r23_33{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;width:100%;max-width:900px;margin:0 auto}._knowledgeBase_10r23_63{background:#0c102a;padding:2.5rem 1.5rem;border-radius:14px;width:100%;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 32px #0000001f}._knowledgeBase_10r23_63 h2{margin-bottom:1rem;text-align:center;color:#fff;font-size:2.5rem;letter-spacing:1px}._knowledgeBase_10r23_63 p{text-align:center;color:#bfcaff;max-width:1000px;font-size:1.1rem}._articles_10r23_139{display:flex;gap:2rem;margin-top:2.5rem;justify-content:center;align-items:flex-start;width:100%}._featuredArticle_10r23_161{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:280px}._otherArticles_10r23_179{flex:1;display:flex;flex-direction:column;gap:1rem}._articleImageTag_10r23_199{width:100%;max-width:520px;height:auto;object-fit:cover;margin-bottom:1.2rem;display:block;margin-left:auto;margin-right:auto;box-shadow:0 2px 16px #0000001a}._articleLink_10r23_129{display:block;color:#fff;text-decoration:none;background-color:#1e2a4a;padding:1rem;border-radius:5px;text-align:center}._articleLink_10r23_129:hover{background-color:#f60}@media (max-width: 768px){._page5Container_10r23_5{padding:2rem .5rem;align-items:center;justify-content:center}._content_10r23_33{align-items:center;justify-content:center;padding:0}._knowledgeBase_10r23_63{max-width:90vw;box-sizing:border-box;margin-left:auto;margin-right:auto;padding:.5rem 6vw .5rem 2vw;align-items:center;justify-content:center}._articles_10r23_139{flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1.2rem}._featuredArticle_10r23_161{text-align:center;align-items:center;justify-content:center;width:100%}._articleImageTag_10r23_199{max-width:80vw;margin-left:auto;margin-right:auto;display:block;box-sizing:border-box;padding:0}}._featuredArticleTextBackground_10r23_347{background-color:#1e2a4a;padding:.8rem 1.2rem;border-radius:5px;text-align:center;transition:background-color .3s ease,color .3s ease}._featuredArticleTextBackground_10r23_347:hover{background-color:#ef365c}._featuredArticleTitle_10r23_371{color:#fff;font-size:1.1rem;font-weight:600;transition:color .3s ease}._featuredArticleTextBackground_10r23_347:hover ._featuredArticleTitle_10r23_371{color:#fff}._articleLink_10r23_129{display:block;color:#fff;text-decoration:none;background-color:#1e2a4a;padding:1rem;border-radius:5px;text-align:center;transition:background-color .3s ease,color .3s ease}._articleLink_10r23_129{display:block;width:100%;text-align:center;background-color:#1e2a4a;color:#fff;padding:1rem;border-radius:5px;border:none;cursor:pointer;font-size:1rem;transition:background-color .3s ease,color .3s ease}._articleLink_10r23_129:hover{background-color:#ef365c;color:#fff}._page6Container_x1ji8_1{position:relative;width:100%;height:100vh;overflow:hidden}._backgroundImage_x1ji8_15{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;z-index:-1}._spinner_x1ji8_35{position:absolute;top:10%;width:200px;height:200px;animation:_rotate_x1ji8_1 20s linear infinite}._spinnerLeft_x1ji8_51{margin-top:-250px;left:-15%;height:500px;width:500px}._spinnerRight_x1ji8_65{margin-top:-50px;height:200px;right:5%}._content_x1ji8_77{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;height:100%;color:#fff;padding:2rem;max-width:1400px}._talkToUs_x1ji8_101{background:transparent;padding:2rem;border-radius:10px;width:150%;max-width:800px;margin:0 auto;transform:translate(-3cm)}._talkToUs_x1ji8_101 h2{margin-top:-300px;margin-bottom:1rem;text-align:center;color:#fff}._talkToUs_x1ji8_101 form{display:flex;flex-direction:column}._talkToUs_x1ji8_101 input,._talkToUs_x1ji8_101 textarea{margin-bottom:1rem;padding:.5rem;border:none;border-radius:5px;background-color:#1e2a4a;color:#fff}._talkToUs_x1ji8_101 button{padding:.5rem;border:none;border-radius:20px;background-color:gold;cursor:pointer}._footerCityscape_x1ji8_183{position:absolute;bottom:0;left:0;width:100%;height:200px}._car_x1ji8_199{position:absolute;bottom:20px;z-index:3;width:100px;animation:_drive-reverse_x1ji8_1 12s linear infinite}._bus_x1ji8_215{position:absolute;bottom:40px;z-index:2;width:100px;animation:_drive_x1ji8_1 10s linear infinite}._wheel_x1ji8_231{position:absolute;bottom:90px;z-index:1;width:100px;animation:_drive-reverse_x1ji8_1 15s linear infinite}._van_x1ji8_245{position:absolute;bottom:5px;z-index:4;width:100px;animation:_drive-reverse_x1ji8_1 15s linear infinite}._redCar_x1ji8_261{right:-100px;animation-duration:12s}._greenCar_x1ji8_273{right:-100px;animation-duration:15s}._pinkCar_x1ji8_283{right:-100px;animation-duration:10s}._yellowCar_x1ji8_293{right:-100px;animation-duration:18s}._yellowBus_x1ji8_303{right:1200px;animation-duration:20s}._threeWheel_x1ji8_311{right:-100px;animation-duration:25s}._whiteVan_x1ji8_319{right:-100px;animation-duration:30s}@keyframes _drive_x1ji8_1{0%{transform:translate(0)}to{transform:translate(110vw)}}@keyframes _drive-reverse_x1ji8_1{0%{transform:translate(0)}to{transform:translate(-110vw)}}@keyframes _rotate_x1ji8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._talkToUs_x1ji8_101{width:100%;transform:translate(-1cm)}._talkToUs_x1ji8_101 h2{font-size:2rem;margin-top:-157px}}body,h1,h2,h3,p,ul,li{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#060918;color:#fff}
