body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif;margin:0}.header{align-items:center;background:url(/static/media/background.a7363a4c5efa9b8bf60a.jpg);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;display:flex;isolation:isolate;justify-content:center;min-height:100vh;padding:10px 30px;position:relative}.header-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.header-content{max-width:70rem}.header-nav{position:absolute;top:20px}.header-nav h4{font-size:18px}.header-grid{grid-gap:10px;display:grid;grid-template-columns:repeat(15,minmax(0,1fr));margin-top:50px}.header-grid-child-left{grid-area:1/1/span 3/span 7}.header-grid-child-right{grid-area:1/8/span 3/span 8}.header-grid-child-left h1{font-size:72px;margin-bottom:0}.header-grid-child-left p{opacity:.7;width:70%}.header-grid-child-right form{background-color:rgba(0,0,0,.5);padding:40px 30px}.header-grid-child-right form h3{font-size:16px;margin-bottom:20px}.header-grid-child-right form .input-wrapper{margin-bottom:15px}.header-grid-child-right form input{box-sizing:border-box;font-family:DM Sans,sans-serif;height:40px;outline:none;padding:25px 20px;width:100%}.header-grid-child-right .formfeedback{color:#e0071d;font-size:12px;margin:0}.header-grid-child-right form button{align-items:center;background-color:initial;border:2px solid #fff;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:16px;height:50px;justify-content:center;margin-top:20px;outline:none;width:100%}.header-grid-child-right form button.loading{cursor:not-allowed}.header-grid-child-right form button svg{stroke:#fff;height:30px;margin-left:20px}.header-grid-child-right form button:hover{background-color:hsla(0,0%,100%,.1)}@media (max-width:58rem){.header-grid-child-left h1{font-size:50px}.header-grid-child-left p{width:80%}}@media (max-width:40rem){.header-grid{grid-gap:10px;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));margin-top:50px}.header-grid-child-left{grid-area:1/1/span 10/span 10}.header-grid-child-right{grid-area:12/1/span 10/span 10}.header-grid-child-left p{font-size:14px;width:100%}}@media (max-width:25rem){.header{padding:10px 20px}.header-nav h4{font-size:14px}.header-grid-child-left h1{font-size:45px}.header-grid-child-right form{padding:10px 20px 40px}.header-grid-child-right form h3{font-size:14px}.header-grid-child-right form .input-wrapper{margin-bottom:10px}.header-grid-child-right form input{height:35px;padding:20px 10px}.header-grid-child-right form button{font-size:14px;height:40px;margin-top:10px}}.about{display:flex;justify-content:center}.about-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(15,minmax(0,1fr));max-width:70rem;padding:50px 20px}.about-grid-left{display:flex;flex-direction:column;grid-area:1/1/span 3/span 7;justify-content:center;padding-right:40px}.about-grid-right{grid-gap:10px;display:grid;grid-area:1/8/span 3/span 8;grid-template-columns:repeat(4,minmax(0,1fr))}.about-grid-left p{text-align:justify}.about-grid-right1{background:url(/static/media/about1.1200ef41fed4ccfca1e0.jpg);background-size:cover;grid-area:2/1/span 2/span 2;position:relative;top:-50px}.about-grid-right1,.about-grid-right2{border-bottom-right-radius:20px;border-top-left-radius:20px;height:200px}.about-grid-right2{background:url(/static/media/about2.c31f3a064456900894b5.jpg);background-size:cover;grid-area:1/3/span 2/span 2}.about-grid-right3{background:url(/static/media/about3.d0bde1c865f92e9ae91a.jpg);background-size:cover;grid-area:4/1/span 2/span 2;position:relative;top:-50px}.about-grid-right3,.about-grid-right4{border-bottom-right-radius:20px;border-top-left-radius:20px;height:200px}.about-grid-right4{background:url(/static/media/about4.dda2555ebad2061d1842.jpg);background-size:cover;grid-area:3/3/span 2/span 2}@media (max-width:58rem){.about-grid-left{padding-right:20px}}@media (max-width:40rem){.about-grid{grid-gap:20px;grid-template-columns:repeat(10,minmax(0,1fr));padding:50px 20px}.about-grid-left{grid-area:1/1/span 3/span 10}.about-grid-right{grid-area:4/1/span 3/span 10}.about-grid-right1,.about-grid-right3{top:-70px}}@media (max-width:25rem){.about-grid-left{padding-right:0}.about-grid-left h2{font-size:20px}.about-grid-left p{font-size:14px}.about-grid-right1,.about-grid-right2,.about-grid-right3,.about-grid-right4{height:170px}}.services{background-attachment:fixed;background-image:url(/static/media/servicesBackground.d0bde1c865f92e9ae91a.jpg);background-size:cover;display:flex;isolation:isolate;justify-content:center;padding:40px 20px;position:relative}.services-overlay{background-color:hsla(0,0%,94%,.9);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.services-container{max-width:70rem}.services-container h2{font-size:20px;text-align:center}.services-wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin-top:40px}.service-card{height:230px;margin:20px;width:300px}.service-frame{border:5px solid #fff;height:100px;padding:10px;position:relative;width:230px}.service-card h4{font-weight:400;margin-top:0}.service-card img{height:150px;left:30px;object-fit:cover;position:absolute;width:270px}@media (max-width:25rem){.services-container h2{font-size:20px;text-align:center}}.brochure{display:flex;justify-content:center;padding:40px 20px}.brochure-container{max-width:70rem}.brochure-container h2{margin-bottom:30px;text-align:center}.brochure-grid{grid-gap:20px;border-bottom:1px solid #ccc;display:grid;grid-template-columns:repeat(15,minmax(0,1fr));padding:40px 0}.brochure-grid-left{grid-area:1/1/span 10/span 8}.brochure-grid-right{grid-area:1/9/span 10/span 7}.brochure-grid-left p{color:#1f1f1f}.brochure-grid-left .flyer-btn{background-color:#fff;border:none;border:1px solid rgba(0,0,0,.5);color:#1f1f1f;cursor:pointer;height:40px;outline:none;transition:all .2s ease;width:230px}.brochure-grid-left .brochure-btn,.brochure-grid-left .flyer-btn:hover{background-color:rgba(0,0,0,.5);border:none;color:#fff}.brochure-grid-left .brochure-btn{border-radius:5px;cursor:pointer;font-family:DM Sans,sans-serif;font-weight:500;height:50px;margin-top:40px;outline:none;transition:all .2s ease;width:200px}.brochure-grid-left .brochure-btn:hover{background-color:#fff;border:2px solid rgba(0,0,0,.5);color:#1f1f1f}.brochure-grid-right img{height:300px;margin-bottom:20px;object-fit:cover;width:100%}@media (max-width:45rem){.brochure-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));padding:40px 0}.brochure-grid-left{grid-area:1/1/span 10/span 10}.brochure-grid-right{grid-area:11/1/span 10/span 10}.brochure-container h2{font-size:20px;margin-bottom:0}.brochure-grid-left h3{font-size:18px}}@media (max-width:25rem){.brochure-container h2{font-size:18px}.brochure-grid-left h3{font-size:16px}.brochure-grid-left li,.brochure-grid-left p{font-size:14px}}.faqs{display:flex;justify-content:center;padding:0 20px}.faqs .faq-container{width:50rem}.faqs .faq-container h3{text-align:center}.faqs .tile{border-bottom:1px solid #ccc;border-radius:10px;margin-bottom:20px;padding:10px 20px}.faqs .tile-heading{cursor:pointer;display:grid;font-weight:500;grid-template-columns:repeat(10,minmax(0,1fr));line-height:20px}.faqs .tile-heading p{grid-area:1/1/span 1/span 14}.faqs .tile-heading svg{fill:#000;grid-area:1/15/span 1/span 1;margin-top:16px;transition:all .2s ease;width:30px}.faqs .tile-open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faqs .tile-content{display:none;font-size:14px;line-height:20px}.faqs .tile-open .tile-content{display:block}@media (max-width:80rem){.faqs .faq-section1 svg:nth-child(3){left:50px;top:120px}.faqs .faq-section1 svg:nth-child(4){right:50px;top:120px}}@media (max-width:65rem){.faqs .faq-section{padding:50px 20px}.faqs .faq-section3{padding-bottom:200px}}@media (max-width:60rem){.faqs .faq-section1 h3,.faqs .faq-section1 p{width:auto}.faqs .faq-container{width:100%}}@media (max-width:40rem){.faqs .tile{padding:10px}.faqs .faq-section1 svg{display:none}}@media (max-width:30rem){.faqs .faq-section1 h1{font-size:30px;line-height:40px}.FAQs .faq-section1 p{font-size:14px;line-height:25px}.FAQs .tile-heading svg{width:30px}}@media (max-width:25rem){.FAQs .faq-section{padding:50px 10px}.FAQs .faq-section3{padding-bottom:200px}}.bookings{color:#fff;display:flex;justify-content:center;padding:40px 0}.bookings .bookings-container{background-image:url(/static/media/background.a7363a4c5efa9b8bf60a.jpg);isolation:isolate;padding:30px 0;position:relative;text-align:center;width:70rem}.bookings .bookings-container p{margin-bottom:50px}.bookings .bookings-container a{color:#9a9a9a}.bookings .bookings-overlay{background-color:rgba(0,0,0,.8);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.bookings .bookings-container h3{text-align:center}.contact{display:flex;justify-content:center;margin:0 20px 100px}.contact-container{width:70rem}
/*# sourceMappingURL=main.5ae3f3f1.css.map*/