.card-s5{text-align:start;border-radius:4px 4px 12px 12px;flex-direction:column;justify-items:center;width:100%;max-width:320px;height:360px;min-height:360px;margin:0;padding-bottom:.75rem;transition:all .2s;display:flex;box-shadow:10px 10px 15px #0000004d}.card-s5:hover{transform:scale(1.02)}.img-card-s5{border-top-left-radius:4px;border-top-right-radius:4px;justify-content:center;align-items:center;width:100%;height:55%;min-height:55%;max-height:55%;display:flex;overflow:hidden}.img-card-s5 img{object-fit:cover;width:100%;height:100%}.text-card-s5-container-SVC{text-align:start;overflow-wrap:break-word;word-break:break-word;flex-direction:column;justify-content:space-between;max-width:100%;height:100%;min-height:112px;padding:.75rem .5rem;display:flex}.text-card-s5{line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:.8rem;display:-webkit-box;overflow:hidden}.title-card-s5{margin:0;font-size:1rem;font-weight:500}.text-card-s5{font-weight:300}.btn_card-s5SVC{border-radius:1.25rem;width:fit-content;height:fit-content;padding:.5rem 1.5rem;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .2s,background-color .2s}.btn_card-s5SVC a{color:inherit;text-decoration:none}.btn_card-s5SVC:hover{opacity:.85;cursor:pointer;background-color:#0000000f}.btn_card-s5SVC a:focus-visible{outline-offset:4px;outline:2px solid}@media (min-width:425px){.card-s5{max-width:320px;height:420px;min-height:420px}.text-card-s5{font-size:1rem}.title-card-s5{font-size:1.25rem}}@media (min-width:768px){.card-s5{max-width:360px;height:460px;min-height:460px}.text-card-s5-container-SVC{padding:1rem .75rem}}@media (min-width:1024px){.card-s5{max-width:400px;height:520px;min-height:520px}.text-card-s5-container-SVC .text-card-s5{font-size:1.25rem}.title-card-s5{font-size:1.5rem}.btn_card-s5SVC{font-size:1.25rem}}@media (min-width:1440px){.card-s5{max-width:420px;height:550px;min-height:550px}.text-card-s5-container-SVC .text-card-s5{font-size:1.5rem}.title-card-s5{font-size:1.75rem}}@media (min-width:1920px){.card-s5{max-width:480px;height:590px;min-height:590px}.text-card-s5{font-size:2rem}.text-card-s5-container-SVC{padding:1.25rem 1rem}.title-card-s5{font-size:2.5rem}.btn_card-s5SVC{font-size:1.5rem}}@media (min-width:2560px){.card-s5{max-width:640px;height:680px;min-height:680px}.text-card-s5-container-SVC{gap:1.5rem}.text-card-s5-container-SVC .text-card-s5{font-size:1.75rem}.title-card-s5{font-size:2rem}}
.container_service-s5{flex-direction:column;justify-content:center;gap:2rem;padding:2rem 1.25rem;display:flex}.title-service-s5{text-align:center;color:#d72c27;width:100%;font-size:1.75rem;font-weight:700}.desc_service-s5{text-align:center;width:100%;font-size:1.25rem;font-weight:400}.desc-service-s5{text-align:center;width:100%;font-size:1rem;font-weight:400}.service-s5_cards_grid{grid-template-columns:repeat(1,minmax(280px,1fr));justify-items:center;gap:3rem 1.5rem;width:100%;padding-bottom:32px;display:grid}@media (min-width:425px){.title-service-s5{font-size:2rem}.desc-service-s5{margin-top:0;font-size:1.25rem}.service-s5_cards_grid{grid-template-columns:repeat(1,minmax(320px,1fr))}}@media (min-width:768px){.container_service-s5{padding:3rem}.title-service-s5{text-align:center;font-size:2.5rem}.desc-service-s5{text-align:center;font-size:1.5rem}.service-s5_cards_grid{grid-template-columns:repeat(2,minmax(320px,1fr))}}@media (min-width:1024px){.title-service-s5{font-size:2.75rem}.desc-service-s5{font-size:1.5rem}.service-s5_cards_grid{grid-template-columns:repeat(3,minmax(320px,1fr))}}@media (min-width:1200px){.title-service-s5{font-size:2.75rem}.desc-service-s5{font-size:1.5rem}}@media (min-width:1440px){.title-service-s5{font-size:3rem}.desc-service-s5{font-size:1.75rem}.service-s5_cards_grid{grid-template-columns:repeat(3,minmax(400px,1fr))}}@media (min-width:1920px){.title-service-s5{font-size:3.5rem}.desc-service-s5{font-size:2rem}.service-s5_cards_grid{grid-template-columns:repeat(3,minmax(480px,1fr));gap:40px}}@media (min-width:2560px){.title-service-s5{font-size:4rem}.service-s5_cards_grid{grid-template-columns:repeat(3,minmax(320px,1fr))}}
.container-contato{flex-direction:column;place-items:center;gap:2rem;max-width:100%;padding:3rem 1.25rem 4rem;display:flex}.title-contato{font-size:1.75rem;font-weight:700}.conteudo-contato{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:100%;display:flex}.input-contato{border:none;border-radius:.5rem;outline:none;max-width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.text-area-contato{resize:none;height:10rem}.botao-contato{color:#fff;border:none;border-radius:.5rem;width:100%;height:fit-content;padding:.75rem;font-size:1rem;font-weight:700;transition:all .2s}.botao-contato:hover{cursor:pointer;transform:scale(1.02)}.grid-1-contato{justify-content:center;align-items:center;width:100%;display:flex}.form-contato{flex-direction:column;justify-content:space-between;align-items:stretch;gap:1.5rem;width:100%;display:flex}.img-contato{object-fit:cover;justify-content:center;align-items:center;width:100%;height:20rem;display:flex}.media-contato{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.media-contato img{object-fit:cover;border-radius:8px;width:100%;height:100%}@media (min-width:425px){.title-contato{font-size:2rem}.botao-contato{font-size:1.25rem}}@media (min-width:768px){.container-contato{padding:3rem 4.25rem 4rem}.grid-1-contato{width:45%}.conteudo-contato{flex-direction:row;justify-content:space-around;align-items:stretch}.title-contato{font-size:2.5rem}.img-contato{width:40%;height:30rem}}@media (min-width:1024px){.container-contato{gap:3rem}.title-contato{font-size:2.75rem}.text-area-contato{height:13rem}.img-contato{height:32rem}}@media (min-width:1440px){.container-contato{padding:3rem 4rem}.input-contato{font-size:1.75rem}.botao-contato{font-size:2rem}.title-contato{font-size:3rem}.text-area-contato{height:16rem}.img-contato{height:40rem}}@media (min-width:1920px){.title-contato{font-size:3.5rem}.input-contato,.botao-contato{font-size:2rem}.text-area-contato{height:15rem}.img-contato{height:40rem}}@media (min-width:2560px){.container-contato{gap:6rem}.title-contato{font-size:4rem}.input-contato,.botao-contato{font-size:2.25rem}.text-area-contato{height:18rem}.img-contato{width:45%;height:45rem}}
.container-feedback{flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem 0;display:flex}.title-feedback{text-align:center;color:#000;padding:0 10px;font-size:1.75rem;font-weight:700}.card-feedback{text-align:center;border-radius:1rem;flex-direction:column;justify-content:space-between;gap:1rem;width:80%;height:360px;padding:1rem 1.25rem;transition:all .2s ease-in-out;display:flex}.desc-feedback{justify-self:center;font-size:1.25rem;font-weight:400}.desc-card-info{margin:auto 0}.client-name{font-size:1rem;font-weight:400}.jobtitle-company{font-size:.9rem;font-weight:300}.card-feedback:hover{transform:scale(1.05)}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.dot{cursor:pointer;background-color:#fff;border-radius:50%;width:10px;height:10px;transition:background-color .3s}.dot.active{background-color:#850101}@media (min-width:425px){.card-feedback{width:70%;height:342px}.title-feedback{font-size:2rem}.desc-feedback{font-size:1.25rem}.client-name{font-size:1rem}.jobtitle-company{font-size:.9rem}}@media (min-width:768px){.card-feedback{height:300px}.container-feedback{gap:2rem}.title-feedback{font-size:2.5rem}.desc-feedback{font-size:1.5rem}.client-name{font-size:1.25rem}.jobtitle-company{font-size:1rem}}@media (min-width:1024px){.container-feedback{gap:3rem}.card-feedback{width:60%}.title-feedback{font-size:2.75rem}.desc-feedback{font-size:1.5rem}.client-name{font-size:1.25rem}.jobtitle-company{font-size:1rem}}@media (min-width:1440px){.card-feedback{width:55%;min-height:360px}.title-feedback{font-size:3rem}.desc-feedback{font-size:1.75rem}.client-name{font-size:1.5rem}.jobtitle-company{font-size:1.25rem}}@media (min-width:1920px){.container-feedback{gap:6rem;padding:3rem 0}.card-feedback{width:50%;min-height:460px;padding:1rem 2.5rem}.title-feedback{font-size:3.5rem}.desc-feedback{font-size:2.25rem}.client-name{font-size:2rem}.jobtitle-company{font-size:1.75rem}.dot{width:.9rem;height:.9rem}}@media (min-width:2560px){.card-feedback{width:45%;height:460px;padding:2rem 3rem}.title-feedback{font-size:4rem}.desc-feedback{font-size:2.5rem}.client-name{font-size:2.25rem}.jobtitle-company{font-size:2rem}}
.container_feedback{flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:3rem 0;display:flex}.title_feedback{text-align:center;padding:0 10px;font-size:1.75rem;font-weight:700}.carousel-btn.left{left:0}.carousel-btn.right{right:0}.mySwiper-fb{justify-content:center;align-items:center;width:100%;max-width:320px;height:100%;margin:0;display:flex}.mySwiper-fb .swiper-pagination{display:none}.container_feedback .mySwiper-fb .slide{justify-content:center;align-items:center;padding:2rem 0;display:flex}.swiper-wrapper{justify-content:start;justify-self:center;align-items:center;display:flex}@media (min-width:425px){.title_feedback{font-size:2rem}}@media (min-width:768px){.title_feedback{font-size:2.5rem}.mySwiper-fb{max-width:680px}}@media (min-width:1024px){.title_feedback{font-size:2.75rem}.mySwiper-fb{max-width:1024px}}@media (min-width:1440px){.container_feedback{gap:3rem}.title_feedback{font-size:3rem}.mySwiper-fb{max-width:1440px}.mySwiper-fb .swiper-pagination{width:12px;height:12px}}@media (min-width:1920px){.title_feedback{font-size:4rem}.mySwiper-fb{max-width:1920px}}@media (min-width:2560px){.title_feedback{font-size:4rem}.mySwiper-fb{max-width:2560px}.mySwiper-fb .swiper-pagination-bullet{width:14px;height:14px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.card-fb{border-radius:1000px;justify-items:center;width:12rem;max-width:12rem;height:12rem;max-height:12rem;font-size:14px;display:flex;overflow:hidden;box-shadow:10px 10px 15px #0000004d}.img-card-fb{object-fit:cover;justify-content:center;align-items:center;width:240px;max-height:100%;display:flex;overflow:hidden}.img-card-fb img,.img-card-fb svg{object-fit:cover;width:100%;height:100%}@media (min-width:425px){.card-fb{width:13rem;max-width:13rem;height:13rem;max-height:13rem}.image-card-fb{width:100%}}@media (min-width:768px){.card-fb{width:13rem;max-width:13rem;height:13rem;max-height:13rem}.image-card-fb,.img-card-fb{width:100%}}@media (min-width:1024px){.card-fb{width:14rem;max-width:14rem;height:14rem;max-height:14rem}.image-card-fb,.img-card-fb{width:100%}}@media (min-width:1200px){.card-fb{width:14rem;max-width:14rem;height:14rem;max-height:14rem}.image-card-fb{width:100%}}@media (min-width:1440px){.card-fb{width:15rem;max-width:15rem;height:15rem;max-height:15rem}}@media (min-width:1920px){.card-fb{width:100%;max-width:17rem;height:17rem;max-height:17rem}.image-card-fb{width:100%;height:17rem}}@media (min-width:2560px){.card-fb{width:20rem;max-width:20rem;height:20rem;max-height:20rem}.image-card-fb{width:100%}}
.container-hs{max-width:100%;min-height:screen;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:start;display:flex}.title-hs,.desc-hs{width:80%;margin:0}.section-1-hs,.section-2-hs{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100%;display:flex}.section-1-hs{text-align:start;flex-direction:column;justify-content:center;align-items:start;width:100%;padding:4rem 1rem;display:flex}.section-2-hs{flex-direction:column;justify-items:center;width:100vw;min-height:100%;display:flex}.img-hs{object-fit:cover;width:100%;min-height:100%;max-height:600px;display:none;overflow:hidden}.img-hs img{object-fit:cover;width:100%;height:100%}.desc-hs{color:#000;padding-bottom:5%;font-size:18px;font-weight:400}.title-hs{color:#000;padding:5% 0;font-size:24px;font-weight:500}.botao-hs{border:1px solid #000;border-radius:.5rem;padding:4px 20px;font-size:16px;text-decoration:none;transition:all .2s}.botao-hs a{width:100%;height:100%;text-decoration:none}.botao-hs:hover{transform:scale(1.05)}@media (min-width:320px){.section-1-hs{text-align:center;align-items:center;width:100%}.desc-hs{font-size:20px}.title-hs{font-size:24px}.botao-hs{font-size:16px}}@media (min-width:425px){.desc-hs{font-size:24px}.title-hs{font-size:28px}.botao-hs{font-size:20px}}@media (min-width:768px){.container-hs{padding:40px 0}.desc-hs{font-size:24px}.title-hs{font-size:32px}.botao-hs{font-size:20px}}@media (min-width:1024px){.container-hs{flex-direction:row;align-items:stretch;padding:0}.section-1-hs{text-align:start;justify-content:center;align-items:start;width:50vw;height:fit-content;padding:5rem;display:flex}.section-2-hs{padding:80px 84px 80px 0}.img-hs{border-radius:8px;display:block;box-shadow:0 4px 6px #0000001a}.desc-hs{width:100%;font-size:28px}.title-hs{width:100%;font-size:36px}.botao-hs{padding:1rem 3rem;font-size:24px}}@media (min-width:1440px){.section-1-hs{height:60vh;padding-left:4rem}.desc-hs{font-size:32px}.title-hs{font-size:40px}}@media (min-width:1920px){.desc-hs{font-size:40px}.img-hs{max-height:800px}.title-hs{font-size:48px}.botao-hs{padding:1rem 3.5rem;font-size:32px}}@media (min-width:2560px){.desc-hs{font-size:48px}.title-hs{font-size:56px}.botao-hs{font-size:32px}}
.portfolio-div{flex-direction:column;gap:1.5rem;max-width:100%;height:100%;padding:40px 80px;display:flex}.title-div{text-align:center;justify-content:center;align-items:center;display:flex}.services{flex-direction:column;gap:24px;display:flex}.title_port{font-size:1.75rem;font-weight:700}@media (min-width:425px){.title_port{font-size:2rem}}@media (min-width:768px){.title_port{font-size:2.5rem}}@media (min-width:1024px){.title_port{font-size:2.5rem}.portfolio-div{gap:2rem}}@media (min-width:1440px){.title_port{font-size:3rem}.portfolio-div{padding:48px 72px 80px}.port-1_display,.card_port-1{width:100%}}@media (min-width:1920px){.title_port{font-size:3.5rem}}@media (min-width:2560px){.title_port{font-size:4rem}}
.service-card-div{flex-direction:column;align-items:center;gap:20px;padding-bottom:2rem;transition:all .2s;display:flex}.hvr{transition:all .2s}.service-title-div{text-align:left;justify-content:space-around;align-items:center;gap:10px;width:100%;display:flex}.service-title{font-weight:700;font-style:Bold;width:fit-content;font-size:2.5rem}.linha{background-color:#fff;width:80%;height:3px}.service-cards{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:auto;padding:0 40px;display:flex}@media (max-width:2560px){.service-title{font-size:2.5rem}}@media (max-width:1920px){.service-title{font-size:2.25rem}.linha{width:70%}}@media (max-width:1440px){.service-title{font-size:1.8rem}.service-card-div{width:100%}}@media (max-width:768px){.service-title{font-size:1.25rem}.service-cards{gap:20px}.linha{width:65%}}@media (max-width:426px){.service-cards{flex-direction:column;gap:20px}}
.card-s6{border-radius:12px;justify-content:center;align-items:center;width:320px;height:260px;display:flex}.image-s6{object-fit:cover;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;overflow:hidden}.image-s6 img{object-fit:cover;border-radius:12px;width:fit-content;height:100%;box-shadow:0 4px 8px #0006}@media (max-width:1120px){.card-s6{width:260px;height:200px}}@media (max-width:900px){.card-s6{width:200px;height:140px}}@media (max-width:768px){.card-s6{width:200px;height:160px}}
.container_service-s4{flex-direction:column;justify-content:center;gap:2.5rem;padding:3rem 0 2rem;display:flex}.title_service-s4{text-align:center;color:#b90100;text-shadow:1px 1px 2px #000000bf;font-size:2.25rem;font-weight:700}.service-s4_display{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;height:100%;padding-bottom:2rem;display:flex}.service-s4_item{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.service-s4_item.reverse{flex-direction:column}.service-s4_text{text-align:center;flex-direction:column;width:80%;display:flex}.service-s4_image{border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:70%;max-height:12rem;display:flex;overflow:hidden;box-shadow:10px 10px #333}.service-s4_image img{object-fit:cover;object-position:center;width:100%;height:100%}.service-s4_title{color:#d72c27;text-shadow:1px 1px 2px #0009;font-size:1.5rem;font-weight:500}.service-s4_desc{line-clamp:9;-webkit-line-clamp:9;text-shadow:1px 1px 2px #0000004d;-webkit-box-orient:vertical;font-size:1rem;font-weight:300;display:-webkit-box;overflow:hidden}@media (min-width:425px){.title_service-s4{font-size:2.5rem}.service-s4_title{font-size:1.75rem}.service-s4_desc{font-size:1.25rem}.service-s4_image{max-height:15rem}}@media (min-width:768px){.title_service-s4{font-size:2.5rem}.service-s4_text{text-align:start;width:50%}.service-s4_image{flex-direction:row;width:15rem;height:18rem;max-height:100%;display:flex}.service-s4_title{font-size:1.75rem}.service-s4_desc{line-clamp:7;-webkit-line-clamp:7;font-size:1.25rem}.service-s4_item{flex-direction:row;gap:3rem}.service-s4_item.reverse{flex-direction:row-reverse}}@media (min-width:1024px){.title_service-s4{font-size:3rem}.service-s4_display{gap:4rem}.service-s4_image{width:16rem;height:20rem}.service-s4_desc{font-size:1.5rem}}@media (min-width:1440px){.title_service-s4{font-size:3.5rem}.service-s4_image{width:21rem;height:26rem}.service-s4_text{width:55%}.service-s4_title{font-size:3rem}.service-s4_desc{font-size:1.75rem}}@media (min-width:1920px){.container_service-s4{padding:4rem 0}.title_service-s4{font-size:3.75rem}.service-s4_image{width:25rem;height:30rem;box-shadow:15px 15px #333}.service-s4_item{gap:5rem}.service-s4_text{gap:1.5rem}.service-s4_title{font-size:3rem}.service-s4_desc{font-size:2.25rem}}@media (min-width:2560px){.title_service-s4{font-size:4rem}.service-s4_image{width:30rem;height:36rem}.service-s4_title{font-size:3.5rem}.service-s4_desc{font-size:2.75rem}.container_service-s4{gap:6rem;padding:5rem 0}}
.container-sobrenos-1{color:#000;flex-direction:column;align-items:center;gap:1.5rem;max-width:100vw;min-height:100%;padding:2.5rem 0 3rem;display:flex}.title-sobrenos-1{text-align:center;font-weight:700;font-style:bold;font-size:1.75rem}.img-sobrenos-1{width:220px;height:40%;overflow:hidden;box-shadow:0 4px 8px #0000001a}.img-sobrenos-1 img{object-fit:cover;width:100%;height:100%}.conteudo-sobrenos-1{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.desc-sobrenos-1{text-align:justify;width:80%;font-size:1.25rem;font-weight:400}@media (min-width:375px){.img-sobrenos-1{width:270px}}@media (min-width:425px){.title-sobrenos-1{font-size:2rem}.img-sobrenos-1{width:310px}.container-sobrenos-1{gap:2rem}}@media (min-width:768px){.desc-sobrenos-1{align-items:start;font-size:24px}.title-sobrenos-1{font-size:2.5rem}.img-sobrenos-1{width:55%}}@media (min-width:1024px){.title-sobrenos-1{font-size:2.5rem}.conteudo-sobrenos-1{flex-direction:row;align-items:center}.desc-sobrenos-1{white-space:pre-wrap;width:50%;margin:0;padding:0}.img-sobrenos-1{width:420px;height:560px}}@media (min-width:1440px){.container-sobrenos-1{gap:2rem;padding:2.5rem 0}.conteudo-sobrenos-1{gap:3rem}.title-sobrenos-1{font-size:3rem}.desc-sobrenos-1{font-size:1.75rem}.img-sobrenos-1{width:480px;height:600px}}@media (min-width:1920px){.conteudo-sobrenos-1{gap:3.5rem}.desc-sobrenos-1{font-size:2rem}.title-sobrenos-1{font-size:3.5rem}.img-sobrenos-1{width:620px;height:800px}}@media (min-width:2560px){.desc-sobrenos-1{font-size:2.5rem}.title-sobrenos-1{font-size:4rem}.img-sobrenos-1{width:700px;height:890px}.conteudo-sobrenos-1{gap:4rem}}
