.Experience_section___8tqq{background-color:var(--primary-light)}.Experience_timeline__Fb4vf{position:relative;max-width:1200px;margin:0 auto;padding:20px 0}.Experience_timeline__Fb4vf:after{content:"";position:absolute;width:6px;background-color:var(--primary);top:0;bottom:0;left:50%;margin-left:-3px}.Experience_item__9bAwM{padding:10px 40px;position:relative;width:50%}.Experience_item__9bAwM:after{content:"";position:absolute;width:24px;height:24px;background-color:var(--white);border:4px solid var(--primary);top:18px;border-radius:50%;z-index:1}.Experience_left__79BLj{left:0}.Experience_left__79BLj:after{right:-12px}.Experience_right__rGQTi{left:50%}.Experience_right__rGQTi:after{left:-12px}.Experience_card__4bkDt{background:var(--white);padding:28px;border-radius:var(--radius);box-shadow:var(--shadow-primary);transition:transform .3s ease}.Experience_card__4bkDt:hover{transform:translateY(-5px)}.Experience_period__Uj60Z{display:inline-block;font-weight:600;color:var(--primary);margin-bottom:8px;font-size:.9rem}.Experience_card__4bkDt h3{color:var(--primary);margin-bottom:4px;font-size:1.05rem;font-weight:700}.Experience_place__pqdqb{display:flex;align-items:center;gap:6px;font-weight:500;color:var(--text-medium);margin-bottom:10px;font-size:.88rem;text-transform:uppercase;letter-spacing:.04em}.Experience_place__pqdqb i{color:var(--primary);font-size:.8rem;flex-shrink:0}.Experience_desc__nz_fb{color:var(--text-medium);font-size:.95rem;line-height:1.6}@media screen and (max-width:768px){.Experience_timeline__Fb4vf:after{left:31px}.Experience_item__9bAwM{width:100%;padding-left:70px;padding-right:20px;left:0!important}.Experience_item__9bAwM:after{left:19px!important;right:auto}.Experience_card__4bkDt{padding:20px}}.Experience_toggleWrapper__0fSh8{display:flex;justify-content:center;margin-top:36px}.Experience_toggleBtn__1Ivuw{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--primary);border:2px solid var(--primary);padding:10px 28px;border-radius:99px;font-size:.95rem;font-weight:600;font-family:var(--font);cursor:pointer;transition:background .25s ease,color .25s ease,transform .2s ease}.Experience_toggleBtn__1Ivuw:hover{background:var(--primary);color:var(--white);transform:translateY(-2px)}.Hero_hero__bqvNd{min-height:100dvh;display:flex;align-items:center;background-color:var(--primary-light);margin-top:var(--nav-height);padding:60px 0}.Hero_content__WDVga{display:flex;align-items:center;gap:60px}.Hero_text__nRZbf{flex:1 1}.Hero_subtitle__WCdI_{font-size:1.15rem;font-weight:400;color:var(--text-medium);margin-bottom:36px;line-height:1.6;max-width:480px}.Hero_buttons__jEfRv{display:flex;gap:15px;flex-wrap:wrap}.Hero_imageWrapper__ivb5_{flex:1 1;display:flex;justify-content:center}.Hero_profileImg__4GJ_0{border-radius:50%;box-shadow:0 8px 30px rgba(214,49,122,.2);object-fit:cover;width:380px;height:380px;max-width:100%}@media screen and (max-width:768px){.Hero_content__WDVga{flex-direction:column-reverse;text-align:center;gap:24px}.Hero_subtitle__WCdI_{max-width:100%;font-size:1rem}.Hero_buttons__jEfRv{justify-content:center}.Hero_profileImg__4GJ_0{width:200px;height:200px}.Hero_hero__bqvNd{padding:32px 0 48px}}.Bio_bioCard__0qR3l{background-color:var(--white);padding:40px 48px;border-radius:var(--radius);box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:18px;font-size:1.05rem;color:var(--text-medium);line-height:1.85;border-left:4px solid var(--primary)}@media screen and (max-width:768px){.Bio_bioCard__0qR3l{padding:24px 20px;font-size:.98rem;border-left:none;border-top:4px solid var(--primary)}}.Careers_section__RXkqH{background-color:var(--white)}.Careers_layout__XviF6{display:flex;gap:50px;align-items:flex-start;margin-top:20px}.Careers_text__vZRCN{flex:2 1}.Careers_text__vZRCN h3{color:var(--text-dark);margin-bottom:18px;font-size:1.35rem}.Careers_intro__Dm_rS{color:var(--text-light);font-size:1.05rem;margin-bottom:28px;line-height:1.7}.Careers_features__G4_JW{list-style:none;display:flex;flex-direction:column;gap:14px}.Careers_features__G4_JW li{display:flex;align-items:flex-start;gap:16px;background:var(--primary-light);padding:20px;border-radius:var(--radius);transition:transform .25s ease,box-shadow .25s ease}.Careers_features__G4_JW li:hover{transform:translateX(5px);box-shadow:var(--shadow-primary)}.Careers_features__G4_JW i{color:var(--primary);font-size:1.4rem;flex-shrink:0;margin-top:2px}.Careers_features__G4_JW div{display:flex;flex-direction:column;gap:4px}.Careers_features__G4_JW strong{color:var(--text-dark);font-size:1rem}.Careers_features__G4_JW span{color:var(--text-medium);font-size:.93rem;line-height:1.5}.Careers_cta__GA8oA{flex:1 1;align-self:center;background:var(--primary-light);padding:36px 28px;border-radius:16px;box-shadow:var(--shadow-primary);text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.Careers_cta__GA8oA:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(214,49,122,.15)}.Careers_ctaTitle__yHmFd{font-size:1.2rem;font-weight:600;color:var(--text-dark)}.Careers_ctaText__Vqqqt{color:var(--text-medium);font-size:.97rem;line-height:1.6}@media screen and (max-width:900px){.Careers_layout__XviF6{flex-direction:column}.Careers_cta__GA8oA{width:100%;max-width:480px;align-self:center}}.Footer_footer__pQtti{background-color:var(--white);padding:40px 0;border-top:1px solid #eee}.Footer_content__sRLWS{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;color:var(--text-light)}.Footer_vat___g5DK{color:var(--text-medium)}@media screen and (max-width:768px){.Footer_content__sRLWS{flex-direction:column;text-align:center}}.Navbar_header__xPE0t{background-color:var(--white);box-shadow:var(--shadow-sm);position:fixed;width:100%;top:0;z-index:1000;transition:box-shadow .3s ease}.Navbar_header__xPE0t.Navbar_scrolled__N9DJM{box-shadow:0 4px 12px rgba(214,49,122,.12)}.Navbar_nav__yFFPE{display:flex;justify-content:space-between;align-items:center;height:var(--nav-height)}.Navbar_logo__X4o9i{font-size:1.25rem;font-weight:700;color:var(--primary);display:flex;align-items:center;gap:10px;text-decoration:none;transition:opacity .3s ease}.Navbar_logo__X4o9i:hover{opacity:.8}.Navbar_navLinks__BPXkM{display:flex;list-style:none;gap:30px}.Navbar_navLinks__BPXkM a{text-decoration:none;color:var(--text-dark);font-weight:600;transition:color .3s;position:relative}.Navbar_navLinks__BPXkM a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:var(--primary);transition:width .3s ease;border-radius:2px}.Navbar_navLinks__BPXkM a:hover:after{width:100%}.Navbar_menuToggle__RKmv1{display:none;cursor:pointer;font-size:1.5rem;background:none;border:none;color:var(--primary);padding:10px;line-height:1}.Navbar_menuToggle__RKmv1:hover{color:var(--text-dark)}@media screen and (max-width:768px){.Navbar_menuToggle__RKmv1{display:block}.Navbar_navLinks__BPXkM{position:fixed;top:calc(-1 * (100dvh - var(--nav-height)));left:0;width:100%;height:calc(100dvh - var(--nav-height));background-color:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-direction:column;align-items:center;justify-content:center;gap:0;transition:top .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);opacity:0}.Navbar_navLinks__BPXkM.Navbar_active__qyFWv{top:var(--nav-height);opacity:1}.Navbar_navLinks__BPXkM li{margin:20px 0}.Navbar_navLinks__BPXkM a{font-size:1.5rem;display:inline-block;transition:transform .3s ease,color .3s ease}.Navbar_navLinks__BPXkM a:hover{transform:scale(1.1)}}.Services_grid__s7uBf{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;padding:20px 0}.Services_card__IZAY_{background-color:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-md);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.Services_card__IZAY_:hover{transform:translateY(-6px);box-shadow:var(--shadow-primary)}.Services_iconWrapper__tyVZL{background-color:var(--primary-light);display:flex;align-items:center;justify-content:center;padding:28px;font-size:2rem;color:var(--primary)}.Services_content__HUea_{padding:24px;flex:1 1}.Services_title__S8uZ6{font-size:1.15rem;margin-bottom:10px;color:var(--primary)}.Services_content__HUea_ p{color:var(--text-medium);font-size:.97rem;line-height:1.7}@media screen and (max-width:960px){.Services_grid__s7uBf{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.Services_grid__s7uBf{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:500px){.Services_grid__s7uBf{grid-template-columns:1fr}}.Contact_section__vjyLV{background-color:var(--primary-light)}.Contact_lead__Qdntt{text-align:center;max-width:760px;margin:0 auto 48px;color:var(--text-medium);font-size:1.05rem;line-height:1.75}.Contact_grid__WlMpJ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.Contact_card__k34rB{background-color:var(--white);padding:32px 28px;border-radius:var(--radius);box-shadow:var(--shadow-md);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.Contact_card__k34rB:hover{transform:translateY(-4px);box-shadow:var(--shadow-primary)}.Contact_icon__3fG6K{font-size:2rem;margin-bottom:14px}.Contact_cardTitle__GioaX{font-weight:700;font-size:1.05rem;color:var(--primary);margin-bottom:12px}.Contact_cardBody__PqAme{color:var(--text-medium);font-size:.97rem;line-height:1.7;display:flex;flex-direction:column;gap:6px}.Contact_link__xiMO3{color:var(--primary);text-decoration:none;font-weight:600}.Contact_link__xiMO3:hover{text-decoration:underline}@media screen and (max-width:640px){.Contact_grid__WlMpJ{grid-template-columns:1fr}.Contact_card__k34rB{padding:24px 20px}}