._header_ccrk2_1{position:fixed;top:0;left:0;width:100%;height:var(--header-height);background-color:var(--white);box-shadow:var(--shadow-sm);z-index:1000;transition:all .3s ease,background-color .3s ease,backdrop-filter .3s ease}._scrolled_ccrk2_13{box-shadow:var(--shadow-md);height:70px}._headerContainer_ccrk2_18{display:flex;justify-content:space-between;align-items:center;height:100%}._logoContainer_ccrk2_25{display:flex;align-items:center}._logo_ccrk2_25{height:50px;transition:height .3s ease}._scrolled_ccrk2_13 ._logo_ccrk2_25{height:40px}._nav_ccrk2_39{display:flex;align-items:center}._navList_ccrk2_44{display:flex;list-style:none}._navItem_ccrk2_49{margin:0 1rem}._navItem_ccrk2_49 a{color:var(--dark-gray);font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}._navItem_ccrk2_49 a:hover,._activeLink_ccrk2_62{color:var(--primary)!important}._navItem_ccrk2_49 a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--primary);transition:width .3s ease}._navItem_ccrk2_49 a:hover:after,._activeLink_ccrk2_62:after{width:100%}._menuButton_ccrk2_82{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1100}._menuButton_ccrk2_82 span{display:block;width:100%;height:3px;background-color:var(--dark-gray);border-radius:3px;transition:all .3s ease}._menuButton_ccrk2_82._active_ccrk2_62 span:nth-child(1){transform:translateY(9px) rotate(45deg)}._menuButton_ccrk2_82._active_ccrk2_62 span:nth-child(2){opacity:0}._menuButton_ccrk2_82._active_ccrk2_62 span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width: 992px){._menuButton_ccrk2_82{display:flex}._nav_ccrk2_39{position:fixed;top:0;right:-100%;width:70%;max-width:300px;height:100vh;background-color:var(--white);box-shadow:var(--shadow-lg);padding:80px 2rem 2rem;transition:right .3s ease;z-index:1000}._nav_ccrk2_39._active_ccrk2_62{right:0}._navList_ccrk2_44{flex-direction:column;width:100%}._navItem_ccrk2_49{margin:.5rem 0;width:100%}._navItem_ccrk2_49 a{display:block;padding:.75rem 0;width:100%}}._transparent_ccrk2_157{background-color:transparent;box-shadow:none}._transparent_ccrk2_157 ._logo_ccrk2_25{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._transparent_ccrk2_157 ._navItem_ccrk2_49 a{color:var(--grey);text-shadow:0 1px 2px rgba(0,0,0,.5)}._transparent_ccrk2_157 ._navItem_ccrk2_49 a:hover,._transparent_ccrk2_157 ._activeLink_ccrk2_62{color:#ff6b00!important}._transparent_ccrk2_157 ._menuButton_ccrk2_82 span{background-color:var(--white);box-shadow:0 1px 2px #0000004d}@media (max-width: 992px){._transparent_ccrk2_157 ._nav_ccrk2_39{background-color:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._transparent_ccrk2_157 ._nav_ccrk2_39 ._navItem_ccrk2_49 a{color:var(--dark-gray);text-shadow:none}}._footer_48m1i_1{background-color:var(--dark-gray);color:var(--white);padding:4rem 0 1rem}._footerContent_48m1i_7{display:grid;grid-template-columns:1fr 2fr 1fr;gap:2rem;margin-bottom:3rem}._footerLogo_48m1i_14 img{height:60px;margin-bottom:1rem}._slogan_48m1i_19{font-style:italic;color:var(--light-gray);margin-bottom:1.5rem}._footerLinks_48m1i_25{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._linkColumn_48m1i_31 h3{color:var(--white);font-size:1.2rem;margin-bottom:1.5rem;position:relative}._linkColumn_48m1i_31 h3:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background-color:var(--primary)}._linkColumn_48m1i_31 ul{list-style:none}._linkColumn_48m1i_31 ul li{margin-bottom:.75rem}._linkColumn_48m1i_31 ul li a{color:var(--light-gray);transition:color .3s ease}._linkColumn_48m1i_31 ul li a:hover{color:var(--primary)}._contactInfo_48m1i_65 li{display:flex;align-items:flex-start;margin-bottom:1rem}._contactInfo_48m1i_65 li i{color:var(--primary);margin-right:10px;margin-top:4px}._footerSocial_48m1i_77 h3{color:var(--white);font-size:1.2rem;margin-bottom:1.5rem;position:relative}._footerSocial_48m1i_77 h3:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:3px;background-color:var(--primary)}._socialIcons_48m1i_94{display:flex;gap:1rem}._socialIcons_48m1i_94 a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;color:var(--white);transition:all .3s ease}._socialIcons_48m1i_94 a:hover{background-color:var(--primary);transform:translateY(-3px)}._developerInfo_48m1i_116 a{text-decoration:none;color:#fff;display:inline-flex;align-items:center;gap:4px}._developerInfo_48m1i_116 a:hover{color:var(--primary)}._footerBottom_48m1i_128{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:var(--gray)}._footerBottomLinks_48m1i_138{display:flex;align-items:center;text-decoration:none;color:inherit}._footerBottomLinks_48m1i_138 a{color:var(--gray);transition:color .3s ease}._footerBottomLinks_48m1i_138 a:hover{color:var(--primary)}._footerBottomLinks_48m1i_138 span{margin:0 .5rem}@media (max-width: 992px){._footerContent_48m1i_7{grid-template-columns:1fr}._footerLinks_48m1i_25{grid-template-columns:1fr 1fr}}@media (max-width: 768px){._footerBottom_48m1i_128{flex-direction:column;text-align:center}._footerBottomLinks_48m1i_138{margin-top:1rem;justify-content:center}}@media (max-width: 576px){._footerLinks_48m1i_25{grid-template-columns:1fr}}._home_1icpm_1{padding-top:0}._aboutSection_1icpm_6{background-color:var(--off-white);padding-top:var(--section-padding)}._aboutContent_1icpm_12{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}._aboutImage_1icpm_19 img{width:100%;height:auto;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md)}._aboutText_1icpm_26 h2{font-size:2.5rem;color:var(--dark-gray);margin-bottom:1rem}._aboutSubtitle_1icpm_32{font-size:1.2rem;color:var(--primary);font-weight:500;margin-bottom:1.5rem}._aboutText_1icpm_26 p{margin-bottom:1.5rem;line-height:1.6}._sectionDescription_1icpm_44{text-align:center;max-width:700px;margin:0 auto 2rem;color:var(--gray);font-size:1.1rem}._productsSection_1icpm_52{padding:3rem 0}._productsSection_1icpm_52 ._container-fluid_1icpm_56{max-width:95%;margin:0 auto}._colorsSection_1icpm_61{padding:4rem 0;background-color:#f8fafc}._colorsSection_1icpm_61 ._section-title_1icpm_66{text-align:center;font-size:2.5rem;color:var(--dark-gray);margin-bottom:1rem}._colorsGrid_1icpm_73{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0}._inspirationsGrid_1icpm_80,._blogGrid_1icpm_86{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._ctaSection_1icpm_92{background-color:var(--primary);color:var(--white)}._ctaContent_1icpm_97{text-align:center;max-width:800px;margin:0 auto;padding:2rem 0}._ctaContent_1icpm_97 h2{font-size:2.5rem;margin-bottom:1.5rem}._ctaContent_1icpm_97 p{font-size:1.2rem;margin-bottom:2rem}._ctaContent_1icpm_97 ._btn_1icpm_114{background-color:var(--white);color:var(--primary);font-size:1.1rem;padding:.75rem 2rem}._ctaContent_1icpm_97 ._btn_1icpm_114:hover{background-color:#ffffffe6}@media (max-width: 1200px){._colorsGrid_1icpm_73{grid-template-columns:repeat(6,1fr)}}@media (max-width: 992px){._aboutContent_1icpm_12{grid-template-columns:1fr}._aboutImage_1icpm_19{order:1}._aboutText_1icpm_26{order:2}._colorsGrid_1icpm_73{grid-template-columns:repeat(2,1fr);gap:1.5rem}._inspirationsGrid_1icpm_80,._blogGrid_1icpm_86{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){._inspirationsGrid_1icpm_80,._blogGrid_1icpm_86{grid-template-columns:1fr}._colorsGrid_1icpm_73{grid-template-columns:repeat(2,1fr);gap:1rem}._ctaContent_1icpm_97 h2{font-size:2rem}}._heroBanner_4n632_1{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);display:flex;align-items:center;position:relative;padding-top:var(--header-height)}._heroContainer_4n632_10{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}._heroContent_4n632_18{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:calc(100vh - var(--header-height) - 8rem)}._textContent_4n632_26{z-index:2;position:relative}._heroTitle_4n632_31{font-size:3.5rem;font-weight:700;color:#1e293b;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.02em}._heroSubtitle_4n632_40{font-size:1.3rem;color:#64748b;line-height:1.6;margin-bottom:2.5rem;max-width:500px}._heroActions_4n632_48{display:flex;gap:1rem;flex-wrap:wrap}._ctaButton_4n632_54{background:linear-gradient(135deg,#ff6b00,#e55a00);color:#fff;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #ff6b004d;display:inline-flex;align-items:center;gap:.5rem}._ctaButton_4n632_54:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b0066;background:linear-gradient(135deg,#e55a00,#cc5200)}._secondaryButton_4n632_75{background:transparent;color:#1e293b;padding:1rem 2rem;border:2px solid #e2e8f0;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}._secondaryButton_4n632_75:hover{border-color:#ff6b00;color:#ff6b00;transform:translateY(-2px);box-shadow:0 4px 15px #ff6b001a}._videoContent_4n632_97{position:relative;z-index:1}._videoWrapper_4n632_102{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #00000026;aspect-ratio:16 / 9;max-width:600px;margin-left:auto}._heroVideo_4n632_112{width:100%;height:100%;object-fit:cover;display:block}._videoOverlay_4n632_119{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,107,0,.1) 0%,rgba(255,107,0,.05) 50%,transparent 100%);pointer-events:none}._scrollIndicator_4n632_129{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#64748b;font-size:.9rem;animation:_bounce_4n632_1 2s infinite}._scrollArrow_4n632_143{width:24px;height:24px;border:2px solid #ff6b00;border-top:none;border-left:none;transform:rotate(45deg)}@keyframes _bounce_4n632_1{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media (max-width: 1200px){._heroContent_4n632_18{gap:3rem}._heroTitle_4n632_31{font-size:3rem}._videoWrapper_4n632_102{max-width:500px}}@media (max-width: 992px){._heroContent_4n632_18{grid-template-columns:1fr;gap:3rem;text-align:center}._textContent_4n632_26{order:1}._videoContent_4n632_97{order:2}._videoWrapper_4n632_102{max-width:600px;margin:0 auto}._heroTitle_4n632_31{font-size:2.5rem}._heroSubtitle_4n632_40{max-width:none}}@media (max-width: 768px){._heroBanner_4n632_1{padding-top:calc(var(--header-height) + 1rem)}._heroContainer_4n632_10{padding:0 1rem}._heroContent_4n632_18{gap:2rem;min-height:calc(100vh - var(--header-height) - 4rem)}._heroTitle_4n632_31{font-size:2rem}._heroSubtitle_4n632_40{font-size:1.1rem}._heroActions_4n632_48{justify-content:center}._ctaButton_4n632_54,._secondaryButton_4n632_75{padding:.875rem 1.5rem;font-size:1rem}._videoWrapper_4n632_102{max-width:100%;aspect-ratio:16 / 10}}@media (max-width: 480px){._heroTitle_4n632_31{font-size:1.75rem}._heroActions_4n632_48{flex-direction:column;align-items:center}._ctaButton_4n632_54,._secondaryButton_4n632_75{width:100%;max-width:280px;justify-content:center}}._carouselContainer_hkd30_1{width:90%;position:relative;padding:40px 0;margin:0 auto;max-width:100%;overflow:hidden}._swiperContainer_hkd30_10{width:100%;height:100%;padding:30px 0}._swiperSlide_hkd30_16{transition:all .5s ease;transform:scale(10)}._swiper-slide-active_hkd30_22{opacity:1;transform:scale(1);z-index:10;filter:blur(0)}._productLink_hkd30_29{display:block;text-decoration:none;color:inherit}._productCard_hkd30_35{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column}._swiper-slide-active_hkd30_22 ._productCard_hkd30_35{box-shadow:0 10px 25px #00000026}._productImageContainer_hkd30_50{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:#f8f9fa}._productImage_hkd30_50{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .5s ease}._productCard_hkd30_35:hover ._productImage_hkd30_50{transform:scale(1.05)}._productInfo_hkd30_73{padding:15px;display:flex;flex-direction:column;flex-grow:1}._swiper-slide-active_hkd30_22 ._productInfo_hkd30_73{padding:20px}._productTitle_hkd30_84{font-size:.9rem;font-weight:600;margin-bottom:8px;color:var(--dark-gray, #333);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._swiper-slide-active_hkd30_22 ._productTitle_hkd30_84{font-size:1.1rem}._productPrice_hkd30_100{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}._originalPrice_hkd30_108{font-size:.85rem;color:var(--gray, #666);text-decoration:line-through}._currentPrice_hkd30_114{font-size:1rem;font-weight:700;color:var(--primary-color, #ff6b00)}._swiper-slide-active_hkd30_22 ._currentPrice_hkd30_114{font-size:1.2rem}._productBrand_hkd30_124{font-size:.8rem;color:var(--gray, #666);margin-bottom:12px}._productActions_hkd30_130{margin-top:auto;display:none}._swiper-slide-active_hkd30_22 ._productActions_hkd30_130{display:block}._addToCartButton_hkd30_139{width:100%;padding:10px;background-color:var(--primary-color, #ff6b00);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .3s ease}._addToCartButton_hkd30_139:hover{background-color:var(--primary-dark, #e55a00)}._navigationButtons_hkd30_157{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);z-index:20;display:flex;justify-content:space-between;padding:0 20px;pointer-events:none}._navButton_hkd30_170{width:40px;height:40px;border-radius:50%;background-color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;color:var(--dark-gray, #333);transition:all .3s ease;pointer-events:auto}._navButton_hkd30_170:hover{background-color:var(--primary-color, #ff6b00);color:#fff;box-shadow:0 5px 15px #ff6b004d}@media (max-width: 768px){._carouselContainer_hkd30_1{padding:20px 0}._navigationButtons_hkd30_157{padding:0 10px}._navButton_hkd30_170{width:36px;height:36px}._productTitle_hkd30_84{font-size:.85rem}._swiper-slide-active_hkd30_22 ._productTitle_hkd30_84{font-size:1rem}._currentPrice_hkd30_114{font-size:.9rem}._swiper-slide-active_hkd30_22 ._currentPrice_hkd30_114{font-size:1.1rem}}@media (max-width: 480px){._carouselContainer_hkd30_1{padding:15px 0}._navButton_hkd30_170{width:32px;height:32px}._productInfo_hkd30_73{padding:10px}._swiper-slide-active_hkd30_22 ._productInfo_hkd30_73{padding:15px}._productTitle_hkd30_84{font-size:.8rem;-webkit-line-clamp:1}._swiper-slide-active_hkd30_22 ._productTitle_hkd30_84{font-size:.9rem;-webkit-line-clamp:2}}._colorSwatch_1ing8_1{background:white;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;min-height:200px}._colorSwatch_1ing8_1:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}._colorBox_1ing8_16{width:100%;height:140px;position:relative;cursor:pointer;transition:transform .2s ease}._colorBox_1ing8_16:hover{transform:scale(1.02)}._colorOverlay_1ing8_28{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._colorBox_1ing8_16:hover ._colorOverlay_1ing8_28{opacity:1}._copyText_1ing8_46{color:#fff;font-size:.9rem;font-weight:600;text-align:center}._colorInfo_1ing8_53{padding:20px 16px;text-align:center}._colorName_1ing8_58{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 8px;line-height:1.3}._colorCode_1ing8_66{font-size:.9rem;color:#6b7280;margin:0 0 4px;font-weight:500}._colorHex_1ing8_73{font-size:.85rem;color:#9ca3af;margin:0;font-family:Courier New,monospace}._brandInfo_1ing8_80{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f8fafc;border-radius:8px;margin:-4px -4px 0}._brandIcon_1ing8_90{font-size:1rem}._brandName_1ing8_94{font-size:.75rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){._colorBox_1ing8_16{height:100px}._colorInfo_1ing8_53{padding:12px}._colorName_1ing8_58{font-size:.9rem}}._blogPostCard_sqkyl_1{border-radius:var(--border-radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .3s ease;background-color:var(--white)}._blogPostCard_sqkyl_1:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}._blogPostLink_sqkyl_14{display:block;color:inherit}._blogPostImage_sqkyl_19{height:200px;position:relative;overflow:hidden}._blogPostImage_sqkyl_19 img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._blogPostCard_sqkyl_1:hover ._blogPostImage_sqkyl_19 img{transform:scale(1.05)}._blogPostDate_sqkyl_36{position:absolute;bottom:0;left:0;background-color:var(--primary);color:var(--white);padding:.5rem 1rem;font-size:.8rem;font-weight:600}._blogPostContent_sqkyl_47{padding:1.5rem}._blogPostContent_sqkyl_47 h3{font-size:1.25rem;margin-bottom:.75rem;color:var(--dark-gray);transition:color .3s ease}._blogPostContent_sqkyl_47 p{color:var(--gray);margin-bottom:1rem;line-height:1.5;font-size:.95rem}._readMore_sqkyl_65{display:inline-flex;align-items:center;color:var(--primary);font-weight:600;font-size:.9rem}._readMore_sqkyl_65 i{margin-left:.5rem;transition:transform .3s ease}._blogPostCard_sqkyl_1:hover ._blogPostContent_sqkyl_47 h3{color:var(--primary)}._blogPostCard_sqkyl_1:hover ._readMore_sqkyl_65 i{transform:translate(3px)}*{box-sizing:border-box}._productsContainer_1gwjh_7{display:flex;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 1rem;min-height:100vh}._filters_1gwjh_17{width:280px;min-width:280px;background:white;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:1.5rem;height:fit-content;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}._filters_1gwjh_17 h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;border-bottom:2px solid #f0f0f0;padding-bottom:.75rem}._searchBar_1gwjh_41{margin-bottom:1.5rem}._searchBar_1gwjh_41 input{width:100%;padding:.75rem 1rem;border:2px solid #e5e5e5;border-radius:8px;font-size:.95rem;transition:all .3s ease}._searchBar_1gwjh_41 input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._searchBar_1gwjh_41 input::placeholder{color:#999}._activeFilters_1gwjh_65{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:8px;min-height:60px;align-items:flex-start}._activeFilter_1gwjh_65{display:flex;align-items:center;gap:.5rem;background:#ff6b35;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}._activeFilter_1gwjh_65 button{background:none;border:none;color:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;width:18px;height:18px;transition:background-color .2s ease}._activeFilter_1gwjh_65 button:hover{background-color:#fff3}._clearFiltersButton_1gwjh_109{width:100%;padding:.75rem;background:#f8f9fa;border:2px solid #e5e5e5;border-radius:8px;color:#666;font-weight:500;cursor:pointer;margin-bottom:1.5rem;transition:all .3s ease}._clearFiltersButton_1gwjh_109:hover{background:#e9ecef;border-color:#d0d0d0}._filterSection_1gwjh_128{margin-bottom:1.5rem;border-bottom:1px solid #f0f0f0;padding-bottom:1.5rem}._filterSection_1gwjh_128:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._filterTitle_1gwjh_140{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;transition:color .2s ease;-webkit-user-select:none;user-select:none}._filterTitle_1gwjh_140:hover{color:#ff6b35}._filterTitle_1gwjh_140 h4{font-size:1rem;font-weight:600;color:#333;margin:0}._filterOptions_1gwjh_163{display:flex;flex-direction:column;gap:.75rem;overflow:hidden;transition:all .3s ease;max-height:500px;opacity:1}._filterOptions_1gwjh_163._collapsed_1gwjh_173{max-height:0;opacity:0;margin-top:0;padding-top:0}._filterCheckbox_1gwjh_180{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.25rem 0;transition:color .2s ease}._filterCheckbox_1gwjh_180:hover{color:#ff6b35}._filterCheckbox_1gwjh_180 input[type=checkbox]{width:18px;height:18px;accent-color:#ff6b35;cursor:pointer}._filterCheckbox_1gwjh_180 span{font-size:.9rem;color:#555;font-weight:400}._products_1gwjh_7{flex:1;min-width:0}._productsHeader_1gwjh_212{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}._productsHeader_1gwjh_212 h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}._sort_1gwjh_228{display:flex;align-items:center;gap:.75rem}._sort_1gwjh_228 label{font-size:.9rem;font-weight:500;color:#666}._sort_1gwjh_228 select{padding:.5rem 1rem;border:2px solid #e5e5e5;border-radius:6px;background:white;font-size:.9rem;cursor:pointer;min-width:150px}._sort_1gwjh_228 select:focus{outline:none;border-color:#ff6b35}._productsGrid_1gwjh_256{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1rem}@media (max-width: 1200px){._productsContainer_1gwjh_7{gap:1.5rem;padding:1.5rem 1rem}._filters_1gwjh_17{width:260px;min-width:260px}._productsGrid_1gwjh_256{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 992px){._productsContainer_1gwjh_7{gap:1rem}._filters_1gwjh_17{width:240px;min-width:240px}._productsGrid_1gwjh_256{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width: 768px){._productsContainer_1gwjh_7{flex-direction:column;gap:1rem;padding:1rem}._filters_1gwjh_17{width:100%;min-width:auto;position:static;order:2;margin-top:1rem;max-height:none}._products_1gwjh_7{order:1}._productsHeader_1gwjh_212{flex-direction:column;align-items:flex-start;gap:1rem}._sort_1gwjh_228{width:100%;justify-content:space-between}._sort_1gwjh_228 select{min-width:120px}._productsGrid_1gwjh_256{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}@media (max-width: 576px){._productsContainer_1gwjh_7{padding:.5rem}._filters_1gwjh_17{padding:1rem}._productsHeader_1gwjh_212 h2{font-size:1.5rem}._productsGrid_1gwjh_256{grid-template-columns:1fr;gap:1rem}._activeFilters_1gwjh_65{padding:.75rem}._activeFilter_1gwjh_65{font-size:.8rem;padding:.3rem .6rem}}._noProducts_1gwjh_365{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:#666}._noProducts_1gwjh_365 p{font-size:1.1rem;margin-bottom:1rem}._clearButton_1gwjh_377{padding:.75rem 1.5rem;background:#ff6b35;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .3s ease}._clearButton_1gwjh_377:hover{background:#e55a2b}._filterCheckbox_1gwjh_180:focus-within{outline:2px solid #ff6b35;outline-offset:2px;border-radius:4px}._filterTitle_1gwjh_140:focus{outline:2px solid #ff6b35;outline-offset:2px;border-radius:4px}._filters_1gwjh_17::-webkit-scrollbar{width:6px}._filters_1gwjh_17::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._filters_1gwjh_17::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._filters_1gwjh_17::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._productCard_1460p_1{background-color:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);padding:1.5rem;transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative}._productCard_1460p_1:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}._productLink_1460p_18{text-decoration:none;color:inherit;display:block;margin-bottom:1rem}._productImageContainer_1460p_25{width:200px;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f8f9fa;border-radius:var(--border-radius-sm);margin:0 auto 1rem;flex-shrink:0}._productImage_1460p_25{width:200px;height:200px;object-fit:contain;padding:1rem;transition:transform .3s ease}._productCard_1460p_1:hover ._productImage_1460p_25{transform:scale(1.05)}._productTitle_1460p_50{font-size:1.2rem;font-weight:600;color:var(--dark-gray);margin-bottom:.5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productMeta_1460p_63{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:.75rem}._productBrand_1460p_71{font-size:.85rem;color:var(--primary-color);font-weight:500}._productTags_1460p_77{display:flex;flex-wrap:wrap;gap:.5rem}._productTag_1460p_77{font-size:.75rem;background-color:var(--light-gray);color:var(--gray);padding:.25rem .5rem;border-radius:var(--border-radius-sm)}._productDescription_1460p_91{font-size:.9rem;color:var(--gray);margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productFeatures_1460p_103{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-wrap:wrap;gap:.5rem}._productFeature_1460p_103{font-size:.8rem;background-color:var(--off-white);color:var(--gray);padding:.25rem .5rem;border-radius:var(--border-radius-sm);display:inline-block}._productPrice_1460p_121{font-size:1.25rem;font-weight:700;color:var(--dark-gray);margin-bottom:1rem;margin-top:auto}._productActions_1460p_129{display:flex;justify-content:center;margin-top:auto}._actionButtons_1460p_135{display:flex;gap:1rem;width:100%;max-width:300px}._whatsappButton_1460p_142,._mercadoLivreButton_1460p_143{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:var(--border-radius-sm);color:#fff;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease;text-align:center}._whatsappButton_1460p_142{background-color:#25d366}._mercadoLivreButton_1460p_143{background-color:#ffe600;color:#333}._whatsappButton_1460p_142:hover{background-color:#1ea952;transform:translateY(-2px);box-shadow:0 4px 15px #25d3664d}._mercadoLivreButton_1460p_143:hover{background-color:#e6cf00;transform:translateY(-2px);box-shadow:0 4px 15px #ffe6004d}._whatsappButton_1460p_142 i,._mercadoLivreButton_1460p_143 i{font-size:1rem}@media (max-width: 768px){._productImageContainer_1460p_25{width:200px;height:200px;margin:0 auto 1rem}._productImage_1460p_25{width:200px;height:200px}._productTitle_1460p_50,._productPrice_1460p_121{font-size:1.1rem}._whatsappButton_1460p_142,._mercadoLivreButton_1460p_143{width:32px;height:32px}}@media (max-width: 480px){._productImageContainer_1460p_25{width:200px;height:200px;margin:0 auto 1rem}._productImage_1460p_25{width:200px;height:200px}._actionButtons_1460p_135{flex-direction:column;gap:.75rem}._whatsappButton_1460p_142,._mercadoLivreButton_1460p_143{width:100%}}._colorCatalogPage_4lgkl_1{padding-top:var(--header-height, 80px)}._heroSection_4lgkl_5{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:5rem 0;text-align:center;position:relative;overflow:hidden}._heroSection_4lgkl_5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60"><rect width="60" height="60" fill="none"/><circle cx="30" cy="30" r="1" fill="rgba(0,0,0,0.05)"/></svg>');background-size:60px 60px;opacity:.3}._heroSection_4lgkl_5 h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937;position:relative;z-index:1}._heroSection_4lgkl_5 p{font-size:1.3rem;color:#6b7280;position:relative;z-index:1;max-width:700px;margin:0 auto}._paletteSection_4lgkl_43{padding:5rem 0;background:#ffffff}._container_4lgkl_48{max-width:1200px;margin:0 auto;padding:0 20px}._filterContainer_4lgkl_54{margin-bottom:3rem}._filterContainer_4lgkl_54 h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}._filterGroup_4lgkl_66{margin-bottom:2rem}._filterGroup_4lgkl_66 h3{font-size:1.2rem;font-weight:600;color:#374151;margin-bottom:1rem;text-align:center}._filterButtons_4lgkl_78{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._filterButton_4lgkl_78{background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:12px 24px;cursor:pointer;transition:all .3s ease;font-size:.95rem;font-weight:500;color:#64748b;white-space:nowrap}._filterButton_4lgkl_78:hover{color:#e65c00;border-color:#d6966c;background:#eff6ff;transform:translateY(-2px)}._filterButton_4lgkl_78._active_4lgkl_106{background:#E65C00;color:#fff;border-color:#e65c00;box-shadow:0 4px 12px #1e40af4d;transform:translateY(-2px)}._resultsInfo_4lgkl_114{text-align:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:12px;border-left:4px solid #E65C00}._resultsInfo_4lgkl_114 p{margin:0;font-size:1.1rem;color:#1f2937}._resultsInfo_4lgkl_114 strong{color:#e65c00;font-weight:700}._filterStatus_4lgkl_134{color:#6b7280;font-weight:500}._colorsGrid_4lgkl_139{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:2rem;animation:_fadeInUp_4lgkl_1 .6s ease-out}@keyframes _fadeInUp_4lgkl_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){._filterButtons_4lgkl_78{gap:.75rem}._filterButton_4lgkl_78{min-width:120px;padding:.875rem 1.25rem}._colorsGrid_4lgkl_139{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem}}@media (max-width: 768px){._heroSection_4lgkl_5{padding:4rem 0}._heroSection_4lgkl_5 h1{font-size:2.5rem}._heroSection_4lgkl_5 p{font-size:1.1rem}._paletteSection_4lgkl_43{padding:3rem 0}._filterContainer_4lgkl_54 h2{font-size:2rem;margin-bottom:2rem}._filterButtons_4lgkl_78{gap:.5rem;justify-content:center}._filterButton_4lgkl_78{min-width:100px;padding:.75rem 1rem;font-size:.9rem}._colorsGrid_4lgkl_139{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}._resultsInfo_4lgkl_114{margin-bottom:1.5rem;padding:1rem}}@media (max-width: 480px){._filterButtons_4lgkl_78{flex-direction:column;align-items:center;max-width:300px;margin:0 auto}._filterButton_4lgkl_78{width:100%;max-width:none;justify-content:center;padding:1rem 1.5rem}._colorsGrid_4lgkl_139{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}._paintingTipsPage_13ue6_1{padding-top:var(--header-height);background:#ffffff}._heroSection_13ue6_7{background:linear-gradient(135deg,#ff6b35 0%,#f7931e 50%,#ffffff 100%);padding:5rem 0 3rem;text-align:center;position:relative;overflow:hidden}._heroSection_13ue6_7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60"><rect width="60" height="60" fill="none"/><circle cx="30" cy="30" r="1" fill="rgba(255,255,255,0.3)"/></svg>');background-size:60px 60px;opacity:.4}._heroContent_13ue6_27{position:relative;z-index:1;max-width:800px;margin:0 auto}._heroContent_13ue6_27 h1{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}._heroContent_13ue6_27 p{font-size:1.3rem;color:#fff;margin-bottom:1rem;line-height:1.6;opacity:.95}._categoriesSection_13ue6_51{padding:2rem 0;background:#ffffff;border-bottom:1px solid #e2e8f0}._categoriesContainer_13ue6_57{max-width:1200px;margin:0 auto}._categoryButtons_13ue6_62{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._categoryButton_13ue6_62{background:#ffffff;border:2px solid #e2e8f0;border-radius:12px;padding:.75rem 1.5rem;cursor:pointer;transition:all .3s ease;font-weight:500;color:#64748b}._categoryButton_13ue6_62:hover{border-color:#ff6b35;color:#ff6b35;transform:translateY(-2px)}._categoryButton_13ue6_62._active_13ue6_86{background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border-color:#ff6b35;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b354d}._resultsHeader_13ue6_96{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:4rem 0;position:relative;margin-bottom:2rem;text-align:center}._resultsHeader_13ue6_96 h2{font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}._resultsHeader_13ue6_96 p{color:#64748b;font-size:1.1rem}._postsGrid_13ue6_116{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}._postCard_13ue6_124{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}._postCard_13ue6_124:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001f}._postImage_13ue6_138{position:relative;height:200px;overflow:hidden}._postImage_13ue6_138 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._postCard_13ue6_124:hover ._postImage_13ue6_138 img{transform:scale(1.05)}._postCategory_13ue6_155{position:absolute;top:1rem;left:1rem;background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}._postContent_13ue6_167{padding:1.5rem}._postMeta_13ue6_171{display:flex;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#64748b}._postDate_13ue6_179,._postReadTime_13ue6_180{display:flex;align-items:center;gap:.3rem}._postTitle_13ue6_186{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:.75rem;line-height:1.4}._postExcerpt_13ue6_194{color:#64748b;line-height:1.6;margin-bottom:1rem}._postFooter_13ue6_200{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0}._postAuthor_13ue6_208{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.9rem}._readMore_13ue6_216{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease}._readMore_13ue6_216:hover{transform:translateY(-2px);box-shadow:0 6px 15px #3b82f64d}@media (max-width: 1024px){._postsGrid_13ue6_116{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 768px){._heroContent_13ue6_27 h1{font-size:2.5rem}._heroContent_13ue6_27 p{font-size:1.1rem}._categoryButtons_13ue6_62{flex-wrap:wrap;gap:.5rem}._categoryButton_13ue6_62{padding:.5rem 1rem;font-size:.9rem}._postsGrid_13ue6_116{grid-template-columns:1fr}._postFooter_13ue6_200{flex-direction:column;gap:1rem;align-items:flex-start}._readMore_13ue6_216{align-self:stretch;text-align:center}}._aboutPage_18tsy_1{padding-top:var(--header-height, 80px)}._hero_18tsy_6{padding:120px 0 80px;color:#333;position:relative;overflow:hidden}._hero_18tsy_6:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><rect width="100" height="100" fill="none"/><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.1)"/></svg>');background-size:30px 30px;opacity:.3}._container_18tsy_25{max-width:1200px;margin:0 auto;padding:0 20px}._heroContent_18tsy_31{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}._heroText_18tsy_40 h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}._heroText_18tsy_40 p{font-size:1.2rem;margin-bottom:2rem;line-height:1.6;opacity:.9}._heroStats_18tsy_54{display:flex;flex-direction:column;gap:15px}._heroStat_18tsy_54{display:flex;align-items:center;gap:10px;font-size:1.1rem;font-weight:500}._heroStat_18tsy_54 svg{font-size:1.3rem;color:#fbbf24}._heroImage_18tsy_73{position:relative}._heroImage_18tsy_73 img{width:100%;border-radius:12px;box-shadow:0 20px 40px #0000004d}._statsSection_18tsy_84{padding:80px 0;background:#ffffff}._statsGrid_18tsy_89{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}._statCard_18tsy_95{text-align:center;padding:40px 20px;background:#f8fafc;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:transform .3s ease}._statCard_18tsy_95:hover{transform:translateY(-10px)}._statNumber_18tsy_108{font-size:3rem;font-weight:800;color:#1e40af;display:block;margin-bottom:10px}._statLabel_18tsy_116{font-size:1.2rem;font-weight:600;color:#1f2937;display:block;margin-bottom:8px}._statDescription_18tsy_124{font-size:.9rem;color:#6b7280;line-height:1.4}._productsSection_18tsy_131{padding:100px 0;background:#f8fafc}._sectionHeader_18tsy_136{text-align:center;margin-bottom:60px}._sectionHeader_18tsy_136 h2{font-size:2.5rem;font-weight:700;color:#1e40af;margin-bottom:1rem}._sectionHeader_18tsy_136 p{font-size:1.1rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}._productsGrid_18tsy_156{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}._productCard_18tsy_162{background:white;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #0000001a;transition:transform .3s ease}._productCard_18tsy_162:hover{transform:translateY(-10px)}._productImage_18tsy_174{height:250px;overflow:hidden}._productImage_18tsy_174 img{width:100%;height:100%;object-fit:cover}._productContent_18tsy_185{padding:30px}._productContent_18tsy_185 h3{font-size:1.5rem;font-weight:600;color:#1e40af;margin-bottom:15px}._productContent_18tsy_185 p{color:#6b7280;line-height:1.6;margin-bottom:20px}._productFeatures_18tsy_202{list-style:none;padding:0}._productFeatures_18tsy_202 li{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:#374151;font-size:.95rem}._productFeatures_18tsy_202 svg{color:#10b981;font-size:1.1rem}._colorSection_18tsy_222{padding:100px 0;background:white}._colorContent_18tsy_227{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}._colorText_18tsy_234 h2{font-size:2.5rem;font-weight:700;color:#1e40af;margin-bottom:1.5rem}._colorText_18tsy_234 p{font-size:1.1rem;color:#6b7280;line-height:1.7;margin-bottom:2rem}._colorFeatures_18tsy_248{display:flex;flex-direction:column;gap:15px}._colorFeature_18tsy_248{display:flex;align-items:center;gap:12px;font-size:1.05rem;color:#374151}._colorFeature_18tsy_248 svg{color:#f59e0b;font-size:1.3rem}._colorImages_18tsy_267{display:grid;grid-template-columns:1fr 1fr;gap:20px}._colorImages_18tsy_267 img{width:100%;border-radius:12px;box-shadow:0 10px 25px #0000001a}._valuesSection_18tsy_280{padding:100px 0;background:#f8fafc}._valuesGrid_18tsy_285{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}._valueCard_18tsy_291{background:white;padding:40px 30px;border-radius:12px;box-shadow:0 5px 15px #00000014;text-align:center;transition:transform .3s ease}._valueCard_18tsy_291:hover{transform:translateY(-10px)}._valueIcon_18tsy_304{width:80px;height:80px;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;font-size:2rem}._valueCard_18tsy_291 h3{font-size:1.5rem;font-weight:600;color:#1e40af;margin-bottom:15px}._valueCard_18tsy_291 p{color:#6b7280;line-height:1.6;margin-bottom:20px}._valuesList_18tsy_330{text-align:left}._valueItem_18tsy_334{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:.95rem;color:#374151}._valueItem_18tsy_334 svg{color:#10b981;font-size:1.1rem;flex-shrink:0}._differentialsSection_18tsy_350{padding:100px 0;background:white}._differentialsGrid_18tsy_355{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}._differentialCard_18tsy_361{background:#f8fafc;padding:40px 30px;border-radius:12px;text-align:center;transition:transform .3s ease}._differentialCard_18tsy_361:hover{transform:translateY(-5px)}._differentialIcon_18tsy_373{width:70px;height:70px;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;font-size:1.8rem}._differentialCard_18tsy_361 h3{font-size:1.3rem;font-weight:600;color:#1e40af;margin-bottom:15px}._differentialCard_18tsy_361 p{color:#6b7280;line-height:1.6}._timelineSection_18tsy_399{padding:100px 0;background:#f8fafc}._timelineContainer_18tsy_404{position:relative;max-width:1000px;margin:0 auto}._timelineContainer_18tsy_404:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#1e40af,#10b981);transform:translate(-50%)}._timelineItem_18tsy_421{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px;align-items:center;position:relative}._timelineItem_18tsy_421:before{content:"";position:absolute;left:50%;top:50%;width:20px;height:20px;background:#10b981;border-radius:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:0 0 0 4px #fff,0 0 0 8px #10b981}._timelineLeft_18tsy_444 ._timelineContent_18tsy_444{text-align:right;padding-right:40px}._timelineRight_18tsy_449 ._timelineContent_18tsy_444{order:2;text-align:left;padding-left:40px}._timelineRight_18tsy_449 ._timelineImage_18tsy_455{order:1}._timelineYear_18tsy_459{font-size:2rem;font-weight:800;color:#1e40af;margin-bottom:10px}._timelineContent_18tsy_444 h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:15px}._timelineContent_18tsy_444 p{color:#6b7280;line-height:1.7;font-size:1.05rem}._timelineImage_18tsy_455 img{width:100%;border-radius:12px;box-shadow:0 10px 25px #0000001a}._teamSection_18tsy_486{padding:100px 0;background:white}._teamGrid_18tsy_491{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}._teamCard_18tsy_497{background:#f8fafc;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #00000014;transition:transform .3s ease}._teamCard_18tsy_497:hover{transform:translateY(-10px)}._teamImage_18tsy_509{height:300px;overflow:hidden}._teamImage_18tsy_509 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._teamCard_18tsy_497:hover ._teamImage_18tsy_509 img{transform:scale(1.05)}._teamInfo_18tsy_525{padding:30px}._teamInfo_18tsy_525 h3{font-size:1.4rem;font-weight:600;color:#1e40af;margin-bottom:5px}._position_18tsy_536{color:#10b981;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;display:block}._teamInfo_18tsy_525 p{color:#6b7280;line-height:1.6}._locationSection_18tsy_552{padding:100px 0;background:#f8fafc}._locationsGrid_18tsy_557{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}._locationCard_18tsy_563{background:white;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #0000001a;transition:transform .3s ease}._locationCard_18tsy_563:hover{transform:translateY(-10px)}._locationCard_18tsy_563 img{width:100%;height:250px;object-fit:cover}._locationInfo_18tsy_581{padding:30px}._locationInfo_18tsy_581 h3{font-size:1.4rem;font-weight:600;color:#1e40af;margin-bottom:10px}._locationInfo_18tsy_581 p{color:#6b7280;line-height:1.6;margin-bottom:15px}._locationContact_18tsy_598{display:flex;align-items:center;gap:10px;color:#374151;font-weight:500}._locationContact_18tsy_598 svg{color:#f59e0b;font-size:1.2rem}@media (max-width: 1024px){._heroContent_18tsy_31{grid-template-columns:1fr;gap:40px;text-align:center}._colorContent_18tsy_227{grid-template-columns:1fr;gap:40px}._productsGrid_18tsy_156,._valuesGrid_18tsy_285,._differentialsGrid_18tsy_355{grid-template-columns:1fr}._timelineContainer_18tsy_404:before{left:30px}._timelineItem_18tsy_421{grid-template-columns:1fr;margin-left:60px}._timelineItem_18tsy_421:before{left:-30px;transform:translateY(-50%)}._timelineLeft_18tsy_444 ._timelineContent_18tsy_444,._timelineRight_18tsy_449 ._timelineContent_18tsy_444{text-align:left;padding:0;order:2}._timelineRight_18tsy_449 ._timelineImage_18tsy_455{order:1}._teamGrid_18tsy_491,._locationsGrid_18tsy_557{grid-template-columns:1fr}}@media (max-width: 768px){._heroText_18tsy_40 h1{font-size:2.5rem}._statsGrid_18tsy_89{grid-template-columns:repeat(2,1fr)}._colorImages_18tsy_267{grid-template-columns:1fr}._timelineItem_18tsy_421{margin-left:40px}}@media (max-width: 480px){._statsGrid_18tsy_89{grid-template-columns:1fr}._heroText_18tsy_40 h1,._sectionHeader_18tsy_136 h2{font-size:2rem}}._contactPage_1cvec_1{padding-top:var(--header-height);min-height:100vh;background:#ffffff}._hero_1cvec_8{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:4rem 0;position:relative}._heroContent_1cvec_14{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}._heroContent_1cvec_14 h1{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:1rem;letter-spacing:-.02em}._heroContent_1cvec_14 p{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}._mainContent_1cvec_38{padding:4rem 0}._container_1cvec_42{max-width:1200px;margin:0 auto;padding:0 2rem}._contactCards_1cvec_49{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}._contactCard_1cvec_49{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}._contactCard_1cvec_49:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b00,#ff6b00);transform:scaleX(0);transition:transform .3s ease}._contactCard_1cvec_49:hover:before{transform:scaleX(1)}._contactCard_1cvec_49:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a;border-color:#cbd5e1}._cardIcon_1cvec_89{width:60px;height:60px;background:linear-gradient(135deg,#ff6b00,#ff6b00);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;font-size:1.5rem;transition:transform .3s ease}._contactCard_1cvec_49:hover ._cardIcon_1cvec_89{transform:scale(1.1)}._contactCard_1cvec_49 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}._contactCard_1cvec_49 p{color:#64748b;margin-bottom:.5rem;font-size:.95rem;line-height:1.5}._formMapSection_1cvec_122{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._formContainer_1cvec_130{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}._formHeader_1cvec_138{margin-bottom:2rem}._formHeader_1cvec_138 h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}._formHeader_1cvec_138 p{color:#64748b;font-size:.95rem;line-height:1.5}._statusMessage_1cvec_156{padding:1rem 1.5rem;border-radius:12px;margin-bottom:1.5rem;font-weight:500;text-align:center;font-size:.95rem;line-height:1.4;animation:_slideIn_1cvec_1 .3s ease-out}@keyframes _slideIn_1cvec_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._statusMessage_1cvec_156._success_1cvec_178{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}._statusMessage_1cvec_156._error_1cvec_184{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca}._contactForm_1cvec_190{display:flex;flex-direction:column;gap:1.5rem}._formRow_1cvec_196{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_1cvec_202{display:flex;flex-direction:column;position:relative}._formGroup_1cvec_202 input,._formGroup_1cvec_202 textarea{padding:1rem;border:1px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#1e293b;background:#f8fafc;transition:all .3s ease;outline:none;font-family:inherit}._formGroup_1cvec_202 input:focus,._formGroup_1cvec_202 textarea:focus{border-color:#ff6b00;background:#ffffff;box-shadow:0 0 0 3px #ff6b001a}._formGroup_1cvec_202 input:disabled,._formGroup_1cvec_202 textarea:disabled{opacity:.6;cursor:not-allowed;background:#f1f5f9}._formGroup_1cvec_202 textarea{resize:vertical;min-height:120px;max-height:200px}._charCounter_1cvec_241{color:#64748b;font-size:.8rem;text-align:right;margin-top:.25rem}._submitButton_1cvec_248{background:linear-gradient(135deg,#ff6b00,#ff6b00);color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;min-height:50px}._submitButton_1cvec_248:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #ff6b004d;background:linear-gradient(135deg,#e55a00,#e55a00)}._submitButton_1cvec_248:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_1cvec_248 i._fa-spinner_1cvec_278{animation:_spin_1cvec_1 1s linear infinite}@keyframes _spin_1cvec_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._mapContainer_1cvec_292{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}._mapHeader_1cvec_300{margin-bottom:2rem}._mapHeader_1cvec_300 h2{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}._mapHeader_1cvec_300 p{color:#64748b;font-size:.95rem;line-height:1.5}._mapWrapper_1cvec_317{border-radius:16px;overflow:hidden;box-shadow:0 8px 25px #0000001a;margin-bottom:2rem}._mapWrapper_1cvec_317 iframe{width:100%;height:400px;border:none}._socialSection_1cvec_331{text-align:center}._socialSection_1cvec_331 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}._socialLinks_1cvec_342{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._socialLink_1cvec_342{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;text-decoration:none;transition:all .3s ease;font-size:.9rem;font-weight:500}._socialLink_1cvec_342:hover{background:#ff6b00;color:#fff;border-color:#ff6b00;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b0033}._socialLink_1cvec_342 i{font-size:1.1rem}@media (max-width: 1024px){._contactCards_1cvec_49{grid-template-columns:repeat(2,1fr)}._formMapSection_1cvec_122{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){._heroContent_1cvec_14 h1{font-size:2.5rem}._heroContent_1cvec_14 p{font-size:1.1rem}._contactCards_1cvec_49{grid-template-columns:repeat(2,1fr);gap:1.5rem}._formContainer_1cvec_130,._mapContainer_1cvec_292{padding:2rem}._formRow_1cvec_196{grid-template-columns:1fr}._mainContent_1cvec_38{padding:3rem 0}._container_1cvec_42{padding:0 1rem}._socialLinks_1cvec_342{flex-direction:column;align-items:center}._socialLink_1cvec_342{width:100%;max-width:200px;justify-content:center}}@media (max-width: 480px){._hero_1cvec_8{padding:3rem 0}._heroContent_1cvec_14 h1{font-size:2rem}._heroContent_1cvec_14 p{font-size:1rem}._formContainer_1cvec_130,._mapContainer_1cvec_292,._contactCard_1cvec_49{padding:1.5rem}._cardIcon_1cvec_89{width:50px;height:50px;font-size:1.25rem}._contactCards_1cvec_49{grid-template-columns:1fr;gap:1rem}}._whatsappButton_1rpuq_1{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px #0000004d;z-index:999;transition:all .3s ease}._whatsappButton_1rpuq_1 i{font-size:2rem}._whatsappButton_1rpuq_1:hover{transform:scale(1.1);background-color:#20ba5c}@media (max-width: 768px){._whatsappButton_1rpuq_1{width:50px;height:50px}._whatsappButton_1rpuq_1 i{font-size:1.75rem}}._blogPostPage_1774o_1{padding-top:var(--header-height);background:#ffffff}._loadingContainer_1774o_7,._errorContainer_1774o_8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center}._spinner_1774o_18{width:50px;height:50px;border:4px solid rgba(255,107,53,.2);border-top:4px solid #ff6b35;border-radius:50%;animation:_spin_1774o_18 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1774o_18{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_1774o_8 h2{font-size:2rem;color:#1e293b;margin-bottom:1rem}._errorContainer_1774o_8 p{color:#64748b;margin-bottom:2rem}._backButton_1774o_48{display:inline-flex;align-items:center;gap:.5rem;background:#ff6b35;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}._backButton_1774o_48:hover{background:#e55a2b;transform:translateY(-2px)}._postHero_1774o_67{height:500px;background-size:cover;background-position:center;position:relative}._heroOverlay_1774o_74{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.8));display:flex;align-items:flex-end}._postHeroContent_1774o_85{color:#fff;padding-bottom:3rem;max-width:800px}._backLink_1774o_91{display:inline-flex;align-items:center;gap:.5rem;color:#fff;background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:20px;margin-bottom:1.5rem;text-decoration:none;font-size:.9rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}._backLink_1774o_91:hover{background:rgba(255,255,255,.3);transform:translate(-5px)}._postCategory_1774o_111{display:inline-block;background:#3b82f6;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1rem}._postHeroContent_1774o_85 h1{font-size:3rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}._postMeta_1774o_130{display:flex;gap:1.5rem;font-size:.95rem}._metaItem_1774o_136{display:flex;align-items:center;gap:.5rem}._postContent_1774o_143{padding:4rem 0;background:#f8fafc}._contentWrapper_1774o_148{display:grid;grid-template-columns:1fr 350px;gap:3rem;max-width:1200px;margin:0 auto}._mainContent_1774o_156{background:white;border-radius:12px;padding:3rem;box-shadow:0 4px 15px #0000000d}._postActions_1774o_163{display:flex;gap:1rem;margin-bottom:2rem}._actionButton_1774o_169{display:flex;align-items:center;gap:.5rem;background:#f1f5f9;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:.9rem;color:#64748b}._actionButton_1774o_169:hover{background:#e2e8f0;color:#1e293b}._articleContent_1774o_188{font-size:1.1rem;line-height:1.8;color:#334155}._articleContent_1774o_188 h2{font-size:1.8rem;font-weight:700;color:#1e293b;margin:2rem 0 1rem}._articleContent_1774o_188 h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin:1.5rem 0 1rem}._articleContent_1774o_188 p{margin-bottom:1.5rem}._articleContent_1774o_188 ul,._articleContent_1774o_188 ol{margin-bottom:1.5rem;padding-left:1.5rem}._articleContent_1774o_188 li{margin-bottom:.5rem}._articleContent_1774o_188 img{max-width:100%;border-radius:8px;margin:2rem 0}._articleContent_1774o_188 blockquote{border-left:4px solid #ff6b35;padding-left:1.5rem;font-style:italic;color:#475569;margin:2rem 0}._articleContent_1774o_188 a{color:#3b82f6;text-decoration:underline;transition:color .3s ease}._articleContent_1774o_188 a:hover{color:#1d4ed8}._postTags_1774o_246{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}._postTags_1774o_246 h3{font-size:1.2rem;margin-bottom:1rem;color:#1e293b}._tagsList_1774o_258{display:flex;flex-wrap:wrap;gap:.5rem}._tag_1774o_258{display:flex;align-items:center;gap:.3rem;background:#f1f5f9;color:#475569;padding:.5rem .75rem;border-radius:6px;font-size:.9rem;text-decoration:none;transition:all .3s ease}._tag_1774o_258:hover{background:#e2e8f0;color:#1e293b;transform:translateY(-2px)}._authorBox_1774o_283{display:flex;gap:2rem;margin-top:3rem;padding:2rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}._authorAvatar_1774o_293{flex-shrink:0}._authorAvatar_1774o_293 img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid white;box-shadow:0 4px 10px #0000001a}._authorInfo_1774o_306 h3{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:#64748b;margin-bottom:.5rem}._authorInfo_1774o_306 h4{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}._authorInfo_1774o_306 p{color:#475569;line-height:1.6}._commentsSection_1774o_326{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}._commentsSection_1774o_326 h3{font-size:1.5rem;margin-bottom:1.5rem;color:#1e293b}._commentForm_1774o_338 textarea{width:100%;padding:1rem;border:1px solid #e2e8f0;border-radius:8px;resize:vertical;font-family:inherit;font-size:1rem;margin-bottom:1rem;transition:border-color .3s ease}._commentForm_1774o_338 textarea:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._commentButton_1774o_356{background:#ff6b35;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._commentButton_1774o_356:hover{background:#e55a2b;transform:translateY(-2px)}._sidebar_1774o_373{display:flex;flex-direction:column;gap:2rem}._sidebarWidget_1774o_379{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #0000000d}._sidebarWidget_1774o_379 h3{font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #ff6b35}._relatedPosts_1774o_395{display:flex;flex-direction:column;gap:1rem}._relatedPost_1774o_395{display:flex;gap:1rem;padding:.75rem;border-radius:8px;transition:all .3s ease;text-decoration:none;border:1px solid #e2e8f0}._relatedPost_1774o_395:hover{background:#f8fafc;transform:translate(5px)}._relatedPost_1774o_395 img{width:80px;height:60px;object-fit:cover;border-radius:6px;flex-shrink:0}._relatedPostContent_1774o_424 h4{font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:.5rem;line-height:1.3}._relatedPostDate_1774o_432{font-size:.8rem;color:#64748b}._noRelated_1774o_437{color:#64748b;font-style:italic;text-align:center;padding:1rem 0}._newsletterForm_1774o_444{display:flex;flex-direction:column;gap:1rem}._newsletterForm_1774o_444 input{padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease}._newsletterForm_1774o_444 input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}._newsletterForm_1774o_444 button{background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);color:#fff;border:none;padding:.75rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._newsletterForm_1774o_444 button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #ff6b354d}@media (max-width: 1024px){._contentWrapper_1774o_148{grid-template-columns:1fr;gap:2rem}._postHero_1774o_67{height:400px}._postHeroContent_1774o_85 h1{font-size:2.5rem}}@media (max-width: 768px){._mainContent_1774o_156{padding:2rem 1.5rem}._postHero_1774o_67{height:350px}._postHeroContent_1774o_85 h1{font-size:2rem}._postMeta_1774o_130{flex-direction:column;gap:.5rem}._authorBox_1774o_283{flex-direction:column;align-items:center;text-align:center;gap:1rem}}@keyframes _fadeIn_1po84_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._pageWrapper_1po84_17{width:100%;overflow-x:hidden;background:#f5f5f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._container_1po84_24{max-width:1200px;margin:0 auto;padding:0 20px}._produtoSection_1po84_33{padding:100px 20px;background:#ffffff}._produtoContent_1po84_38{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}._produtoLogo_1po84_45{margin-bottom:30px}._produtoLogo_1po84_45 img{height:70px}._produtoTexto_1po84_53 h1{font-size:2.5rem;font-weight:300;color:#2c4670;line-height:1.3;margin-bottom:30px}._produtoTexto_1po84_53 h1 strong{font-weight:800}._produtoTexto_1po84_53 p{font-size:1.1rem;color:#4a4a4a;line-height:1.7;margin-bottom:20px}._produtoTexto_1po84_53 p strong{color:#2c4670;font-weight:700}._ctaButton_1po84_77{background:linear-gradient(135deg,#4FD1C5,#38B2AC);color:#fff;font-size:1.15rem;font-weight:700;padding:18px 40px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 10px 30px #4fd1c566;transition:all .3s ease;text-transform:uppercase;margin-top:20px}._ctaButton_1po84_77:hover{transform:translateY(-3px);box-shadow:0 15px 40px #4fd1c580}._pagamentoSeguro_1po84_97{margin-top:40px;padding-top:30px;border-top:2px solid #e0e0e0}._pagamentoSeguro_1po84_97 p{font-size:.95rem;font-weight:700;color:#2c4670;margin-bottom:12px}._paymentIcons_1po84_110{display:flex;gap:20px;flex-wrap:wrap}._paymentIcons_1po84_110 span{font-size:.9rem;color:#666;font-weight:600}._produtoImagem_1po84_122{position:relative}._produtoImagem_1po84_122 img{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));animation:_float_1po84_1 6s ease-in-out infinite}@keyframes _float_1po84_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._problemaFullSection_1po84_145{position:relative;width:100%;min-height:100vh;background-image:url(/2.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center;padding:0 20px 80px}._ctaContainer_1po84_159{text-align:center;width:100%;max-width:600px}._ctaButtonWhite_1po84_165{background:linear-gradient(135deg,#4FD1C5,#38B2AC);color:#fff;font-size:1.25rem;font-weight:700;padding:20px 50px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 15px 40px #4fd1c580;transition:all .3s ease;text-transform:uppercase;animation:_pulse_1po84_1 2s ease-in-out infinite}._ctaButtonWhite_1po84_165:hover{transform:translateY(-3px);box-shadow:0 20px 50px #4fd1c599}._videoSection_1po84_188{padding:100px 20px;background:#ffffff}._videoWrapper_1po84_193{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}._videoTexto_1po84_202{text-align:left}._videoTitulo_1po84_206{font-size:3.5rem;font-weight:700;color:#2c4670;margin-bottom:30px;line-height:1.2}._videoTitulo_1po84_206 span{color:#4fd1c5;font-weight:900}._videoSubtitulo_1po84_219{font-size:1.5rem;color:#666;line-height:1.6}._videoBox_1po84_225{position:relative;cursor:pointer;width:100%;max-width:500px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026;transition:all .3s ease}._videoBox_1po84_225:hover{transform:translateY(-5px);box-shadow:0 25px 70px #0003}._videoThumb_1po84_242{width:100%;height:auto;display:block}._testimonialsSection_1po84_251{padding:100px 20px;background:#f5f5f5}._sectionTitle_1po84_256{font-size:2.75rem;font-weight:800;color:#2c4670;text-align:center;margin-bottom:16px}._sectionSubtitle_1po84_264{text-align:center;font-size:1.15rem;color:#666;margin-bottom:60px}._testimonialsWrapper_1po84_271{position:relative;display:flex;align-items:center;gap:20px}._testimonialsGrid_1po84_278{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;flex:1}._testimonialCard_1po84_285{background:white;padding:35px;border-radius:20px;box-shadow:0 8px 30px #00000014;transition:all .3s ease}._testimonialCard_1po84_285:hover{transform:translateY(-10px);box-shadow:0 15px 40px #4fd1c533}._stars_1po84_298{font-size:1.25rem;margin-bottom:20px}._testimonialText_1po84_303{font-size:1.05rem;color:#4a4a4a;line-height:1.7;margin-bottom:25px;font-style:italic}._testimonialAuthor_1po84_311{display:flex;align-items:center;gap:15px;padding-top:20px;border-top:2px solid #f0f0f0}._testimonialAuthor_1po84_311 img{width:55px;height:55px;border-radius:50%;object-fit:cover;border:3px solid #4FD1C5}._testimonialAuthor_1po84_311 strong{display:block;font-size:1rem;font-weight:700;color:#2c4670}._testimonialAuthor_1po84_311 span{display:block;font-size:.9rem;color:#666}._sliderButton_1po84_341{display:none;background:linear-gradient(135deg,#4FD1C5,#38B2AC);color:#fff;border:none;width:45px;height:45px;border-radius:50%;font-size:1.8rem;cursor:pointer;box-shadow:0 4px 15px #4fd1c54d;transition:all .3s ease;z-index:10;flex-shrink:0}._sliderButton_1po84_341:hover{transform:scale(1.1);box-shadow:0 6px 20px #4fd1c580}._sliderButton_1po84_341:active{transform:scale(.95)}._sliderDots_1po84_367{display:none;justify-content:center;gap:10px;margin-top:30px}._dot_1po84_374{width:12px;height:12px;border-radius:50%;border:none;background:#d0d0d0;cursor:pointer;transition:all .3s ease;padding:0}._dot_1po84_374:hover{background:#a0a0a0}._activeDot_1po84_389{background:linear-gradient(135deg,#4FD1C5,#38B2AC);width:14px;height:14px}._bannerSection_1po84_398{width:100%;background:#ffffff;padding:0}._bannerFull_1po84_404{width:100%;height:auto;display:block}._tecnologiaSection_1po84_413{padding:100px 20px;background:#ffffff}._tecnologiaSection_1po84_413 ._sectionTitle_1po84_256{margin-bottom:20px}._tecnologiaSection_1po84_413 ._sectionSubtitle_1po84_264{max-width:800px;margin:0 auto 60px;line-height:1.7}._tecnologiaSection_1po84_413 ._sectionSubtitle_1po84_264 strong{color:#2c4670;font-weight:700}._destaque_1po84_433{color:#4fd1c5;font-weight:800}._tecnologiaImagem_1po84_438{max-width:1000px;margin:0 auto;text-align:center}._tecnologiaImagem_1po84_438 img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #0000001a}._pacotesSection_1po84_454{padding:100px 20px;background:linear-gradient(to bottom,#f5f5f5,#e8e8e8)}._urgencia_1po84_459{text-align:center;font-size:1.1rem;color:#2c4670;margin-bottom:50px}._urgencia_1po84_459 strong{font-weight:700;text-decoration:underline}._freteGratis_1po84_471{color:#4fd1c5;font-weight:700}._data_1po84_476{color:#e74c3c;font-weight:700}._pacotesGrid_1po84_481{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto}._pacoteCard_1po84_489{background:white;border-radius:20px;padding:35px 30px;box-shadow:0 10px 40px #0000001a;transition:all .3s ease;display:flex;flex-direction:column;position:relative}._pacoteCard_1po84_489:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}._pacoteCard_1po84_489._destaque_1po84_433{border:3px solid #4FD1C5;transform:scale(1.05)}._pacoteCard_1po84_489._destaque_1po84_433:hover{transform:scale(1.08) translateY(-10px)}._pacoteBadge_1po84_514{background:#e74c3c;color:#fff;font-size:.8rem;font-weight:700;padding:10px 18px;border-radius:20px;text-align:center;margin-bottom:20px;text-transform:uppercase}._pacoteCard_1po84_489._verde_1po84_526 ._pacoteBadge_1po84_514{background:#38B2AC}._pacoteNome_1po84_530{font-size:1.6rem;font-weight:700;color:#2c4670;text-align:center;margin-bottom:25px;text-transform:capitalize}._pacoteImagem_1po84_539{position:relative;width:100%;margin-bottom:25px}._pacoteImagem_1po84_539 img{width:100%;height:auto;object-fit:contain}._bonusBadge_1po84_551{position:absolute;top:-10px;right:-10px;background:#4FD1C5;color:#fff;font-size:.95rem;font-weight:700;padding:10px 18px;border-radius:30px;box-shadow:0 4px 15px #4fd1c566;animation:_bounce_1po84_1 2s ease-in-out infinite}@keyframes _bounce_1po84_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._pacoteQuantidade_1po84_574{text-align:center;font-size:1rem;color:#666;margin-bottom:25px;font-weight:500}._pacotePreco_1po84_582{text-align:center;margin-bottom:25px;padding:25px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}._parcelado_1po84_590{font-size:1.05rem;color:#666;margin-bottom:10px}._precoGrande_1po84_596{font-size:3rem;font-weight:900;color:#2c4670;margin-bottom:10px}._precoVista_1po84_603{font-size:.95rem;color:#666;line-height:1.6}._precoVista_1po84_603 strong{color:#e74c3c;font-weight:700}._pacoteButton_1po84_614{background:linear-gradient(135deg,#4FD1C5,#38B2AC);color:#fff;font-size:1.05rem;font-weight:700;padding:18px 35px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 8px 20px #4fd1c566;transition:all .3s ease;text-transform:uppercase;margin-bottom:18px}._pacoteButton_1po84_614:hover{transform:translateY(-2px);box-shadow:0 12px 30px #4fd1c580}._freteBadge_1po84_634{background:#2C4670;color:#fff;font-size:.8rem;font-weight:700;padding:10px 15px;border-radius:10px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px}._garantiaSection_1po84_651{padding:100px 20px;background:#567c96}._garantiaContent_1po84_656{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:center;max-width:1100px;margin:0 auto}._garantiaImagem_1po84_665 img{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}._garantiaTexto_1po84_671 h2{font-size:2.5rem;font-weight:300;color:#fff;margin-bottom:25px}._garantiaTexto_1po84_671 h2 span{font-weight:900;color:#4fd1c5;font-size:3rem}._garantiaTexto_1po84_671 p{font-size:1.1rem;color:#fff;line-height:1.7;margin-bottom:20px}._garantiaTexto_1po84_671 strong{color:#4fd1c5;font-weight:700}._ctaFinal_1po84_699{padding:80px 20px;background:#4d728a;text-align:center;color:#fff}._ctaFinal_1po84_699 h2{font-size:2.5rem;font-weight:700;margin-bottom:15px}._ctaFinal_1po84_699 p{font-size:1.2rem;margin-bottom:35px;opacity:.95}._ctaButtonFinal_1po84_718{background:linear-gradient(135deg,#4FD1C5,#38B2AC);color:#fff;font-size:1.4rem;font-weight:700;padding:22px 55px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 15px 40px #4fd1c580;transition:all .3s ease;text-transform:uppercase}._ctaButtonFinal_1po84_718:hover{transform:translateY(-5px);box-shadow:0 20px 50px #4fd1c599}._faqSection_1po84_740{padding:100px 20px;background:linear-gradient(to bottom,#e8e8e8,#f5f5f5)}._faqList_1po84_745{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}._faqItem_1po84_753{background:#d9d9d9;border-radius:10px;overflow:hidden;transition:all .3s ease}._faqQuestion_1po84_760{width:100%;padding:24px 30px;background:#d9d9d9;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#1a1a1a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}._faqQuestion_1po84_760:hover{background:#cecece}._faqQuestion_1po84_760._active_1po84_389{background:#fff}._faqIcon_1po84_784{font-size:1.5rem;color:#2c4670;font-weight:700;transition:transform .3s ease}._faqAnswer_1po84_791{padding:0 30px 24px;background:#fff;animation:_slideDown_1po84_1 .3s ease-out}@keyframes _slideDown_1po84_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._faqAnswer_1po84_791 p{color:#4a4a4a;line-height:1.7;font-size:1rem}._faqAnswer_1po84_791 strong{color:#2c4670;font-weight:700}._footer_1po84_822{padding:50px 20px 30px;background:#2C4670;color:#fff}._footerContent_1po84_828{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:30px;align-items:center}._footerLogo_1po84_836 img{height:50px;margin-bottom:12px}._footerLogo_1po84_836 p{font-size:.9rem;opacity:.8}._footerContato_1po84_847 p{font-size:.95rem;margin-bottom:10px;opacity:.9}._footerBottom_1po84_853{text-align:center;padding-top:30px;border-top:1px solid rgba(255,255,255,.2);font-size:.85rem;opacity:.7}._videoModal_1po84_864{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_fadeIn_1po84_1 .3s ease-out}@keyframes _fadeIn_1po84_1{0%{opacity:0}to{opacity:1}}._videoModalContent_1po84_885{position:relative;width:90%;max-width:1000px;background:black;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000080;animation:_scaleIn_1po84_1 .3s ease-out}@keyframes _scaleIn_1po84_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}._closeModal_1po84_907{position:absolute;top:-50px;right:0;background:white;color:#2c4670;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}._closeModal_1po84_907:hover{transform:scale(1.1);background:#f5f5f5}._video_1po84_188{width:100%;height:auto;display:block}@media (max-width: 1024px){._produtoContent_1po84_38,._garantiaContent_1po84_656{grid-template-columns:1fr;gap:40px}._pacotesGrid_1po84_481{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width: 768px){._produtoTexto_1po84_53 h1,._sectionTitle_1po84_256{font-size:2rem}._problemaFullSection_1po84_145{min-height:60vh;padding:0 20px 40px;background-size:contain;background-position:top center;align-items:center}._videoSection_1po84_188{padding:40px 20px}._videoWrapper_1po84_193{grid-template-columns:1fr;gap:40px}._videoTexto_1po84_202{text-align:center}._videoTitulo_1po84_206{font-size:2.5rem}._videoSubtitulo_1po84_219{font-size:1.25rem}._videoBox_1po84_225{max-width:600px}._testimonialsWrapper_1po84_271{flex-direction:row;align-items:center}._testimonialsGrid_1po84_278{grid-template-columns:1fr;overflow:hidden;position:relative}._testimonialCard_1po84_285{display:none}._testimonialCard_1po84_285._active_1po84_389{display:block;animation:_fadeIn_1po84_1 .5s ease-in-out}._sliderButton_1po84_341{display:flex;align-items:center;justify-content:center}._sliderDots_1po84_367{display:flex}._garantiaTexto_1po84_671 h2{font-size:2rem}._garantiaTexto_1po84_671 h2 span{font-size:2.5rem}._ctaFinal_1po84_699 h2{font-size:2rem}._ctaButtonFinal_1po84_718{font-size:1.1rem;padding:18px 35px}._footerContent_1po84_828{grid-template-columns:1fr;text-align:center}}@media (max-width: 480px){._produtoTexto_1po84_53 h1{font-size:1.75rem}._problemaFullSection_1po84_145{min-height:50vh;padding:0 15px 30px;background-size:contain;background-position:top center;align-items:center}._videoSection_1po84_188{padding:5px 15px}._ctaButtonWhite_1po84_165{font-size:1.1rem;padding:16px 35px}._videoTitulo_1po84_206{font-size:2rem}._videoSubtitulo_1po84_219{font-size:1.1rem}._videoBox_1po84_225{max-width:100%}._sectionTitle_1po84_256{font-size:1.75rem}._faqQuestion_1po84_760{padding:18px 20px;font-size:1rem}._ctaButton_1po84_77,._ctaButtonWhite_1po84_165{font-size:.95rem;padding:14px 30px}._precoGrande_1po84_596{font-size:2.5rem}._sliderButton_1po84_341{width:40px;height:40px;font-size:1.5rem}._testimonialCard_1po84_285{padding:25px}}:root{--white: #FFFFFF;--off-white: #F8F8F8;--light-gray: #EEEEEE;--gray: #888888;--dark-gray: #333333;--black: #000000;--primary: #FF6B00;--primary-light: #FF8C33;--primary-dark: #E65C00;--secondary: #0066CC;--secondary-light: #3385D6;--secondary-dark: #004C99;--success: #28A745;--danger: #DC3545;--warning: #FFC107;--font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--container-width: 1200px;--header-height: 80px}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:var(--font-family);font-size:16px;line-height:1.5;color:var(--dark-gray);background-color:var(--white);scroll-behavior:smooth}a{text-decoration:none;color:var(--secondary);transition:color .3s ease}a:hover{color:var(--secondary-dark)}button{cursor:pointer;font-family:var(--font-family)}img{max-width:100%;height:auto}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 1rem}.section{padding:4rem 0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;position:relative}.section-title:after{content:"";display:block;width:80px;height:4px;background-color:var(--primary);margin:.5rem auto 0;border-radius:2px}.btn{display:inline-block;padding:.75rem 1.5rem;font-weight:600;text-align:center;border:none;border-radius:var(--border-radius-md);transition:all .3s ease}.btn-primary{background-color:var(--primary);color:var(--white)}.btn-primary:hover{background-color:var(--primary-dark);color:var(--white)}.btn-secondary{background-color:var(--secondary);color:var(--white)}.btn-secondary:hover{background-color:var(--secondary-dark);color:var(--white)}.btn-outline{background-color:transparent;border:2px solid var(--primary);color:var(--primary)}.btn-outline:hover{background-color:var(--primary);color:var(--white)}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}@media (max-width: 768px){.section{padding:3rem 0}.section-title{font-size:2rem}}@media (max-width: 576px){.section{padding:2rem 0}.section-title{font-size:1.75rem}}
