.academy-social-footer{--border-radius:48px;overflow:hidden;padding-bottom:96px;padding-top:48px;position:relative;z-index:1}.academy-social-footer_transparent{background:transparent;margin-top:0}.academy-social-footer_margin-top-0{margin-top:0}.academy-social-footer:after{background-color:var(--academy-green);border-radius:var(--border-radius) var(--border-radius) 0 0;content:"";height:481px;position:absolute;right:0;top:110px;width:100vw;z-index:-1}@media screen and (max-width:1000px){.academy-social-footer:after{background-color:var(--rs-color-primary-light-theme);top:48px}html[lang=de] .academy-social-footer:after,html[lang=es] .academy-social-footer:after,html[lang=fr] .academy-social-footer:after,html[lang=pt-BR] .academy-social-footer:after{height:538px}}@media screen and (max-width:640px){.academy-social-footer:after{content:none}.academy-social-footer{--border-radius:32px;background-color:var(--academy-green);border-top-right-radius:var(--border-radius);margin-top:0;padding-top:64px;z-index:1}}.academy-social-footer__content{margin-top:0}.academy-social-footer__form{position:relative;z-index:2}.academy-social-footer__form-wrapper{position:relative;--col-width:8.33333%}.academy-social-footer__form-wrapper:before{background-color:var(--academy-green);border-radius:0 var(--border-radius) 0 0;content:"";height:578px;left:0;position:absolute;top:-48px;width:calc(100% + var(--wt-horizontal-layout-gutter) + var(--col-width)*2);z-index:1}@media screen and (max-width:640px){.academy-social-footer__form-wrapper:before{content:none}}@media screen and (max-width:1000px){html[lang=de] .academy-social-footer__form-wrapper:before,html[lang=es] .academy-social-footer__form-wrapper:before,html[lang=fr] .academy-social-footer__form-wrapper:before,html[lang=pt-BR] .academy-social-footer__form-wrapper:before{height:586px}}.academy-social-footer__form-wrapper:after{background-color:var(--academy-green);border-top-left-radius:var(--border-radius);content:"";height:578px;left:-500px;position:absolute;top:-48px;width:500px;z-index:1}@media screen and (max-width:640px){.academy-social-footer__form-wrapper:after{content:none}}@media screen and (max-width:1000px){html[lang=de] .academy-social-footer__form-wrapper:after,html[lang=es] .academy-social-footer__form-wrapper:after,html[lang=fr] .academy-social-footer__form-wrapper:after,html[lang=pt-BR] .academy-social-footer__form-wrapper:after{height:586px}}.academy-social-footer__links{position:relative;z-index:1}.academy-social-footer__link>div{padding-bottom:0;padding-top:16px}.academy-social-footer__link a{line-height:1.667}.academy-social-footer__link svg{min-width:24px}@media (min-width:641px) and (max-width:700px){.academy-social-footer__link svg+div{margin-left:8px}}.academy-social-footer__links-wrapper{padding-top:54px;position:relative;--col-width:8.33333%}@media screen and (max-width:640px){.academy-social-footer__links-wrapper{margin-top:24px;padding-top:24px}}.academy-social-footer__links-wrapper:before{background-color:var(--rs-color-primary-light-theme);border-top-right-radius:var(--border-radius);content:"";height:500px;left:calc(var(--col-width)*-3);position:absolute;top:10px;width:calc(100% + var(--wt-horizontal-layout-gutter) + var(--col-width)*4);z-index:0}@media screen and (max-width:640px){.academy-social-footer__links-wrapper:before{left:-16px;width:calc(100% + 16px)}}html[lang=de] .academy-social-footer__links-wrapper:before,html[lang=es] .academy-social-footer__links-wrapper:before,html[lang=fr] .academy-social-footer__links-wrapper:before,html[lang=pt-BR] .academy-social-footer__links-wrapper:before{height:480px}@media screen and (max-width:1000px){html[lang=de] .academy-social-footer__links-wrapper:before,html[lang=es] .academy-social-footer__links-wrapper:before,html[lang=fr] .academy-social-footer__links-wrapper:before,html[lang=pt-BR] .academy-social-footer__links-wrapper:before{height:538px}}
:root{--gap:32px}@media screen and (max-width:1000px){:root{--gap:24px}}@media screen and (max-width:640px){.academy-student-pack__technologies{background-image:radial-gradient(ellipse 111% 10% at 50% 92%,rgba(148,121,254,.5) 0,transparent 45%)}}.academy-student-pack__technologies-cards{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#e7e1ff;background-image:radial-gradient(circle,#9479fe 0,transparent 55%);border-radius:32px;box-shadow:inset -.5px -.5px .75px 0 hsla(0,0%,100%,.35),inset 1px 1px .5px 0 hsla(0,0%,100%,.35);display:grid;gap:var(--gap) var(--gap);grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);padding:32px;position:relative}@media screen and (max-width:1000px){.academy-student-pack__technologies-cards{display:flex;flex-wrap:wrap}}@media screen and (max-width:640px){.academy-student-pack__technologies-cards{background-color:transparent;background-image:none;gap:0;padding:0}}.academy-student-pack__technologies-cards:after,.academy-student-pack__technologies-cards:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px 32px 0 0;content:"";height:24px;position:absolute;transform:translate(-50%)}.academy-student-pack__technologies-cards:before{background-color:rgba(107,87,255,.15);left:50%;top:-24px;width:90%}.academy-student-pack__technologies-cards:after{background-color:rgba(107,87,255,.1);left:50%;top:-48px;width:70%}@media screen and (max-width:640px){.academy-student-pack__technologies-cards:after{height:12px;top:-36px}}.academy-student-pack__technologies-cards_ai-restricted-country .academy-student-pack__technologies-card_1{background-size:auto;grid-area:1/1/1/8}.academy-student-pack__technologies-card{background-color:#fff;border:1px solid #fff;border-radius:24px;box-sizing:border-box;padding:24px;text-decoration:none;transition:border-color .3s}.academy-student-pack__technologies-card:hover{border-color:var(--rs-color-primary-light-theme)}@media screen and (max-width:640px){.academy-student-pack__technologies-card{border-radius:16px 16px 0 0;box-shadow:0 -5px 25px 0 rgba(0,0,0,.08);margin-top:-12px;z-index:1}.academy-student-pack__technologies-card:last-of-type{border-radius:16px}}.academy-student-pack__technologies-card_title-wrap{display:flex;gap:12px}.academy-student-pack__technologies-card_1{background-image:url(/_assets/www/academy/student-pack/img/jb-card-bg.2384d4810f2b1392af03.png);background-position:right -65px top 51px;background-repeat:no-repeat;background-size:40%;grid-area:1/1/1/8}@media screen and (max-width:1000px){.academy-student-pack__technologies-card_1{background-image:none;width:100%}}.academy-student-pack__technologies-card_1-footer{margin-top:auto}.academy-student-pack__technologies-card_1 .academy-student-pack__technologies-card_content{width:40%}@media screen and (max-width:1000px){.academy-student-pack__technologies-card_1 .academy-student-pack__technologies-card_content{width:100%}}.academy-student-pack__technologies-card_2{background-position:100% 0;background-repeat:no-repeat;background-size:50%;grid-area:2/1/3/4}@media screen and (max-width:1000px){.academy-student-pack__technologies-card_2{background-image:none;width:100%}}.academy-student-pack__technologies-card_3{grid-area:2/4/3/8}@media screen and (max-width:1000px){.academy-student-pack__technologies-card_3{width:100%}}.academy-student-pack__technologies-card_logo{flex-shrink:0;height:48px;width:48px}.academy-student-pack__technologies-card_main{display:flex;gap:24px;height:100%}@media screen and (max-width:1276px){.academy-student-pack__technologies-card_main{flex-direction:column}}.academy-student-pack__technologies-card_content{display:flex;flex-direction:column;height:100%;text-align:left}
.academy-promo-banner{align-items:center;background-color:rgba(25,25,28,.05);border-radius:16px;cursor:pointer;display:flex;gap:24px;justify-content:space-between;padding:24px;text-decoration:none;transition:background-color .15s ease-in-out}.academy-promo-banner:focus-visible,.academy-promo-banner:hover{background-color:rgba(25,25,28,.08)}@media screen and (max-width:640px){.academy-promo-banner{align-items:flex-start;flex-direction:column;gap:16px}}.academy-promo-banner__image{flex-shrink:0;height:88px;width:88px}@media screen and (max-width:640px){.academy-promo-banner__image{height:64px;width:64px}}.academy-promo-banner__content{flex:1;min-width:0}.academy-promo-banner__button{pointer-events:none}@media screen and (max-width:640px){.academy-promo-banner__button{display:none}}
.discount-logo{height:48px;width:48px}
:root{--who-students-gap:32px}@media screen and (max-width:1000px){:root{--who-students-gap:24px}}.academy-student-pack__who-students{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(33,215,137,.2);background-image:radial-gradient(circle,#21d789 0,transparent 55%);border-radius:32px;box-shadow:inset -.5px -.5px .75px 0 hsla(0,0%,100%,.35),inset 1px 1px .5px 0 hsla(0,0%,100%,.35);display:grid;gap:var(--who-students-gap) var(--who-students-gap);grid-template-columns:repeat(6,1fr);grid-template-rows:auto auto;padding:32px;position:relative;text-align:left}@media screen and (max-width:1000px){.academy-student-pack__who-students{display:flex;flex-wrap:wrap}}@media screen and (max-width:640px){.academy-student-pack__who-students{background-color:transparent;background-image:none;padding:0}}.academy-student-pack__who-students:after,.academy-student-pack__who-students:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px 32px 0 0;content:"";height:24px;position:absolute;transform:translate(-50%)}.academy-student-pack__who-students:before{background-color:rgba(33,215,137,.15);left:50%;top:-24px;width:90%}@media screen and (max-width:640px){.academy-student-pack__who-students:before{height:16px;top:-16px}}.academy-student-pack__who-students:after{background-color:rgba(33,215,137,.1);left:50%;top:-48px;width:70%}@media screen and (max-width:640px){.academy-student-pack__who-students:after{height:16px;top:-32px}}.academy-student-pack__discount,.academy-student-pack__discount-content,.academy-student-pack__discount-price,.academy-student-pack__discount-wrap{display:flex;flex-direction:column;height:100%}.academy-student-pack__discount-price{justify-content:space-between}.academy-student-pack__discount-price-wrap{display:flex}.academy-student-pack__who-card{background-color:#fff;border-radius:24px;box-sizing:border-box;padding:24px}.academy-student-pack__who-card-header{display:flex;gap:24px;justify-content:space-between}@media screen and (max-width:640px){.academy-student-pack__who-card-header{flex-direction:column-reverse;gap:16px}}.academy-student-pack__who-card_1{background-image:linear-gradient(115deg,#21d789 2.08%,#6b57ff 50.04%);display:flex;flex-direction:column;grid-area:1/1/2/4;justify-content:space-between}@media screen and (max-width:1000px){.academy-student-pack__who-card_1{width:100%}}.academy-student-pack__who-card_2{display:flex;flex-direction:column;grid-area:1/4/2/7}@media screen and (max-width:1000px){.academy-student-pack__who-card_2{width:100%}}.academy-student-pack__who-card_3{display:flex;flex-direction:column;grid-area:2/1/3/7;overflow:hidden;padding:0}@media screen and (max-width:1000px){.academy-student-pack__who-card_3{width:100%}}.academy-student-pack__who-card-promo{background-color:#fff;border-radius:24px;box-sizing:border-box;flex:1;min-height:100%;width:100%}.academy-student-pack__who-card-promo:hover{background-color:#fff}.academy-student-pack__promo-button{align-self:flex-start}.academy-student-pack__promo-icon{background-color:rgba(25,25,28,.05);border-radius:16px;padding:16px}@media screen and (max-width:640px){.academy-student-pack__promo-icon{background-color:transparent;border-radius:0;padding:0}}.academy-student-pack__button-wrap{align-items:start;display:flex;gap:16px}.student-pack-who-section__subtitle{align-items:center;display:flex;gap:8px}.student-pack-who-section__subtitle svg{flex-shrink:0}@media screen and (max-width:640px){.student-pack-who-section__subtitle svg{display:none}}.student-pack-who-section__subtitle-wrap{display:flex;gap:24px;justify-content:center}@media screen and (max-width:640px){.student-pack-who-section__subtitle-wrap{align-items:center;flex-direction:column;gap:0}}.student-pack-who-section__subtitle-icon{height:28px;width:28px}.student-pack-who-section .academy-promo-banner__subtitle{width:75%}
.student-pack-testimonials .testimonials-card{background:linear-gradient(180deg,rgba(33,215,137,.2),rgba(33,215,137,.1));border-radius:24px;box-shadow:none}@media screen and (max-width:640px){.student-pack-testimonials .testimonials-card{border-radius:16px}}.student-pack-testimonials .testimonials-card__photo{filter:none;height:64px;width:64px}@media screen and (max-width:640px){.student-pack-testimonials .testimonials-card__photo{height:48px;width:48px}}.student-pack-testimonials .testimonials-card:nth-of-type(2){background:linear-gradient(0deg,rgba(183,74,247,.05),rgba(183,74,247,.15))}.student-pack-testimonials .testimonials-card:nth-of-type(3){background:linear-gradient(0deg,rgba(107,87,255,.05),rgba(107,87,255,.15))}
.academy-student-pack_ai__header{background-image:url(/_assets/www/academy/student-pack/img/header-bg.51f9ea24bd3c8dc277ea.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding-bottom:144px}@media screen and (max-width:1000px){.academy-student-pack_ai__header{background-image:url(/_assets/www/academy/student-pack/img/header-bg-md.c2234274d0a04afc65eb.png);background-position:bottom;background-size:cover;padding-bottom:48px}}@media screen and (max-width:640px){.academy-student-pack_ai__header{padding-bottom:32px}}.academy-student-pack_ai__header__logo-wrap{align-items:center;display:flex;justify-content:center}.academy-student-pack_ai__header__logo{flex-shrink:0;height:48px;margin-right:24px;width:48px}@media screen and (max-width:640px){.academy-student-pack_ai__header__logo{margin-right:16px}}.academy-student-pack_ai__header-logo{height:48px}@media screen and (max-width:640px){.academy-student-pack_ai__header-logo{height:32px}}
:root{--marquee-gap:96px}.student-pack-companies-section__logo{height:64px}
.academy-student-pack{background-color:var(--rs-color-grey-5,#f4f4f4)}
:root{--academy-green:#21d789;--academy-violet:#6b57ff}.position-relative{position:relative}
