.icon[data-v-b1c061d8]{display:inline-block;vertical-align:middle}.button{background:#000;border-radius:999px;color:#fff;flex-shrink:0;font-family:BrushStrike,sans-serif;font-size:20px;font-weight:600;height:44px;letter-spacing:1.2px;padding:0 30px;transition:all .25s ease;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:600px){.button{font-size:16px;height:38px}}.button.small{height:38px}.button.jumbo,.button.small{font-size:18px;padding:0 25px}.button.jumbo{border-radius:15px;height:60px}.button:hover{color:var(--theme-primary)}.button.primary{background:var(--theme-primary);color:#000}.button.primary:hover{background:var(--theme-primary-shade)}.button.square{align-items:center;display:flex;height:44px;justify-content:center;padding:0;width:44px}.button.full-width{width:100%}.header{align-items:center;background:transparent;display:flex;left:0;padding:16px 30px;position:fixed;right:0;top:0;transition:background .3s ease,backdrop-filter .3s ease;width:100%;z-index:10000}.header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9}@media only screen and (max-width:600px){.header{padding:14px 20px}}.header .logoContainer{display:flex;flex-direction:row;font-family:BrushStrike,sans-serif;font-size:20px;font-weight:500;gap:17px;height:44px;z-index:100}.header .logoContainer .logo{background:url(../static/logoYellow.svg);background-repeat:no-repeat;background-size:cover;flex-shrink:0;height:42px;width:22px}.header .logoContainer .text{color:var(--theme-primary);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:5px}@media only screen and (max-width:600px){.header .logoContainer .text{display:none}}.header .logoContainer .text .lower{color:#fff;font-size:15px}.header .inlineNav{align-items:center;display:none;gap:24px;margin-left:auto;margin-right:16px}@media only screen and (min-width:769px){.header .inlineNav{display:flex}}.header .inlineNav a{color:#fffc;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease;white-space:nowrap}.header .inlineNav a.router-link-active,.header .inlineNav a:hover{color:var(--theme-primary)}.header .menu{display:flex;gap:10px;margin-left:auto;margin-right:0}@media only screen and (min-width:769px){.header .menu{display:none}}.header .menu .button{height:44px;width:44px}.footer{align-items:top;bottom:0;color:#fff;display:flex;font-size:11px;font-weight:600;left:0;padding:50px;position:fixed;right:50%;width:50%;z-index:10000}@media only screen and (max-width:600px){.footer{align-items:center;flex-direction:column;gap:5px;padding:25px}.footer .right{margin:0 auto!important}}.footer .left{opacity:.25;transition:opacity .25s ease}.footer .left:hover{opacity:1}.footer .right{margin-left:auto;margin-right:0}.footer .right a{opacity:.25;transition:opacity .25s ease}.footer .right a:hover{opacity:1}@media only screen and (max-width:1600px){.footer{background:#000;position:static;width:100%}.footer .left{opacity:1}.footer .right a{opacity:1;transition:color .25s ease}.footer .right a:hover{color:var(--theme-primary)}}.socials{display:flex;gap:10px}.socials .iconButton{align-items:center;background:#1e1e1e;border-radius:9999px;display:flex;height:50px;justify-content:center;width:50px}.socials .iconButton,.socials .iconButton .icon{transition:all .25s ease}.socials .iconButton:hover{border-color:var(--theme-primary)}.socials .iconButton:hover .icon{color:var(--theme-primary)!important}.menuModal{align-items:center;background:#000;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:50%;top:0;width:50%;z-index:9998}@media only screen and (max-width:1600px){.menuModal{right:0;width:100%;z-index:9999}}@media only screen and (max-width:600px){.menuModal{gap:25px}}.menuModal .close{position:absolute;right:50px;top:50px}.menuModal .menuInner{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:50px}@media only screen and (max-width:600px){.menuModal .menuInner{padding:25px}}.menuModal .navigation{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:38px;font-weight:800;gap:15px;justify-content:center}@media only screen and (max-width:600px){.menuModal .navigation{font-size:30px}}.menuModal .navigation a{position:relative;transition:color .25s ease}.menuModal .navigation a span{border-radius:9999px;height:10px;position:absolute;right:-10px;top:-5px;transition:background-color .25s ease;width:10px}.menuModal .navigation a:hover{color:var(--theme-primary)}.menuModal .navigation a.router-link-active span{background:var(--theme-primary)}.menuModal .whatsAppButtonMini{align-items:center;background:#27d045;border-radius:15px;color:#fff;display:flex;font-size:13px;font-weight:800;gap:10px;margin-top:-10px;padding:10px 15px;transition:all .25s ease}.menuModal .whatsAppButtonMini:hover{scale:1.05}.menuModal .contact{width:100%}.menuModal .contact h1{color:#fff;font-size:24px;font-weight:800}.menuModal .contact .smallText{color:#fff;font-size:16px;font-weight:600;line-height:1.5;margin-top:-20px;max-width:50%;text-align:center}.menuModal .contact .contactFormContainer{display:flex;flex-direction:column;gap:15px;max-width:600px;width:100%}.menuModal .contact .contactFormContainer h1.special{color:#fff;display:none;font-size:32px;font-weight:800}.menuModal .contact .contactFormContainer .contactForm{display:flex;flex-direction:column;gap:22px;width:100%}.menuModal .contact .input{display:flex;flex-direction:column;gap:9px}.menuModal .contact input,.menuModal .contact textarea{background:#1e1e1e;border:none;border-radius:15px;color:#fff;font-size:16px;font-weight:600;height:60px;outline:none;padding:0 20px}.menuModal .contact textarea{height:200px;padding:20px}.menuModal .contact label{color:#fff;font-size:16px;font-weight:700}.menuAnimation-enter-active,.menuAnimation-leave-active{transition:all 1s ease}.menuAnimation-enter-from,.menuAnimation-leave-to{transform:translate(-100%)}.globalBanner{background:#ffdb51;bottom:0;color:#000;font-size:16px;font-weight:700;left:0;line-height:1.25;padding:20px 25px;position:fixed;right:0;text-align:center;text-wrap:balance;z-index:100000}.globalBanner .inner{position:relative;width:100%}.globalBanner .closeButton{position:absolute;right:-10px;top:-10px;width:-moz-fit-content;width:fit-content}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-button{animation:bob 2s ease-in-out infinite;background-color:#000;border:none;border-radius:9999px;bottom:20px;box-shadow:0 8px 16px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px 24px;position:fixed;right:20px;width:-moz-fit-content;width:fit-content;z-index:1000000}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000e6;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:20px;position:fixed;z-index:20000000}.modal-content{background:#0f0f0f;border:1px solid rgba(255,219,81,.2);border-radius:20px;box-shadow:0 25px 50px #000000b3;color:#fff;display:flex;flex-direction:column;gap:16px;margin:auto;max-height:90vh;max-width:460px;overflow-y:auto;padding:32px 28px;position:relative;text-align:left;width:100%}@media only screen and (max-width:600px){.modal-content{gap:14px;max-width:calc(100% - 40px);padding:24px 20px}}.modal-content .closeModal{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff9;font-size:16px;font-weight:600;height:36px;position:absolute;right:20px;top:20px;transition:all .2s ease;width:36px}.modal-content .closeModal:hover{background:#ffffff1a;border-color:#fff3;color:#fff}.modalHeader{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:8px;margin-bottom:0;padding-bottom:16px;width:100%}.modalHeader h1{color:#fff;font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-align:center;text-wrap:balance}@media only screen and (max-width:600px){.modalHeader h1{font-size:24px}}.modalHeader h3{color:#ffffffb3;font-size:14px;font-weight:400;line-height:1.4;max-width:90%;text-align:center;text-wrap:balance}@media only screen and (max-width:600px){.modalHeader h3{font-size:13px}}.mailingListBox{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:10px;margin-top:8px;padding:18px 0;text-align:center;width:100%}.mailingListBox h1{color:#fff;font-size:16px;font-weight:600;margin-bottom:0}.input{background:#ffffff0d;border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:400;outline:none;padding:11px 14px;transition:background .2s ease;width:100%}.input::-moz-placeholder{color:#fff6;font-weight:400}.input::placeholder{color:#fff6;font-weight:400}.input:focus{background:#ffffff14}.subscribeButton{background:var(--theme-primary);border-radius:10px!important;box-shadow:none;color:#000!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;padding:11px 20px!important;transition:all .2s ease}.subscribeButton:hover{background:gold;transform:translateY(-1px)}.validation-message{color:red;font-size:14px}.optionContainer{align-items:center;display:flex;flex-direction:column;gap:10px;padding:0}.option{color:#fffc;font-size:13px;font-weight:500}.close-button{background-color:#fff;border:none;border-radius:9999px;color:#000;cursor:pointer;font-size:16px;margin-top:20px;padding:12px 24px}.button-link{background:var(--theme-primary);border-radius:10px;box-shadow:none;color:#000!important;display:inline-block;font-family:Poppins,sans-serif;font-size:14px!important;font-weight:600;padding:11px 28px;text-align:center;text-decoration:none;transition:all .2s ease}.button-link:hover{background:gold;transform:translateY(-1px)}.btnSpecialBook{background:var(--theme-primary);color:#000;margin-top:-10px}.btnSpecialBook:hover{color:#000!important;scale:1.05}.app{height:100%;width:100%}.app .main{display:flex;flex-direction:column;min-height:100vh}
