.Hero-module__ruq9uG__heroSection{min-height:calc(100vh - 80px);font-family:var(--font-inter,sans-serif);background-color:#f6fdf9;align-items:center;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.Hero-module__ruq9uG__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#a7f3d066 0%,#f6fdf900 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.Hero-module__ruq9uG__container{z-index:1;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1240px;margin:0 auto;display:flex;position:relative}.Hero-module__ruq9uG__contentColumn{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:580px;display:flex}.Hero-module__ruq9uG__tag{color:#0cd67e;background-color:#e4fbf0;border:1px solid #b6f4d5;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__ruq9uG__tagDot{background-color:#0cd67e;border-radius:50%;width:8px;height:8px}.Hero-module__ruq9uG__title{color:#1a1a1a;letter-spacing:-.04em;margin-bottom:2rem;font-size:5rem;font-weight:900;line-height:1.05}.Hero-module__ruq9uG__highlight{color:#0000;background:linear-gradient(90deg,#1a1a1a 50%,#105a3b 50%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text}.Hero-module__ruq9uG__animateTextFill{animation:1.2s cubic-bezier(.16,1,.3,1) .5s forwards Hero-module__ruq9uG__textFillRightToLeft}@keyframes Hero-module__ruq9uG__textFillRightToLeft{0%{background-position:0 0}to{background-position:-100% 0}}.Hero-module__ruq9uG__description{color:#4b5563;max-width:480px;margin-bottom:3rem;font-size:1.15rem;font-weight:600;line-height:1.6}.Hero-module__ruq9uG__buttonGroup{align-items:center;gap:1.5rem;display:flex}.Hero-module__ruq9uG__primaryBtn{color:#fff;background-color:#111827;border-radius:9999px;padding:1.1rem 2.25rem;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px -5px #11182766}.Hero-module__ruq9uG__primaryBtn:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 15px 25px -5px #11182780}.Hero-module__ruq9uG__secondaryBtn{color:#111827;background-color:#defbee;border:1px solid #34d3aa;border-radius:9999px;align-items:center;gap:.5rem;padding:1.1rem 2.25rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px -5px #34d3aa66}.Hero-module__ruq9uG__secondaryBtn:hover{background-color:#bbf7d0;transform:translateY(-2px);box-shadow:0 15px 25px -5px #34d3aa80}.Hero-module__ruq9uG__imageColumn{z-index:2;flex:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.Hero-module__ruq9uG__imageWrapper{z-index:1;background-color:#2b4539;border-radius:2.5rem;justify-content:center;align-items:flex-end;width:100%;max-width:580px;animation:6s ease-in-out infinite Hero-module__ruq9uG__floatWrapper;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000026}@keyframes Hero-module__ruq9uG__floatWrapper{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.Hero-module__ruq9uG__mainImage{object-fit:contain;border-radius:2.5rem;width:100%;height:auto;display:block}.Hero-module__ruq9uG__floatingCard{opacity:0;z-index:10;border-radius:9999px;position:absolute}.Hero-module__ruq9uG__satisfactionCard{background-color:#f9fdfb;align-items:center;gap:.6rem;padding:.8rem 1.4rem;display:flex;top:2%;right:10%;box-shadow:0 10px 25px -5px #00000014;transform:rotate(6deg)!important}.Hero-module__ruq9uG__greenDot{background-color:#0cd67e;border-radius:50%;width:10px;height:10px}.Hero-module__ruq9uG__satisfactionText{color:#111827;font-size:.95rem;font-weight:800}.Hero-module__ruq9uG__ratingCard{-webkit-backdrop-filter:blur(12px);background:#fff9;border:1px solid #fff6;border-radius:9999px;justify-content:space-between;align-items:center;width:85%;padding:.75rem 2rem .75rem .75rem;display:flex;bottom:8%;left:50%;box-shadow:0 15px 35px -10px #0000001a}.Hero-module__ruq9uG__avatars{align-items:center;display:flex}.Hero-module__ruq9uG__avatar{background-color:#0d2218;border:2px solid #fff;border-radius:50%;width:46px;height:46px;margin-left:-12px;position:relative;overflow:hidden}.Hero-module__ruq9uG__avatarPlus{color:#fff;z-index:5;background-color:#111827;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-left:-12px;font-size:.85rem;font-weight:800;display:flex;overflow:hidden}.Hero-module__ruq9uG__avatar:first-child{z-index:2;margin-left:0}.Hero-module__ruq9uG__avatar:nth-child(2){z-index:3}.Hero-module__ruq9uG__avatar:nth-child(3){z-index:4}.Hero-module__ruq9uG__avatar img{object-fit:cover;width:100%;height:100%}.Hero-module__ruq9uG__ratingInfo{align-items:center;gap:1rem;display:flex}.Hero-module__ruq9uG__ratingScore{color:#111827;font-size:1.15rem;font-weight:900}.Hero-module__ruq9uG__stars{gap:.2rem;display:flex}.Hero-module__ruq9uG__animateSlideInRight{animation:1s cubic-bezier(.16,1,.3,1) .2s forwards Hero-module__ruq9uG__slideInRight}.Hero-module__ruq9uG__animateSlideInLeft{animation:1s cubic-bezier(.16,1,.3,1) .4s forwards Hero-module__ruq9uG__slideInUpCenter}@keyframes Hero-module__ruq9uG__slideInRight{0%{opacity:0;transform:translate(80px)rotate(6deg)}to{opacity:1;transform:translate(0)rotate(6deg)}}@keyframes Hero-module__ruq9uG__slideInUpCenter{0%{opacity:0;transform:translate(-50%)translateY(40px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:1024px){.Hero-module__ruq9uG__title{font-size:40px;line-height:48px}.Hero-module__ruq9uG__container{gap:3rem}.Hero-module__ruq9uG__satisfactionCard{right:0%}}@media (max-width:768px){.Hero-module__ruq9uG__heroSection{height:auto;padding:1.5rem}.Hero-module__ruq9uG__tag{margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem}.Hero-module__ruq9uG__title{margin-bottom:1.5rem;font-size:32px;line-height:40px}.Hero-module__ruq9uG__container{text-align:center;flex-direction:column;gap:2.5rem}.Hero-module__ruq9uG__contentColumn{align-items:center;max-width:100%}.Hero-module__ruq9uG__description{text-align:center;margin-bottom:2rem;font-size:1rem}.Hero-module__ruq9uG__buttonGroup{flex-direction:column;gap:1rem;width:100%}.Hero-module__ruq9uG__primaryBtn,.Hero-module__ruq9uG__secondaryBtn{justify-content:center;width:100%;padding:.8rem 1.5rem;font-size:.95rem}.Hero-module__ruq9uG__imageWrapper{border-radius:1.5rem;width:100%;max-width:100%}.Hero-module__ruq9uG__mainImage{border-radius:1.5rem}.Hero-module__ruq9uG__satisfactionCard{padding:.4rem .75rem;top:5%;left:auto;right:5%;transform:rotate(6deg)!important}.Hero-module__ruq9uG__satisfactionText{font-size:.7rem}.Hero-module__ruq9uG__greenDot{width:6px;height:6px}.Hero-module__ruq9uG__ratingCard{width:90%;padding:.5rem .75rem .5rem .5rem;bottom:5%}.Hero-module__ruq9uG__avatar,.Hero-module__ruq9uG__avatarPlus{width:36px;height:36px;margin-left:-10px}.Hero-module__ruq9uG__avatarPlus{font-size:.75rem}.Hero-module__ruq9uG__ratingScore{font-size:.9rem}.Hero-module__ruq9uG__animateSlideInRight{animation:.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__ruq9uG__fadeInUp}.Hero-module__ruq9uG__animateSlideInLeft{animation:.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__ruq9uG__fadeInUpCenter}}@keyframes Hero-module__ruq9uG__fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes Hero-module__ruq9uG__fadeInUpTilt{0%{opacity:0;transform:translate(-50%)translateY(20px)rotate(4deg)}to{opacity:1;transform:translate(-50%)translateY(0)rotate(4deg)}}@keyframes Hero-module__ruq9uG__fadeInUpCenter{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.BizKimizSection-module__tomAFa__section{font-family:var(--font-inter,sans-serif);background-color:#fff;padding:3rem 5%}.BizKimizSection-module__tomAFa__container{justify-content:space-between;align-items:center;gap:5rem;max-width:1240px;margin:0 auto;display:flex}.BizKimizSection-module__tomAFa__imageColumn{flex:1;justify-content:flex-start;max-width:550px;display:flex}.BizKimizSection-module__tomAFa__imageWrapper{border-radius:2rem;width:100%;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.BizKimizSection-module__tomAFa__image{object-fit:cover;width:100%;height:auto;display:block}.BizKimizSection-module__tomAFa__contentColumn{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:600px;display:flex;position:relative}.BizKimizSection-module__tomAFa__tag{color:#0cd67e;letter-spacing:.1em;text-transform:uppercase;background-color:#e4fbf0;border-radius:9999px;margin-bottom:2rem;padding:.4rem 1.25rem;font-size:.75rem;font-weight:800;display:inline-block}.BizKimizSection-module__tomAFa__title{font-family:var(--font-lexend),"Lexend",sans-serif;letter-spacing:0;vertical-align:middle;color:#1a1a1a;margin-bottom:2.5rem;font-size:48px;font-weight:700;line-height:48px;position:relative}.BizKimizSection-module__tomAFa__titleLine{background-color:#34d3aa;border-radius:4px;width:4px;height:40px;position:absolute;top:10px;right:-30px}.BizKimizSection-module__tomAFa__highlight{color:#1a1a1a;z-index:1;display:inline-block;position:relative}.BizKimizSection-module__tomAFa__highlight:after{content:"";z-index:-1;background-color:#a7f3d0;border-radius:0;width:0%;height:35%;position:absolute;bottom:12%;left:-2%}.BizKimizSection-module__tomAFa__animateTextFillLTR:after{animation:1s cubic-bezier(.16,1,.3,1) .3s forwards BizKimizSection-module__tomAFa__textMarkerFill}@keyframes BizKimizSection-module__tomAFa__textMarkerFill{0%{width:0%}to{width:104%}}.BizKimizSection-module__tomAFa__descriptionBox{border-left:4px solid #b6f4d5;margin-bottom:2rem;padding-left:1.5rem}.BizKimizSection-module__tomAFa__description{color:#6b7280;font-size:1.15rem;font-weight:500;line-height:1.8}.BizKimizSection-module__tomAFa__descriptionSecondary{color:#6b7280;font-size:1.1rem;font-weight:500;line-height:1.8}@media (max-width:1024px){.BizKimizSection-module__tomAFa__container{flex-direction:column;gap:3rem}.BizKimizSection-module__tomAFa__title{font-size:40px;line-height:48px}.BizKimizSection-module__tomAFa__titleLine{display:none}}@media (max-width:768px){.BizKimizSection-module__tomAFa__section{padding:1.5rem}.BizKimizSection-module__tomAFa__contentColumn{text-align:center;align-items:center}.BizKimizSection-module__tomAFa__title{text-align:center;margin-bottom:1.5rem;font-size:28px;line-height:36px}.BizKimizSection-module__tomAFa__tag{margin-bottom:1.5rem;padding:.3rem 1rem;font-size:.7rem}.BizKimizSection-module__tomAFa__descriptionBox{border-top:4px solid #b6f4d5;border-left:none;margin-bottom:1.5rem;padding-top:1.5rem;padding-left:0}.BizKimizSection-module__tomAFa__description,.BizKimizSection-module__tomAFa__descriptionSecondary{text-align:center;font-size:.95rem;line-height:1.6}}
.StatisticsBanner-module__a7bJ3q__banner{background:radial-gradient(circle,#102a1c 0%,#080f0c 100%);width:100%;padding:30px 0;font-family:Inter,system-ui,-apple-system,sans-serif}.StatisticsBanner-module__a7bJ3q__container{max-width:1200px;margin:0 auto;padding:0 24px}.StatisticsBanner-module__a7bJ3q__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.StatisticsBanner-module__a7bJ3q__statItem{flex-direction:column;align-items:center;gap:12px;display:flex}.StatisticsBanner-module__a7bJ3q__statValue{color:#0f8;letter-spacing:-.02em;font-size:64px;font-weight:900;line-height:1}.StatisticsBanner-module__a7bJ3q__statLabel{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:14px;font-weight:700}@media (max-width:991px){.StatisticsBanner-module__a7bJ3q__grid{grid-template-columns:repeat(2,1fr);gap:48px}}@media (max-width:576px){.StatisticsBanner-module__a7bJ3q__grid{grid-template-columns:repeat(2,1fr);gap:24px}.StatisticsBanner-module__a7bJ3q__statValue{font-size:28px}.StatisticsBanner-module__a7bJ3q__statLabel{font-size:10px}}
.Instructors-module__X5PnNG__instructorsSection{background-color:#fff;width:100%;padding:40px 0;font-family:Inter,system-ui,-apple-system,sans-serif}.Instructors-module__X5PnNG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Instructors-module__X5PnNG__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:30px;display:flex}.Instructors-module__X5PnNG__title{color:#111827;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;font-size:32px;font-weight:900}.Instructors-module__X5PnNG__underline{background-color:#22c55e;border-radius:2px;width:60px;height:4px}.Instructors-module__X5PnNG__grid{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.Instructors-module__X5PnNG__card{aspect-ratio:4/5;cursor:pointer;border-radius:20px;flex-direction:column;justify-content:flex-end;width:calc(33.3333% - 21.3333px);min-width:300px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Instructors-module__X5PnNG__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Instructors-module__X5PnNG__imageContainer{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:absolute;inset:0}.Instructors-module__X5PnNG__image{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .3s}.Instructors-module__X5PnNG__card:hover .Instructors-module__X5PnNG__image{transform:scale(1.03)}.Instructors-module__X5PnNG__infoWrapper{z-index:10;flex-direction:column;justify-content:flex-end;height:140px;padding:24px;display:flex;position:relative;overflow:hidden}.Instructors-module__X5PnNG__infoOverlay{flex-direction:column;align-items:flex-start;gap:12px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex}.Instructors-module__X5PnNG__roleTag{color:#111827;background-color:#fff;border-radius:20px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-block;box-shadow:0 2px 8px #0000000d}.Instructors-module__X5PnNG__name{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#111827;background-color:#ffffffd9;border-radius:12px;margin:0;padding:6px 12px;font-size:16px;font-weight:800;display:inline-block;box-shadow:0 2px 8px #0000000d}.Instructors-module__X5PnNG__hoverOverlay{opacity:0;z-index:20;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:24px;left:24px;right:24px;transform:translateY(20px)}.Instructors-module__X5PnNG__card:hover .Instructors-module__X5PnNG__hoverOverlay{opacity:1;pointer-events:auto;transform:translateY(0)}.Instructors-module__X5PnNG__card:hover .Instructors-module__X5PnNG__infoOverlay{opacity:0;transform:translateY(-60px)}.Instructors-module__X5PnNG__purchaseBtn{color:#fff;cursor:pointer;text-align:center;background-color:#0b110e;border:none;border-radius:12px;width:100%;padding:16px;font-size:15px;font-weight:700;transition:background-color .2s;box-shadow:0 4px 6px #0000001a}.Instructors-module__X5PnNG__purchaseBtn:hover{background-color:#1f2937}@media (max-width:991px){.Instructors-module__X5PnNG__grid{gap:24px}.Instructors-module__X5PnNG__card{width:calc(50% - 12px);min-width:280px}}@media (max-width:576px){.Instructors-module__X5PnNG__instructorsSection{padding:24px 0}.Instructors-module__X5PnNG__title{font-size:24px}.Instructors-module__X5PnNG__grid{gap:20px}.Instructors-module__X5PnNG__card{width:100%;min-width:unset;aspect-ratio:1}}
.Courses-module__-GFQpG__coursesSection{background-color:#faf9f6;width:100%;padding:40px 0;font-family:Inter,system-ui,-apple-system,sans-serif}.Courses-module__-GFQpG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Courses-module__-GFQpG__header{text-align:center;margin-bottom:30px}.Courses-module__-GFQpG__title{color:#111827;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:32px;font-weight:900}.Courses-module__-GFQpG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Courses-module__-GFQpG__card{background-color:#fff;border:1px solid #f8eedc;border-radius:16px;justify-content:space-between;align-items:center;padding:20px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000000d}.Courses-module__-GFQpG__card:hover{border-color:#f0e6d2;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.Courses-module__-GFQpG__cardContent{align-items:center;gap:20px;display:flex}.Courses-module__-GFQpG__iconContainer{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.Courses-module__-GFQpG__icon{object-fit:contain;width:24px;height:24px}.Courses-module__-GFQpG__fallbackIcon:before{content:"📚";font-size:24px}.Courses-module__-GFQpG__textContainer{flex-direction:column;gap:4px;display:flex}.Courses-module__-GFQpG__courseTitle{color:#111827;margin:0;font-size:16px;font-weight:800}.Courses-module__-GFQpG__courseSubtitle{color:#9ca3af;margin:0;font-size:14px;font-weight:500}.Courses-module__-GFQpG__actionBtn{color:#fff;white-space:nowrap;cursor:pointer;background-color:#22c55e;border:none;border-radius:24px;padding:10px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s}.Courses-module__-GFQpG__actionBtn:hover{background-color:#16a34a}.Courses-module__-GFQpG__actionBtn:active{transform:scale(.97)}@media (max-width:991px){.Courses-module__-GFQpG__grid{grid-template-columns:1fr;gap:16px}}@media (max-width:576px){.Courses-module__-GFQpG__coursesSection{padding:24px 0}.Courses-module__-GFQpG__title{font-size:24px}.Courses-module__-GFQpG__card{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.Courses-module__-GFQpG__actionBtn{text-align:center;width:100%;padding:14px 24px}}
.BrandsCarousel-module__Amr9Ja__brandsSection{background-color:#fff;width:100%;padding:30px 0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.BrandsCarousel-module__Amr9Ja__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px}.BrandsCarousel-module__Amr9Ja__subtitle{color:#9ca3af;letter-spacing:.15em;text-transform:uppercase;margin-top:0;margin-bottom:40px;font-size:13px;font-weight:700}.BrandsCarousel-module__Amr9Ja__carouselContainer{flex-direction:column;gap:30px;width:100%;margin-top:30px;display:flex;overflow:hidden}.BrandsCarousel-module__Amr9Ja__carouselTrack{align-items:center;gap:60px;width:max-content;display:flex}.BrandsCarousel-module__Amr9Ja__scrollLeft{animation:25s linear infinite BrandsCarousel-module__Amr9Ja__scrollLeft}.BrandsCarousel-module__Amr9Ja__scrollRight{animation:25s linear infinite BrandsCarousel-module__Amr9Ja__scrollRight}.BrandsCarousel-module__Amr9Ja__carouselContainer:hover .BrandsCarousel-module__Amr9Ja__scrollLeft,.BrandsCarousel-module__Amr9Ja__carouselContainer:hover .BrandsCarousel-module__Amr9Ja__scrollRight{animation-play-state:paused}.BrandsCarousel-module__Amr9Ja__brandItem{flex-shrink:0;justify-content:center;align-items:center;height:60px;display:flex}.BrandsCarousel-module__Amr9Ja__brandLogo{object-fit:contain;filter:none;opacity:1;width:auto;max-width:170px;max-height:54px;image-rendering:-webkit-optimize-contrast;transition:transform .3s;display:block}.BrandsCarousel-module__Amr9Ja__brandLogo:hover{filter:grayscale(0%)opacity()}@keyframes BrandsCarousel-module__Amr9Ja__scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 30px))}}@keyframes BrandsCarousel-module__Amr9Ja__scrollRight{0%{transform:translate(calc(-50% - 30px))}to{transform:translate(0)}}@media (max-width:768px){.BrandsCarousel-module__Amr9Ja__brandsSection{padding:40px 0}.BrandsCarousel-module__Amr9Ja__carouselTrack{gap:32px}.BrandsCarousel-module__Amr9Ja__carouselContainer{gap:20px;-webkit-mask-image:none!important;mask-image:none!important}.BrandsCarousel-module__Amr9Ja__brandLogo{max-width:120px;max-height:40px;filter:none!important;opacity:1!important}}
.AboutSection-module__yr_-oW__aboutSection{background-color:#fff;width:100%;padding:40px 0;font-family:Inter,system-ui,-apple-system,sans-serif}.AboutSection-module__yr_-oW__container{max-width:1200px;margin:0 auto;padding:0 24px}.AboutSection-module__yr_-oW__banner{background-color:#fff5f3;border-radius:40px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:56px;display:grid}.AboutSection-module__yr_-oW__imageColumn{background-color:#0000;border-radius:24px;width:100%;display:flex;position:relative;overflow:hidden}.AboutSection-module__yr_-oW__image{width:100%;height:auto;display:block}.AboutSection-module__yr_-oW__contentColumn{flex-direction:column;align-items:flex-start;display:flex}.AboutSection-module__yr_-oW__title{color:#111827;letter-spacing:-.01em;margin-top:0;margin-bottom:32px;font-size:36px;font-weight:900;line-height:1.3}.AboutSection-module__yr_-oW__highlight{color:#f65a5b}.AboutSection-module__yr_-oW__subtitle{color:#111827;margin-top:0;margin-bottom:16px;font-size:16px;font-weight:800}.AboutSection-module__yr_-oW__description{color:#4b5563;margin-top:0;margin-bottom:24px;font-size:15px;font-weight:500;line-height:1.7}.AboutSection-module__yr_-oW__discoverBtn{color:#fff;cursor:pointer;background-color:#0b110e;border:none;border-radius:30px;justify-content:center;align-items:center;margin-top:8px;padding:16px 36px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.AboutSection-module__yr_-oW__discoverBtn:hover{background-color:#273038}.AboutSection-module__yr_-oW__discoverBtn:active{transform:scale(.97)}@media (max-width:991px){.AboutSection-module__yr_-oW__banner{border-radius:32px;grid-template-columns:1fr;gap:40px;padding:40px 32px}.AboutSection-module__yr_-oW__imageColumn{height:auto}}@media (max-width:576px){.AboutSection-module__yr_-oW__aboutSection{padding:24px 0}.AboutSection-module__yr_-oW__banner{border-radius:24px;padding:32px 24px}.AboutSection-module__yr_-oW__title{margin-bottom:24px;font-size:24px}.AboutSection-module__yr_-oW__subtitle,.AboutSection-module__yr_-oW__description{font-size:14px}.AboutSection-module__yr_-oW__imageColumn{border-radius:16px;height:auto}.AboutSection-module__yr_-oW__discoverBtn{width:100%}}
.FeaturesGrid-module__j0W1yG__section{background-color:#fff;padding:2.5rem 1.5rem}.FeaturesGrid-module__j0W1yG__container{max-width:1200px;margin:0 auto}.FeaturesGrid-module__j0W1yG__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.FeaturesGrid-module__j0W1yG__card{text-align:center;flex-direction:column;align-items:center;padding:2rem;transition:transform .3s;display:flex}.FeaturesGrid-module__j0W1yG__card:hover{transform:translateY(-5px)}.FeaturesGrid-module__j0W1yG__iconWrapper{background-color:#fff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex;box-shadow:0 10px 25px #0000000d}.FeaturesGrid-module__j0W1yG__title{color:#1a1a1a;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.FeaturesGrid-module__j0W1yG__description{color:#666;max-width:200px;font-size:.9rem;line-height:1.5}@media (max-width:991px){.FeaturesGrid-module__j0W1yG__grid{grid-template-columns:repeat(2,1fr);gap:3rem 1.5rem}}@media (max-width:640px){.FeaturesGrid-module__j0W1yG__grid{grid-template-columns:1fr;gap:2.5rem}.FeaturesGrid-module__j0W1yG__section{padding:3rem 1rem}}
.ReviewsSlider-module__HaXQNq__section{background-color:#fff;padding:2.5rem 1.5rem;overflow:hidden}.ReviewsSlider-module__HaXQNq__container{max-width:1200px;margin:0 auto}.ReviewsSlider-module__HaXQNq__header{text-align:center;margin-bottom:4rem}.ReviewsSlider-module__HaXQNq__tag{color:#13ec80;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.ReviewsSlider-module__HaXQNq__title{color:#000;text-transform:uppercase;letter-spacing:-.01em;font-size:2.5rem;font-weight:800}.ReviewsSlider-module__HaXQNq__sliderWrapper{width:100%;padding:2rem 0;position:relative}.ReviewsSlider-module__HaXQNq__track{width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.ReviewsSlider-module__HaXQNq__card{opacity:.5;background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;flex:0 0 33.333%;height:100%;min-height:380px;padding:1.75rem;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(.9);box-shadow:0 5px 20px #00000005}.ReviewsSlider-module__HaXQNq__active{opacity:1;z-index:2;border-color:#e0e0e0;transform:scale(1.05);box-shadow:0 15px 40px #0000000f}.ReviewsSlider-module__HaXQNq__userInfo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ReviewsSlider-module__HaXQNq__avatarWrapper{border:1.5px solid #13ec80;border-radius:50%;width:40px;height:40px;overflow:hidden}.ReviewsSlider-module__HaXQNq__avatar{object-fit:cover;width:100%;height:100%}.ReviewsSlider-module__HaXQNq__userDetails{flex-direction:column;display:flex}.ReviewsSlider-module__HaXQNq__userName{color:#000;margin:0;font-size:.95rem;font-weight:700}.ReviewsSlider-module__HaXQNq__userRole{color:#888;font-size:.75rem}.ReviewsSlider-module__HaXQNq__quote{color:#333;flex-grow:1;margin:0;font-size:.92rem;line-height:1.5}.ReviewsSlider-module__HaXQNq__cardFooter{border-top:1px solid #f8f8f8;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.ReviewsSlider-module__HaXQNq__brandName{color:#807e7e;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.ReviewsSlider-module__HaXQNq__stars{gap:.15rem;display:flex}.ReviewsSlider-module__HaXQNq__controls{justify-content:center;gap:1rem;margin-top:4rem;display:flex}.ReviewsSlider-module__HaXQNq__navBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.ReviewsSlider-module__HaXQNq__navBtn:hover{color:#000;background:#13ec80;border-color:#13ec80;transform:translateY(-2px);box-shadow:0 5px 15px #13ec804d}@media (max-width:1024px){.ReviewsSlider-module__HaXQNq__title{font-size:2rem}}@media (max-width:768px){.ReviewsSlider-module__HaXQNq__section{padding:2rem 1rem}.ReviewsSlider-module__HaXQNq__header{margin-bottom:2rem}.ReviewsSlider-module__HaXQNq__title{font-size:1.75rem}.ReviewsSlider-module__HaXQNq__card{min-height:350px;padding:1.5rem;transform:scale(.95)}.ReviewsSlider-module__HaXQNq__active{transform:scale(1);box-shadow:0 10px 30px #0000000d}.ReviewsSlider-module__HaXQNq__userName{font-size:.9rem}.ReviewsSlider-module__HaXQNq__quote{font-size:.85rem}.ReviewsSlider-module__HaXQNq__controls{margin-top:2rem}.ReviewsSlider-module__HaXQNq__navBtn{width:44px;height:44px}}@media (max-width:480px){.ReviewsSlider-module__HaXQNq__title{font-size:1.5rem}.ReviewsSlider-module__HaXQNq__card{min-height:400px}.ReviewsSlider-module__HaXQNq__quote{line-height:1.4}}
.BlogSection-module__Pey2kq__blogSection{color:#000;background-color:#fff;padding:2.5rem 1.5rem}.BlogSection-module__Pey2kq__container{max-width:1200px;margin:0 auto}.BlogSection-module__Pey2kq__header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.BlogSection-module__Pey2kq__sectionTitle{letter-spacing:.05em;margin:0;font-size:1.5rem;font-weight:800}.BlogSection-module__Pey2kq__viewAll{color:#666;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.BlogSection-module__Pey2kq__viewAll:hover{color:#000}.BlogSection-module__Pey2kq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.BlogSection-module__Pey2kq__card{flex-direction:column;gap:1.5rem;display:flex}.BlogSection-module__Pey2kq__imageWrapper{aspect-ratio:16/10;border-radius:20px;width:100%;position:relative;overflow:hidden}.BlogSection-module__Pey2kq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogSection-module__Pey2kq__card:hover .BlogSection-module__Pey2kq__image{transform:scale(1.05)}.BlogSection-module__Pey2kq__content{flex-direction:column;gap:.75rem;display:flex}.BlogSection-module__Pey2kq__date{color:#888;font-size:.8rem;font-weight:500}.BlogSection-module__Pey2kq__title{cursor:pointer;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4;transition:color .3s}.BlogSection-module__Pey2kq__title:hover{color:#13ec80}.BlogSection-module__Pey2kq__author{align-items:center;margin-top:.5rem;display:flex}.BlogSection-module__Pey2kq__avatar{align-items:center;gap:.75rem;display:flex}.BlogSection-module__Pey2kq__avatarCircle{background:linear-gradient(135deg,#13ec80 0%,#102219 100%);border-radius:50%;width:24px;height:24px}.BlogSection-module__Pey2kq__authorName{color:#333;font-size:.9rem;font-weight:600}@media (max-width:991px){.BlogSection-module__Pey2kq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogSection-module__Pey2kq__grid{grid-template-columns:1fr}.BlogSection-module__Pey2kq__blogSection{padding:3rem 1rem}.BlogSection-module__Pey2kq__header{margin-bottom:2rem}}
.PreFooter-module__wXf75a__preFooter{background-color:#000;padding:2rem 1.5rem}.PreFooter-module__wXf75a__container{max-width:1200px;margin:0 auto}.PreFooter-module__wXf75a__content{text-align:center;background:#102219 radial-gradient(circle at 70% 30%,#13ec8033 0%,#102219 100%);border-radius:40px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.PreFooter-module__wXf75a__title{color:#fff;z-index:1;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.PreFooter-module__wXf75a__button{color:#000;z-index:1;background-color:#13ec80;border-radius:100px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 20px #13ec804d}.PreFooter-module__wXf75a__button:hover{background-color:#16ff8c;transform:translateY(-5px);box-shadow:0 10px 30px #13ec8080}@media (max-width:768px){.PreFooter-module__wXf75a__content{border-radius:24px;padding:3rem 1.5rem}.PreFooter-module__wXf75a__preFooter{padding:2rem 1rem}}
.MentorshipSection-module__GhsMaW__section{background:#f8fcfb;padding:50px 0;overflow:hidden}.MentorshipSection-module__GhsMaW__container{max-width:1200px;margin:0 auto;padding:0 20px}.MentorshipSection-module__GhsMaW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.MentorshipSection-module__GhsMaW__title{color:#1e1b4b;letter-spacing:-.02em;margin-bottom:24px;font-size:3rem;font-weight:900}.MentorshipSection-module__GhsMaW__description{color:#475569;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.MentorshipSection-module__GhsMaW__serviceList{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.MentorshipSection-module__GhsMaW__serviceItem{background:#fff;border-left:4px solid #0000;border-radius:16px;align-items:center;gap:20px;padding:24px 32px;display:flex;box-shadow:0 4px 20px #00000008}.MentorshipSection-module__GhsMaW__serviceItem.MentorshipSection-module__GhsMaW__green{border-left-color:#00ff8e}.MentorshipSection-module__GhsMaW__serviceItem.MentorshipSection-module__GhsMaW__blue{border-left-color:#4f46e5}.MentorshipSection-module__GhsMaW__serviceItem.MentorshipSection-module__GhsMaW__purple{border-left-color:#a855f7}.MentorshipSection-module__GhsMaW__number{font-size:1rem;font-weight:800}.MentorshipSection-module__GhsMaW__green .MentorshipSection-module__GhsMaW__number{color:#00ff8e}.MentorshipSection-module__GhsMaW__blue .MentorshipSection-module__GhsMaW__number{color:#4f46e5}.MentorshipSection-module__GhsMaW__purple .MentorshipSection-module__GhsMaW__number{color:#a855f7}.MentorshipSection-module__GhsMaW__text{color:#1e1b4b;font-size:1.1rem;font-weight:700}.MentorshipSection-module__GhsMaW__ctaButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;padding:16px 48px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #4f46e533}.MentorshipSection-module__GhsMaW__ctaButton:hover{background:#4338ca;transform:translateY(-3px);box-shadow:0 15px 30px #4f46e54d}.MentorshipSection-module__GhsMaW__analysisCard{background:#fff;border-radius:40px;padding:40px;box-shadow:0 40px 100px #00000014}.MentorshipSection-module__GhsMaW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.MentorshipSection-module__GhsMaW__cardTitle{color:#1e1b4b;margin:0;font-size:1.5rem;font-weight:800}.MentorshipSection-module__GhsMaW__cardSubtitle{color:#94a3b8;margin:4px 0 0;font-size:.9rem}.MentorshipSection-module__GhsMaW__growthBadge{color:#22c55e;background:#f0fdf4;border-radius:12px;padding:6px 14px;font-size:.9rem;font-weight:700}.MentorshipSection-module__GhsMaW__chartWrapper{margin-bottom:30px;position:relative}.MentorshipSection-module__GhsMaW__chart{width:100%;height:auto}.MentorshipSection-module__GhsMaW__chartPath{stroke-dasharray:1000;stroke-dashoffset:1000px;transition:stroke-dashoffset 2s ease-out}.MentorshipSection-module__GhsMaW__animatePath{stroke-dashoffset:0}.MentorshipSection-module__GhsMaW__fadeIn{opacity:0;animation:.5s 1.8s forwards MentorshipSection-module__GhsMaW__fadeInCircle}@keyframes MentorshipSection-module__GhsMaW__fadeInCircle{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.MentorshipSection-module__GhsMaW__daysLabels{color:#94a3b8;justify-content:space-between;margin-top:10px;padding:0 10px;font-size:.75rem;font-weight:600;display:flex}.MentorshipSection-module__GhsMaW__statsGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}.MentorshipSection-module__GhsMaW__statBox{background:#f8fafc;border-radius:20px;align-items:center;gap:16px;padding:20px;display:flex}.MentorshipSection-module__GhsMaW__statIcon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;box-shadow:0 2px 10px #0000000d}.MentorshipSection-module__GhsMaW__statInfo{flex-direction:column;display:flex}.MentorshipSection-module__GhsMaW__statLabel{color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:700}.MentorshipSection-module__GhsMaW__statValue{color:#1e1b4b;font-size:1.2rem;font-weight:800}.MentorshipSection-module__GhsMaW__statTrend{color:#22c55e;font-size:.75rem;font-weight:700}.MentorshipSection-module__GhsMaW__progressSection{background:#fff}.MentorshipSection-module__GhsMaW__progressHeader{color:#1e1b4b;justify-content:space-between;margin-bottom:12px;font-size:.95rem;font-weight:700;display:flex}.MentorshipSection-module__GhsMaW__progressBar{background:#f1f5f9;border-radius:100px;height:12px;overflow:hidden}.MentorshipSection-module__GhsMaW__progressFill{background:#00ff8e;border-radius:100px;height:100%;transition:width 1.5s cubic-bezier(.65,0,.35,1)}@media (max-width:1024px){.MentorshipSection-module__GhsMaW__grid{grid-template-columns:1fr;gap:60px}.MentorshipSection-module__GhsMaW__contentColumn{text-align:center}.MentorshipSection-module__GhsMaW__serviceList{text-align:left}.MentorshipSection-module__GhsMaW__title{font-size:2rem}.MentorshipSection-module__GhsMaW__serviceItem{padding:16px 20px}.MentorshipSection-module__GhsMaW__text{font-size:1rem}}@media (max-width:640px){.MentorshipSection-module__GhsMaW__analysisCard{border-radius:30px;padding:24px}.MentorshipSection-module__GhsMaW__statsGrid{grid-template-columns:1fr}.MentorshipSection-module__GhsMaW__title{font-size:1.8rem}.MentorshipSection-module__GhsMaW__cardTitle{font-size:1.25rem}.MentorshipSection-module__GhsMaW__statValue{font-size:1.1rem}}
.KurumsalContact-module__4iu6GW__section{width:100%;font-family:var(--font-inter,sans-serif);background-color:#f8fafc;justify-content:center;padding:3rem 5%;display:flex}.KurumsalContact-module__4iu6GW__container{width:100%;max-width:1000px}.KurumsalContact-module__4iu6GW__wrapper{background:linear-gradient(135deg,#0f172a 0%,#064e3b 100%);border-radius:1.25rem;flex-direction:row;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.KurumsalContact-module__4iu6GW__infoSide{color:#fff;flex-direction:column;flex:1;padding:3.5rem 3rem;display:flex}.KurumsalContact-module__4iu6GW__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.1}.KurumsalContact-module__4iu6GW__description{color:#cbd5e1;max-width:400px;margin-bottom:2rem;font-size:1rem;line-height:1.5}.KurumsalContact-module__4iu6GW__statsContainer{gap:1.25rem;margin-bottom:3rem;display:flex}.KurumsalContact-module__4iu6GW__statBox{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;gap:.2rem;padding:1rem 1.25rem;display:flex}.KurumsalContact-module__4iu6GW__statValue{color:#2cdc86;font-size:1.5rem;font-weight:800}.KurumsalContact-module__4iu6GW__statLabel{color:#94a3b8;letter-spacing:.05em;font-size:.7rem;font-weight:600}.KurumsalContact-module__4iu6GW__contactDetails{flex-direction:column;gap:1.25rem;margin-top:auto;display:flex}.KurumsalContact-module__4iu6GW__contactItem{align-items:center;gap:1rem;display:flex}.KurumsalContact-module__4iu6GW__contactIcon{color:#2cdc86;background-color:#2cdc861a;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.KurumsalContact-module__4iu6GW__contactLabel{color:#94a3b8;margin-bottom:.2rem;font-size:.75rem}.KurumsalContact-module__4iu6GW__contactText{font-size:.95rem;font-weight:700}.KurumsalContact-module__4iu6GW__formSide{background-color:#fff;border-radius:1.25rem;flex-direction:column;width:420px;margin:1.25rem;padding:2.5rem;display:flex}.KurumsalContact-module__4iu6GW__formHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.KurumsalContact-module__4iu6GW__formIcon{color:#2cdc86}.KurumsalContact-module__4iu6GW__formTitle{color:#0f172a;font-size:1.2rem;font-weight:800}.KurumsalContact-module__4iu6GW__form{flex-direction:column;gap:1.25rem;display:flex}.KurumsalContact-module__4iu6GW__row{gap:1rem;display:flex}.KurumsalContact-module__4iu6GW__inputGroup{flex:1}.KurumsalContact-module__4iu6GW__input,.KurumsalContact-module__4iu6GW__select,.KurumsalContact-module__4iu6GW__textarea{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;width:100%;padding:.85rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .2s}.KurumsalContact-module__4iu6GW__textarea{resize:none;border-radius:1rem}.KurumsalContact-module__4iu6GW__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;padding-right:2.5rem}.KurumsalContact-module__4iu6GW__input:focus,.KurumsalContact-module__4iu6GW__select:focus,.KurumsalContact-module__4iu6GW__textarea:focus{border-color:#2cdc86;outline:none;box-shadow:0 0 0 3px #2cdc861a}.KurumsalContact-module__4iu6GW__input::placeholder,.KurumsalContact-module__4iu6GW__textarea::placeholder{color:#94a3b8}.KurumsalContact-module__4iu6GW__submitBtn{color:#0f172a;cursor:pointer;background-color:#2cdc86;border:none;border-radius:9999px;justify-content:center;align-items:center;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:800;transition:all .3s;display:flex}.KurumsalContact-module__4iu6GW__submitBtn:hover{background-color:#24b86e;transform:translateY(-2px);box-shadow:0 4px 12px #2cdc864d}.KurumsalContact-module__4iu6GW__disclaimer{text-align:center;color:#94a3b8;margin-top:.5rem;font-size:.75rem}@media (max-width:1024px){.KurumsalContact-module__4iu6GW__wrapper{flex-direction:column}.KurumsalContact-module__4iu6GW__formSide{border-radius:0 0 1.25rem 1.25rem;width:auto;margin:0}}@media (max-width:768px){.KurumsalContact-module__4iu6GW__section{padding:3rem 5%}.KurumsalContact-module__4iu6GW__infoSide{padding:2.5rem 2rem}.KurumsalContact-module__4iu6GW__title{font-size:1.85rem}.KurumsalContact-module__4iu6GW__formSide{padding:2rem}.KurumsalContact-module__4iu6GW__row{flex-direction:column;gap:1rem}}@media (max-width:480px){.KurumsalContact-module__4iu6GW__section{padding:2rem 1.25rem}.KurumsalContact-module__4iu6GW__infoSide{padding:2rem 1.5rem}.KurumsalContact-module__4iu6GW__title{margin-bottom:.75rem;font-size:1.5rem}.KurumsalContact-module__4iu6GW__description{margin-bottom:1.5rem;font-size:.9rem}.KurumsalContact-module__4iu6GW__statsContainer{flex-direction:column;gap:1rem;margin-bottom:2rem}.KurumsalContact-module__4iu6GW__statValue{font-size:1.25rem}.KurumsalContact-module__4iu6GW__formSide{padding:1.5rem}.KurumsalContact-module__4iu6GW__formTitle{font-size:1.1rem}.KurumsalContact-module__4iu6GW__input,.KurumsalContact-module__4iu6GW__select{padding:.7rem 1rem;font-size:.85rem}.KurumsalContact-module__4iu6GW__submitBtn{padding:.85rem;font-size:.9rem}}.KurumsalContact-module__4iu6GW__statBox{transition:transform .3s,background-color .3s}.KurumsalContact-module__4iu6GW__statBox:hover{background-color:#ffffff1a;transform:translateY(-5px)}.KurumsalContact-module__4iu6GW__contactItem{transition:transform .3s}.KurumsalContact-module__4iu6GW__contactItem:hover{transform:translate(10px)}.KurumsalContact-module__4iu6GW__contactIcon{transition:transform .3s,background-color .3s}.KurumsalContact-module__4iu6GW__contactItem:hover .KurumsalContact-module__4iu6GW__contactIcon{background-color:#2cdc8633;transform:scale(1.1)rotate(5deg)}@keyframes KurumsalContact-module__4iu6GW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes KurumsalContact-module__4iu6GW__fadeInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.KurumsalContact-module__4iu6GW__fadeInUp{opacity:0;animation:.8s forwards KurumsalContact-module__4iu6GW__fadeInUp}.KurumsalContact-module__4iu6GW__fadeInRight{opacity:0;animation:.8s forwards KurumsalContact-module__4iu6GW__fadeInRight}.KurumsalContact-module__4iu6GW__delay100{animation-delay:.1s}.KurumsalContact-module__4iu6GW__delay200{animation-delay:.2s}.KurumsalContact-module__4iu6GW__delay300{animation-delay:.3s}.KurumsalContact-module__4iu6GW__delay400{animation-delay:.4s}.KurumsalContact-module__4iu6GW__delay500{animation-delay:.5s}
.NelerYapiyoruz-module__XYJ5sa__section{font-family:var(--font-inter,sans-serif);background-color:#f1f5f9;padding:2rem 5%}.NelerYapiyoruz-module__XYJ5sa__container{max-width:1240px;margin:0 auto}.NelerYapiyoruz-module__XYJ5sa__header{text-align:center;margin-bottom:2rem}.NelerYapiyoruz-module__XYJ5sa__title{font-family:var(--font-lexend),"Lexend",sans-serif;color:#1a1a1a;margin-bottom:1rem;font-size:48px;font-weight:700;line-height:48px}.NelerYapiyoruz-module__XYJ5sa__subtitle{color:#6b7280;font-size:1.15rem;font-weight:500}.NelerYapiyoruz-module__XYJ5sa__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.NelerYapiyoruz-module__XYJ5sa__card{background-color:#fff;border:1px solid #0000000d;border-radius:8px;flex-direction:row;align-items:flex-start;gap:1rem;padding:.75rem 1rem;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 10px #0000000a}.NelerYapiyoruz-module__XYJ5sa__cardContent{flex-direction:column;display:flex}.NelerYapiyoruz-module__XYJ5sa__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -5px #00000014}.NelerYapiyoruz-module__XYJ5sa__glowAccent{filter:blur(40px);z-index:0;opacity:.6;border-radius:50%;width:60%;height:60%;position:absolute;top:-20%;right:-20%}.NelerYapiyoruz-module__XYJ5sa__accentGreen{background-color:#d1fae5}.NelerYapiyoruz-module__XYJ5sa__accentOrange{background-color:#ffedd5}.NelerYapiyoruz-module__XYJ5sa__accentPurple{background-color:#f3e8ff}.NelerYapiyoruz-module__XYJ5sa__accentBlue{background-color:#dbeafe}.NelerYapiyoruz-module__XYJ5sa__iconWrapper{z-index:1;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.NelerYapiyoruz-module__XYJ5sa__cardTitle{font-family:var(--font-lexend),"Lexend",sans-serif;color:#1a1a1a;margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.NelerYapiyoruz-module__XYJ5sa__cardDescription{color:#6b7280;z-index:1;margin-top:.25rem;font-size:.95rem;font-weight:500;line-height:1.6;position:relative}@media (max-width:1024px){.NelerYapiyoruz-module__XYJ5sa__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.NelerYapiyoruz-module__XYJ5sa__section{background-color:#f1f5f9;padding:2rem 1.25rem}.NelerYapiyoruz-module__XYJ5sa__header{margin-bottom:1.5rem}.NelerYapiyoruz-module__XYJ5sa__title{font-size:24px;line-height:1.2}.NelerYapiyoruz-module__XYJ5sa__subtitle{margin-bottom:0;font-size:.85rem}.NelerYapiyoruz-module__XYJ5sa__grid{grid-template-columns:1fr;gap:.5rem}.NelerYapiyoruz-module__XYJ5sa__card{gap:.75rem;padding:.6rem .75rem}.NelerYapiyoruz-module__XYJ5sa__iconWrapper{width:28px;height:28px}.NelerYapiyoruz-module__XYJ5sa__cardTitle{font-size:.9rem}.NelerYapiyoruz-module__XYJ5sa__cardDescription{margin-top:.15rem;font-size:.75rem;line-height:1.3}}
.SocialFeed-module__GAvXla__section{background:#fff;padding:40px 0}.SocialFeed-module__GAvXla__container{max-width:1200px;margin:0 auto;padding:0 20px}.SocialFeed-module__GAvXla__header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.SocialFeed-module__GAvXla__title{color:#1e1b4b;margin:0;font-size:2.5rem;font-weight:900;line-height:1.1}.SocialFeed-module__GAvXla__highlight{color:#00ff8e}.SocialFeed-module__GAvXla__followLink{color:#94a3b8;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.SocialFeed-module__GAvXla__followLink:hover{color:#1e1b4b}.SocialFeed-module__GAvXla__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.SocialFeed-module__GAvXla__card{aspect-ratio:9/13;background:#f1f5f9;border-radius:30px;text-decoration:none;transition:transform .3s;display:block;position:relative;overflow:hidden}.SocialFeed-module__GAvXla__card:hover{transform:translateY(-8px)}.SocialFeed-module__GAvXla__thumbnailWrapper{width:100%;height:100%;position:relative}.SocialFeed-module__GAvXla__thumbnail{object-fit:cover;width:100%;height:100%}.SocialFeed-module__GAvXla__overlay{background:linear-gradient(#0000 40%,#000c 100%);align-items:flex-end;padding:24px;display:flex;position:absolute;inset:0}.SocialFeed-module__GAvXla__reelTitle{color:#fff;margin:0;font-size:1rem;font-weight:700;line-height:1.4}@media (max-width:1024px){.SocialFeed-module__GAvXla__grid{grid-template-columns:repeat(2,1fr);gap:24px}.SocialFeed-module__GAvXla__title{font-size:2rem}}@media (max-width:640px){.SocialFeed-module__GAvXla__header{flex-direction:column;align-items:flex-start;gap:16px}.SocialFeed-module__GAvXla__grid{grid-template-columns:1fr}.SocialFeed-module__GAvXla__title{font-size:1.8rem}}
.UzmanEgitmenlerimiz-module__089uda__section{font-family:var(--font-inter,sans-serif);background-color:#fff;padding:3rem 5%}.UzmanEgitmenlerimiz-module__089uda__container{max-width:1240px;margin:0 auto}.UzmanEgitmenlerimiz-module__089uda__headerRow{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.UzmanEgitmenlerimiz-module__089uda__headerLeft{flex-direction:column;display:flex}.UzmanEgitmenlerimiz-module__089uda__tag{color:#0cd67e;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:800}.UzmanEgitmenlerimiz-module__089uda__title{font-family:var(--font-lexend),"Lexend",sans-serif;color:#1a1a1a;margin:0;font-size:48px;font-weight:700;line-height:48px}.UzmanEgitmenlerimiz-module__089uda__viewAllLink{color:#1a1a1a;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;transition:color .2s;display:flex}.UzmanEgitmenlerimiz-module__089uda__viewAllLink:hover{color:#0cd67e}.UzmanEgitmenlerimiz-module__089uda__grid{grid-template-columns:repeat(4,1fr);gap:3rem 2rem;display:grid}.UzmanEgitmenlerimiz-module__089uda__memberCard{text-align:center;flex-direction:column;align-items:center;display:flex}.UzmanEgitmenlerimiz-module__089uda__imageContainer{border-radius:50%;width:220px;height:220px;margin-bottom:1.5rem;position:relative}.UzmanEgitmenlerimiz-module__089uda__imageInner{z-index:1;background-color:#0000;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.UzmanEgitmenlerimiz-module__089uda__imageBg{z-index:0;background-color:#f2fdf7;border:1px solid #e2f9ec;border-radius:50%;width:85%;height:85%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px -5px #00000005}.UzmanEgitmenlerimiz-module__089uda__image{object-fit:cover;object-position:top center;width:100%;height:100%;transition:opacity .4s,transform .4s;position:absolute;top:0;left:0}.UzmanEgitmenlerimiz-module__089uda__imageBW{opacity:1}.UzmanEgitmenlerimiz-module__089uda__imageColor,.UzmanEgitmenlerimiz-module__089uda__memberCard:hover .UzmanEgitmenlerimiz-module__089uda__imageBW{opacity:0}.UzmanEgitmenlerimiz-module__089uda__memberCard:hover .UzmanEgitmenlerimiz-module__089uda__imageColor{opacity:1}.UzmanEgitmenlerimiz-module__089uda__linkedinIcon{z-index:2;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex;position:absolute;bottom:15px;right:15px;box-shadow:0 4px 10px #0000001a}.UzmanEgitmenlerimiz-module__089uda__linkedinIcon:hover{transform:scale(1.1)}.UzmanEgitmenlerimiz-module__089uda__name{font-family:var(--font-lexend),"Lexend",sans-serif;color:#1a1a1a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.UzmanEgitmenlerimiz-module__089uda__role{color:#6b7280;font-size:.95rem;font-weight:500}@media (max-width:1200px){.UzmanEgitmenlerimiz-module__089uda__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.UzmanEgitmenlerimiz-module__089uda__grid{grid-template-columns:repeat(2,1fr)}.UzmanEgitmenlerimiz-module__089uda__headerRow{flex-direction:column;align-items:flex-start;gap:1.5rem}}@media (max-width:600px){.UzmanEgitmenlerimiz-module__089uda__section{padding:1.5rem}.UzmanEgitmenlerimiz-module__089uda__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;margin:0 -1rem;padding:1rem 1rem 2rem;display:flex;overflow-x:auto}.UzmanEgitmenlerimiz-module__089uda__grid::-webkit-scrollbar{display:none}.UzmanEgitmenlerimiz-module__089uda__memberCard{scroll-snap-align:center;flex:0 0 240px}.UzmanEgitmenlerimiz-module__089uda__title{font-size:28px;line-height:36px}.UzmanEgitmenlerimiz-module__089uda__tag{margin-bottom:.8rem;font-size:.75rem}.UzmanEgitmenlerimiz-module__089uda__viewAllLink{font-size:.95rem}.UzmanEgitmenlerimiz-module__089uda__imageContainer{width:180px;height:180px}.UzmanEgitmenlerimiz-module__089uda__name{font-size:1.1rem}.UzmanEgitmenlerimiz-module__089uda__role{font-size:.85rem}}
.PodcastSection-module__JJ9ETG__section{background:#fff;padding:30px 0;overflow:hidden}.PodcastSection-module__JJ9ETG__container{max-width:1400px;margin:0 auto;padding:0 40px}.PodcastSection-module__JJ9ETG__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.PodcastSection-module__JJ9ETG__title{color:#1e1b4b;letter-spacing:.05em;font-size:1.25rem;font-weight:900}.PodcastSection-module__JJ9ETG__navBtns{gap:12px;display:flex}.PodcastSection-module__JJ9ETG__navBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.PodcastSection-module__JJ9ETG__navBtn:hover{color:#1e1b4b;background:#f8fafc;border-color:#cbd5e1}.PodcastSection-module__JJ9ETG__wrapper{align-items:flex-start;gap:24px;display:flex}.PodcastSection-module__JJ9ETG__fixedCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;flex-shrink:0;gap:20px;width:350px;padding:24px;display:flex;box-shadow:0 4px 20px #00000005}.PodcastSection-module__JJ9ETG__fixedHeader{align-items:center;display:flex}.PodcastSection-module__JJ9ETG__logoBox{color:#94a3b8;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.PodcastSection-module__JJ9ETG__smallIcon{width:16px;height:16px}.PodcastSection-module__JJ9ETG__introTitle{color:#111827;font-size:1.15rem;font-weight:800;line-height:1.5}.PodcastSection-module__JJ9ETG__mainImageWrapper{aspect-ratio:1;border-radius:16px;position:relative;overflow:hidden}.PodcastSection-module__JJ9ETG__mainAvatar{object-fit:cover;width:100%;height:100%}.PodcastSection-module__JJ9ETG__bottomBadge{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 4px 12px #0000000d}.PodcastSection-module__JJ9ETG__badgeIcon{object-fit:contain;width:24px;height:24px}.PodcastSection-module__JJ9ETG__badgeName{color:#1e1b4b;font-size:.85rem;font-weight:700;display:block}.PodcastSection-module__JJ9ETG__badgeRole{color:#94a3b8;margin:0;font-size:.65rem}.PodcastSection-module__JJ9ETG__miniBtn{color:#00ff8e;cursor:pointer;background:#e6f9f1;border:none;border-radius:20px;margin-left:auto;padding:6px 12px;font-size:.65rem;font-weight:700}.PodcastSection-module__JJ9ETG__seeAllLink{color:#00ff8e;align-items:center;gap:6px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.PodcastSection-module__JJ9ETG__seeAllLink:hover{transform:translate(4px)}.PodcastSection-module__JJ9ETG__sliderContainer{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;flex-grow:1;overflow-x:auto}.PodcastSection-module__JJ9ETG__sliderContainer::-webkit-scrollbar{display:none}.PodcastSection-module__JJ9ETG__sliderTrack{gap:24px;padding-bottom:20px;display:flex}.PodcastSection-module__JJ9ETG__podcastCard{scroll-snap-align:start;background:#fff;flex-direction:column;flex-shrink:0;gap:16px;width:calc(33.3333% - 16px);display:flex}.PodcastSection-module__JJ9ETG__cardImageWrapper{aspect-ratio:1/1.35;background:#f1f5f9;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}.PodcastSection-module__JJ9ETG__cardImg{object-fit:cover;width:100%;height:100%}.PodcastSection-module__JJ9ETG__cardOverlay{background:linear-gradient(#0000 0%,#0003 100%);padding:24px;position:absolute;bottom:0;left:0;right:0}.PodcastSection-module__JJ9ETG__cardBadge{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;box-shadow:0 4px 12px #0000001a}@media (max-width:1024px){.PodcastSection-module__JJ9ETG__wrapper{flex-direction:column}.PodcastSection-module__JJ9ETG__fixedCard,.PodcastSection-module__JJ9ETG__sliderContainer{width:100%}}@media (max-width:640px){.PodcastSection-module__JJ9ETG__container{padding:0 20px}.PodcastSection-module__JJ9ETG__podcastCard{width:260px}.PodcastSection-module__JJ9ETG__title{font-size:1.1rem}.PodcastSection-module__JJ9ETG__introTitle{font-size:1rem}}
.CtaBanner-module__HdSDEa__section{font-family:var(--font-inter,sans-serif);background:linear-gradient(135deg,#e4fbef 0%,#fefcfb 100%);justify-content:center;padding:3rem 5%;display:flex}.CtaBanner-module__HdSDEa__container{width:100%;max-width:1100px}.CtaBanner-module__HdSDEa__card{background-color:#fff;border-radius:2rem;align-items:stretch;gap:4rem;padding:3rem;display:flex;box-shadow:0 10px 40px -15px #00000014}.CtaBanner-module__HdSDEa__avatarColumn{flex:none;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.CtaBanner-module__HdSDEa__avatarWrapper{z-index:1;border-radius:50%;width:200px;height:200px;position:relative}.CtaBanner-module__HdSDEa__avatarBgGlow{z-index:0;background-color:#f1fdf6;border:1px solid #e1faec;border-radius:50%;position:absolute;inset:-15px;box-shadow:0 10px 30px #00000005}.CtaBanner-module__HdSDEa__avatarImage{object-fit:cover;object-position:top center;z-index:1;background-color:#f9f9f9;border-radius:50%;width:100%;height:100%;position:relative}.CtaBanner-module__HdSDEa__badgeRed{color:#fff;letter-spacing:.05em;z-index:2;white-space:nowrap;background-color:#ef4444;border:3px solid #fff;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:-16%;left:-20px;box-shadow:0 4px 10px #ef444433}.CtaBanner-module__HdSDEa__badgeGreen{color:#fff;z-index:2;background-color:#0cd67e;border:3px solid #fff;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:800;display:flex;position:absolute;bottom:5px;right:5px;box-shadow:0 4px 10px #0cd67e33}.CtaBanner-module__HdSDEa__badgeDot{background-color:#fff;border-radius:50%;width:6px;height:6px}.CtaBanner-module__HdSDEa__contentColumn{flex-direction:column;flex:1;display:flex}.CtaBanner-module__HdSDEa__title{font-family:var(--font-lexend),"Lexend",sans-serif;color:#1a1a1a;letter-spacing:-.02em;margin-top:1rem;margin-bottom:.8rem;font-size:38px;font-weight:800;line-height:1.2}.CtaBanner-module__HdSDEa__description{color:#6b7280;max-width:550px;margin-bottom:2rem;font-size:1.05rem;font-weight:500;line-height:1.6}.CtaBanner-module__HdSDEa__timerBlock{gap:1rem;margin-bottom:2.5rem;display:flex}.CtaBanner-module__HdSDEa__timeBox{background-color:#f3f4f6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.CtaBanner-module__HdSDEa__timeNumber{font-family:var(--font-lexend),"Lexend",sans-serif;color:#111827;font-size:1.35rem;font-weight:800;line-height:1}.CtaBanner-module__HdSDEa__timeLabel{color:#6b7280;letter-spacing:.05em;margin-top:.2rem;font-size:.65rem;font-weight:600}.CtaBanner-module__HdSDEa__buttonGroup{align-items:center;gap:1rem;display:flex}.CtaBanner-module__HdSDEa__btnPrimary{color:#fff;cursor:pointer;background-color:#0b1a14;border:none;border-radius:9999px;align-items:center;gap:.6rem;padding:1.2rem 2.2rem;font-size:1.05rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 25px -5px #0003}.CtaBanner-module__HdSDEa__btnPrimary:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 15px 30px -5px #0000004d}.CtaBanner-module__HdSDEa__btnWhatsapp{color:#fff;background-color:#0cd67e;border-radius:9999px;align-items:center;gap:.6rem;padding:1.2rem 2.2rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 25px -5px #0cd67e4d}.CtaBanner-module__HdSDEa__btnWhatsapp:hover{background-color:#0bb56a;transform:translateY(-2px);box-shadow:0 15px 30px -5px #0cd67e66}@media (max-width:900px){.CtaBanner-module__HdSDEa__card{text-align:center;flex-direction:column;gap:2.5rem;padding:3rem 2rem}.CtaBanner-module__HdSDEa__description{margin:0 auto 2rem}.CtaBanner-module__HdSDEa__timerBlock{justify-content:center}.CtaBanner-module__HdSDEa__buttonGroup{flex-wrap:wrap;justify-content:center}}@media (max-width:600px){.CtaBanner-module__HdSDEa__section{padding:1.5rem}.CtaBanner-module__HdSDEa__card{padding:2.5rem 1.5rem}.CtaBanner-module__HdSDEa__title{font-size:28px}.CtaBanner-module__HdSDEa__avatarWrapper{width:160px;height:160px}.CtaBanner-module__HdSDEa__badgeRed{top:-15px;left:50%;transform:translate(-50%)}.CtaBanner-module__HdSDEa__timerBlock{gap:.5rem}.CtaBanner-module__HdSDEa__timeBox{width:55px;height:55px}.CtaBanner-module__HdSDEa__timeNumber{font-size:1.15rem}.CtaBanner-module__HdSDEa__buttonGroup{flex-direction:column;gap:1rem;width:100%}.CtaBanner-module__HdSDEa__btnPrimary,.CtaBanner-module__HdSDEa__btnWhatsapp{justify-content:center;width:100%}}
