@import"https://fonts.googleapis.com/css?family=Poppins:300,400,500,700i&display=swap";body,html{padding:0;margin:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.container{width:1280px;min-width:1280px;margin:0 auto}@media(max-width:768px){.container{width:95vw;min-width:95vw;margin:0 auto}}.container .wrapper{padding:0 48px}header{height:100px}header .inner-header{position:relative;z-index:10;height:100px;display:flex;justify-content:space-between;align-items:center}header .inner-header .logo a{font-weight:700;text-decoration:none;color:#233d4d}header .inner-header .menu button{border:none;background:none;outline:none;cursor:pointer;font-size:.8rem;color:#233d4d}header .hamburger-menu{display:none;z-index:9;top:0;bottom:0;left:0;right:0;position:fixed;height:100%;width:100%}header .hamburger-menu .menu-secondary-background-color{top:0;bottom:0;left:0;right:0;position:fixed;height:100%;width:100%;background-color:#233d4d;z-index:-1}header .hamburger-menu .menu-layer{position:relative;background:#619b8a;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}header .hamburger-menu .menu-layer .menu-city-background{top:0;left:0;bottom:0;right:0;position:absolute;height:100%;width:100%;opacity:0;background-size:cover;background-repeat:no-repeat;animation:cameraPan 30s infinite}header .hamburger-menu .menu-layer .wrapper{position:relative}header .hamburger-menu .menu-layer .wrapper .menu-links{display:flex;justify-content:space-between;align-items:center;position:relative;padding-top:160px}@media(max-width:768px){header .hamburger-menu .menu-layer .wrapper .menu-links{flex-direction:column;align-items:flex-start;padding-top:140px}}header .hamburger-menu .menu-layer .wrapper .menu-links nav{display:block}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul{padding:0;margin:0}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li{list-style:none;font-size:4.8rem;font-weight:700;cursor:pointer;height:auto;overflow:visible;position:relative;width:auto;max-width:100%;z-index:5;margin-bottom:20px}@media(max-width:768px){header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li{font-size:2.5rem;width:100%}}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li a{position:relative;display:inline-block;color:#fff;text-decoration:none;z-index:5}header .hamburger-menu .menu-layer .wrapper .menu-links nav ul li a:hover{color:#233d4d}header .hamburger-menu .menu-layer .wrapper .menu-links .info{color:#fff;width:400px;z-index:5}@media(max-width:768px){header .hamburger-menu .menu-layer .wrapper .menu-links .info{display:none}}header .hamburger-menu .menu-layer .wrapper .menu-links .info h3{font-size:1.4rem;margin:8px 0;color:#fff;letter-spacing:-.02em}header .hamburger-menu .menu-layer .wrapper .menu-links .info .info-line{width:60px;height:2px;background:#233d4d;margin-bottom:24px}header .hamburger-menu .menu-layer .wrapper .menu-links .info p{margin:0;font-size:.9rem;line-height:1.6;opacity:.8}header .hamburger-menu .menu-layer .wrapper .locations{position:relative;bottom:auto;margin-top:60px;color:#fff;font-size:.8rem;font-weight:600;padding-bottom:40px;z-index:5;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}@media(max-width:768px){header .hamburger-menu .menu-layer .wrapper .locations{margin-top:80px;display:flex;flex-direction:column;gap:16px;white-space:normal;overflow:visible}}header .hamburger-menu .menu-layer .wrapper .locations::-webkit-scrollbar{display:none}header .hamburger-menu .menu-layer .wrapper .locations span{font-weight:400;cursor:pointer;margin:0 32px 0 0;transition:.3s ease-in-out;display:inline-block}header .hamburger-menu .menu-layer .wrapper .locations span:first-child{margin-left:30px}@media(max-width:768px){header .hamburger-menu .menu-layer .wrapper .locations span:first-child{margin-bottom:8px;color:#233d4d;font-weight:600}}header .hamburger-menu .menu-layer .wrapper .locations span:hover{color:#233d4d}@keyframes cameraPan{0%{background-position:0 0}25%{background-position:40% 10%}50%{background-position:0 10%}75%{background-position:10% 40%}to{background-position:0 0}}.hero{visibility:hidden;height:80vh}@media(max-width:768px){.hero{height:auto}}.hero .container{margin:0 auto;width:100%;min-width:100%}.hero .container .hero-inner{display:flex;align-items:center;justify-content:space-between;margin:0 24px;height:80vh}@media(max-width:768px){.hero .container .hero-inner{display:block;margin:0 24px;height:auto;padding-top:40px}}.hero .container .hero-inner .hero-content{width:50%}@media(max-width:768px){.hero .container .hero-inner .hero-content{width:100%}}.hero .container .hero-inner .hero-content .hero-content-inner{width:600px;margin:0 auto;color:#233d4d}@media(max-width:768px){.hero .container .hero-inner .hero-content .hero-content-inner{width:100%}}.hero .container .hero-inner .hero-content .hero-content-inner h1{font-weight:500;font-size:2.2rem;margin-bottom:24px;position:relative}@media(max-width:768px){.hero .container .hero-inner .hero-content .hero-content-inner h1{font-size:1.6rem;margin-bottom:16px}}.hero .container .hero-inner .hero-content .hero-content-inner h1 .hero-content-line{margin:0;height:1.4em;overflow:hidden}.hero .container .hero-inner .hero-content .hero-content-inner p{font-size:14px;line-height:24px;font-weight:300;padding-right:48px;margin-bottom:56px}@media(max-width:768px){.hero .container .hero-inner .hero-content .hero-content-inner p{padding-right:0}}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row{position:relative}@media(max-width:768px){.hero .container .hero-inner .hero-content .hero-content-inner .btn-row{margin-bottom:80px;margin-left:68px}}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row:before{position:absolute;content:"";width:56px;height:2px;background:#fcca46;top:50%;left:-68px}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row .start-btn,.hero .container .hero-inner .hero-content .hero-content-inner .btn-row button{background:none;border:none;font-size:12px;padding:0;cursor:pointer;text-transform:uppercase;font-weight:700;letter-spacing:.7px;display:flex;align-items:center;position:relative;color:#233d4d;text-decoration:none}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row .start-btn:focus,.hero .container .hero-inner .hero-content .hero-content-inner .btn-row button:focus{outline:none}.hero .container .hero-inner .hero-content .hero-content-inner .btn-row .start-btn .arrow-icon,.hero .container .hero-inner .hero-content .hero-content-inner .btn-row button .arrow-icon{position:absolute;display:flex;align-items:center;justify-content:center;background:#619b8a;height:42px;width:42px;border-radius:100px;left:100px}.hero .container .hero-inner .hero-images{width:50%;height:80vh;position:relative}@media(max-width:768px){.hero .container .hero-inner .hero-images{width:100%;height:auto;display:flex;flex-direction:column;gap:32px;padding:48px 0}}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image{position:absolute;overflow:hidden}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.first-image{top:0;right:0;width:45%;height:50%;object-fit:cover}@media(max-width:768px){.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.first-image{position:relative;width:100%;height:auto;aspect-ratio:1/1;margin-bottom:20px}}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.second-image{bottom:24px;left:0;width:52%;height:65%}@media(max-width:768px){.hero .container .hero-inner .hero-images .hero-images-inner .hero-image.second-image{position:relative;width:100%;height:auto;aspect-ratio:1/1;bottom:0}}.hero .container .hero-inner .hero-images .hero-images-inner .hero-image img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%}.contact-page{min-height:80vh;padding:60px 0}@media(max-width:768px){.contact-page{padding:40px 0}}.contact-page .contact-container{max-width:1280px;margin:0 auto;padding:0 48px}@media(max-width:768px){.contact-page .contact-container{padding:0}}.contact-page .contact-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:80px;gap:80px;align-items:start}@media(max-width:768px){.contact-page .contact-grid{grid-template-columns:1fr;gap:60px}}.contact-page .contact-info h2{font-size:2rem;font-weight:500;color:#233d4d;margin-bottom:24px}@media(max-width:768px){.contact-page .contact-info h2{font-size:1.75rem}}.contact-page .contact-info>p{font-size:.9rem;line-height:1.75rem;color:#233d4d;opacity:.7;margin-bottom:60px;letter-spacing:.02em}.contact-page .contact-info .info-list{margin-bottom:48px}.contact-page .contact-info .info-item{display:flex;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid rgba(35,61,77,.05);transition:all .3s ease;position:relative}.contact-page .contact-info .info-item:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:#fcca46;transition:width .3s ease}.contact-page .contact-info .info-item:hover{padding-left:10px}.contact-page .contact-info .info-item:hover:after{width:40px}.contact-page .contact-info .info-item .info-icon{width:40px;height:40px;background:rgba(0,0,0,0);border-radius:0;display:flex;align-items:center;justify-content:center;color:#233d4d;flex-shrink:0}.contact-page .contact-info .info-item .info-icon svg{width:20px;height:20px}.contact-page .contact-info .info-item .info-content{flex:1 1}.contact-page .contact-info .info-item .info-content h4{font-size:.75rem;font-weight:500;color:#233d4d;opacity:.5;margin:0 0 4px;text-transform:uppercase;letter-spacing:.15em}.contact-page .contact-info .info-item .info-content a,.contact-page .contact-info .info-item .info-content p{font-size:1rem;font-weight:400;color:#233d4d;margin:0;text-decoration:none;transition:color .3s ease}.contact-page .contact-info .social-links h4{font-size:.8rem;font-weight:600;color:#233d4d;opacity:.6;margin:0 0 20px;text-transform:uppercase;letter-spacing:.5px}.contact-page .contact-info .social-links .social-icons{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:768px){.contact-page .contact-info .social-links .social-icons{gap:12px}}.contact-page .contact-info .social-links .social-link{width:48px;height:48px;border-radius:0;background:rgba(0,0,0,0);border:1px solid rgba(35,61,77,.2);display:flex;align-items:center;justify-content:center;color:#233d4d;transition:all .3s ease;text-decoration:none}.contact-page .contact-info .social-links .social-link svg{width:20px;height:20px}.contact-page .contact-info .social-links .social-link:hover{background:#233d4d;color:#fff;border-color:#233d4d;transform:translateY(-4px);box-shadow:0 10px 20px rgba(35,61,77,.1)}.contact-page .contact-form-wrapper{background:rgba(0,0,0,0);padding:0 0 0 60px;border-left:1px solid rgba(35,61,77,.1)}@media(max-width:768px){.contact-page .contact-form-wrapper{padding:48px 0 0;border-left:none;border-top:1px solid rgba(35,61,77,.1);margin-top:48px}}.contact-page .contact-form-wrapper{border-radius:0;position:relative}.contact-page .contact-form-wrapper:before{content:"";position:absolute;left:-1px;top:0;height:40px;width:2px;background:#fcca46}@media(max-width:768px){.contact-page .contact-form-wrapper{padding:40px 0 0;border-left:none;border-top:1px solid rgba(35,61,77,.1)}.contact-page .contact-form-wrapper:before{left:0;top:-1px;width:40px;height:2px}}.contact-page .contact-form-wrapper h3{font-size:1.3rem;font-weight:500;color:#233d4d;margin:0 0 40px;letter-spacing:-.01em}.contact-page .contact-form .form-group{margin-bottom:24px}.contact-page .contact-form .form-group label{display:block;font-size:.8rem;font-weight:500;color:#233d4d;margin-bottom:8px}.contact-page .contact-form .form-group label .required{color:#fe7f2d}.contact-page .contact-form .form-group .phone-input-container{width:100%;display:flex;align-items:center;border-bottom:1px solid rgba(35,61,77,.2);transition:all .3s ease}.contact-page .contact-form .form-group .phone-input-container:focus-within{border-color:#233d4d;padding-left:8px}.contact-page .contact-form .form-group .phone-input-container.error{border-color:#fe7f2d}.contact-page .contact-form .form-group .phone-input-container .PhoneInputInput{border:none;background:rgba(0,0,0,0);font-size:.9rem;font-family:Poppins,sans-serif;color:#233d4d;padding:12px 0;outline:none;width:100%}.contact-page .contact-form .form-group .phone-input-container .PhoneInputInput::placeholder{color:rgba(35,61,77,.3);font-weight:300}.contact-page .contact-form .form-group .phone-input-container .PhoneInputCountry{margin-right:12px;display:flex;align-items:center}.contact-page .contact-form .form-group .phone-input-container .PhoneInputCountry select{cursor:pointer}.contact-page .contact-form .form-group .phone-input-container .PhoneInputCountryIcon{width:24px;height:18px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.contact-page .contact-form .form-group input,.contact-page .contact-form .form-group select,.contact-page .contact-form .form-group textarea{width:100%;padding:12px 0;font-size:.9rem;font-family:Poppins,sans-serif;color:#233d4d;background:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(35,61,77,.2);border-radius:0;transition:all .3s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-page .contact-form .form-group input::placeholder,.contact-page .contact-form .form-group select::placeholder,.contact-page .contact-form .form-group textarea::placeholder{color:rgba(35,61,77,.3);font-weight:300}.contact-page .contact-form .form-group input:focus,.contact-page .contact-form .form-group select:focus,.contact-page .contact-form .form-group textarea:focus{border-color:#233d4d;padding-left:8px}.contact-page .contact-form .form-group input.error,.contact-page .contact-form .form-group select.error,.contact-page .contact-form .form-group textarea.error{border-color:#fe7f2d}.contact-page .contact-form .form-group select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23233d4d' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;padding-right:30px}.contact-page .contact-form .form-group textarea{resize:vertical;min-height:120px}.contact-page .contact-form .form-group .error-message{display:block;font-size:.8rem;color:#fe7f2d;margin-top:6px}.contact-page .contact-form .success-message{padding:16px;background:rgba(161,193,129,.15);border:1px solid #a1c181;border-radius:8px;color:hsl(90,34.0425531915%,43.137254902%);font-size:.8rem;margin-bottom:24px;animation:slideDown .3s ease}.contact-page .contact-form .error-message-box{padding:16px;background:rgba(254,127,45,.15);border:1px solid #fe7f2d;border-radius:8px;color:rgb(246.8246445498,97.5545023697,1.1753554502);font-size:.8rem;margin-bottom:24px;animation:slideDown .3s ease}.contact-page .contact-form .submit-btn{position:relative;width:100%;padding:16px 32px;font-size:.9rem;font-weight:600;font-family:Poppins,sans-serif;color:#233d4d;background:rgba(0,0,0,0);border:1px solid rgba(35,61,77,.2);border-radius:0;cursor:pointer;overflow:hidden;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:12px}.contact-page .contact-form .submit-btn .btn-icon{transition:transform .3s ease}.contact-page .contact-form .submit-btn:hover:not(:disabled){background:#233d4d;color:#fff;border-color:#233d4d;transform:translateY(-3px);box-shadow:0 10px 20px rgba(35,61,77,.1)}.contact-page .contact-form .submit-btn:hover:not(:disabled) .btn-icon{transform:translateX(5px);stroke:#fff}.contact-page .contact-form .submit-btn:active:not(:disabled){transform:translateY(0)}.contact-page .contact-form .submit-btn:disabled{opacity:.7;cursor:not-allowed}.contact-page .contact-form .submit-btn .loader-text{animation:pulseFade 1.5s ease-in-out infinite}.contact-page .contact-form .submit-btn .btn-background{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.contact-page .contact-form .submit-btn:hover:not(:disabled) .btn-background{left:100%}.about-page{min-height:80vh;padding:50px 0 60px;color:#233d4d}.about-page .about-container{max-width:1280px;margin:0 auto;padding:0 48px}@media(max-width:768px){.about-page .about-container{padding:0}}.about-page .about-header{margin-bottom:60px;position:relative}.about-page .about-header h1{font-size:4rem;font-weight:500;line-height:1.1;letter-spacing:-.02em;margin-bottom:40px}@media(max-width:768px){.about-page .about-header h1{font-size:1.8rem;margin-bottom:24px;line-height:1.2}}.about-page .about-header .about-line-main{width:100px;height:4px;background:#fcca46}.about-page .about-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:120px;gap:120px}@media(max-width:768px){.about-page .about-grid{grid-template-columns:1fr;gap:60px}}.about-page .about-left .about-quote{margin-bottom:80px}.about-page .about-left .about-quote p{font-size:1.8rem;line-height:1.4;font-weight:400;opacity:.9;margin-bottom:24px}@media(max-width:768px){.about-page .about-left .about-quote p{font-size:1.4rem}}.about-page .about-left .about-quote .about-author{font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;color:#fe7f2d;font-weight:600}.about-page .about-line{width:100%;height:1px;background:rgba(35,61,77,.1);margin-bottom:30px;position:relative;overflow:hidden}.about-page .about-line:after{content:"";position:absolute;left:0;top:0;height:100%;width:40px;background:#fcca46}.about-page .about-item{margin-bottom:60px}.about-page .about-item .start-btn{margin-top:24px;display:inline-block;text-decoration:none;color:#fcca46;border:1px solid rgba(252,202,70,.3);padding:12px 24px;font-weight:600;font-size:.8rem;letter-spacing:1px;text-transform:uppercase;transition:all .3s ease}.about-page .about-item .start-btn:hover{background:#fcca46;color:#233d4d;border-color:#fcca46;transform:translateY(-3px);box-shadow:0 10px 20px rgba(252,202,70,.1)}.about-page .about-item span{font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;opacity:.5;display:block;margin-bottom:12px}.about-page .about-item h3,.about-page .about-item h4{font-size:1.4rem;font-weight:500;margin-bottom:16px;letter-spacing:-.01em}.about-page .about-item p{font-size:1rem;line-height:1.6;opacity:.7;max-width:400px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.floating-whatsapp{position:fixed;bottom:24px;right:24px;width:64px;height:64px;background:#233d4d;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(35,61,77,.4);transition:all .3s ease;z-index:1000;color:#fff}@media(max-width:768px){.floating-whatsapp{bottom:20px;right:20px;width:56px;height:56px}}.floating-whatsapp:after{content:"";position:absolute;width:2px;height:56px;background:#fcca46;top:-68px;left:50%;transform:translateX(-50%)}@media(max-width:768px){.floating-whatsapp:after{height:48px;top:-60px}}.floating-whatsapp .whatsapp-icon{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.floating-whatsapp .whatsapp-icon svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.floating-whatsapp:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(35,61,77,.6)}.floating-whatsapp:hover .whatsapp-icon{transform:rotate(15deg)}.floating-whatsapp:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:#619b8a;opacity:0;animation:whatsappPulse 2s infinite;z-index:-1}.floating-whatsapp:active{transform:scale(.95)}.floating-whatsapp:focus{outline:3px solid rgba(97,155,138,.5);outline-offset:4px}@keyframes whatsappPulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.15);opacity:0}to{transform:scale(1);opacity:0}}@keyframes pulseFade{0%,to{opacity:1}50%{opacity:.5}}