@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;line-height:1;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{font:inherit;border:none;background:none;color:inherit;padding:0;margin:0}a{text-decoration:none;color:inherit}.header{background-color:#000;color:#fff;padding:1rem 0 0;border-bottom:1px solid #e5e7eb}.header__container{display:flex;justify-content:space-between;align-items:center;padding:1rem}.header__logo{font-size:1.8rem;font-weight:600;color:#fff}.header__logo--subtitle{color:#facc15;display:block;font-size:15px;font-weight:400}.header__menu{display:flex;gap:1.5rem}.header__menu a{color:#fff;font-weight:300;text-decoration:none;transition:color .3s ease}.header__menu a:hover{color:#f97316}.hero{background-color:#000;color:#fff;padding:6rem 0}.hero__container{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.hero__container{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width: 768px){.hero__text,.hero__image{flex:0 0 50%}}.hero__title{font-size:2.8rem;font-weight:900;line-height:1}.hero__title span{color:#f97316}.hero__subtitle{font-size:1.2rem;color:#e5e7eb;margin:1rem 0 2rem}.hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero__image{flex:1}.hero__image img{max-width:100%;height:auto;display:block}.btn{display:inline-block;padding:.75rem 1.5rem;font-weight:900;border-radius:.5rem;font-size:1rem;transition:all .3s ease}.btn:hover{background-color:#fff;color:#000}.btn--primary{background-color:#f97316;color:#fff;border:none}.btn--primary:hover{opacity:.9}.btn--outline{border:2px solid #facc15;background:transparent;color:#facc15}.services{background-color:#121726;color:#fff;padding:3rem 0}.services .section-title{text-align:center;font-size:2rem;font-weight:600;padding-bottom:1rem}.services .section-title span{color:#f97316}.services .section-subtitle{text-align:center;font-size:1.1rem;color:#fff;padding-bottom:3rem}.services__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.services__grid{grid-template-columns:repeat(3,1fr)}}.services__card{background-color:#111;color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 20px #0000001a;text-align:center;transition:transform .3s ease}.services__card:hover{transform:translateY(-5px)}.services__card h3{font-size:1.3rem;margin-bottom:1rem;color:#f97316}.services__card p{font-size:.95rem;color:#e5e7eb}.services__card{text-align:left;background-color:#000;padding:2rem;transition:transform .3s;color:#fff;border-radius:.75rem;box-shadow:0 4px 20px #0000001a}.services__card h3{color:#fff;margin-bottom:1rem;font-size:1.3rem}.services__card i{font-weight:900;color:#f97316;padding:1rem;background-color:#e77a294d;border-radius:5px;font-size:20px;display:inline-block;margin-bottom:1rem}.about{background-color:#000;color:#fff;padding:5rem 0}.about__container{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.about__container{flex-direction:row;align-items:center;justify-content:space-between}}.about__text{flex:1}@media (min-width: 768px){.about__text{flex-direction:row;align-items:center;justify-content:space-between}}.about__text h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem}.about__text h2 span{color:#f97316}.about__text p{font-size:1rem;line-height:1.6;color:#fff}.about__stats{display:flex;gap:20px}.about__stats li{text-align:center;font-size:1.2rem;font-weight:700;flex:1 1 0}.about__stats li strong{display:block;text-align:center;font-size:2.4rem;color:#facc15;font-weight:900;padding:20px 0 5px}.about__image{flex:1}.about__image img{width:100%;border-radius:.75rem;box-shadow:0 4px 20px #0000001a}.about__features{flex:1;padding:25px;background-color:#121726;border-radius:10px;font-weight:900}.about__features i.fa-solid{color:#facc15;margin-right:.8rem}.about__features p{font-size:.8rem;line-height:1.6;color:#fff;margin-left:2rem;font-weight:400}body{font-family:Montserrat,sans-serif;font-weight:300;background-color:#000;color:#fff;line-height:1.6rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}p{margin-bottom:20px}h3{color:#f97316;padding-bottom:1rem}span{color:#f97316}h2{margin-bottom:20px}.footer{text-align:center;padding:2rem 0;font-size:.9rem;color:#fff}.footer__menu{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem}.footer__menu li{transition:color .2s}.footer__menu li:hover{color:#f97316}.container{max-width:1280px;margin:0 auto;padding:2rem}.cases{background-color:#0f1624;color:#fff;padding:5rem 0}.cases .section-title{text-align:center;font-size:2rem;font-weight:600}.cases .section-title span{color:#f97316}.cases .section-subtitle{text-align:center;color:#e5e7eb;margin-bottom:3rem}.cases__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.cases__grid{grid-template-columns:repeat(3,1fr)}}.cases__card{background-color:#000;border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;height:100%}.cases__card img{width:100%;display:block}.cases__info{padding:1.5rem;flex:1}.cases__info h3{font-size:1.2rem;color:#fff;margin-bottom:0;padding-bottom:0}.cases__info p{font-size:.95rem;color:#e5e7eb;margin-bottom:1rem}.cases__metrics{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.cases__metrics .highlight{font-weight:700;color:#facc15}.cases__metrics .link{color:#f97316;text-decoration:none;font-weight:900}.cases__metrics .link:hover{text-decoration:underline}.faq{background-color:#000;color:#fff;padding:5rem 0}.faq .section-title{text-align:center}.faq .section-title span{color:#f97316}.faq .section-subtitle{text-align:center;color:#e5e7eb;margin-bottom:3rem}.faq__item{background-color:#121726;border-radius:.75rem;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 10px #00000026}.faq__question{background:none;border:none;width:100%;text-align:left;font-weight:600;font-size:1rem;padding:1rem 1.5rem;cursor:pointer;color:#fff;display:flex;justify-content:space-between;align-items:center}.faq__question:after{content:"⌄";font-size:1rem;transition:transform .3s ease;color:#f97316}.faq__question.active:after{transform:rotate(180deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:#121726}.faq__answer p{margin:0;padding:0 1.5rem 1rem;color:#e5e7eb;font-size:.95rem}.faq__answer.active{max-height:200px}.contact{background-color:#0f1624;color:#fff;padding:5rem 0}.contact .section-title{text-align:center;font-size:2rem;font-weight:600;margin-bottom:.5rem}.contact .section-title span{color:#f97316}.contact .section-subtitle{text-align:center;color:#e5e7eb;margin-bottom:3rem}.contact__container{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.contact__container{flex-direction:row;align-items:flex-start;justify-content:space-between}}.contact__info{flex:1}.contact__info h3{font-size:1.2rem;margin-bottom:1.5rem}.contact__info ul{list-style:none;padding:0;margin:0}.contact__info ul li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact__info ul li i{font-size:1.2rem;color:#f97316;background-color:#f9731626;padding:.75rem;border-radius:.5rem}.contact__info ul li strong{display:block;font-weight:600}.contact__info ul li a{color:#f97316;text-decoration:none}.contact__info ul li a:hover{text-decoration:underline}.contact__form{flex:1}.contact__form-box{background-color:#000;border-radius:.75rem;padding:2rem;min-height:200px}.contact .contact__form-fields{display:flex;flex-direction:column;gap:1.5rem}.contact .contact__form-fields .form-group{display:flex;flex-direction:column}.contact .contact__form-fields .form-group label{margin-bottom:.5rem;font-weight:600}.contact .contact__form-fields .form-group input,.contact .contact__form-fields .form-group textarea{padding:.75rem;border-radius:.5rem;border:none;background-color:#000;color:#fff;font-size:1rem}.contact .contact__form-fields .form-group input::placeholder,.contact .contact__form-fields .form-group textarea::placeholder{color:#999}.contact .contact__form-fields .btn{align-self:flex-start}.privacy.container{background:#121625;border-radius:1.5rem;box-shadow:0 4px 20px #0000001a;padding:4rem;margin:2rem auto 4rem}.privacy.container h1{margin:1.5rem auto 3.5rem;color:#f97316}.privacy.container h2{color:#facc15;margin:2rem auto}
