.Header_header__U1XmD{background:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:100;height:72px;border-bottom:1px solid #e5e7eb}.Header_container__NkCGP{display:flex;align-items:center;justify-content:space-between;padding:1rem;max-width:1200px;margin:0 auto}.Header_logo__Tk4Oh img{height:20px;width:auto}.Header_nav__RIakP{display:flex;align-items:center}.Header_navList__rubhB{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.Header_hasDropdown__Zw5jg,.Header_navItem__ZFRRD{position:relative}.Header_navLink__hy_5G{color:#1f2937;font-weight:300;padding:.5rem 0;transition:color .2s ease;display:flex;align-items:center;gap:.25rem}.Header_navLink__hy_5G:hover{color:#8DE700;cursor:pointer}.Header_dropdownArrow__HM1Oz{font-size:.75rem;transition:transform .2s ease}.Header_hasDropdown__Zw5jg:hover .Header_dropdownArrow__HM1Oz{transform:rotate(180deg)}.Header_dropdown__LYW4A{position:absolute;top:100%;left:0;background:#ffffff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);min-width:200px;z-index:1000;margin-top:.5rem}.Header_dropdownList__0_Wml{list-style:none;padding:.5rem 0;margin:0}.Header_dropdownItem__0BtbS{margin:0}.Header_dropdownLink__J_juy{display:block;padding:.5rem 1rem;color:#1f2937;font-weight:400;transition:background-color .2s ease;text-decoration:none}.Header_dropdownLink__J_juy:hover{background-color:#f8fafc;color:#8DE700}.Header_megaMenu__xOJsU{position:fixed;top:72px;left:0;right:0;width:100%;background:#ffffff;border-top:1px solid #e5e7eb;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);z-index:1000}.Header_megaMenuContainer__IEc2y{max-width:1200px;margin:0 auto;padding:0 1rem}.Header_megaMenuContent__87GM7{display:grid;grid-template-columns:300px 1fr;grid-gap:3rem;gap:3rem;padding:2rem 0}.Header_megaMenuFeatured__RZ2EE{padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e5e7eb}.Header_featuredImageWrapper__OoTrS{margin-bottom:1rem;border-radius:.5rem;overflow:hidden}.Header_featuredImage__k05EU{width:100%;height:120px;object-fit:cover;background:#f3f4f6;border-radius:.5rem}.Header_featuredTitle__krEHH{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#000000}.Header_featuredTitle__krEHH a{color:#000000;text-decoration:none}.Header_featuredTitle__krEHH a:hover{color:#8DE700}.Header_featuredDescription__r_pWg{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.Header_featuredCTA__8_UTb{display:inline-flex;align-items:center;gap:.25rem;color:#000000;font-weight:500;font-size:.875rem;text-decoration:none;transition:color .2s ease}.Header_featuredCTA__8_UTb:hover{color:#8DE700}.Header_megaMenuSections__gZAYe{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Header_megaMenuSection__Cghn7{padding:.5rem 0}.Header_sectionTitle__iLCDA{font-size:1rem;font-weight:600;color:#000000;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #b9ff4c}.Header_sectionLinks__yClRv{list-style:none;padding:0;margin:0}.Header_sectionLinkItem__nfuX5{margin-bottom:.5rem}.Header_sectionLink__eJ2G7{display:block;color:#6b7280;font-size:.875rem;text-decoration:none;padding:.375rem 0;transition:color .2s ease}.Header_sectionLink__eJ2G7:hover{color:#B9FF4C;text-decoration:underline}@media (max-width:1024px){.Header_megaMenuContent__87GM7{grid-template-columns:1fr;gap:2rem}.Header_megaMenuSections__gZAYe{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Header_megaMenu__xOJsU{display:none}.Header_megaMenuSections__gZAYe{grid-template-columns:1fr}}.Header_actions__5kKYG{display:flex;align-items:center;gap:1rem}.Header_ctaButton__SFdof{background-color:#B9FF4C;color:#000000;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:background-color .2s ease}.Header_ctaButton__SFdof:hover{background-color:#A8E63D;color:#000000}@media (max-width:768px){.Header_container__NkCGP{padding:.75rem}.Header_navList__rubhB{gap:1rem}.Header_navLink__hy_5G{font-size:.875rem}.Header_ctaButton__SFdof{padding:.375rem .75rem;font-size:.875rem}}.Footer_footer__iEhlu{background-color:var(--color-theme-black);color:#d1d5db;padding:0 0 1rem;margin-top:auto}.Footer_ctaSection__dF6IX{display:block;width:100%;background-color:#000;color:#fff;text-decoration:none;transition:all .3s ease;cursor:pointer;padding:4rem 0}.Footer_ctaSection__dF6IX:hover{background-color:#B9FF4C}.Footer_ctaContainer__UqdSX{max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:4rem}.Footer_ctaTitle__vNcun{font-size:2.5rem;font-weight:700;margin:0;color:#fff;transition:transform .3s ease}.Footer_ctaSection__dF6IX:hover .Footer_ctaTitle__vNcun{transform:translateX(8px);color:#000}.Footer_ctaRight__3vgxP{display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.Footer_ctaText__RKL7o{font-size:1.25rem;font-weight:500;color:#fff;white-space:nowrap;transition:color .3s ease}.Footer_ctaArrow__ah322{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid #fff;color:#fff;transition:all .3s ease}.Footer_ctaSection__dF6IX:hover .Footer_ctaRight__3vgxP{transform:translateX(8px)}.Footer_ctaSection__dF6IX:hover .Footer_ctaText__RKL7o{color:#000}.Footer_ctaSection__dF6IX:hover .Footer_ctaArrow__ah322{border-color:#000;color:#000}.Footer_container__sd4kn{max-width:1200px;margin:0 auto;padding:6rem 1rem 0}.Footer_footerContent__yUVpI{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;margin-left:4rem}.Footer_footerSection__j2Djm{text-align:left}.Footer_footerSection__j2Djm h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.75rem}.Footer_logo__ephpD img{height:16px;width:auto;margin-bottom:.75rem}.Footer_description___IKwQ{color:#9ca3af;line-height:1.5;margin-bottom:.75rem;font-size:.875rem}.Footer_footerLinks__Apa5S{cursor:pointer;list-style:none;padding:0;margin:0}.Footer_footerLinks__Apa5S li{cursor:pointer;margin-bottom:.4rem}.Footer_footerLinks__Apa5S a{font-weight:200;color:#d1d5db;font-size:.875rem;transition:color .2s ease}.Footer_footerLinks__Apa5S a:hover{color:var(--color-pop-green)}.Footer_footerBottom__NRzWu{display:flex;justify-content:space-between;align-items:center;margin-top:8rem;padding-top:2rem;border-top:1px solid #374151;flex-wrap:wrap;gap:1rem}.Footer_copyright__oBK_O p{color:#9ca3af;font-size:.875rem;margin:0}.Footer_legalLinks__yQ1HM{display:flex;gap:1.5rem}.Footer_legalLinks__yQ1HM a{color:#9ca3af;font-size:.875rem;transition:color .2s ease}.Footer_legalLinks__yQ1HM a:hover{color:#fff}@media (max-width:1024px){.Footer_footerContent__yUVpI{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.Footer_ctaContainer__UqdSX{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem 1rem}.Footer_ctaTitle__vNcun{font-size:2rem;text-align:left}.Footer_ctaRight__3vgxP{align-self:stretch;justify-content:space-between}.Footer_ctaText__RKL7o{font-size:1.125rem}.Footer_footerContent__yUVpI{grid-template-columns:repeat(1,1fr);gap:1.5rem}.Footer_footerBottom__NRzWu{flex-direction:column;text-align:center}.Footer_legalLinks__yQ1HM{justify-content:center}}@media (max-width:480px){.Footer_ctaTitle__vNcun{font-size:1.75rem}.Footer_ctaText__RKL7o{font-size:1rem}.Footer_ctaArrow__ah322{width:40px;height:40px}.Footer_footerContent__yUVpI{grid-template-columns:1fr;gap:1.5rem}}.ProductHero_productHeroSection___p5pW{width:100%;padding:5rem 0;text-align:center}.ProductHero_container__Zr_TI{max-width:1200px;margin:0 auto;padding:0 1rem}.ProductHero_superTitle__wQqRr{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.ProductHero_superTitleIcon__PsHLa{height:16px;width:auto}.ProductHero_superTitleDivider__Edq3x{width:1px;height:16px;opacity:.6}.ProductHero_superTitleText__ksJ_T{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.ProductHero_title__MtleL{font-size:3.5rem;font-weight:700;color:var(--color-theme-black);margin-bottom:1.5rem;line-height:1.1}.ProductHero_subtitle__SIknp{font-size:1.25rem;color:var(--color-theme-black);margin-bottom:4rem;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.ProductHero_buttonContainer__8N6hX{display:flex;gap:1rem;justify-content:center;margin-bottom:4rem}.ProductHero_primaryButton__9TONC{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block}.ProductHero_primaryButton__9TONC:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(185,255,76,.3)}.ProductHero_secondaryButton__I6PF0{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;background-color:transparent;border:2px solid;transition:all .2s ease;display:inline-block}.ProductHero_secondaryButton__I6PF0:hover{background-color:var(--color-theme-black);color:var(--color-white)!important}.ProductHero_heroImageContainer__FD4G3{width:90%;margin:0 auto;display:flex;justify-content:center;align-items:center}.ProductHero_heroImage__CU_Ek{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(35,31,32,.15);transition:transform .3s ease}.ProductHero_heroImage__CU_Ek:hover{transform:translateY(-4px)}@media (max-width:1024px){.ProductHero_title__MtleL{font-size:3rem}.ProductHero_subtitle__SIknp{font-size:1.1rem;margin-bottom:3rem}.ProductHero_buttonContainer__8N6hX{margin-bottom:3rem}.ProductHero_heroImageContainer__FD4G3{width:95%}}@media (max-width:768px){.ProductHero_productHeroSection___p5pW{padding:3rem 0}.ProductHero_container__Zr_TI{padding:0 1rem}.ProductHero_title__MtleL{font-size:2.5rem}.ProductHero_subtitle__SIknp{font-size:1rem;margin-bottom:2rem}.ProductHero_buttonContainer__8N6hX{flex-direction:column;align-items:center;margin-bottom:2rem}.ProductHero_primaryButton__9TONC,.ProductHero_secondaryButton__I6PF0{width:100%;max-width:300px;text-align:center;padding:.75rem 1.5rem}.ProductHero_superTitleDivider__Edq3x,.ProductHero_superTitleIcon__PsHLa{height:14px}.ProductHero_superTitleText__ksJ_T{font-size:.7rem}.ProductHero_heroImageContainer__FD4G3{width:100%}}@media (max-width:480px){.ProductHero_title__MtleL{font-size:2rem}.ProductHero_subtitle__SIknp{font-size:.9rem}.ProductHero_superTitleDivider__Edq3x,.ProductHero_superTitleIcon__PsHLa{height:12px}.ProductHero_superTitleText__ksJ_T{font-size:.65rem}}.SingleTestimonial_testimonialSection__NProo{width:100%;padding:4rem 2rem}.SingleTestimonial_container__ulstj{max-width:1200px;margin:0 auto}.SingleTestimonial_testimonialContent__36qAS{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;align-items:center}.SingleTestimonial_photoColumn__RwEwn{display:flex;justify-content:center;align-items:center}.SingleTestimonial_photoContainer__Rpl66{width:250px;height:250px;border-radius:50%;border:4px solid #b9ff4c;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.15)}.SingleTestimonial_personPhoto__xroVR{width:100%;height:100%;object-fit:cover}.SingleTestimonial_contentColumn__uQP7W{display:flex;flex-direction:column;gap:2rem;text-align:left}.SingleTestimonial_superTitle__7wK1a{display:flex;align-items:center;gap:.5rem}.SingleTestimonial_superTitleIcon__Iu9QD{height:16px;width:auto}.SingleTestimonial_superTitleDivider___5yjs{width:1px;height:16px;opacity:.6}.SingleTestimonial_superTitleText__J_H7W{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.SingleTestimonial_quoteText__mpJ3F{font-size:1.75rem;font-weight:300;line-height:1.2;letter-spacing:.05em;margin:0;font-style:italic}.SingleTestimonial_personInfo__uYzai{display:flex;flex-direction:column;gap:.5rem}.SingleTestimonial_personName__Zs4l6{font-size:1.1rem;font-weight:600}.SingleTestimonial_personDetails__bFvqh{font-size:1rem;font-weight:400;opacity:.8}@media (max-width:1024px){.SingleTestimonial_testimonialContent__36qAS{gap:3rem}.SingleTestimonial_photoContainer__Rpl66{width:200px;height:200px}.SingleTestimonial_quoteText__mpJ3F{font-size:1.5rem}}@media (max-width:768px){.SingleTestimonial_testimonialSection__NProo{padding:3rem 1rem}.SingleTestimonial_testimonialContent__36qAS{grid-template-columns:1fr;gap:2rem;text-align:center}.SingleTestimonial_photoColumn__RwEwn{order:1}.SingleTestimonial_contentColumn__uQP7W{order:2;text-align:center}.SingleTestimonial_superTitle__7wK1a{justify-content:center}.SingleTestimonial_superTitleDivider___5yjs,.SingleTestimonial_superTitleIcon__Iu9QD{height:14px}.SingleTestimonial_superTitleText__J_H7W{font-size:.7rem}.SingleTestimonial_photoContainer__Rpl66{width:180px;height:180px}.SingleTestimonial_quoteText__mpJ3F{font-size:1.25rem}.SingleTestimonial_personName__Zs4l6{font-size:1rem}.SingleTestimonial_personDetails__bFvqh{font-size:.9rem}}@media (max-width:480px){.SingleTestimonial_testimonialSection__NProo{padding:2rem .5rem}.SingleTestimonial_superTitleDivider___5yjs,.SingleTestimonial_superTitleIcon__Iu9QD{height:12px}.SingleTestimonial_superTitleText__J_H7W{font-size:.65rem}.SingleTestimonial_photoContainer__Rpl66{width:150px;height:150px}.SingleTestimonial_quoteText__mpJ3F{font-size:1.1rem}.SingleTestimonial_personName__Zs4l6{font-size:.95rem}.SingleTestimonial_personDetails__bFvqh{font-size:.85rem}}.WideProductCard_wideProductCard__gXk8V{display:flex;width:100%;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid #e5e7eb;transition:all .2s ease;text-decoration:none;color:inherit;overflow:hidden;background:white}.WideProductCard_wideProductCard__gXk8V:hover{box-shadow:0 8px 25px rgba(0,0,0,.15);transform:translateY(-2px)}.WideProductCard_iconColumn__sbyJQ{flex:1 1;display:flex;align-items:center;justify-content:center;min-height:80px}.WideProductCard_icon__atNlK{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.WideProductCard_iconImage__XJI6f{width:100%;height:100%;object-fit:contain}.WideProductCard_contentColumn__gvwvL{flex:3 1;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:center}.WideProductCard_productTitle__bJIE4{font-size:1rem;font-weight:600;color:#000000;margin:0 0 .5rem;line-height:1.3}.WideProductCard_productDescription__WO_ci{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}@media (max-width:768px){.WideProductCard_iconColumn__sbyJQ{min-height:70px}.WideProductCard_icon__atNlK{width:32px;height:32px}.WideProductCard_contentColumn__gvwvL{padding:.875rem 1rem}.WideProductCard_productTitle__bJIE4{font-size:.9rem}.WideProductCard_productDescription__WO_ci{font-size:.8rem}}@media (max-width:480px){.WideProductCard_wideProductCard__gXk8V{border-radius:.5rem}.WideProductCard_contentColumn__gvwvL{padding:.75rem}.WideProductCard_productTitle__bJIE4{font-size:.875rem}.WideProductCard_productDescription__WO_ci{font-size:.75rem}}.BenefitsSection_benefitsSection__DAC5R{width:100%;padding:4rem 0}.BenefitsSection_container__rFRLS{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem}.BenefitsSection_superTitle__QMkHk{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.BenefitsSection_superTitleIcon__4er3M{height:16px;width:auto}.BenefitsSection_superTitleDivider___6zDN{width:1px;height:16px;opacity:.6}.BenefitsSection_superTitleText__DNaAp{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.BenefitsSection_title__6ZHau{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#000000;line-height:1.2}.BenefitsSection_imageContainer__wQtEN{text-align:center;margin-bottom:4rem;overflow:hidden}.BenefitsSection_image__ppNtZ{max-width:100%;height:auto;border-radius:1rem}.BenefitsSection_content__GFU2T{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.BenefitsSection_textColumn__KN7LZ{display:flex;flex-direction:column}.BenefitsSection_textHeader__sCZiE{font-size:2rem;font-weight:600;color:#000000;margin-bottom:1.5rem;line-height:1.3}.BenefitsSection_textBody__im_nZ{font-size:1.1rem;line-height:1.6;color:#1f2937}.BenefitsSection_cardsColumn__GEPuq{display:flex;flex-direction:column;gap:1.5rem}@media (max-width:768px){.BenefitsSection_superTitle__QMkHk{margin-bottom:.75rem}.BenefitsSection_superTitleDivider___6zDN,.BenefitsSection_superTitleIcon__4er3M{height:14px}.BenefitsSection_superTitleText__DNaAp{font-size:.7rem}.BenefitsSection_title__6ZHau{font-size:2rem}.BenefitsSection_content__GFU2T{grid-template-columns:1fr;gap:3rem}.BenefitsSection_textHeader__sCZiE{font-size:1.75rem}.BenefitsSection_textBody__im_nZ{font-size:1rem}}@media (max-width:480px){.BenefitsSection_superTitleDivider___6zDN,.BenefitsSection_superTitleIcon__4er3M{height:12px}.BenefitsSection_superTitleText__DNaAp{font-size:.65rem}}.TeamCard_teamCard__z5L6P{display:flex;flex-direction:column;background-color:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:1.5rem;width:100%;max-width:100%;border:1px solid #e5e7eb;transition:none}.TeamCard_imageContainer__3imYa{display:flex;justify-content:center;margin-bottom:1.5rem;padding:.5rem}.TeamCard_image__yV7BG{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #f3f4f6}.TeamCard_content__a9YM7{display:flex;flex-direction:column;gap:1rem}.TeamCard_basicInfo__3GWNk{display:flex;flex-direction:column;gap:.5rem;text-align:center}.TeamCard_name__qFWPg{font-size:1.25rem;font-weight:700;color:#111827;margin:0;line-height:1.2}.TeamCard_designation__qccGV{font-size:1rem;font-weight:600;color:#6b7280;margin:0;line-height:1.3}.TeamCard_degrees__RuCNf{font-size:.875rem;color:#374151;margin:0;line-height:1.4}.TeamCard_pastWork__6kMIq{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4;font-style:italic}.TeamCard_separator__OsRTv{height:1px;background-color:#e5e7eb;margin:.5rem 0}.TeamCard_description__N4UVl{text-align:left}.TeamCard_description__N4UVl p{font-size:.875rem;color:#374151;line-height:1.5;margin:0}.TeamCard_socialLinks__bAYEF{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.TeamCard_socialLink__chtXv{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background-color:#f9fafb;border:1px solid #e5e7eb;transition:background-color .2s ease;text-decoration:none}.TeamCard_socialLink__chtXv:hover{background-color:#f3f4f6}.TeamCard_socialIcon__uRQu3{width:18px;height:18px;object-fit:contain}@media (min-width:768px){.TeamCard_teamCard__z5L6P{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 1.33rem);max-width:calc(30% - 1.33rem)}}@media (max-width:767px){.TeamCard_teamCard__z5L6P{flex:0 0 100%;max-width:100%}.TeamCard_image__yV7BG{width:100px;height:100px}.TeamCard_name__qFWPg{font-size:1.125rem}.TeamCard_designation__qccGV{font-size:.875rem}.TeamCard_degrees__RuCNf,.TeamCard_pastWork__6kMIq{font-size:.8rem}}.TeamSection_teamSection__T0vLb{padding:6rem 0;width:100%}.TeamSection_container__Tat_o{max-width:1200px;margin:0 auto;padding:0 2rem}.TeamSection_header__zaOd6{text-align:center;margin-bottom:3rem}.TeamSection_superTitle__0h4XK{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.TeamSection_superTitleIcon__KBzw2{width:20px;height:20px}.TeamSection_superTitleDivider__QFDU8{width:2px;height:20px;margin:0 .5rem}.TeamSection_superTitleText__5YKeK{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.TeamSection_sectionTitle__iBGj9{font-size:2.5rem;font-weight:700;line-height:1.2;max-width:800px;margin:0 auto}.TeamSection_teamGrid__82jst{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media (max-width:1024px){.TeamSection_container__Tat_o{padding:0 1.5rem}.TeamSection_sectionTitle__iBGj9{font-size:2rem}}@media (max-width:767px){.TeamSection_teamSection__T0vLb{padding:3rem 0}.TeamSection_container__Tat_o{padding:0 1rem}.TeamSection_header__zaOd6{margin-bottom:2rem}.TeamSection_sectionTitle__iBGj9{font-size:1.75rem}.TeamSection_teamGrid__82jst{gap:1.5rem;flex-direction:column}}