body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#343a40;line-height:1.5;background:#ffffff}.hero-section{background:#ffffff;text-align:center}@media (max-width: 575.98px){.hero-section{padding-top:1rem}}.hero-title{font-weight:600;color:#343a40;line-height:1.3;max-width:960px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.hero-title{margin-top:2rem}}.hero-subtitle{color:#fff;background:#FF8B6B;max-width:540px;margin-left:auto;margin-right:auto}@media (max-width: 575.98px){.hero-subtitle{width:100vw;max-width:none;margin-left:calc(-50vw + 50%);border-radius:0}}.form-section{background:#ffffff;padding:1rem}.form-container{max-width:540px;margin:0 auto}@media (max-width: 575.98px){.form-container{padding:0 1rem}}.form-step{transition:opacity .4s ease,transform .4s ease}.js-form-step-2:not(.d-none){animation:slideInUp .4s ease forwards}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-indicator{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}@media (max-width: 575.98px){.step-indicator{display:none}}.step-number{width:48px;height:48px;background:#FF8B6B;color:#fff;border-radius:50rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}.step-title{font-weight:600;color:#343a40;margin:0}.form-group--small{max-width:200px}@media (max-width: 575.98px){.form-group--small{max-width:100%}}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;color:#343a40;margin-bottom:.5rem;font-weight:500}.form-label.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.form-control{width:100%;height:50px;padding:0 1rem;border:1px solid #dee2e6;border-radius:.5rem;font-size:1rem;color:#343a40;background:#ffffff;transition:border-color all .2s ease-in-out}.form-control::placeholder{color:#adb5bd;opacity:1}.form-control:focus{outline:none;border-color:#ff8b6b;box-shadow:0 0 0 3px #ff8b6b1a}.form-control:focus::placeholder{opacity:.5}.form-control.is-invalid{border-color:#fd4747!important;background-color:#ffdada}.form-control.is-invalid:focus{border-color:#fd4747!important;box-shadow:0 0 0 3px #e53e3e1a!important}.d-flex-align-center{display:flex;align-items:center}.form-select{width:100%;height:50px;padding:0 1rem;border:1px solid #dee2e6;border-radius:.5rem;font-size:1rem;color:#343a40;background:#ffffff;cursor:pointer}.form-select option[value=""]{color:#adb5bd}.form-select.is-invalid{border-color:#fd4747!important;background-color:#ffdada}.form-select.is-invalid:focus{border-color:#fd4747!important;box-shadow:0 0 0 3px #e53e3e1a!important}.form-select.is-valid{background-size:calc(.75em + .375rem) calc(.75em + .375rem)!important}.iti.iti--allow-dropdown.iti--separate-dial-code{width:100%}.form-group:has(>.form-error) .form-control,.form-group:has(>.form-error) .form-select,.form-group:has(>ul.list-unstyled) .form-control,.form-group:has(>ul.list-unstyled) .form-select{border-color:#fd4747!important;background-color:#ffdada}.form-group:has(>.form-error) .form-control:focus,.form-group:has(>.form-error) .form-select:focus,.form-group:has(>ul.list-unstyled) .form-control:focus,.form-group:has(>ul.list-unstyled) .form-select:focus{border-color:#fd4747!important;box-shadow:0 0 0 3px #e53e3e1a!important}.form-check{margin-bottom:1rem}.form-check label{font-weight:700}.form-check+.form-error,.form-check+ul.list-unstyled{margin-left:28px}.form-check-input{width:20px;height:20px;border:2px solid #ced4da;border-radius:.25rem;margin-top:2px}.form-check-input:checked{background-color:#ff8b6b;border-color:#ff8b6b}.form-check-input.is-invalid{border-color:#fd4747}.form-check:has(+ul.list-unstyled) .form-check-input,.form-check:has(>ul.list-unstyled) .form-check-input{border-color:#fd4747}.form-check-label{font-size:.875rem;color:#495057;line-height:1.6;margin-left:.5rem}.form-error,.invalid-feedback,ul.list-unstyled li{display:block;color:#fd4747;font-size:.875rem;margin-top:6px;font-weight:500;line-height:1.4}.form-error ul,ul.list-unstyled{list-style:none;margin:6px 0 0;padding:0}.form-error li,ul.list-unstyled li{margin-bottom:4px;padding:0}.alert-danger{background-color:#ffdada;border:1px solid #fd4747;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;color:#fd4747}.alert-danger strong{display:block;margin-bottom:.5rem}.advantages-section{background:#27a3b2;padding:3rem 1rem}.advantages-grid{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.advantage-card{background:transparent;color:#fff;text-align:center}@media (max-width: 575.98px){.advantage-card{display:flex;align-items:center;gap:1rem;text-align:left}}.advantage-icon{width:64px;height:64px;background:rgba(255,255,255,.2);border-radius:50rem;margin:0 auto 1rem;font-size:2rem}.advantage-icon i{color:#fff}@media (max-width: 575.98px){.advantage-icon{width:48px;height:48px;min-width:48px;margin:0;font-size:1.5rem}}@media (max-width: 575.98px){.advantage-content{flex:1}}.advantage-title{font-weight:600;margin-bottom:.5rem;line-height:1.3}.advantage-text{font-size:1rem;line-height:1.6;opacity:.95;margin:0}.app-section{background:#ffffff;padding:3rem 1rem}.app-image{text-align:center}.app-image img{max-width:100%;height:auto;max-height:748px}.videos-section{background:linear-gradient(180deg,#FFB8A0 0%,#FFA08E 100%);padding:3rem 1rem}.videos-title{text-align:center;font-weight:600;color:#fff;margin-bottom:3rem}.videos-grid{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}@media (max-width: 991.98px){.videos-grid{grid-template-columns:1fr}}@media (max-width: 575.98px){.videos-grid{gap:1.5rem;grid-template-columns:1fr}}.video-card{background:#ffffff;border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 1rem #00000026}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;aspect-ratio:16/9}lite-youtube:before{content:"";display:block;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all all .2s ease-in-out cubic-bezier(0,0,.2,1)}lite-youtube>.lty-playbtn{width:80px;height:80px;position:absolute;cursor:pointer;transform:translate3d(-50%,-50%,0);top:50%;left:50%;z-index:1;background-color:transparent;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80"><circle cx="40" cy="40" r="36" fill="none" stroke="%232D3748" stroke-width="4"/><path d="M 32,28 L 32,52 L 56,40 Z" fill="%232D3748"/></svg>');background-size:100%;background-repeat:no-repeat;border:none;transition:all all .2s ease-in-out ease}@media (max-width: 575.98px){lite-youtube>.lty-playbtn{width:60px;height:60px}}lite-youtube:hover>.lty-playbtn{transform:translate3d(-50%,-50%,0) scale(1.1)}.lty-playbtn:focus{outline:2px solid #FF8B6B;outline-offset:4px}.video-caption{padding:1.5rem;font-size:1rem;color:#343a40;line-height:1.6}@media (max-width: 575.98px){.video-caption{padding:1rem;font-size:.875rem}}.testimonial-section{background-color:#ffdece;padding:3rem 1rem}.testimonial-container{max-width:960px;margin:0 auto;position:relative}.testimonial-card{background:#ffffff;border-radius:1rem;padding:1.5rem;box-shadow:0 .5rem 1rem #00000026;display:flex;gap:1.5rem;min-height:280px}@media (max-width: 991.98px){.testimonial-card{flex-direction:column;text-align:center;padding:1.5rem;min-height:320px}}@media (max-width: 575.98px){.testimonial-card{padding:1.5rem 1rem;min-height:340px}}.testimonial-avatar{width:80px;height:80px;background:linear-gradient(135deg,#ed8150 0%,#e75923 100%);border-radius:50rem;flex-shrink:0;color:#fff;font-size:2rem}@media (max-width: 991.98px){.testimonial-avatar{margin:0 auto}}.testimonial-avatar i{color:#fff}.testimonial-content{flex:1;display:flex;flex-direction:column;justify-content:center}.testimonial-name{font-weight:600;color:#343a40;margin-bottom:.5rem}.testimonial-quote{font-size:1rem;color:#495057;line-height:1.8;margin:0 0 1rem;font-style:italic}@media (max-width: 575.98px){.testimonial-quote{font-size:.875rem}}.testimonial-source{font-size:.875rem;color:#adb5bd;text-align:right;font-style:normal}@media (max-width: 991.98px){.testimonial-source{text-align:center}}.clients-section{background:#ffffff;padding:3rem 1rem;text-align:center}.clients-title{font-weight:600;color:#343a40;margin-bottom:1rem;line-height:1.3}.clients-subtitle{font-size:1.25rem;color:#495057;margin-bottom:3rem}#projectsCarousel{max-width:540px;margin:0 auto 1.5rem;touch-action:pan-y pinch-zoom}#projectsCarousel .carousel-inner{border-radius:.5rem;min-height:340px}@media (max-width: 991.98px){#projectsCarousel .carousel-inner{min-height:380px}}@media (max-width: 575.98px){#projectsCarousel .carousel-inner{min-height:400px}}#projectsCarousel .carousel-inner>.carousel-item{min-height:340px}@media (max-width: 991.98px){#projectsCarousel .carousel-inner>.carousel-item{min-height:380px}}@media (max-width: 575.98px){#projectsCarousel .carousel-inner>.carousel-item{min-height:400px}}.project-example{background:#f8f9fa;border-radius:.5rem;padding:1.5rem;box-shadow:0 .5rem 1rem #00000026;transition:all all .2s ease-in-out ease;min-height:340px;display:flex;flex-direction:column;justify-content:center}@media (max-width: 991.98px){.project-example{min-height:380px}}@media (max-width: 575.98px){.project-example{min-height:400px}}.project-example:hover{transform:translateY(-4px);box-shadow:0 1rem 3rem #0000002d}.project-icon{width:80px;height:80px;margin:0 auto 1rem;background:linear-gradient(135deg,#ed8150 0%,#e75923 100%);border-radius:50rem;font-size:2.5rem;color:#fff;overflow:hidden}.project-icon i{color:#fff}.project-icon img{max-width:48px;max-height:48px;width:auto;height:auto;object-fit:contain;filter:invert(1)}.project-type{font-weight:600;margin-bottom:.5rem;color:#343a40}.project-date{font-size:1rem;color:#adb5bd;margin-bottom:1rem}.project-description{font-size:.875rem;color:#495057;line-height:1.6;margin-bottom:1rem}.project-location{font-size:.875rem;color:#343a40;font-weight:500}.project-location i{color:#27a3b2;margin-right:6px}.projects-dots{margin-bottom:1.5rem}.how-section{background-color:#ffdece;padding:3rem 1rem}.how-title{text-align:center;font-weight:600;color:#343a40;margin-bottom:3rem;line-height:1.3}.how-container{max-width:720px;margin:0 auto}.step{background:#ffffff;border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;display:flex;gap:1.5rem;align-items:flex-start}.step-icon{width:60px;height:60px;background:#343a40;border-radius:.5rem;color:#fff;font-size:1.5rem;flex-shrink:0}.step-icon i{color:#fff}.step-content h3{font-weight:600;color:#343a40;margin-bottom:.5rem}.step-content p{font-size:1rem;color:#495057;line-height:1.6;margin:0}.guarantee-box{background:#ffffff;border-radius:1rem;padding:1.5rem;margin-top:1.5rem;display:flex;gap:1rem;align-items:flex-start}.guarantee-icon{font-size:3rem;flex-shrink:0;color:#27a3b2}.guarantee-icon i{color:#27a3b2}.guarantee-content h3{font-weight:600;color:#343a40;margin-bottom:.5rem}.guarantee-content p{font-size:1rem;color:#495057;line-height:1.6}.faq-section{background:#f8f9fa;padding:3rem 1rem}.faq-title{text-align:center;font-weight:600;color:#343a40;margin-bottom:3rem}.faq-container{max-width:960px;margin:0 auto}.contact-section{background:#ffffff;padding:3rem 1rem;text-align:center}.contact-intro{font-size:1.25rem;color:#495057;margin-bottom:.5rem}.contact-phone{font-size:2.5rem;font-weight:700;color:#343a40;margin-bottom:.5rem}.contact-phone a{color:#343a40;text-decoration:none;transition:color all .2s ease-in-out}.contact-phone a:hover{color:#ff8b6b}.contact-hours{font-size:1rem;color:#495057;margin-bottom:.5rem}.contact-note{font-size:.875rem;color:#adb5bd}.carousel{position:relative;touch-action:pan-y pinch-zoom}.carousel-inner{position:relative;width:100%;overflow:hidden;border-radius:1rem;min-height:280px}@media (max-width: 991.98px){.carousel-inner{min-height:320px}}@media (max-width: 575.98px){.carousel-inner{min-height:340px}}.carousel-inner>.carousel-item{position:relative;display:none;transition:transform .7s ease-in-out,opacity .7s ease-in-out;opacity:0;min-height:280px}@media (max-width: 991.98px){.carousel-inner>.carousel-item{min-height:320px}}@media (max-width: 575.98px){.carousel-inner>.carousel-item{min-height:340px}}.carousel-inner>.active{display:block;left:0;opacity:1}.carousel-inner>.active.left{left:-100%;opacity:0;transform:translate(-30px)}.carousel-inner>.active.right{left:100%;opacity:0;transform:translate(30px)}.pagination-dots{text-align:center;margin-top:30px}.dot{display:inline-block;width:12px;height:12px;background:rgba(45,55,72,.2);border-radius:50rem;margin:0 6px;cursor:pointer;transition:all all .2s ease-in-out ease;border:none}.dot:hover{background:rgba(45,55,72,.4);transform:scale(1.2)}.dot.active{background:#343a40;width:32px;border-radius:6px;transform:scale(1);animation:dotPulse .4s ease-in-out}.btn-submit{width:100%;height:56px;background:#FF8B6B;color:#fff;border:none;border-radius:.5rem;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all all .2s ease-in-out;margin-top:1.5rem}.btn-submit:hover{background:#ff7555;transform:translateY(-2px);box-shadow:0 8px 16px #ff8b6b4d}.btn-next{width:100%;height:56px;background:#FF8B6B;color:#fff;border:none;border-radius:.5rem;font-size:1.25rem;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background all .2s ease-in-out,box-shadow all .2s ease-in-out;margin-top:1.5rem}.btn-next:hover{background:#ff7555;transform:translateY(-2px);box-shadow:0 8px 16px #ff8b6b4d}.btn-next:disabled{background:#ced4da;cursor:not-allowed;transform:none}.btn-next.btn-next--hiding{opacity:0;transform:translateY(-10px)}.btn-cta{display:inline-block;padding:1rem 1.5rem;background:#FF8B6B;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all all .2s ease-in-out}.btn-cta:hover{background:#ff7555;transform:translateY(-2px);box-shadow:0 8px 16px #ff8b6b4d;color:#fff}.carousel-inner .carousel-item .testimonial-avatar{animation:fadeInScale .8s ease-out .2s both}.carousel-inner .carousel-item .testimonial-name{animation:fadeInUp .6s ease-out .3s both}.carousel-inner .carousel-item .testimonial-quote{animation:fadeInUp .6s ease-out .4s both}.carousel-inner .carousel-item .testimonial-source{animation:fadeInUp .6s ease-out .5s both}.carousel-inner .carousel-item:not(.active) .testimonial-avatar,.carousel-inner .carousel-item:not(.active) .testimonial-name,.carousel-inner .carousel-item:not(.active) .testimonial-quote,.carousel-inner .carousel-item:not(.active) .testimonial-source{animation:none;opacity:0}#projectsCarousel .carousel-item .project-icon{animation:fadeInScale .8s ease-out .1s both}#projectsCarousel .carousel-item .project-type{animation:fadeInUp .6s ease-out .2s both}#projectsCarousel .carousel-item .project-date{animation:fadeInUp .6s ease-out .3s both}#projectsCarousel .carousel-item .project-description{animation:fadeInUp .6s ease-out .4s both}#projectsCarousel .carousel-item .project-location{animation:fadeInUp .6s ease-out .5s both}#projectsCarousel .carousel-item:not(.active) .project-icon,#projectsCarousel .carousel-item:not(.active) .project-type,#projectsCarousel .carousel-item:not(.active) .project-date,#projectsCarousel .carousel-item:not(.active) .project-description,#projectsCarousel .carousel-item:not(.active) .project-location{animation:none;opacity:0}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.panel-group{margin-bottom:1rem}.panel{margin-bottom:1rem;background-color:#fff;border:none;border-radius:.5rem;box-shadow:0 .125rem .25rem #00000013}.panel-default{border-color:transparent}.panel-default>.panel-heading{color:#343a40;background-color:#fff;border-color:transparent;border-radius:.5rem}.panel-heading{padding:0;border-bottom:0}.panel-title{margin-top:0;margin-bottom:0;font-weight:600}.panel-title>a{display:block;padding:1.5rem 28px;color:#343a40;text-decoration:none;transition:all all .2s ease-in-out;position:relative}.panel-title>a:hover,.panel-title>a:focus{color:#ff8b6b;text-decoration:none}.panel-title>a:not(.collapsed){color:#ff8b6b}.panel-title>a:after{content:"";font-family:FontAwesome;position:absolute;right:28px;top:50%;transform:translateY(-50%);transition:transform all .2s ease-in-out;color:#ff8b6b}.panel-title>a.collapsed:after{transform:translateY(-50%) rotate(-90deg)}.panel-body{padding:0 28px 28px;font-size:1rem;color:#495057;line-height:1.5;border-top:none!important}.panel-collapse{border-top:none}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-size:cover;cursor:pointer;max-width:720px}lite-youtube:before{content:attr(data-title);display:block;position:absolute;top:0;background-image:linear-gradient(180deg,rgb(0 0 0 / 67%) 0%,rgb(0 0 0 / 54%) 14%,rgb(0 0 0 / 15%) 54%,rgb(0 0 0 / 5%) 72%,rgb(0 0 0 / 0%) 94%);height:99px;width:100%;font-family:YouTube Noto,Roboto,Arial,Helvetica,sans-serif;color:#eee;text-shadow:0 0 2px rgba(0,0,0,.5);font-size:18px;padding:25px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}lite-youtube:hover:before{color:#fff}lite-youtube:after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{display:block;width:100%;height:100%;background:no-repeat center/68px 48px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');position:absolute;cursor:pointer;z-index:1;filter:grayscale(100%);transition:filter .1s cubic-bezier(0,0,.2,1);border:0}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
