@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;--navbar-height:83px;--footer-height:88px;--color-accent:#fc0;--color-primary:#212c3f;scroll-padding-top:var(--navbar-height);height:auto;overflow:hidden auto}body{color:#0b1220;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;overflow:visible}body.services-page-active,body.contact-page-active{height:auto;min-height:100vh}h1,h2,h3,h4,h5,h6{line-height:1.2}h1{color:#797979;font-size:1.7rem;font-weight:600}h2{font-weight:600}h3{font-weight:500}@media (width<=480px){h1{font-size:1.35rem;line-height:1.25}h2{font-size:1.15rem;line-height:1.25}h3{font-size:1.05rem;line-height:1.3}}.App{flex-direction:column;min-height:100vh;display:flex}.App main{flex:1}a{color:inherit;text-decoration:none;transition:color .15s}button{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:2px;outline:2px solid #fc0}.container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding-inline:1rem}.container-sm{box-sizing:border-box;width:100%;max-width:640px;margin:0 auto;padding-inline:1rem}.container-md{box-sizing:border-box;width:100%;max-width:900px;margin:0 auto;padding-inline:1rem}.header-wrapper{z-index:1000;background-color:#081b2c;align-items:center;height:auto;min-height:83px;padding:0 1rem;display:flex;position:sticky;top:0}.header-wrapper .header{justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex;position:relative}.header-wrapper .header .logo-section .logo{object-fit:contain;width:auto;height:48px}.header-wrapper .header .nav-wrapper{flex:1;align-items:center;display:flex}.header-wrapper .header .nav-wrapper .navigation{flex:1;justify-content:center;align-items:center;gap:3rem;display:flex;transform:translate(.55rem)}.header-wrapper .header .nav-wrapper .navigation a{color:#b0c4d8;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;transition:color .3s;display:inline-block;position:relative}.header-wrapper .header .nav-wrapper .navigation a:after{content:"";background-color:#f4bc43;width:0;height:1px;transition:width .3s;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.header-wrapper .header .nav-wrapper .navigation a:hover{color:#f4bc43}.header-wrapper .header .nav-wrapper .navigation a:hover:after{width:calc(100% - 1.4rem)}.header-wrapper .header .nav-wrapper .navigation a.active{color:#f4bc43}.header-wrapper .header .nav-wrapper .navigation a.active:after{width:calc(100% - 1.4rem)}.header-wrapper .header .cta-wrapper{align-items:center;display:flex}.header-wrapper .header .cta-wrapper .cta-button{cursor:pointer;text-align:center;color:#002641;background:#f7d46c;border:2px solid #f7d46c;border-radius:999px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f7d46c66}.header-wrapper .header .cta-wrapper .cta-button:hover{color:#f7d46c;background:#002641;transform:translateY(-2px);box-shadow:0 6px 20px #f7d46c80}.header-wrapper .header .cta-wrapper .cta-button:active{transform:translateY(0)}.header-wrapper .header .cta-wrapper .cta-button{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.header-wrapper .header .cta-wrapper .cta-button:hover{border:2px solid #212c3f}.header-wrapper .header .cta-wrapper .user-menu{align-items:center;gap:1rem;display:flex}.header-wrapper .header .cta-wrapper .user-menu .user-name{color:#e8ecf0;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.9rem;font-weight:500;overflow:hidden}.header-wrapper .header .cta-wrapper .user-menu .logout-button{color:#fc0;cursor:pointer;background:0 0;border:1px solid #fc0;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.header-wrapper .header .cta-wrapper .user-menu .logout-button:hover{color:#081b2c;background:#fc0}.cta-wrapper-mobile,.cta-button-mobile{display:none}.alternar-menu-movil{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-around;width:30px;height:30px;padding:0;display:none}.alternar-menu-movil span{transform-origin:1px;background:#fc0;border-radius:10px;width:30px;height:3px;transition:all .3s;position:relative}.alternar-menu-movil span:first-child{transform:rotate(0)}.alternar-menu-movil span:nth-child(2){opacity:1;transform:translate(0)}.alternar-menu-movil span:nth-child(3){transform:rotate(0)}.alternar-menu-movil span.open:first-child{transform:rotate(45deg)}.alternar-menu-movil span.open:nth-child(2){opacity:0;transform:translate(20px)}.alternar-menu-movil span.open:nth-child(3){transform:rotate(-45deg)}@media (width<=1024px){.header-wrapper{min-height:83px;padding:0}.header-wrapper .header{padding:0;justify-content:space-between;align-items:center;height:83px;padding:0 1.5rem;display:flex}.header-wrapper .header .logo-section .logo{height:44px}.header-wrapper .header .alternar-menu-movil{display:flex}.header-wrapper .header .nav-wrapper{background:#fc0;flex-direction:column;max-height:calc(100vh - 83px);padding:2rem 1rem;transition:transform .3s;position:fixed;top:83px;left:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:0 4px 6px #0b12201a}.header-wrapper .header .nav-wrapper.mobile-open{transform:translate(0)}.header-wrapper .header .nav-wrapper .navigation{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;transform:none}.header-wrapper .header .nav-wrapper .navigation a{color:#081b2c;border-bottom:1px solid #081b2c33;width:100%;padding:.5rem 0;font-size:1.2rem}.header-wrapper .header .nav-wrapper .navigation a:hover,.header-wrapper .header .nav-wrapper .navigation a.active{color:#212c3f}.header-wrapper .header .nav-wrapper .cta-wrapper{display:none}}@media (width<=480px){.header-wrapper{min-height:70px}.header-wrapper .header{height:70px;padding:0 1rem}.header-wrapper .header .logo-section .logo{height:38px}.header-wrapper .header .cta-wrapper{display:none}.header-wrapper .header .nav-wrapper{top:70px}.header-wrapper .header .nav-wrapper .navigation a{font-size:1.1rem}}@media (height<=500px) and (orientation:landscape){.header-wrapper .header>.cta-wrapper{display:none}.header-wrapper .header .nav-wrapper{max-height:calc(100vh - 60px);padding:1rem}.header-wrapper .header .nav-wrapper .navigation{gap:.75rem}.header-wrapper .header .nav-wrapper .navigation a{padding:.35rem 0;font-size:1rem}.header-wrapper .header .nav-wrapper .cta-wrapper{display:none}}.footer{color:#e8ecf0;background:#081b2c;margin-top:auto;padding:1.5rem 1rem 1rem}.footer .footer-content{grid-template-columns:1fr 1.5fr 1fr;gap:2rem;max-width:1200px;margin:0 auto 1rem;display:grid}.footer .footer-content .footer-section h3{color:#f4bc43;margin-bottom:.5rem;font-size:1rem;font-weight:600}.footer .footer-content .footer-section p,.footer .footer-content .footer-section a{color:#b0c4d8;margin:.3rem 0;font-size:.85rem;line-height:1.5;text-decoration:none;transition:color .3s;display:block}.footer .footer-content .footer-section p:hover,.footer .footer-content .footer-section a:hover{color:#f4bc43}.footer .footer-content .footer-section{text-align:center}.footer .footer-content .footer-center .footer-service-areas{color:#f4bc43;margin-top:1rem;font-size:.8rem;font-weight:500}.footer .footer-bottom{border-top:1px solid #fdfdfd1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding-top:.75rem;display:grid}.footer .footer-bottom .footer-copyright{grid-column:2}.footer .footer-bottom .footer-copyright p{color:#b0c4d8;text-align:center;margin:0;font-size:.8rem;font-weight:500}.footer .footer-bottom .footer-copyright p .creator-credit{letter-spacing:.5px;margin:0 5px;font-weight:600;text-decoration:none;transition:transform .2s,filter .2s;display:inline-block;color:#f0f!important}.footer .footer-bottom .footer-copyright p .creator-credit:hover{filter:brightness(1.2);transform:scale(1.08);color:#f0f!important}@media (width<=768px){.footer{padding:1rem .75rem}.footer .footer-content{grid-template-columns:1fr;gap:1.5rem}.footer .footer-content .footer-contact,.footer .footer-content .footer-center,.footer .footer-content .footer-legal{text-align:center}.footer .footer-bottom{text-align:center;flex-direction:column;gap:.75rem;display:flex}.footer .footer-bottom .footer-copyright{order:1}.footer .footer-bottom .footer-copyright p{font-size:.75rem}}.services-page{box-sizing:border-box;background-color:#002641;flex-direction:column;flex:1 0 auto;min-height:auto;padding:3rem 2rem 4rem;display:flex;overflow:visible}.services-header{text-align:center;flex-shrink:0;margin-top:3rem;margin-bottom:3rem}.services-header h1{color:#855a00;letter-spacing:2px;margin-top:0;margin-bottom:0;font-size:2.4rem;font-weight:600}.services-grid{flex:auto;grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;max-width:1400px;margin:0 auto;padding-top:10px;display:grid;overflow:visible}.service-card{text-align:center;box-shadow:none;box-sizing:border-box;background-color:#212c3f;border:1px solid #fdfdfd1a;border-radius:0;flex-direction:column;align-items:center;width:100%;min-height:650px;padding:1.5rem 1.2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.service-card:hover{border-bottom-color:#ffcc004d;border-left-color:#ffcc004d;border-right-color:#ffcc004d;transform:translateY(-8px);box-shadow:0 8px 30px #fc03}.service-card .service-icon{flex-shrink:0;width:70px;height:70px;margin-bottom:1rem}.service-card .service-icon img{object-fit:contain;width:100%;height:100%;display:block}.service-card h3{color:#fdfdfd;letter-spacing:.5px;flex-shrink:0;width:100%;margin-top:0;margin-bottom:.75rem;font-size:1rem;font-weight:600;line-height:1.2}.service-card .service-subtitle{color:#f7d46c;flex-shrink:0;width:100%;margin-bottom:1.25rem;font-size:.85rem;line-height:1.4}.service-card .process-header-line{border-top:1px solid #fdfdfd1a;border-bottom:1px solid #fdfdfd1a;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.75rem 0;display:flex}.service-card .process-header-line .process-item{color:#fdfdfd;letter-spacing:.5px;align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;display:flex}.service-card .process-header-line .process-item .process-icon-inline{width:14px;height:14px;display:block}.service-card .process-header-line .arrow-icon-inline{color:#fc0;align-items:center;font-size:1.2rem;font-weight:700;line-height:1;display:flex}.service-card .problem-list{color:#fdfdfdbf;text-align:left;flex-grow:1;width:100%;margin:0 0 1.25rem;padding:0;font-size:.8rem;line-height:1.6;list-style:none}.service-card .problem-list li{align-items:flex-start;margin-bottom:.6rem;padding-left:1.8rem;display:flex;position:relative}.service-card .problem-list li .item-icon-svg{width:16px;height:16px;margin-top:.1rem;position:absolute;left:0}.service-card .pack-section{text-align:left;background-color:#081b2c;border-radius:6px;flex-shrink:0;width:100%;margin-bottom:1rem;padding:1rem}.service-card .pack-section h4{color:#f7d46c;letter-spacing:.5px;margin:0 0 .75rem;font-size:.75rem;font-weight:600}.service-card .pack-section .pack-list{color:#f7d46c;margin:0;padding:0;font-size:.75rem;line-height:1.5;list-style:none}.service-card .pack-section .pack-list li{margin-bottom:.35rem}.service-card .pack-section.servicios-incluidos{background-color:#081b2c}.service-card .pack-section.servicios-incluidos h4{color:#f7d46c}.service-card .service-button{color:#002641;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#f7d46c;border:2px solid #f7d46c;border-radius:50px;flex-shrink:0;width:100%;margin-top:auto;padding:.85rem 1.5rem;font-size:.65rem;font-weight:600;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 15px #f7d46c99}.service-card .service-button:hover{color:#f7d46c;background-color:#002641;border-color:#002641;transform:translateY(-2px);box-shadow:0 6px 25px #0026414d}.service-card .service-button:active{transform:translateY(0)}.loading,.error{text-align:center;color:#fdfdfd;padding:2rem}.loading h2,.error h2{color:#fdfdfd}@media (width<=1200px){.services-page{padding:2.5rem 1.5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:100%}}@media (width<=900px){.services-page{padding:2rem 1rem}.services-grid{grid-template-columns:1fr;gap:2rem}.services-header h1{font-size:2rem}.service-card{box-sizing:border-box;width:100%;min-height:auto;margin:0;padding:1.5rem 1rem}.service-card .service-icon{width:60px;height:60px}.service-card h3{font-size:.95rem}}@media (width<=480px){.services-page{padding:1.5rem .5rem}.services-grid{gap:1rem;padding:0}.service-card{width:100%;margin:0;padding:1.25rem .5rem}}.footer-separator{background:#fff;width:100%;height:3rem;margin-top:2rem}.home-page,.about-page,.contact-page,.services-page{min-height:calc(100vh - var(--navbar-height) - var(--footer-height));flex-direction:column;flex:1 0 auto;margin:0;padding:0;display:flex}@media (width<=1024px){.home-page .about-content,.home-page .contact-content,.about-page .about-content,.about-page .contact-content,.contact-page .about-content,.contact-page .contact-content,.services-page .about-content,.services-page .contact-content{grid-template-columns:1fr;gap:2rem}.home-page .services-grid,.about-page .services-grid,.contact-page .services-grid,.services-page .services-grid,.home-page .about-stats,.about-page .about-stats,.contact-page .about-stats,.services-page .about-stats{grid-template-columns:1fr}}@keyframes floatingBulb{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.hero-section{background-color:#002641;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-section .hero-image-container{z-index:1;pointer-events:none;justify-content:flex-end;align-items:center;width:60%;display:flex;position:absolute;top:0;bottom:0;right:0}@media (width>=1025px){.hero-section .hero-image-container{animation:6s ease-in-out infinite floatingBulb}}.hero-section .hero-image-container .hero-image-img{object-fit:contain;object-position:right center;width:auto;max-width:100%;height:95%;transform:translate(30px);mask-image:radial-gradient(#000 50%,#0000 90%)}.hero-section .hero-content{text-align:left;z-index:3;flex-direction:column;align-items:flex-start;width:auto;max-width:900px;padding:2rem 4rem;display:flex;position:relative}.hero-section .hero-content h1{color:#e8ecf0;max-width:100%;margin-bottom:2rem;font-size:3.2rem;font-weight:600;line-height:1.1}.hero-section .hero-content p{color:#e8ecf0;max-width:600px;margin-top:1rem;font-size:1.45rem;line-height:1.5}.hero-section .hero-content .hero-cta-wrapper{flex-direction:column;align-items:center;width:100%;margin-top:4rem;display:flex}.hero-section .hero-content .hero-cta-wrapper .btn-cta{color:#002641;text-align:center;background:#f7d46c;border-radius:50px;margin:1rem 0;padding:1rem 4.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f7d46c66}.hero-section .hero-content .hero-cta-wrapper .btn-cta:hover{color:#f7d46c;background:0 0;border-color:#f4bc43;transform:translateY(-2px);box-shadow:0 6px 20px #f7d46c80}.hero-section .hero-content .hero-cta-wrapper .hero-hashtag{color:#f7d46c;letter-spacing:.5px;text-align:center;margin:1rem 0 0;font-size:1rem;font-weight:600}@media (width<=1024px){.hero-section .hero-image-container{width:50%;animation:none!important}.hero-section .hero-image-container .hero-image-img{transform:none!important}.hero-section .hero-content{max-width:600px;padding:2rem 3rem}.hero-section .hero-content h1{margin-bottom:1.5rem;font-size:1.5rem;line-height:1.4}.hero-section .hero-content p{margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.hero-section .hero-content .hero-cta-wrapper{margin-top:1.5rem}.hero-section .hero-content .hero-cta-wrapper .btn-cta{padding:.9rem 3rem;font-size:.9rem}}@media (width<=768px){.hero-section{text-align:center;flex-direction:column;justify-content:center;height:100vh;min-height:600px;padding:2rem 0}.hero-section .hero-image-container{opacity:.4;z-index:1;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:8vh;display:flex;position:absolute;top:0;left:0;animation:none!important;transform:none!important}.hero-section .hero-image-container .hero-image-img{object-fit:contain;object-position:center top;width:100%;height:auto;max-height:50vh;mask-image:radial-gradient(#000 60%,#0000 95%);animation:none!important;transform:none!important}.hero-section .hero-content{max-width:100%;padding:2rem}.hero-section .hero-content h1{margin-bottom:1.5rem;font-size:1.5rem}.hero-section .hero-content p{margin-bottom:2rem;font-size:1.2rem}.hero-section .hero-content .hero-cta-wrapper{margin-top:1.5rem}.hero-section .hero-content .hero-cta-wrapper .btn-cta{padding:.9rem 2.5rem}}@media (width<=480px){.hero-section{height:auto;min-height:100dvh;padding:5rem 1rem 3rem}.hero-section .hero-image-container{opacity:.4;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:8vh;display:flex;position:absolute;top:0;left:0;animation:none!important;transform:none!important}.hero-section .hero-image-container .hero-image-img{object-fit:contain;object-position:center top;width:110%;max-width:none;max-height:35vh;mask-image:radial-gradient(#000 60%,#0000 95%);animation:none!important;transform:none!important}.hero-section .hero-content{padding:1.5rem}.hero-section .hero-content h1{font-size:1.4rem}.hero-section .hero-content p{font-size:1.1rem}.hero-section .hero-content .hero-cta-wrapper .btn-cta{padding:.9rem 2rem;font-size:.8rem}.hero-section .hero-content .hero-cta-wrapper .hero-hashtag{font-size:.9rem}}.about-section{background:#fdfdfd;flex-direction:column;flex:none;justify-content:center;align-items:center;padding:8rem 2rem;display:flex}.about-section .container{box-sizing:border-box;text-align:center;padding-inline:1rem;background:#f0f2f5;border:2px solid #081b2c;border-radius:12px;width:100%;max-width:1200px;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #081b2c1a}.about-section h2{color:#855a00;text-transform:uppercase;letter-spacing:1.5px;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600}.about-section .about-intro{margin-bottom:2rem}.about-section .about-intro p{color:#002641;text-align:center;max-width:900px;margin:0 auto;font-size:1.1rem;font-weight:600;line-height:1.8}.about-section h3.pillars-title{color:#855a00;text-align:center;text-transform:uppercase;letter-spacing:.8px;width:100%;margin:1rem auto 1.5rem;font-size:1.15rem;font-weight:700;display:block}.about-section .about-pillars{flex-direction:column;align-items:center;max-width:900px;margin:0 auto 2.5rem;padding:0;display:flex}.about-section .about-pillars .pillar{width:100%;max-width:600px;margin-bottom:.5rem}.about-section .about-pillars .pillar p{color:#002641;text-align:center;text-align-last:center;letter-spacing:.3px;font-size:1rem;font-weight:600}.about-section .about-description{margin:2rem 0}.about-section .about-description p{color:#002641;text-align:center;max-width:900px;margin:0 auto;font-size:1.1rem;font-weight:600;line-height:1.8}.about-section .highlight-lighton{color:#f4bc43;font-weight:600}.about-section .about-tagline{color:#855a00;text-align:center;text-transform:uppercase;letter-spacing:.8px;margin-top:2rem;font-size:1.15rem;font-weight:700;line-height:1.6}@media (width<=768px){.about-section{padding:6rem 2rem}.about-section h2{font-size:1.8rem}.about-section .about-intro p{text-align:center;font-size:1.05rem;line-height:1.7}.about-section .about-intro p.pillars-title{text-align:center}.about-section .about-pillars .pillar p{text-align:center;font-size:.95rem}.about-section .about-description p{text-align:center;font-size:1.05rem}.about-section .about-tagline{font-size:1.1rem}}@media (width<=480px){.about-section{padding:4rem 1.5rem}.about-section h2{margin-bottom:1.5rem;font-size:1.1rem}.about-section .about-intro p{text-align:center;font-size:1rem}.about-section .about-intro p.pillars-title{text-align:center}.about-section .about-pillars .pillar{max-width:100%}.about-section .about-pillars .pillar p{text-align:center;font-size:.95rem}.about-section .about-description p{text-align:center;font-size:1rem}.about-section .about-tagline{font-size:1.05rem}}.why-choose-section{background-image:url(/images/FONDO-PORQUE-ELEGIRNOS.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:20px solid #fdfdfd;justify-content:flex-start;align-items:center;padding:8rem 2rem;display:flex;position:relative}.why-choose-section:before{content:"";z-index:1;background:#002641b3;position:absolute;inset:0}.why-choose-section .why-choose-content{z-index:2;justify-content:flex-start;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.why-choose-section .why-choose-card{background:0 0;border-radius:12px;max-width:400px;padding:1.5rem 1.8rem;box-shadow:0 10px 40px #0b12204d}.why-choose-section .why-choose-card h2{color:#f4bc43;text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.why-choose-section .why-choose-card .why-choose-content-box{background:0 0;border:2px solid #e8ecf0;border-radius:8px;padding:1rem}.why-choose-section .why-choose-card .why-choose-content-box .why-choose-location{color:#e8ecf0;text-align:center;opacity:.9;margin-bottom:1rem;font-size:.9rem;font-weight:500}.why-choose-section .why-choose-card .why-choose-content-box{backdrop-filter:blur(10px);margin-bottom:1.2rem}.why-choose-section .why-choose-card .benefits-list{margin:0 0 1rem;padding:0;list-style:none}.why-choose-section .why-choose-card .benefits-list li{color:#e8ecf0;text-align:left;margin-bottom:.5rem;font-size:.85rem;line-height:1.4}.why-choose-section .why-choose-card .benefits-list li:last-child{margin-bottom:0}.why-choose-section .why-choose-card .why-choose-tagline{color:#e8ecf0;text-align:justify;text-align-last:left;margin:0;font-size:.85rem;line-height:1.4}.why-choose-section .why-choose-card .why-choose-tagline .highlight-lighton{color:#f4bc43;font-weight:600}.why-choose-section .why-choose-card .btn-cta-why{color:#002641;text-align:center;text-transform:uppercase;background:#f7d46c;border-radius:50px;width:100%;margin:1rem 0;padding:.8rem 1.5rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f7d46c66}.why-choose-section .why-choose-card .btn-cta-why:hover{color:#f7d46c;background:0 0;border-color:#f4bc43;transform:translateY(-2px)}@media (width<=1024px){.why-choose-section .why-choose-card{max-width:500px;padding:2rem}.why-choose-section .why-choose-card h2{text-align:center;font-size:1.5rem}.why-choose-section .why-choose-card .benefits-list li{font-size:.9rem;line-height:1.6}.why-choose-section .why-choose-card .why-choose-tagline{text-align:center;font-size:.9rem}.why-choose-section .why-choose-card .btn-cta-why{padding:.9rem 3rem;font-size:.9rem}}@media (width<=768px){.why-choose-section{padding:6rem 2rem}.why-choose-section .why-choose-content{justify-content:center;padding:0 1.5rem}.why-choose-section .why-choose-card{max-width:100%}.why-choose-section .why-choose-card .benefits-list li{margin-bottom:.7rem}}@media (width<=480px){.why-choose-section{padding:4rem 1.5rem}.why-choose-section .why-choose-content{padding:0 1rem}.why-choose-section .why-choose-card{padding:1.5rem}.why-choose-section .why-choose-card h2{margin-bottom:1.2rem;font-size:1.3rem}.why-choose-section .why-choose-card .benefits-list{margin-bottom:1.5rem}.why-choose-section .why-choose-card .benefits-list li{font-size:.85rem}.why-choose-section .why-choose-card .why-choose-tagline{margin:1.5rem 0;font-size:.85rem}.why-choose-section .why-choose-card .btn-cta-why{padding:.9rem 2rem;font-size:.8rem}}.founder-section-about{background:#fdfdfd;justify-content:center;align-items:center;min-height:auto;padding:8rem 2rem;display:flex}.founder-section-about .founder-container{box-sizing:border-box;background:#f0f2f5;grid-template-columns:400px 1fr;align-items:start;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding-inline:1rem;display:grid}.founder-section-about .founder-image{border-radius:12px;width:100%;position:sticky;top:100px;overflow:hidden;box-shadow:0 10px 40px #0b122033}.founder-section-about .founder-image img{object-fit:cover;width:100%;height:auto;display:block}.founder-section-about .founder-content h1{color:#002641;margin-bottom:1.5rem;font-size:1.7rem;font-weight:600}.founder-section-about .founder-content h2{color:#f4bc43;margin-bottom:1.5rem;font-size:1.4rem;font-weight:500}.founder-section-about .founder-content p{color:#002641;text-align:justify;margin-bottom:1.2rem;font-size:1rem;font-weight:600;line-height:1.7}.founder-section-about .founder-content .founder-mission{background:#fdfdfd;border-left:4px solid #f7d46c;border-radius:8px;margin:1.5rem 0;padding:1.2rem}.founder-section-about .founder-content .founder-mission p{margin-bottom:0}.founder-section-about .founder-content .founder-tagline{color:#f4bc43;margin-top:1.5rem;font-size:1.1rem;font-style:italic;font-weight:600}@media (width<=768px){.founder-section-about .founder-container{grid-template-columns:1fr;gap:2rem}.founder-section-about .founder-image{max-width:400px;margin:0 auto;position:relative;top:0}}@media (width<=900px){.founder-section-about{padding:6rem 1.5rem}.founder-section-about .founder-container{grid-template-columns:1fr;gap:2rem}.founder-section-about .founder-image{max-width:400px;margin:0 auto;position:relative;top:0}}@media (width<=480px){.founder-section-about{padding:4rem 1rem}.founder-section-about .founder-container{flex-direction:column;display:flex}.founder-section-about .founder-image{order:1;max-width:300px}.founder-section-about .founder-content{order:2}.founder-section-about .founder-content h1{text-align:center}.founder-section-about .founder-content p{font-size:.95rem}}.blog-preview{background:#002641;flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:8rem 2rem;display:flex}.blog-preview .container{box-sizing:border-box;text-align:center;width:100%;max-width:1200px;margin:0 auto;padding-inline:1rem}.blog-preview h2{color:#f4bc43;margin-top:0;font-size:1.8rem;font-weight:600}.blog-preview>.container>p{color:#e8ecf0;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.blog-preview .blog-preview-grid,.blog-preview .blog-preview-skeleton{flex-direction:column;gap:2rem;max-width:900px;min-height:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex}.blog-preview .blog-preview-skeleton .skeleton-card{background:#e8ecf0;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0b122014}.blog-preview .blog-preview-skeleton .skeleton-rect{aspect-ratio:16/9;background:linear-gradient(90deg,#e8ecf0 25%,#f0f2f5 37%,#e8ecf0 63%) 0 0/400% 100%;width:100%;animation:1.4s ease-in-out infinite shimmer}.blog-preview .blog-preview-skeleton .skeleton-line{background:linear-gradient(90deg,#e8ecf0 25%,#f0f2f5 37%,#e8ecf0 63%) 0 0/400% 100%;border-radius:6px;height:12px;margin:.5rem 0;animation:1.4s ease-in-out infinite shimmer}.blog-preview .blog-preview-skeleton .skeleton-line.short{width:40%;margin-top:1rem}.blog-preview .blog-preview-skeleton .skeleton-line.long{width:90%;margin-bottom:1rem}.blog-preview .blog-preview-skeleton .skeleton-line:not(.short):not(.long){width:70%}.blog-preview .blog-preview-card{background:#fdfdfd;border-radius:12px;flex-direction:row;align-items:center;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0026414d}.blog-preview .blog-preview-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #fc06}.blog-preview .blog-preview-card .blog-preview-image{aspect-ratio:16/9;flex-shrink:0;width:40%;min-width:280px;overflow:hidden}.blog-preview .blog-preview-card .blog-preview-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.blog-preview .blog-preview-card .blog-preview-content{text-align:left;flex-direction:column;flex:1;padding:2rem;display:flex}.blog-preview .blog-preview-card .blog-preview-content h3{color:#002641;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.blog-preview .blog-preview-card .blog-preview-content .blog-preview-date{color:#f4bc43;margin-bottom:1rem;font-size:.85rem}.blog-preview .blog-preview-card .blog-preview-content .blog-preview-excerpt{color:#002641;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.blog-preview .blog-preview-card .blog-preview-content .blog-preview-link{color:#f4bc43;font-weight:500}.blog-preview .blog-preview-cta{text-align:center;margin-top:2rem}.blog-preview .blog-preview-cta .btn-primary{cursor:pointer;text-align:center;color:#002641;background:#f7d46c;border:2px solid #f7d46c;border-radius:999px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #f7d46c66}.blog-preview .blog-preview-cta .btn-primary:hover{color:#f7d46c;background:#002641;transform:translateY(-2px);box-shadow:0 6px 20px #f7d46c80}.blog-preview .blog-preview-cta .btn-primary:active{transform:translateY(0)}.blog-preview .blog-preview-cta .btn-primary{padding:1rem 2.5rem;font-size:1.1rem}@media (width<=768px){.blog-preview{padding:3rem 2rem}.blog-preview .blog-preview-card{flex-direction:column!important}.blog-preview .blog-preview-card .blog-preview-image{width:100%;min-width:100%;height:220px}.blog-preview .blog-preview-card .blog-preview-content{padding:1.5rem}}@media (width<=900px){.blog-preview{padding:6rem 1.5rem}.blog-preview .blog-preview-grid,.blog-preview .blog-preview-skeleton{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width<=480px){.blog-preview{padding:4rem 1rem}.blog-preview h2{font-size:1.1rem}.blog-preview .blog-preview-grid,.blog-preview .blog-preview-skeleton{min-height:520px}.blog-preview .blog-preview-card .blog-preview-image{height:180px}.blog-preview .blog-preview-card .blog-preview-content{padding:1.25rem}.blog-preview .blog-preview-card .blog-preview-content h3{font-size:1.2rem}}.contact-section{flex-direction:column;justify-content:center;align-items:center;min-height:auto;padding:8rem 2rem;display:flex}.contact-section .container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding-inline:1rem;display:flex}.contact-section h2{text-align:center;color:#855a00;margin-top:0;margin-bottom:7.5rem;font-size:2.4rem;font-weight:600}.contact-section .contact-content{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.contact-section .contact-info h3{text-align:center;color:#081b2c;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.contact-section .contact-info .contact-item{border-left:4px solid #fc0;border-radius:8px;margin-bottom:.6rem;padding:1rem;font-weight:600;transition:transform .3s}.contact-section .contact-info .contact-item:hover{transform:translate(5px)}.contact-section .contact-info .contact-item p{color:#797979;margin:.5rem 0 0;font-weight:600;line-height:1.6}.contact-section .contact-form h3{text-align:center;color:#081b2c;margin-bottom:1.25rem;font-size:1.4rem;font-weight:600}.contact-section .contact-form form{flex-direction:column;gap:1rem;width:100%;display:flex}.contact-section .contact-form .form-group{flex-direction:column;width:100%;display:flex}.contact-section .contact-form input,.contact-section .contact-form textarea{background:#fdfdfd;border:1px solid #00264133;border-radius:8px;width:100%;padding:.85rem;font-family:inherit;font-size:1rem;font-weight:500;transition:border-color .3s,box-shadow .3s}.contact-section .contact-form input:focus,.contact-section .contact-form textarea:focus{border-color:#f7d46c;outline:none;box-shadow:0 0 0 3px #f7d46c33}.contact-section .contact-form textarea{resize:vertical;min-height:120px}.contact-section .contact-form .btn-primary{color:#002641;cursor:pointer;text-transform:uppercase;background:#f7d46c;border:none;border-radius:50px;width:100%;margin-top:.5rem;padding:1rem 1.5rem;font-weight:700;transition:all .3s}.contact-section .contact-form .btn-primary:hover{color:#f7d46c;background:#002641;transform:translateY(-2px)}.contact-section .contact-form .btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-section .contact-form .success-message{color:#4caf50;text-align:center;background:#4caf501a;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:600}.contact-section .contact-form .error-message{color:#ff6b6b;text-align:center;background:#ff6b6b1a;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:600}@media (width<=768px){.contact-section{padding:6rem 1.5rem}.contact-section .contact-content{grid-template-columns:1fr;padding:0 .5rem}}@media (width<=480px){.contact-section{padding:4rem 1rem}.contact-section h2{margin-bottom:2rem;font-size:1.1rem}}.services-section-home{background-color:#212c3f;padding:8rem 0}.services-section-home .services-container-home{box-sizing:border-box;padding-inline:1rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.services-section-home .services-header-home{text-align:center;margin-bottom:3rem}.services-section-home .services-header-home h2{color:#f4bc43;letter-spacing:2px;margin:0;font-size:2.5rem;font-weight:600}.services-section-home .services-header-home .services-subtitle-header{color:#fdfdfd;opacity:.9;margin-top:.5rem;font-size:1.25rem}.services-section-home .services-grid-home{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (width<=1200px){.services-section-home .services-grid-home{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width<=900px){.services-section-home{padding:6rem 0}.services-section-home .services-header-home h2{font-size:2rem}.services-section-home .services-grid-home{grid-template-columns:1fr;gap:1.5rem}}@media (width<=480px){.services-section-home{padding:4rem 0}.services-section-home .services-header-home h2{font-size:1.75rem}}
