section.banner{height:22rem;width:100%}section.banner .img{background-image:url(https://conteudo.strada.log.br/hubfs/raw_assets/public/site/imgs/banner-embarcadora.png),linear-gradient(244deg,rgba(7,7,7,0) 55.93%,#000 99.13%);background-repeat:no-repeat;background-size:cover;height:100%;width:100%}section.banner .img h2{color:var(--character-primary-inverse,#fff);font-family:Manrope;font-feature-settings:"liga" off;font-size:50px;font-style:normal;font-weight:500;line-height:normal;padding:9% 0 0 10%}section.products{display:flex;flex-direction:column;gap:4.25rem;height:auto;padding:4.75rem 7.938rem 6.25rem;width:100%}section.products .title h2{font-family:Manrope;font-feature-settings:"liga" off;font-size:3.125rem;font-style:normal;font-weight:500}section.products .text p,section.products .title h2{color:var(--character-primary-inverse,#fff);line-height:normal}section.products .text p{font-family:Manrope;font-feature-settings:"liga" off;font-size:1.3rem;font-style:normal;font-weight:300}section.products .products-cards{background:var(--Neutral-12,#1f1f1f);border-radius:.5rem;display:flex;flex-direction:column;gap:4.125rem;height:auto;padding:3.875rem;width:100%}section.products .products-cards .title h3{color:var(--Primary-6,#f15c2a);font-family:Manrope;font-feature-settings:"liga" off;font-size:1.813rem;font-style:normal;font-weight:700;line-height:normal}section.products .products-cards .caroussel-wrapper{align-items:center;display:flex;flex-direction:row;gap:2.313rem;justify-content:center;overflow-x:hidden}section.products .products-cards .carousel-cards-wrapper{display:flex;flex-direction:row;flex-flow:row nowrap;gap:1.188rem;justify-content:flex-start;overflow-x:hidden;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;transition:transform .3s ease-in-out;width:100%}section.products .products-cards .carousel-cards-wrapper a{text-decoration:none}section.products .products-cards .carousel-cards-wrapper .carousel-card{align-items:center;border:1px solid var(--Primary-6,#f15c2a);border-radius:.625rem;display:flex;flex-direction:column;flex-flow:column nowrap;flex-shrink:0;gap:1.125rem;height:8.75rem;padding:1.688rem 1.563rem;width:14.188rem}section.products .products-cards .carousel-cards-wrapper .carousel-card .icon{height:3.375rem;width:3.375rem}section.products .products-cards .carousel-cards-wrapper .carousel-card:hover{background:var(--Primary-6,#f15c2a)}section.products .products-cards .carousel-cards-wrapper .carousel-card:hover .text h4{color:var(--Primary-1,#fff8f4)}section.products .products-cards .carousel-cards-wrapper .carousel-card:hover .icon path{fill:var(--Primary-1,#fff8f4)}section.products .products-cards .carousel-cards-wrapper .carousel-card .text h4{color:var(--Primary-6,#f15c2a);font-family:Manrope;font-feature-settings:"liga" off;font-size:1.375rem;font-style:normal;font-weight:300;line-height:normal;text-align:center}section.products .products-cards .arrowLeft,section.products .products-cards .arrowRight{align-items:center;background-color:var(--Neutral-12,#1f1f1f);cursor:pointer;display:flex;height:10.075rem;justify-content:center;margin-block:auto;z-index:1}@media (max-width:1088px){section.banner{height:fit-content}section.banner .img{background-position-x:50%;height:12rem}section.banner .img h2{font-size:1.4rem;padding:22% 0 0 10%}section.products{gap:1.25rem;padding:0;width:auto}section.products .title h2{font-size:1.2rem;margin:2rem 1.125rem}section.products .text p{font-size:.8rem;margin:2rem 1.125rem}section.products .products-cards{gap:2rem;margin-bottom:4rem;padding:2rem 1.125rem;width:100%}section.products .products-cards .title h3{font-size:1rem}section.products .products-cards .arrowLeft,section.products .products-cards .arrowRight{display:none}section.products .products-cards .carousel-cards-wrapper{overflow-x:auto}}