*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}:root{--primarycolor: #3572ef;--secondarycolor: #050c9c;scroll-behavior:smooth}.Headertop{display:flex;justify-content:space-between;border:var(--primarycolor) solid 2px;padding:.8rem;border-radius:10px;align-items:center}.Headertop .HeadertopLeft{width:45%}.Headertop .HeadertopLeft ul{display:flex;justify-content:space-between}.Headertop .HeadertopLeft ul li{display:flex;list-style:none;font-size:16px;cursor:pointer;color:var(--primarycolor)}.Headertop .HeadertopLeft ul li:hover{color:var(--secondarycolor)}.Headertop .HeadertopRight{width:45%}.Headertop .HeadertopRight ul{display:flex;justify-content:flex-end}.Headertop .HeadertopRight li{padding:10px 30px;border-radius:10px;background-color:#050c9c;color:#fff;font-size:15px;list-style:none;cursor:pointer;margin-left:10px}.Headertop .HeadertopRight li:hover{background-color:#3572ef}@media screen and (max-width: 37.5em){.Headertop{flex-direction:column;justify-content:center;align-content:center}.Headertop .HeadertopLeft{width:100%}.Headertop .HeadertopLeft ul{margin-bottom:15px}.Headertop .HeadertopRight{width:45%}.Headertop .HeadertopRight ul{justify-content:space-between}.Headertop .HeadertopRight li{font-size:12px;margin-left:0}}.Headerbottom{display:flex;justify-content:space-between;padding:.8rem;border:#3572ef solid 2px;align-items:center;border-radius:10px;margin-top:.2rem}.Headerbottom .Headerbottomleft{width:45%}.Headerbottom .Headerbottomleft img{width:60px}.Headerbottom .HeaderbottomRight{width:45%}.Headerbottom .HeaderbottomRight ul{display:flex;justify-content:space-between;align-items:center}.Headerbottom .HeaderbottomRight ul li{list-style:none}.Headerbottom .HeaderbottomRight ul li .HeaderLink{color:#fff;text-decoration:none;background-color:#3572ef;padding:10px 30px;border-radius:10px;font-size:15px;cursor:pointer}.Headerbottom .HeaderbottomRight ul li .HeaderLink:hover{background-color:#050c9c}@media screen and (max-width: 63.75em){.Headerbottom .Headerbottomleft{width:20%}.Headerbottom .HeaderbottomRight{width:75%}}@media screen and (max-width: 37.5em){.Headerbottom{flex-direction:column}.Headerbottom .Headerbottomleft{width:45%;display:grid;place-content:center;margin-bottom:10px}.Headerbottom .HeaderbottomRight{width:100%}}@media screen and (max-width: 26.875em){.Headerbottom .HeaderbottomRight ul li .HeaderLink{padding:10px 20px}}.Hero{background:linear-gradient(#00000080,#00000080),url(/assets/park7-BESLmxK2.jpg);background-size:cover;display:flex;padding:3rem;justify-content:space-between}.Hero .HeroLeft{width:45%}.Hero .HeroLeft input{width:100%;padding:10px 45px;border-radius:10px;border:none}.Hero .HeroLeft input::placeholder{font-size:16px;margin-bottom:20px;text-transform:capitalize}.Hero .HeroLeft h1{color:var(--primarycolor);font-size:120px;text-align:center;font-style:italic}.Hero .HeroRight{width:45%;display:flex;justify-content:center;align-items:center;flex-direction:column}.Hero .HeroRight h3{color:#fff;font-size:45px;text-align:center;text-transform:capitalize}.Hero .HeroRight h3 span{color:var(--primarycolor)}.Hero .HeroRight ul{display:flex;width:90%;justify-content:space-between;margin-top:40px}.Hero .HeroRight ul li{padding:8px 15px;border-radius:10px;background-color:var(--primarycolor);font-size:15px;list-style:none;cursor:pointer}.Hero .HeroRight ul li .HeroRightbtn{display:flex;align-items:center;text-decoration:none;color:#000;padding:0}.Hero .HeroRight ul li:hover{background-color:beige}.Hero .HeroRight ul li .HeroRightbtn div{width:30px;height:30px;border-radius:50%;display:grid;place-content:center;background-color:#fff;color:#000}.Hero .HeroRight ul li .HeroRightbtn span{font-size:16px;margin-left:8px;text-transform:capitalize}@media screen and (max-width: 63.875em){.Hero .HeroRight ul{width:100%}}@media screen and (max-width: 57.5em){.Hero{flex-direction:column}.Hero .HeroLeft,.Hero .HeroRight{width:100%}.Hero .HeroRight ul{width:90%}}@media screen and (max-width: 42.875em){.Hero .HeroLeft h1{font-size:100px}.Hero .HeroRight h3{font-size:35px}}@media screen and (max-width: 33.9375em){.Hero .HeroLeft h1{font-size:90px}.Hero .HeroRight h3{font-size:30px}}@media screen and (max-width: 33.9375em){.Hero .HeroRight ul{width:100%}@media screen and (max-width: 26.875em){.Hero .HeroRight ul{flex-direction:column;gap:1rem}}}.Whyus{display:flex;background-color:var(--secondarycolor);padding:2rem;justify-content:space-between}.Whyus .whyuscard{background-color:var(--primarycolor);margin-right:10px;border-top-right-radius:20px;border-bottom-left-radius:20px;padding:2rem}.Whyus .whyuscard .whyuscardTop{display:flex;justify-content:space-between;align-items:center}.Whyus .whyuscard .whyuscardTop div{width:40px;height:40px;border-radius:50%;display:grid;place-content:center;background-color:var(--secondarycolor);color:#fff;font-size:30px}.Whyus .whyuscard .whyuscardTop h2{font-size:60px}.Whyus .whyuscard .whyuscardBottom h1{font-size:30px;margin-bottom:10px}.Whyus .whyuscard .whyuscardBottom p{line-height:1.6rem}@media screen and (max-width: 57.5em){.Whyus{flex-direction:column;row-gap:2rem}}.Aboutus{display:flex;padding:2rem;column-gap:2rem}.Aboutus .AboutusLeft{width:45%;display:flex;flex-direction:column;justify-content:center}.Aboutus .AboutusLeft h3{text-align:center;font-size:20px;margin-bottom:10px}.Aboutus .AboutusLeft h1{font-size:40px;font-style:italic}.Aboutus .AboutusLeft p{line-height:1.5rem;font-size:15px}.Aboutus .AboutusRight{display:flex;flex-direction:column;width:45%;padding:1rem 2rem}.Aboutus .AboutusRight img{width:100%;border-top-right-radius:20px;border-bottom-left-radius:20px;margin-bottom:20px}.Aboutus .AboutusRight .Aboutstats{display:flex;flex-wrap:wrap;width:100%;row-gap:2rem;padding:0 2rem;align-items:center;justify-content:center}.Aboutus .AboutusRight .Aboutstats div{width:50%;display:flex;flex-direction:column;align-items:center}.Aboutus .AboutusRight .Aboutstats div h1{font-style:italic}.Aboutus .AboutusRight .Aboutstats div p{text-align:center}@media screen and (max-width: 50.625em){.Aboutus{flex-direction:column}.Aboutus .AboutusLeft{width:100%}.Aboutus .AboutusRight{margin-top:20px;width:100%;display:grid;place-content:center}}@media screen and (max-width: 26.875em){.Aboutus .AboutusRight .Aboutstats{padding:0}}.Featuredest{padding:2rem}.Featuredest h1{text-align:center;font-size:40px;font-style:italic}.Featuredest .Featuredestwrapper{display:flex;flex-direction:column;margin:0 auto;width:80%;row-gap:2rem;align-items:center}.Destinationcard{display:flex;justify-content:space-between;width:90%;border:var(--primarycolor) solid 2px;padding:1rem;position:relative;overflow:hidden;align-items:center}.Destinationcard .color{position:absolute;display:flex;width:300px;border-radius:50%;height:300px;background-color:var(--primarycolor);bottom:-220px;left:-200px}.Destinationcard .color1{position:absolute;display:flex;width:300px;border-radius:50%;height:300px;background-color:var(--primarycolor);top:-220px;right:-200px}.Destinationcard img{width:200px;border-radius:50%}.Destinationcard .destinationDetails{display:flex;flex-direction:column;justify-content:center}.Destinationcard .destinationDetails h1{font-size:40px;text-align:center}.Destinationcard .destinationDetails .description{text-align:center;font-size:15px;line-height:1.5rem}.Destinationcard .destinationDetails .prices{display:flex;margin-top:20px;justify-content:space-between;align-items:center}.Destinationcard .destinationDetails .prices p{width:120px;height:120px;font-size:14px;border-radius:50%;background-color:var(--secondarycolor);display:grid;place-content:center;text-align:center}.Destinationcard .destinationDetails .prices .book{padding:1rem 2rem;border:var(--secondarycolor) solid 2px;text-decoration:none;color:#000}.Destinationcard .destinationDetails .prices .book:hover{background:var(--secondarycolor);border:none}@media screen and (max-width: 68.75em){.Featuredest .Featuredestwrapper{width:100%}.Destinationcard img{width:150px}.Destinationcard .destinationDetails .prices p{width:80px;height:80px;font-size:12px}.Destinationcard .destinationDetails .prices .book{padding:.8rem 1rem}}@media screen and (max-width: 47.5em){.Destinationcard{flex-direction:column;width:80%}}@media screen and (max-width: 26.875em){.Destinationcard{width:100%}}.Testimonials{padding:2rem;margin:0 auto}.Testimonials h1{font-size:30px;text-align:center}.Testimonials .TestimonialsWrapper{display:flex;flex-wrap:wrap;background-color:var(--secondarycolor);justify-content:center;gap:2rem;padding:2rem}.Testimonials .TestimonialsWrapper .testmoy{width:30%;background-color:var(--primarycolor);padding:1rem;border-radius:10px}.Testimonials .TestimonialsWrapper .testmoy .testmoyTop{display:flex;width:100%;column-gap:2rem}.Testimonials .TestimonialsWrapper .testmoy .testmoyTop .testmoyTopimage{width:40%}.Testimonials .TestimonialsWrapper .testmoy .testmoyTop .testmoyTopimage img{width:100%;border-radius:20px}.Testimonials .TestimonialsWrapper .testmoy .testmoyTop .testmoyTopdetails h2{font-size:15px;margin-bottom:7px}.Testimonials .TestimonialsWrapper .testmoy .testmoyTop .testmoyTopdetails p{margin-bottom:7px;font-size:12px}.Testimonials .TestimonialsWrapper .testmoy .testmoyBottom{width:100%}.Testimonials .TestimonialsWrapper .testmoy .testmoyBottom h2{font-size:15px;margin-top:7px}.Testimonials .TestimonialsWrapper .testmoy .testmoyBottom p{font-size:13px;line-height:1.2rem}@media screen and (max-width: 48.75em){.Testimonials .TestimonialsWrapper .testmoy{width:46%}}@media screen and (max-width: 48.75em){.Testimonials .TestimonialsWrapper .testmoy{width:80%}}@media screen and (max-width: 48.75em){.Testimonials .TestimonialsWrapper .testmoy{width:100%}}.Newsletter{padding:2rem;display:flex;justify-content:center;flex-direction:column;align-items:center}.Newsletter .NewsletterWrapper{border:var(--secondarycolor) 2px solid;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.Newsletter .NewsletterWrapper .color1,.Newsletter .NewsletterWrapper .color{position:absolute;display:flex;width:300px;border-radius:50%;height:300px;background-color:var(--secondarycolor)}.Newsletter .NewsletterWrapper .color1{bottom:-220px;left:-200px}.Newsletter .NewsletterWrapper .color{top:-220px;right:-200px}.Newsletter .NewsletterWrapper .NewsletterTop{margin-bottom:30px}.Newsletter .NewsletterWrapper .NewsletterTop h1{text-align:center;font-size:40px;color:var(--secondarycolor)}.Newsletter .NewsletterWrapper .NewsletterTop p{text-align:center;text-transform:capitalize}.Newsletter .NewsletterWrapper .NewsletterBottom{display:flex;flex-direction:column;row-gap:10px;align-items:center}.Newsletter .NewsletterWrapper .NewsletterBottom input{padding:10px 20px}.Newsletter .NewsletterWrapper .NewsletterBottom .Subscribebtn{padding:10px 40px;background-color:var(--secondarycolor);display:flex;text-decoration:none;color:#000;text-align:center;align-items:center;border-radius:10px}.Newsletter .NewsletterWrapper .NewsletterBottom .Subscribebtn:hover{background-color:var(--primarycolor)}.Newsletter .NewsletterWrapper .NewsletterBottom .Subscribebtn .spanicon{color:var(--secondarycolor);display:grid;place-content:center;width:30px;height:30px;border-radius:50%;background-color:#fff;margin-right:10px}.Newsletter .NewsletterWrapper .NewsletterBottom .Subscribebtn .spanname{text-align:center}.Footer{background-color:#3572ef;padding:.6rem}.Footer .FooterWrapper{display:flex;justify-content:space-evenly}.Footer .FooterWrapper .FooterLeft{display:flex;flex-direction:column;justify-content:center;align-items:center}.Footer .FooterWrapper .FooterLeft img{width:80px;border-radius:50%}.Footer .FooterWrapper .FooterLeft p{text-align:center}.Footer .FooterWrapper .FooterRight p{display:flex;column-gap:1rem}.Footer .FooterWrapper .FooterRight p span{width:40px;height:40px;border-radius:50%;background:#fff;color:#3572ef;display:grid;place-content:center;cursor:pointer}.Footer .FooterWrapper .FooterRight p span:hover{background-color:#bdbbbb}.Destination{padding:2rem;background-color:var(--secondarycolor);display:flex;flex-direction:column;align-items:center}.Destination .header{background:linear-gradient(#00000080,#00000080),url(/assets/park8-CafU_T7w.jpg);background-size:cover;margin-bottom:10px;width:80%;border-top-right-radius:50px;border-bottom-left-radius:50px}.Destination .header h1{color:var(--secondarycolor);font-size:80px;font-style:italic;text-align:center;padding:4rem 0}.Destination .DestinationWrapper{display:flex;flex-direction:column;align-items:center;padding:1rem;row-gap:40px}.Destination .DestinationWrapper .destinationcard{background-color:var(--primarycolor);display:flex;width:80%;padding:1rem;border-top-right-radius:50px;border-bottom-left-radius:50px}.Destination .DestinationWrapper .destinationcard .destinationcardLeft{width:70%}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftTop{width:100%}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftTop h1{text-align:center;margin-bottom:10px}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm{width:100%;display:flex}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm .cardBtmleftleft{width:50%;display:flex;flex-direction:column;justify-content:center}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm .cardBtmleftleft p{font-size:15px;line-height:1.5rem;font-style:italic;margin-bottom:20px}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm .cardBtmleftleft h3{display:flex;flex-direction:column;margin-bottom:20px}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm .cardBtmleftRight{width:50%}.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm .cardBtmleftRight img{width:300px;border-radius:50%}.Destination .DestinationWrapper .destinationcard .destinationcardRight{width:30%}.Destination .DestinationWrapper .destinationcard .destinationcardRight img{width:200px;border-radius:50%}.Destination .DestinationWrapper .destinationcard .destinationcardRight h2{margin-bottom:10px}.Destination .DestinationWrapper .destinationcard .destinationcardRight h2 sub{font-size:12px;font-weight:300}.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns{width:100%;display:flex;justify-content:space-between;margin-top:20px}.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .book,.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .learn{padding:10px 20px;text-decoration:none;border-radius:10px}.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .book,.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .learn{background-color:var(--secondarycolor);color:#000}.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .book:hover,.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .learn:hover{background-color:beige}.Destination .DestinationWrapper .destinationcard .destinationcardRight .guideAndicons{margin-top:30px;display:flex;justify-content:space-between;align-items:center}.Destination .DestinationWrapper .destinationcard .destinationcardRight .guideAndicons .guide{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.Destination .DestinationWrapper .destinationcard .destinationcardRight .guideAndicons .guide img{width:60px;height:60px;border-radius:50%;object-fit:cover}.Destination .DestinationWrapper .destinationcard .destinationcardRight .guideAndicons .guide p{text-align:center;text-transform:capitalize}.Destination .DestinationWrapper .destinationcard .destinationcardRight .guideAndicons .icons{width:50%;display:flex;column-gap:1rem}.Destination .DestinationWrapper .destinationcard .destinationcardRight .guideAndicons .icons span{width:40px;height:40px;border-radius:50%;background:var(--secondarycolor);color:#fff;display:grid;place-content:center;font-size:30px}@media screen and (max-width: 77.1875em){.Destination .header,.Destination .DestinationWrapper .destinationcard{width:100%}}@media screen and (max-width: 63.125em){.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm .cardBtmleftRight img{width:250px}.Destination .DestinationWrapper .destinationcard .destinationcardRight img{width:150px}}@media screen and (max-width: 57.5em){.Destination .DestinationWrapper .destinationcard .destinationcardLeft .destinationcardLeftBtm .cardBtmleftRight img{width:180px}.Destination .DestinationWrapper .destinationcard .destinationcardRight img{width:100px}.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .book,.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .learn{padding:10px}.Destination .DestinationWrapper .destinationcard .destinationcardRight h2{font-size:15px}.Destination .DestinationWrapper .destinationcard .destinationcardRight h2 span{font-size:10px}}@media screen and (max-width: 48.875em){.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns{flex-direction:column;row-gap:20px}.Destination .DestinationWrapper .destinationcard .destinationcardRight .guideAndicons .guide img{width:40px;height:40px}}@media screen and (max-width: 41.875em){.Destination .DestinationWrapper .destinationcard{flex-direction:column}.Destination .DestinationWrapper .destinationcard .destinationcardLeft,.Destination .DestinationWrapper .destinationcard .destinationcardRight{width:100%}.Destination .DestinationWrapper .destinationcard .destinationcardRight .destinationcardRightTop{display:flex;justify-content:space-around}.Destination .DestinationWrapper .destinationcard .destinationcardRight .destinationcardRightTop .prices{display:flex;flex-direction:column}.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns{justify-content:center;align-items:center}.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .book,.Destination .DestinationWrapper .destinationcard .destinationcardRight .btns .learn{width:50%}}@media screen and (max-width: 29.875em){.Destination{padding:.5rem}.Destination .header{padding:0 .5rem;margin-bottom:20px}.Destination .header h1{font-size:35px}.Destination .DestinationWrapper{padding:.8px}}.Trips{background-color:var(--secondarycolor);padding:2rem;display:flex;flex-direction:column;align-items:center}.Trips .header{background:linear-gradient(#00000080,#00000080),url(/assets/trip2-DsjsdqYH.jpg);background-size:cover;margin-bottom:10px;width:80%;border-top-right-radius:50px;border-bottom-left-radius:50px}.Trips .header h1{color:var(--secondarycolor);font-size:80px;text-align:center;font-style:italic;padding:4rem 0}.Trips .TripsWrapper{display:flex;flex-direction:column;padding:1rem;row-gap:40px;align-items:center}.Trips .TripsWrapper .Tripscard{background-color:var(--primarycolor);width:80%;padding:1rem;overflow:hidden;border-top-right-radius:50px;border-bottom-left-radius:50px}.Trips .TripsWrapper .Tripscard h1{text-align:center;margin-bottom:10px}.Trips .TripsWrapper .Tripscard .TripscardWrapper{display:flex;column-gap:1rem}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP1{width:35%}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP1 img{width:100%;border-radius:10px}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP2{width:40%;display:flex;flex-direction:column;row-gap:2rem;align-items:center;justify-content:center}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP2{font-size:14px;line-height:1.5rem}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP2 p{text-align:center}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP2 .TripscardP2Btm{display:flex;align-items:center;flex-direction:column;row-gap:2rem}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP2 .TripscardP2Btm h3,.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP2 .TripscardP2Btm p{text-align:center}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP3{width:15%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP3 img{width:200px;height:200px;object-fit:cover;border-radius:50%}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP3 h2{font-size:30px;font-style:italic;text-align:center}.TripscardBook{display:flex;justify-content:center}.TripscardBook .book{text-decoration:none;padding:10px 20px;background-color:var(--secondarycolor);color:#000;border-radius:10px}.TripscardBook .book:hover{background-color:beige}@media screen and (max-width: 66.25em){.Trips .header{width:100%}.Trips .TripsWrapper .Tripscard{background-color:var(--primarycolor);width:100%}}@media screen and (max-width: 55.625em){.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP3 img{width:100px;height:100px}}@media screen and (max-width: 34.375em){.Trips{padding:.5rem}}@media screen and (max-width: 26.875em){.Trips .header h1{font-size:35px}.Trips .TripsWrapper .Tripscard .TripscardWrapper{flex-wrap:wrap}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP1{width:30%}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP1 img{height:60%;width:100%}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP2{width:60%}.Trips .TripsWrapper .Tripscard .TripscardWrapper .TripscardP3{width:100%}}:root{--primarycolor: #e4c59e;--secondarycolor: #af8260;scroll-behavior:smooth}.Contact{background-color:var(--secondarycolor);padding:2rem;margin:0 auto}.Contact .Hedaer{background:linear-gradient(#00000080,#00000080),url(/assets/contact11-Cmj5-70a.jpg);background-size:cover;margin-bottom:10px;width:100%;border-top-right-radius:50px;border-bottom-left-radius:50px;object-fit:cover}.Contact .Hedaer h1{text-align:center;padding:4rem 0 6rem;visibility:hidden}.Contact .ContactWrapper{display:flex;column-gap:2rem}.Contact .ContactWrapper .Contactleft{width:30%;margin-bottom:20px}.Contact .ContactWrapper .Contactleft .leftHead h1,.Contact .ContactWrapper .Contactleft .leftHead p{margin-bottom:10px}hr{height:5px;background-color:#000;margin-bottom:10px}.Contact .ContactWrapper .Contactleft .contactinfoWrapper .contactinfo{margin-bottom:20px}.Contact .ContactWrapper .Contactleft .contactinfoWrapper .contactinfo h2{margin-bottom:10px}.Contact .ContactWrapper .Contactleft .contactinfoWrapper .contactinfo .contactinfosvgDial{display:flex;column-gap:4rem;align-items:center}.Contact .ContactWrapper .Contactleft .contactinfoWrapper .contactinfo .contactinfosvgDial div{width:40px;height:40px;border-radius:50%;background-color:var(--primarycolor);color:#000;display:grid;place-content:center;cursor:pointer}.Contact .ContactWrapper .Contactleft .contactinfoWrapper .contactinfo .contactinfosvgDial div:hover{background-color:beige}.Contact .ContactWrapper .contactRight{width:70%;margin-bottom:20px}.Contact .ContactWrapper .contactRight h1,.Contact .ContactWrapper .contactRight p{text-align:center;margin-bottom:10px}.Contact .ContactWrapper .contactRight form{display:flex;flex-direction:column;row-gap:3rem;align-items:center}.Contact .ContactWrapper .contactRight form input{width:30%;padding:10px;border-radius:10px;border:none}.Contact .ContactWrapper .contactRight form textarea{width:30%;height:100px;background-color:#fff}.Contact .ContactWrapper .contactRight form .submit{background-color:var(--primarycolor);cursor:pointer}.Contact .ContactWrapper .contactRight form .submit:hover{background-color:beige}.map{width:100%}@media screen and (max-width: 59.375em){.Contact .ContactWrapper .Contactleft,.Contact .ContactWrapper .contactRight{width:50%}.Contact .ContactWrapper .contactRight form textarea,.Contact .ContactWrapper .contactRight form input{width:80%}}@media screen and (max-width: 59.375em){.Contact .ContactWrapper{flex-direction:column;align-items:center}.Contact .ContactWrapper .Contactleft,.Contact .ContactWrapper .contactRight{width:80%}}@media screen and (max-width: 29.875em){.Contact .ContactWrapper .contactRight form textarea,.Contact .ContactWrapper .contactRight form input{width:90%}.Contact .ContactWrapper .Contactleft .contactinfoWrapper .contactinfo .contactinfosvgDial div{width:30px;height:30px;font-size:12px}}
