@import "https://fonts.googleapis.com/css2?family=DM+Sans&display=swap";
@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";
@import "https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap";
body{color:#1b1c22;background:#fcfcfc;margin:0;padding:0;font-family:Dm Sans}::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar{background-color:#f5f5f5;width:10px}::-webkit-scrollbar-thumb{background-color:#00a2c3;background-image:-webkit-linear-gradient(45deg,#fff3 25%,#0000 25% 50%,#fff3 50% 75%,#0000 75%,#0000)}*{box-sizing:border-box}.topBlock{color:#fff;background:radial-gradient(#01143a,#010f2b);margin-bottom:50px;padding-top:120px;padding-bottom:50px}.topBlock h1{color:#fff;opacity:0;margin:0;font-size:60px;animation:.8s cubic-bezier(.16,1.14,.99,.99) .15s forwards titleAppear;transform:scaleY(.98)translateY(20px)}.topBlock p{max-width:20%;margin:0}.topBlock ::selection{color:#1b1c22;background:#ffffff9b}h1,h2,h3{color:#0e0e0f}::selection{color:#fff;background:#010f2b}.container{width:75%;max-width:2000px;margin-left:auto;margin-right:auto;display:block}.hero{width:100%;height:100svh;margin:0;padding:0;position:relative;overflow-x:hidden}.hero .blurBackdrop{z-index:-1;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);width:100%;height:100%;position:absolute}.hero .pres1{margin-top:225px}.hero .pres1 h1{color:#fff;letter-spacing:3px;margin:0;padding:0;font-family:Bebas Neue;font-size:76px;font-weight:600}.hero .pres1 h1 span{position:relative}.hero .pres1 h1 span svg{z-index:-1;stroke:#ffa319;position:absolute;bottom:2px;left:7px}.hero .pres1 h2{color:#fff;align-items:center;gap:8px;margin-top:-12px;margin-bottom:65px;font-family:Dm Sans;font-size:21px;display:flex}.hero .pres1 h2 hr{background:#00a2c3;border:1px solid #fff;border-radius:20px;width:5px;height:25px;margin:0}.hero .pres1 .des{color:#fff;text-shadow:0 0 1px #000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(90deg,#0000004d 0%,#0006 50%,#0000 100%);border-radius:18px;max-width:37%;padding:12px 17px}.hero button{animation:.5s .5s forwards scaleBounce;transform:scale(0)rotate(-3deg)}.favCardsContainer{background:#f7f8fb;border:1px solid #dce0ed;margin-bottom:200px;padding:120px 0;position:relative}.favCardsContainer h2{margin-top:0}.title{text-align:center;color:#0e0e0f;margin-bottom:0;font-size:55px}.title2{color:#0e0e0f;margin-bottom:35px;font-size:38px}.des2{text-align:center;width:50%;margin:0 auto 40px}.colored{color:#00a2c3;text-align:center;margin-left:auto;margin-right:auto;font-family:Arial;font-size:15px;display:block}.section{margin-bottom:100px}a{text-decoration:none}.title3{font-size:29px}.scrollRoadContainer{text-align:center;z-index:2;padding:150px 0;position:relative}.scrollRoadContainer:after,.scrollRoadContainer .roadBreak{content:"";pointer-events:none;z-index:4;width:100%;height:200px;position:absolute;left:0}.scrollRoadContainer:after{background:linear-gradient(#fcfcfc,#0000);top:0}.scrollRoadContainer .roadBreak{background:linear-gradient(#0000,#fcfcfc);bottom:0}.scrollRoadContainer:before{content:"";pointer-events:none;z-index:3;opacity:.8;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.3'/%3E%3C/svg%3E");position:absolute;inset:0}.scrollRoadContainer .roadBubble{aspect-ratio:1;z-index:-2;filter:blur(100px);opacity:.7;background:linear-gradient(33deg,#010f2b,#022467);border-radius:50%;width:30%;animation:6s linear infinite rotateBubble;position:absolute;top:22%;right:-20%;overflow:hidden}.pricingContainerContainer{background-image:linear-gradient(90deg,#f5f5f5 1px,#0000 1px),linear-gradient(#f5f5f5 1px,#0000 1px);background-size:40px 40px;border-bottom:1px solid #f5f5f5;padding:100px 0}.pricingContainerContainer .pricingContainer .seeMorePricing{color:#1b1c22;width:max-content;margin-top:80px;margin-left:auto;margin-right:auto;font-size:18px;transition:all .2s;display:block}.pricingContainerContainer .pricingContainer .seeMorePricing:hover{letter-spacing:1px}.faqContainer{margin-top:200px}.hoursContainer{margin-top:150px}.hoursContainer .legend{justify-content:center;align-items:center;gap:20px;display:flex}.hoursContainer .legend p{align-items:center;gap:5px;display:flex}.hoursContainer .legend p span{aspect-ratio:1;border-radius:3px;width:20px}.hoursContainer .legend p span.officeBg{background:#00a2c3}.hoursContainer .legend p span.codeBg{background-color:#00a2c3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='20' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23fff' fill-opacity='0.5'%3E%3Cpath d='M0 40 L40 0 L40 10 L10 40 Z M0 10 L10 0 L0 0 Z M30 40 L40 30 L40 40 Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:15px 15px}.ctaBlock{grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:80px;margin:200px auto;display:grid}.ctaBlock img{border-radius:15px;width:100%}.ctaBlock .ctaRightBLock h2{margin-bottom:10px;font-size:38px}.ctaBlock .ctaRightBLock p{color:#6b7280;margin-top:0;margin-bottom:30px}.ctaBlock .ctaRightBLock .iconsContainer{justify-content:space-between;align-items:center;gap:30px;width:max-content;margin-top:70px;display:flex;position:relative}.ctaBlock .ctaRightBLock .iconsContainer span{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(33deg,#fcfcfc,#00a2c31a);border:1px dashed #00a2c3;border-radius:50%;width:50px;height:50px;transition:all .5s cubic-bezier(.16,1.14,.99,.99);position:relative;box-shadow:0 0 0 5px #fcfcfc}.ctaBlock .ctaRightBLock .iconsContainer span img{border-radius:0;width:100%;height:100%;padding:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ctaBlock .ctaRightBLock .iconsContainer span:hover{transform:scale(1.05)}.ctaBlock .ctaRightBLock .iconsContainer:after{content:"";z-index:-1;background:#d5daea;width:100%;height:2px;position:absolute}.desPricing{margin-top:0;margin-bottom:30px}.pricingArrayContainer{border-radius:15px;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.pricingArrayContainer .pricingArray{border-collapse:collapse}.pricingArrayContainer .pricingArray tr{background:#f7f8fb;transition:all .2s}.pricingArrayContainer .pricingArray tr:hover{background:#f0f2f8}.pricingArrayContainer .pricingArray td{border:1px solid #e5e7eb;padding:18px 35px}.pricingArrayContainer .pricingArray th{background:#efefef;border:1px solid #e5e7eb;padding:10px}.warn{align-items:center;gap:7px;margin-bottom:50px;display:flex}.warn img{width:20px}.legal section{margin:100px 0}.legal section h2{font-size:35px}.legal section ul{padding-left:0}.legal section ul li{list-style:none}.legal section p,.legal section li{color:#6b7280}.car3d{width:100%;margin:200px 0}.car3d h2{margin-bottom:50px}.ratingContainer{background:#f7f8fb;border:1px solid #e3e6ed;margin-top:150px;padding:20px 0;position:relative}.ratingContainer .seeMoreRatings{color:#1b1c22;align-items:center;width:max-content;margin-top:50px;margin-left:auto;margin-right:auto;display:flex}.ratingContainer .seeMoreRatings svg{transition:all .2s}.ratingContainer .seeMoreRatings:hover svg{transform:translate(5px)}.notFoundContainer{margin-top:170px}.notFoundContainer h1{text-align:center;color:#0000;text-shadow:1px 1px 1px #dfdfdf,1px 2px 1px #dfdfdf,1px 3px 1px #dfdfdf,1px 4px 1px #dfdfdf,1px 5px 1px #dfdfdf,1px 6px 1px #dfdfdf,1px 7px 1px #dfdfdf,1px 8px 1px #dfdfdf,1px 9px 1px #dfdfdf,1px 10px 1px #dfdfdf,1px 7px 2px #10101066,1px 11px 5px #10101033,1px 16px 20px #10101033,1px 19px 30px #10101066;-webkit-text-stroke:5px #010f2b;margin:0;font-family:monospace;font-size:165px}.notFoundContainer h2{text-align:center;margin-top:-15px}.notFoundContainer button{margin-top:100px;margin-left:auto;margin-right:auto}.loading{z-index:999;width:100%;height:100vh;position:absolute}.loading .loaderContainer{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%}.loading .loaderContainer .loader{aspect-ratio:1;border:8px solid #d7f2fc;border-right-color:#ffa319;border-radius:50%;width:100px;animation:1s linear infinite l2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes scaleBounce{0%{transform:scale(0)rotate(3deg)}50%{transform:scale(1.05)rotate(1deg)}to{transform:scale(1)rotate(0)}}@keyframes rotateBubble{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.05)}to{transform:rotate(360deg)scale(1)}}@keyframes titleAppear{0%{opacity:0;transform:scaleY(.98)translateY(20px)}to{opacity:1;transform:scaleY(1)translateY(0)}}@keyframes l2{to{transform:translate(-50%,-50%)rotate(1turn)}}@media (max-width:1200px){body{font-size:14px}.hero .pres1 h1{font-size:65px}.hero .pres1 h2{font-size:18px}.hero .pres1 .des{max-width:57%}.topBlock p{max-width:40%}}@media (max-width:1050px){.pricingArrayContainer{grid-template-columns:repeat(1,1fr)}.ctaBlock{grid-template-columns:repeat(1,1fr);gap:20px;display:grid}}@media (max-width:1085px){.hoursContainer .legend{display:none}}@media (max-width:670px){.container{width:95%}.hero .blurBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero .pres1{margin-top:170px}.hero .pres1 h1{text-align:center;font-size:48px}.hero .pres1 h2{text-align:center;flex-direction:column;justify-content:center;gap:0;font-size:17px}.hero .pres1 h2 hr{transform-origin:50%;transform:rotate(90deg)}.hero .pres1 .des{max-width:100%}.hero .pres1 button{margin-top:auto;margin-left:auto;margin-right:auto;display:block;bottom:0}.topBlock h1{font-size:42px}.topBlock p{max-width:100%}}@media (max-width:475px){.pricingArrayContainer .pricingArray td{padding:8px 25px}}
.Header-module-scss-module__ptEMYa__Header{z-index:999;width:100%;padding:5px 0;position:fixed;top:0}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__wrapper{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__wrapper .Header-module-scss-module__ptEMYa__logoLink{width:12%}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__wrapper .Header-module-scss-module__ptEMYa__logoLink img{width:100%}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__wrapper ul{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(90deg,#0000004d 0%,#0006 50%,#0000004d 100%);border-radius:20px;justify-content:right;align-items:center;gap:60px;margin-left:0;padding:20px 50px;list-style:none;animation:.5s cubic-bezier(.34,1.56,.64,1) .4s backwards Header-module-scss-module__ptEMYa__dropAndBounce;display:flex;box-shadow:0 6px 24px #6464640d,0 0 0 1px #7b7b7b1a}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__wrapper ul li{display:inline}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__wrapper ul li a{color:#fff;font-size:17px}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__wrapper ul.Header-module-scss-module__ptEMYa__styled{background:linear-gradient(90deg,#acacac4d 0%,#a7a7a766 50%,#c9c9c94d 100%)}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham{cursor:pointer;width:60px;height:45px;margin:50px auto;transition:all .5s ease-in-out;display:none;position:relative;transform:rotate(0)}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham span{opacity:1;background:#010f2b;border-radius:9px;width:100%;height:9px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham span:nth-child(2),.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham span:nth-child(3){top:18px}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham span:nth-child(4){top:36px}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham.Header-module-scss-module__ptEMYa__open span:first-child{width:0%;top:18px;left:50%}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham.Header-module-scss-module__ptEMYa__open span:nth-child(2){transform:rotate(45deg)}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham.Header-module-scss-module__ptEMYa__open span:nth-child(3){transform:rotate(-45deg)}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham.Header-module-scss-module__ptEMYa__open span:nth-child(4){width:0%;top:18px;left:50%}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham.Header-module-scss-module__ptEMYa__styled span{background:#ffa319}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__mobileNav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(90deg,#0000004d 0%,#0006 50%,#0000004d 100%);width:max-content;height:100vh;padding:25px;transition:all .3s;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__mobileNav img{max-width:170px;margin-bottom:50px}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__mobileNav ul{margin:0;padding-left:0;list-style:none}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__mobileNav ul li{margin-top:20px}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__mobileNav ul li a{color:#fff;font-size:18px}.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__mobileNav.Header-module-scss-module__ptEMYa__active{transform:translate(0)}@keyframes Header-module-scss-module__ptEMYa__dropAndBounce{0%{opacity:0;transform:translateY(-100px)rotate(-3deg)}50%{transform:translateY(5px)rotate(-1deg)}to{opacity:1;transform:translate(0)}}@media (max-width:910px){.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__mobileNav,.Header-module-scss-module__ptEMYa__Header .Header-module-scss-module__ptEMYa__ham{display:block}.Header-module-scss-module__ptEMYa__classicNav,.Header-module-scss-module__ptEMYa__logoLink{display:none}}
.NavLink-module-scss-module__UPa47G__link{color:#1b1c22;text-decoration:none;transition:all .2s;position:relative}.NavLink-module-scss-module__UPa47G__link:after{content:"";z-index:-1;transform-origin:0;background:#010f2bcc;border-radius:4px;width:100%;height:2px;padding:4px 8px;transition:all .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.NavLink-module-scss-module__UPa47G__link:hover:after,.NavLink-module-scss-module__UPa47G__active:after{transform:translate(-50%)scaleX(1)}
.Footer-module-scss-module__ladlQW__Footer{background:#f7f8fb;border-top:1px solid #e5e7eb;width:100%;margin-top:100px;padding:40px 0}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__logo{width:85px;margin-bottom:25px;margin-left:auto;margin-right:auto;display:block}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f0f2f8;border:1px solid #e5e7eb;border-radius:15px;grid-template-columns:1fr 2fr;justify-content:space-between;width:45%;margin-left:auto;margin-right:auto;padding:30px 60px;display:grid;position:relative;overflow:hidden}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer{flex-direction:column;justify-content:space-between;gap:20px;margin-left:auto;display:flex}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__links{gap:50px;margin-left:auto;padding:0;display:flex}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__smallContainer{margin-left:auto}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__smallContainer small{width:max-content;margin-left:auto;font-size:12px;display:block}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__smallContainer small a{color:#1b1c22}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container h4{color:#010f2b;margin-bottom:2px}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container ul{margin:0;padding-left:0}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container ul li{font-size:13px;list-style:none}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container ul li a{color:#1b1c22;transition:all .2s}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container ul li a:hover{text-decoration:underline}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container p{font-size:13px}@media (max-width:1230px){.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container{width:75%}}@media (max-width:968px){.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container{display:block}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__links{justify-content:space-between;width:100%}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__smallContainer{margin-top:50px}}@media (max-width:670px){.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container{width:95%}}@media (max-width:500px){.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__links{gap:10px;display:grid}.Footer-module-scss-module__ladlQW__Footer .Footer-module-scss-module__ladlQW__container .Footer-module-scss-module__ladlQW__linksContainer .Footer-module-scss-module__ladlQW__smallContainer{margin-top:50px}}
