*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:1rem 2rem}::-webkit-scrollbar{background-color:#14213d;width:.6rem}::-webkit-scrollbar-thumb{background-color:#cc6a6a}.nav-container{align-items:center;display:flex;justify-content:space-between}.brand .container{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;font-weight:900;gap:.4rem;justify-content:center;text-transform:uppercase}.brand .toggle{display:none}.menu-link ul{display:flex;gap:1.3rem;list-style:none}.menu-link ul li a{color:#f08080;font-size:1.2rem;text-decoration:none;transition:.1s ease-in-out}.menu-link ul li a:hover{color:#c06565}.menu-link ul li:first-of-type a{color:#c06565;font-weight:600}button{background:#c06565;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;letter-spacing:.1rem;padding:.5rem 1rem;text-transform:uppercase;transition:.3s ease-in-out}button:hover{background:#f08080}@media screen and (min-width:280px) and (max-width:1080px){.brand{align-items:center;display:flex;justify-content:space-between;width:100%}.menu-link,.nav-container button{display:none}.brand .toggle{display:block}.mobile-menu-link{align-items:center;background-color:#fff;display:grid;grid-column:2/4;grid-column:2/5;height:18rem;padding-left:3rem;position:relative;-webkit-transform-origin:top;transform-origin:top;transition:all 2s linear;z-index:99}.mobile-menu-link ul li{margin-right:2rem;width:100%}.mobile-menu-link ul{align-items:start;display:flex;flex-direction:column;height:18rem;justify-content:space-around}.mobile-menu-link ul li:first-child{transition-delay:.2s}}.service{align-items:center;background-color:#e0dde6c2;border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;flex-direction:column;gap:1rem;padding:2rem;transition:.3s ease-in-out}.service:hover{box-shadow:0 5px 15px rgba(0,0,0,.35);-webkit-transform:translateX(.4rem) translateY(-1rem);transform:translateX(.4rem) translateY(-1rem)}.icon img{height:2.4rem}.service-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);padding:5rem 0}@media screen and (min-width:280px) and (max-width:720px){.service-section{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (min-width:720px) and (max-width:1080px){.service-section{grid-template-columns:repeat(2,1fr)}}.destination{background-color:#e0dde6c2;border-radius:15px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:.3s ease-in-out}.destination:hover{box-shadow:0 5px 15px rgba(0,0,0,.35);-webkit-transform:translateX(.4rem) translateY(-1rem);transform:translateX(.4rem) translateY(-1rem)}.destination img{width:100%}.info{justify-content:space-between}.info-services{display:flex;gap:.3rem}.info-services img{background-color:#646e8f;padding:.2rem .4rem;width:2rem}.distance{display:flex;justify-content:space-between}.recommend-container{padding:2rem 0}.recommend-title{text-align:center}.packages{display:flex;justify-content:center;margin:2rem 0}.packages ul{display:flex;list-style:none;width:-webkit-max-content;width:max-content}.packages ul li{padding:1rem 2rem}.active{border-bottom:.5rem solid #f08080}.destinations{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);padding:0 3rem}@media screen and (min-width:280px) and (max-width:768px){.packages ul li{font-size:2vh;padding:0 .5rem 1rem}.active{border-bottom:.3rem solid #f08080}.destinations{grid-template-columns:1fr;padding:0}}.testimonial-container{margin:5rem 0}.testimonial-title{margin-bottom:2rem;text-align:center}.testimonials{display:flex;gap:2rem;justify-content:center;margin:0 2rem}.testimonial{background-color:#f0f8ff;border-radius:.5rem;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);padding:2rem;transition:.3s ease-in-out}.testimonial:hover{box-shadow:0 5px 15px rgba(0,0,0,.35);-webkit-transform:translateX(.4rem) translateY(-1rem);transform:translateX(.4rem) translateY(-1rem)}.info{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.info img{border-radius:3rem;height:3rem}.details span{font-size:.9rem}@media screen and (min-width:280px) and (max-width:768px){.testimonials{flex-direction:column;margin:0}.info,.testimonial{justify-content:center}.info{flex-direction:column}}.footer-container{background-color:#d0d8ff;border-radius:.5rem;padding:2rem}.footer-nav{display:flex;gap:5rem;justify-content:center}.copyright{margin-top:2rem;text-align:center}.footer-container ul{display:flex;gap:2rem;list-style:none}.footer-container ul li a{color:#be5f5f;font-size:1.2rem;text-decoration:none;transition:.3s ease-in-out}.footer-container ul li a:hover{color:#f08080}.footer-container ul li svg{font-size:1.3rem;transition:.3s ease-in-out}.footer-container ul li svg:hover{color:#302ce9}@media screen and (min-width:280px) and (max-width:1024px){.footer-nav{gap:2rem}.footer-container .links,.footer-nav{flex-direction:column}.social__links{display:flex;flex-direction:row}}.header-section{height:100%;margin-top:2rem;position:relative;width:100%}.background{height:100%}.background img{-webkit-filter:brightness(60%);filter:brightness(60%);width:100%}.content{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;position:absolute;text-align:center;top:0;width:100%;z-index:3}.title{color:#fff}.title h1{font-size:3rem;letter-spacing:.2rem}.title p{font-size:1rem;letter-spacing:.1rem;margin:.5rem 0;padding:0 30vw;text-align:center}.search{background:#e4e4cf;border-radius:.5rem;display:flex;padding:.7rem}.search .container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 1.5rem}label{color:#f08080;font-size:1.1rem;font-weight:500}input{background-color:transparent;border:none;color:#000;margin-top:.5rem;text-align:center}input[type=date]{padding-left:3rem}input::-webkit-input-placeholder{color:#000}input:-ms-input-placeholder{color:#000}input::placeholder{color:#000}input:focus{outline:none}@media screen and (min-width:280px) and (max-width:980px){.header-section{height:25rem}.background{background-color:#98fb98}.background img{height:100%}.title h1{font-size:1rem}.title p{font-size:.8rem;padding:1vw}.search{flex-direction:column;gap:.8rem;padding:.8rem}.search .container{padding:0 .8rem}input [type=date]{padding-left:1rem}button{font-size:1rem;padding:1rem}}
/*# sourceMappingURL=main.fa78eaac.css.map*/