.FeaturedProducts_miniText__UZwDb{text-align:center;color:var(--text-muted);font-size:.95rem;margin-bottom:60px;font-style:italic}.FeaturedProducts_productsGrid__XVmSl{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1400px;margin:0 auto}.FeaturedProducts_productCard__w_oGY{overflow:hidden;transition:all .4s ease;background:var(--secondary-bg);position:relative}.FeaturedProducts_productCard__w_oGY:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,#7209b7,#9d4edd 50%,#c77dff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.FeaturedProducts_productCard__w_oGY:hover{transform:translateY(-12px);box-shadow:0 20px 60px rgba(157,78,221,.4)}.FeaturedProducts_productCard__w_oGY:hover:before{opacity:1}.FeaturedProducts_imageContainer__LkcWE{position:relative;width:100%;height:300px;margin-bottom:25px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,rgba(42,26,58,.3),rgba(26,26,26,.3));padding:15px;display:flex;align-items:center;justify-content:center}.FeaturedProducts_productImage__ihGmz{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .4s ease}.FeaturedProducts_productCard__w_oGY:hover .FeaturedProducts_productImage__ihGmz{transform:scale(1.08)}.FeaturedProducts_imageOverlay__y6C5f{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(157,78,221,.9),rgba(114,9,183,.9));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.FeaturedProducts_imageOverlay__y6C5f.FeaturedProducts_visible__NK3eX{opacity:1}.FeaturedProducts_features__GAZ6V{display:flex;flex-direction:column;gap:8px;text-align:center}.FeaturedProducts_feature__10FXP{background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500;color:#fff}.FeaturedProducts_productInfo__2U5yT{padding:0 5px}.FeaturedProducts_productName__eG5Ib{font-size:1.8rem;font-weight:700;margin-bottom:12px;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.FeaturedProducts_productDescription__BpA8H{color:var(--text-secondary);font-size:1rem;line-height:1.5;margin-bottom:25px;height:48px;overflow:hidden}.FeaturedProducts_productPrice__1AcPD{display:flex;align-items:baseline;margin-bottom:25px;gap:4px}.FeaturedProducts_currency__bVjrA{font-size:1.5rem;font-weight:600;color:var(--purple-secondary)}.FeaturedProducts_amount__Kp5VC{font-size:2.5rem;font-weight:900;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.FeaturedProducts_productActions__fcDHw{display:flex;gap:12px;flex-wrap:wrap}.FeaturedProducts_productActions__fcDHw .FeaturedProducts_btn__8v4fr{flex:1;min-width:140px;padding:14px 20px;font-size:.95rem}@media (max-width:1200px){.FeaturedProducts_productsGrid__XVmSl{grid-template-columns:repeat(2,1fr);gap:30px;max-width:900px}}@media (max-width:768px){.FeaturedProducts_productsGrid__XVmSl{grid-template-columns:1fr;gap:30px;max-width:500px}.FeaturedProducts_imageContainer__LkcWE{height:200px}.FeaturedProducts_productName__eG5Ib{font-size:1.5rem}.FeaturedProducts_productDescription__BpA8H{height:auto;min-height:48px}.FeaturedProducts_productActions__fcDHw{flex-direction:column;gap:10px}.FeaturedProducts_productActions__fcDHw .FeaturedProducts_btn__8v4fr{width:100%;min-width:auto}}@media (max-width:480px){.FeaturedProducts_productsGrid__XVmSl{grid-template-columns:minmax(280px,1fr);max-width:350px}.FeaturedProducts_productCard__w_oGY{padding:20px}.FeaturedProducts_imageContainer__LkcWE{height:180px}.FeaturedProducts_productName__eG5Ib{font-size:1.3rem}.FeaturedProducts_amount__Kp5VC{font-size:2rem}}.Footer_footer__pQtti{background:var(--gradient-secondary);padding:80px 0 40px;border-top:1px solid var(--border-color)}.Footer_footerContent__yAl3k{display:grid;grid-template-columns:2fr 1fr;gap:80px;margin-bottom:60px}.Footer_brandSection__ueZ7b{max-width:400px}.Footer_logo__fUEOF{display:flex;align-items:center;gap:12px;margin-bottom:24px;text-decoration:none;color:var(--text-primary);font-weight:700;font-size:1.5rem}.Footer_logoIcon__B99nM{width:40px;height:40px;background:var(--gradient-primary);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(157,78,221,.3)}.Footer_jewelT__xseHj{font-size:24px;font-weight:900;color:#fff;text-shadow:0 0 10px hsla(0,0%,100%,.5)}.Footer_logoText__5vsvE{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Footer_description__0Aa9w{color:var(--text-secondary);line-height:1.6;margin-bottom:30px;font-size:1rem}.Footer_socialLinks__tA7gt{display:flex;gap:20px;flex-wrap:wrap}.Footer_socialLink__hPzxm{display:flex;align-items:center;gap:8px;padding:10px 16px;background:var(--accent-bg);border:1px solid var(--border-color);border-radius:25px;text-decoration:none;color:var(--text-primary);font-weight:500;font-size:.9rem;transition:all .3s ease}.Footer_socialLink__hPzxm:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(157,78,221,.2);border-color:var(--purple-primary)}.Footer_socialIcon__fsVbM{font-size:1.1rem}.Footer_linksSection__lLy5p{display:flex;gap:60px}.Footer_linkGroup__wSl7o{min-width:120px}.Footer_linkTitle__PsiQD{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:20px;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Footer_linkList__Js__Y{list-style:none;margin:0;padding:0}.Footer_linkList__Js__Y li{margin-bottom:12px}.Footer_link__TBOP7{color:var(--text-secondary);text-decoration:none;font-size:.95rem;transition:all .3s ease;position:relative}.Footer_link__TBOP7:hover{color:var(--purple-secondary);transform:translateX(5px)}.Footer_link__TBOP7:before{content:"→";position:absolute;left:-20px;opacity:0;transition:opacity .3s ease;color:var(--purple-secondary)}.Footer_link__TBOP7:hover:before{opacity:1}.Footer_footerBottom__YIYBj{display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid var(--border-color)}.Footer_copyright__j4atB{color:var(--text-muted);font-size:.9rem}.Footer_badges__HIb3Q{display:flex;gap:20px}.Footer_badge__bH2Kk{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--accent-bg);border:1px solid var(--border-color);border-radius:20px;transition:all .3s ease}.Footer_badge__bH2Kk:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(157,78,221,.2);border-color:var(--purple-primary)}.Footer_badgeIcon__u85w8{font-size:1rem}.Footer_badgeText__3jUBL{font-size:.85rem;font-weight:500;color:var(--text-primary);white-space:nowrap}@media (max-width:1024px){.Footer_footerContent__yAl3k{gap:60px}.Footer_linksSection__lLy5p{gap:40px}}@media (max-width:768px){.Footer_footer__pQtti{padding:60px 0 30px}.Footer_footerContent__yAl3k{grid-template-columns:1fr;gap:40px;text-align:center}.Footer_brandSection__ueZ7b{max-width:none}.Footer_linksSection__lLy5p{justify-content:center;gap:60px}.Footer_footerBottom__YIYBj{flex-direction:column;gap:20px;text-align:center}.Footer_badges__HIb3Q{flex-wrap:wrap;gap:12px}.Footer_badges__HIb3Q,.Footer_socialLinks__tA7gt{justify-content:center}}@media (max-width:480px){.Footer_footer__pQtti{padding:40px 0 20px}.Footer_footerContent__yAl3k{gap:30px}.Footer_linksSection__lLy5p{flex-direction:column;gap:30px;align-items:center}.Footer_logo__fUEOF{justify-content:center}.Footer_logoText__5vsvE{font-size:1.2rem}.Footer_logoIcon__B99nM{width:35px;height:35px}.Footer_jewelT__xseHj{font-size:20px}.Footer_badges__HIb3Q{gap:8px}.Footer_badge__bH2Kk{padding:6px 12px}.Footer_badgeText__3jUBL{font-size:.8rem}.Footer_socialLinks__tA7gt{gap:12px}.Footer_socialLink__hPzxm{padding:8px 12px;font-size:.85rem}}.Header_header__KwdYD{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,4%,.8);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.Header_scrolled__qIjEW{background:hsla(0,0%,4%,.95);box-shadow:0 8px 32px rgba(0,0,0,.3)}.Header_nav__tNWGY{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.Header_logo____uDV{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text-primary);font-weight:700;font-size:1.5rem}.Header_logoIcon__p3gSG{width:40px;height:40px;background:var(--gradient-primary);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(157,78,221,.3)}.Header_jewelT__kvDft{font-size:24px;font-weight:900;color:#fff;text-shadow:0 0 10px hsla(0,0%,100%,.5)}.Header_logoText__xA8kS{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Header_navMenu__9IvfC{display:flex;list-style:none;gap:40px;margin:0;padding:0}.Header_navLink__Rvw2c{color:var(--text-primary);text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.Header_navLink__Rvw2c:hover{color:var(--purple-secondary);transform:translateY(-2px)}.Header_navLink__Rvw2c:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:0;height:2px;background:var(--gradient-primary);transition:width .3s ease}.Header_navLink__Rvw2c:hover:after{width:100%}.Header_hamburger__zEELl{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px;gap:4px}.Header_hamburger__zEELl span{width:25px;height:3px;background:var(--text-primary);transition:all .3s ease;border-radius:2px}@media (max-width:768px){.Header_nav__tNWGY{padding:15px 0}.Header_hamburger__zEELl{display:flex}.Header_navMenu__9IvfC{position:fixed;top:70px;right:-100%;width:250px;height:calc(100vh - 70px);background:var(--secondary-bg);flex-direction:column;align-items:center;justify-content:flex-start;padding-top:50px;transition:right .3s ease;border-left:1px solid var(--border-color)}.Header_navMenu__9IvfC.Header_active__c7HdO{right:0}.Header_navLink__Rvw2c{padding:15px 0;font-size:1.2rem}.Header_logoText__xA8kS{font-size:1.2rem}.Header_logoIcon__p3gSG{width:35px;height:35px}.Header_jewelT__kvDft{font-size:20px}}.HeroSection_hero__tOd4X{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding-top:80px}.HeroSection_heroBackground__9Qknu{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-2}.HeroSection_backgroundImage__QH0rS{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.6}.HeroSection_overlay__QPn6i{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,4%,.8),rgba(42,26,58,.6));z-index:-1}.HeroSection_heroContent__l1sAn{text-align:center;max-width:800px;margin:0 auto;opacity:0;transform:translateY(40px);transition:all .8s ease}.HeroSection_heroContent__l1sAn.HeroSection_visible__Ux7GJ{opacity:1;transform:translateY(0)}.HeroSection_heroTitle__vR3UJ{font-size:3.5rem;font-weight:900;line-height:1.2;margin-bottom:40px;text-shadow:0 4px 20px rgba(0,0,0,.5)}.HeroSection_highlight__QDHRO{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.HeroSection_highlight__QDHRO:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--gradient-primary);border-radius:2px}.HeroSection_heroActions__QZ6ny{display:flex;gap:20px;justify-content:center;align-items:center;margin-bottom:80px}.HeroSection_spacer__ysa7a{height:100px}.HeroSection_scrollIndicator__x4RMc{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:10}.HeroSection_scrollArrow__EY7r_{width:30px;height:50px;border:2px solid var(--purple-secondary);border-radius:20px;position:relative}.HeroSection_scrollArrow__EY7r_:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:6px;height:6px;background:var(--purple-secondary);border-radius:50%;animation:HeroSection_scroll__TU9eW 2s infinite}@keyframes HeroSection_scroll__TU9eW{0%{top:8px;opacity:1}to{top:32px;opacity:0}}@media (max-width:768px){.HeroSection_heroTitle__vR3UJ{font-size:2.5rem;margin-bottom:30px}.HeroSection_heroActions__QZ6ny{flex-direction:column;gap:15px;margin-bottom:60px}.HeroSection_spacer__ysa7a{height:60px}}@media (max-width:480px){.HeroSection_heroTitle__vR3UJ{font-size:2rem;margin-bottom:25px}.HeroSection_heroActions__QZ6ny{margin-bottom:40px}.HeroSection_spacer__ysa7a{height:40px}}.WhoAmISection_whoAmIContent__6A5Dp{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto}.WhoAmISection_sectionTitle__hQ3_S{text-align:left;margin-bottom:40px;font-size:3rem}.WhoAmISection_imageContent__1gsT_{display:flex;flex-direction:column;align-items:center;gap:40px}.WhoAmISection_profileContainer__2UsT1{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.WhoAmISection_profileImage__i1xu5{width:100%;max-width:450px;height:550px;border-radius:20px;-o-object-fit:cover;object-fit:cover;box-shadow:0 20px 60px rgba(157,78,221,.3);border:3px solid transparent;background:var(--gradient-primary);padding:3px;transition:transform .4s ease}.WhoAmISection_profileImage__i1xu5:hover{transform:scale(1.05) rotate(2deg)}.WhoAmISection_profileBadge__AWDq4{position:absolute;bottom:-15px;background:var(--secondary-bg);border:1px solid var(--border-color);border-radius:25px;padding:12px 24px;display:flex;flex-direction:column;align-items:center;box-shadow:0 8px 32px rgba(0,0,0,.3);backdrop-filter:blur(10px)}.WhoAmISection_badgeText___2CB_{font-size:1.2rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.WhoAmISection_badgeSubtext__1iIWB{font-size:.8rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px}.WhoAmISection_achievementsGrid__PMDnl{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:300px}.WhoAmISection_achievement__q_FBb{background:var(--secondary-bg);border:1px solid var(--border-color);border-radius:16px;padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease}.WhoAmISection_achievement__q_FBb:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(157,78,221,.2);border-color:var(--purple-primary)}.WhoAmISection_achievementNumber__qfsWp{font-size:1.8rem;font-weight:900;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.WhoAmISection_achievementLabel__7Jj5U{font-size:.85rem;color:var(--text-secondary);font-weight:500;line-height:1.3}.WhoAmISection_story__FPvSq{margin-bottom:40px}.WhoAmISection_storyText__hfybH{font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:20px}.WhoAmISection_storyText__hfybH strong{color:var(--text-primary);font-weight:600}.WhoAmISection_highlights___yKNA{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.WhoAmISection_highlight__bR6DE{display:flex;align-items:center;gap:16px;background:var(--accent-bg);border-radius:12px;padding:16px 20px;border:1px solid var(--border-color);transition:all .3s ease}.WhoAmISection_highlight__bR6DE:hover{transform:translateX(10px);box-shadow:0 8px 24px rgba(157,78,221,.2)}.WhoAmISection_highlightIcon__aYb3N{font-size:1.5rem;width:50px;height:50px;background:var(--gradient-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.WhoAmISection_highlightContent__4CXaZ{display:flex;flex-direction:column}.WhoAmISection_highlightTitle__NsuOE{font-weight:600;color:var(--text-primary);font-size:1rem;margin-bottom:2px}.WhoAmISection_highlightText__PTwXk{font-size:.9rem;color:var(--text-secondary)}.WhoAmISection_actions__MTTCD{display:flex;gap:20px}@media (max-width:1024px){.WhoAmISection_whoAmIContent__6A5Dp{gap:60px}.WhoAmISection_profileImage__i1xu5{max-width:350px;height:450px}.WhoAmISection_achievementsGrid__PMDnl{max-width:250px}.WhoAmISection_sectionTitle__hQ3_S{font-size:2.5rem}}@media (max-width:768px){.WhoAmISection_whoAmIContent__6A5Dp{grid-template-columns:1fr;gap:50px;text-align:center}.WhoAmISection_sectionTitle__hQ3_S{text-align:center;font-size:2.2rem}.WhoAmISection_profileImage__i1xu5{max-width:300px;height:380px}.WhoAmISection_achievementsGrid__PMDnl{max-width:280px}.WhoAmISection_highlights___yKNA{align-items:center}.WhoAmISection_highlight__bR6DE{max-width:300px}}@media (max-width:480px){.WhoAmISection_sectionTitle__hQ3_S{font-size:1.8rem}.WhoAmISection_profileImage__i1xu5{max-width:100%;height:400px}.WhoAmISection_achievementsGrid__PMDnl{grid-template-columns:repeat(2,1fr);max-width:250px;gap:15px}.WhoAmISection_achievement__q_FBb{padding:15px 10px}.WhoAmISection_achievementNumber__qfsWp{font-size:1.5rem}.WhoAmISection_achievementLabel__7Jj5U{font-size:.8rem}.WhoAmISection_storyText__hfybH{font-size:1rem}.WhoAmISection_highlight__bR6DE{padding:12px 16px}.WhoAmISection_highlightIcon__aYb3N{width:40px;height:40px;font-size:1.3rem}}.WorkLessSection_workLessContent__hG8gq{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto}.WorkLessSection_sectionTitle__JwAF2{text-align:left;margin-bottom:30px;font-size:3rem}.WorkLessSection_description__b9_tk{margin-bottom:40px}.WorkLessSection_mainText__bP_9K{font-size:1.25rem;line-height:1.6;margin-bottom:20px;color:var(--text-primary)}.WorkLessSection_subText__jfJAE{font-size:1.1rem;line-height:1.6;color:var(--text-secondary)}.WorkLessSection_stats__v8aa3{display:flex;gap:40px;margin-bottom:40px}.WorkLessSection_stat__kR09A{display:flex;flex-direction:column;align-items:center;text-align:center}.WorkLessSection_statNumber__CwCWh{font-size:2.5rem;font-weight:900;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.WorkLessSection_statLabel__3OQlb{font-size:.9rem;color:var(--text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:1px}.WorkLessSection_actions__g74oR{display:flex;gap:20px}.WorkLessSection_imageContent__DuDe_{position:relative;display:flex;justify-content:center;align-items:center}.WorkLessSection_imageContainer__4Q_LR{position:relative;width:350px;height:350px;border-radius:50%;overflow:hidden;background:var(--gradient-secondary);box-shadow:0 20px 60px rgba(157,78,221,.3);border:3px solid transparent;background-clip:padding-box}.WorkLessSection_imageContainer__4Q_LR:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:var(--gradient-primary);border-radius:50%;z-index:-1}.WorkLessSection_creatorImage__BsOyG{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.WorkLessSection_imageContainer__4Q_LR:hover .WorkLessSection_creatorImage__BsOyG{transform:scale(1.1)}.WorkLessSection_floatingElements__enf7H{position:absolute;top:0;left:0;right:0;bottom:0}.WorkLessSection_floatingCard__0Re_N{position:absolute;background:var(--secondary-bg);border:1px solid var(--border-color);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 32px rgba(0,0,0,.3);backdrop-filter:blur(10px);animation:WorkLessSection_float__hxY7x 6s ease-in-out infinite}.WorkLessSection_floatingCard__0Re_N:first-child{top:20%;right:-20%;animation-delay:0s}.WorkLessSection_floatingCard__0Re_N:nth-child(2){top:60%;left:-25%;animation-delay:2s}.WorkLessSection_floatingCard__0Re_N:nth-child(3){bottom:15%;right:-15%;animation-delay:4s}.WorkLessSection_cardIcon__nHBEA{font-size:1.2rem}.WorkLessSection_cardText__qYhZy{font-size:.9rem;font-weight:600;color:var(--text-primary);white-space:nowrap}@keyframes WorkLessSection_float__hxY7x{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.WorkLessSection_workLessContent__hG8gq{gap:60px}.WorkLessSection_imageContainer__4Q_LR{width:300px;height:300px}.WorkLessSection_sectionTitle__JwAF2{font-size:2.5rem}.WorkLessSection_stats__v8aa3{gap:30px}}@media (max-width:768px){.WorkLessSection_workLessContent__hG8gq{grid-template-columns:1fr;gap:50px;text-align:center}.WorkLessSection_sectionTitle__JwAF2{text-align:center;font-size:2.2rem}.WorkLessSection_stats__v8aa3{justify-content:center;gap:40px}.WorkLessSection_imageContainer__4Q_LR{width:280px;height:280px}.WorkLessSection_floatingCard__0Re_N{display:none}}@media (max-width:480px){.WorkLessSection_sectionTitle__JwAF2{font-size:1.8rem}.WorkLessSection_mainText__bP_9K{font-size:1.1rem}.WorkLessSection_subText__jfJAE{font-size:1rem}.WorkLessSection_stats__v8aa3{flex-direction:column;gap:20px}.WorkLessSection_stat__kR09A{flex-direction:row;gap:15px}.WorkLessSection_statNumber__CwCWh{font-size:2rem;margin-bottom:0}.WorkLessSection_imageContainer__4Q_LR{width:250px;height:250px}}