@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap);.navbar{align-items:center;background-color:transparent;display:flex;height:78px;justify-content:space-between;margin:0 auto;max-width:1440px;width:100%}.navbar__mb{display:none}.navbar__col-1{align-items:center;display:flex}.navbar__col-2{display:flex;gap:11px}.navbar__seperator{margin-inline:75px 45px}.navbar__links{align-items:center;display:flex;gap:40px}.navbar__links a{border-bottom:2px solid transparent;color:var(--Grey);font-size:14px;font-weight:400;padding-bottom:8px;transition:all .2s ease-in-out}.navbar__links a.active,.navbar__links a:hover{border-color:var(--Text-Primary);color:var(--Text-Primary);font-size:14px;font-style:normal;font-weight:700}.navbar .account-links{align-items:center;display:flex;gap:12px;margin-left:auto}.navbar__sidebar{background:#1e1e2f;display:none;flex-direction:column;height:103vh;left:0;overflow:hidden;padding:70px 48px 48px;position:absolute;top:0;width:103vw;z-index:5000}.navbar__sidebar-links{border-bottom:1px solid #faf9ff;display:flex;flex-direction:column;gap:32px;padding-bottom:48px}.navbar__sidebar-links a{color:#fff;font-size:32px;font-weight:600;line-height:normal;transition:all .2s}.navbar__sidebar-links a.active{color:#5937cc;text-decoration-line:underline}.navbar__sidebar-buttons{align-items:center;display:flex;gap:11px;margin-top:32px}.navbar__sidebar-buttons button{background:transparent;border:1px solid #f2f4f7;border:1px solid var(--Lt-grey,#f2f4f7);border-radius:28px;color:#f2f4f7;color:var(--Lt-grey,#f2f4f7);font-size:14px;font-weight:500;line-height:normal;outline:none;padding:8px 16px;text-align:center}.navbar__sidebar-buttons button:first-of-type{background-color:#5937cc;border-color:#5937cc}.navbar__sidebar-buttons button a{color:#f2f4f7;color:var(--Lt-grey,#f2f4f7);text-decoration:none}@media only screen and (max-width:800px){.navbar{height:auto;margin-top:24px}.navbar__sidebar{display:flex}.navbar__col-1,.navbar__col-2{display:none}.navbar__mb{align-items:center;display:flex;justify-content:space-between;transition:all .3s ease-in-out;width:100%;z-index:6000}.navbar__mb.active{margin-inline:16px}.navbar__mb-hamburger{align-items:flex-end;display:flex;flex-direction:column;gap:5px;transition:all .2s ease-in-out}.navbar__mb-hamburger section{background-color:#1e1e2f;border-radius:8px;height:2px;transition:all .2s ease-in-out;width:24px}.navbar__mb-hamburger section:nth-of-type(2){width:20px}.navbar__mb-hamburger.active{gap:0}.navbar__mb-hamburger.active section{background-color:#fff}.navbar__mb-hamburger.active section:first-of-type{margin-bottom:-2px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar__mb-hamburger.active section:nth-of-type(2){opacity:0}.navbar__mb-hamburger.active section:last-of-type{margin-top:-2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@media only screen and (max-width:500px){.navbar{margin-top:16px}.navbar__logo{width:74px}.navbar__sidebar{padding:70px 20px 48px;position:absolute}.navbar__mb.active{margin-inline:0}}.review-card{background:#faf9ff;background:var(--very-lite-purple,#faf9ff);border-radius:36px;display:flex;flex-direction:column;gap:60px;min-height:500px;padding:38px;width:400px}.review-card>svg{height:34px}.review-card>p{color:#111;font-family:Space Grotesk;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.review-card .review-author{align-items:center;display:flex;gap:21px;margin-top:auto}.review-card .review-author div{display:flex;flex-direction:column;gap:6.5px}.review-card .review-author div>p:first-of-type{color:#111;font-size:18px;font-weight:700;line-height:20px}.review-card .review-author div p{color:#6f6c90;color:var(--neutral-600,#6f6c90);font-size:18px;font-weight:400}.carousel-button{background:#d0d9fa;border-radius:15px;height:6px;transition:all .3s ease-in-out;width:6px}.active-carousel-button{background:#5937cc;border-radius:23px;height:6px;width:16px}.carousel-dots{align-items:center;display:flex;gap:4px;justify-content:center;margin:30px auto 0}.carousel-dots button{border:none;cursor:pointer}@media only screen and (max-width:1400px){.review-card{padding:38px 24px;width:350px}}@media only screen and (max-width:1150px){.review-card{min-width:350px;padding:38px 24px;width:95%}}@media only screen and (max-width:800px){.review-card{min-height:0;min-height:auto;min-width:350px;min-width:auto;padding:38px 24px;width:100%}}@media only screen and (max-width:500px){.review-card{gap:24px;padding:24px}.review-card svg{height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.review-card p{font-size:14px;font-weight:400;line-height:normal}.review-card .review-author{gap:7.5px}.review-card .review-author img{height:45px;width:45px}.review-card .review-author div{gap:7px}.review-card .review-author div p{font-size:14px;font-weight:400;line-height:20px}.review-card .review-author div p:first-of-type{font-size:16px;font-weight:700;line-height:20px}.review-card{gap:22px;padding:22px}.review-card p{font-size:12px}.review-card .review-author div{gap:7px}.review-card .review-author div p{font-size:12px}.review-card .review-author div p:first-of-type{font-size:14px}}.btn-primary{background:#1e1e2f;background:var(--dark,#1e1e2f);color:#ededed;color:var(--neutral-2,#ededed)}.btn-inverted,.btn-primary{border-radius:28px;font-family:Space Grotesk;font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding:8px 16px;text-align:center}.btn-inverted{background-color:#fff;border:1px solid #1e1e2f;border:1px solid var(--dark,#1e1e2f);color:#1e1e2f;color:var(--dark,#1e1e2f)}.footer{background:var(--Very-Lite-Purple);border-radius:24px 24px;display:flex;flex-direction:column;padding:50px 96px 44px}.footer__container{margin:0 auto;max-width:1248px;width:1248px}.footer main{border-bottom:1px solid var(--Text-Primary);display:flex;flex-direction:row;justify-content:space-between;padding-bottom:26px}.footer__content .logo{height:32px;width:108px}.footer__content .title{color:var(--Text-Primary);font-size:40px;font-weight:600;margin-bottom:16px;margin-top:24px;width:75%}.footer__content p{color:var(--Grey);width:80%}.footer__content span{color:var(--Grey);display:block;font-size:20px;font-weight:400;margin-bottom:20px;margin-top:60px}.footer__content .email{color:var(--Text-Primary);font-size:20px;font-weight:500}.footer__box{display:flex;flex-direction:column;padding-top:70px}.footer__box .logo{display:none;height:32px;width:108px}.footer__box-columns{display:flex;gap:120px}.footer__box-column{display:flex;flex-direction:column;gap:10px}.footer__box-column span{color:var(--Text-Primary);font-size:20px;font-weight:700}.footer__box-column a{color:var(--Text-Primary);font-size:16px;font-weight:400}.footer__box-socials{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:26px}.footer__box-top{align-self:flex-end;color:var(--Text-Primary);cursor:pointer;font-size:20px;font-weight:600;margin-top:auto;transition:all .3s ease-in-out}.footer__box-top:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.footer__copyright{align-items:center;color:var(--Text-Primary);display:flex;font-size:16px;font-weight:400;justify-content:space-between;margin-top:32px}.footer__copyright div{align-items:center;display:flex;gap:16px}.footer__copyright div a{color:inherit;font-size:16px;font-weight:400}@media only screen and (max-width:1450px){.footer{padding:50px 64px 44px}.footer__container{margin:0 auto;max-width:none;width:100%}}@media only screen and (max-width:1000px){.footer{padding-inline:30px}}@media only screen and (max-width:870px){.footer__container main{flex-direction:column-reverse;gap:48px}.footer__container main .footer__content .logo{display:none}.footer__container main .footer__content .title{margin-top:0}.footer__container main .footer__content span{margin-top:24px}.footer__container main .footer__box{gap:36px;padding-top:0}.footer__container main .footer__box .logo{display:flex}.footer__container main .footer__box-top{display:none}.footer__container main .footer__box-socials{justify-content:flex-start;margin-top:0}}@media only screen and (max-width:600px){.footer__content .title{margin-right:0;width:100%}}@media only screen and (max-width:500px){.footer{display:flex;flex-direction:column;padding:31px 19px}.footer main{padding-bottom:27px}.footer__content .title{font-size:24px;font-weight:600;margin-bottom:16px}.footer__content p{font-size:16px;font-weight:400;width:100%}.footer__content span{font-size:16px;font-weight:400;margin-bottom:12px;margin-top:16px}.footer__content .email{font-size:16px;font-weight:500}.footer__box{display:flex;flex-direction:column}.footer__box .logo{height:auto;width:74px}.footer__box-columns{gap:70px}.footer__box-column{display:flex;flex-direction:column;gap:10px}.footer__box-column a,.footer__box-column span{line-height:155%}.footer__box-socials{margin-top:16px}.footer__copyright{color:#999;font-size:12px;font-weight:400}.footer__copyright div a{color:inherit;font-size:12px;font-weight:400}}@media only screen and (max-width:450px){.footer__copyright,.footer__copyright div a{font-size:10px}}.new-roles-section{background:var(--Lite-Peach);border-radius:36px;display:flex;justify-content:space-between;margin-bottom:106px;padding:60px}.new-roles-section div{flex-basis:60%;gap:64px}.new-roles-section div h2{font-size:64px;font-weight:700;margin-bottom:40px}.new-roles-section div h2,.new-roles-section div p{color:#1e1e2f;color:var(--dark-1,#1e1e2f);font-family:Space Grotesk;font-style:normal;line-height:100.9%}.new-roles-section div p{font-size:24px;font-weight:400;margin-bottom:52px}.new-roles-section div input{background:transparent;border:1px solid #1e1e2f;border:1px solid var(--dark-1,#1e1e2f);border-radius:36px;color:var(--Text-Primary);font-size:16px;font-weight:400;line-height:26px;outline:none;padding:15px 18px;width:345px}.new-roles-section div input::-webkit-input-placeholder{color:var(--Text-Primary)}.new-roles-section div input::placeholder{color:var(--Text-Primary)}.new-roles-section div .input-and-button{display:flex;gap:40.5px}.new-roles-section div .input-and-button button{background-color:transparent;background:var(--Text-Primary);border:1px solid var(--Text-Primary);border-radius:100px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;line-height:32px;padding:12px 24px}.new-roles-section img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}@media only screen and (max-width:1075px){.new-roles-section{padding:60px 35px}}@media only screen and (max-width:1000px){.new-roles-section{flex-direction:column-reverse;gap:32px}.new-roles-section div input{width:50%}}@media only screen and (max-width:720px){.new-roles-section{margin-bottom:80px}.new-roles-section div h2{font-size:48px;margin-bottom:16px}.new-roles-section div p{margin-bottom:16px}.new-roles-section div .input-and-button{gap:12px}.new-roles-section div .input-and-button input{width:100%}}@media only screen and (max-width:600px){.new-roles-section{margin-bottom:60px}}@media only screen and (max-width:500px){.new-roles-section{margin-bottom:36px;padding:38px 24px}.new-roles-section div h2{font-size:32px;font-weight:700;line-height:100.9%}.new-roles-section div p{font-size:14px;font-style:normal;font-weight:400}.new-roles-section div .input-and-button button{font-size:14px;font-weight:500;line-height:normal;padding:8px 16px}.new-roles-section div input{font-size:14px;font-weight:300;height:34px;line-height:normal;padding:8px 10px}.new-roles-section img{width:60%}}@media only screen and (max-width:355px){.new-roles-section div h2{font-size:28px;line-height:normal}.new-roles-section div .input-and-button button,.new-roles-section div input,.new-roles-section div p{font-size:12px}.new-roles-section img{width:60%}}.companies__logo{align-items:center;display:flex;justify-content:space-between;width:100%}.companies__logo img,.companies__logo svg{max-width:120px}@media only screen and (max-width:1024px){.companies__logo img,.companies__logo svg{max-height:50px;max-width:100px;object-fit:contain}}@media only screen and (max-width:500px){.companies__logo img,.companies__logo svg{max-height:40px;max-width:80px}}.heroCard{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;display:flex;height:467px;overflow:hidden;padding:34.5px 30px;width:100%}.heroCard__container{display:flex;flex-direction:column;gap:16px}.heroCard__container div{color:var(--Off-White);font-size:36px;font-weight:700;line-height:25px}.heroCard__container a{align-items:flex-end;color:var(--Peach);display:flex;font-size:16px;font-weight:500;text-decoration:underline}.heroCard__container a svg{margin-bottom:2px}.heroCard__container-hover{display:flex;flex-direction:column;gap:16px}.heroCard__container-hover div{color:var(--Off-White);font-size:36px;font-weight:700;line-height:25px}.heroCard__container-hover p{color:var(--Off-White);font-size:16px;font-weight:400}.heroCard__container-hover a{align-items:flex-end;color:#fff;display:flex;font-size:16px;font-weight:500;text-decoration:underline}.heroCard__container-hover a svg{margin-bottom:2px}.heroCard__container-hover a svg path{fill:#fff}@media only screen and (max-width:1000px){.heroCard{background-position:0 0;height:300px;width:32%}}@media only screen and (max-width:850px){.heroCard{padding:34.5px 16px}.heroCard__container{gap:8px}.heroCard__container div{font-size:28px}.heroCard__container a{font-size:12px}}@media only screen and (max-width:760px){.heroCard{height:250px;padding:18.5px 16px}.heroCard div{font-size:24px}.heroCard{height:189px;padding:18.5px 16px}.heroCard__container{gap:6px}.heroCard__container div{font-size:22px}.heroCard__container a{font-size:10px}.heroCard__container a svg{width:12px}}.homepage{margin:0 auto;max-width:1248px}.homepage-hero-section{display:flex;flex-direction:column;gap:60px;margin-bottom:120px}.homepage-hero-card-mb{display:none}.homepage-hero-container{display:flex;flex-direction:column;gap:24px;margin:60px auto 0;max-width:824px;padding:10px}.homepage-hero-container a{align-items:center;background:var(--Purple);border-radius:24px;color:#fff;display:flex;font-size:14.5px;font-weight:500;height:48px;justify-content:space-between;line-height:140%;margin:0 auto;padding-block:14px;padding-inline:16px 12px;width:200px}.homepage-hero-container a,.homepage-hero-container a svg{transition:all .2s ease-in-out}.homepage-hero-container a:hover{background-color:var(--Text-Primary)}.homepage-hero-container a:hover svg{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.homepage-hero-text{color:var(--Text-Primary);font-size:64px;font-weight:700;line-height:105.6%;text-align:center}.homepage-hero-subtext{color:var(--Text-Secondary);font-size:24px;font-weight:400;text-align:center}.homepage .whoWeAre{align-items:center;background-image:url(/static/media/whoWeAre.75fdf021bb62adedd6f4.png);background-position:top;background-size:cover;border-radius:24px;display:flex;flex-direction:column;gap:24px;margin-bottom:120px;padding:40px;width:100%}.homepage .whoWeAre div{color:var(--Text-Primary);font-size:36px;font-weight:600}.homepage .whoWeAre p{color:var(--Text-Primary);font-size:24px;font-weight:400;text-align:center;width:640px}.homepage .whoWeAre a.buttonWithArrow{background:var(--Purple)}.homepage__howItWorks{margin-bottom:40px}.homepage__howItWorks h2{color:var(--Text-Primary);font-size:48px;font-weight:700;margin-bottom:24px}.homepage__howItWorks button{align-items:center;background-color:var(--Text-Primary);border:none;border-radius:24px;color:#fff;display:flex;font-size:14.5px;font-weight:500;justify-content:center;line-height:20px;margin:-60px auto 0;outline:none;padding:14px 16px;width:200px}.homepage .homepage-hero-card{align-items:center;display:flex;gap:24px;height:-webkit-max-content;height:max-content;justify-content:space-between}.homepage .community-impact-section{margin-bottom:120px}.homepage .community-impact-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.homepage .community-impact-section .community-impact-section__details{align-items:center;display:flex;gap:110px}.homepage .community-impact-section .top-para{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-top:24px;max-width:503px}.homepage .community-impact-section h3{color:#999;color:var(--grey,#999);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:48px;padding-top:60px}.homepage .community-impact-section .community-impact-section__cards>div{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.homepage .community-impact-section .community-impact-section__cards>div .card{background:#feedcc;background:var(--lite-yellow,#feedcc);border-radius:24px;box-shadow:0 0 4px 0 rgba(11,1,53,.04);display:flex;flex-direction:column;height:182px;padding:16px;position:relative;width:294px}.homepage .community-impact-section .community-impact-section__cards>div .card span{color:var(--Text-Primary);font-size:40px;font-weight:700}.homepage .community-impact-section .community-impact-section__cards>div .card p{color:var(--Text-Primary);font-size:12px;font-weight:400;margin-left:-12px;-webkit-transform:scale(.9);transform:scale(.9)}.homepage .community-impact-section .community-impact-section__cards>div .card img{bottom:5px;position:absolute;right:15px}.homepage .how-it-works-section{margin-bottom:120px}.homepage .how-it-works-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.homepage .how-it-works-section .howItWorks__container{align-items:center;display:flex;flex-direction:column;gap:25px;margin-top:60px}.homepage .how-it-works-section .howItWorks__container header{align-items:center;display:flex;gap:12px;justify-content:center}.homepage .how-it-works-section .howItWorks__container main{display:flex;gap:24px}.homepage .how-it-works-section .howItWorks__container main div{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:24px}.homepage .how-it-works-section .howItWorks__container main div span{color:var(--Text-Primary);font-size:28px;font-style:normal;font-weight:700;height:56px;text-align:center}.homepage .how-it-works-section .howItWorks__container main div p{color:#111;font-family:Space Grotesk;font-size:18px;font-style:normal;font-weight:400;text-align:center}.homepage .whoShouldJoin{display:flex;flex-direction:column;margin-bottom:120px}.homepage .whoShouldJoin h2{color:var(--Text-Primary);font-size:48px;font-weight:600;margin-bottom:24px}.homepage .whoShouldJoin__container{display:flex;flex-direction:column;gap:60px;margin-top:92px}.homepage .whoShouldJoin .carousel-dots,.homepage .whoShouldJoin__slider{display:none}.homepage .full-width-cards{display:flex;flex-direction:column;gap:60px;margin-bottom:120px}.homepage .full-width-cards .talent-card{border-radius:36px;display:flex;justify-content:space-between;padding:60px}.homepage .full-width-cards .talent-card .text{align-items:flex-start;display:flex;flex-direction:column}.homepage .full-width-cards .talent-card .text p{margin-bottom:28px;margin-top:auto}.homepage .full-width-cards .talent-card h3{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:36px;font-style:normal;font-weight:700;line-height:100.9%}.homepage .full-width-cards .talent-card p{color:#344054;color:var(--text-secondry,#344054);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:400;line-height:100.9%}.homepage .full-width-cards .peach{background:#fdceb5}.homepage .full-width-cards .purple{background:#bdafeb}.homepage .ceo-message-section{margin-bottom:120px}.homepage .ceo-message-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.homepage .ceo-message-section>div{display:flex;justify-content:space-between;margin-top:75px}.homepage .ceo-message-section .ceo-message-right{background:#feedcc;background:var(--brand-colors-yellow,#feedcc);border-radius:24px;max-width:40vw;padding:60px}.homepage .ceo-message-section .ceo-message-text{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.homepage .ceo-message-section .salary-comparison{display:flex;gap:40px;margin-bottom:54px;margin-top:46px}.homepage .ceo-message-section .salary-comparison div>p:first-of-type{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.homepage .ceo-message-section .salary-comparison div p{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.reviews-section{margin-bottom:102px}.reviews-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-size:48px;font-weight:600;margin-bottom:24px}.reviews-section .top-para,.reviews-section h2{font-family:Space Grotesk;font-style:normal;line-height:normal}.reviews-section .top-para{color:#111;font-size:24px;font-weight:400;margin-bottom:40px;margin-top:30px;width:504px}@media only screen and (max-width:1360px){.homepage{padding:0 30px;width:100%}}@media only screen and (max-width:1210px){.homepage .community-impact-section .community-impact-section__cards>div .card{width:250px}.homepage .community-impact-section .community-impact-section__details{gap:32px}}@media only screen and (max-width:1150px){.homepage .how-it-works-section .howItWorks__container header{width:70%}}@media only screen and (max-width:1100px){.homepage .how-it-works-section .howItWorks__container header{width:70%}}@media only screen and (max-width:1000px){.community-impact-section__image{display:none}.homepage .community-impact-section .top-para{max-width:none}.homepage .community-impact-section .community-impact-section__cards{width:100%}.homepage .community-impact-section .community-impact-section__cards>div{grid-template-rows:1fr 1fr}.homepage .community-impact-section .community-impact-section__cards>div .card{width:100%}.homepage__howItWorks .how-it-works-section .icons__container{gap:3.7vh}}@media only screen and (max-width:950px){.homepage__howItWorks .how-it-works-section .icons__container{gap:2vh}}@media only screen and (max-width:850px){.homepage-hero-text{font-size:48px}.homepage-hero-subtext{font-size:20px}.homepage-hero-container{gap:24px;margin-top:42px}.homepage-hero-container a{height:36px;width:160px}.homepage .community-impact-section,.homepage .whoWeAre,.homepage-hero-section{margin-bottom:80px}.homepage .community-impact-section h2{font-size:36px;margin-bottom:16px}.homepage__howItWorks{margin-bottom:80px}.homepage__howItWorks h2{font-size:36px;margin-bottom:16px}.homepage .whoShouldJoin{margin-bottom:80px}.homepage .whoShouldJoin h2{font-size:36px;margin-bottom:16px}.homepage .whoShouldJoin__container{gap:36px;margin-top:36px}}@media only screen and (max-width:800px){.homepage .whoWeAre div{color:var(--Text-Primary);font-size:32px;font-weight:600}.homepage .whoWeAre p{font-size:20px;width:100%}.homepage .whoWeAre a.buttonWithArrow{margin-top:0}}@media only screen and (max-width:780px){.homepage__howItWorks .how-it-works-section .icons__container{gap:2.9vh}}@media only screen and (max-width:760px){.homepage-hero-section{gap:48px}}@media only screen and (max-width:720px){.reviews-section{margin-bottom:80px}.reviews-section h2{font-size:36px;margin-bottom:16px}.homepage-hero-section{gap:32px}.homepage-hero-container{gap:16px;padding:0}.homepage-hero-container h1{font-size:36px}.homepage .homepage-hero-card{gap:14px}.homepage .whoShouldJoin__container{display:none}.homepage .whoShouldJoin__slider{display:inline;display:initial;margin-top:24px}.homepage .whoShouldJoin .carousel-dots{display:inline;display:initial}}@media only screen and (max-width:700px){.homepage__howItWorks .how-it-works-section .icons__container{gap:3.5vh}}@media only screen and (max-width:618px){.homepage__howItWorks .how-it-works-section .icons__container{gap:4.5vh}}@media only screen and (max-width:600px){.reviews-section{margin-bottom:60px}.reviews-section h2{font-size:32px;margin-bottom:16px}.reviews-section .top-para{width:100%}.homepage-hero-card{display:none!important}.homepage-hero-card-mb{display:flex;flex-direction:column;gap:16px}.homepage__howItWorks{margin-bottom:60px}.homepage__howItWorks h2{font-size:32px;margin-bottom:16px}.homepage .whoShouldJoin,.homepage-hero-section{margin-bottom:60px}.homepage .whoShouldJoin h2{font-size:32px;margin-bottom:16px}.homepage .whoWeAre{gap:24px;margin-bottom:60px;padding:24px}.homepage .whoWeAre div{font-size:30px}.homepage .whoWeAre p{font-size:16px}.homepage .whoWeAre a.buttonWithArrow{height:42px;margin-top:0;width:160px}.homepage .community-impact-section{margin-bottom:60px}.homepage .community-impact-section h2{font-size:32px;margin-bottom:16px}.homepage .community-impact-section .top-para{font-size:22px;margin-top:16px}.homepage .community-impact-section h3{margin-bottom:36px;padding-top:36px}.homepage .community-impact-section__cards>div .card img{bottom:-8px!important;position:absolute;right:-4px!important;-webkit-transform:scale(.8);transform:scale(.8)}}@media only screen and (max-width:585px){.homepage__howItWorks .how-it-works-section .icons__container{gap:5.3vh}}@media only screen and (max-width:530px){.homepage{background-size:300%!important;padding:0 20px;width:100%}}@media only screen and (max-width:500px){.reviews-section{margin-bottom:36px}.reviews-section h2{font-size:24px;margin-bottom:8px}.reviews-section .top-para{font-size:16px;font-weight:400;margin-block:12px 24px}.homepage-hero-container{gap:8px}.homepage-hero-container h1{font-size:32px;font-weight:700;line-height:105.6%}.homepage-hero-container .homepage-hero-subtext{font-size:16px;font-weight:400}.homepage-hero-container a{margin-top:8px}.homepage .whoShouldJoin h2{font-size:24px;margin-bottom:8px}.homepage .whoShouldJoin__slider{margin-top:12px}.homepage .whoShouldJoin,.homepage-hero-section,.homepage__howItWorks{margin-bottom:36px}.homepage__howItWorks h2{font-size:24px;margin-bottom:8px}.homepage__howItWorks .how-it-works-section .icons__container{gap:1.7vh}.homepage .community-impact-section{margin-bottom:36px}.homepage .community-impact-section h2{font-size:24px;margin-bottom:8px}.homepage .community-impact-section .top-para{font-size:16px}.homepage .community-impact-section h3{font-size:16px;font-weight:600;margin-bottom:24px;padding-top:16px}.homepage .community-impact-section__cards>div .card{height:115px!important}.homepage .community-impact-section__cards>div .card span{font-size:24px!important}.homepage .community-impact-section__cards>div .card p{font-size:10px!important}.homepage .community-impact-section__cards>div .card img{bottom:-34px!important;position:absolute;right:-21px!important;-webkit-transform:scale(.4);transform:scale(.4)}.homepage .community-impact-section__cards>div .card:nth-of-type(3) img{bottom:0!important;right:-32px!important}.homepage .community-impact-section .community-impact-section__cards>div{gap:8px}.homepage .whoWeAre{gap:16px;margin-bottom:36px;padding:24px 16px}.homepage .whoWeAre div{font-size:24px}.homepage .whoWeAre p{font-size:16px}.homepage .whoWeAre a.buttonWithArrow{display:none}}@media only screen and (max-width:483px){.homepage__howItWorks .how-it-works-section .icons__container{gap:2.5vh}}@media only screen and (max-width:472px){.homepage__howItWorks .how-it-works-section .icons__container{gap:3.3vh}}@media only screen and (max-width:409px){.homepage__howItWorks .how-it-works-section .icons__container{gap:4.4vh}}@media only screen and (max-width:370px){.homepage__howItWorks .how-it-works-section .icons__container{gap:5vh}}@media only screen and (max-width:350px){.reviews-section h2{font-size:22px}.reviews-section .top-para{font-size:14px}.homepage__howItWorks h2{font-size:22px}.homepage__howItWorks .how-it-works-section .icons__container{gap:3.3vh}.homepage .whoShouldJoin h2{font-size:22px}.homepage-hero-container{gap:8px}.homepage-hero-container h1{font-size:28px;font-weight:700;line-height:105.6%}.homepage-hero-container .homepage-hero-subtext{font-size:14px;font-weight:400}.homepage-hero-container a{margin-top:8px}.homepage .whoWeAre div{font-size:22px}.homepage .whoWeAre p{font-size:14px}.homepage .whoWeAre a.buttonWithArrow{display:none}.community-impact-section h2{font-size:22px}}.fullWidthCard{border-radius:36px;display:flex;height:445px}.fullWidthCard__content{display:flex;flex-direction:column;height:100%;padding:50px 50px 60px 60px;width:55%}.fullWidthCard__content div.title{color:var(--Text-Primary);font-size:36px;font-weight:700;margin-bottom:auto}.fullWidthCard__content p{color:var(--Text-Secondary);font-size:24px;font-weight:400;line-height:100.9%}.fullWidthCard__image{background-position:100%;background-size:cover;height:100%;width:55%}@media only screen and (max-width:1250px){.fullWidthCard__image{background-position:100%;background-size:cover;height:80%;margin-block:auto;width:55%}}@media only screen and (max-width:1000px){.fullWidthCard{height:auto}.fullWidthCard__content{width:100%}.fullWidthCard__content div.title{margin-bottom:24px}.fullWidthCard__content p{line-height:normal;margin-bottom:16px}.fullWidthCard__content a{margin-top:0!important}.fullWidthCard__image{display:none}}@media only screen and (max-width:720px){.fullWidthCard__content{padding:36px}}@media only screen and (max-width:600px){.fullWidthCard__content{padding:36px}}@media only screen and (max-width:500px){.fullWidthCard__content{display:flex;flex-direction:column;height:100%;padding:24px}.fullWidthCard__content div.title{color:var(--Text-Primary);font-size:22px;font-weight:700;margin-bottom:8px}.fullWidthCard__content p{color:var(--Text-Secondary);font-size:16px;font-weight:400}.fullWidthCard__content a{font-size:14px;height:32px;width:156px}}@media only screen and (max-width:350px){.fullWidthCard__content div.title{font-size:20px}.fullWidthCard__content p{font-size:14px}}.heroCardMB{background-color:#bdafeb;border-radius:24px;display:flex;min-height:120px;overflow:hidden;width:100%}.heroCardMB__container{display:flex;flex-direction:column;gap:12px;padding:16px 8px 16px 16px;width:75%}.heroCardMB__container-name{color:var(--Text-Primary);font-size:18px;font-weight:700}.heroCardMB__container-paragraph{color:var(--Text-Primary);font-size:8px;font-weight:400}.heroCardMB__container a{color:var(--Text-Secondary);font-size:8px;font-weight:500;text-decoration-line:underline}.heroCardMB img{align-self:flex-end;flex:1 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:auto;width:25%}@media only screen and (max-width:480px){.heroCardMB img{flex:1 1;width:35%}.heroCardMB__container{width:65%}}@media only screen and (max-width:400px){.heroCardMB img{flex:1 1;width:45%}.heroCardMB__container{width:55%}}.how-we-help-section{margin-bottom:112px}.how-we-help-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-size:48px;font-weight:700;margin-bottom:24px}.how-we-help-section .help-section-flex{align-items:center;display:flex;gap:27px;margin-top:48px}.how-we-help-section .text .text-title{color:#344054;color:var(--text-secondry,#344054);font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-left:104px}.how-we-help-section .cards{display:flex;flex-direction:column;gap:46px;margin-top:40px}.how-we-help-section .cards .card{display:flex;gap:24px}.how-we-help-section .cards .card .svg-wrapper{align-items:center;background:#faf9ff;background:var(--very-lite-purple,#faf9ff);border-radius:24px;display:flex;flex:0 0 80px;height:80px;justify-content:center;width:80px}.how-we-help-section .cards .card div>p:first-of-type{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-size:28px;font-weight:600;line-height:100.9%;margin-bottom:14px}.how-we-help-section .cards .card div p{color:#344054;color:var(--text-secondry,#344054);font-size:20px;font-weight:300;line-height:100.9%}@media only screen and (max-width:1200px){.how-we-help-section .help-section-flex>img{width:400px}.how-we-help-section .cards .card .svg-wrapper,.how-we-help-section .cards .card svg{flex:none;height:60px;width:60px}}@media only screen and (max-width:1000px){.how-we-help-section .help-section-flex>img{display:none}.how-we-help-section .text .text-title{margin-left:0}.how-we-help-section .cards .card .svg-wrapper,.how-we-help-section .cards .card svg{flex:none;height:80px;width:80px}}@media only screen and (max-width:720px){.how-we-help-section{margin-bottom:80px}.how-we-help-section h2{font-size:36px;margin-bottom:16px}}@media only screen and (max-width:630px){.how-we-help-section h2{margin-bottom:12px}.how-we-help-section .help-section-flex{margin-top:16px}.how-we-help-section .cards{margin-top:24px}.how-we-help-section .cards .card div p{line-height:normal}}@media only screen and (max-width:600px){.how-we-help-section{margin-bottom:60px}.how-we-help-section h2{font-size:32px;font-weight:600}.how-we-help-section .text .text-title{font-size:20px}.how-we-help-section .help-section-flex{margin-top:16px}.how-we-help-section .cards{gap:32px;margin-top:24px}.how-we-help-section .cards .card{gap:16px}.how-we-help-section .cards .card .svg-wrapper,.how-we-help-section .cards .card svg{flex:none;height:60px;width:60px}.how-we-help-section .cards .card div p{color:#111;font-size:18px;line-height:normal}.how-we-help-section .cards .card div p:first-of-type{font-size:20px;font-weight:700}}@media only screen and (max-width:500px){.how-we-help-section{margin-bottom:36px}.how-we-help-section h2{font-size:24px;margin-bottom:8px}.how-we-help-section .text .text-title{font-size:16px}.how-we-help-section .cards{gap:10px;margin-top:16px}.how-we-help-section .cards .card{gap:16px}.how-we-help-section .cards .card .svg-wrapper,.how-we-help-section .cards .card svg{flex:none;height:48px;width:48px}.how-we-help-section .cards .card div p{font-size:12px;line-height:normal}.how-we-help-section .cards .card div p:first-of-type{font-size:18px;margin-bottom:8px}}@media only screen and (max-width:350px){.how-we-help-section h2{font-size:22px}.how-we-help-section .text .text-title{font-size:14px}.how-we-help-section .cards .card div p{font-size:10px}.how-we-help-section .cards .card div p:first-of-type{font-size:16px}}.how-it-works-section{margin-bottom:120px}.how-it-works-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.how-it-works-section .icons__container{align-items:center;display:none;flex-direction:column;gap:12px;margin-top:52px}.how-it-works-section .icons__container svg{max-height:60px;max-width:60px;min-height:60px;min-width:60px}.how-it-works-section .grid-container{grid-gap:10px;display:grid;grid-template-columns:1fr auto 1fr 1fr auto 1fr 1fr auto 1fr;margin-top:62px}.how-it-works-section .grid-item:first-child{grid-column:1/span 1}.how-it-works-section .grid-item:nth-child(2){grid-column:2/span 1}.how-it-works-section .grid-item:nth-child(3){grid-column:3/span 2}.how-it-works-section .grid-item:nth-child(4){grid-column:5/span 1}.how-it-works-section .grid-item:nth-child(5){grid-column:6/span 2}.how-it-works-section .grid-item:nth-child(6){grid-column:8/span 1}.how-it-works-section .grid-item{padding:10px;text-align:center}.how-it-works-section .horizontal-line{align-self:center;background-color:#fff;height:1px;margin-bottom:5px;margin-top:5px}.how-it-works-section .tranparent{background:transparent}.how-it-works-section .colums{align-items:center;display:flex;flex-direction:column;gap:16px;grid-column:span 3;text-align:center}.how-it-works-section .colums>p:first-of-type{color:#111;font-family:Space Grotesk;font-size:28px;font-style:normal;font-weight:700;height:56px;line-height:100.9%;text-align:center}.how-it-works-section .colums p{color:#111;font-family:Space Grotesk;font-size:18px;font-style:normal;font-weight:400;line-height:135%;max-width:400px;text-align:center}.how-it-works-section .svg-wrapper{align-items:center;background:#bdafeb;background:var(--lite-purple,#bdafeb);border-radius:24px;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}@media only screen and (max-width:1000px){.how-it-works-section{display:flex;gap:16px}.how-it-works-section .icons__container{display:flex}.how-it-works-section .grid-container{display:flex;flex-direction:column;gap:85px;justify-content:space-evenly}.how-it-works-section .grid-container .grid-item{display:none}.how-it-works-section .grid-container .colums{align-items:flex-start;gap:12px;text-align:start}.how-it-works-section .grid-container .colums p{max-width:none;text-align:start}.how-it-works-section .grid-container .colums p:first-of-type{height:auto}}@media only screen and (max-width:950px){.how-it-works-section .grid-container{gap:60px;justify-content:space-between}}@media only screen and (max-width:720px){.how-it-works-section{margin-bottom:0!important}}@media only screen and (max-width:600px){.how-it-works-section .icons__container{margin-top:25px}.how-it-works-section .grid-container{margin-top:30px}}@media only screen and (max-width:566px){.how-it-works-section .grid-container{gap:46px}}@media only screen and (max-width:500px){.how-it-works-section .icons__container{gap:6px}.how-it-works-section .icons__container svg{max-height:48px;max-width:48px;min-height:48px;min-width:48px}.how-it-works-section .grid-container{gap:14px;margin-top:30px}.how-it-works-section .grid-container .colums p{font-size:16px;font-weight:400}.how-it-works-section .grid-container .colums p:first-of-type{font-size:22px;font-weight:700}}@media only screen and (max-width:350px){.how-it-works-section .grid-container{gap:14px;margin-top:30px}.how-it-works-section .grid-container .colums p{font-size:14px;font-weight:400}.how-it-works-section .grid-container .colums p:first-of-type{font-size:20px;font-weight:700}}.talentPage{margin:0 auto;max-width:1248px}.talentPage__howItWorks{margin-bottom:40px}.talentPage__howItWorks h2{color:var(--Text-Primary);font-size:48px;font-weight:700;margin-bottom:24px}.talentPage__howItWorks button{align-items:center;background-color:var(--Text-Primary);border:none;border-radius:24px;color:#fff;display:flex;font-size:14.5px;font-weight:500;justify-content:center;line-height:20px;margin:-60px auto 0;outline:none;padding:14px 16px;width:200px}.talentPage .courses-section{margin-bottom:120px}.talentPage .courses-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.talentPage .courses-section .courses-cards{display:flex;gap:40px;margin-top:40px}.talentPage .courses-section .courses-cards .card{background:#faf9ff;background:var(--very-lite-purple,#faf9ff);border-radius:24px;padding:40px 32px}.talentPage .courses-section .courses-cards .card h3{color:#000;font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:600;line-height:24px;margin-block:24px}.talentPage .courses-section .courses-cards .card .chips{display:flex;flex-wrap:wrap;gap:8px 11px;margin-bottom:16px}.talentPage .courses-section .courses-cards .card .chip{align-items:center;background:#f2f4f7;background:var(--gray-100,#f2f4f7);border-radius:16px;color:#344054;color:var(--gray-700,#344054);display:flex;font-family:Space Grotesk;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:18px;padding:2px 8px;text-align:center}.talentPage .courses-section .courses-cards .card .description{color:#344054;color:var(--344054,#344054);font-family:Space Grotesk;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:32px}.talentPage .courses-section .courses-cards .button-group{display:flex;gap:16px}.talentPage .employers{margin-bottom:120px}.talentPage .employers h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.talentPage .employers__container{display:flex;gap:24px;margin-top:40px}.talentPage .recourses{margin-bottom:120px}.talentPage .recourses h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.talentPage .recourses__container{display:flex;gap:24px;margin-top:40px}.talentPage .whatYouWillGet{margin-bottom:120px}.talentPage .whatYouWillGet h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.talentPage .whatYouWillGet__container{display:flex;gap:24px;justify-content:space-between;margin-top:40px}.talentPage .whatYouWillGet .carousel-dots,.talentPage .whatYouWillGet__slider{display:none}.talentPage .whatYouWillGet__box{align-items:center;display:flex;flex-direction:column}.talentPage .whatYouWillGet__box div{align-self:self-start;color:var(--Text-Primary);font-size:28px;font-weight:600;height:56px;line-height:100.9%;margin-block:60px 22px;text-align:start}.talentPage .whatYouWillGet__box p{align-self:self-start;color:var(--Text-secondary);font-size:20px;font-weight:400;line-height:135%;text-align:start}.talentPage .recommended-jobs-section{margin-bottom:120px}.talentPage .recommended-jobs-section h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.talentPage .recommended-jobs-section .recommendedJobs__container{display:flex;gap:20px;margin-top:24px}.hero-section{align-items:center;background-color:#84bfa9;background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:24px;display:flex;margin-bottom:120px;margin-top:38px;position:relative}.hero-section .col-1{padding:60px 0 60px 60px;width:50%}.hero-section .col-1 h1{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:700;line-height:114.5%;margin-bottom:16px}.hero-section .col-1 p{color:#344054;color:var(--dark-2,#344054);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px}.talent-at-work{margin-bottom:120px;text-align:center}.talent-at-work h2{color:#344054;color:var(--text-secondry,#344054);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:60px}.talent-at-work .images{display:flex;gap:24px}.talent-at-work .images img{transition:all .3s ease-in-out}.talent-at-work .images img:hover{-webkit-transform:scale(1.05) translateY(-5px);transform:scale(1.05) translateY(-5px)}@media only screen and (max-width:1360px){.talentPage{max-width:none;padding:0 30px;width:100%}.talent-at-work{display:flex;flex-direction:column}.talent-at-work .images{display:flex;gap:24px;width:100%}.talent-at-work .images img{flex:1 1;width:23%}}@media only screen and (max-width:1200px){.talentPage .hero-section .col-1{width:60%}.employers__container .verifiedEmployer{width:100%}.talentPage .recommended-jobs-section .recommendedJob,.talentPage .recourses .resource{flex:1 1;width:100%}}@media only screen and (max-width:1150px){.talentPage .whatYouWillGet__slider{display:block;margin-top:36px}.talentPage .whatYouWillGet .carousel-dots{display:flex}.talentPage .whatYouWillGet__container{display:none}.talentPage .whatYouWillGet__box svg{margin:0 auto}.talentPage .whatYouWillGet__box div{font-size:34px;text-align:center}.talentPage .whatYouWillGet__box p{font-size:24px;font-weight:400;margin:0 auto;text-align:center;width:60%}}@media only screen and (max-width:1100px){.talentPage .hero-section{margin-bottom:70px}.talentPage .hero-section .col-1{padding:60px 0 42px 60px;width:65%}}@media only screen and (max-width:1040px){.talentPage .hero-section .col-1 h1{font-size:42px}.employers__container .verifiedEmployer:first-of-type,.talentPage .recommended-jobs-section .recommendedJob:first-of-type,.talentPage .recourses .resource:first-of-type{display:none}}@media only screen and (max-width:968px){.talentPage .hero-section .col-1{padding:48px 0 36px 48px;width:60%}.talentPage .hero-section .col-1 h1{font-size:38px}.talentPage .hero-section .col-1 p{font-size:20px}.talentPage .hero-section .col-1 .buttons{margin-top:32px}.talentPage .hero-section .col-1 .buttons a{width:172px}}@media only screen and (max-width:893px){.talentPage .hero-section{margin-bottom:48px}.talentPage .hero-section .col-1{padding:36px 0 36px 36px}.talentPage .hero-section .col-1 h1{font-size:34px}.talentPage .hero-section .col-1 p{font-size:18px}}@media only screen and (max-width:800px){.talentPage .hero-section .col-1 h1{font-size:30px}.talentPage .hero-section .col-1 p{font-size:16px}.talentPage .hero-section .col-1 a.buttonWithArrow{font-size:14px;height:40px;width:152px}.talentPage .employers__container{flex-direction:column}.talentPage .employers__container .SignUpCard{min-height:550px}.talentPage .employers__container .SignUpCard p{font-size:34px;margin:0}.talentPage .recourses__container{flex-direction:column}.talentPage .recourses__container .SignUpCard{min-height:550px}.talentPage .recommendedJobs__container{flex-direction:column}.talentPage .recommendedJobs__container .SignUpCard{min-height:550px}}@media only screen and (max-width:760px){.talentPage .hero-section{margin-bottom:32px}}@media only screen and (max-width:720px){.talentPage .hero-section .col-1{padding:28px 0 28px 28px}.talentPage .hero-section .col-1 h1{font-size:22px}.talentPage .hero-section .col-1 p{font-size:14px}.talentPage .hero-section .col-1 a.buttonWithArrow{font-size:12px;height:30px;width:132px}.talentPage .hero-section .col-1 a.buttonWithArrow svg{height:16px;width:16px}.talentPage__howItWorks{margin-bottom:80px}.talentPage__howItWorks h2{font-size:36px;margin-bottom:16px}.talentPage .whatYouWillGet{margin-bottom:80px}.talentPage .whatYouWillGet h2{font-size:36px;margin-bottom:16px}.talentPage .whatYouWillGet__box p{width:100%}.talentPage .recourses{margin-bottom:80px;margin-top:0}.talentPage .recourses h2{font-size:36px;margin-bottom:16px}.talentPage .recommended-jobs-section{margin-bottom:80px;margin-top:0}.talentPage .recommended-jobs-section h2{font-size:36px;margin-bottom:16px}.talentPage .recommended-jobs-section .recommendedJobs__container .SignUpCard{min-height:471px}.talentPage .employers{margin-bottom:80px}.talentPage .employers h2{font-size:36px;margin-bottom:16px}.talentPage .employers p.paragraph{width:100%}.talentPage .employers .SignUpCard{min-height:471px}.talent-at-work{margin-bottom:80px}.talent-at-work h2{font-size:22px;margin-bottom:24px}.talent-at-work .images{gap:12px}}@media only screen and (max-width:630px){.talentPage .hero-section{margin-top:24px}.talentPage .hero-section .col-1{padding:24px 0 24px 24px}.talentPage .hero-section .col-1 h1{font-size:18px;margin-bottom:8px}.talentPage .hero-section .col-1 p{font-size:10px;width:80%}.talentPage .hero-section .col-1 a.buttonWithArrow{font-size:10px;height:24px;width:116px}.talentPage .whatYouWillGet{margin-bottom:60px}.talentPage .whatYouWillGet h2{font-size:32px;font-weight:600}.talentPage .whatYouWillGet__slider{margin-top:24px}.talentPage .whatYouWillGet__box svg{height:120px;width:120px}.talentPage .whatYouWillGet__box div{font-size:28px;height:auto;margin-block:36px 16px}.talentPage .whatYouWillGet__box p{font-size:20px}.talentPage .recourses{margin-bottom:60px}.talentPage .recourses h2{font-size:32px;font-weight:600}.talentPage .recourses .SignUpCard{min-height:500px}.talentPage .recommended-jobs-section{margin-bottom:60px}.talentPage .recommended-jobs-section h2{font-size:32px;font-weight:600}.talentPage .recommended-jobs-section .SignUpCard p{font-size:30px}.talentPage .employers{margin-bottom:60px}.talentPage .employers h2{font-size:32px;font-weight:600}.talentPage .employers .SignUpCard p{font-size:30px}.talentPage__howItWorks{margin-bottom:60px}.talentPage__howItWorks h2{font-size:32px;margin-bottom:16px}.talent-at-work{margin-bottom:60px}.talent-at-work h2{font-size:18px;margin-bottom:16px}.talent-at-work .images{gap:10px}}@media only screen and (max-width:530px){.talentPage{padding:0 20px}.talentPage .hero-section .col-1{padding:20px 0 20px 20px}.talentPage .hero-section .col-1 h1{font-size:16px;margin-bottom:8px}.talentPage .hero-section .col-1 p{margin-bottom:0}.talentPage .hero-section .col-1 a.buttonWithArrow{font-size:9px;height:22px;margin-top:16px;width:106px}}@media only screen and (max-width:500px){.talentPage .hero-section{margin-bottom:16px;margin-top:16px}.talentPage .whatYouWillGet h2{font-size:24px;margin-bottom:8px}.talentPage .whatYouWillGet__slider{margin-top:24px}.talentPage .whatYouWillGet__box svg{height:68px;width:68px}.talentPage .whatYouWillGet__box div{font-size:18px;height:auto;margin-block:24px 8px}.talentPage .whatYouWillGet__box p{font-size:16px}.talentPage__howItWorks{margin-bottom:36px}.talentPage__howItWorks h2{font-size:24px;margin-bottom:8px}.talentPage .recourses{margin-bottom:36px}.talentPage .recourses h2{font-size:24px;margin-bottom:8px}.talentPage .recourses__container{margin-top:20px}.talentPage .recourses .resource{padding:16px}.talentPage .recourses .resource img{height:60px;width:60px}.talentPage .recourses .resource .name{font-size:18px;margin-block:12px}.talentPage .recourses .resource .description{margin-bottom:20px}.talentPage .recourses .resource button{font-size:12px;padding:10px 32px}.talentPage .recourses .resource__bookmark{right:18px;top:18px}.talentPage .recourses .SignUpCard{min-height:400px}.talentPage .employers{margin-bottom:36px}.talentPage .employers h2{font-size:24px;margin-bottom:8px}.talentPage .employers__container{gap:16px;margin-top:24px}.talentPage .employers__container section{padding:16px}.talentPage .employers__container section p{margin-block:8px}.talentPage .employers__container .SignUpCard{min-height:350px;padding:12px 32px}.talentPage .employers__container .SignUpCard p{font-size:24px;font-weight:700;line-height:87.6%;margin-right:8px}.talentPage .employers__container .SignUpCard button{margin-top:10px;padding:12px 40px}.talentPage .recommended-jobs-section{margin-bottom:36px}.talentPage .recommended-jobs-section h2{font-size:24px;margin-bottom:8px}.talentPage .recommended-jobs-section .recommendedJobs__container{gap:16px;margin-top:24px}.talentPage .recommended-jobs-section .recommendedJobs__container section{padding:16px}.talentPage .recommended-jobs-section .recommendedJobs__container section p{margin-block:8px}.talentPage .recommended-jobs-section .recommendedJobs__container .SignUpCard{min-height:350px;padding:12px 32px}.talentPage .recommended-jobs-section .recommendedJobs__container .SignUpCard p{font-size:24px;font-weight:700;line-height:87.6%;margin-right:8px}.talentPage .recommended-jobs-section .recommendedJobs__container .SignUpCard button{margin-top:10px;padding:12px 40px}.talent-at-work{margin-bottom:36px}.talent-at-work h2{font-size:16px}}@media only screen and (max-width:470px){.talentPage .hero-section .col-1 h1{font-size:14px}.talentPage .hero-section .col-1 p{font-size:9px}.talentPage .hero-section .col-1 a.buttonWithArrow{font-size:8px;height:18px;margin-top:12px;width:96px}.talentPage .hero-section .col-1 a.buttonWithArrow svg{height:12px;width:12px}}@media only screen and (max-width:410px){.talentPage .hero-section .col-1 h1{font-size:12px}.talentPage .hero-section .col-1 p{font-size:8px}.talentPage .hero-section .col-1 a.buttonWithArrow{font-size:6px;height:14px;width:86px}}@media only screen and (max-width:360px){.talentPage{padding:0 16px}.talentPage .hero-section .col-1{padding:12px 0 12px 12px}.talentPage .hero-section .col-1 h1{font-size:10px}.talentPage .whatYouWillGet h2{font-size:22px}.talentPage .whatYouWillGet__box div{font-size:16px;margin-block:22px 8px}.talentPage .whatYouWillGet__box p{font-size:14px}.talentPage .recourses h2,.talentPage__howItWorks h2{font-size:22px}.talentPage .recourses .resource .name{font-size:16px;margin-block:12px}.talentPage .recourses .resource .description{margin-bottom:16px}.talentPage .recourses .resource button{font-size:10px;padding:10px 32px}.talentPage .recourses .SignUpCard{min-height:315px;padding:12px 24px}.talentPage .recourses .SignUpCard p{font-size:20px}.talentPage .recourses .SignUpCard button{font-size:14px;height:30px;padding:0;width:128px}.talentPage .employers h2,.talentPage .recommended-jobs-section h2{font-size:22px}.talentPage .employers__container section p{font-size:14px}.talentPage .employers__container section button{font-size:14px;height:30px;width:128px}.talentPage .employers__container .SignUpCard{min-height:270px;padding:12px 24px}.talentPage .employers__container .SignUpCard p{font-size:20px;margin:0}.talentPage .employers__container .SignUpCard button{font-size:14px;height:30px;padding:0;width:128px}}.recommendedJob{align-items:center;background:#faf9ff;background:var(--very-lite-purple,#faf9ff);border:0 solid #999;border:0 solid var(--grey,#999);border-radius:24px;border-radius:var(--corner-radius-corner-radius-big,24px);display:flex;flex-direction:column;padding:72px 24px 24px;position:relative;width:402px}.recommendedJob img{border-radius:50%;height:78px;width:78px}.recommendedJob__bookmark{cursor:pointer;position:absolute;right:24px;top:24px}.recommendedJob__match{flex-direction:column;font-size:10px;font-weight:400;gap:2px;left:34px;position:absolute;top:24px}.recommendedJob__match,.recommendedJob__match .progress{align-items:center;color:var(--Text-Primary);display:flex}.recommendedJob__match .progress{background:radial-gradient(closest-side,#fff 79%,transparent 80% 100%),conic-gradient(#5937cc 75%,rgba(89,55,204,.2) 0);border-radius:50%;font-size:12px;font-weight:700;height:40px;justify-content:center;width:40px}.recommendedJob .name{align-items:center;color:var(--Text-Secondary);display:flex;font-size:16px;font-weight:400;gap:8px;margin-block:8px}.recommendedJob .rating{align-items:center;display:flex;gap:5px}.recommendedJob .title{color:var(--Text-Primary);font-size:24px;font-weight:600;line-height:24px;margin-block:8px 0;padding-bottom:12px}.recommendedJob .line{background:hsla(0,0%,60%,.8);display:block;height:2px;margin-bottom:8px;-webkit-transform:scaleY(.25);transform:scaleY(.25);width:100%}.recommendedJob .details{align-items:center;display:flex;justify-content:space-between;width:100%}.recommendedJob .details div{align-items:center;display:flex;gap:4px}.recommendedJob .details div svg{width:100%}.recommendedJob .details div span{color:var(--Text-Primary);font-size:12px;white-space:nowrap}.recommendedJob .buttons{align-items:center;display:flex;gap:7px;margin-top:30px;width:100%}.recommendedJob .buttons button{align-items:center;background:var(--Text-Primary);border:none;border:1px solid var(--Text-Primary);border-radius:55px;color:var(--Lite-Grey);display:flex;flex:1 1;font-size:14px;font-weight:700;height:42px;justify-content:center;outline:none;width:100%}.recommendedJob .buttons button.invert{background-color:transparent;color:var(--Text-Primary)}@media only screen and (max-width:500px){.recommendedJob{padding-inline:20px}.recommendedJob .details div span{font-size:10px}.recommendedJob .title{font-size:18px}.recommendedJob .buttons button{height:38px}}@media only screen and (max-width:380px){.recommendedJob .details div span{font-size:8px}.recommendedJob .title{font-size:16px}}.resource{background:#faf9ff;border-radius:24px;display:flex;flex-direction:column;padding:40px 35px;position:relative;width:400px}.resource img{border-radius:50%;height:75px;object-fit:cover}.resource__bookmark{cursor:pointer;position:absolute;right:32px;top:32px}.resource img{width:75px}.resource .name{color:var(--Text-Primary);font-size:24px;font-weight:600;margin-block:12px 24px}.resource .tags{align-items:center;display:flex;flex-wrap:wrap;gap:8px;row-gap:11px}.resource .tags span{align-items:center;background:#f2f4f7;border-radius:16px;display:flex;justify-content:center;padding:2px 8px}.resource .description,.resource .tags span{color:var(--Text-Secondary);font-size:12px;font-weight:400}.resource .description{margin-block:16px 32px}.resource button{align-self:flex-end;background-color:transparent;background:rgba(30,30,47,0);border:none;border:.5px solid var(--Text-Primary);border-radius:55px;font-size:14px;font-weight:700;outline:none;padding:12px 40px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.verifiedEmployer{background:var(--Very-Lite-Purple);border-radius:24px;display:flex;flex:1 1;flex-direction:column;position:relative;width:400px}.verifiedEmployer__bookmark{align-items:center;background-color:#fff;border-radius:12px;cursor:pointer;display:flex;justify-content:center;padding:10px;position:absolute;right:24px;top:16px}.verifiedEmployer .profile{border:1px solid #fff;border-radius:100px;height:81px;left:16px;max-width:81px;position:absolute;top:46px}.verifiedEmployer .image{background-size:cover;border-radius:24px 24px 0 0;height:150px}.verifiedEmployer__content{display:flex;flex-direction:column;padding:16px 24px}.verifiedEmployer__content .name{align-items:flex-start;color:var(--Text-Primary);display:flex;font-size:24px;font-weight:600;gap:8px;line-height:24px}.verifiedEmployer__content .name .company-name{max-width:200px}.verifiedEmployer__content .name .verification{display:flex;gap:2px;width:80px}.verifiedEmployer__content .name span{align-self:flex-end;color:var(--Dark-Grey);font-size:8px;font-weight:400;line-height:2}.verifiedEmployer__content .tags{color:var(--Text-Secondary);font-size:12px;font-weight:400;line-height:24px;margin-block:8px 16px}.verifiedEmployer__content .details{display:flex;flex-direction:column;gap:8px}.verifiedEmployer__content .details span{align-items:center;color:var(--Text-Secondary);display:flex;font-size:12px;font-weight:300;gap:8px;line-height:24px}.verifiedEmployer__content .buttons{align-items:center;display:flex;gap:7px;margin-top:30px;width:100%}.verifiedEmployer__content .buttons button{align-items:center;background:var(--Text-Primary);border:none;border:1px solid var(--Text-Primary);border-radius:55px;color:var(--Lite-Grey);display:flex;flex:1 1;font-size:14px;font-weight:700;height:42px;justify-content:center;outline:none;width:100%}.verifiedEmployer__content .buttons button.invert{background-color:transparent;color:var(--Text-Primary)}@media only screen and (max-width:500px){.verifiedEmployer .image{height:115px}}.SignUpCard{background-repeat:no-repeat;background-size:cover;border-radius:24px;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;padding:17px 24px}.SignUpCard p{color:#000;font-size:24px;font-weight:700;margin-right:42px}.SignUpCard button{background-color:var(--Text-Primary);border:none;border-radius:55px;color:#f2f4f7;font-size:14px;font-weight:700;margin-bottom:30px;outline:none;padding:12px 32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.partnerScreen{margin:0 auto;max-width:1248px}.partnerScreen .hero-section{align-items:center;background-color:rgba(89,55,204,.4);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:24px;display:flex;margin-bottom:120px;margin-top:38px;position:relative}.partnerScreen .hero-section .col-1{padding:84px 0 60px 60px;width:55%}.partnerScreen .hero-section .col-1 h1{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:700;line-height:114.5%;margin-bottom:16px}.partnerScreen .hero-section .col-1 p{color:#344054;color:var(--dark-2,#344054);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.partnerScreen .hero-section .col-1 .buttons{align-items:center;display:flex;gap:16px;margin-top:66px}.partnerScreen .hero-section .col-1 .buttons a{align-items:center;background:var(--Text-Primary);border:none;border-radius:24px;color:#fff;display:flex;height:48px;justify-content:center;outline:none;width:202px}.partnerScreen .hero-section .col-1 .buttons a.invert{background-color:transparent;border:1px solid var(--Text-Primary);color:var(--Text-Primary)}.partnerScreen .whatYouWillGet{margin-bottom:120px}.partnerScreen .whatYouWillGet h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-size:48px;font-weight:700;margin-bottom:24px}.partnerScreen .whatYouWillGet .carousel-dots,.partnerScreen .whatYouWillGet__slider{display:none}.partnerScreen .whatYouWillGet__container{display:flex;gap:24px;justify-content:space-between;margin-top:40px}.partnerScreen .whatYouWillGet__box{align-items:center;display:flex;flex-direction:column}.partnerScreen .whatYouWillGet__box div{align-self:self-start;color:var(--Text-Primary);font-size:28px;font-weight:600;height:56px;margin-block:60px 22px;text-align:start}.partnerScreen .whatYouWillGet__box p{align-self:self-start;color:var(--Text-secondary);font-size:20px;font-weight:400;text-align:start}.partnerScreen__partnerships{align-items:center;display:flex;flex-direction:column;gap:60px;margin-bottom:60px;width:100%}.partnerScreen__partnerships span{color:var(--Text-Secondary);font-size:24px;font-weight:600}.partnerScreen__programs h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.partnerScreen__programs img{border-radius:12px;height:171px;object-fit:cover;width:352px}.partnerScreen__programs p.paragraph{color:var(--Text-Secondary);font-size:20px;font-weight:300;margin-block:32px 24px;width:600px}.partnerScreen__programs-container{display:flex;gap:24px;justify-content:space-between}.partnerScreen__programs-container section{background-color:var(--Very-Lite-Purple);border-radius:24px;display:flex;flex-direction:column;padding:24px;width:400px}.partnerScreen__programs-container section p{color:var(--Text-Primary);font-size:16px;font-weight:600;line-height:150%;margin-block:16px 32px}.partnerScreen__programs-container section button{align-items:center;background:var(--Text-Primary);border:none;border-radius:55px;color:#fff;display:flex;height:42px;justify-content:center;outline:none;width:156px}.partnerScreen .recourses{margin-bottom:69px;margin-top:120px}.partnerScreen .recourses h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:24px}.partnerScreen .recourses__container{display:flex;gap:24px;margin-top:40px}.partnerScreen__howItWorks{margin-bottom:72px}.partnerScreen__howItWorks h2{color:var(--Text-Primary);font-size:48px;font-weight:700;margin-bottom:24px}.partnerScreen__howItWorks button{align-items:center;background-color:var(--Text-Primary);border:none;border-radius:24px;color:#fff;display:flex;font-size:14.5px;font-weight:500;justify-content:center;line-height:20px;margin:-60px auto 0;outline:none;padding:14px 16px;width:200px}@media only screen and (max-width:1360px){.partnerScreen{padding:0 30px;width:100%}}@media only screen and (max-width:1200px){.partnerScreen .hero-section .col-1{width:60%}.partnerScreen .recourses .resource,.partnerScreen__programs-container section{flex:1 1;width:100%}}@media only screen and (max-width:1150px){.partnerScreen .whatYouWillGet__slider{display:block;margin-top:36px}.partnerScreen .whatYouWillGet .carousel-dots{display:flex}.partnerScreen .whatYouWillGet__container{display:none}.partnerScreen .whatYouWillGet__box svg{margin:0 auto}.partnerScreen .whatYouWillGet__box div{font-size:34px;text-align:center}.partnerScreen .whatYouWillGet__box p{font-size:24px;font-weight:400;margin:0 auto;text-align:center;width:60%}}@media only screen and (max-width:1100px){.partnerScreen .hero-section{margin-bottom:70px}.partnerScreen .hero-section .col-1{padding:60px 0 42px 60px;width:65%}.partnerScreen__partnerships{gap:36px}.partnerScreen__partnerships svg{height:42px;width:auto}}@media only screen and (max-width:1040px){.partnerScreen .hero-section .col-1 h1{font-size:42px}.partnerScreen .recourses .resource:first-of-type,.partnerScreen__programs-container section.hide{display:none}}@media only screen and (max-width:1000px){.partnerScreen__howItWorks button{display:none}}@media only screen and (max-width:968px){.partnerScreen .hero-section .col-1{padding:48px 0 36px 48px;width:60%}.partnerScreen .hero-section .col-1 h1{font-size:38px}.partnerScreen .hero-section .col-1 p{font-size:20px}.partnerScreen .hero-section .col-1 .buttons{margin-top:32px}.partnerScreen .hero-section .col-1 .buttons a{width:172px}}@media only screen and (max-width:893px){.partnerScreen .hero-section{margin-bottom:48px}.partnerScreen .hero-section .col-1{padding:36px 0 36px 36px}.partnerScreen .hero-section .col-1 h1{font-size:34px}.partnerScreen .hero-section .col-1 p{font-size:18px}.partnerScreen__partnerships{gap:32px}.partnerScreen__partnerships svg{height:36px}}@media only screen and (max-width:800px){.partnerScreen .hero-section .col-1 h1{font-size:30px}.partnerScreen .hero-section .col-1 p{font-size:16px}.partnerScreen .hero-section .col-1 .buttons{margin-top:24px}.partnerScreen .hero-section .col-1 .buttons a{font-size:14px;height:40px;width:152px}.partnerScreen__programs-container{flex-direction:column}.partnerScreen .SignUpCard{min-height:350px}.partnerScreen .SignUpCard p{font-size:34px}.partnerScreen .recourses__container{flex-direction:column}.partnerScreen .recourses__container .SignUpCard{min-height:550px}}@media only screen and (max-width:760px){.partnerScreen .hero-section{margin-bottom:32px}.partnerScreen__partnerships{gap:24px}.partnerScreen__partnerships span{font-size:20px}.partnerScreen__partnerships svg{height:28px}}@media only screen and (max-width:720px){.partnerScreen .hero-section .col-1{padding:28px 0 28px 28px}.partnerScreen .hero-section .col-1 h1{font-size:22px}.partnerScreen .hero-section .col-1 p{font-size:14px}.partnerScreen .hero-section .col-1 .buttons a{font-size:12px;height:30px;width:132px}.partnerScreen .whatYouWillGet{margin-bottom:80px}.partnerScreen .whatYouWillGet h2{font-size:36px;margin-bottom:16px}.partnerScreen .whatYouWillGet__box p{width:100%}.partnerScreen__programs{margin-bottom:80px}.partnerScreen__programs h2{font-size:36px;margin-bottom:16px}.partnerScreen__programs p.paragraph{width:100%}.partnerScreen .recourses{margin-bottom:80px;margin-top:0}.partnerScreen .recourses h2{font-size:36px;margin-bottom:16px}.partnerScreen__howItWorks{margin-bottom:80px}.partnerScreen__howItWorks h2{font-size:36px;margin-bottom:16px}}@media only screen and (max-width:630px){.whatYouWillGet h2{margin-bottom:12px}.partnerScreen .hero-section{margin-top:24px}}@media only screen and (max-width:600px){.partnerScreen .hero-section .col-1{padding:24px 0 24px 24px}.partnerScreen .hero-section .col-1 h1{font-size:18px;margin-bottom:8px}.partnerScreen .hero-section .col-1 p{font-size:10px;width:80%}.partnerScreen .hero-section .col-1 .buttons{margin-top:24px}.partnerScreen .hero-section .col-1 .buttons a{font-size:10px;height:24px;width:106px}.partnerScreen .whatYouWillGet{margin-bottom:60px}.partnerScreen .whatYouWillGet h2{font-size:32px;font-weight:600}.partnerScreen .whatYouWillGet__slider{margin-top:24px}.partnerScreen .whatYouWillGet__box svg{height:120px;width:120px}.partnerScreen .whatYouWillGet__box div{font-size:28px;height:auto;margin-block:36px 16px}.partnerScreen .whatYouWillGet__box p{font-size:20px}.partnerScreen__partnerships{gap:16px;margin-bottom:32px}.partnerScreen__partnerships h2{font-size:32px;font-weight:600}.partnerScreen__partnerships svg{height:22px}.partnerScreen__programs{margin-bottom:60px}.partnerScreen__programs h2{font-size:32px;font-weight:600}.partnerScreen .SignUpCard p{font-size:30px}.partnerScreen .recourses{margin-bottom:60px}.partnerScreen .recourses h2{font-size:32px;font-weight:600}.partnerScreen .recourses .SignUpCard{min-height:500px}.partnerScreen__howItWorks{margin-bottom:60px}.partnerScreen__howItWorks h2{font-size:32px;margin-bottom:16px}}@media only screen and (max-width:530px){.partnerScreen{padding:0 20px}.partnerScreen .hero-section .col-1{padding:20px 0 20px 20px}.partnerScreen .hero-section .col-1 h1{font-size:16px;margin-bottom:8px}.partnerScreen .hero-section .col-1 p{margin-bottom:0}.partnerScreen .hero-section .col-1 .buttons{margin-top:16px}.partnerScreen .hero-section .col-1 .buttons a{font-size:9px;height:22px;width:96px}}@media only screen and (max-width:500px){.partnerScreen .hero-section{margin-bottom:16px;margin-top:16px}.partnerScreen .whatYouWillGet h2{font-size:24px;margin-bottom:8px}.partnerScreen .whatYouWillGet__slider{margin-top:24px}.partnerScreen .whatYouWillGet__box svg{height:68px;width:68px}.partnerScreen .whatYouWillGet__box div{font-size:18px;height:auto;margin-block:24px 8px}.partnerScreen .whatYouWillGet__box p{font-size:16px}.partnerScreen__partnerships{margin-bottom:24px}.partnerScreen__partnerships span{font-size:16px}.partnerScreen__partnerships svg{height:18px}.partnerScreen__programs{margin-bottom:36px}.partnerScreen__programs h2{font-size:24px;margin-bottom:8px}.partnerScreen__programs p.paragraph{display:none}.partnerScreen__programs-container{gap:16px;margin-top:24px}.partnerScreen__programs-container section{padding:16px}.partnerScreen__programs-container section p{margin-block:8px}.partnerScreen .SignUpCard{min-height:300px;padding:12px 32px}.partnerScreen .SignUpCard p{font-size:24px;font-weight:700;line-height:87.6%;margin-right:8px}.partnerScreen .SignUpCard button{margin-top:10px;padding:12px 40px}.partnerScreen .recourses{margin-bottom:36px}.partnerScreen .recourses h2{font-size:24px;margin-bottom:8px}.partnerScreen .recourses__container{margin-top:20px}.partnerScreen .recourses .resource{padding:16px}.partnerScreen .recourses .resource img{height:60px;width:60px}.partnerScreen .recourses .resource .name{font-size:18px;margin-block:12px}.partnerScreen .recourses .resource .description{margin-bottom:20px}.partnerScreen .recourses .resource button{font-size:12px;padding:10px 32px}.partnerScreen .recourses .resource__bookmark{right:18px;top:18px}.partnerScreen .recourses .SignUpCard{min-height:400px}.partnerScreen__howItWorks{margin-bottom:36px}.partnerScreen__howItWorks h2{font-size:24px;margin-bottom:8px}}@media only screen and (max-width:470px){.partnerScreen .hero-section .col-1 h1{font-size:14px}.partnerScreen .hero-section .col-1 p{font-size:9px}.partnerScreen .hero-section .col-1 .buttons{gap:8px;margin-top:12px}.partnerScreen .hero-section .col-1 .buttons a{font-size:8px;height:18px;width:84px}}@media only screen and (max-width:410px){.partnerScreen .hero-section .col-1 h1{font-size:12px}.partnerScreen .hero-section .col-1 p{font-size:8px}.partnerScreen .hero-section .col-1 .buttons{gap:6px}.partnerScreen .hero-section .col-1 .buttons a{font-size:6px;height:14px;width:64px}.partnerScreen__partnerships svg{height:16px}}@media only screen and (max-width:360px){.partnerScreen{padding:0 16px}.partnerScreen .hero-section .col-1{padding:12px 0 12px 12px}.partnerScreen .hero-section .col-1 h1{font-size:10px}.partnerScreen__partnerships svg{height:14px}}@media only screen and (max-width:350px){.partnerScreen .whatYouWillGet h2{font-size:22px}.partnerScreen .whatYouWillGet__box div{font-size:16px;margin-block:22px 8px}.partnerScreen .whatYouWillGet__box p{font-size:14px}.partnerScreen__programs h2{font-size:22px}.partnerScreen__programs-container section p{font-size:14px}.partnerScreen__programs-container section button{font-size:14px;height:30px;width:128px}.partnerScreen__programs .SignUpCard{min-height:240px;padding:12px 24px}.partnerScreen__programs .SignUpCard p{font-size:20px}.partnerScreen__programs .SignUpCard button{font-size:14px;height:30px;padding:0;width:128px}.partnerScreen .recourses h2{font-size:22px}.partnerScreen .recourses .resource .name{font-size:16px;margin-block:12px}.partnerScreen .recourses .resource .description{margin-bottom:16px}.partnerScreen .recourses .resource button{font-size:10px;padding:10px 32px}.partnerScreen .recourses .SignUpCard{min-height:315px;padding:12px 24px}.partnerScreen .recourses .SignUpCard p{font-size:20px}.partnerScreen .recourses .SignUpCard button{font-size:14px;height:30px;padding:0;width:128px}.partnerScreen__howItWorks h2{font-size:22px}}.sign-up-nav{align-items:center;padding:22px 96px}.sign-up-nav,.sign-up-screen-1{display:flex;justify-content:space-between}.sign-up-screen-1{gap:23px;margin:34px 96px 41px}.sign-up-screen-1>div:first-of-type{background:#faf9ff;background:var(--very-lite-purple,#faf9ff);border-radius:24px;padding:69px 159px}.sign-up-screen-1 h1{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:40px;font-style:normal;font-weight:700;line-height:114.5%;margin-bottom:8px;width:375px}.sign-up-screen-1 .sign-up-screen-1__subheading{color:#999;color:var(--color,#999);font-family:Space Grotesk;font-size:13px;font-style:normal;font-weight:400;line-height:114.5%;margin-bottom:24px}.sign-up-screen-1 .email-label{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:7px;margin-top:16px}.sign-up-screen-1 .email-input{border:1px solid hsla(0,0%,40%,.35);border-radius:12px;height:46px;margin-bottom:32px;padding-inline:10px;width:100%}.sign-up-screen-1 .privacy-policy{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-top:16px;text-align:center}.sign-up-screen-1 .privacy-policy span{color:#5937cc;color:var(--brand-colors-color,#5937cc);text-decoration:underline}.sign-up-screen-1 .img-wrapper{border-radius:36px;display:flex;flex-direction:column;gap:8px;height:100vh;padding:42px 48px}.sign-up-screen-1 .img-wrapper h2{color:#fff;font-family:Space Grotesk;font-size:32px;font-style:normal;font-weight:700;line-height:100.1%;margin-top:auto}.sign-up-screen-1 .img-wrapper p{color:#fff;font-family:Space Grotesk;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.sign-up-footer{display:flex;justify-content:space-between;padding-inline:94px;padding-bottom:34px}.sign-up-footer p{color:#999;color:var(--grey,#999);font-family:Space Grotesk;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.sign-up-footer div{display:flex;gap:16px}.seperator{align-items:center;display:flex;gap:23px}.sign-up-screen-2{display:flex;gap:23px;justify-content:space-between;margin:34px 96px 41px}.sign-up-screen-2>div:first-of-type{background:#faf9ff;background:var(--very-lite-purple,#faf9ff);border-radius:24px;padding:69px 159px}.sign-up-screen-2 h1{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:40px;font-style:normal;font-weight:700;line-height:114.5%;margin-bottom:8px;width:375px}.sign-up-screen-2 .sign-up-screen-2__subheading{color:#999;color:var(--color,#999);font-family:Space Grotesk;font-size:13px;font-style:normal;font-weight:400;line-height:114.5%;margin-bottom:24px}.sign-up-screen-2 .input-label{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:11px;margin-top:16px}.sign-up-screen-2 .input-text{border:1px solid hsla(0,0%,40%,.35);border-radius:12px;height:46px;margin-bottom:32px;padding-inline:10px;width:100%}.sign-up-screen-2 .privacy-policy{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-top:16px;text-align:center}.sign-up-screen-2 .privacy-policy span{color:#5937cc;color:var(--brand-colors-color,#5937cc);text-decoration:underline}.sign-up-screen-2 .img-wrapper{border-radius:36px;display:flex;flex-direction:column;gap:8px;height:100vh;padding:42px 48px}.sign-up-screen-2 .img-wrapper h2{color:#fff;font-family:Space Grotesk;font-size:32px;font-style:normal;font-weight:700;line-height:100.1%;margin-top:auto}.sign-up-screen-2 .img-wrapper p{color:#fff;font-family:Space Grotesk;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.sign-up-otp-screen h1{color:#1e1e2f;color:var(--dark,#1e1e2f);font-size:40px;font-weight:700;line-height:114.5%;margin-bottom:38px;margin-top:8px}.sign-up-otp-screen .otp-sent,.sign-up-otp-screen h1{font-family:Space Grotesk;font-style:normal;text-align:center}.sign-up-otp-screen .otp-sent{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-size:14px;font-weight:500;line-height:normal;margin-bottom:32px}.sign-up-otp-screen label{margin-bottom:32px;width:100%}.sign-up-otp-screen label p{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:11px}.sign-up-otp-screen label input{border:1px solid hsla(0,0%,40%,.35);border-radius:12px;height:46px;margin-bottom:32px;padding-inline:10px;width:100%}.sign-up-otp-screen .resend-otp{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:19px;text-align:center}.sign-up-otp-screen .resend-otp span{color:#5937cc;color:var(--brand-colors-color,#5937cc)}.sign-up-otp-screen .otp-verified-text{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:32px;text-align:center}.custom-input label{width:100%}.custom-input .label-text{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:7px}.custom-input input{border:1px solid hsla(0,0%,40%,.35);border-radius:12px;padding:6px;width:100%}.verify-email-screen{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px)}.verify-email-screen .verify-email{align-items:center;display:flex;flex-direction:column;width:400px}.verify-email-screen h1{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:40px;font-style:normal;font-weight:700;line-height:114.5%;margin-bottom:32px;margin-top:8px;text-align:center}.verify-email-screen p{margin-bottom:32px}.verify-email-screen .change-resend-mail,.verify-email-screen p{color:#1e1e2f;color:var(--text-primary,#1e1e2f);font-family:Space Grotesk;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.verify-email-screen .change-resend-mail a{color:#5937cc;color:var(--brand-colors-color,#5937cc)}.ourTalent{background:var(--Very-Lite-Purple);border-radius:24px;display:flex;flex-direction:column;gap:42.5px;padding:24px;width:400px}.ourTalent__profile{align-items:center;display:flex;gap:9px}.ourTalent__profile img{border-radius:50%;height:72px;width:72px}.ourTalent__profile .content{display:flex;flex-direction:column;gap:5px}.ourTalent__profile .content div{color:var(--Text-Primary);font-size:24px;font-weight:600;line-height:24px}.ourTalent__profile .content span{color:var(--Text-Primary);font-size:12px;font-weight:400}.ourTalent__details{display:flex;justify-content:space-between}.ourTalent__details div{color:var(--Text-Secondary);display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:4px}.ourTalent__details div span{align-items:center;color:var(--Text-Primary);display:flex;font-size:12px;font-weight:600;gap:10px}.ourTalent .buttons{align-items:center;display:flex;gap:7px;margin-top:30px;width:100%}.ourTalent .buttons button{align-items:center;background:var(--Text-Primary);border:none;border:1px solid var(--Text-Primary);border-radius:55px;color:var(--Lite-Grey);display:flex;flex:1 1;font-size:14px;font-weight:700;height:42px;justify-content:center;outline:none;width:100%}.ourTalent .buttons button.invert{background-color:transparent;color:var(--Text-Primary)}@media only screen and (max-width:500px){.ourTalent{gap:32px;padding:24px}.ourTalent__details{margin-top:24px}.ourTalent .buttons{margin-top:0}}@media only screen and (max-width:390px){.ourTalent__details div{font-size:10px}}@media only screen and (max-width:350px){.ourTalent__details div{font-size:8px}.ourTalent__details div span{font-size:10px}}.employerPage{margin:0 auto;max-width:1248px}.employerPage .hero-section{align-items:center;background-color:#fbad84;background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:24px;display:flex;margin-bottom:120px;margin-top:38px;position:relative}.employerPage .hero-section .col-1{padding:60px 0 60px 60px;width:50%}.employerPage .hero-section .col-1 h1{color:#1e1e2f;color:var(--dark,#1e1e2f);font-family:Space Grotesk;font-size:48px;font-style:normal;font-weight:700;line-height:114.5%;margin-bottom:16px}.employerPage .hero-section .col-1 p{color:#344054;color:var(--dark-2,#344054);font-family:Space Grotesk;font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px}.employerPage__partnerships{align-items:center;display:flex;flex-direction:column;gap:60px;margin-bottom:60px;width:100%}.employerPage__partnerships span{color:var(--Text-Secondary);font-size:24px;font-weight:600}.employerPage__benefits{margin-bottom:141px;margin-top:70px}.employerPage__benefits h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-size:48px;font-weight:700;margin-bottom:24px}.employerPage__benefits .carousel-dots,.employerPage__benefits-slider{display:none}.employerPage__benefits-container{grid-gap:24px;grid-row-gap:100px;display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;margin-top:40px;row-gap:100px}.employerPage__benefits-box{align-items:center;display:flex;flex-direction:column}.employerPage__benefits-box div{align-self:self-start;color:var(--Text-Primary);font-size:28px;font-weight:600;height:56px;line-height:100.9%;margin-block:60px 22px;text-align:start}.employerPage__benefits-box p{align-self:self-start;color:var(--Text-secondary);font-size:20px;font-weight:400;text-align:start}.employerPage__talent{margin-bottom:141px}.employerPage__talent h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-size:48px;font-weight:700;margin-bottom:24px}.employerPage__talent-container{display:flex;gap:24px;margin-top:40px}.employerPage__howItWorks{margin-bottom:165px;margin-top:98px}.employerPage__howItWorks h2{color:#1e1e2f;color:var(--dark,#1e1e2f);font-size:48px;font-weight:700;margin-bottom:24px}.employerPage__howItWorks button{align-items:center;background-color:var(--Text-Primary);border:none;border-radius:24px;color:#fff;display:flex;font-size:14.5px;font-weight:500;justify-content:center;line-height:20px;margin:-60px auto 0;outline:none;padding:14px 16px;width:200px}@media only screen and (max-width:1360px){.employerPage{padding:0 30px;width:100%}}@media only screen and (max-width:1200px){.employerPage .hero-section .col-1{width:60%}.employerPage__talent-container .ourTalent{flex:1 1;width:100%}}@media only screen and (max-width:1150px){.employerPage__benefits-slider{display:block;margin-top:36px}.employerPage__benefits .carousel-dots{display:flex}.employerPage__benefits-container{display:none}.employerPage__benefits-box svg{margin:0 auto}.employerPage__benefits-box div{font-size:34px;text-align:center}.employerPage__benefits-box p{font-size:24px;font-weight:400;margin:0 auto;text-align:center;width:60%}}@media only screen and (max-width:1100px){.employerPage .hero-section{margin-bottom:70px}.employerPage .hero-section .col-1{padding:60px 0 42px 60px;width:65%}.employerPage__partnerships{gap:36px}.employerPage__partnerships svg{height:42px;width:auto}}@media only screen and (max-width:1040px){.employerPage .hero-section .col-1 h1{font-size:42px}.employerPage__talent-container .ourTalent:first-of-type{display:none}}@media only screen and (max-width:1000px){.employerPage__howItWorks button{display:none}}@media only screen and (max-width:968px){.employerPage .hero-section .col-1{padding:48px 0 36px 48px;width:60%}.employerPage .hero-section .col-1 h1{font-size:38px}.employerPage .hero-section .col-1 p{font-size:20px}.employerPage .hero-section .col-1 .buttons{margin-top:32px}.employerPage .hero-section .col-1 .buttons a{width:172px}}@media only screen and (max-width:893px){.employerPage .hero-section{margin-bottom:48px}.employerPage .hero-section .col-1{padding:36px 0 36px 36px}.employerPage .hero-section .col-1 h1{font-size:34px}.employerPage .hero-section .col-1 p{font-size:18px}.employerPage__partnerships{gap:32px}.employerPage__partnerships svg{height:36px}}@media only screen and (max-width:800px){.employerPage .hero-section .col-1 h1{font-size:30px}.employerPage .hero-section .col-1 p{font-size:16px}.employerPage .hero-section .col-1 a.buttonWithArrow{font-size:14px;height:40px;width:152px}.employerPage__talent-container{flex-direction:column}.employerPage__talent-container .SignUpCard{min-height:360px}}@media only screen and (max-width:760px){.employerPage .hero-section{margin-bottom:32px}.employerPage__partnerships{gap:24px}.employerPage__partnerships span{font-size:20px}.employerPage__partnerships svg{height:28px}}@media only screen and (max-width:720px){.employerPage .hero-section .col-1{padding:28px 0 28px 28px}.employerPage .hero-section .col-1 h1{font-size:22px}.employerPage .hero-section .col-1 p{font-size:14px}.employerPage .hero-section .col-1 a.buttonWithArrow{font-size:12px;height:30px;width:132px}.employerPage__benefits{margin-bottom:80px}.employerPage__benefits h2{font-size:36px;margin-bottom:16px}.employerPage__benefits-box p{width:100%}.employerPage__talent{margin-bottom:80px}.employerPage__talent h2{font-size:36px;margin-bottom:16px}.employerPage__howItWorks{margin-bottom:80px;margin-top:0}.employerPage__howItWorks h2{font-size:36px;margin-bottom:16px}}@media only screen and (max-width:630px){.employerPage .hero-section{margin-top:24}.employerPage .hero-section .col-1{padding:24px 0 24px 24px}.employerPage .hero-section .col-1 h1{font-size:18px;margin-bottom:8px}.employerPage .hero-section .col-1 p{font-size:10px;width:80%}.employerPage .hero-section .col-1 a.buttonWithArrow{font-size:10px;height:24px;width:116px}.employerPage__partnerships{gap:16px;margin-bottom:32px}.employerPage__partnerships h2{font-size:32px;font-weight:600}.employerPage__partnerships svg{height:22px}.employerPage__benefits{margin-top:0}.employerPage__benefits h2{font-size:32px;font-weight:600;margin-bottom:12px}.employerPage__benefits-slider{margin-top:24px}.employerPage__benefits-box svg{height:120px;width:120px}.employerPage__benefits-box div{font-size:28px;height:auto;margin-block:36px 16px}.employerPage__benefits-box p{font-size:20px}.employerPage__talent{margin-bottom:60px}.employerPage__talent h2{font-size:32px;font-weight:600}.employerPage__talent-container .SignUpCard{min-height:340px}.employerPage__talent-container .SignUpCard p{font-size:30px}.employerPage__howItWorks{margin-bottom:60px}.employerPage__howItWorks h2{font-size:32px;margin-bottom:16px}}@media only screen and (max-width:530px){.employerPage{padding:0 20px}.employerPage .hero-section .col-1{padding:20px 0 20px 20px}.employerPage .hero-section .col-1 h1{font-size:16px;margin-bottom:8px}.employerPage .hero-section .col-1 p{margin-bottom:0}.employerPage .hero-section .col-1 a.buttonWithArrow{font-size:9px;height:22px;margin-top:16px;width:106px}}@media only screen and (max-width:500px){.employerPage .hero-section{margin-bottom:16px;margin-top:16px}.employerPage__partnerships{margin-bottom:24px}.employerPage__partnerships span{font-size:16px}.employerPage__partnerships svg{height:18px}.employerPage__benefits h2{font-size:24px;margin-bottom:8px}.employerPage__benefits-slider{margin-top:24px}.employerPage__benefits-box svg{height:68px;width:68px}.employerPage__benefits-box div{font-size:18px;height:auto;margin-block:24px 8px}.employerPage__benefits-box p{font-size:16px}.employerPage__talent{margin-bottom:36px}.employerPage__talent h2{font-size:24px;margin-bottom:8px}.employerPage__talent-container{gap:16px;margin-top:24px}.employerPage__talent-container .SignUpCard{min-height:290px;padding:12px 32px}.employerPage__talent-container .SignUpCard p{font-size:24px;font-weight:700;margin-right:8px}.employerPage__talent-container .SignUpCard button{margin-top:10px;padding:12px 40px}.employerPage__howItWorks{margin-bottom:36px}.employerPage__howItWorks h2{font-size:24px;margin-bottom:8px}}@media only screen and (max-width:470px){.employerPage .hero-section .col-1 h1{font-size:14px}.employerPage .hero-section .col-1 p{font-size:9px}.employerPage .hero-section .col-1 a.buttonWithArrow{font-size:8px;height:18px;margin-top:12px;width:96px}}@media only screen and (max-width:410px){.employerPage .hero-section .col-1 h1{font-size:12px}.employerPage .hero-section .col-1 p{font-size:8px}.employerPage .hero-section .col-1 a.buttonWithArrow{font-size:6px;height:14px;width:76px}.employerPage__partnerships svg{height:16px}.employerPage__talent-container .SignUpCard{min-height:310px;padding:12px 32px}.employerPage__talent-container .SignUpCard p{font-size:22px;font-weight:700;margin-right:8px}.employerPage__talent-container .SignUpCard button{margin-top:10px;padding:12px 40px}}@media only screen and (max-width:360px){.employerPage{padding:0 16px}.employerPage .hero-section .col-1{padding:12px 0 12px 12px}.employerPage .hero-section .col-1 h1{font-size:10px}.employerPage__partnerships svg{height:14px}.employerPage__benefits h2{font-size:22px}.employerPage__benefits-box div{font-size:16px;margin-block:22px 8px}.employerPage__benefits-box p{font-size:14px}.employerPage__howItWorks h2{font-size:22px}}.terms-and-conditions-container h1,.terms-and-conditions-container h2,.terms-and-conditions-container h3,.terms-and-conditions-container p{margin:1em 0}.terms-and-conditions-container ul{margin-left:1.5em}:root{--Text-Primary:#1e1e2f;--Text-Secondary:#344054;--Lite-Peach:#fdceb5;--Lite-Purple:#bdafeb;--Very-Lite-Purple:#faf9ff;--Lite-Yellow:#feedcc;--Lite-Grey:#f2f4f7;--Off-White:#ededed;--Dark-Grey:#999;--Peach:#eba26e;--Dark-1:#1e1e2f;--Dark-2:#344054;--Brand-Colors-Peach:#fbad84;--Brand-Colors-Yellow:#feedcc;--Dark:#1e1e2f;--FFFFFF:#fff;--Grey:#9aa0a9;--Neutral-600:#6f6c90;--Purple:#5937cc;--Solid-Primary-20:#d0d9fa}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;color:#1e1e2f;color:var(--Text-Primary);font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:none;cursor:pointer;outline:none}a{text-decoration:none}.link-button{background-color:#1e1e2f;background-color:var(--Text-Primary);border:1px solid #1e1e2f;border:1px solid var(--Text-Primary);border-radius:28px;color:#ededed;color:var(--Off-White);font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease-in-out}.link-button:hover{padding-inline:24px}.link-button.inverted{background-color:transparent;color:#1e1e2f;color:var(--Text-Primary)}.buttonWithArrow{align-items:center;background:#1e1e2f;background:var(--Text-Primary);border-radius:24px;color:#fff;display:flex;font-size:14.5px;font-weight:500;height:48px;justify-content:space-between;line-height:1;line-height:140%;margin-top:24px;padding:0 12px 0 16px;width:202px}.buttonWithArrow,.buttonWithArrow svg{transition:all .2s ease-in-out}.buttonWithArrow:hover{background-color:#1e1e2f;background-color:var(--Text-Primary)}.buttonWithArrow:hover svg{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.slide-in,.slide-out{background-color:#5937cc;height:100vh;left:0;position:fixed;top:0;-webkit-transform-origin:bottom;transform-origin:bottom;width:100%;z-index:8000}.slick-track{align-items:center;display:flex!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.ab6ce3d9.css.map*/