.category_container__9Ts5e{background-color:#fff;width:100%;height:auto;padding-top:5em;padding-bottom:2.5em}.category_relatedProductsContainer__0NaQ7{width:90%;margin:auto auto 4em}.category_relatedProductsGrid__w20SC{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%;margin:2rem 0;padding:1rem}.category_relatedProductCard__5DpXW{display:flex;flex-direction:column;border-radius:12px;min-height:24em;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.12);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden;background-color:#fff}.category_relatedProductImageWrapper__w_jZp{width:100%;height:14em;overflow:hidden;position:relative}.category_relatedProductImage__GN6HF{border-top-left-radius:8px;border-top-right-radius:8px;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.category_relatedProductCard__5DpXW:hover .category_relatedProductImage__GN6HF{transform:scale(1.05)}.category_relatedProductInfo__JHQyv{padding:2.5em 1em 1em;display:flex;flex-direction:column;gap:3px;flex-grow:1}.category_relatedProductName__vTig7{font-size:20px}.category_relatedProductPrice_per_kg__84ta4,.category_relatedProductWeight__ChLPF{font-size:14px}.category_relatedProductPriceBefore__D03pr{text-decoration:line-through;font-size:15px;color:#999}.category_containerRelatedProductSalePrice__IVbVw{display:flex;flex-direction:row;align-items:center;gap:10px}.category_relatedProductSalePrice__WPn64{font-weight:600;color:#FF9800;font-size:18px}.category_productNormalPrice__XXA6S{font-size:18px;font-weight:600}.category_lowStockAlert__dWlSz{position:absolute;top:2%;left:1em;display:flex;flex-direction:column;align-items:center;z-index:10}.category_lowStockIcon__coUV4{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:rgba(255,165,0,.15);border-radius:50%;padding:8px;cursor:pointer;transition:transform .2s ease,background-color .2s ease;animation:category_pulse__BoAO1 1.5s ease-in-out infinite}@keyframes category_pulse__BoAO1{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,120,0,.4)}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(255,120,0,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(255,120,0,0)}}.category_lowStockIcon__coUV4:hover{transform:scale(1.1);background-color:rgba(255,165,0,.25);animation-play-state:paused}.category_lowStockIcon__coUV4 svg{width:40px;height:40px;color:#ff7800}.category_lowStockMessage__oIU4G{position:absolute;top:50px;left:100%;width:max-content;max-width:150px;background-color:white;color:#ff7800;font-size:12px;font-weight:600;padding:6px 12px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;text-align:center;z-index:100}.category_lowStockMessage__oIU4G.category_visible__F9_I7{opacity:1;visibility:visible}.category_badgesRelatedProducts__Y2vnH{position:absolute;top:5%;right:5%;width:60px;height:60px;background:#F60017;border-radius:100%;color:#fff;text-align:center;text-transform:uppercase;animation:category_swing__3XVdq 3s ease-in-out infinite normal;transform-origin:30px -21px}.category_badgesRelatedProducts__Y2vnH:before{content:"";position:absolute;top:27px;left:27px;width:6px;height:6px;border-radius:100%;box-shadow:0 -24.6px 0 -.6px #fff,0 -30px #F60017,6px -29.4px #F60017,11.4px -28.2px #F60017,16.8px -25.2px #F60017,21px -21.6px #F60017,24.6px -16.8px #F60017,27.6px -12px #F60017,29.4px -6px #F60017,30px 0 #F60017,-6px -29.4px #F60017,-11.4px -28.2px #F60017,-21px -21.6px #F60017,-16.8px -25.2px #F60017,-24.6px -16.8px #F60017,-27.6px -12px #F60017,-29.4px -6px #F60017,-30px 0 #F60017,0 30px #F60017,-6px 29.4px #F60017,-11.4px 28.2px #F60017,-16.8px 25.2px #F60017,-21px 21.6px #F60017,-24.6px 16.8px #F60017,-27.6px -12px #F60017,-29.4px 6px #F60017,-27.6px 12px #F60017,6px 29.4px #F60017,11.4px 28.2px #F60017,16.8px 25.2px #F60017,21px 21.6px #F60017,24.6px 16.8px #F60017,27.6px 12px #F60017,29.4px 6px #F60017}.category_badgesRelatedProducts__Y2vnH:after{content:"";position:absolute;top:-33px;left:29.4px;width:.6px;height:30px;background:#000}.category_badgesRelatedProducts__Y2vnH p{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10.8px;z-index:11;font-size:.6em}.category_firstLine__rd1VM{font-size:25px;font-weight:600}@keyframes category_swing__3XVdq{0%,to{transform:rotate(5deg)}50%{transform:rotate(-5deg)}}.category_addToCartButton__JWpKO{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;background-color:#4CAF50;color:white;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.1);width:100%}.category_addToCartButton__JWpKO:hover{background-color:#388E3C;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.category_addToCartButtonRelatedProducts__voOtD{border-top-right-radius:0;border-top-left-radius:0}.category_cartIcon__F24qn{font-size:1.2rem}.category_addedToCart__O6Axe{background-color:#388E3C}.category_cartMore__vDCnf{font-size:1.5rem}.category_viewOptionsButton___pFz3{display:flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;background-color:#f5f5f5;color:#333;border:none;border-top-right-radius:0;border-top-left-radius:0;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center}.category_viewOptionsButton___pFz3:hover{background-color:#e0e0e0}.category_relatedProductBrandLink__oEYZH{position:absolute;top:12em;left:1em;border-radius:50%;width:60px;height:60px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;transition:transform .2s ease;z-index:5}.category_relatedProductBrandLink__oEYZH:hover{transform:scale(1.1)}.category_relatedProductBrandImage__A1aoX{width:100%;height:100%;border-radius:50%;object-fit:contain}.category_errorNotification__aUDCn{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:1000;width:100%;max-width:450px;background-color:#fff1f0;border:1px solid #ffb8b0;border-left:4px solid #ff4d4f;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:12px 16px;animation:category_slideDown__79tuH .3s ease-out}.category_closeButton__ieYZH{background:none;border:none;color:#999;cursor:pointer;font-size:1.2rem;padding:0;line-height:1}.category_closeButton__ieYZH:hover{color:#333}@keyframes category_slideDown__79tuH{0%{transform:translate(-50%,-20px);opacity:0}to{transform:translate(-50%);opacity:1}}.category_relatedProductsLoadingContainer__BE50P{width:100%;display:flex;justify-content:center;align-items:center;padding:3rem 0}.category_relatedProductsSpinner__5bfa0{border-radius:50%;border:3px solid rgba(0,0,0,.1);border-top-color:#4caf50;width:40px;height:40px;animation:category_spin__cpDqF 1s linear infinite}@keyframes category_spin__cpDqF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.category_relatedProductsErrorContainer__n0PHL{width:100%;padding:2rem;display:flex;justify-content:center}.category_relatedProductsErrorContent__expNJ{max-width:500px;text-align:center}.category_relatedProductsErrorTitle__zset1{color:#ff4d4f;margin-bottom:1rem}.category_relatedProductsErrorMessage__vtPNV{margin-bottom:1.5rem;color:#666}.category_relatedProductsErrorButton__GnZlV{display:inline-block;background-color:#4CAF50;color:white;text-decoration:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;transition:background-color .2s ease}.category_relatedProductsErrorButton__GnZlV:hover{background-color:#388E3C}.category_relatedProductsEmptyState__ZwqcF{width:100%;padding:3rem 0;text-align:center}.category_relatedProductsEmptyStateText__Ffe_s{color:#666;font-size:1.1rem}.category_categoryHeader__leJnH{margin-bottom:2rem;width:100%}.category_imagesRow__SLyXu{display:flex;gap:16px;width:100%}.category_categoryImageContainer__AvPAS{position:relative;height:400px;flex:1 1;border-radius:8px;overflow:hidden}.category_categoryImageContainer__AvPAS:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6));pointer-events:none}.category_categoryImage__dnGqJ,.category_categoryParentImage__Zqyp1{object-fit:cover}.category_titleCabecalhoImage__OZwA4{z-index:10;position:absolute;font-size:25px;bottom:5%;left:50%;transform:translateX(-50%);text-align:center;font-weight:700;width:100%;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.category_categoryTitle__1F259{text-align:center;font-size:2.2rem;font-weight:700;margin-bottom:3rem;position:relative;padding-bottom:1rem}.category_categoryTitle__1F259:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background-color:#4caf50;border-radius:2px}.category_categoryDescription__895M5{color:#666;margin-bottom:1.5rem;line-height:1.6}.category_relatedProductsPaginationContainer__V9PyT{display:flex;justify-content:center;margin-top:2rem;margin-bottom:1rem}.category_relatedProductsPagination__1qBBC{display:flex;align-items:center;gap:.5rem}.category_relatedProductsPaginationButton__zP3QI{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease}.category_relatedProductsPaginationButton__zP3QI:hover:not(.category_disabled__Ep9Py){background-color:#f5f5f5;border-color:#ccc}.category_relatedProductsActivePage__gbJiJ{background-color:#4CAF50;color:white;border-color:#4CAF50}.category_relatedProductsActivePage__gbJiJ:hover{background-color:#388E3C!important;border-color:#388E3C!important}.category_relatedProductsEllipsis__vtaiW{margin:0 .25rem}.category_paginationContainer__cC1TS{display:flex;justify-content:center;margin:2rem 0}.category_pagination__Yo0G0{display:flex;align-items:center;gap:.5rem;background-color:var(--color-background);border-radius:50px;padding:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.category_pageNumbers__8DxGl{display:flex;align-items:center;gap:.25rem}.category_paginationButton__i8vxe{border:none;background:none;cursor:pointer;font-family:inherit;color:var(--color-text-secondary);transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.category_navButton__G_gHy{padding:.5rem 1rem;border-radius:25px;background-color:var(--color-primary-agua);color:var(--color-primary);font-weight:500}.category_navButton__G_gHy:hover:not(.category_disabled__Ep9Py){background-color:var(--color-primary);color:white;transform:translateY(-1px)}.category_navButton__G_gHy:active:not(.category_disabled__Ep9Py){transform:translateY(0)}.category_buttonIcon__YK_Rs svg{font-size:1.1rem;display:flex;justify-content:center;align-items:center}.category_pageButton__Mpgtc{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;color:var(--color-text-secondary);font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.category_pageButton__Mpgtc:hover:not(.category_activePage__omad2){background-color:var(--color-begeClaro-agua);color:var(--color-detail)}.category_activePage__omad2{background-color:var(--color-primary);color:white;box-shadow:0 2px 8px rgba(76,175,80,.3)}.category_disabled__Ep9Py{opacity:.5;cursor:not-allowed}.category_ellipsis__E5RRK{display:flex;align-items:center;justify-content:center;width:2rem;color:var(--color-text-secondary);letter-spacing:1px}@media (max-width:350px){.category_relatedProductsGrid__w20SC{grid-template-columns:1fr;gap:1rem}.category_relatedProductCard__5DpXW{min-height:20em}}@media (min-width:768px){.category_relatedProductsGrid__w20SC{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}}@media (min-width:1024px){.category_relatedProductsGrid__w20SC{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (min-width:1440px){.category_relatedProductsGrid__w20SC{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:767px){.category_relatedProductCard__5DpXW{min-height:22em}.category_relatedProductImageWrapper__w_jZp{height:12em}.category_relatedProductBrandLink__oEYZH{top:10em}.category_addToCartButton__JWpKO{width:100%;max-width:100%}.category_categoryTitle__1F259{font-size:1.5rem}.category_imagesRow__SLyXu{flex-direction:column;height:500px}}.category_filterSection__jCh1r{background-color:var(--color-background);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-bottom:2rem;padding:1.5rem;border:1px solid rgba(76,175,80,.15);transition:all .3s ease}.category_filterToggleButton__m_Czj{display:flex;align-items:center;gap:.5rem;background-color:var(--color-begeClaro);color:var(--color-text-primary);border:none;border-radius:8px;padding:.75rem 1.25rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(107,142,35,.1)}.category_filterToggleButton__m_Czj:hover{background-color:var(--color-detail);color:var(--color-background)}.category_filterToggleButton__m_Czj svg{font-size:1rem}.category_filterOptions__58YKB{margin-top:1.5rem;animation:category_fadeIn__K1G6y .3s ease}.category_filterOptions__58YKB h3{color:var(--color-text-primary);font-size:1.1rem;margin-bottom:1rem;font-weight:600;position:relative;padding-bottom:.5rem}.category_filterOptions__58YKB h3:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:3px;background-color:var(--color-primary);border-radius:3px}.category_filterChips__I7hH5{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.category_filterChip__aE0iG{background-color:var(--color-begeClaro);color:var(--color-text-primary);border:1px solid transparent;border-radius:30px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.category_filterChip__aE0iG:hover{background-color:rgba(76,175,80,.1);border-color:var(--color-primary);transform:translateY(-2px)}.category_activeFilter__rRGxe{background-color:var(--color-primary);color:var(--color-background);border-color:var(--color-primary);font-weight:500;box-shadow:0 3px 8px rgba(76,175,80,.25)}.category_activeFilter__rRGxe:hover{background-color:var(--color-detail);border-color:var(--color-detail);color:var(--color-background)}.category_clearFiltersButton__uJdBg{display:flex;align-items:center;gap:.5rem;background-color:rgba(255,152,0,.1);color:var(--color-accent);border:1px solid transparent;border-radius:30px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:all .2s ease}.category_clearFiltersButton__uJdBg:hover{background-color:var(--color-accent);color:var(--color-background);border-color:var(--color-accent)}.category_activeFilterBadge__vr6__{display:flex;align-items:center;margin-top:1.5rem;padding:.75rem 1rem;background-color:rgba(76,175,80,.08);border-left:4px solid var(--color-primary);border-radius:6px;font-size:.9rem;color:var(--color-text-secondary);animation:category_slideIn__0LKpl .3s ease}.category_filterValue__Uf_Fx{display:flex;align-items:center;gap:.5rem;margin-left:.5rem;background-color:var(--color-primary);color:var(--color-background);padding:.25rem .75rem;border-radius:20px;font-weight:500}.category_removeFilterButton__JuRN5{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.25);border:none;width:20px;height:20px;border-radius:50%;cursor:pointer;transition:all .2s ease;padding:0;font-size:.75rem}.category_removeFilterButton__JuRN5:hover{background-color:rgba(255,255,255,.4);transform:scale(1.1)}.category_brandFilterChipWithImage__AWzGn{display:flex;align-items:center;gap:8px}.category_brandFilterImage__q6nVz{width:24px;height:24px;object-fit:contain;border-radius:4px}@keyframes category_fadeIn__K1G6y{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes category_slideIn__0LKpl{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.category_filterChips__I7hH5{gap:.5rem}.category_filterChip__aE0iG{padding:.4rem .8rem;font-size:.85rem}.category_filterOptions__58YKB h3{font-size:1rem}}@media (max-width:480px){.category_filterSection__jCh1r{padding:1rem}.category_filterToggleButton__m_Czj{width:100%;justify-content:center}}.category_breadcrumb__D4PdP{display:flex;align-items:center;flex-direction:row-reverse;padding-right:1.2em}.category_breadcrumbItems__Ez4qb{display:flex;align-items:center;text-decoration:none;transition:all .2s ease;color:#666;font-size:.9rem;font-size:12.5px}.category_breadcrumbItems__Ez4qb:hover .category_relatedProductCategoryName__ROygP{text-decoration:underline}.category_breadcrumbItems__Ez4qb:last-child{color:#999}.category_breadcrumbItems__Ez4qb:first-child{font-weight:600;color:#333}.category_breadcrumbItems__Ez4qb:not(:first-child):after{content:"/";margin:0 .5rem;color:#ccc}.category_relatedProductCategoryName__ROygP{display:inline-block;padding:.25rem 0}.category_relatedProductCategoryName__ROygP:hover{transform:translateY(-1px)}@media (max-width:768px){.category_breadcrumb__D4PdP{font-size:.85rem;padding:.5rem 1.2em .5rem 0}.category_relatedProductCategoryName__ROygP{padding:.15rem 0}}.category_relatedProductInfoBrands__rgd4I{padding-top:0}.category_categoryImageContainerBrand__xtBu9{position:relative;height:450px;flex:1 1;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.category_categoryImageBrand__xaWOu{object-fit:contain}.category_categoryImageContainerBrand__xtBu9:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(0,0,0,0) 30%,rgba(0,0,0,.4) 100%);z-index:1;opacity:.8}.bannerCTANews_container__BEhDf{width:100%;min-height:600px;background:linear-gradient(135deg,var(--color-begeClaro) 0,var(--color-background) 100%);position:relative;overflow:hidden;padding:5em 0}.bannerCTANews_container__BEhDf:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:200%;background:radial-gradient(circle,rgba(76,175,80,.05) 0,transparent 70%);animation:bannerCTANews_float__fRNlL 20s ease-in-out infinite}@keyframes bannerCTANews_float__fRNlL{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(2deg)}}.bannerCTANews_heroContainer__sjm7A{width:85%;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:stretch;min-height:600px;position:relative;z-index:2}.bannerCTANews_containerImage__WI5cq{flex:1 1;display:flex;align-items:stretch;position:relative;width:50%}.bannerCTANews_imageWrapper__axnts{position:relative;width:100%;height:100%;border-top-left-radius:24px;border-bottom-left-radius:24px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1),0 0 0 1px rgba(76,175,80,.1);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.bannerCTANews_image__d2tz_{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.bannerCTANews_containerForm__QSlke{flex:1 1;display:flex;flex-direction:column;width:50%;justify-content:center;gap:2rem;padding:2rem;background:var(--color-background);border-top-right-radius:24px;border-bottom-right-radius:24px;box-shadow:0 16px 32px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.05);position:relative;overflow:hidden}.bannerCTANews_containerForm__QSlke:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent),var(--color-premium))}.bannerCTANews_containerText__eZENU{text-align:left}.bannerCTANews_badge__lIwE8{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--color-primary),var(--color-detail));color:white;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(76,175,80,.3);animation:bannerCTANews_bounce__yZPRP 2s ease-in-out infinite}@keyframes bannerCTANews_bounce__yZPRP{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.bannerCTANews_title__I_68V{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--color-text-primary);margin-bottom:1rem;letter-spacing:-.02em}.bannerCTANews_highlight__oajRo{background:linear-gradient(135deg,var(--color-accent),var(--color-premium));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.bannerCTANews_highlight__oajRo:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-accent),var(--color-premium));border-radius:2px;opacity:.3}.bannerCTANews_description__Lf4U_{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem;max-width:90%}.bannerCTANews_benefits__icNuu{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.bannerCTANews_benefit__MW3Ho{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:var(--color-text-secondary)}.bannerCTANews_checkIcon__JqGks{width:20px;height:20px;background:var(--color-primary);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.bannerCTANews_form__fz8nT{width:100%;transition:transform .3s ease}.bannerCTANews_form__fz8nT:hover{transform:translateY(-2px)}@media (max-width:968px){.bannerCTANews_heroContainer__sjm7A{flex-direction:column;padding-top:2.5em;padding-bottom:2.5em;margin:0;align-items:center;width:100%}.bannerCTANews_imageWrapper__axnts{border-bottom-left-radius:0;border-top-left-radius:24px;border-top-right-radius:24px}.bannerCTANews_containerForm__QSlke{border-top-right-radius:0;border-bottom-right-radius:24px;border-bottom-left-radius:24px}.bannerCTANews_containerForm__QSlke,.bannerCTANews_containerImage__WI5cq{width:80%}.bannerCTANews_containerImage__WI5cq{align-items:center}.bannerCTANews_title__I_68V{font-size:2rem;text-align:center}.bannerCTANews_containerText__eZENU{text-align:center}.bannerCTANews_benefits__icNuu{align-items:center}}@media (max-width:640px){.bannerCTANews_container__BEhDf{margin:3rem 0;padding:0 1rem}.bannerCTANews_containerForm__QSlke{padding:1.5rem}.bannerCTANews_title__I_68V{font-size:1.75rem}.bannerCTANews_description__Lf4U_{font-size:1rem;max-width:100%}}@media (max-width:480px){.bannerCTANews_container__BEhDf{padding:0}}