:root{--white9: #FFFFFF;--novoazul: #002A59;--blue9: #0054B6;--blue8: #006CE9;--blue7: #1D86FF;--blue6: #1DBBFF;--blue5: #E9F3FF;--black9: #000000;--black8: #14191F;--black7: #1F262E;--black6: #333F4D;--black5: #333F4D8F;--gray9: #94A4B8;--gray8: #D1D8E0;--gray7: #FAFBFC;--gray6: #F1F1F1;--green9: #20AA20;--yellow9: #AAAA20;--red9: #AA2020}*{margin:0;padding:0;box-sizing:border-box;outline:none;text-decoration:none;list-style:none;border:none;font-family:Montserrat,Poppins,Arial,Helvetica,sans-serif;font-weight:400}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased}body,input,textarea,button{font-family:Montserrat,Poppins,Arial,Helvetica,sans-serif;font-weight:400;font-size:1rem}a,button{cursor:pointer}a{color:var(--black9)}.float-back-to-top{font-size:45px;z-index:20;position:fixed;bottom:4.5rem;right:2rem;transition:.3s ease;filter:drop-shadow(2px 3px 3px var(--black5));color:var(--blue8);background:transparent}.float-back-to-top:hover{transform:translateY(5px)}.float-whats{width:100%;max-width:45px;display:flex;z-index:20;position:fixed;right:2rem;bottom:2rem;transition:.3s ease}.float-whats img{width:100%;filter:drop-shadow(2px 3px 3px var(--black5))}.float-whats:hover{transform:translateY(-5px)}::-webkit-scrollbar{width:8px;height:8px;transition:.3s ease}::-webkit-scrollbar-track{border-radius:.5rem;background:var(--gray8)}::-webkit-scrollbar-thumb{border-radius:.5rem;background:var(--black8)}::-webkit-scrollbar-thumb:hover{background:var(--black9)}@media (max-width: 1080px){html{font-size:93.75%}.float-back-to-top{bottom:5rem}}@media (max-width: 720px){html{font-size:87.5%}}.footer-container{width:100%;display:flex;justify-content:center;margin-top:auto;padding:3rem 1rem;color:var(--gray9);background-image:url(/assets/ft-wave-Dir2jW_t.png);background-position:center;background-repeat:no-repeat;background-size:cover}.footer-content{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center}.footer-float-card{width:100%;max-width:1000px;display:flex;align-items:start;gap:2rem;padding:1rem;margin:-8rem 0 2rem;border-radius:1rem;background:var(--black9)}.footer-float-video{width:100%;max-width:137px;display:flex;overflow:hidden;border-radius:1rem}.footer-comments{width:100%;display:flex;flex-direction:column;gap:1.5rem}.footer-comments h3{font-weight:600}.footer-comments>div{display:flex;flex-direction:column;gap:1rem}.footer-comments>div p{font-style:italic}.footer-social-address{width:100%;max-width:310px;display:flex;flex-direction:column;gap:1.5rem}.footer-social-address h3{font-weight:600}.footer-social-address>div{display:flex;flex-direction:column;gap:1rem}.footer-social-address div div{display:flex;align-items:start;gap:.5rem}.footer-social-address div div i{display:flex;margin-top:-2px;padding:4px;border-radius:50%;color:var(--black9);background:var(--white9)}.footer-social-links-container{width:100%;display:flex;justify-content:space-between;align-items:center}.footer-social{width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}.footer-social>img{width:100%;max-width:80px}.footer-social div{display:flex;gap:.5rem}.footer-social div a{transition:.3s ease}.footer-social div a:hover{transform:translateY(-5px)}.footer-links-container{display:flex;gap:3rem}.footer-links{display:flex;flex-direction:column;gap:1rem}.footer-links h3{font-weight:600;color:var(--blue6)}.footer-links ul{display:flex;flex-direction:column;gap:.5rem}.footer-links ul li a{font-weight:500;color:var(--gray9);transition:.3s ease}.footer-links ul li a:hover{color:var(--white9)}.footer-copyright{width:100%;display:flex;justify-content:space-between;padding:1rem 0 0;margin-top:3rem;border-top:2px solid var(--blue9)}.footer-copyright div{display:flex;gap:1rem}.footer-copyright div a{font-weight:500;color:var(--gray9);transition:.3s ease}.footer-copyright div a:hover{color:var(--white9)}@media (max-width: 1120px){.footer-social-links-container{flex-direction:column;align-items:flex-start;gap:3rem}}@media (max-width: 980px){.footer-copyright{flex-direction:column;gap:1rem}}@media (max-width: 840px){.footer-float-card{display:none}}@media (max-width: 640px){.footer-links-container,.footer-copyright div{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width: 450px){.footer-copyright{padding:2rem 0 0;gap:2rem}.footer-copyright div{display:grid;grid-template-columns:repeat(1,1fr)}}.header-container{width:100%;display:flex;justify-content:center;padding:.5rem 1rem;z-index:30;position:fixed;top:0;box-shadow:0 0 .5rem 0 var(--black6);background:var(--black9)}.header-content{width:100%;max-width:1300px;display:flex;justify-content:space-between;align-items:center;transition:.3s ease;position:relative}.header-logo{width:100%}.header-logo>img{width:100%;max-width:50px;display:flex}.header-navigation{transition:.3s ease}.header-navigation ul{display:flex;gap:2rem}.header-navigation ul li a{transition:.3s ease;font-weight:600;color:var(--gray8)}.header-navigation ul li a:hover{color:var(--white9)}.header-navigation ul li a.active{font-weight:600;color:var(--blue6)}.header-navigation.open{height:170px;padding:3rem 1rem 0 0}.header-social-medias{display:flex;gap:.5rem;margin-left:4rem}.header-social-medias a{display:flex;transition:.3s ease}.header-social-medias a:hover{transform:translateY(-5px)}.mobile-menu-btn{width:32px;height:30px;display:none;position:relative;transition:.5s ease-in-out;cursor:pointer}.mobile-menu-btn>span{width:100%;height:3.5px;display:block;position:absolute;opacity:1;left:0;border-radius:2px;transform:rotate(0);transition:.25s ease-in-out;background:var(--white9)}.mobile-menu-btn>span:nth-child(1){top:0}.mobile-menu-btn>span:nth-child(2),.mobile-menu-btn>span:nth-child(3){top:10px}.mobile-menu-btn>span:nth-child(4){top:20px}.mobile-menu-btn.open>span:nth-child(1),.mobile-menu-btn.open>span:nth-child(4){top:18px;width:0%;left:50%}.mobile-menu-btn.open>span:nth-child(2){transform:rotate(45deg)}.mobile-menu-btn.open>span:nth-child(3){transform:rotate(-45deg)}@media (max-width: 768px){.header-container{border-radius:0 0 1rem 1rem}.header-content{flex-direction:column;align-items:flex-start}.header-navigation{height:0px;overflow:hidden;order:4}.header-navigation ul{flex-direction:column;align-items:flex-start}.header-social-medias{position:absolute;right:6rem;top:1.2rem}.mobile-menu-btn{display:block;position:absolute;right:1rem;top:1.2rem}}.base-layout-container{width:100%;min-height:100vh;display:flex;flex-direction:column;gap:5rem}.base-layout-container main{flex:1}.faq-container{width:100%;display:flex;justify-content:center;margin-bottom:8rem}.faq-content{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:2rem;padding:8rem 1rem 0}.faq-content h2{font-size:2.3rem;font-weight:600;line-height:2.5rem;text-align:center}.faq-content h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.faq-sub-content{display:flex;flex-direction:column;gap:1.5rem}.questions-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--gray8)}.questions-header span{font-size:1.0625rem;font-weight:600}.questions-header span:nth-child(2){font-size:1.5rem}.questions-grid{overflow:hidden;transition:.3s;cursor:pointer;border-radius:.5rem;box-shadow:0 0 .5rem #0000001a}.icon{font-size:1.5rem;transition:transform .3s}.icon.rotate{transform:rotate(45deg)}.answer-container{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transition:.3s ease}.answer-container p{overflow:hidden;line-height:1.3;font-weight:500;color:var(--black6)}.answer-container.open{grid-template-rows:1fr;opacity:1;padding:1rem}.carousel-container{width:100%;max-width:72rem;padding:1.5rem;margin-bottom:1.5rem}.carousel-container>h2{font-size:2rem;padding-left:.5rem;margin-bottom:1rem;font-weight:600}.carousel-header{text-align:center;margin-bottom:2rem}.carousel-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem;color:#111827}.carousel-subtitle{color:#6b7280}.carousel-wrapper{position:relative}.nav-button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:box-shadow .2s;cursor:pointer;padding:.5rem;border-radius:50%;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background:#fff}.nav-button:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.nav-button-prev{left:0;transform:translate(-1rem,-50%)}.nav-button-next{right:0;transform:translate(1rem,-50%)}.nav-icon{width:1.5rem;height:1.5rem;color:#6b7280}.cards-overflow{overflow:hidden;padding:1rem 0}.cards-container{display:flex;transition:transform .5s ease-in-out}.card-wrapper{flex-shrink:0}.person-card{min-height:280px;display:flex;flex-direction:column;margin:0 .5rem;padding:1.5rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background:#fff}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.person-photo{width:4rem;height:4rem;object-fit:cover;border-radius:50%}.person-info{flex:1}.person-name{font-weight:600;font-size:1.125rem;margin:0 0 .5rem;color:#111827}.star-rating{display:flex;gap:.25rem}.star{width:1rem;height:1rem}.star-filled{fill:#fbbf24;color:#fbbf24}.star-empty{color:#d1d5db}.person-text{flex:1;margin:0;line-height:1.625;color:#6b7280}.indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.indicator{width:.5rem;height:.5rem;transition:background-color .2s;cursor:pointer;border:none;border-radius:50%}.indicator-active{background-color:#2563eb}.indicator-inactive{background-color:#d1d5db}.mobile-section{margin-top:2rem}.mobile-counter{text-align:center;margin-bottom:1rem}.mobile-counter-text{font-size:.875rem;color:#6b7280}.mobile-card-wrapper{transition:opacity .3s ease-in-out}.cards-container{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cards-container:active{cursor:grabbing}.person-card *{pointer-events:none}.cards-container:not(:active) .person-card *{pointer-events:auto}.cards-container:not(:active){transition:transform .5s ease-in-out}@media (max-width: 767px){.nav-button{display:none}}@media (max-width: 767px){.person-card{margin:0}}@media (max-width: 768px){.carousel-container{padding:1rem}.carousel-title{font-size:1.5rem}.person-card{margin:0}}.home-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:4rem}.first-section-container{width:100%;height:680px;display:flex;justify-content:center;align-items:flex-end;padding:0 1rem;background-image:url(/assets/bg-gym-D2VRxds3.png);background-repeat:no-repeat;background-position:center;background-size:cover}.first-section-content{width:100%;max-width:1300px;display:flex;justify-content:space-between;align-items:center}.first-section-descriptions{width:100%;max-width:630px;display:flex;flex-direction:column;align-items:flex-start;color:var(--white9)}.first-section-descriptions div{padding:.5rem 1rem;border-radius:10rem;border:2px solid transparent;border-image:linear-gradient(45deg,var(--blue8),var(--blue6)) 1}.first-section-descriptions div span{display:flex;align-items:center;gap:.3rem}.first-section-descriptions h2{font-size:2.8rem;font-weight:500;line-height:2.8rem;margin:1.5rem 0}.first-section-descriptions h2 strong{color:var(--blue8);font-weight:500}.first-section-descriptions p{font-size:1.1rem;line-height:1.6rem}.first-section-descriptions p strong{font-weight:600}.first-section-descriptions p:nth-child(4){margin-top:3rem}.first-section-descriptions p:nth-child(4) strong{color:var(--blue8)}.first-section-descriptions a{display:flex;align-items:center;gap:.3rem;transition:.3s ease;font-weight:600;margin-top:.5rem;padding:.5rem 2rem;border-radius:.5rem;color:var(--white9);background:var(--blue8)}.first-section-descriptions a:hover{background:var(--blue7)}.first-section-content>img{width:100%;max-width:380px;max-height:630px}@media (max-width: 768px){.first-section-container{height:630px;align-items:center}.first-section-content{margin-top:4rem}.first-section-content>img{display:none}}.second-section-container{width:100%;display:flex;justify-content:center;padding:0 1rem}.second-section-content{width:100%;max-width:1100px;display:flex;flex-direction:column;align-items:center;gap:2rem}.second-section-content h2{width:100%;max-width:620px;font-size:2.3rem;font-weight:600;line-height:2.5rem;text-align:center}.second-section-content h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.second-section-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.second-section-card{width:100%;max-width:250px;display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.second-section-card div{width:100%;overflow:hidden;border-radius:2rem}.second-section-card div img{width:100%;height:358px;display:flex;transition:.3s ease}.second-section-card div img:hover{transform:scale(1.1);border-radius:2rem}.second-section-card span{font-weight:700}.second-section-card span strong{font-weight:700;color:var(--blue8)}.second-section-card p{font-size:.9rem;font-weight:500}.second-section-card a{display:flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;transition:.3s ease;color:var(--blue7)}.second-section-card a:hover{transform:translate(5px)}.third-section-container{width:100%;display:flex;justify-content:center;padding:0 1rem}.third-section-content{width:100%;max-width:1100px;display:flex;align-items:center;gap:2rem}.third-section-descs{display:flex;flex-direction:column;align-items:center;gap:2rem}.third-section-descs h2{width:100%;max-width:560px;font-size:2.3rem;font-weight:600;line-height:2.5rem;text-align:center}.third-section-descs h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.third-section-descs p{font-size:1.1rem;line-height:1.6rem;text-align:center}.third-section-descs p strong{font-weight:600}@media (max-width: 992px){.third-section-content{flex-direction:column}.third-section-chart{order:2}.third-section-descs{order:1}}.fourth-section-container{width:100%;display:flex;justify-content:center;padding:4rem 1rem;background:var(--black8)}.fourth-section-content{width:100%;max-width:1100px;display:flex;flex-direction:column;align-items:center;gap:2rem}.fourth-section-descs{display:flex;flex-direction:column;align-items:center;gap:2rem}.fourth-section-descs h2{width:100%;max-width:560px;font-size:2.3rem;font-weight:600;line-height:2.5rem;text-align:center;color:var(--gray8)}.fourth-section-descs h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue6)}.fourth-section-descs p{font-size:1.1rem;line-height:1.6rem;text-align:center;color:var(--gray8)}.fourth-section-descs p strong{font-weight:600;color:var(--white9)}.fourth-section-cards{width:100%;display:flex;justify-content:space-between;gap:2rem}.fourth-section-card{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.5rem;border:1px solid var(--black9);background:var(--white9)}.fourth-section-card h2{display:flex;align-items:center;gap:.3rem;font-weight:700;color:var(--novoazul)}.fourth-section-card h2 i{display:flex}.fourth-section-card p{line-height:1.6rem}.fourth-section-card p strong{font-weight:600}.fourth-section-card a{display:flex;align-items:center;gap:.3rem;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;transition:.3s ease;background:var(--gray6)}.fourth-section-card a:hover{background:var(--gray8)}@media (max-width: 768px){.fourth-section-cards{flex-direction:column}}.fifth-section-container{width:100%;display:flex;justify-content:center;padding:0 1rem}.fifth-section-content{width:100%;max-width:1100px;display:flex;justify-content:center;gap:2rem}.fifth-section-content>img{width:100%;max-width:350px;border-radius:.5rem}.fifth-section-descs{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center;gap:1rem}.fifth-section-descs h2{width:100%;max-width:500px;font-size:2.3rem;font-weight:600;text-align:center}.fifth-section-descs h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.fifth-section-descs p{font-size:1.1rem;line-height:1.6rem}.fifth-section-descs p strong{font-weight:600}.fifth-section-descs a{display:flex;align-items:center;gap:.3rem;transition:.3s ease;font-weight:600;margin-top:.5rem;padding:.5rem 2rem;border-radius:.5rem;color:var(--white9);background:var(--blue8)}.fifth-section-descs a:hover{background:var(--blue7)}@media (max-width: 992px){.fifth-section-content>img{display:none}}.references-container{width:100%;display:flex;justify-content:center;margin-bottom:10rem}.references-content{width:100%;max-width:1000px;padding:8rem 1rem 0}.services-container{width:100%;display:flex;justify-content:center;margin-bottom:8rem}.services-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:5rem}.services-content p{font-size:1.1rem}.serv-first-sec{width:100%;display:flex;justify-content:center;padding:7rem 0 2rem;background-image:url(/assets/serv-wave-DK-g8hRI.png);background-position:center;background-repeat:no-repeat;background-size:cover}.serv-first-sec-cont{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:2rem;color:var(--white9)}.serv-first-sec-cont p{text-align:center}.serv-cards{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.serv-card{display:flex;align-items:center;gap:.5rem;padding:1rem;border-radius:1rem;transition:.3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff1a}.serv-card i{color:var(--blue8)}.serv-card:hover{transform:translateY(-3px);box-shadow:0 0 .5rem 0 var(--black6)}.serv-secon-sec{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:.5rem}.serv-secon-sec h2{font-size:2.3rem;font-weight:600}.serv-secon-sec h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.serv-secon-sec>p{margin-bottom:1rem}.serv-secon-sec p strong{font-weight:600}.serv-secon-sec div{display:flex;align-items:center;gap:.5rem}.serv-secon-sec div i{display:flex;border-radius:50%;padding:.5rem;color:var(--white9);background:var(--black9)}.serv-third-sec{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:.5rem}.serv-third-sec h2{font-size:2.3rem;font-weight:600}.serv-third-sec h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.serv-third-sec>p{margin-bottom:1rem}.serv-third-sec p strong{font-weight:600}.serv-third-sec-cont{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.serv-third-sec-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;padding:1rem 1rem 2.5rem;border-radius:.5rem;box-shadow:0 0 .5rem 0 var(--gray8)}.serv-third-sec-card h3{display:flex;justify-content:center;align-items:center;gap:.3rem;font-family:Poppins;font-size:1.1rem;font-weight:600;border-radius:1rem;padding:.3rem 1rem;background:var(--blue5)}.serv-third-sec-card p{font-size:1rem;text-align:center}.serv-third-sec a{display:flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;transition:.3s ease;position:absolute;bottom:1rem;color:var(--blue7)}.serv-third-sec a:hover{transform:translate(5px)}.serv-fourth-sec{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:.5rem}.serv-fourth-sec h2{font-size:2.3rem;font-weight:600}.serv-fourth-sec h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.serv-fourth-sec>p{margin-bottom:1rem}.serv-fourth-sec-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.serv-fourth-sec-cards>div{display:flex;flex-direction:column;align-items:start;gap:.3rem}.serv-fourth-sec-cards div div{display:flex;align-items:center;gap:.3rem}.serv-fourth-sec-cards div div i{display:flex;border-radius:50%;padding:.5rem;color:var(--white9);background:var(--black9)}.serv-fourth-sec-cards div div span{font-size:1.1rem;font-weight:600}.serv-fifth-sec{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:1rem}.serv-fifth-sec h2{font-size:2.3rem;font-weight:600}.serv-fifth-sec p{padding:2rem;border-radius:1rem;box-shadow:0 0 .5rem 0 var(--gray8)}.serv-fifth-sec p strong{font-weight:600}.serv-sixth-sec{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:.5rem}.serv-sixth-sec h2{font-size:2.3rem;font-weight:600}.serv-sixth-sec h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.serv-sixth-sec div{display:flex;flex-direction:column;gap:.5rem}.serv-sixth-sec div p{line-height:1.5rem}.serv-sixth-sec div p strong{font-weight:600}.serv-seventh-sec{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:.5rem}.serv-seventh-sec h2{font-size:2.3rem;font-weight:600}.serv-seventh-sec h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.serv-seventh-sec>p{margin-bottom:1rem}.serv-seventh-sec p strong{font-weight:600}.serv-seventh-sec>div{display:flex;flex-direction:column;align-items:start;gap:.5rem}.serv-seventh-sec div div{display:flex;align-items:center;gap:.5rem}.serv-seventh-sec div div i{display:flex;border-radius:50%;padding:.5rem;color:var(--white9);background:var(--black9)}.serv-eight-sec{width:100%;max-width:1000px}.serv-eight-sec h2{font-size:2.3rem;font-weight:600}.serv-eight-sec h2 strong{font-size:2.3rem;font-weight:600;color:var(--blue8)}.serv-eight-sec>p{margin-bottom:1rem}.serv-eight-sec p strong{font-weight:600}.serv-eight-sec>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.serv-eight-sec>div div{display:flex;flex-direction:column;align-items:start;gap:.5rem;position:relative;padding-bottom:3rem;border-bottom-right-radius:5rem;box-shadow:0 0 .5rem 0 var(--gray8)}.serv-eight-sec>div div i{width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;border-bottom-right-radius:1rem;background:var(--blue6)}.serv-eight-sec>div div h3{font-weight:600;margin-top:1rem;padding:0 1rem}.serv-eight-sec>div div p{padding:0 1rem}.serv-eight-sec>div div p strong{font-weight:600}.serv-eight-sec>div div a{display:flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;transition:.3s ease;position:absolute;bottom:1rem;left:1rem;color:var(--blue7)}.serv-eight-sec a:hover{transform:translate(5px)}@media (max-width: 1060px){.serv-first-sec{padding:7rem 1rem 2rem}.serv-secon-sec,.serv-third-sec,.serv-fourth-sec,.serv-fifth-sec,.serv-sixth-sec,.serv-seventh-sec,.serv-eight-sec{padding:0 1rem}.serv-cards{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 960px){.serv-third-sec-cont{grid-template-columns:repeat(2,1fr)}}@media (max-width: 725px){.serv-first-sec{padding:7rem 1rem 6rem}.serv-cards{grid-template-columns:repeat(2,1fr)}.serv-secon-sec{margin-top:-5rem}.serv-eight-sec>div{grid-template-columns:repeat(1,1fr)}}@media (max-width: 560px){.serv-fourth-sec-cards{grid-template-columns:repeat(1,1fr)}}@media (max-width: 460px){.serv-third-sec-cont{grid-template-columns:repeat(1,1fr)}}@media (max-width: 400px){.serv-cards .serv-card span{font-size:.8rem}}
