/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Primary-Black;src:url(/assets/FreightMicro_BlackItalicSC-Dy7VMJby.ttf)}@font-face{font-family:Primary-Medium;src:url(/assets/FreightMicro_MediumItalic-CNAYDfCO.ttf)}:root{--primary-font: "Primary-Black";--secondary-font: "Primary-Medium";--dark-green: #3a4a3f;--light-green: #7a8762;--burgundy: #a6426d;--black: #222222;--white: #fff;--gold: #c89e4f;--background: #e9e2d0}body,html{margin:0 auto;padding:0;height:100%;width:100%;background-color:var(--background);scroll-behavior:smooth}h1,h2,h3,h1 span{font-family:var(--primary-font)}h4,h5,h6,li,span,button,a,p{font-family:var(--secondary-font)}a.cta{background-color:var(--black);color:var(--black);padding:1rem 2rem;box-sizing:border-box;display:block;text-decoration:none;font-weight:lighter;cursor:pointer;transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out}a.cta:hover{background-color:var(--white);color:var(--black)}.noise{position:fixed;top:0;left:0;width:100%;height:100vh;opacity:.5;mix-blend-mode:color-dodge;pointer-events:none;z-index:1000}.permission-banner{position:fixed;z-index:999;top:0;left:0;right:0;padding:2rem;background:linear-gradient(135deg,var(--black) 10%,var(--burgundy) 50%,var(--dark-green) 90%);color:var(--white);box-shadow:0 2px 6px #0000001a}.permission-banner p{font-family:var(--accent-font)}.permission-banner .buttons-container{display:flex;gap:10px}.permission-banner button{background:var(--black);color:var(--white);border:none;padding:.5rem 1rem;border-radius:10px;margin-top:1rem;font-family:var(--secondary-font);box-shadow:0 2px 6px #0000001a}.hero{height:100%;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}.hero .text-logo{color:#fff;display:flex;flex-direction:column}.hero .text-logo h1{font-size:8em;margin:0;text-shadow:2px 2px 0px #000,4px 4px 10px rgba(0,0,0,.5),0px 0px 20px rgba(255,255,255,.2)}.hero .text-logo h1 span{font-family:var(--primary-font)}.hero .text-logo h5{font-size:2em;font-family:var(--accent-font);font-weight:400;font-style:normal;margin-top:0rem;opacity:.7;text-align:right}.hero .text-logo p{margin-bottom:0;border-bottom:2px solid var(--gold);width:fit-content;padding-bottom:.5rem}.hero .image-logo{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero .image-logo img{width:650px}.hero .description{text-align:center}.hero .description h1{font-size:6em;margin-bottom:0}.hero .description h4{font-size:2em;text-transform:uppercase;margin-top:0}.hero .cta{background-color:var(--dark-green);color:var(--white);border-radius:10px}@media only screen and (max-width: 768px){.hero .text-logo h1{font-size:4em}.hero .text-logo h5{font-size:1em;max-width:350px}.hero .image-logo img{max-width:250px}.hero .description h1{font-size:2em}.hero .description h4{font-size:1em}@supports (-webkit-touch-callout: none){.hero .text-logo h1{letter-spacing:-5px}}}.bookings{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding-bottom:2rem;gap:100px}.bookings .heading-section{display:flex;align-items:center;flex-direction:column;gap:25px;width:70vw}.bookings .heading-section h1{margin:0;font-size:5em;line-height:100%;color:var(--black);text-align:center;width:100%}.bookings .heading-section .description{font-size:1.5em;color:var(--dark-green);text-align:center}.bookings .heading-section .description p:last-child{padding:1rem;border-radius:10px;font-size:1em;color:var(--dark-green);text-align:center;font-family:var(--primary-font)}.bookings .bookings-section{display:flex;justify-content:flex-start;gap:130px}.bookings .bookings-section .booking{max-width:500px;background-color:var(--dark-green);padding:1rem;border-radius:10px}.bookings .bookings-section .booking h1{margin-top:0;border-bottom:2px solid var(--gold);padding-bottom:1rem;text-transform:capitalize}.bookings .bookings-section .booking h3{margin-bottom:0}.bookings .bookings-section .booking p{margin-top:0;cursor:pointer}.bookings .bookings-section .booking p:last-child{border-top:2px solid var(--gold);padding-top:2rem}.bookings .bookings-section .booking p a{background-color:var(--white);color:var(--black);padding:1rem 2rem;box-sizing:border-box;display:block;text-decoration:none;font-weight:lighter;font-size:1.5em;transition:all .1s ease-in-out;cursor:pointer;-webkit-transition:all .1s ease-in-out}.bookings .bookings-section .booking p a:hover{background-color:var(--black);color:var(--white)}@media only screen and (max-width: 768px){.bookings .heading-section{flex-direction:column;justify-content:center;align-items:center;max-width:350px}.bookings .heading-section{width:auto}.bookings .heading-section h1{font-size:2em;text-align:center}.bookings .heading-section .description{text-align:center}.bookings .heading-section .description p:last-child{font-size:.75em}.bookings .bookings-section{flex-direction:column;gap:50px}.bookings .bookings-section .booking{max-width:300px}.bookings .bookings-section .booking h1{font-size:2em}.bookings .bookings-section .booking p a{text-align:center}}.footer{min-height:50vh;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:50px;padding-top:5rem;padding-bottom:1rem}.footer .text-logo{color:var(--black);display:flex;flex-direction:column;justify-content:center;align-items:center}.footer .text-logo h1{font-size:8em;margin:0}.footer .text-logo h1 span{font-family:var(--primary-font)}.footer .text-logo h5{font-size:2em;font-family:var(--secondary-font);font-weight:400;font-style:normal;margin-top:0rem;opacity:1;text-align:right;text-transform:uppercase}.footer .site-map{display:flex;flex-direction:column;gap:0px}.footer .site-map a.cta{background-color:transparent;text-decoration:underline;font-size:1.5em}.footer .socials{display:flex;gap:20px}.footer .socials a img{max-width:50px}.footer .copyrighttext p{color:var(--dark-green)}@media only screen and (max-width: 768px){.footer{padding-bottom:1rem;margin-top:-.1rem}.footer .text-logo h1{font-size:3em}.footer .text-logo h5{font-size:1em;max-width:350px}@supports (-webkit-touch-callout: none){.footer .text-logo h1{letter-spacing:-5px}}}.bio{padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:3rem;min-height:100vh;justify-content:center}.carousel-container{width:100%;max-width:800px;position:relative}.carousel-wrapper{overflow:hidden;border-radius:1rem;transition:box-shadow .3s ease}.carousel-track{display:flex;width:100%}.carousel-slide{min-width:100%;width:fit-content;height:500px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:1rem}.carousel-slide img{object-fit:contain;display:block;height:100%;width:100%;border-radius:1rem}.image-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#000000b3}.loader-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid var(--gold, #d4af37);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.indicator{width:12px;height:12px;border-radius:50px;border:2px solid var(--dark-green);background-color:transparent;cursor:pointer;transition:all .3s ease}.indicator:hover{border-color:#fffc}.indicator.active{background-color:var(--dark-green);border-color:var(--dark-green);box-shadow:0 0 10px #d4af3780;transform:scale(1.2)}.bio-content{text-align:center;color:var(--dark-green);max-width:800px}.bio-content h1{font-size:6em;margin-bottom:0;text-shadow:2px 2px 0px #000,4px 4px 10px rgba(0,0,0,.5),0px 0px 20px rgba(255,255,255,.2)}.bio-content h4{font-size:2em;text-transform:uppercase;margin-top:0;font-family:var(--accent-font);font-weight:400;opacity:.9}.bio-content p{font-size:1.5em;line-height:1.6;margin-bottom:1rem}.bio-content p strong{font-size:1.2em}.bio-content h2,.bio-content h3,.bio-content h5,.bio-content h6{margin-top:2rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.bio-content h2{font-size:3em}.bio-content h3{font-size:2.5em}.bio-content h5{font-size:1.5em;font-family:var(--accent-font);font-weight:400;opacity:.8}.bio-content h6{font-size:1.2em}@media only screen and (max-width: 768px){.bio{padding:2rem 1rem;gap:2rem}.carousel-slide{width:100%;height:300px}.carousel-slide img{width:100%;height:100%}.loader-spinner{width:30px;height:30px;border-width:2px}.carousel-container{max-width:100%}.bio-content h1{font-size:2em}.bio-content h4{font-size:1em}.bio-content h2{font-size:1.8em}.bio-content h3{font-size:1.5em}.bio-content h5{font-size:1.1em}.bio-content p{font-size:1em}.indicator{width:10px;height:10px}.carousel-indicators{margin-top:1rem;gap:.3rem}@supports (-webkit-touch-callout: none){.bio-content h1{letter-spacing:-2px}}}.carousel-slide img{transition:transform .3s ease}@media (prefers-reduced-motion: reduce){.carousel-track,.indicator,.carousel-slide img{transition:none}}.indicator:focus{outline:2px solid var(--gold, #d4af37);outline-offset:2px}
