@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--pri:#ff6b00;--sec:#172553;--black:#181818;--white:#f9f9f9;--text:#626262;--f1:"Inter",sans-serif;--f2:"Poppins",sans-serif;--f3:"Lato",sans-serif;--f4:"Anton",sans-serif;--s1:12px;--s2:14px;--s3:16px;--s4:20px;--s5:24px;--s6:32px;--s7:54px;--s8:clamp(30px,2vw,58px);--w1:400;--w2:500;--w3:600;--w4:700}*{box-sizing:border-box;margin:0;padding:0}#root{background-color:#f9f9f9;background-color:var(--white);height:auto;overflow-x:hidden;width:100%}.wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:7.5%;width:85%}.Btn{border:none;border-radius:24px;border-radius:var(--s5);cursor:pointer;font-family:Inter,sans-serif;font-family:var(--f1);font-size:12px;font-size:var(--s1);font-weight:700;font-weight:var(--w4);outline:none;padding:.5rem 1rem;text-decoration:none}.homeLandingSection{background-image:url(/static/media/landing.6349576530ff6d3afe8f.jpg);padding-top:12rem;width:100vw}.homeLanding{position:relative;width:100%}.homeLanding article{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:calc(5rem + 150px);width:100%}.homeLanding article header h1{font-family:var(--f2);font-size:var(--s7);font-weight:var(--w4)}.homeLanding article header h1 span{animation:typingIndicator 1.25s ease infinite;border-right:2px solid var(--black)}.homeLanding article header h1 span:after{animation:typing 3s ease infinite;color:var(--pri);content:"";font-family:var(--f2);font-size:var(--s7);font-weight:var(--w4);margin-left:1rem}@keyframes typingIndicator{0%{border-right:2px solid var(#000)}to{border-right:none}}.homeLanding article header p{font-family:var(--f1);font-size:var(--s4);font-weight:var(--w1)}.homeForm{flex-direction:column;max-width:550px;min-width:350px;width:40%}.homeForm,.tabs{align-items:flex-start;display:flex;justify-content:flex-start}.tabs{cursor:pointer;gap:.5rem;width:100%}.tabs h3{background-color:var(--white);border-top-left-radius:10px;border-top-right-radius:10px;padding:.25rem .75rem}.tabColor{background-color:var(--pri)!important;color:var(--white)}@media screen and (max-width:1100px){.homeLanding article{flex-direction:column;justify-content:flex-start}.homeLanding article header{margin-bottom:2rem}.homeForm{margin-left:auto}}@media screen and (max-width:768px){.homeLandingSection{background-repeat:no-repeat;padding-top:20vh}.homeLanding article{justify-content:flex-start;margin-bottom:1rem}.homeLanding article header{margin-bottom:2rem}.homeLanding article header h1{display:flex;flex-wrap:wrap;line-height:var(--s7)}.homeLanding article header h1 span{animation:none;border:none;display:inline;flex-basis:100%}.homeLanding article header h1 span:after{margin-left:0}.homeForm{max-width:550px;min-width:265px;width:95%}}.homeLanding aside{bottom:-125px;display:flex;justify-content:space-evenly;position:absolute;width:100%}.infoContainer{background-color:var(--white);border-radius:20px;box-shadow:0 3px 8px #0000003d;color:var(--black);flex-direction:column;gap:.5rem;height:300px;text-decoration:none;width:300px}.infoContainer,.infoContainer figure{align-items:center;display:flex;justify-content:center}.infoContainer figure{background-color:var(--pri);border-radius:75px;height:100px;width:100px}.infoContainer figure img{object-fit:contain;width:65%}.infoContainer h3{font-family:var(--f2);font-size:var(--s5);font-weight:var(--w4)}.infoContainer h4{font-family:var(--f1);font-size:var(--s4);font-weight:var(--w3)}@media screen and (max-width:1100px){.infoContainer{height:250px;width:250px}}@media screen and (max-width:768px){.infoContainer{height:300px;width:300px}.homeLanding aside{bottom:0;flex-wrap:wrap;gap:3.5rem;margin-top:2rem;position:relative}}.serviceContainer{margin-bottom:5rem;margin-top:calc(7rem + 150px)}.serviceContainer h2{font-family:var(--f1);font-size:var(--s8);font-weight:var(--w3)}.serviceContainer h2 span{color:var(--pri)}.serviceContainer p{color:var(--text);font-family:var(--f2);font-size:var(--s3);font-weight:var(--w1)}.services{display:flex;justify-content:space-evenly;margin-top:5rem;width:100%}.service{flex-direction:column;gap:1rem;padding:10px;width:250px}.service,.service figure{align-items:center;display:flex;justify-content:center}.service figure{background-color:var(--black);border-radius:75px;height:80px;width:80px}.service figure img{object-fit:contain;width:60%}.service h3{font-family:var(--f2);font-size:var(--s4);font-weight:var(--w4)}.service p{color:var(--text);font-family:var(--f1);font-size:var(--s2);font-weight:var(--w1);text-align:center}.serviceBtn{background-color:var(--pri);color:var(--white);margin-top:2rem}@media screen and (max-width:768px){.serviceContainer{margin-top:5rem}.services{align-items:center;flex-direction:column;gap:2rem}}.aboutContainer{flex-direction:row;justify-content:space-between;margin-bottom:5rem;margin-top:5rem}.aboutContainer figure{width:40%}.aboutContainer figure img{object-fit:contain;width:100%}.aboutContainer article{width:50%}.aboutContainer article h2{font-family:var(--f1);font-size:var(--s8);font-weight:var(--w3);line-height:var(--s8);margin-bottom:2rem}.aboutContainer article h2 span{color:var(--pri)}.aboutContainer article p{font-family:var(--f2);font-size:var(--s3);font-weight:var(--w1);margin-bottom:2rem}.aboutContainer article li{color:var(--text);font-family:var(--f1);font-size:var(--s2);font-weight:var(--w1);margin-bottom:.5rem;margin-left:1rem}.aboutBtn{background-color:var(--black);color:var(--white)}@media screen and (max-width:768px){.aboutContainer{flex-direction:column}.aboutContainer figure{width:100%}.aboutContainer article{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.about2{flex-direction:column-reverse}.about2 figure{margin-bottom:2rem}.aboutBtn{margin-left:auto;margin-right:auto}}.package,.package h2{margin-bottom:5rem}.package h2{font-family:var(--f1);font-size:var(--s8);font-weight:var(--w3)}.package h2 span{color:var(--pri)}.package figure{align-items:flex-start;display:flex;flex-wrap:wrap;gap:5rem;justify-content:center;width:100%}.package figure img{object-fit:contain;width:30%}.packageBtn{background-color:var(--black);color:var(--white);margin:3rem 0}@media screen and (max-width:768px){.package figure{flex-direction:column;gap:5rem}.package figure img{width:100%}}.notificationContainer{height:90px;position:fixed;right:10%;top:85%;width:90px;z-index:5}.notificationIcon{align-items:center;border-radius:25px;cursor:pointer;display:flex;height:100%;justify-content:center;opacity:1;width:100%}.notificationIcon img{object-fit:contain;object-position:center;width:100%}.form{border-top:4px solid var(--pri);color:var(--white);width:100%}.inputMain{background-color:var(--black);padding:1rem 2rem;width:100%}.inputContaienr{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.75rem;width:100%}.inputContaienr label{font-family:var(--f3);font-size:var(--s1);font-weight:var(--w1);margin-bottom:.5rem}.inputContaienr input,.inputContaienr select{font-family:var(--f3);font-size:var(--s2);font-weight:var(--w4);padding:.25rem 1rem;width:100%}.formTime{flex-direction:row;justify-content:space-between}.inputCol{width:45%}.submit{margin-left:auto;margin-top:1rem;max-width:20%;min-width:100px;width:auto}.submit input{background-color:var(--pri);border:none;border-radius:50px;color:var(--white);cursor:pointer;padding:.5rem 1rem}.tariffContainer{align-items:flex-start;justify-content:flex-start}.tariffContainer,.tariffContainer header{display:flex;flex-direction:column;width:100%}.tariffContainer header{align-items:center;background-color:var(--black);border-radius:25px;justify-content:center;padding:7rem 0 10rem}.tariffContainer header h3{color:var(--white);font-family:var(--f1);font-size:var(--s8);font-weight:var(--w3)}.tariffContainer article{flex-wrap:wrap;gap:5rem;transform:translateY(-100px);width:100%}.card,.tariffContainer article{display:flex;justify-content:center}.card{align-items:center;background-color:var(--white);border-radius:15px;box-shadow:0 3px 8px #0000003d;flex-direction:column;margin-bottom:7rem;padding:2rem;width:325px}.catagory{color:var(--pri);font-family:var(--f2);font-size:var(--s1);font-weight:var(--w4);margin-bottom:.5rem}.cars{color:var(--black);font-family:var(--f1);font-size:var(--s4);font-weight:var(--w2);margin-bottom:1rem}.card figure{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;margin-bottom:1rem;width:100%}.card figure img{object-fit:contain;width:100%}.card main{align-items:flex-end;display:flex;margin-bottom:1rem}.card main h2{color:var(--pri);font-family:var(--f1);font-size:var(--s7);font-weight:var(--w3)}.card main p{color:var(--black);font-family:var(--f1);font-size:var(--s2);font-weight:var(--w1);padding-bottom:.8rem}.card aside{margin-bottom:1rem}.card aside p{margin-bottom:1rem;text-align:center}.card aside li,.card aside p{color:var(--text);font-family:var(--f1);font-size:var(--s2);font-weight:var(--w1)}.card aside li{margin-bottom:.5rem}.cardBtn{background-color:var(--black);color:var(--white)}@media screen and (max-width:768px){.tariffContainer article{justify-content:center}.tariffContainer header{text-align:center}.card{margin-bottom:0}}.navContainer{justify-content:center;position:fixed;width:100vw;z-index:10}.navContainer,.navweb{align-items:center;display:flex}.navweb{background-color:var(--white);gap:2rem;justify-content:space-between;padding:1rem 3rem;transition:all .5s ease;transition:all .5s;width:100%}.navScrolled{border-radius:50px;box-shadow:0 10px 36px 0 #00000026,0 0 0 1px #0000;margin-top:2rem;width:75%}.navweb figure a{color:var(--pri);font-family:var(--f4);font-size:var(--s3);font-weight:var(--w1);letter-spacing:.5px;text-decoration:none}.navweb main{align-items:center;display:flex;justify-content:end}.menuItem{color:var(--black);font-family:var(--f3);font-size:var(--s2);font-weight:var(--w2);letter-spacing:.75px;padding:.25rem 1rem .5rem;text-decoration:none}.indicator{border-bottom:3.5px solid var(--pri);color:var(--pri)}.navweb a{cursor:pointer;display:flex;gap:.5rem;text-decoration:none}.navweb a figure{width:20px}.navweb a img{object-fit:contain;width:100%}.navweb a p{color:var(--black);font-family:var(--f3);font-size:var(--s2);font-weight:var(--w2);letter-spacing:.75px;text-decoration:none}.footer{align-items:flex-start;background-blend-mode:lighten;background-color:var(--pri);display:flex;justify-content:flex-end;overflow:hidden;padding:5rem;position:relative;width:100%}.footerBG{opacity:.2;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(-25%);width:65%}.footerName{margin-right:auto;padding-left:5rem;width:50%}.footerName p{color:var(--white);font-family:var(--f1);font-size:var(--s2);font-weight:var(--w1)}.footer article{width:25%}.footer article,.footer article div{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.footer article div{padding-left:1.5rem}.footerContact{display:flex;flex-direction:column;justify-content:flex-end}.footerLogo{color:var(--pri);cursor:pointer;font-family:var(--f4);font-size:var(--s5);font-weight:var(--w1);text-decoration:none}.footerLogo h1{color:var(--white);letter-spacing:.5px;line-height:var(--s5);margin-bottom:10px;margin-top:10px}.footerLogo p{color:var(--white);font-family:var(--f1);font-size:var(--s2);font-weight:var(--w1)}.footerIcon{margin-top:.5rem}.footerIcon img{margin-right:.5rem;width:40px}.footer article h2{color:var(--white);font-family:var(--f1);font-size:var(--s4);font-weight:var(--w2);margin-bottom:1rem}.footerContact p,.footerItem{color:var(--white);font-family:var(--f1);font-size:var(--s3);font-weight:var(--w1);margin-bottom:.5rem;text-decoration:none}.indicatorFooter{border-bottom:3.5px solid var(--black);color:var(--black)}.trulle{bottom:0;color:var(--white);left:50%;margin-bottom:1rem;position:absolute;transform:translateX(-50%)}.trulle a{color:var(--black);cursor:pointer;padding-left:.25rem;text-decoration:none}@media screen and (max-width:768px){.footer{flex-direction:column;gap:2rem;padding:2rem 2rem 1rem}.footer article{width:100%}.footerName{padding-left:0;width:100%}.trulle{margin-top:2rem;position:relative}.footerBG{right:100%;top:0;transform:translateY(0);width:100%}}.tariffPage{margin-top:10%}.tariffPageTitle{font-family:var(--f1);font-size:var(--s8);font-weight:var(--w3);margin-bottom:5rem}.tariffPageTitle span{color:var(--pri)}.contactContainer,.tariffPackage{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.contactContainer{background-color:var(--black);border-radius:50px;margin-bottom:5rem;margin-top:7rem;padding:5rem 7rem}.contactContainer article{align-items:center;display:flex;justify-content:space-between;width:100%}.contactContainer h2{color:var(--white);font-family:var(--f1);font-size:var(--s8);font-weight:var(--w3);margin-bottom:5rem}.contactContainer h2 span{color:var(--pri)}.contactContainer article main h3{color:var(--pri);font-family:var(--f1);font-size:var(--s7);font-weight:var(--w3);margin-bottom:.5rem}.contactContainer article main p{color:var(--white);font-family:var(--f2);font-size:var(--s3);font-weight:var(--w1);margin-bottom:2rem;width:40%}.contactContainer article main figure{align-items:flex-start;display:flex;gap:.5rem;height:var(--s6);justify-content:flex-start;margin-bottom:1rem}.contactContainer article main figure img{height:80%;object-fit:contain}.contactContainer article form{align-items:flex-start;background-color:var(--white);border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem;width:50%}.contactContainer article form h4{color:var(--black);font-family:var(--f1);font-size:var(--s6);font-weight:var(--w3);margin-bottom:1.5rem;text-align:center;width:100%}.contactInput{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}.contactInput label{color:var(--text);font-family:var(--f2);font-size:var(--s3);font-weight:var(--w3);margin-bottom:.25rem}.contactInput input,.contactInput textarea{border:2px solid var(--text);border-radius:5px;color:var(--black);font-family:var(--f2);font-size:var(--s3);font-weight:var(--w1);margin-bottom:.25rem;padding:.25rem 1rem;width:100%}.contactInput input:focus,.contactInput textarea:focus{border:1px solid var(--pri);outline:1px solid var(--pri)}.submitContact input{background-color:var(--pri);border:none;border-radius:20px;color:var(--white);font-family:var(--f2);font-size:var(--s3);font-weight:var(--w3);margin-left:auto;margin-right:auto;width:50%}.submitContact input:active{box-shadow:inset 3px 3px 6px 0 #ccdbe8,inset -3px -3px 6px 1px #ffffff80}@media screen and (max-width:768px){.contactContainer{padding:5rem 2rem}.contactContainer h2{text-align:center}.contactContainer article{flex-direction:column;gap:3rem}.contactContainer article form,.contactContainer article main p{width:100%}}.navMobContainer{align-items:center;background-color:var(--white);display:flex;justify-content:space-between;left:0;padding:1rem;position:fixed;top:0;transition:all .5s ease;width:100%;z-index:5}.navMobScrolled{border-radius:50px;box-shadow:0 10px 36px 0 #00000026,0 0 0 1px #0000;left:50%;margin-top:1rem;padding:.25rem 1.5rem;transform:translateX(-50%);width:90%}.navMobContainer figure a{color:var(--text);font-family:var(--f1);font-size:var(--s1);font-weight:var(--w1);text-decoration:none}.navMobContainer figure a h2{color:var(--pri);font-family:var(--f4);font-size:var(--s6);font-weight:var(--w1);line-height:var(--s6)}.menuBtn{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-right:.5rem}.bar{background-color:var(--pri);border-radius:3px;height:3px;margin-bottom:3px;transition:all .25s ease;width:40px}.bar1{transform:rotate(135deg) translate(8px,-8px);width:30px}.bar2{transform:rotate(225deg) translate(-4px,-5px);width:30px}.bar3{transform:rotate(-135deg) translate(0);width:30px}.bar4{transform:rotate(-225deg) translate(-3px,4px);width:30px}.swipe{background-color:var(--white);height:100vh;opacity:1;overflow:hidden;position:fixed;right:0;top:0;transition:all 1s ease;width:100%;z-index:2}.menuContainerMobile{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;width:100%}.swipeItem{color:var(--black);font-family:var(--f3);font-size:var(--s2);font-weight:var(--w2);letter-spacing:.75px;margin-bottom:.5rem;text-decoration:none}.right{height:0;opacity:0}
/*# sourceMappingURL=main.856036a2.css.map*/