.header{display:flex;align-items:center;justify-content:space-between;margin:40px 62px 0 40px;padding:17px;background:linear-gradient(to right,#ff6d0f calc(100% - 40px),#242421 calc(100% - 40px));border-radius:8px;position:relative}.header:after{content:"";position:absolute;top:0;right:25px;width:30px;height:100%;background:#242421;transform:skew(-15deg);z-index:1}.divPrincipal{display:flex;align-items:center;gap:155px;z-index:2}.logo{width:150px;height:auto}.menu{display:flex;gap:83px;list-style:none;margin:0;padding:0;z-index:2}.nav-link{text-decoration:none;color:#fff;font-size:18px;font-weight:700;line-height:28.8px;background:none;border:none;cursor:pointer}.nav-link:hover,.active-link{text-decoration:underline}.divWhats{z-index:2}.whatsapp-icon{width:40px;height:40px;margin-right:18px}.hamburger-container{display:none;z-index:3}.hamburger-icon{width:24px;height:24px;cursor:pointer}@media screen and (max-width: 1050px){.header{justify-content:center;margin:20px 16px}.hamburger-container{display:block;position:absolute;left:20px}.logo{margin:0 auto}.divWhats{position:absolute;right:20px}.menu{display:none;flex-direction:column;position:absolute;top:70px;left:20px;right:20px;background-color:#ff6d0f;padding:15px;border-radius:8px;z-index:2}.menu.menu-open{display:flex;gap:15px}.nav-link{color:#fff;text-align:center;font-size:16px}}.home{position:relative;margin:0;padding:0}.hero-section{margin:0;padding:0 40px 0 62px}.background-text{position:absolute;margin-top:-170px;margin-left:-127px;font-family:Anton;font-size:178px;font-weight:400;line-height:120%;text-align:left;color:#ff6d0f1a;z-index:-1}.main-section{display:flex;gap:40px;margin-top:143px}.more-stories{margin-top:51px;display:flex;flex-direction:column;align-items:center;position:relative}.vertical-bar{width:24px;height:112px;background-color:#ff6d0f;border-top-right-radius:4px;border-top-left-radius:4px}.horizontal-bar{width:100%;height:24px;background-color:#ff6d0f;position:relative}.more-stories-text{position:absolute;top:-48px;right:0;font-family:Inter Tight;font-size:16px;font-weight:700;line-height:24px;color:#ff6d0f;text-decoration:none}@media (max-width: 768px){.main-section{display:flex;flex-direction:column}.vertical-bar{display:none}.horizontal-bar{margin-top:88px}.background-text{margin-top:-220px;margin-left:0;font-family:Anton;font-size:100px}}.post-destaque{display:flex;flex:60%;gap:40px;position:relative}.imagem-destaque{width:100%;max-width:507px;aspect-ratio:3 / 4;overflow:hidden;border-radius:8px;justify-content:center;align-items:center}.imagem-destaque img{width:100%;height:100%;object-fit:cover;border-radius:6px}.conteudo-destaque{padding:0;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.conteudo-destaque a{text-decoration:none;color:#242421}.conteudo-destaque h3{font-family:Inter Tight;font-weight:700;font-size:40px;line-height:48px;color:#242421;margin-top:88px}.conteudo-destaque p{font-family:Inter Tight;font-weight:400;font-size:18px;line-height:28.8px}.conteudo-destaque .data{display:block;font-family:Inter Tight;font-weight:700;font-size:14px;line-height:16.8px;color:#ff6d0f;margin-top:40px}.conteudo-destaque .ver-mais{font-family:Inter Tight;font-weight:700;font-size:24px;line-height:33.6px;color:#ff6d0f;text-decoration:none;margin-top:180px;bottom:40px}@media (max-width: 768px){.post-destaque{flex-direction:column;gap:24px;width:100%}.imagem-destaque img{width:100%;height:100%}.conteudo-destaque{padding:0;display:flex;flex-direction:column;gap:16px}.conteudo-destaque h3{font-size:28px;line-height:36px;margin-top:24px}.conteudo-destaque p{font-size:16px;line-height:24px;margin-bottom:16px}.conteudo-destaque .data{font-size:12px;margin-top:8px;margin-bottom:8px}.conteudo-destaque .ver-mais{font-size:18px;margin-top:12px;align-self:flex-start}}.card-post{display:flex;flex-direction:row!important;gap:16px;align-items:flex-start;justify-content:flex-start!important;text-align:left;width:100%;max-width:100%}.card-post-link{text-decoration:none;color:inherit}.imagem-post{flex-shrink:0;width:128px;height:102px;object-fit:cover;border-radius:8px}.conteudo-post{display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.titulo-post{font-family:Inter Tight;font-weight:500;font-size:16px;line-height:22.4px;color:#242421;margin:0}.data-post{font-family:Inter Tight;font-weight:700;font-size:14px;line-height:16.8px;color:#ff6d0f;margin-top:8px}.lista-posts{flex:40%;display:flex;flex-direction:column;gap:24px}.titulo-stories{font-family:Anton;font-size:24px;line-height:28.8px;font-weight:400;color:#ff6d0f;margin-bottom:20px;margin-left:20px;opacity:40%}.cards-container{display:flex;flex-direction:column;gap:24px}.inspiring-stories{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);gap:44px;padding:40px 20px;position:relative}.inspiring-stories a{text-decoration:none}.grid-card-post{display:flex;flex-direction:column;align-items:center;gap:2px}.card6 img{width:506px;height:404px}.grid-card-post img{width:370px;height:296px;object-fit:cover;border-radius:8px}.grid-conteudo-post{align-items:start;max-width:60%}.grid-card-post h6{font-family:Inter Tight;font-size:24px;font-weight:600;color:#000}.grid-card-post span{font-family:Inter Tight;font-size:14px;font-weight:700;color:#ff6d0f}.icon-text{grid-column:2;grid-row:2 / span 2;display:flex;flex-direction:column;align-items:center;text-align:center}.icon-text img{width:64px;height:64px;margin-top:112px;margin-bottom:16px}.icon-text p{font-family:Inter Tight;font-size:66px;font-weight:700;color:#ff6d0f;text-align:center}@media screen and (max-width: 1050px){.desktop{display:none}.inspiring-stories{display:flex;flex-direction:column}.card6 img{width:370px;height:296px}}.showcase-section{margin-top:208px;margin-left:40px;margin-right:60px}.showcase-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.header-left{display:flex;align-items:center;gap:24px}.showcase-title{font-family:Anton;font-size:64px;font-weight:400;line-height:89.6px;margin:0}.brand-buttons{display:flex;gap:12px;align-items:center;max-width:250px;width:100%;padding:8px;border-radius:4px}.brand-button{width:100%;max-width:calc(50% - 6px);background:#000;border:6px black;padding:8px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;justify-content:center;align-items:center}.brand-button :nth-last-child{border:5px solid}.brand-button:hover{transform:translateY(-2px)}.brand-button.selected{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.brand-button.selected:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:3px;background-color:#fff;transform:scaleX(1);transition:transform .3s ease}.brand-button:not(.selected):after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:3px;background-color:#fff;transform:scaleX(0);transition:transform .3s ease}.brand-logo{max-height:30px;width:auto;max-width:100%;object-fit:contain;transition:all .3s ease}.filters{display:flex;gap:16px}.filter-button{background-color:#fff;font-family:Inter Tight;color:#000;border:1px solid black;padding:8px 16px;font-size:18px;font-weight:700;border-radius:4px;cursor:pointer;transition:all .3s ease}.filter-button:hover{background-color:#f0f0f0}.filter-button.selected{background-color:#000;color:#fff;border:none}.carousel{display:flex;gap:0;overflow:hidden;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory}.bike-card{display:flex;flex-direction:column;border-top:3px solid black;border-left:1px solid black;border-right:1px solid black;padding:24px;min-width:500px;scroll-snap-align:start}.card-header{display:flex;align-items:center;margin-bottom:16px;gap:24px}.bike-name{font-family:Inter Tight;font-size:24px;font-weight:700;line-height:33.6px}.bike-condition{background-color:#dcdcd9;color:#242421;border-radius:8px;padding:4px 8px;font-size:16px;flex-shrink:0;white-space:nowrap}.bike-image{width:100%;height:auto;max-height:300px;object-fit:contain}.bike-price{margin-top:40px;color:#7d7d7d;font-size:14px;font-weight:700}.no-results{font-family:Inter Tight;font-size:24px;font-weight:700;line-height:33.6px;padding:40px;text-align:center;width:100%}.carousel-controls{display:flex;justify-content:end;margin-right:80px;gap:16px;margin-top:19px}.carousel-control{background-color:#eee;color:#7d7d7d;border:none;width:72px;height:72px;border-radius:50%;font-size:24px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.carousel-control:hover{color:#242421;background-color:#c8c8c8;transform:scale(1.05)}@media screen and (max-width: 1050px){.showcase-section{display:flex;flex-direction:column;margin-left:0;margin-right:0;margin-top:120px;padding:0 20px}.showcase-header{flex-direction:column;align-items:flex-start;gap:24px}.header-left{flex-direction:column;align-items:flex-start;gap:16px;width:100%}.showcase-title{font-size:48px;line-height:1.2}.brand-buttons{max-width:100%;justify-content:space-between;gap:8px}.brand-button{max-width:calc(50% - 4px);padding:6px}.brand-button{transform:translateZ(0);backface-visibility:hidden;perspective:1000px;-webkit-overflow-scrolling:touch;border:0;background-clip:padding-box}.brand-logo{max-height:24px}.filters{width:100%;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filter-button{flex-shrink:0}.bike-card{min-width:85vw;border-left:none;border-right:2px solid black}.carousel-controls{justify-content:center;margin-right:0;margin-top:24px}.carousel-control{width:56px;height:56px;font-size:20px}}@media screen and (max-width: 480px){.showcase-title{font-size:36px}.brand-logo{max-height:20px}.filter-button{padding:6px 12px;font-size:16px}.bike-card{padding:16px}.bike-name{font-size:20px}.brand-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-webkit-touch-callout:none;outline:none!important;box-shadow:none!important;-webkit-appearance:none;border:none}.brand-button,.brand-button:focus,.brand-button:active,.brand-button:hover{-webkit-tap-highlight-color:transparent!important;text-decoration:none!important}.brand-button img{pointer-events:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.brand-button:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1}}@media screen and (-webkit-min-device-pixel-ratio:0){.brand-button{-webkit-tap-highlight-color:transparent}button,[role=button],input[type=button],input[type=submit]{-webkit-tap-highlight-color:transparent;outline:none}}.featured-section{margin-top:160px;margin-left:51px;margin-right:51px;padding:40px;background-image:url(/assets/featured-products-img-DDcjk97V.png);background-size:cover;height:896px;background-position:center;border-radius:8px;color:#fff}.featured-title{font-family:Anton;font-size:32px;font-weight:400;line-height:38.4px;color:#fff;margin-bottom:24px}.featured-card{display:flex;flex-wrap:wrap;gap:24px}.product-card{display:flex;flex-direction:column;background-color:#fff;padding:24px;border-radius:8px;max-width:300px;text-align:left}.product-title{font-family:Inter Tight;font-size:20px;font-weight:700;color:#242421;margin-bottom:8px}.product-category{font-family:Inter Tight;font-size:16px;font-weight:400;color:#7d7d7d;margin-bottom:16px}.product-image{width:100%;height:auto;margin-bottom:16px;border-radius:8px}.product-price{font-family:Inter Tight;font-size:18px;font-weight:700;color:#7d7d7d;margin-top:16px}@media screen and (max-width: 768px){.featured-section{margin-left:0;margin-right:0;padding:40px 14px}.featured-title{font-size:32px;line-height:38.4px;font-weight:400}.featured-card{margin:0;display:flex;flex-direction:column;width:100%;height:100%;padding:0}.product-title{margin:0}.product-card{max-width:100%;height:90%;margin-bottom:100px}.product-title{font-size:24px;font-weight:700;margin-bottom:16px}}.mosaic-section{width:calc(100% - 100px);margin:112px auto 0;padding:0 40px 0 60px;position:relative;box-sizing:border-box}.mosaic-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px;position:relative;width:100%;justify-content:center;z-index:2}.mosaic-image{width:calc(100% - 8px);height:auto;border-radius:8px;position:relative;overflow:hidden}.mosaic-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000c,#0003);border-radius:8px;z-index:1;pointer-events:none}.mosaic-image img{width:100%;height:100%;object-fit:cover;position:relative;z-index:0}.image1{grid-column:2;grid-row:1}.image2{grid-column:1;grid-row:2;margin-top:-365px;margin-left:100px;max-width:476px;max-height:632px;position:relative;z-index:3}.image3{grid-column:2;grid-row:2;margin-top:255px;margin-right:170px;z-index:4;position:absolute;max-width:508px;max-height:673px}.mosaic-subsection{width:calc(100% - 100px);background-image:url(/assets/BackgroundImageMosaic-DwqwmUzF.png);background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:400px;height:100vh;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;border-radius:8px;padding-bottom:48px;overflow:hidden;position:relative}.mosaic-subsection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(360deg,#24242199 -4.03%,#24242100 86.63%);z-index:1}.subsection-title,.subsection-text{position:relative;z-index:2}.subsection-title{font-family:Anton;font-size:48px;font-weight:400;color:#fff;line-height:67.2px;margin-bottom:32px}.subsection-text{font-family:Inter Tight;font-size:24px;font-weight:700;color:#fff;max-width:1054px;text-align:center;line-height:33.6px}@media screen and (min-width: 800px){.mosaic-images-mobile,.mosaic-subsection-mobile{display:none}}@media screen and (max-width: 768px){.mosaic-grid,.mosaic-subsection{display:none}.mosaic-section{box-sizing:border-box;width:100%;margin-top:88px;margin-bottom:0;padding:0;display:flex;flex-direction:column}.mosaic-images-mobile{display:flex;flex-direction:column;width:100%;gap:32px}.mobo-mosaic-image1{padding:0 32px 0 16px}.mobo-mosaic-image3{padding:0 21px 0 16px}.mosaic-subsection-mobile{margin-top:48px;text-align:center;padding:0 21px 0 17px;gap:32px}.mosaic-subsection-title-mobile{font-family:Anton;font-weight:400;font-size:40px;line-height:56px;color:#242421;margin:0}.mosaic-subsection-text-mobile{font-family:inter;font-weight:500;font-size:16px;line-height:22.4px}}.services-section{margin-top:208px;margin-left:40px;margin-right:60px;padding:0 137px;display:flex;flex-direction:column}.availability{display:flex;align-items:center;gap:16px;margin-bottom:32px}.availability-circle{width:22px;height:22px;background-color:#62ff4b;border-radius:50%}.availability p{font-family:Inter Tight;font-size:24px;font-weight:700;color:#585858;line-height:33.6px}.services-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:75px}.services-title{font-family:Anton;font-size:64px;font-weight:400;line-height:89.6px;color:#242421;margin:0}.services-button{display:flex;align-items:center;gap:16px;padding:16px 32px;background-color:#ff6d0f;color:#fff;font-family:Inter Tight;font-size:18px;line-height:28.8px;font-weight:700;text-decoration:none;border:1px solid #FF6D0F;border-radius:8px;transition:background-color .3s ease}.services-button:hover{background-color:#50d93b}.button-icon{width:22px;height:22px}.services-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-item{display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #C8C8C8;border-radius:16px}.service-icon{width:32px;height:32px}.service-text{font-family:Inter Tight;font-size:24px;font-weight:700;color:#242421}@media screen and (max-width: 768px){.services-section{margin:88px 0 0;padding:0 15px;width:100%;display:flex;flex-direction:column}.services-header{width:100%;display:flex;flex-direction:column;margin:0;align-items:flex-start;gap:16px}.services-title{font-family:Anton;font-size:48px;font-weight:400;line-height:67.2px;color:#242421;margin:0}.services-list{display:flex;flex-direction:column;margin-top:75px}}.precision-fit-section{width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:48px;box-sizing:border-box;margin-top:208px}.precision-line{display:flex;align-items:center;width:100%;margin:0 auto;gap:48px}.precision-title{font-family:Anton;font-size:128px;font-weight:400;color:#ff6d0f;line-height:1.1;margin:0}.t-one{margin-left:200px}.orange-lines{display:flex;flex-direction:column;gap:8px;width:100%;max-width:100%}.orange-lines div{height:24px;background-color:#ff6d0f;flex-grow:1}.small-lines{max-width:30%}.precision-text{display:flex;flex-direction:row;gap:42px;max-width:500px;color:#fff;text-align:left}.precision-text p{font-family:Inter Tight;font-size:24px;font-weight:400;line-height:1.4}.precision-text span{font-family:Inter Tight;font-size:20px;font-weight:700;line-height:140%;letter-spacing:0%;color:#62ff4b}.precision-button-div{display:flex;justify-content:center;align-items:center}.precision-button{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 32px;background-color:#fff;color:#ff6d0f;font-family:Inter Tight;font-size:18px;font-weight:700;line-height:28.8px;text-decoration:none;border:1px solid #FFFFFF;border-radius:8px;transition:background-color .3s ease,color .3s ease}.precision-button:hover{background-color:#62ff4b;color:#fff}@media screen and (min-width: 769px){.precision-line-mobo,.precision-info-mobo{display:none!important}}@media screen and (max-width: 768px){.precision-line{display:none!important}.precision-line-mobo,.precision-info-mobo{display:block}.precision-fit-section{overflow-x:hidden;width:100%;box-sizing:border-box;padding:0}.precision-line-mobo{margin-top:0;display:flex;flex-direction:row;width:100%;height:auto;padding:0;align-items:center;gap:19px}.precision-title{margin:0;font-size:50px}.precision-top-mobo{margin:112px 0 0 40%}.precision-bottom-mobo{margin-top:10px}.orange-lines{width:100%;height:41px}.precision-text{display:flex;flex-direction:column;margin:0 16px}.precision-button-div{justify-content:flex-start}.precision-p p{font-size:32px}}.enter-group-section{width:100%;height:100vh;position:relative;overflow:hidden;background-color:#fafafa}.content-center{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;gap:48px}.content-center h1{font-family:Anton;font-size:64px;font-weight:400;line-height:83.2px;color:#242421;margin:0}.content-center h1 span{font-family:Anton;font-size:64px;font-weight:400;line-height:83.2px;color:#ff6d0f}.enter-group-button{display:flex;align-items:center;gap:16px;padding:16px 32px;background-color:#ff6d0f;color:#fff;font-family:Inter Tight;font-size:18px;font-weight:700;line-height:28.8px;text-decoration:none;border-radius:8px;transition:background-color .3s ease,color .3s ease}.enter-group-button:hover{background-color:#50d93b}.button-icon{width:25px;height:25px}.enter-group-image{position:absolute;z-index:1}.image1{top:10%;left:5%}.image2{top:45%;right:23%}.image3{top:-15%;right:0}.image4{bottom:15%;left:0}.image5{bottom:0;right:5%}@media screen and (min-width: 769px){.content-center-mobo,.enter-mobo-image{display:none}}@media screen and (max-width: 768px){.content-center,.enter-group-image{display:none}.content-center-mobo{margin-top:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.content-center-mobo h1{font-family:Anton;font-size:36px;font-weight:400;line-height:130%;color:#242421;margin:40px 0 24px}.content-center-mobo h1 span{font-family:Anton;font-size:36px;font-weight:400;line-height:130%;color:#ff6d0f}.content-center-mobo .moboimage2{margin-top:40px}}.noticias-page{padding:198px 40px 0;position:relative;overflow:visible}.noticias-page a{text-decoration:none}.background-text{position:absolute;left:20%;font-family:Anton;font-size:178px;font-weight:400;line-height:213.6px;text-align:left;color:#ff6d0f1a;z-index:-1}.background-linhas{position:absolute;top:286px;left:0;right:0;gap:16px;display:flex;flex-direction:column;z-index:-1}.linhas-linhadas{width:100%;height:24px;background-color:#ff6d0f1a}.noticias-destaque{display:flex;justify-content:space-between;gap:24px;margin:0 262px 88px 277px}.noticia-destaque{display:flex;flex-direction:column;width:48%}.noticia-imagem-destaque{width:100%;height:404px;object-fit:cover;border-radius:8px}.noticia-info{margin-top:24px;gap:16px}.noticia-titulo-destaque{font-family:Inter Tight;font-size:24px;font-weight:700;line-height:33.6px;color:#000}.noticia-data{font-family:Inter Tight;font-size:14px;font-weight:700;line-height:16.8px;color:#ff6d0f}.noticia-link{text-decoration:none;color:inherit;display:flex;gap:24px}.noticia-link:hover{opacity:.9}.noticias-lista{display:flex;flex-direction:column;gap:48.94px;max-width:800px;margin:0 278px 0 269px}.noticia-item{display:flex;gap:24px}.noticia-imagem{width:300px;height:238px;object-fit:cover;border-radius:8px}.noticia-titulo{font-family:Inter Tight;font-size:32px;font-weight:700;line-height:28.8px;margin:0 0 24px;color:#242421}.pagination{display:flex;justify-content:center;gap:12px;margin-top:88px}.pagination button,.pagination-ellipsis{font-family:Inter Tight;font-size:18px;font-weight:400;color:#242421;padding:8px 12px;border:none;border-radius:4px;background-color:#fff;cursor:pointer;transition:background-color .3s,color .3s}.pagination button.active{background-color:#ff6d0f;color:#fff}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination button:hover:not(:disabled){background-color:#ff6d0f;color:#fff}.pagination-ellipsis{cursor:default;color:#b0b0b0}@media (max-width: 768px){.noticias-page{padding:120px 20px 40px}.background-text{font-size:80px;line-height:96px;left:20px;top:100px}.background-linhas{top:180px}.noticias-destaque{flex-direction:column;margin:40px 0;gap:30px;padding:0;width:100%}.noticia-destaque{width:100%}.noticia-imagem-destaque{width:100%;height:200px}.noticia-titulo-destaque{font-size:18px;line-height:24px;margin-top:12px}.noticias-lista{margin:30px 0;gap:25px}.noticia-item{flex-direction:row;gap:15px;align-items:flex-start}.noticia-imagem{width:120px;height:90px;min-width:120px}.noticia-titulo{font-size:16px;line-height:20px;margin-bottom:8px}.noticia-data{font-size:12px}.pagination{margin-top:40px}.pagination button{padding:6px 10px;font-size:14px}}@media (max-width: 400px){.noticia-imagem-destaque{height:160px}.noticia-imagem{width:100px;height:75px;min-width:100px}}.materia-page{width:100%;margin-top:88px}.materia-header{display:flex;flex-direction:row;margin-left:317px;margin-right:324px;gap:48px}.materia-imagem{width:100%;max-width:506px;max-height:404px;border-radius:8px;object-fit:cover}.materia-titulo{font-family:Inter Tight;font-size:32px;font-weight:700;line-height:1.4;color:#242421}.materia-data{font-family:Inter Tight;font-size:14px;font-weight:700;color:#ff6d0f}.materia-conteudo{display:flex;flex-direction:column;margin-left:317px;margin-right:324px;font-family:Inter Tight;font-size:18px;line-height:1.8;color:#242421}.materia-conteudo p{margin-bottom:16px;white-space:pre-wrap}.ultimas-noticias{margin-top:310px;width:70%;justify-self:center}.ultimas-noticias h2{margin-top:-150px;position:absolute;font-family:Anton;font-size:178px;font-weight:400;line-height:213.6px;text-align:left;color:#ff6d0f1a;z-index:-1}.ultimas-grid{display:flex;flex-wrap:wrap;gap:45px;margin-top:0}.ultima-noticia-card{display:flex;flex-direction:column;max-width:300px}.ultima-noticia-link{text-decoration:none}.ultima-noticia-imagem{width:100%;height:auto;object-fit:cover;border-radius:8px}.ultima-noticia-info{margin-top:8px}.ultima-noticia-info h3{font-family:Inter Tight;font-size:16px;font-weight:700;color:#242421}.ultima-noticia-info p{font-family:Inter Tight;font-size:14px;font-weight:700;color:#ff6d0f}.materia-fonte{margin-top:24px;font-family:Inter Tight;font-size:16px;color:#96968c}.materia-fonte a{color:#96968c;text-decoration:none;transition:color .3s ease}.materia-fonte a:hover{color:#ff8c3d}@media (max-width: 768px){.materia-header{margin:0;width:100%;display:flex;flex-direction:column;gap:24px;padding:0 16px;box-sizing:border-box}.materia-imagem{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:8px}.materia-conteudo{margin:0;width:100%;padding:0 16px;box-sizing:border-box}.ultimas-noticias{width:100%}.ultima-noticia-card{box-sizing:border-box;min-width:100%;padding-left:22px;padding-right:22px}.ultimas-noticias h2{font-size:70.41px;font-weight:400;line-height:213.6px;text-align:left;color:#ff6d0f1a;z-index:-1}.ultimas-noticias h3{font-size:24px;font-weight:700;line-height:33.6px;text-align:left}.ultimas-noticias p{font-size:14px;font-weight:700;line-height:16.8px;text-align:left}}.footer{margin-top:442px;padding:0 177px 87px;background-color:#fff;box-sizing:border-box}.center-footer{display:flex;flex-direction:column;gap:88px}.linha-um{display:flex;justify-content:space-between;align-items:flex-end}.linha-um h1{font-family:Anton;font-weight:400;font-size:48px;line-height:62.4px;color:#ff6d0f;margin:0}.social-icons{display:flex;gap:24px}.social-icon-button{background-color:#ff6d0f;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .3s ease,background-color .3s ease}.social-icon-button img{width:24px;height:24px}.social-icon-button:hover{background-color:#ff8736;transform:scale(1.1)}.linha-dois{height:24px;background-color:#f7f7f7}.linha-tres{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.sub-linha-um{display:flex;flex-direction:column;gap:32px}.sub-linha-um h2{font-weight:700;font-size:32px;line-height:38.4px;color:#242421;margin:0}.social-contact-icon-button{display:flex;align-items:center;gap:16px;text-decoration:none;font-family:Inter Tight;font-size:16px;font-weight:500;color:#242421;transition:color .3s ease}.social-contact-icon-button:hover{color:#ff6d0f}.social-contact-icon{width:20px;height:20px}.stars{text-decoration:underline;font-family:Anton;font-size:20px;font-weight:400;line-height:26px;color:#242421}.sub-linha-um p{font-size:14px;font-weight:500;line-height:16.8px;color:#b9b9b2}.sub-linha-dois img{max-width:150px;height:auto}@media (max-width: 768px){.footer{height:100%;margin:328px 0 170px;padding:0 16px}.center-footer{display:flex;flex-direction:column;gap:32px}.linha-um{display:flex;flex-direction:column;align-items:start;gap:32px}.linha-um h1{font-family:Anton;font-weight:400;font-size:40px;line-height:62.4px;color:#ff6d0f;margin:0}.linha-tres{display:flex;flex-direction:column-reverse;gap:32px}.sub-linha-um{gap:55px}.sub-linha-um p{align-self:center;font-size:14px}.sub-linha-um a{font-size:16px;font-weight:500;line-height:22.4px}.sub-linha-um :nth-child(4){font-size:20px;font-weight:400;line-height:26px}}*{font-family:Inter Tight;margin:0;padding:0;box-sizing:border-box}.footer-bar{width:100%;height:83px;background-color:#f7f7f7;position:relative;z-index:10}
