.about-section h2,.card-title2,.hero-image,.section-heading,.servico-card,.servico-title,.servicos-title{text-align:center}.hero-content,.hero-image{max-width:50%}.hero,.hero-content,.hero-image{position:relative}.card,.hero,.servico-card{overflow:hidden}body{font-family:Lexend,sans-serif;font-optical-sizing:auto;font-style:normal}*{padding:0;margin:0}html{scroll-behavior:smooth}footer{background:#f85353}.hero{display:flex;align-items:center;justify-content:space-between;padding:20px;background:linear-gradient(to right,#fff 50%,#f85353 100%)}.hero-content{z-index:1}.hero-content h1{font-size:24px;color:#00254d}.hero-content h2{font-size:48px;color:#001b3d;font-weight:700;line-height:1.2}.hero-content p{font-size:18px;color:#444;margin:10px 0 20px}.hero-buttons .btn{padding:10px 20px;margin-right:10px;text-decoration:none;border:2px solid #00254d;border-radius:5px;font-size:16px;text-align:center;display:inline-block;transition:.3s}.hero::after,.hero::before{content:'';position:absolute;background:#f85353;border-radius:50%;z-index:0}.primary-btn{background-color:#00254d;color:#fff}.secondary-btn{background-color:#fff;color:#00254d}.btn:hover{opacity:.8}.hero-image{z-index:1000}.hero-image img{max-width:100%;height:auto}.hero::before{width:400px;height:400px;top:-100px;left:-100px}.hero::after{width:600px;height:600px;bottom:-200px;right:-300px}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-nav .nav-item+.nav-item{margin-left:15px}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.card-box{box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;flex:1;height:100%}.animate-move{animation:3s ease-in-out infinite alternate moveUpDown}@keyframes moveUpDown{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}.row>.col-md-4{display:flex}img.icon{filter:invert(28%) sepia(48%) saturate(395%) hue-rotate(17deg) brightness(87%) contrast(84%)}iframe{width:100%}.service-card{transition:transform .2s}.service-card:hover{transform:translateY(-5px)}.about-section{padding:30px 0;background:#fff}.about-section h2{margin-bottom:10px}.about-section .card{transition:background-color .3s}.about-section .card:hover{background-color:#f8f9fa}.card{border:none;position:relative}.container{max-width:1200px;margin:auto;padding:20px}.section-heading{font-size:28px;font-weight:700;margin-bottom:20px}.servicos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.servico-card{background:#fff;padding:15px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.servico-img{width:100%;height:auto;border-radius:8px}.servico-title{font-size:18px;font-weight:700;margin:10px 0}.servico-desc{font-size:14px;color:#555}@media (max-width:992px){.servicos-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.servicos-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero{flex-direction:column;text-align:center}.hero-content,.hero-image{max-width:100%}.hero-content{margin-bottom:20px}.hero-buttons .btn{display:block;margin:10px auto}.servico-card{width:100%}}