@import"https://fonts.googleapis.com/css2?family=Overpass:wght@300&family=Press+Start+2P&display=swap";body{width:100%;display:flex;justify-content:center;flex-direction:column;padding:0}.costCard{position:absolute;width:100%;height:100%;border:1px white solid;background-color:#000;display:flex;justify-content:center;align-items:end;padding:.5em 1em 1.2em;border-radius:1em;z-index:1000000000000000;transition:.4s cubic-bezier(.2,0,.001,1);transform:rotateX(90deg) translateY(0) translateZ(245px) scale(1);top:50%;left:50%;translate:-50% -50%}.costCard h3{margin:0;font-size:1.5em;font-weight:600;width:100%}.costCard p{padding:0}.costCard.open{transform:rotateX(0) translateY(0) translateZ(0);transition:.4s cubic-bezier(.2,0,.001,1)}.costsContainer{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0;text-align:center}.costBoxes{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.5em;margin-top:1em;width:100%;flex-direction:column}.costBox{border:none;border:1px white solid;border-radius:.85em;padding:.5em;display:flex;justify-content:space-between;align-items:center;text-align:center;background-color:#000;transition:70ms cubic-bezier(.2,0,.001,1);width:90%;height:4em;margin:auto;box-shadow:inset -15px 15px 30px #000,inset 10px -10px 5px #ffffff0d,0 0 #fff}.costBox p{font-weight:400;font-size:1.1em;width:fit-content;font-stretch:120%}.costBox img{width:7em;margin-left:.2em}.costBox h4{font-size:1.3em}.costBox span{font-size:2em;font-family:Mona Sans;color:#fff;font-stretch:90%}.total-cost{margin-right:.2em}.costBoxes button:nth-child(2) .costBoxImg,.costBoxes button:nth-child(4) .costBoxImg{transform:scaleX(-1)}.costBox:hover{box-shadow:inset -10px 10px 10px #58512400,inset 10px -10px 5px #ffffff0e,0 0 7px #fff;scale:1.009}.closeButton{position:absolute;top:0;right:0;margin:1em;background-color:#000;color:#fff;font-weight:900;font-size:1em;border:none;cursor:pointer}form{display:flex;justify-content:center;align-items:end;width:fit-content;flex-direction:column;margin:0 auto 5em;border:0px white solid;font-family:Mona Sans;text-shadow:black .001em .001em .07em;font-weight:700;font-stretch:125%;color:#fff;padding:.5em 1em 1.2em;border-radius:1em;position:relative;background-color:#060606}form label{display:block}form:after,form:before{content:"";position:absolute;height:100%;width:100%;top:50%;left:50%;translate:-50% -50%;background-image:conic-gradient(from var(--angle),white,black,white);padding:.1em;z-index:-2;border-radius:1em;animation:4s spinner linear infinite}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes spinner{0%{--angle: 0deg}to{--angle: 360deg}}form:before{content:"";position:absolute;height:100%;width:100%;top:50%;left:50%;translate:-50% -50%;backdrop-filter:blur(.55em);-moz-backdrop-filter:blur(.55em);-webkit-backdrop-filter:blur(.55em);background:transparent;padding:2em;z-index:-1;border-radius:1em}.quote{width:100%}textarea,input,select{width:100%;border-radius:0;background-color:#0000;border:1px rgba(255,255,255,0) solid;color:#fff;resize:vertical;font-family:Mona Sans;outline:none}option{background-color:#000;font-family:Mona Sans;color:#fff;border:1px rgba(255,255,255,0) solid}.standard{border:1px rgb(255,255,255) solid;height:fit-content;width:25em;padding:.5em;border-radius:.4em;margin:1em 1em 1em -.5em}::placeholder{color:wheat}.introduction{margin-bottom:1em;width:100%;height:100vh;background-repeat:no-repeat;background-position:50%;background-size:100%;display:flex;justify-content:center;align-items:center;z-index:-2;padding:0}.introduction>.wraps{padding-left:1em}.introduction:before{content:"";width:10em;height:10em;background-color:#00000057;width:100%;height:100vh;position:absolute;transition:background-color .2s ease-in-out;z-index:10}.row{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1em;z-index:1000000000}.quote{background-color:transparent;color:#fff;margin-top:1em;padding:.5em;text-transform:uppercase;text-decoration:none;border-radius:.5em;border:1px white solid;transition:.1s cubic-bezier(.2,0,.001,1);z-index:1000000;opacity:.9}.quote h6{margin:0}.error{color:red;text-align:center}.row span{font-size:.8em;font-weight:300;font-stretch:100%;margin-top:1em;transition:.1s cubic-bezier(.2,0,.001,1)}.reserve{width:100%}.rev{margin-top:1em}.quote:hover{background-color:#fff;cursor:pointer}.quote:hover h6{color:#000}.quote:active{background-color:#000;cursor:pointer}.quote:active h6{color:#fff}.introduction a{width:fit-content;z-index:100000;opacity:.9}.introduction a:hover{width:fit-content;background-color:#fff;cursor:pointer}.introduction a:hover h6{color:#000}.introduction a:active{width:fit-content;background-color:#000;cursor:pointer}.introduction a:active h6{color:#fff}.wrap{width:75%;display:flex;justify-content:center;align-items:center;flex-direction:row;margin:auto auto 3em}.wraps{display:flex;justify-content:center;align-items:baseline;flex-direction:column;background-color:#0000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);width:50%;padding:.5em;z-index:10000;margin-top:3em;margin-bottom:3em}.wraps p{padding:0}.left{margin-right:auto}.right{margin:3em auto auto;width:fit-content;display:flex;justify-content:center;align-items:center;flex-direction:column}.right h2{width:100%;margin:1em 0;text-align:center}.re{width:fit-content;height:fit-content;box-shadow:inset 0 0 10px 10px #fff;z-index:1000}.p1{display:flex;position:relative;justify-content:center;align-items:center}.p1 img{height:calc(10em + 10vw);border-radius:0;margin:1em;box-shadow:#0000005a 4px 4px 12px}.p1:before{content:"";position:absolute;width:calc(12em + 10vw);height:calc(12em + 10vw);background-color:#ffffff1d;transform:translate(2em);backdrop-filter:blur(.75em);-moz-backdrop-filter:blur(.75em);-webkit-backdrop-filter:blur(.75em);z-index:-1;background-size:contain}.p1:after{content:"";position:absolute;width:calc(15em + 10vw);height:calc(15em + 10vw);background-color:#000000a5;transform:translate(2em);backdrop-filter:blur(.75em);-moz-backdrop-filter:blur(.75em);-webkit-backdrop-filter:blur(.75em);z-index:-1}.p1:nth-child(2):before{content:"";position:absolute;width:calc(12em + 10vw);height:calc(12em + 10vw);background-color:#ffffff1d;transform:translate(-1em);backdrop-filter:blur(.75em);-moz-backdrop-filter:blur(.75em);-webkit-backdrop-filter:blur(.75em);z-index:-1;background-size:contain;border-radius:2em}.p1:nth-child(2):after{content:"";position:absolute;width:calc(15em + 10vw);height:calc(15em + 10vw);background-color:#0000006c;transform:translate(-1em);backdrop-filter:blur(.75em);-moz-backdrop-filter:blur(.75em);-webkit-backdrop-filter:blur(.75em);z-index:-1}.firstImg:before{background-image:url(../../../images/cars.png)}.secondImg:before{background-image:url(../../../images/duai.webp)}.thirdImg:before{background-image:url(../../../images/limo.webp)}.secondline{text-align:right;margin-left:auto;margin-right:0}.middle{margin:auto;width:100%;text-align:center}.middleLine{margin:auto auto 0;width:90%;text-align:left;border-bottom:1px white solid}.middleLine h2{width:60%}.alone{width:65%;margin-bottom:2em}.introduction h1{padding:.2em .2em .2em 0;margin:0;font-family:Libre Baskerville,serif}.introduction p{margin-left:0;text-shadow:rgb(0,0,0) .1em .1em 1em,rgb(0,0,0) .1em .1em 1em,rgb(0,0,0) .1em .1em .5em}.introduction img{width:50%}.highlights{width:30%;border-radius:.5em;height:fit-content;margin:27vh 0 0 1em}.toggles{width:70%;display:flex;justify-content:space-around;align-items:center}.toggles a{text-decoration:none}.toggles h3{position:relative}.toggles h3:before{content:"";display:block}.flexbox{width:97%;display:flex}.content{width:99%;margin:auto auto 5em;padding:0;display:flex;justify-content:center;align-items:self-start;flex-wrap:wrap}.content>.quote{width:70%;text-align:center;margin-top:-3em}.content>.quote h6{font-size:1em}.contentCard{width:18em;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3em;padding:1em}.contentCard h4{margin:0;text-align:left;width:100%;padding-bottom:.1em}.contentCard p{margin:0;font-size:.9em;padding:0;overflow-wrap:break-word;width:100%}.contentCard img{width:100%}@media screen and (max-width: 768px){form{padding:1em 0 1em .4em}label{font-size:.7em}form>.quote{padding:.5em;width:90%;margin:auto}.reserve{width:90%;margin:auto auto .5em}.rev{padding:.5em}.row span,.error{font-size:.5em;scale:1.3}.costBox p{font-size:.85em}.costBox h4{font-size:.89em}.costBox img{width:5em}.introduction:before{backdrop-filter:blur(.1em);-moz-backdrop-filter:blur(.1em);-webkit-backdrop-filter:blur(.1em)}.wrap{flex-direction:column}.wraps{order:2;width:100%;margin-bottom:0}.wraps.right{order:initial;position:relative;z-index:auto;width:90%}.p1{order:1}.p1:before{transform:translateY(1em)}.p1:after{transform:translateY(1em)}.p1:nth-child(2):before{transform:translateY(1em)}.p1:nth-child(2):after{transform:translateY(1em)}.secondline{text-align:left;margin-left:0;margin-right:0}form:before{backdrop-filter:blur(.2em);-moz-backdrop-filter:blur(.2em);-webkit-backdrop-filter:blur(.2em);padding:1em}}@media only screen and (max-device-width: 1100px){.introduction:before{backdrop-filter:blur(.1em);-moz-backdrop-filter:blur(.1em);-webkit-backdrop-filter:blur(.1em)}.standard{border:1px rgb(255,255,255) solid;height:fit-content;width:13em;padding:.2em;border-radius:.4em;margin:1em 1em 1em -.5em}textarea,input,select{width:95%}}
