@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Light.90fcc5d2.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.9ead97ac.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-SemiBold.33114a48.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Bold.a6f5638b.woff2) format("woff2");font-weight:700;font-style:normal}*,:after,:before{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;font-style:normal;line-height:1.4;overflow-x:hidden;background-color:#ebebeb}a,body{color:#364367}a{text-decoration:none}li,ol,ul{list-style:none}.btn{display:inline-block;padding:12px 23px;border-radius:12px;box-shadow:0 4px 4px rgba(0,0,0,.25);font-weight:600;transition:transform .3s ease}.btn:hover{transform:scale(.98)}.btn.btn-primary{background-color:#364367;color:#ebebeb}.btn.btn-secondary{background-color:#ebebeb;border:2px solid #364367}.btn.btn-small{padding:8px 15px;font-size:14px}.btn.btn-icon{display:inline-flex;justify-content:center;align-items:center;gap:0 15px;color:#ebebeb}.btn.btn-icon img,.btn.btn-icon svg{width:20px;height:auto}.btn-container button{display:inline-flex;align-items:center;justify-content:center;gap:0 10px;padding:15px 25px;border:none;cursor:pointer;font-size:15px}.btn-container button img{width:20px;height:auto}.form-row .form-group{margin-bottom:0}.form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.form-group span{color:red}.form-group .form-label{font-size:1.1rem;color:#222e50;margin-bottom:5px}.form-group .form-control{all:unset;width:100%;padding:10px 20px;font-family:inherit;font-size:inherit;box-sizing:border-box;border:1.5px solid #364367;border-radius:10px;color:#364367}.form-group .form-control::placeholder{color:#364367;font-weight:400}.form-group textarea.form-control{resize:vertical;max-height:250px;min-height:100px}.form-group select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 20px;background:rgba(0,0,0,0) url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 6"%3E%3Cpath d="M0 0h10L5 6z" fill="%23${encodeURIComponent($dark_cyan)}" /%3E%3C/svg%3E') no-repeat right 10px center;background-size:12px 8px;border:1.5px solid #364367;border-radius:10px;color:#364367;font-family:inherit;font-size:inherit;cursor:pointer}.form-group label{font-size:1rem;color:#222e50;display:flex;align-items:center;cursor:pointer}.form-group label input[type=checkbox]{margin-right:10px}.form-row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:768px){.form-row{flex-direction:column;gap:1.5rem}}.form-row .form-group{width:100%;margin-right:1rem}.form-row .form-group:last-child{margin-right:0}.form-price{flex:0 0 100%;max-width:100%;display:flex;gap:0 20px;margin:1vh 0}.form-price span{display:flex;justify-content:center;align-items:center;width:200px;height:50px;background-color:#364367;border-radius:10px;font-weight:600;color:#ebebeb}.form-checkbox>label{margin-bottom:2.5px}.form-checkbox .options label{margin-top:2.5px}.__header{margin-bottom:20px}.__header h2{display:inline-block;position:relative;font-size:32px}.__header h2:after{position:absolute;content:"";right:-5vw;top:calc(50% - 1.5px);height:3px;width:4vw;background-color:#01c2cb;border-radius:20px}footer.footer{background-color:#364367;padding:2.5vh 5vw;display:flex;flex-direction:column;margin-top:5vh}footer.footer div.footer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}footer.footer div.footer-header div.footer-header-logo{flex:0 0 50%;max-width:50%}@media screen and (max-width:768px){footer.footer div.footer-header div.footer-header-logo{display:none}}footer.footer div.footer-header div.footer-header-logo img{width:25%;height:auto}footer.footer div.footer-header div.footer-header-map{flex:0 0 50%;max-width:50%}@media screen and (max-width:768px){footer.footer div.footer-header div.footer-header-map{flex:0 0 100%;max-width:100%;width:100%}}footer.footer div.footer-header div.footer-header-map iframe{width:100%;height:100%;border:none;border-radius:20px}footer.footer div.footer-footer{display:flex;justify-content:space-between;align-items:flex-start;margin-top:20px}@media screen and (max-width:768px){footer.footer div.footer-footer{flex-direction:column;gap:20px 0}}footer.footer div.footer-footer ul{flex:0 0 33.33%;max-width:33.33%}@media screen and (max-width:768px){footer.footer div.footer-footer ul{flex:0 0 100%;max-width:100%;width:100%;text-align:center!important}}footer.footer div.footer-footer ul:nth-of-type(2){text-align:center}footer.footer div.footer-footer ul:nth-of-type(3){text-align:right}footer.footer div.footer-footer ul li{color:#ebebeb;line-height:2.5}footer.footer div.footer-footer ul li span{text-transform:capitalize;color:#01c2cb}footer.footer div.footer-footer ul li a{color:#01c2cb}footer.footer img{width:25px;height:auto}.container{padding:2.5vh 5vw}.reveal [class*=reveal-]{opacity:0;transform:translateY(-30px)}.reveal-visible [class*=reveal-]{opacity:1;transform:translateY(0);transition:1s cubic-bezier(.5,0,0,1)}.reveal-visible .reveal-1{transition-delay:.15s}.reveal-visible .reveal-2{transition-delay:.25s}.reveal-visible .reveal-3{transition-delay:.35s}.reveal-visible .reveal-4{transition-delay:.45s}.reveal-visible .reveal-5{transition-delay:.55s}.reveal-visible .reveal-6{transition-delay:.65s}.reveal-visible .reveal-7{transition-delay:.75s}.reveal-visible .reveal-8{transition-delay:.85s}@media screen and (max-width:350px){p{font-size:16px!important}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo-spin{animation:spin 1s ease-in-out}.fake-navbar{height:120px}.navbar{position:fixed;width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 5vw;z-index:10;transition:all .3s}.navbar.blurred{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 5vw}.navbar .navbar-brand{flex:0 0 30%;max-width:30%;transition:.3s ease}@media screen and (max-width:1070px){.navbar .navbar-brand{flex:0 0 15%;max-width:15%}}.navbar .navbar-brand:hover{cursor:pointer}.navbar .navbar-brand .navbar-brand__logo{width:70px;height:auto}.navbar .navbar-links{display:flex;justify-content:space-around;align-items:center;flex:0 0 70%;max-width:70%}@media screen and (max-width:1070px){.navbar .navbar-links{flex:0 0 85%;max-width:85%}}@media screen and (max-width:950px){.navbar .navbar-links{justify-content:flex-end}.navbar .navbar-links .navbar-links__item{display:none}.navbar .navbar-links .navbar-links__item.btn-container{display:block}}@media screen and (max-width:400px){.navbar .navbar-links .navbar-links__item.btn-container{display:none}}