.success-main{align-items:center;background:linear-gradient(90deg,#89cff0 40.33% 50%,#fff 50%);display:flex;height:100vh;justify-content:center}.payment-container{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;max-width:500px;padding:100px;text-align:center}.success-image{height:100%;margin-bottom:2rem;max-width:100%;width:220px}.success-message{color:green;font-weight:600;margin-bottom:.5rem}.adventure-text{color:#333;font-size:1rem;margin-bottom:2rem}.back-button{background-color:#2b2c30!important;border-radius:6px;color:#fff!important;font-weight:700!important;padding:.7rem 2rem!important;text-transform:none!important}.back-button:hover{background-color:#1f2023!important}@media (max-width:600px){.payment-container{padding:2rem 1.2rem}.success-image{width:140px}.back-button{width:100%}}.about-container{background:linear-gradient(90deg,#89cff0 50%,#fff 0);color:#fff;display:grid;grid-template-columns:50% 50%;height:100vh}.about-text{color:#333;display:flex;flex-direction:column;height:100%;justify-content:center;line-height:1.6;margin:auto;max-width:800px;width:80%}.about-text h2{color:#000;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:16px;text-align:center;text-transform:uppercase}.about-text ol{font-size:16px;line-height:1.6;list-style:none;padding:0 10px}.about-text li{align-items:center;background-color:#f0f0f0;border-radius:20px;color:#333;font-size:1rem;justify-content:center;margin-bottom:10px;padding:10px 16px;position:relative;text-align:left}.right-text-wrapper{flex-direction:column;justify-content:center;width:30%}.about-cloud,.right-text-wrapper{align-items:center;display:flex;height:100%}.about-cloud{position:relative;width:100%}.cloud-image{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%;z-index:0}.cloud-img-inside{height:70%;margin:auto;position:absolute;right:-50px;width:90%}.cloud-img-inside,.hero-imgcopy{border-radius:14px;object-fit:cover;z-index:1}.hero-imgcopy{height:90%;transform:translateX(20px);width:100%}.about-text .end-box,.about-text .start-box{align-items:center;border-radius:100%;color:#fff;display:flex;font-weight:800;height:100px;justify-content:center;margin:auto auto 10px;width:100px}.about-text .start-box{background-color:#0caabf}.about-text .end-box{background-color:#bf1e0c}@media (max-width:768px){.about-container{background:#fff;grid-template-columns:100%;height:auto;padding-top:20px}.right-text-wrapper{display:none}.about-cloud{align-items:center;display:flex;height:320px;justify-content:center}.cloud-img-inside{border-radius:8px;height:400px;margin:auto;position:relative;right:0;width:300px}.about-text{max-width:100%;text-align:left}.about-text ol{font-size:16px;line-height:1.6;list-style:none;padding:0}.about-text{color:#333;display:flex;flex-direction:column;height:100%;justify-content:center;line-height:1.6;margin:60px 0;max-width:800px;padding:0 20px 20px;width:100%}}@media (min-width:768px) and (max-width:1024px){.about-container{background:#fff;color:#fff;display:grid;grid-template-columns:50% 50%;height:100vh}.about-text{height:100vh;max-width:100%;padding-left:0;text-align:left}.about-text ol{font-size:16px;line-height:1.6;list-style:none;padding:0 10px}.about-text li{font-size:14px}.right-text-wrapper{display:none}.about-cloud{align-items:center;display:flex;position:relative}.about-cloud,.cloud-img-inside{height:100vh;width:100%}}.booking-main{background:linear-gradient(90deg,#89cff0 40.33% 50%,#fff 50%);height:100vh}.booking-main,.card-main{align-items:center;display:flex;justify-content:center}.card-main{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:0 4px 12px #0000001a;gap:10px;padding:2rem}.booking-wrapper{display:flex;flex-direction:column;gap:1.5rem}.form-title{color:#102e50;font-weight:900}.form-section-main{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto auto}.form-section{display:flex;flex-direction:column;gap:.5rem}.form-label{color:gray;font-weight:700}.form-input{background-color:#f2f2f2;border-radius:4px}.price-text{font-size:1rem}.form-section-price{align-items:center;border:1px solid silver;border-radius:4px;display:flex;justify-content:start;padding:10px}.form-label-price{color:#000}.pay-button{background-color:#27548a!important;color:#fff!important;font-weight:700!important;overflow:hidden;padding:.75rem 1rem!important;position:relative;text-transform:none!important;transition:all 1s ease-in-out!important}.pay-button:before{background:linear-gradient(120deg,#fff3,#ffffff0d);content:"";height:100%;left:-75%;position:absolute;top:0;transform:skewX(-20deg);transition:all 1s ease;width:50%}.pay-button:hover:before{left:130%}.pay-button:hover{background-color:#27548a!important;box-shadow:0 6px 16px #0000004d;transform:scale(1.03)}.pay-button.Mui-disabled{background-color:#d3d3d3!important;color:#888!important;cursor:not-allowed!important}.PhoneInput{background-color:#fff;border:1px solid #c4c4c4;border-radius:4px;box-sizing:border-box;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1rem;padding:17.7px 14px;width:100%}.PhoneInput--error{border-color:#d32f2f}.PhoneInputInput{background:#0000;border:none;font-size:1rem;outline:none;width:100%}@media (max-width:600px){.booking-main{background:#fff;padding:40px 0}.PhoneInput{font-size:.9rem;padding:16.5px 12px}.booking-wrapper{max-width:100%;width:100%}.card-main{width:95%}.form-input{font-size:.9rem}.pay-button{font-size:.95rem}.form-section-main{display:flex;flex-direction:column;gap:10px}.form-section-price{flex-wrap:wrap;gap:10px}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.home-container{background:linear-gradient(90deg,#89cff0 50%,#fff 0);display:flex;justify-content:space-evenly;min-height:calc(100vh - 100px);overflow-x:hidden;padding:60px;position:relative}.left-pane{gap:0;justify-content:flex-start;padding-top:26px}.left-pane,.left-pane2{align-items:center;display:flex;flex:0 0 50%;flex-direction:column;max-width:560px}.left-pane2{gap:28px;justify-content:center;margin:0 auto;padding:60px 20px;text-align:center}.logo{margin-bottom:20px;width:330px}.logo,.tagline{text-align:center}.tagline{font-size:clamp(28px,3.2vw,44px);font-weight:800;line-height:1.15;margin:0 0 70px}.tagline em{font-style:italic}.description{align-self:center;color:#2b2c30;font-size:16px;line-height:1.7;margin:0;max-width:360px;text-align:center}.book-btn{background-color:#2b2c30!important;border-radius:6px;box-shadow:none;color:#fff!important;font-size:14px!important;font-weight:600!important;padding:10px 26px!important;text-transform:uppercase!important}.book-button{align-self:center;background-color:#bfcbc2!important;background-color:#6fafe3!important;border-radius:8px!important;box-shadow:none!important;color:#000!important;color:#fff!important;font-weight:700!important;font-weight:800!important;margin-top:70px!important;overflow:hidden;padding:.75rem 1rem!important;padding:12px 28px!important;position:relative;text-transform:none!important;transition:all 1s ease-in-out!important}.book-button:hover{background-color:#5799d4!important;transform:translateY(-1px)}.book-button:before{background:linear-gradient(120deg,#fff3,#ffffff0d);content:"";height:100%;left:-75%;position:absolute;top:0;transform:skewX(-20deg);transition:all 1s ease;width:50%}.book-button:hover:before{left:130%}.book-button:hover{background-color:#bfcbc2!important;box-shadow:0 6px 16px #0000004d;transform:scale(1.03)}.book-button.Mui-disabled{background-color:#d3d3d3!important;color:#888!important;cursor:not-allowed!important}.btn-epic{border:none;color:#fff;cursor:pointer;font-size:18px;font-weight:600;height:52px;letter-spacing:.05em;margin:auto;overflow:hidden;position:relative;text-decoration:none;transform:translateZ(0);transition-delay:.6s;width:100%}.btn-epic:before{background-color:green;border-radius:50% 50% 0 0;transform:translateY(100%) scaleY(.5)}.btn-epic:after,.btn-epic:before{color:#fff;content:"";height:100%;left:0;position:absolute;top:0;transition:all .6s ease;width:100%;z-index:-1}.btn-epic:after{background-color:skyblue;border-radius:0;transform:translateY(0) scaleY(1)}.btn-epic:hover{color:#fff;transition:background .2s linear;transition-delay:.6s;z-index:0}.btn-epic:hover:after{border-radius:0 0 50% 50%;color:#fff;transform:translateY(-100%) scaleY(.5);transition-delay:0}.btn-epic:hover:before{border-radius:0;color:#fff;transform:translateY(0) scaleY(1);transition-delay:0}.right-pane{display:flex;flex:0 0 50%;justify-content:flex-end;position:relative}.hero-img{border-radius:14px;height:95%;object-fit:cover;transform:translateX(17px);width:100%;z-index:1}.yellow-blob{background:url(/static/media/yellow_blob.537be4271892735de08d.png) no-repeat 50%/contain;height:700px;padding:20px;width:700px}.image-grid,.yellow-blob{align-items:center;display:flex;justify-content:center}.image-grid{gap:12px;height:100%;padding:10px}.left-images{display:flex;flex-direction:column;gap:12px}.blob-img{height:100%;width:15vw}.blob-img,.tall-img{border-radius:8px;object-fit:cover}.tall-img{height:252px;width:150px}.footer{background:#111;bottom:0;color:#fff;font-size:14px;left:0;padding:20px 60px;position:absolute;width:100%}@media (max-width:768px){.home-container{align-items:center;background:#fff;flex-direction:column;justify-content:center;padding:40px 20px}.right-pane{justify-content:center;margin-bottom:24px;order:1;width:100%}.hero-img{border-radius:10px;box-shadow:0 10px 25px #0003;max-width:500px;transform:none;width:90vw}.left-pane{align-items:center;justify-content:center;max-width:90%;order:2;padding-left:0;text-align:center}.tagline{font-size:24px}.description{font-size:14px;line-height:1.5;margin-top:10px}.book-button{font-size:14px!important;padding:10px 20px!important}}@media (max-width:1024px){.home-container{align-items:center;background:#fff;flex-direction:column;gap:28px;justify-content:center;padding:48px 24px}.hero-img{box-shadow:0 12px 28px #0000002e;margin:0 auto;max-width:700px;transform:none;width:90%}.left-pane{align-items:center;order:2;padding-left:0;text-align:center}.right-pane{justify-content:center;order:1;width:100%}.yellow-blob{background-size:contain;height:auto;width:90vw}.image-grid{gap:6px;overflow-x:auto;padding:10px}.blob-img{height:350px;width:30vw}.logo{width:300px}.book-btn{font-size:12px;padding:8px 20px}.description{font-size:13px;max-width:90%}}.home-page{display:flex;flex-direction:column}.reviews-inner{box-sizing:border-box;padding:30px}.steps-list{display:flex;flex-direction:column;gap:40px;padding:100px}.step{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:space-between}.step-image-container{border-radius:10px;height:180px;overflow:hidden;width:200px}.step-image{height:100%;object-fit:cover;object-position:70% 0;width:100%}.step-text{font-size:16px;font-weight:lighter;line-height:1.5}.review{margin-top:18px;max-width:460px}.review:nth-child(n){padding-bottom:10%}.review-stars{color:#fbbf24;font-size:14px;letter-spacing:2px}.review-text{font-size:14px;line-height:1.6;margin:4px 0}.review-meta{color:#6b7280;font-size:12px;margin:0}@media (max-width:640px){.step-text{margin:0 auto;max-width:220px;text-align:center}}@media (max-width:768px){.info-section{flex-direction:column}.info-left,.info-right{flex:1 1 auto;padding:32px 20px 40px;width:100%}.section-title{text-align:center}.steps-list{gap:18px}.step{align-items:flex-start}.review{max-width:100%}}.map-preview{border:none;cursor:pointer;height:100%;min-height:200px;width:100%}.contact-section{background:#f3f3f3;padding:60px 0;text-align:center}.contact-title{font-size:28px;font-weight:700;margin-bottom:40px}.contact-title em{font-style:italic}.contact-content{align-items:center;display:flex;gap:120px;justify-content:space-around;padding:0 20px}.contact-left{align-items:flex-start;display:flex;flex-direction:column;max-width:360px;text-align:left}.whatsapp-icon{height:90px;margin-bottom:10px;width:90px}.contact-text{color:#2b2c30;font-size:16px;line-height:1.6;margin:8px 0;text-align:left}.contact-right{max-width:300px;text-align:left}.email-label{font-size:16px;font-weight:700;margin-bottom:6px}.email-address{color:#2b2c30;font-size:16px}@media (max-width:768px){.contact-content{flex-direction:column;gap:40px}.contact-content,.contact-left,.contact-right{align-items:center;text-align:center}.whatsapp-icon{margin:0 auto 10px}}.admin-login-layout{display:flex;justify-content:space-evenly;min-height:calc(100vh - 100px);overflow-x:hidden;padding:16px;position:relative}.admin-login-wrapper-bg{align-items:center;display:flex;justify-content:center;width:100%}.admin-login-paper{background-color:#fff;border-radius:10px !;box-shadow:0 4px 12px #9d0c0c1a !;padding:40px 15px;width:360px}.admin-login-header{align-items:center;display:flex;flex-direction:column;margin-bottom:16px}.admin-login-avatar{margin-bottom:8px}.admin-login-title{color:#1c1e21;font-weight:600}.admin-login-button{border-radius:10px !;font-size:15px;font-weight:700;height:44px;margin-top:24px;text-transform:none}@media (max-width:480px){.admin-login-paper{padding:24px 16px;width:100%}}.custom-navbar{background:linear-gradient(90deg,#fff 50%,#89cff0 40.33% 50%)!important;height:60px}.custom-navbar-admin{background:#fff!important;height:60px}.navbar-toolbar{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 1.5rem}.menu-button{padding:0!important}.book-now{border-bottom:1px solid #ccc;color:#fff;cursor:pointer;font-size:12px;padding-bottom:2px;text-transform:uppercase}.drawer-list{cursor:pointer;width:300px}.logo{width:100}*{box-sizing:border-box;font-family:Helvetica;margin:0;padding:0}.chat-container{-ms-overflow-style:none;align-items:center;flex-direction:column;height:100%;justify-content:flex-start;max-width:800px;overflow-y:auto;padding:15px;scrollbar-width:none}.bubble,.chat-container{box-sizing:border-box;display:flex}.bubble{border-radius:16px;box-shadow:0 1px 3px #0000001a;margin:16px 0;padding:12px 16px;white-space:pre-line;width:100%}.bubble.assistant{align-self:flex-start;background-color:#fff;color:#222;max-width:60%;width:fit-content}.bubble.user{align-self:flex-end;background-color:#d5bb4b;color:#fff;max-width:50%;width:fit-content}.bubble.img{display:block;height:auto;max-width:100%}.bubble.image{padding:0;position:relative}.image-actions{background:#0000;bottom:-30px;display:flex;gap:4px;left:8px;position:absolute}.image-actions .MuiIconButton-root{padding:4px}.typing-dots{display:flex;gap:4px}.typing-dots span{animation:blink 1.4s infinite both;background:#bbb;border-radius:50%;height:6px;width:6px}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}
/*# sourceMappingURL=main.196ad5e7.css.map*/