.page_category-page-hero-section__fynUG{background-color:rgba(241,244,247,1);width:100%;padding:10rem 0 5rem;color:rgba(17,17,17,1);height:140vw;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1}.page_category-page-hero-mask__CuEyq{content:"";background-color:rgba(17,17,17,.75);width:100%;height:100%;top:0;left:0;position:absolute;z-index:4}.page_category-page-hero-content__Ip4lv{display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin:0 auto;width:90%;max-width:1600px;gap:2rem;position:relative;z-index:5;color:rgba(241,244,247,1)}.page_category-page-hero-content__Ip4lv h1{font-size:3rem;font-weight:700;line-height:1}.page_category-page-hero-content__Ip4lv p{font-size:1.2rem;line-height:1.4;max-width:600px}.page_category-page__VPtFW{min-height:100vh;background-color:rgba(24,74,100,.8)}.page_category-description-section__EsKlp{background-color:rgba(241,244,247,1);padding:5rem 0;width:100%}.page_category-description-wrapper__jq72p{width:90%;max-width:1600px;margin:0 auto}.page_category-description-wrapper__jq72p h2{font-size:clamp(1.8rem,2vw,2.4rem);font-weight:800;margin-bottom:2rem;color:rgba(24,74,100,1);width:100%}.page_category-products-section__TeJOA{width:100%;background-color:rgba(241,244,247,1);margin:0}.page_category-products-wrapper__kUAeR{width:90%;margin:0 auto;max-width:1600px;color:rgba(17,17,17,1)}.page_category-products-grid__KQFsF{display:grid;width:100%;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.page_category-products-grid-card__IZ6nE{display:flex;flex-direction:column;overflow:hidden;justify-content:space-between;height:100%;border-radius:.2rem;background-color:rgba(146,151,120,.15);border:1px solid rgba(24,74,100,.25);padding:1.4rem;margin:0}.page_category-products-grid-card__IZ6nE:hover{background-color:rgba(146,151,120,.25);border:1px solid rgba(25,129,176,.75)}.page_category-products-grid-content__x9_Zh{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;height:100%;margin:0 0 1rem;color:rgba(17,17,17,.5)}.page_category-products-grid-content__x9_Zh h4{font-size:1.2rem;font-weight:600;color:rgba(24,74,100,1)}.page_category-products-grid-img__kBYEk img{width:100%;border-radius:.1rem;mix-blend-mode:multiply}@media (min-width:1200px){.page_category-page-hero-section__fynUG{height:35vw;min-height:40rem}.page_category-description-wrapper__jq72p h2{width:70%}}.benefits-section_benefits-section__nb3_E{width:100%;background-color:rgba(241,244,247,1);color:rgba(17,17,17,1);padding:5rem 0}.benefits-section_benefits-wrapper__iBJ3_{width:90%;margin:0 auto;display:grid;gap:5rem;max-width:1600px;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.benefits-section_benefits-card__tlK5B{display:flex;flex-direction:column;gap:.5rem;border-radius:.25rem}.benefits-section_benefits-card__tlK5B h5{font-size:1.4rem;font-weight:600;color:rgba(24,74,100,1)}.benefits-section_benefit-icon__rHO16{display:flex;justify-content:flex-start;align-items:center;max-width:max-content;margin-bottom:1rem;color:rgba(146,151,120,.5)}.image-carousel_carousel-container__Rai7c{display:flex;width:100%;overflow:hidden;height:50rem;margin:0 auto;max-width:1600px;justify-content:center;position:relative}.image-carousel_image-container__NBYj9{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-carousel_image-container__NBYj9 img{width:100%;height:auto;border-radius:.2rem;transition:opacity .3s ease}.image-carousel_fullscreen-button__hlhJN{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.9);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:rgba(17,17,17,.8)}.image-carousel_fullscreen-button__hlhJN:hover{background:rgba(255,255,255,1);transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.image-carousel_carousel-button__DM2ao{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:rgba(17,17,17,.8)}.image-carousel_carousel-button__DM2ao:hover{background:rgba(255,255,255,1);transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.image-carousel_prev-button__rCCV2{left:20px}.image-carousel_next-button__hl1ua{right:20px}.image-carousel_indicators__DwgrN{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;padding:.5rem;z-index:10}.image-carousel_indicator__QWB9s{width:2rem;height:2px;border:none;background:rgba(17,17,17,.25);cursor:pointer}.image-carousel_indicator__QWB9s:hover{background:rgba(146,151,120,.8);transform:scale(1.2)}.image-carousel_indicator__QWB9s.image-carousel_active___xwHb{background:rgba(146,151,120,1);transform:scale(1.2)}@media (max-width:768px){.image-carousel_carousel-container__Rai7c{height:30rem}.image-carousel_fullscreen-button__hlhJN{width:36px;height:36px;top:10px;right:10px}.image-carousel_carousel-button__DM2ao{width:40px;height:40px}.image-carousel_prev-button__rCCV2{left:10px}.image-carousel_next-button__hl1ua{right:10px}.image-carousel_indicators__DwgrN{bottom:10px}.image-carousel_indicator__QWB9s{width:10px;height:10px}}.fullscreen-image_fullscreen-overlay__pVeEc{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(17,17,17,.8);backdrop-filter:blur(1rem);z-index:9999;display:flex;align-items:center;justify-content:center}.fullscreen-image_fullscreen-content__dfUN8{position:relative;width:90vw;height:90vh;display:flex;align-items:center;justify-content:center}.fullscreen-image_image-container__MycV5{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fullscreen-image_image-container__MycV5 img{max-width:100%;max-height:100%;object-fit:contain}.fullscreen-image_close-button__kz18o{position:absolute;top:20px;right:20px;background:rgba(241,244,247,.9);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:rgba(17,17,17,.8)}.fullscreen-image_close-button__kz18o:hover{background:rgba(241,244,247,1);transform:scale(1.1)}.fullscreen-image_nav-button__y5w5g{position:absolute;top:50%;transform:translateY(-50%);background:rgba(241,244,247,.9);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:rgba(17,17,17,.8)}.fullscreen-image_nav-button__y5w5g:hover{background:rgba(255,255,255,1);transform:translateY(-50%) scale(1.1)}.fullscreen-image_prev-button__ZHDDx{left:20px}.fullscreen-image_next-button__ogtWD{right:20px}.fullscreen-image_indicators__mq0GJ{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.fullscreen-image_indicator__KSWIx{width:2rem;height:2px;border:none;background:rgba(17,17,17,.25);cursor:pointer}.fullscreen-image_indicator__KSWIx:hover{background:rgba(146,151,120,.8);transform:scale(1.2)}.fullscreen-image_indicator__KSWIx.fullscreen-image_active__rB7Wj{background:rgba(146,151,120,1);transform:scale(1.2)}@media (max-width:768px){.fullscreen-image_fullscreen-content__dfUN8{width:95vw;height:95vh}.fullscreen-image_close-button__kz18o{width:40px;height:40px;top:10px;right:10px}.fullscreen-image_nav-button__y5w5g{width:40px;height:40px}.fullscreen-image_prev-button__ZHDDx{left:10px}.fullscreen-image_next-button__ogtWD{right:10px}.fullscreen-image_indicators__mq0GJ{bottom:10px}.fullscreen-image_indicator__KSWIx{width:10px;height:10px}}.main-form_main-form-section__fOKiz{background-color:rgba(16,46,65,1);width:100%;padding:5rem 0}.main-form_main-form-wrapper__taqJL{width:90%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:5rem}.main-form_main-form-header__AC7g_{display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.main-form_main-form-header-container__6B2Wd{display:flex;flex-direction:column;gap:2.5rem;width:100%;align-items:flex-start;padding:.5rem 0;justify-content:right;color:rgba(241,244,247,1)}.main-form_main-form-contact-item__MhbzQ a{max-width:max-content;display:flex;align-items:center;height:max-content;gap:.5rem}.main-form_main-form-contact-item__MhbzQ a:hover{color:rgba(79,184,225,1)}.main-form_main-form-contact-item__MhbzQ a:hover svg{color:rgba(241,244,247,1)}.main-form_main-form-contact-item__MhbzQ svg{color:rgba(79,184,225,1)}.main-form_main-form-header__AC7g_ h4{font-family:var(--font-redhat);color:rgba(79,184,225,1);width:100%}.main-form_main-form-container__dGH8y,.main-form_main-form__pVpS_{display:flex;flex-direction:column;width:100%}.main-form_main-form-container__dGH8y{gap:1rem}.main-form_cadastro-form__yEVMC{width:100%;padding:2rem;border-radius:.4rem;gap:1rem;display:flex;flex-direction:column;background-color:rgba(241,244,247,.02);border:1px solid rgba(79,184,225,.1)}.main-form_main-form-container__dGH8y img{border-radius:.2rem;overflow:hidden}.main-form_main-form-container__dGH8y h3{color:rgba(79,184,225,1);font-size:1.2rem;padding:.5rem 0}.main-form_main-form-locations-list-item__NSmGh{display:flex;flex-direction:column;gap:.25rem;width:100%;padding:1rem;border-radius:.4rem;background-color:rgba(241,244,247,.02);border:1px solid rgba(79,184,225,.1);backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);height:fill}.main-form_main-form-locations-list-item__NSmGh h5{margin:1rem 0}.main-form_terms-container__0aRVg{display:flex;gap:.5rem;flex-direction:row;width:max-content}.main-form_terms-container__0aRVg a{color:rgba(79,184,225,.75);text-decoration:underline}.main-form_terms-container__0aRVg a:hover{color:rgba(79,184,225,1);text-decoration:none}@media (min-width:1200px){.main-form_main-form-container__dGH8y,.main-form_main-form-header-container__6B2Wd,.main-form_main-form-header__AC7g_,.main-form_main-form-locations-list__NpW6z{flex-direction:row}.main-form_cadastro-form__yEVMC{width:40%}.main-form_main-form-locations-list-item__NSmGh{width:20%;height:100%}}