@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap";*{box-sizing:border-box;margin:0;padding:0}#__nuxt,body,html{background-color:#94b0da;font-family:Roboto Slab,serif;height:100%}.spacer{height:40px}a:not(.btn,.brand){border-bottom:2px solid #9e0028;color:#9e0028;text-decoration:none}.wrap{background-color:#d3d3d3;height:100%;padding-top:80px}.wrap header{align-items:center;background-color:#94b0da;display:flex;flex-flow:row wrap;height:80px;justify-content:space-between;padding:5px 40px;position:fixed;top:0;width:100%}.wrap header .brand{align-items:center;color:inherit;display:flex;height:100%;text-decoration:none}.wrap header .brand p{font-size:1.35em}.wrap header .brand .logo,.wrap header .brand .logo img{height:100%}.wrap header .brand p,.wrap header .nav a{margin-left:20px}.wrap main{background-color:#dcedff;color:#343f3e;display:flex;flex-flow:column nowrap;gap:80px;min-height:100%;padding:40px}@media screen and (max-width:680px){.wrap main{gap:40px}}.wrap main .about{align-self:flex-start;display:flex;flex-flow:row nowrap;gap:40px;justify-content:space-between;width:100%}.wrap main .about img{max-width:450px;min-width:320px;width:40%}@media screen and (max-width:680px){.wrap main .about{align-items:center;flex-flow:column nowrap}.wrap main .about img{align-self:flex-end;max-width:350px;min-width:auto;width:100%}}@media screen and (max-width:530px){.wrap main .about img{align-self:center}}.wrap main .links{display:flex;flex-flow:row nowrap;gap:40px;justify-content:space-between;width:100%}.wrap main .links img{max-width:450px;min-width:300px;width:30%}@media screen and (max-width:680px){.wrap main .links{align-items:center;flex-flow:column-reverse nowrap;order:rev}.wrap main .links img{align-self:flex-end;max-width:350px;min-width:auto;width:100%}.wrap main .links .text{align-self:flex-start}}@media screen and (max-width:530px){.wrap main .links img{align-self:center}}.wrap main .links .text .small{margin-bottom:10px}@media screen and (max-width:400px){.wrap main .links .text .small{font-size:.9em}}.wrap main .links .text .options{align-items:center;display:flex;flex-flow:row nowrap;width:100%}@media screen and (max-width:790px){.wrap main .links .text .options{align-items:flex-start;flex-flow:column nowrap}.wrap main .links .text .options .other{margin-top:10px}}@media screen and (max-width:990px){.wrap main .links .text .options .other{font-size:.8em}}.wrap main .links .text h1{margin-bottom:20px}.wrap main .links .text .btn{align-items:center;background-color:#ffc64c;border-radius:5px;color:#000;display:flex;font-size:.9em;font-weight:700;height:60px;margin-right:10px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}@media screen and (max-width:875px){.wrap main .links .text .btn{font-size:.8em}}.wrap main .links .text .btn .book{padding:0 20px}.wrap main .links .text .btn .price{background-color:green;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;display:grid;font-weight:700;height:100%;place-content:center;width:80px}.wrap main .links .text .btn:active,.wrap main .links .text .btn:hover{background-color:#fff}.wrap main .links .text .btn:active.book,.wrap main .links .text .btn:hover.book{text-decoration:underline;text-underline-offset:3px}.wrap main h1{margin-bottom:20px}.wrap main p{max-width:600px}.wrap footer{align-items:center;background-color:#343f3e;color:#dcedff;display:flex;font-size:.7em;height:80px;justify-content:space-between;padding:20px;width:100%}
