<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&amp;display=swap);:root{--red:#d00000}.red{color:#d00000;color:var(--red)}*{margin:0;padding:0}a{color:inherit;text-decoration:none}html{-webkit-tap-highlight-color:transparent;overflow-x:hidden;scroll-behavior:smooth}body{font-family:Roboto,sans-serif;line-height:1.7}button{background-color:hsla(0,0%,100%,0);border:1px solid #d00000;border:1px solid var(--red);border-radius:16px;color:#d6d6d6;font-size:.8rem;font-weight:700;letter-spacing:.05em;padding:1em 3em;text-transform:uppercase;transition:.3s}button:hover{background-color:#d00000;background-color:var(--red);color:#fff;cursor:pointer;padding:1em 5em}.uppercase-text{font-size:.8em;letter-spacing:2px;text-transform:uppercase}.svg{-webkit-filter:invert(100%) sepia(100%) saturate(4%) hue-rotate(79deg) brightness(106%) contrast(100%);filter:invert(100%) sepia(100%) saturate(4%) hue-rotate(79deg) brightness(106%) contrast(100%)}.svg.red{-webkit-filter:invert(11%) sepia(72%) saturate(6159%) hue-rotate(1turn) brightness(98%) contrast(117%);filter:invert(11%) sepia(72%) saturate(6159%) hue-rotate(1turn) brightness(98%) contrast(117%)}.underline-on-hover{align-items:center;display:inline-flex;height:auto;padding-bottom:.5em;position:relative}.underline-on-hover:after{background-color:#d00000;background-color:var(--red);bottom:0;content:"";height:3px;left:0;position:absolute;transition:.5s;width:0}.underline-on-hover:hover:after{width:100%}.underline-on-hover:hover{cursor:pointer}footer{background-color:rgba(0,0,0,.619);justify-content:center;padding:2em 0}footer,header{color:#fff;display:flex}header{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:drop-down;animation-name:drop-down;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(0,0,0,.404);justify-content:space-around;left:50%;overflow:hidden;padding:1.5em 0;position:fixed;top:-100px;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%;z-index:2}.nav-icon{cursor:pointer;display:none;right:1em;top:.55em;transition:.5s ease-in-out;width:40px}.nav-icon,.nav-icon span{position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.nav-icon span{background:#fff;border-radius:9px;display:block;height:2px;left:0;opacity:1;transition:.25s ease-in-out;width:100%}.nav-icon span:first-child{top:0}.nav-icon span:nth-child(2){top:14px}.nav-icon span:nth-child(3){top:28px}.nav-icon.open span:first-child{top:14px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.nav-icon.open span:nth-child(2){left:60px;opacity:0}.nav-icon.open span:nth-child(3){top:14px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}@-webkit-keyframes drop-down{0%{top:-100px}to{top:0}}@keyframes drop-down{0%{top:-100px}to{top:0}}@media screen and (max-width:650px){header{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:rgba(0,0,0,.8);flex-direction:column;font-size:1.5em;height:2.5em;justify-content:center;padding:0;row-gap:2em;top:-100px;transition:.5s}header.open{height:100vh;top:0}.nav-icon{display:block}header li{padding:1em 0}@-webkit-keyframes drop-down{0%{top:-100px}to{top:0}}@keyframes drop-down{0%{top:-100px}to{top:0}}}.landingPage{color:#fff;height:100vh;overflow:hidden;position:relative;width:100vw}.backgroundImage{background-repeat:no-repeat;background-size:cover;box-shadow:0 0 15px 15px #000;filter:brightness(20%) blur(8px);-webkit-filter:brightness(20%) blur(8px);height:100%;width:100%}.landingText{align-items:center;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:fade-in;animation-name:fade-in;display:flex;flex-direction:column;left:50%;opacity:0;position:absolute;row-gap:1em;text-align:center;top:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.landingText p{max-width:35em}.logo{height:auto;width:250px}.landingPage button{margin-top:2em}.landingLinks{align-items:center;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:come-up;animation-name:come-up;bottom:-100px;display:flex;justify-content:space-between;left:50%;padding:1em 0;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:90%}@-webkit-keyframes come-up{0%{bottom:-100px}to{bottom:0}}@keyframes come-up{0%{bottom:-100px}to{bottom:0}}.landingAddress{display:flex;gap:1em}.landingSocials{display:flex;gap:2em}.landingSocials a{align-items:center;display:flex;height:4em;justify-content:center;width:4em}.landingSocials a img{height:65%;transition:.5s}.landingSocials a img:hover{height:100%}.landingAddress img{height:2em}@media screen and (max-width:650px){@-webkit-keyframes come-up{0%{bottom:-100px}to{bottom:50px}}@keyframes come-up{0%{bottom:-100px}to{bottom:50px}}.landingText{left:50%;position:absolute;top:40%;width:95%}.landingLinks{align-items:flex-end;gap:2em;justify-content:space-between;width:95%}.landingAddress{align-items:center;display:flex;gap:.4em;width:13em}.landingSocials{display:flex;flex-direction:column;gap:1em}.landingSocials a{align-items:center;display:flex;height:3em;justify-content:center;width:3em}.landingSocials a img{height:100%}}.section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:30em;overflow-x:hidden;padding:4em 0;width:100vw}.section-content{height:100%;margin:0 1em;max-width:80em;position:relative}.section:nth-child(odd){background-color:#f7f7f7}.section-title{font-size:2em;font-weight:lighter;padding-bottom:2em;text-align:center}.reviews .section-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-size:1.5em;gap:2em;text-align:center}.reviews .section-content p{max-width:25em}.reviews .uppercase-text{font-size:.65em}@media screen and (max-width:650px){.reviews .section-content{font-size:1.2em;width:90%}}.aboutMe .section-content{grid-column-gap:3em;align-items:center;-webkit-column-gap:3em;column-gap:3em;display:grid;grid-template-columns:1fr 1.5fr 1fr}.aboutMe img{border-radius:50%;box-shadow:0 0 5px #cecccc;width:100%}.aboutMe .text{display:flex;flex-direction:column;gap:1em}.text h3{font-size:1.5em;font-weight:lighter}.qualifications h3{border-bottom:1px solid var(--red);font-size:1em;font-weight:400}@media screen and (max-width:650px){.aboutMe .section-content{font-size:1.2em;grid-template-columns:1fr;justify-items:center;row-gap:3em;width:90%}.aboutMe img{border-radius:50%;width:70%}}.booking .section-content{grid-gap:5em;display:grid;gap:5em;grid-template-columns:1fr 1fr;text-align:center;width:100%}.booking-option{display:flex;flex-direction:column;row-gap:2em}.booking-option h3{font-size:large;font-weight:lighter}.booking button{background-color:var(--red);color:#fff;padding:1em 5em}.booking button:hover{background-color:#fff;color:#8f8f8f;padding:1em 3em}@media screen and (max-width:650px){.booking .section-content{font-size:1.2em;grid-template-columns:1fr}.booking-option{display:flex;flex-direction:column;row-gap:1.5em}}form{align-items:center;display:flex;flex-direction:column;justify-content:center}form fieldset{grid-column-gap:1em;border:none;-webkit-column-gap:1em;column-gap:1em;display:grid;grid-template-columns:1fr 1fr;max-width:60em}.textBoxes input{width:100%}.textBoxes input,textarea{border:none;box-sizing:border-box;font-family:inherit;font-size:inherit;margin:.5em 0;padding:1em}form button{background-color:var(--red);color:#fff;margin-top:2em;padding:1em 5em}form button:hover{background-color:#fff;color:#8f8f8f;padding:1em 3em}@media screen and (max-width:650px){form fieldset{grid-template-columns:1fr;width:90%}textarea{min-height:12em}}.section.find{box-sizing:border-box;display:block;left:-15px;min-height:0;padding:0;position:relative;width:100vw}.section.find .section-content{height:100%;height:30em;max-width:100%;overflow:hidden;padding:0;width:100%}iframe{border:0;height:100%;left:0;margin:0;overflow:hidden;padding:0;width:100%}@media screen and (max-width:650px){.section.find{left:-7px}}
/*# sourceMappingURL=main.6da1957e.css.map*/</pre></body></html>