
.LandingPage-module-scss-module__Q5h6tW__hero{box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:space-between;width:100%;height:93vh;padding-top:100px;display:flex}.LandingPage-module-scss-module__Q5h6tW__hero__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:0 32px;display:grid}.LandingPage-module-scss-module__Q5h6tW__hero__content{max-width:560px}.LandingPage-module-scss-module__Q5h6tW__hero__title{color:#1f2a44;margin-bottom:24px;font-size:56px;font-weight:700;line-height:1.1}.LandingPage-module-scss-module__Q5h6tW__hero__title__muted{color:#b6c2d2}.LandingPage-module-scss-module__Q5h6tW__hero__title__highlight{color:#ff4d5a}.LandingPage-module-scss-module__Q5h6tW__hero__description{color:#94a3b8;margin-bottom:32px;font-size:16px;line-height:1.7}.LandingPage-module-scss-module__Q5h6tW__hero__actions{margin-bottom:24px}.LandingPage-module-scss-module__Q5h6tW__hero__features{gap:24px;padding:0;list-style:none;display:flex}.LandingPage-module-scss-module__Q5h6tW__hero__features li{color:#94a3b8;align-items:center;gap:6px;font-size:14px;display:flex}.LandingPage-module-scss-module__Q5h6tW__hero__image{justify-content:center;display:flex}.LandingPage-module-scss-module__Q5h6tW__hero__image img{max-width:100%;height:auto}.LandingPage-module-scss-module__Q5h6tW__btn_primary{color:#fff;cursor:pointer;background-color:#ff4d5a;border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.LandingPage-module-scss-module__Q5h6tW__btn_primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4d5a59}.LandingPage-module-scss-module__Q5h6tW__sub__hero{text-align:center;background-color:#f9fafb;flex-direction:row;padding:60px 0;display:flex}.LandingPage-module-scss-module__Q5h6tW__sub__hero p{color:#1f2a44;max-width:600px;margin:0 auto;font-size:20px}.LandingPage-module-scss-module__Q5h6tW__sub__hero span{color:#ff4d5a;font-weight:600}@media (max-width:900px){.LandingPage-module-scss-module__Q5h6tW__hero{padding:64px 0}.LandingPage-module-scss-module__Q5h6tW__hero__container{text-align:center;grid-template-columns:1fr}.LandingPage-module-scss-module__Q5h6tW__hero__content{max-width:100%}.LandingPage-module-scss-module__Q5h6tW__hero__features{justify-content:center}}
.TransitionWrapper-module-scss-module__xAECgq__loading{z-index:9999;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.TransitionWrapper-module-scss-module__xAECgq__loading:after{content:"";border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite TransitionWrapper-module-scss-module__xAECgq__spin}.TransitionWrapper-module-scss-module__xAECgq__wrapper{min-height:var(--wrapper-height,100vh);opacity:0;width:100%;transition:opacity var(--duration,.6s)cubic-bezier(.4,0,.2,1),transform var(--duration,.6s)cubic-bezier(.4,0,.2,1);transform:translateY(0)scale(1)}.TransitionWrapper-module-scss-module__xAECgq__wrapper.TransitionWrapper-module-scss-module__xAECgq__visible{opacity:1;transform:translateY(0)scale(1)}.TransitionWrapper-module-scss-module__xAECgq__slide-up{transform:translateY(20px)}.TransitionWrapper-module-scss-module__xAECgq__zoom-in{transform:scale(.95)}.TransitionWrapper-module-scss-module__xAECgq__slide-left{transform:translate(30px)}.TransitionWrapper-module-scss-module__xAECgq__slide-right{transform:translate(-30px)}.TransitionWrapper-module-scss-module__xAECgq__fade-up{transform:translateY(15px)}.TransitionWrapper-module-scss-module__xAECgq__wrapper.TransitionWrapper-module-scss-module__xAECgq__visible>*{animation:.6s cubic-bezier(.4,0,.2,1) both TransitionWrapper-module-scss-module__xAECgq__fade-in-up}.TransitionWrapper-module-scss-module__xAECgq__wrapper.TransitionWrapper-module-scss-module__xAECgq__visible>:first-child{animation-delay:.1s}.TransitionWrapper-module-scss-module__xAECgq__wrapper.TransitionWrapper-module-scss-module__xAECgq__visible>:nth-child(2){animation-delay:.2s}.TransitionWrapper-module-scss-module__xAECgq__wrapper.TransitionWrapper-module-scss-module__xAECgq__visible>:nth-child(3){animation-delay:.3s}.TransitionWrapper-module-scss-module__xAECgq__wrapper.TransitionWrapper-module-scss-module__xAECgq__visible>:nth-child(4){animation-delay:.4s}@keyframes TransitionWrapper-module-scss-module__xAECgq__fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes TransitionWrapper-module-scss-module__xAECgq__spin{to{transform:rotate(360deg)}}
.AppMyProfile-module-scss-module__-_5B_G__profiles{background-color:#fff7f5;flex-direction:column;align-items:center;width:100%;height:auto;padding:80px 32px;display:flex}.AppMyProfile-module-scss-module__-_5B_G__profiles__header{text-align:center;margin-bottom:48px}.AppMyProfile-module-scss-module__-_5B_G__profiles__header h2{color:var(--secondary);margin-bottom:8px;font-size:32px;font-weight:700}.AppMyProfile-module-scss-module__-_5B_G__profiles__header p{color:#94a3b8;word-wrap:break-word;font-size:15px}.AppMyProfile-module-scss-module__-_5B_G__profiles__cards{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin-bottom:56px;display:grid}.AppMyProfile-module-scss-module__-_5B_G__profiles__tools{flex-direction:column;gap:16px;max-width:1200px;display:flex}.AppMyProfile-module-scss-module__-_5B_G__profile_card{cursor:pointer;border-radius:14px;justify-content:center;height:350px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0003}.AppMyProfile-module-scss-module__-_5B_G__profile_card img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.AppMyProfile-module-scss-module__-_5B_G__profile_card:after{content:"";pointer-events:none;background:linear-gradient(#ff4d5a00 35%,#ff4d5a38 90%,#ff4d5a80 100%);position:absolute;top:0;bottom:0;left:0;right:0}.AppMyProfile-module-scss-module__-_5B_G__profile_card span{color:var(--secondary);font-size:22px;font-weight:900;position:absolute;bottom:16px;left:16px}.AppMyProfile-module-scss-module__-_5B_G__profile_card:hover{transition:transform .2s;transform:translateY(-4px)}.AppMyProfile-module-scss-module__-_5B_G__tool{background-color:#fff;border-radius:14px;align-items:center;gap:20px;padding:20px 24px;display:flex;box-shadow:0 6px 20px #0000000a}.AppMyProfile-module-scss-module__-_5B_G__tool__icon{background-color:rgba(var(--primary),.1);color:var(--primary);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.AppMyProfile-module-scss-module__-_5B_G__tool__content{flex:1}.AppMyProfile-module-scss-module__-_5B_G__tool__content h4{color:var(--secondary);margin-bottom:4px;font-size:15px;font-weight:600}.AppMyProfile-module-scss-module__-_5B_G__tool__content p{color:#94a3b8;font-size:13px;line-height:1.5}.AppMyProfile-module-scss-module__-_5B_G__tool__action{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;width:32px;height:32px;font-size:14px}.AppMyProfile-module-scss-module__-_5B_G__tool__action:hover{transition:transform .2s;transform:translate(4px)}@media (max-width:900px){.AppMyProfile-module-scss-module__-_5B_G__profiles__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.AppMyProfile-module-scss-module__-_5B_G__profiles{margin-top:20rem}.AppMyProfile-module-scss-module__-_5B_G__profiles__cards{grid-template-columns:1fr}}
.AppGenerateCV-module-scss-module__pG6F8a__cv_generator{background-color:#fff;padding:100px 32px}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__content{max-width:520px}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator h2{color:#1f2a44;margin:16px 0 20px;font-size:42px;font-weight:700;line-height:1.15}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__description{color:#94a3b8;margin-bottom:28px;font-size:16px;line-height:1.7}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__features{margin-bottom:32px;padding:0;list-style:none}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__features li{color:#1f2a44;margin-bottom:10px;font-size:14px}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__preview{justify-content:center;display:flex}.AppGenerateCV-module-scss-module__pG6F8a__cv-badge{color:#ff4d5a;background-color:#ff4d5a1a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.AppGenerateCV-module-scss-module__pG6F8a__cv_mockup{background-color:#fbf6f4;border-radius:16px;width:100%;max-width:420px;padding:24px;box-shadow:0 24px 40px #00000014}.AppGenerateCV-module-scss-module__pG6F8a__cv_mockup__header{background-color:#ff4d5a;border-radius:6px;height:24px;margin-bottom:20px}.AppGenerateCV-module-scss-module__pG6F8a__cv_mockup__line{background-color:#eee;border-radius:6px;height:10px;margin-bottom:10px}.AppGenerateCV-module-scss-module__pG6F8a__cv_mockup__line.AppGenerateCV-module-scss-module__pG6F8a__short{width:60%}.AppGenerateCV-module-scss-module__pG6F8a__cv_mockup__highlight{background-color:#ff4d5a4d;border-radius:6px;width:70%;height:14px;margin:16px 0}.AppGenerateCV-module-scss-module__pG6F8a__cv_mockup__grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.AppGenerateCV-module-scss-module__pG6F8a__cv_mockup__grid div{background-color:#fff;border-radius:10px;height:60px}.AppGenerateCV-module-scss-module__pG6F8a__btn_primary{color:#fff;cursor:pointer;background-color:#ff4d5a;border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.AppGenerateCV-module-scss-module__pG6F8a__btn_primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4d5a59}@media (max-width:900px){.AppGenerateCV-module-scss-module__pG6F8a__cv_generator{padding:64px 24px}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__container{text-align:center;grid-template-columns:1fr}.AppGenerateCV-module-scss-module__pG6F8a__cv_generator__content{max-width:100%}}
.AppPresentationGenerator-module-scss-module__RR-eGq__presentation{background-color:#f8f4f2;padding:100px 32px}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__container{grid-template-columns:1fr 1.1fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:grid}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__content{max-width:520px}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation h2{color:#1f2a44;margin:16px 0 20px;font-size:42px;font-weight:700;line-height:1.15}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__description{color:#94a3b8;margin-bottom:28px;font-size:16px;line-height:1.7}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__features{margin-bottom:32px;padding:0;list-style:none}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__features li{color:#1f2a44;margin-bottom:10px;font-size:14px}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__badge{color:#ff4d5a;background-color:#ff4d5a1a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__chat{background-color:#fff;border-radius:16px;max-width:460px;padding:24px;box-shadow:0 24px 40px #00000014}.AppPresentationGenerator-module-scss-module__RR-eGq__chat_bubble{border-radius:12px;margin-bottom:12px;padding:14px 16px;font-size:14px;line-height:1.5;position:relative}.AppPresentationGenerator-module-scss-module__RR-eGq__chat_bubble.AppPresentationGenerator-module-scss-module__RR-eGq__assistant{color:#1f2a44;background-color:#f1f5f9;padding-left:44px}.AppPresentationGenerator-module-scss-module__RR-eGq__chat_bubble.AppPresentationGenerator-module-scss-module__RR-eGq__assistant .AppPresentationGenerator-module-scss-module__RR-eGq__icon{position:absolute;top:14px;left:14px}.AppPresentationGenerator-module-scss-module__RR-eGq__chat_bubble.AppPresentationGenerator-module-scss-module__RR-eGq__user{color:#fff;background-color:#ff4d5a;align-self:flex-end;padding-right:44px;font-weight:500}.AppPresentationGenerator-module-scss-module__RR-eGq__chat_bubble.AppPresentationGenerator-module-scss-module__RR-eGq__user .AppPresentationGenerator-module-scss-module__RR-eGq__send{font-size:14px;position:absolute;top:14px;right:14px}.AppPresentationGenerator-module-scss-module__RR-eGq__btn_primary{color:#fff;cursor:pointer;background-color:#ff4d5a;border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.AppPresentationGenerator-module-scss-module__RR-eGq__btn_primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4d5a59}@media (max-width:900px){.AppPresentationGenerator-module-scss-module__RR-eGq__presentation{padding:64px 24px}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__container{text-align:center;grid-template-columns:1fr}.AppPresentationGenerator-module-scss-module__RR-eGq__presentation__chat{margin:0 auto}}
.AppJobSearch-module-scss-module__gWaGwq__job_search_container{background-color:#fff}.AppJobSearch-module-scss-module__gWaGwq__job_search{background-color:#fff;max-width:1200px;margin:0 auto;padding:100px 32px}.AppJobSearch-module-scss-module__gWaGwq__job_search__header{text-align:center;margin-bottom:56px}.AppJobSearch-module-scss-module__gWaGwq__job_search__header h2{color:#1f2a44;margin-bottom:10px;font-size:36px;font-weight:700}.AppJobSearch-module-scss-module__gWaGwq__job_search__header p{color:#94a3b8;font-size:15px}.AppJobSearch-module-scss-module__gWaGwq__job_search__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.AppJobSearch-module-scss-module__gWaGwq__job_card{background-color:#f8f4f2;border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 12px 28px #0000000a}.AppJobSearch-module-scss-module__gWaGwq__job_card__header{justify-content:space-between;align-items:center;display:flex}.AppJobSearch-module-scss-module__gWaGwq__job_card__header h4{color:#1f2a44;font-size:16px;font-weight:600}.AppJobSearch-module-scss-module__gWaGwq__job_card .AppJobSearch-module-scss-module__gWaGwq__company{color:#94a3b8;margin:6px 0 12px;font-size:13px}.AppJobSearch-module-scss-module__gWaGwq__job_card__meta{color:#94a3b8;margin-bottom:12px;font-size:13px}.AppJobSearch-module-scss-module__gWaGwq__job_card .AppJobSearch-module-scss-module__gWaGwq__salary{color:#ff4d5a;margin-bottom:20px;font-size:14px;font-weight:600}.AppJobSearch-module-scss-module__gWaGwq__badge_ai{color:#ff4d5a;background-color:#ff4d5a1f;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.AppJobSearch-module-scss-module__gWaGwq__btn_card{color:#fff;cursor:pointer;background-color:#ff4d5a;border:none;border-radius:10px;margin-top:auto;padding:12px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.AppJobSearch-module-scss-module__gWaGwq__btn_card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ff4d5a59}@media (max-width:900px){.AppJobSearch-module-scss-module__gWaGwq__job_search__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.AppJobSearch-module-scss-module__gWaGwq__job_search__grid{grid-template-columns:1fr}}
.AppProfilePhoto-module-scss-module__ed1U0G__profile_photo_container{background-color:#f8f4f2}.AppProfilePhoto-module-scss-module__ed1U0G__profile_photo{background-color:#f8f4f2;max-width:1200px;margin:0 auto;padding:100px 32px}.AppProfilePhoto-module-scss-module__ed1U0G__profile_photo__header{text-align:center;margin-bottom:48px}.AppProfilePhoto-module-scss-module__ed1U0G__profile_photo__header h2{color:#1f2a44;margin-bottom:10px;font-size:36px;font-weight:700}.AppProfilePhoto-module-scss-module__ed1U0G__profile_photo__header p{color:#94a3b8;max-width:520px;margin:0 auto;font-size:15px}.AppProfilePhoto-module-scss-module__ed1U0G__profile_photo__card{text-align:center;background-color:#fff;border-radius:20px;padding:40px;box-shadow:0 28px 48px #00000014}.AppProfilePhoto-module-scss-module__ed1U0G__photo_compare{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:32px;display:grid}.AppProfilePhoto-module-scss-module__ed1U0G__photo_box{border:2px solid #94a3b8;border-radius:16px;position:relative;overflow:hidden}.AppProfilePhoto-module-scss-module__ed1U0G__photo_box img{-o-object-fit:cover;object-fit:cover;filter:brightness(.8);width:100%;height:320px;display:block}.AppProfilePhoto-module-scss-module__ed1U0G__photo_box.AppProfilePhoto-module-scss-module__ed1U0G__highlight{border:2px solid #ff4d5a}.AppProfilePhoto-module-scss-module__ed1U0G__photo_box.AppProfilePhoto-module-scss-module__ed1U0G__highlight img{filter:none}.AppProfilePhoto-module-scss-module__ed1U0G__photo_label{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:12px;left:12px}.AppProfilePhoto-module-scss-module__ed1U0G__photo_label.AppProfilePhoto-module-scss-module__ed1U0G__before{color:#1f2a44;background-color:#64748b}.AppProfilePhoto-module-scss-module__ed1U0G__photo_label.AppProfilePhoto-module-scss-module__ed1U0G__after{color:#1f2a44;background-color:#ff4d5a}.AppProfilePhoto-module-scss-module__ed1U0G__btn_primary{color:#fff;cursor:pointer;background-color:#ff4d5a;border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.AppProfilePhoto-module-scss-module__ed1U0G__btn_primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff4d5a59}
.AppMyInterviews-module-scss-module__gxMb_G__interviews_container{background-color:#fff;justify-content:center;align-items:center;display:flex}.AppMyInterviews-module-scss-module__gxMb_G__interviews{color:#1d2942;background:#fff;min-width:1200px;padding:48px 32px 64px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.AppMyInterviews-module-scss-module__gxMb_G__interviews__header{text-align:center;margin-bottom:32px}.AppMyInterviews-module-scss-module__gxMb_G__interviews__title{margin-bottom:8px;font-size:32px;font-weight:700}.AppMyInterviews-module-scss-module__gxMb_G__interviews__subtitle{color:#9fa5b8;font-size:14px}.AppMyInterviews-module-scss-module__gxMb_G__interviews__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:32px 0;display:grid}.AppMyInterviews-module-scss-module__gxMb_G__interviews__content{background:#f6f3f0;border-radius:16px;grid-template-columns:1.1fr 1.4fr;gap:32px;padding:28px 32px;display:grid;box-shadow:0 14px 40px #0d102514}.AppMyInterviews-module-scss-module__gxMb_G__summary_card{text-align:center;background:#f6f3f0;border-radius:16px;padding:24px 20px;box-shadow:0 14px 40px #0d102514}.AppMyInterviews-module-scss-module__gxMb_G__summary_card__icon{background:#ff4b5c12;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 12px;display:flex}.AppMyInterviews-module-scss-module__gxMb_G__summary_card__value{margin-bottom:4px;font-size:24px;font-weight:700}.AppMyInterviews-module-scss-module__gxMb_G__summary_card__label{color:#9fa5b8;font-size:13px}.AppMyInterviews-module-scss-module__gxMb_G__practice__title{margin-bottom:16px;font-size:16px;font-weight:600}.AppMyInterviews-module-scss-module__gxMb_G__practice__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.AppMyInterviews-module-scss-module__gxMb_G__practice__item{background:#f9f7f5;border-radius:12px}.AppMyInterviews-module-scss-module__gxMb_G__practice__button{color:#1d2942;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:14px;display:flex}.AppMyInterviews-module-scss-module__gxMb_G__practice__button:hover{background:#f1e9e4;border-radius:12px}.AppMyInterviews-module-scss-module__gxMb_G__practice__arrow{color:#ff4b5c;font-size:18px}.AppMyInterviews-module-scss-module__gxMb_G__progress__title{margin-bottom:16px;font-size:16px;font-weight:600}.AppMyInterviews-module-scss-module__gxMb_G__progress__item{margin-bottom:14px}.AppMyInterviews-module-scss-module__gxMb_G__progress__label-row{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px;display:flex}.AppMyInterviews-module-scss-module__gxMb_G__progress__label{color:#1d2942}.AppMyInterviews-module-scss-module__gxMb_G__progress__value{color:#ff4b5c;font-size:12px;font-weight:600}.AppMyInterviews-module-scss-module__gxMb_G__progress__cta{color:#fff;cursor:pointer;background:#ff4b5c;border:none;border-radius:999px;width:100%;margin-top:16px;padding:12px 0;font-size:14px;font-weight:600}.AppMyInterviews-module-scss-module__gxMb_G__progress__cta:hover{background:#ff374a}.AppMyInterviews-module-scss-module__gxMb_G__progress_bar{background:#efe7e2;border-radius:999px;width:100%;height:8px;overflow:hidden}.AppMyInterviews-module-scss-module__gxMb_G__progress_bar__fill{border-radius:inherit;background:#ff4b5c;width:0%;height:100%;transition:width .3s}.AppMyInterviews-module-scss-module__gxMb_G__progress_bar__fill__85{width:85%}.AppMyInterviews-module-scss-module__gxMb_G__progress_bar__fill__72{width:72%}.AppMyInterviews-module-scss-module__gxMb_G__progress_bar__fill__90{width:90%}.AppMyInterviews-module-scss-module__gxMb_G__progress_bar__fill__68{width:68%}@media (max-width:900px){.AppMyInterviews-module-scss-module__gxMb_G__interviews{min-width:10px;padding:32px 16px}.AppMyInterviews-module-scss-module__gxMb_G__interviews__summary{grid-template-columns:1fr}.AppMyInterviews-module-scss-module__gxMb_G__interviews__content{grid-template-columns:1fr;padding:20px}}
.AppRecruiterZone-module-scss-module__bRYb-q__recruiter{color:#1d2942;background:#f8f3ef;padding:56px 32px 72px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;max-width:1120px;margin:0 auto;display:grid}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__left{max-width:540px}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__badge{color:#ff4b5c;background:#ff4b5c14;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:11px;font-weight:600;display:inline-flex}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__badge_dot{background:#ff4b5c;border-radius:50%;width:8px;height:8px}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__title{margin-bottom:16px;font-size:32px;font-weight:700;line-height:1.2}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__subtitle{color:#9fa5b8;max-width:460px;margin-bottom:24px;font-size:14px}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__features{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__cta{color:#fff;cursor:pointer;background:#ff4b5c;border:none;border-radius:999px;padding:12px 24px;font-size:14px;font-weight:600;box-shadow:0 10px 24px #ff4b5c59}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__cta:hover{background:#ff374a}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__right{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.AppRecruiterZone-module-scss-module__bRYb-q__feature_card{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px 18px;display:flex;box-shadow:0 16px 40px #0d102514}.AppRecruiterZone-module-scss-module__bRYb-q__feature_card__icon{background:#ff4b5c12;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AppRecruiterZone-module-scss-module__bRYb-q__feature_card__title{margin-bottom:4px;font-size:14px;font-weight:600}.AppRecruiterZone-module-scss-module__bRYb-q__feature_card__text{color:#9fa5b8;font-size:12px}.AppRecruiterZone-module-scss-module__bRYb-q__stat_card{text-align:center;background:#fff;border-radius:16px;padding:26px 22px;box-shadow:0 16px 40px #0d102514}.AppRecruiterZone-module-scss-module__bRYb-q__stat_card__value{color:#ff4b5c;margin-bottom:6px;font-size:24px;font-weight:700}.AppRecruiterZone-module-scss-module__bRYb-q__stat_card__label{color:#9fa5b8;font-size:13px}@media (max-width:960px){.AppRecruiterZone-module-scss-module__bRYb-q__recruiter{padding:40px 20px}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__inner{grid-template-columns:1fr;gap:32px}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__right{max-width:420px;margin:0 auto}}@media (max-width:600px){.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__right{grid-template-columns:1fr 1fr;gap:12px}.AppRecruiterZone-module-scss-module__bRYb-q__recruiter__title{font-size:26px}.AppRecruiterZone-module-scss-module__bRYb-q__feature-card{padding:14px}}
.AppMyTraining-module-scss-module__tAbE3W__courses_container{background-color:#fff;justify-content:center;align-items:center;display:flex}.AppMyTraining-module-scss-module__tAbE3W__courses{color:#1d2942;text-align:center;background:#fff;min-width:1200px;padding:56px 32px 72px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.AppMyTraining-module-scss-module__tAbE3W__courses__header{margin-bottom:32px}.AppMyTraining-module-scss-module__tAbE3W__courses__title{margin-bottom:8px;font-size:28px;font-weight:700}.AppMyTraining-module-scss-module__tAbE3W__courses__subtitle{color:#9fa5b8;font-size:14px}.AppMyTraining-module-scss-module__tAbE3W__courses__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.AppMyTraining-module-scss-module__tAbE3W__course_card{text-align:left;background:#f6f3f0;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 14px 36px #0d102514}.AppMyTraining-module-scss-module__tAbE3W__course_card__image{background:#dde4f5 50%/cover;height:150px;position:relative}.AppMyTraining-module-scss-module__tAbE3W__course_card__badge{color:#fff;background:#ff4b5c;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.AppMyTraining-module-scss-module__tAbE3W__course_card__badge--primary{background:#ff3245}.AppMyTraining-module-scss-module__tAbE3W__course_card__body{flex-direction:column;gap:8px;padding:16px 18px 14px;display:flex}.AppMyTraining-module-scss-module__tAbE3W__course_card__title{font-size:15px;font-weight:600}.AppMyTraining-module-scss-module__tAbE3W__course_card__teacher{color:#9fa5b8;font-size:12px}.AppMyTraining-module-scss-module__tAbE3W__course_card__meta{color:#9fa5b8;gap:12px;font-size:12px;display:flex}.AppMyTraining-module-scss-module__tAbE3W__course_card__meta-item{align-items:center;gap:4px;display:inline-flex}.AppMyTraining-module-scss-module__tAbE3W__course_card__footer{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.AppMyTraining-module-scss-module__tAbE3W__course_card__rating{color:#9fa5b8;align-items:center;gap:4px;font-size:12px;display:inline-flex}.AppMyTraining-module-scss-module__tAbE3W__course_card__star{color:#ffc857;font-size:14px}.AppMyTraining-module-scss-module__tAbE3W__course_card__button{color:#fff;cursor:pointer;background:#ff4b5c;border:none;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:600}.AppMyTraining-module-scss-module__tAbE3W__course_card__button:hover{background:#ff374a}@media (max-width:1024px){.AppMyTraining-module-scss-module__tAbE3W__courses{padding:40px 20px}.AppMyTraining-module-scss-module__tAbE3W__courses__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.AppMyTraining-module-scss-module__tAbE3W__courses{min-width:10px}.AppMyTraining-module-scss-module__tAbE3W__courses__grid{grid-template-columns:1fr}.AppMyTraining-module-scss-module__tAbE3W__courses__title{font-size:24px}.AppMyTraining-module-scss-module__tAbE3W__course_card__image{height:140px}}
