@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap");:root{--background:#182a2a;--foreground:#DEC894;--foreground-secondary:#30726e;--foreground-tertiary:#c4b59c;--background-light:#eee1ce;--foreground-light:#255956;--font-serif:"Playfair Display",serif}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Extralight.otf);font-weight:200}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Light.otf);font-weight:300}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Regular.otf);font-weight:400}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Medium.otf);font-weight:500}@font-face{font-family:Nippo;src:url(/fonts/nippo/Nippo-Bold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Thin.otf);font-weight:100}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Ultralight.otf);font-weight:200}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Light.otf);font-weight:300}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Regular.otf);font-weight:400}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Book.otf);font-weight:500}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Medium.otf);font-weight:600}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-SemiBold.otf);font-weight:700}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Bold.otf);font-weight:800}@font-face{font-family:Suisse Intl;src:url(/fonts/suisse-intl/SuisseIntl-Black.otf);font-weight:900}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Regular.otf);font-weight:400}@font-face{font-family:NeueBit;src:url(/fonts/neue-bit/PPNeueBit-Bold.otf);font-weight:700}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;font-family:Playfair Display,serif}body,html{width:100vw;height:100%;background-color:var(--background);color:var(--foreground)}img{width:100%;height:100%;object-fit:cover}h1{font-size:4rem;line-height:90%;letter-spacing:-.35rem}h1,h2{text-transform:uppercase;font-family:var(--font-serif);font-weight:400}h2{font-size:5rem;line-height:100%}h3,h4{text-transform:uppercase;font-family:var(--font-serif);font-weight:600;font-size:2rem;line-height:100%}p{font-weight:400;font-size:1.2rem;line-height:135%;color:var(--foreground-tertiary)}p,p.primary{font-family:var(--font-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p.primary{font-weight:600;font-size:1.75rem;line-height:100%}a,p.primary{text-transform:uppercase;color:var(--foreground)}a{text-decoration:none;font-family:var(--font-serif);font-weight:400;font-size:1rem}.container{position:relative;width:100%;padding:4em}section{position:relative;z-index:1}@media (max-width:900px){h1{font-size:3rem;letter-spacing:-.25rem}h2{font-size:2rem}h3{font-size:1.73rem}.container{padding:2em}}.fcb-float{position:fixed;bottom:92px;right:24px;text-align:center;z-index:1000}.fcb-float .fcb-trigger{border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.25);position:relative;background:var(--background);color:#fff;height:60px;width:60px;vertical-align:middle;animation:fcb-pulse 1.5s linear 0s infinite normal;transition:.2s ease-in-out;cursor:pointer;z-index:1}.fcb-float svg{width:30px;height:30px;display:block;margin:auto}.fcb-float .fcb-p-mail a,.fcb-float .fcb-p-phone a,.fcb-float .fcb-p-whatsapp a,.fcb-float .fcb-trigger{display:flex;align-items:center;justify-content:center}.fcb-float .fcb-trigger:hover{transform:scale(1.1)}.fcb-float.open .fcb-trigger .fa:before{content:"\f00d"}.fcb-float .fcb-trigger .fa:after{transition:1s ease-in-out}.fcb-float i{font-size:28px;line-height:58px}.fcb-float .fcb-actions{opacity:0;transition:opacity .4s ease}.fcb-float.open .fcb-actions{opacity:1}.fcb-float .fcb-p-info{position:absolute;opacity:0;transition:all .4s ease;transform:translateY(-156px);right:60px;width:100%;height:auto}.fcb-float.open .fcb-p-info{opacity:1;position:absolute;transform:translateY(-186px);right:60px;width:40px;height:40px;z-index:0}.fcb-float .fcb-p-phone a{position:absolute;top:0;background:#fff;color:#333;height:60px;width:60px;line-height:40px;transform:translateY(50px);transition:all .4s ease;box-shadow:0 2px 5px rgba(0,0,0,.25);border-radius:50%;right:-50px;opacity:0;transition-delay:.2s}.fcb-float.open .fcb-p-phone a{right:30px;opacity:1}.fcb-float.open .fcb-p-phone a:hover{background:#25d366;color:white}.fcb-float .fcb-p-mail a,.fcb-float .fcb-p-whatsapp a{position:absolute;opacity:0;background:#fff;color:#333;height:60px;width:60px;line-height:40px;right:-50px;transform:translateY(50px);transition:all .4s ease;box-shadow:0 2px 5px rgba(0,0,0,.25);border-radius:50%;transition-delay:.3s;transform-origin:right center 0}.fcb-float.open .fcb-p-whatsapp a{top:0;opacity:1;right:100px;transition-delay:.2s}.fcb-float.open .fcb-p-mail a{top:0;opacity:1;right:170px;transition-delay:.2s}.fcb-float.open .fcb-p-whatsapp a:hover{background:#25d366;color:white}.fcb-float .fcb-p-image{top:100px;right:-65px}.fcb-float .fcb-p-image,.fcb-float .fcb-p-image img{position:absolute;transition:all .4s ease;border-radius:50%}.fcb-float .fcb-p-image img{top:0;right:3px;transform:translateY(20px)}.fcb-float.open .fcb-p-image img{transform:translateY(-50px)}.fcb-float .fcb-p-tooltip{position:absolute;right:0;transition-delay:.3s;transform-origin:right center 0;transition:all .8s ease;transform:translateY(50%) scale(0);top:0;right:-50px;width:25vw;line-height:5px;border-radius:25px}.fcb-float.open .fcb-p-tooltip{right:155px;font-size:16px;line-height:5px;opacity:1;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.25);width:25vw;height:55px;border-radius:25px;transform:translateY(52px);transition-delay:.3s}.fcb-float .fcb-p-tooltip p,.fcb-float.open .fcb-p-tooltip p{font-size:16px;font-weight:700}.fcb-float .fcb-actions .fcb-p-info:first-child{transform:translateY(-110px)}.fcb-float .fcb-actions .fcb-p-info:nth-child(2){transform:translateY(-260px)}.fcb-float .fcb-actions .fcb-p-info:nth-child(3){transform:translateY(-330px)}.fcb-float .fcb-actions .fcb-p-info:nth-child(4){transform:translateY(-400px)}.fcb-float .fcb-actions .fcb-p-info:nth-child(5){transform:translateY(-470px)}.fcb-float .fcb-actions .fcb-p-info:nth-child(6){transform:translateY(-540px)}@keyframes fcb-pulse{0%{box-shadow:0 1px 0 3px var(--background),0 0 0 0 var(--background)}30%{box-shadow:0 1px 0 3px var(--background),0 0 0 5px var(--background)}70%{box-shadow:0 1px 0 3px var(--background),0 0 0 15px var(--background)}to{box-shadow:1px 1px 2px 1px var(--background),0 0 0 20px transparent}}.nav-wraper{position:fixed;justify-content:center;z-index:1000}.nav-wraper,.navbar{width:100%;display:flex}.navbar{height:64px;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;align-items:center;justify-content:space-between;padding:0 2em;border-radius:12px;margin:1em auto;max-width:95%}.navbar-col{flex:1 1;display:flex;align-items:center}.navbar-sub-col.nav-items{display:flex;flex-direction:row;gap:32px;align-items:center}.navbar-sub-col.nav-items a{text-decoration:none;color:inherit}.navbar-sub-col.nav-items p{margin:0}.logo-img{z-index:100000000}.logo h3{font-weight:400;font-size:2.5rem}.logo h3,.nav-items p{font-family:var(--font-serif);color:var(--foreground)}.nav-items p{font-size:1.125rem}.desktop-nav{display:flex}.hamburger-menu{position:absolute;top:0;right:0;margin:35px;display:none;background:none;border:none;color:var(--foreground);cursor:pointer;z-index:1001}.mobile-menu{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:rgba(24,42,42,1);display:flex;flex-direction:column;padding:5em 2em;gap:2em;transition:right .4s ease-in-out;z-index:1000}.mobile-menu.open{right:0}.mobile-menu a{font-size:1.5rem;color:var(--foreground);text-decoration:none;transition:transform .3s ease}.mobile-menu a:hover{transform:translateX(8px)}.music-toggle-wrapper{display:flex;justify-content:flex-end}.music-toggle-btn{width:100px;height:40px;background-color:var(--foreground-secondary);border-radius:4rem;justify-content:center;cursor:pointer}.sound-bars{display:inline-block;margin-right:8px}.music-toggle-btn{display:flex;align-items:center}.music-toggle-btn p{font-family:var(--font-serif);font-weight:400;font-size:1rem;color:var(--foreground);-webkit-text-stroke:.25px var(--foreground)}.music-toggle-col{justify-content:end}.sound-bars svg path{stroke:var(--foreground)}@media (max-width:900px){.desktop-nav{display:none!important}.hamburger-menu{display:block}}.logo-FlyPrime_svg__cls-1{fill:#DEC894!important}.logo-FlyPrime_svg__cls-2{fill:#ffffff!important}.progress-bar{position:fixed;top:0;left:0;width:100%;height:7px;background-color:var(--foreground);z-index:10000;will-change:transform;transform:scaleX(0);transform-origin:center left;mix-blend-mode:difference}