*{margin:0;padding:0;list-style-type:none;list-style:none;text-decoration:none;outline:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Inter",sans-serif}img{max-width:100%;display:block}html{font-size:62.5%;overflow-x:hidden}body{overflow-x:hidden}button{background-color:rgba(0,0,0,0);cursor:pointer}.container{width:100%;max-width:124.6rem;padding:0 15px;margin:0 auto}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text-center{text-align:center}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.color-green-light{color:#c2f13c}.text-dark{color:#33303e}.text-gray-light{color:#cbcbcb}.color-light{color:#fff}.text-cancel{color:#ced7e1;opacity:.5;text-decoration:line-through}.btn-whats{display:none;position:fixed;bottom:25px;right:20px;background-color:#c2f13c;padding:12px 12px 10px 13px;border-radius:50px;z-index:10;-webkit-box-shadow:5px 1px 15px 2px rgba(0,0,0,.26);box-shadow:5px 1px 15px 2px rgba(0,0,0,.26)}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:1.5rem}.mr-5{margin-right:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:3rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:1rem}.pt-4{padding-top:1.5rem}.pt-5{padding-top:3rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:1rem}.pr-4{padding-right:1.5rem}.pr-5{padding-right:3rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:1rem}.pb-4{padding-bottom:1.5rem}.pb-5{padding-bottom:3rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:1rem}.pl-4{padding-left:1.5rem}.pl-5{padding-left:3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.gradient__text-dark{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-image:radial-gradient(50% 108% at 50% 0, #ecfbff 5%, #a8b8e6 35%, #b0b0d2 62%, transparent 100%);background-color:#424252}.marquee{position:relative;width:100vw;max-width:100%;height:80px;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:4rem;font-weight:700;color:#c2f13c;margin-top:40px}.marquee::after{right:0;top:0;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);background:-webkit-gradient(linear, left top, right top, from(#111214), to(rgba(255, 255, 255, 0)));background:linear-gradient(to right, #111214 0%, rgba(255, 255, 255, 0) 100%);content:"";height:80px;position:absolute;width:100px;z-index:2}.marquee::before{left:0;top:0;background:-webkit-gradient(linear, left top, right top, from(#111214), to(rgba(255, 255, 255, 0)));background:linear-gradient(to right, #111214 0%, rgba(255, 255, 255, 0) 100%);content:"";height:80px;position:absolute;width:100px;z-index:2}.track{position:absolute;white-space:nowrap;will-change:transform;-webkit-animation:marquee 32s linear infinite;animation:marquee 32s linear infinite}@-webkit-keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}h1{font-weight:600;font-size:6.4rem}h2{font-weight:bold;font-size:4rem}h3{font-size:2.4rem;line-height:150%}h4{font-size:2rem;line-height:112%}h1,h2{line-height:112%;letter-spacing:-1px}h3,h4{font-weight:500;letter-spacing:-1px}h1,h2,h3,h4{font-family:"Barlow",sans-serif;color:#242424}p{font-weight:400;font-size:1.8rem;line-height:150%;color:#33303e;font-family:"Nunito",sans-serif}.subtitle{color:#a1ff14;display:table;font-size:1.4rem;font-weight:500;padding:2px 15px;border-radius:25px;margin:0 auto;text-transform:uppercase}.title-section{font-weight:600;font-size:3.5rem;text-align:center;margin-top:8px}.btn-primary,.btn-secondary{font-family:"Montserrat",sans-serif;border-radius:34px;padding:0 2rem 0 1rem;font-size:1.8rem;line-height:5rem;font-weight:500;-webkit-box-shadow:rgba(157,191,59,.2196078431) 0px 20px 30px -10px;box-shadow:rgba(157,191,59,.2196078431) 0px 20px 30px -10px}.btn-primary{background-color:#c2f13c;font-weight:500;color:#2b2b2b;-webkit-transition:background-color .3s;transition:background-color .3s;color:#242424}.btn-primary:hover{background-color:#a1ff14}.btn-secondary{font-family:"Nunito",sans-serif;background-color:rgba(0,0,0,0);color:#fff;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;border:1px solid #c2f13c}.btn-secondary:hover{background-color:#c2f13c;color:#242424}@media(max-width: 500px){.btn-primary{line-height:.8rem;height:45px;padding:0 2rem;font-size:1.5rem}}header{position:fixed;top:0;left:0;width:80%;margin-top:10px;border-radius:50px;height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:12;border:1px solid rgba(255,255,255,.168627451);background-color:rgba(0,0,0,.733);left:10%}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:center;flex-direction:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .btn-secondary{padding:1rem 2rem;line-height:0}header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul li{display:-webkit-box;display:-ms-flexbox;display:flex}header nav ul li img{margin-left:1.2rem}header nav ul li:not(:first-child){margin-left:4.8rem}header nav ul li a{font-family:"Inter",sans-serif;font-weight:500;font-size:1.6rem;line-height:125%;color:#fff;opacity:.9;-webkit-transition:color .3s;transition:color .3s}header nav ul li a:hover{color:#c2f13c}@media(max-width: 1024px){header nav ul li:not(:first-child){margin-left:2.8rem}}@media(max-width: 840px){header{height:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header nav ul{display:none}header .dots{display:block}header .btn-secondary{display:none}}.menu-mobile{background:#c2f13c;border-radius:8px;width:100%;height:10vh;position:fixed;right:0;bottom:0;z-index:12;display:none;-webkit-box-shadow:5px 1px 15px 2px rgba(0,0,0,.26);box-shadow:5px 1px 15px 2px rgba(0,0,0,.26)}.menu-mobile__icons{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.menu-mobile__icons svg{width:24px;margin:8px}.menu-mobile .icon-tabler-x{position:absolute;top:-36px;right:16px;background:#111214;border-radius:50px;width:40px;height:40px;padding:8px;border:2px solid #323232}.menu-mobile ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.menu-mobile ul li{text-align:center;font-size:1.4rem;margin:16px 0;font-weight:600}.menu-mobile ul li svg{background-color:#242424;border-radius:50%;padding:8px;width:40px;height:40px}.menu-mobile ul li a{color:#242424;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-mobile ul li a span{margin-top:5px}.show{display:block}.dots{color:#fff;background-color:#c2f13c;padding:8px;border-radius:40px;margin-right:16px;display:none}.dots .icons-dots{display:none}.menu-mobile{display:none}.menu-mobile.active{display:block}.icon-tabler-x{display:none}.icon-tabler-x.active{display:block}footer{background-color:#fff;color:#c6c5ce;border-top:2px solid #ecf2fb;padding-top:8rem;font-size:2rem;font-size:1.4rem;line-height:165%;background:radial-gradient(circle at 50% 72%, #000000 0, #1a1a1a 55%);z-index:1;position:relative}footer .footer_description{max-width:100%}footer .d-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .d-flex h4{margin-bottom:24px}footer .d-flex a{color:#c6c5ce;margin:8px 0}footer .d-flex a:hover{color:#c2f13c}footer .d-flex address a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}footer .d-flex address span{margin-right:16px}footer .d-flex ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .d-flex ul li span{margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c6c5ce}footer .credits{border-top:1px solid #272727;padding:3rem 0;margin-top:64px;position:relative;background:radial-gradient(circle at 50% 72%, #000000 0, #1a1a1a 55%);background-color:#170027}footer .credits .btn-top{position:absolute;top:-18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#242424;border-radius:80px;width:34px;height:34px;border:1px solid #3c3c3c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:2px 6px 10px 2px rgba(0,0,0,.2);box-shadow:2px 6px 10px 2px rgba(0,0,0,.2);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}footer .credits .btn-top svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}footer .credits .btn-top:hover{border:1px solid #c2f13c}footer .credits .btn-top:hover svg{-webkit-transform:translateY(-3px);transform:translateY(-3px)}footer .credits .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:center;flex-direction:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .credits .e-font-icon-svg{width:24px;color:#a1ff14;margin-right:16px}@media(max-width: 500px){footer .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .d-flex h4{margin:24px 0}footer .wps-games{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 500px){footer .credits{z-index:11;background-color:#c2f13c}}.s-hero{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:center;flex-direction:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgb(0, 0, 0))),url("../img/12.webp") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.5), rgb(0, 0, 0)),url("../img/12.webp") no-repeat center center;background-size:cover}.s-hero .d-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero .btn-primary svg{margin-right:8px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;background-color:#242424;padding:4px;border-radius:50px}.s-hero .btn-primary:hover svg{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.s-hero__text{margin-bottom:3.9rem;width:50%}.s-hero__text .lead{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c2f13c;font-size:1.6rem;font-weight:500;border-radius:20px}.s-hero__text .title{font-size:8.5rem;line-height:120%;font-weight:600;color:#fff;max-width:74rem}.s-hero__text .description{max-width:50rem;margin-top:3.4rem;margin-bottom:4rem;font-weight:400;font-size:2rem;line-height:150%;color:#fff}.s-hero__image{margin:0 auto;width:55%;position:relative}.s-hero__image .selo{position:absolute;top:33px;right:23%;background-color:rgba(0,0,0,.55);border:1px solid rgba(196,196,196,0.2784313725);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:100%;width:100px;height:100px;-webkit-animation:girar 10s linear infinite;animation:girar 10s linear infinite}@-webkit-keyframes girar{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes girar{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.s-hero__image img{border-radius:10px}.s-hero .infos{position:absolute;bottom:0;width:40%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0 auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(222,222,222,.05);text-align:center;border:1px solid rgba(96,96,96,.3294117647)}.s-hero .infos li{border-bottom:2px solid #c2f13c;padding:9px;width:30%}.s-hero .infos__title{color:#c2f13c;font-size:3.5rem}.s-hero .infos__description{font-size:1.8rem;color:#fff}@media(max-width: 1024px){.s-hero__text .title{font-size:3rem;line-height:110%}.s-hero .infos{width:100%;bottom:0}}@media(max-width: 800px){.s-hero{padding-top:8rem}.s-hero .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero__text{text-align:center;width:100%}.s-hero__text .btn-primary{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.s-hero__text .title{font-size:5rem}.s-hero__text .description{max-width:100%;margin:3rem auto;font-size:1.6rem}.s-hero__text .lead{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-hero__text .lead span{display:none}.s-hero__image{width:100%}.s-hero .infos{width:100%;margin-left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.s-hero .infos__description{font-size:1.4rem}.s-hero .infos svg{width:24px}}@media(max-width: 500px){.s-hero{height:auto}.s-hero .infos{position:relative}.s-hero .infos li{padding:0}.s-hero__image .selo{top:0;right:8%}}.s-about{padding:90px 0;background-color:#111214;background-image:url("../img/boxe.webp");background-repeat:no-repeat;background-position:0 -50px}.s-about .d-flex{margin-top:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-about svg{padding:4px;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(222,222,222,.05);border:1px solid #2a2a2a}.s-about__text{width:50%}.s-about__text svg{margin-top:20px}.s-about__text-title{margin-top:10px;margin-bottom:50px}.s-about__text-lead{margin-top:20px;font-size:2rem;color:#fff;border-left:2px solid #a1ff14;padding-left:16px}.s-about__image{width:40%;position:relative}.s-about__image .tag-agua{position:absolute;top:30%;background-color:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;padding:8px;-webkit-animation:subirDescer 5s ease-in-out infinite;animation:subirDescer 5s ease-in-out infinite}.s-about__image .tag-kcal{position:absolute;right:0;top:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;background-color:rgba(0,0,0,.65);padding:8px;-webkit-animation:subirDescer 5s ease-in-out infinite;animation:subirDescer 5s ease-in-out infinite}@-webkit-keyframes subirDescer{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes subirDescer{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width: 800px){.s-about .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-about__image,.s-about__text{width:100%}.s-about__image{margin-top:80px}}.s-service{padding:90px 0;background-color:#000;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgb(0, 0, 0))),url("../img/60.webp") no-repeat center center;background:linear-gradient(rgba(0, 0, 0, 0.5), rgb(0, 0, 0)),url("../img/60.webp") no-repeat center center;background-size:cover}.s-service .js-desconto{font-size:1.2rem;background-color:red;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 1rem;border-radius:10px}.s-service .js-price-old{font-size:1.2rem;text-decoration:line-through;font-weight:700}.s-service .destaque{font-weight:700;font-size:5rem;margin-top:16px}.s-service-title{font-size:3rem;margin-bottom:40px}.s-service-title span{font-size:7rem;color:#a1ff14}.s-service .orcamento{width:100%;padding:24px;margin-top:70px;position:relative;background-color:#c2f13c;color:#242424;padding-left:50px;background-image:url("../img/halteres.png");background-size:cover;background-repeat:no-repeat;background-position:402px -150px;border-radius:20px}.s-service .orcamento .btn-primary{background-color:#fff;color:#242424;max-width:275px;font-weight:500;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-service .orcamento .btn-primary svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.s-service .orcamento .btn-primary:hover svg{-webkit-transform:translateX(8px);transform:translateX(8px)}.s-service .orcamento h2,.s-service .orcamento p{text-align:left}.s-service .orcamento p{max-width:50%;margin-top:30px;color:#393939}.s-service .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin-top:80px}.s-service .box{width:30%;border:1px solid #3d3d3d;border-radius:10px;padding:16px;position:relative;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.s-service .box:nth-child(2){width:25%;background-image:url("../img/mao.webp");background-repeat:no-repeat;background-position:200px 150px}.s-service .box:nth-child(3){width:25%;background-image:url("../img/anilhas.webp");background-repeat:no-repeat;background-position:125px 215px}.s-service .box .badge{border:1px solid #a1ff14;padding:4px 8px;color:#fff;border-radius:8px;font-weight:500;font-size:1.2rem;display:table;margin:0 auto;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.s-service .box .d-flex-price{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-service .box .price{color:#a1ff14;font-weight:600}.s-service .box ul{margin-top:5rem}.s-service .box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;color:#f1f0f5;margin-bottom:2rem}.s-service .box ul li img{margin-right:16px}.s-service .box .btn-price{background-color:#c2f13c;color:#242424;font-weight:600;padding:16px;border-radius:40px;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;margin:0 auto;margin-top:60px;-webkit-transition:all .3s ease;transition:all .3s ease;margin-bottom:24px}.s-service .box .btn-price:hover{background-color:#fff;color:#242424}.s-service .box:hover{border:1px solid #a1ff14}@media(max-width: 1200px){.s-service-title span{font-size:6rem}.s-service .destaque{font-weight:700;font-size:3.5rem;line-height:100%;margin-top:24px}.s-service .orcamento{background-position:220px 98px}.s-service .orcamento p{max-width:80%}.s-service .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.5rem}.s-service .box{width:90%}.s-service .box:nth-child(2){width:90%}.s-service .box:nth-child(3){width:90%}}@media(max-width: 500px){.s-service .orcamento{background-position:6px 182px;padding-left:24px}.s-service .orcamento h2{text-align:center}.s-service .orcamento p{max-width:100%;margin-top:30px;color:#6d6d6d}.s-service .orcamento .btn-primary{max-width:100%}.s-service .box .btn-price{width:100%}}.s-contact{padding:90px 0;background-color:#f5f7fa}.s-contact .d-flex{max-width:80%;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-contact .d-flex .item{width:31%}.s-contact .d-flex .item p{color:#7a7786}.s-contact .d-flex .item:last-child p{max-width:80%}.s-contact .card{background-color:#fff;border-radius:12px;padding:24px;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.s-contact .card h3{margin-top:12px}.s-contact .card p{font-size:1.6rem;margin-top:12px}.s-contact .card:hover{background-color:#a1ff14}.s-contact .card:hover .btn-contact{background-color:#fff}.s-contact .btn-contact{background-color:#c2f13c;padding:9px 10px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;margin-top:24px;float:inline-end;position:absolute;right:14px;bottom:14px;margin-top:16px}.s-contact .btn-contact svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.s-contact .btn-contact:hover svg{-webkit-transform:translatex(3px);transform:translatex(3px)}@media(max-width: 800px){.s-contact .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-contact .d-flex .item{width:100%;margin-bottom:16px}}.s-testemonial{background-color:#10100f;position:relative}.s-testemonial .d-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-testemonial__image{position:relative;width:50%;height:450px;background-image:url("../img/testemunho.jpg");background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))),url("../img/testemunho.webp");background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../img/testemunho.webp");background-size:cover;background-position:center}.s-testemonial__image h2{font-size:15rem;position:absolute;bottom:30px;left:0;-webkit-text-stroke-width:1.2px;-webkit-text-stroke-color:#bbb;color:rgba(255,4,4,0);line-height:60px}.s-testemonial__text{width:50%;padding:50px 100px 50px 50px}.s-testemonial__text h3{font-size:3.5rem;color:#fff;margin-bottom:20px}.s-testemonial__text p{margin-bottom:15px}.s-testemonial .swiper{width:100%;height:100%}.s-testemonial .swiper-slide{font-size:18px}@media(max-width: 800px){.s-testemonial .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-testemonial__image{width:100%;height:200px}.s-testemonial__image h2{font-size:8rem}.s-testemonial__text{width:100%}}@media(max-width: 500px){.s-testemonial__image{width:100%;height:200px}.s-testemonial__image h2{font-size:6rem}.s-testemonial__text{padding:16px;padding-bottom:40px}.s-testemonial__text h3{font-size:2rem;font-weight:400}.s-testemonial hr{width:70%}}hr{border:1px solid #fff;margin-top:20px;width:85%;opacity:.5}:root{--swiper-navigation-size: 15px}.swiper-button-next{left:auto;right:0 !important}.swiper-button-prev{left:auto;right:40px !important}.swiper-button-next,.swiper-button-prev{top:95% !important;padding:16px;border-radius:50px;color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}.swiper-button-next{background-image:url("../img/arrow-next.svg");background-size:contain;background-repeat:no-repeat;width:40px;height:40px}.swiper-button-prev{background-image:url("../img/arrow-back.svg");background-size:contain;background-repeat:no-repeat;width:40px;height:40px}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{-webkit-transform:scale(0.8);transform:scale(0.8)}