.Header_header__fNyWn{position:fixed;top:0;left:0;width:100%;z-index:100;height:70px;transition:all .3s ease;background-color:var(--background)}.Header_scrolled__YiFp1{box-shadow:0 2px 10px rgba(0,0,0,.1);backdrop-filter:blur(10px);background-color:rgba(var(--background-rgb),.8)}.Header_container__qERvP{display:flex;justify-content:space-between;align-items:center;height:100%}.Header_spacer__cl81P{width:40px}.Header_nav__k_TN_{flex:1;display:flex;justify-content:center}.Header_navList__ON2Wu{display:flex;gap:2rem;list-style:none;align-items:center}.Header_navItem__PYwM_,.Header_navList__ON2Wu li{display:flex!important;align-items:center!important}.Header_socialIcons__D3Iqa{display:flex;gap:.75rem;align-items:center}.Header_socialIcon__yFkkJ{width:18px;height:18px;transition:transform .3s ease;filter:none}.Header_navItem__PYwM_ .Header_socialIcons__D3Iqa a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:0}.Header_navItem__PYwM_ .Header_socialIcons__D3Iqa a:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Header_navItem__PYwM_ .Header_socialIcons__D3Iqa a:after{display:none}.Header_socialIcon__yFkkJ:hover{transform:scale(1.1)}.Header_nav__k_TN_ ul{display:flex;gap:2rem;list-style:none}.Header_nav__k_TN_ a{position:relative;font-weight:500;padding:.5rem 0}.Header_nav__k_TN_ a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:var(--primary);transition:width .3s ease}.Header_nav__k_TN_ a:hover:after{width:100%}.Header_themeToggleWrapper__Wv4d7{width:40px;display:flex;justify-content:flex-end}.Header_themeToggle__aED7b{background:none;border:none;cursor:pointer;font-size:1.25rem;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background-color:transparent;width:40px;height:40px;position:relative;outline:none}.Header_themeIcon__aI7MJ{width:20px;height:20px;color:var(--foreground);transition:transform .3s ease,color .3s ease;stroke-width:2px;filter:drop-shadow(0 0 1px rgba(0,0,0,.3))}[data-theme=dark] .Header_themeIcon__aI7MJ{filter:drop-shadow(0 0 1px rgba(255,255,255,.3))}.Header_themeToggle__aED7b:hover{background-color:var(--muted)}.Header_themeToggle__aED7b:focus-visible{box-shadow:0 0 0 2px var(--primary);background-color:var(--muted)}.Header_themeToggle__aED7b:hover .Header_themeIcon__aI7MJ{transform:scale(1.1);color:var(--primary)}.Header_themeToggle__aED7b:active .Header_themeIcon__aI7MJ{transform:scale(.9)}.Header_menuButton__ei8rJ{display:none;background:none;border:none;cursor:pointer}.Header_hamburger__dnRbw{width:30px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.Header_hamburger__dnRbw span{display:block;height:2px;width:100%;background-color:var(--foreground);transition:all .3s ease}.Header_hamburger__dnRbw.Header_active__LiFqb span:first-child{transform:translateY(9px) rotate(45deg)}.Header_hamburger__dnRbw.Header_active__LiFqb span:nth-child(2){opacity:0}.Header_hamburger__dnRbw.Header_active__LiFqb span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:768px){.Header_menuButton__ei8rJ{display:block;z-index:101}.Header_nav__k_TN_{position:fixed;top:0;right:-100%;width:70%;height:100vh;background-color:var(--background);padding:100px 30px;transition:right .3s ease;box-shadow:-5px 0 15px rgba(0,0,0,.1);justify-content:flex-start}.Header_nav__k_TN_.Header_active__LiFqb{right:0}.Header_navList__ON2Wu{flex-direction:column;gap:2rem}}.Footer_footer__loR6W{background-color:var(--muted);padding:2rem 0;margin-top:3rem}.Footer_content__y4ACD{display:flex;justify-content:space-between;align-items:center}.Footer_copyright__BVMNT{font-size:.875rem;color:var(--secondary)}.Footer_links__zquhF{display:flex;gap:1rem;align-items:center}.Footer_divider__taSJ3{color:var(--border)}.Footer_links__zquhF a{color:var(--secondary);transition:color .2s ease}.Footer_links__zquhF a:hover{color:var(--primary)}.Footer_socials__zMFgp{display:flex;gap:1.5rem}.Footer_socials__zMFgp a{color:var(--secondary);transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Footer_socials__zMFgp a:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Footer_socialIcon__xSyGC{width:18px;height:18px;transition:transform .3s ease;filter:none}.Footer_socialIcon__xSyGC:hover{transform:scale(1.1)}@media (max-width:768px){.Footer_content__y4ACD{flex-direction:column;gap:1.5rem;text-align:center}}.BaseLayout_layout__N1sBV{display:flex;flex-direction:column;min-height:100vh}.BaseLayout_main__QQo_m{flex:1}.AwardsSection_awards__Vs7Af{padding:5rem 0;background-color:var(--muted)}.AwardsSection_sectionTitle__HtN7S{font-size:2.5rem;text-align:center;margin-bottom:.5rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.AwardsSection_sectionTitle__HtN7S:after{content:"";position:absolute;width:60px;height:4px;background-color:var(--primary);bottom:-10px;left:50%;transform:translateX(-50%)}.AwardsSection_sectionDescription__BGmXL{text-align:center;font-size:1.1rem;color:var(--secondary);margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.AwardsSection_awardsGrid__G_Kap{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:2.5rem;margin-bottom:3rem}.AwardsSection_awardCard__aNJVy{background-color:var(--background);border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.AwardsSection_awardCard__aNJVy:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.2)}.AwardsSection_awardImageWrapper__3fgak{width:100%;position:relative;overflow:hidden;min-height:300px;background-color:rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center}.AwardsSection_imagePlaceholder__v8EfV{width:100%;height:100%;min-height:250px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);color:white;font-size:3.5rem;font-weight:700}.AwardsSection_awardSlider__wEZj6{width:100%;height:100%}.AwardsSection_singleImageContainer__EmKRc,.AwardsSection_sliderImageContainer__eMYZ5{width:100%;height:300px;position:relative;overflow:hidden;display:flex!important;align-items:center;justify-content:center}.AwardsSection_awardImage__F96Gz{width:100%;height:auto;max-height:400px;object-fit:contain;transition:transform .5s ease}.AwardsSection_awardCard__aNJVy:hover .AwardsSection_awardImage__F96Gz{transform:scale(1.02)}.AwardsSection_awardContent__XHhUE{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.AwardsSection_awardTitle__6chCt{font-size:1.4rem;font-weight:600;margin-bottom:.75rem;line-height:1.3;color:var(--foreground)}.AwardsSection_awardMeta__REKv_{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.95rem}.AwardsSection_awardOrganization__F3FQa{color:var(--primary);font-weight:500}.AwardsSection_awardDate__wASb5{color:var(--secondary)}.AwardsSection_awardDescriptionContainer__ecgDD{cursor:pointer;flex-grow:1;display:flex;flex-direction:column}.AwardsSection_awardDescription__Wa_68{font-size:1rem;line-height:1.6;color:var(--foreground);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}.AwardsSection_awardDescription__Wa_68.AwardsSection_expanded__O5wZd{-webkit-line-clamp:initial}.AwardsSection_expandButton__xbL40{margin-top:.75rem;background:none;border:none;color:var(--primary);font-size:.875rem;font-weight:500;cursor:pointer;padding:0;display:inline-flex;align-items:center;text-align:left;align-self:flex-start}.AwardsSection_expandButton__xbL40:hover{text-decoration:underline}.AwardsSection_note__4lMis{text-align:center;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.7;color:var(--secondary)}@media (max-width:992px){.AwardsSection_awardsGrid__G_Kap{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}@media (max-width:768px){.AwardsSection_awardsGrid__G_Kap{grid-template-columns:1fr}.AwardsSection_awardImageWrapper__3fgak{min-height:250px}.AwardsSection_singleImageContainer__EmKRc,.AwardsSection_sliderImageContainer__eMYZ5{height:250px}.AwardsSection_awardTitle__6chCt{font-size:1.3rem}}.slick-next,.slick-prev{z-index:10;width:30px!important;height:30px!important}.slick-prev{left:10px!important}.slick-next{right:10px!important}.slick-dots{bottom:15px!important;z-index:10}.slick-dots li button:before{font-size:10px!important;color:white!important;opacity:.8!important}.slick-dots li.slick-active button:before{color:var(--primary,#4a6cf7)!important;opacity:1!important}.slick-next:before,.slick-prev:before{font-size:30px!important;opacity:.7!important;text-shadow:0 0 10px rgba(0,0,0,.5)}.slick-next:hover:before,.slick-prev:hover:before{opacity:1!important}.slick-slide{transition:opacity .3s ease}.slick-slide img{margin:0 auto;max-height:350px;object-fit:contain}.ExperienceSection_experience__TuQFf{background-color:var(--muted);padding:5rem 0}.ExperienceSection_sectionTitle__gL81r{font-size:2.5rem;text-align:center;margin-bottom:.5rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.ExperienceSection_sectionTitle__gL81r:after{content:"";position:absolute;width:60px;height:4px;background-color:var(--primary);bottom:-10px;left:50%;transform:translateX(-50%)}.ExperienceSection_sectionDescription__jibaf{text-align:center;font-size:1.1rem;color:var(--secondary);margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.ExperienceSection_experienceContent__hDFoj{display:flex;gap:2rem;max-width:1000px;margin:0 auto}.ExperienceSection_tabs__k49bW{display:flex;flex-direction:column;min-width:200px;border-right:2px solid var(--border)}.ExperienceSection_tabButton__Bz8uS{text-align:left;padding:1rem;background:none;border:none;font-size:1rem;color:var(--secondary);cursor:pointer;transition:all .3s ease;position:relative;font-weight:500}.ExperienceSection_tabButton__Bz8uS:hover{color:var(--primary);background-color:rgba(var(--primary-rgb),.05)}.ExperienceSection_tabButton__Bz8uS.ExperienceSection_active__6Qujg{color:var(--primary);font-weight:600}.ExperienceSection_tabButton__Bz8uS.ExperienceSection_active__6Qujg:before{content:"";position:absolute;right:-2px;top:0;height:100%;width:2px;background-color:var(--primary)}.ExperienceSection_tabContent__GFaqp{flex:1;position:relative}.ExperienceSection_tabPanel__mj7id{display:none;animation:ExperienceSection_fadeIn__Q5YFb .5s ease forwards}.ExperienceSection_tabPanel__mj7id.ExperienceSection_active__6Qujg{display:block}.ExperienceSection_experienceHeader__uMtyn{margin-bottom:1.5rem}.ExperienceSection_role__iZRqJ{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--foreground)}.ExperienceSection_period__G58M6{font-size:.9rem;color:var(--secondary);margin-bottom:1rem}.ExperienceSection_description__N1Q4G{margin-bottom:1.5rem;line-height:1.6}.ExperienceSection_subheading__jrxet{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--foreground)}.ExperienceSection_responsibilities__gRpPO{list-style-type:none;margin-bottom:2rem}.ExperienceSection_responsibility__12fCn{position:relative;padding-left:1.5rem;margin-bottom:.75rem;line-height:1.6}.ExperienceSection_responsibility__12fCn:before{content:"▹";position:absolute;left:0;color:var(--primary)}.ExperienceSection_technologies__sejoC{display:flex;flex-wrap:wrap;gap:.75rem}.ExperienceSection_technologyTag__DZrxX{background-color:var(--primary);color:white;font-size:.85rem;padding:.25rem .75rem;border-radius:100px;display:inline-block}@keyframes ExperienceSection_fadeIn__Q5YFb{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ExperienceSection_experienceContent__hDFoj{flex-direction:column}.ExperienceSection_tabs__k49bW{flex-direction:row;overflow-x:auto;border-right:none;border-bottom:2px solid var(--border);padding-bottom:1px}.ExperienceSection_tabButton__Bz8uS{white-space:nowrap}.ExperienceSection_tabButton__Bz8uS.ExperienceSection_active__6Qujg:before{right:0;top:auto;bottom:-2px;height:2px;width:100%}}.HeroSection_hero__MOr2n{padding-top:8rem;padding-bottom:4rem;position:relative;overflow:hidden;background:linear-gradient(to bottom right,var(--background),var(--muted),var(--background));background-size:200% 200%;animation:HeroSection_gradientShift__d3ftW 15s ease infinite}@keyframes HeroSection_gradientShift__d3ftW{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.HeroSection_hero__MOr2n:before{background-image:radial-gradient(var(--primary) 2px,transparent 2px);background-size:25px 25px;opacity:.1;animation:HeroSection_subtleBreathe__qiGTK 10s ease-in-out infinite alternate}.HeroSection_hero__MOr2n:after,.HeroSection_hero__MOr2n:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none}.HeroSection_hero__MOr2n:after{background-image:radial-gradient(var(--primary) 2.5px,transparent 2.5px);background-size:50px 50px;background-position:15px 15px;opacity:.07;animation:HeroSection_subtleDrift__pn517 15s ease-in-out infinite alternate}@keyframes HeroSection_subtleBreathe__qiGTK{0%{opacity:.05;background-size:25px 25px}to{opacity:.1;background-size:27px 27px}}@keyframes HeroSection_subtleDrift__pn517{0%{transform:translateY(0) translateX(0)}to{transform:translateY(15px) translateX(15px)}}.HeroSection_content___pvBz{display:flex;align-items:center;gap:4rem;position:relative;z-index:1}.HeroSection_image__yHBzB{flex:1;display:flex;justify-content:center}.HeroSection_imageWrapper__eg_iL{position:relative;width:300px;height:300px;border-radius:50%;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);border:5px solid var(--muted);transition:transform .3s ease,box-shadow .3s ease}.HeroSection_imageWrapper__eg_iL:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.15)}.HeroSection_profileImage__aRgQv{object-fit:cover;width:100%;height:100%}.HeroSection_text__s_DU7{flex:1.5;padding-right:2rem}.HeroSection_title__La_gG{font-size:2.5rem;margin-bottom:.5rem;line-height:1.2}.HeroSection_highlight__Cf8OC{position:relative;color:var(--primary);display:inline-block}.HeroSection_highlight__Cf8OC:after{content:"";position:absolute;width:100%;height:8px;bottom:5px;left:0;background-color:var(--accent);opacity:.3;z-index:-1}.HeroSection_subtitle__te_tV{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;color:var(--secondary)}.HeroSection_bio__qvAQD{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;color:var(--foreground);opacity:.9}.HeroSection_cta__i_YPT{display:flex;gap:1rem;margin-bottom:2rem}.HeroSection_primaryButton__yAtXI{background-color:var(--primary);color:white;padding:.75rem 1.5rem;border-radius:5px;font-weight:500;transition:all .3s ease;display:inline-block}.HeroSection_primaryButton__yAtXI:hover{background-color:var(--primary);opacity:.9;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.HeroSection_secondaryButton__FbXPG{border:2px solid var(--primary);color:var(--primary);background-color:transparent;padding:.75rem 1.5rem;border-radius:5px;font-weight:500;transition:all .3s ease;display:inline-block}.HeroSection_secondaryButton__FbXPG:hover{background-color:var(--primary);color:white;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.HeroSection_socials__xAgwG{display:flex;gap:1.25rem}.HeroSection_socials__xAgwG a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.HeroSection_socials__xAgwG a:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.HeroSection_socialIcon__OIueG{width:18px;height:18px;transition:transform .3s ease;filter:none}.HeroSection_socialIcon__OIueG:hover{transform:scale(1.1)}@media (max-width:992px){.HeroSection_content___pvBz{gap:2rem}}@media (max-width:768px){.HeroSection_content___pvBz{flex-direction:column;text-align:center}.HeroSection_text__s_DU7{padding-right:0}.HeroSection_cta__i_YPT,.HeroSection_socials__xAgwG{justify-content:center}}.SkillsSection_skills___iuks{padding:6rem 0;position:relative;background-color:var(--background)}.SkillsSection_sectionTitle__x1l1m{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;color:var(--foreground)}.SkillsSection_sectionDescription__Eha26{font-size:1.125rem;text-align:center;max-width:800px;margin:0 auto 3rem;color:var(--secondary)}.SkillsSection_sectionContent__7swhf{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}.SkillsSection_skillsContainer__acJEA{padding:2rem;background-color:var(--muted);border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.SkillsSection_subsectionTitle__U6HVh{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--foreground)}.SkillsSection_skillCategoriesGrid__dzQst{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;flex:1}.SkillsSection_skillCategory__yAV5Y{margin-bottom:1rem}.SkillsSection_categoryName__P5I7e{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:var(--primary)}.SkillsSection_skillTags__vwvQY{display:flex;flex-wrap:wrap;gap:.5rem}.SkillsSection_skillTag__cxJCy{display:inline-block;background-color:var(--background);color:var(--foreground);padding:.35rem .75rem;border-radius:2rem;font-size:.85rem;transition:all .3s ease}.SkillsSection_skillTag__cxJCy:hover{background-color:var(--primary);color:white;transform:translateY(-2px)}.SkillsSection_problemSolvingContainer__Cv6iI{padding:2rem;background-color:var(--muted);border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.SkillsSection_totalSolvedContainer__NUtB0{margin-bottom:1.5rem;text-align:center}.SkillsSection_totalSolved__OrAd0{display:inline-flex;flex-direction:column;align-items:center;padding:1.5rem 2.5rem;background-color:var(--primary);border-radius:1rem;color:white}.SkillsSection_totalNumber__bJo0N{font-size:3rem;font-weight:700;line-height:1}.SkillsSection_totalLabel__v4GQ1{font-size:1rem;margin-top:.5rem}.SkillsSection_platformsGrid__2mJKN{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:auto;flex:1}.SkillsSection_platformCard__Nkq6U{display:flex;align-items:center;padding:1.1rem;background-color:var(--background);border-radius:.75rem;transition:all .3s ease;text-decoration:none;color:var(--foreground);height:100%}.SkillsSection_platformCard__Nkq6U:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.1)}.SkillsSection_platformLogo__s_bLT{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:.75rem}.SkillsSection_platformLogo__s_bLT img{max-width:100%;max-height:100%;object-fit:contain}.SkillsSection_platformInfo__LQaxd{flex:1}.SkillsSection_platformName__swtIP{font-weight:600;font-size:.95rem}.SkillsSection_solvedCount__Gemx2{color:var(--primary);font-size:.85rem;font-weight:500;margin-top:.25rem}.SkillsSection_viewProfile__A07__{color:var(--secondary);transition:color .2s ease}.SkillsSection_platformCard__Nkq6U:hover .SkillsSection_viewProfile__A07__{color:var(--primary)}@media (max-width:992px){.SkillsSection_sectionContent__7swhf{grid-template-columns:1fr;gap:2rem}.SkillsSection_problemSolvingContainer__Cv6iI,.SkillsSection_skillsContainer__acJEA{padding:1.5rem}}@media (max-width:768px){.SkillsSection_skills___iuks{padding:4rem 0}.SkillsSection_platformsGrid__2mJKN,.SkillsSection_skillCategoriesGrid__dzQst{grid-template-columns:1fr;gap:1rem}.SkillsSection_sectionTitle__x1l1m{font-size:2rem}.SkillsSection_subsectionTitle__U6HVh{font-size:1.25rem}}@media (max-width:480px){.SkillsSection_skills___iuks{padding:3rem 0}.SkillsSection_sectionTitle__x1l1m{font-size:1.75rem}.SkillsSection_totalSolved__OrAd0{padding:.75rem 1.5rem}.SkillsSection_totalNumber__bJo0N{font-size:2rem}.SkillsSection_platformCard__Nkq6U{padding:.75rem}}.TestimonialsSection_testimonials__Yf9NL{padding:3rem 0;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.TestimonialsSection_sectionTitle__ONZ9A{font-size:2.25rem;text-align:center;margin-bottom:.5rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%);z-index:5}.TestimonialsSection_sectionTitle__ONZ9A:after{content:"";position:absolute;width:60px;height:4px;background-color:var(--primary);bottom:-10px;left:50%;transform:translateX(-50%)}.TestimonialsSection_sectionDescription__XAQsw{text-align:center;font-size:1rem;color:var(--secondary);margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto;position:relative;z-index:5}.TestimonialsSection_testimonialWall__HVvMt{position:absolute;top:0;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:80px;gap:.2rem;opacity:.08;overflow:hidden;z-index:1;padding:.5rem;pointer-events:none}.TestimonialsSection_wallItem__vVoq4{display:flex;flex-direction:column;background-color:var(--muted);border-radius:6px;text-align:left;padding:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.08);height:80px;overflow:hidden}.TestimonialsSection_wallItemHeader__xI18y{display:flex;align-items:center;margin-bottom:.35rem}.TestimonialsSection_wallItemHeader__xI18y .TestimonialsSection_avatarPlaceholder__UHlKl{width:24px;height:24px;min-width:24px;border-radius:50%;margin-right:.5rem;font-size:.7rem;display:flex;align-items:center;justify-content:center}.TestimonialsSection_wallItemName__JwI0a{font-weight:600;font-size:.7rem;line-height:1.1}.TestimonialsSection_wallItemCompany__FWZES{font-size:.6rem;opacity:.7;line-height:1.1}.TestimonialsSection_wallItemText__sIG9X{font-size:.65rem;line-height:1.3;font-style:italic;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.TestimonialsSection_viewToggle__gIF4b{display:flex;justify-content:center;margin-bottom:1.5rem;position:relative;z-index:5}.TestimonialsSection_viewToggleButton__Kjukq{background-color:transparent;border:none;padding:.5rem 1rem;margin:0 .5rem;cursor:pointer;font-weight:500;color:var(--secondary);position:relative;transition:all .3s ease}.TestimonialsSection_viewToggleButton__Kjukq:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:var(--primary);transition:all .3s ease;transform:translateX(-50%)}.TestimonialsSection_viewToggleActive__gYL1t{color:var(--primary)}.TestimonialsSection_viewToggleActive__gYL1t:after{width:80%}.TestimonialsSection_testimonialsGrid__rvYZP{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;position:relative;z-index:5}.TestimonialsSection_testimonialCard__4jFQs{background-color:var(--muted);border-radius:8px;padding:1rem;box-shadow:0 3px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.TestimonialsSection_testimonialCard__4jFQs:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1);z-index:2}.TestimonialsSection_featuredTestimonial__W0rjA{border:2px solid var(--primary)}.TestimonialsSection_featuredTestimonial__W0rjA:before{content:"Featured";position:absolute;top:.75rem;right:-1.75rem;background:var(--primary);color:white;font-size:.6rem;padding:.15rem 1.5rem;transform:rotate(45deg);font-weight:600;box-shadow:0 2px 3px rgba(0,0,0,.15)}.TestimonialsSection_testimonialContent__Ss5d_{flex:1;position:relative;margin-bottom:1rem}.TestimonialsSection_quoteMark___X5hw{position:absolute;top:-15px;left:-5px;font-size:3rem;color:var(--primary);opacity:.2;font-family:Georgia,serif}.TestimonialsSection_testimonialText__fdJnd{font-size:.85rem;line-height:1.5;margin-bottom:.75rem;font-style:italic;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.TestimonialsSection_ratingContainer__eXLjy{display:flex;margin-bottom:.75rem}.TestimonialsSection_stars__wpgo1{display:flex;gap:.25rem}.TestimonialsSection_star__GCiz5{color:#d1d5db;font-size:1rem}.TestimonialsSection_star__GCiz5.TestimonialsSection_filled__AtlL0{color:#ffc107}.TestimonialsSection_testimonialFooter__uFdev{display:flex;align-items:center;margin-top:auto}.TestimonialsSection_testimonialAvatar__d_bYn{width:48px;height:48px;min-width:48px;margin-right:1rem;border-radius:50%;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1)}.TestimonialsSection_testimonialImage__zflV_{margin-right:1rem}.TestimonialsSection_imageWrapper__TfGPi{width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid white;box-shadow:0 2px 6px rgba(0,0,0,.1)}.TestimonialsSection_avatarPlaceholder__UHlKl{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:white;font-size:1rem;font-weight:700;border-radius:50%}.TestimonialsSection_testimonialInfo__YDfQE{flex:1}.TestimonialsSection_testimonialName__OT_HZ{font-weight:600;margin-bottom:.15rem;font-size:.9rem}.TestimonialsSection_testimonialRole__b72rU{font-size:.75rem;color:var(--secondary);margin-bottom:.15rem}.TestimonialsSection_testimonialCountry__L1Y9K{font-size:.75rem;color:var(--secondary)}.TestimonialsSection_loadMoreContainer__QxdEE{display:flex;justify-content:center;margin-bottom:1.5rem;position:relative;z-index:5}.TestimonialsSection_loadMoreButton__3bTj_{background-color:transparent;border:2px solid var(--primary);color:var(--primary);padding:.75rem 1.5rem;border-radius:5px;font-weight:500;cursor:pointer;transition:all .3s ease}.TestimonialsSection_loadMoreButton__3bTj_:hover{background-color:var(--primary);color:white;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.TestimonialsSection_testimonialStats__SKc__{display:flex;justify-content:space-around;max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:5;background-color:var(--muted);padding:1.5rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.TestimonialsSection_stat__4K6rC{display:flex;flex-direction:column;align-items:center}.TestimonialsSection_statNumber__FMXuQ{font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:.25rem}.TestimonialsSection_statLabel__pSSkB{font-size:.9rem;color:var(--secondary)}@media (max-width:1400px){.TestimonialsSection_testimonialWall__HVvMt{grid-template-columns:repeat(6,1fr)}}@media (max-width:1200px){.TestimonialsSection_testimonialWall__HVvMt{grid-template-columns:repeat(5,1fr)}.TestimonialsSection_testimonialsGrid__rvYZP{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.TestimonialsSection_testimonialWall__HVvMt{grid-template-columns:repeat(4,1fr)}.TestimonialsSection_testimonialsGrid__rvYZP{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TestimonialsSection_testimonialWall__HVvMt{grid-template-columns:repeat(3,1fr);grid-auto-rows:70px}.TestimonialsSection_testimonialsGrid__rvYZP{grid-template-columns:1fr}.TestimonialsSection_testimonialStats__SKc__{flex-direction:column;gap:1.5rem}.TestimonialsSection_viewToggle__gIF4b{flex-direction:column;gap:.75rem;align-items:center}.TestimonialsSection_wallItemText__sIG9X{font-size:.6rem;line-height:1.2;-webkit-line-clamp:3}.TestimonialsSection_wallItem__vVoq4{height:70px;padding:.4rem}}@media (max-width:480px){.TestimonialsSection_testimonialWall__HVvMt{grid-template-columns:repeat(2,1fr);grid-auto-rows:65px}.TestimonialsSection_wallItem__vVoq4{height:65px}.TestimonialsSection_testimonialsGrid__rvYZP{max-height:50vh}}.VideoReviewsSection_section__UQac9{padding:3rem 0;position:relative}.VideoReviewsSection_sectionTitle__V0t_n{font-size:2.25rem;text-align:center;margin-bottom:.5rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.VideoReviewsSection_sectionTitle__V0t_n:after{content:"";position:absolute;width:60px;height:4px;background-color:var(--primary);bottom:-10px;left:50%;transform:translateX(-50%)}.VideoReviewsSection_sectionDescription__INekr{text-align:center;font-size:1rem;color:var(--secondary);margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.VideoReviewsSection_videoGrid__oYN_8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.VideoReviewsSection_videoCard__yIXCE{border-radius:10px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.VideoReviewsSection_videoCard__yIXCE:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.VideoReviewsSection_videoWrapper__7QTgB{position:relative;width:100%;aspect-ratio:9/16;background-color:#000;overflow:hidden;border-radius:10px}.VideoReviewsSection_video__s_g3z{width:100%;height:100%;object-fit:cover;display:block}.VideoReviewsSection_nameOverlay__2qjC7{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;align-items:flex-end;pointer-events:none;z-index:2}.VideoReviewsSection_reviewerName__GHSnw{font-weight:800;font-size:1.5rem;color:#fff;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.6)}.VideoReviewsSection_reviewLabel__XwvBp{font-weight:600;font-size:.85rem;color:rgba(255,255,255,.85);line-height:1.3;text-shadow:0 1px 6px rgba(0,0,0,.6)}@media (max-width:768px){.VideoReviewsSection_videoGrid__oYN_8{grid-template-columns:1fr;max-width:400px}}@media (max-width:480px){.VideoReviewsSection_sectionTitle__V0t_n{font-size:1.75rem}.VideoReviewsSection_videoGrid__oYN_8{max-width:100%}}