/* CONTENT */
.heroProfessionisti {
    position: relative;
}
.overlayHero{
    position: absolute;
    background-color: #081112;
    opacity: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.contHero {
    height: 100vh;
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 20%;
    align-items: center;
    margin: 0px;
    z-index: 1;
    position: relative;
}
.contImageHeroProfessionisti {
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: linear-gradient(74deg, rgba(255, 255, 255, 0.05) 1.87%, rgba(255, 255, 255, 0.01) 100.7%);
    backdrop-filter: blur(125px);
    padding: 145px 0px;
    text-align: center;
    width: 85%;
    overflow: hidden;
    position: relative;
}
.heroProfessionisti .titleHero{
    color: #FFF;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 70.735px */
    letter-spacing: -2px;
    margin-top: 42px;
    margin-bottom: 42px;
}
.topTitleHero{
    color:var(--quaternary-500);
    font-weight: 500;
    font-size: 22px;
    margin: 0px 0px 24px 0px;
}
.heroProfessionisti .subHero {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 45%;
    margin: 0 auto;
}
.heroStudenti .btnContainer {
    display: flex;
    justify-content: left;
    gap: 12px;
    margin-top: 42px;
}
.btnPrimary {
    border-radius: 999px;
    border: 1px solid #FFF;
    color: #fff;
    display: flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    transition: 0.2s all ease-in-out;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.54px;
    text-decoration: none;
    width: max-content;
}
.btnPrimary:hover {
    color: #000;
    background: #FFF;
    box-shadow: 0px 0px 50px 0px #B0AAF8;
}
.secondHero{
    position: relative;
}
img.canvas {
    position: absolute;
    left: 0;
    z-index: 1;
    top: 20%;
}
.CirclePurple2 {
    position: absolute;
    right: -200px;
    bottom: -200px;
}
.contProgram{
    display: flex;
    width: 1110px;
    padding: 32px;
    align-items: flex-start;
    gap: 48px;
    border-radius: 20px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(25px);
    margin: 48px 0px 92px
}
.titP{
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 30.946px */
    margin: 32px 0px;
}
.textP{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
img.card1R {
    transform: rotate(-10deg);
    position: relative;
    top: 100px;
    right: -70px;
    z-index: 2;
}
img.card2R {
    position: relative;
    z-index: 1;
}
img.card3R {
    transform: rotate(10deg);
    position: relative;
    z-index: 3;
    left: -70px;
    top: 100px;
}
.cardRivolti {
    text-align: center;
    position: relative;
    margin-top: 92px;
}






.contLoghi {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 14px;
}
.titleLoghi{
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 24px;
}
img.studImg {
    position: absolute;
    bottom: 20px;
    right: 0;
    opacity: 0.5;
    z-index: 1;
}
.contentStudent {
    padding: 72px 0px;
}
.textNumb{
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 24px auto 56px;
    width: 65%;
}
.numbGreen{
    color: var(--primary-600);
    text-align: center;
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.44px;
    margin: 0px;
}
.numbRed{
    background: linear-gradient(267deg, #F12C01 10.89%, #FEF8F0 79.15%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.44px;
    margin: 0px;
}
.subNumb{
    background: linear-gradient(180deg, #FFF 0%, #626262 325%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.72px;
    margin: 0px;
}
.numb1{
    text-align: center;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.25) -84.07%, rgba(255, 255, 255, 0.00) 100%);
    padding: 24px 0px;
    width: 100%;
}
.numb2{
    text-align: center;
    padding: 24px 0px;
    width: 100%;
}
.contContNum {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.contNumbStud{
    margin-bottom: 124px;
}
.bS{
    background: linear-gradient(90deg, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0) 100%);
    height: 2px;
    width: 100%;
}
.toptitleBanner{
    color: var(--tertiary-500);
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0px;
}
.titleBanner{
    margin: 32px 0px;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 53.051px */
    letter-spacing: -2px;
    background: linear-gradient(180deg, #FFF 0%, #626262 325%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bannerProfessionisti {
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: linear-gradient(74deg, rgba(255, 255, 255, 0.05) 1.87%, rgba(255, 255, 255, 0.01) 100.7%);
    backdrop-filter: blur(125px);
    width: 90%;
    margin: 144px auto 0px;
    padding: 74px;
    position: relative;
    position: relative;
    top: -180px;
    z-index: 4;
    overflow: hidden;
}
.circleBanner {
    position: absolute;
    border-radius: 560px;
    opacity: 0.25;
    background: #F3A12B;
    filter: blur(150px);
    width: 560px;
    height: 560px;
    bottom: -250px;
    right: -250px;
}
.contBannerStudent{
    width: 40%;
}
img.imgBanner {
    width: 500px;
    position: absolute;
    bottom: 0;
    right: 72px;
}
.rowStudent {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 65px
}
.titleRow{
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 61.893px */
    letter-spacing: -2px;
    margin: 0px;
}
.textRow{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 32px 0px;
}
.rowStudent {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    margin-bottom: 156px;
}
.alignRight .contStuRight {
    padding-right: 10%;
}
.alignLeft .contStuLeft {
    padding-left: 10%;
    position: relative;
    padding-right: 10%;
}
.circleOrange{
    border-radius: 667px;
    opacity: 0.25;
    background: #F18F01;
    filter: blur(150px);
    height: 650px;
    width: 650px;
    position: absolute;
    left: -200px;
    bottom: -200px;
}
.contStuLeft{
    position: relative;
}
.contStuRight img {
    height: 450px;
}
.contStuRight img {
    height: 450px;
}
img.vectorRow2 {
    position: absolute;
    right: 0;
    top: -250px;
    z-index: -1;
    opacity: 0.1;
}
.circleGreen{
    border-radius: 667px;
    opacity: 0.25;
    background: #55DDCB;
    filter: blur(150px);
    height: 500px;
    width: 500px;
    position: absolute;
    left: -150px;
    bottom: -150px;
}
.vectorFeedback{
    position: absolute;
    left: 0;
    top: 40px;
    z-index: -1;
}
.firstRowDue{
    left: 0px !important;
}
.titleLoghi{
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.secondHero{
    margin: 124px 0px 0px;
}
.contLoghi {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 14px;
    flex-wrap: wrap;
    flex-direction: row;
}
.singleLogo {
    width: 20%;
}
.contactFooter {
    position: relative;
}
.studentFaq {
    position: absolute;
    top: -170px;
    z-index: -1;
    right: 0;
}
.faqHome{
    position: relative;
}
img.globe {
    position: absolute;
    bottom: -370px;
    z-index: -1;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0.5;
}
.RightRightContChiPartner{
    display: flex;
    width: 617px;
    padding: 48px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    border-radius: 20px;
    border: 3px solid #F18F01;
    background: linear-gradient(74deg, rgba(255, 255, 255, 0.05) 1.87%, rgba(255, 255, 255, 0.01) 100.7%);
    backdrop-filter: blur(125px);
}
.titleLeftP{
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px; /* 112.5% */
    letter-spacing: -0.96px;
}
.titleLeftP span{
    background: linear-gradient(90deg, #F18F01 36.42%, #FCECD4 78.4%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    letter-spacing: -0.96px;
}
.textLeftP{
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.contChiPartner {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 65px;
    margin-bottom: 118px;
}
.rightContChiPartner {
    display: flex;
    align-items: center;
}
.leftContChiPartner {
    padding: 80px;
}
.textRowP{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.rowP.first {
    border-bottom: 2px solid rgba(255, 255, 255, 0.15);
}
.rowP.first .textRowP {
    margin-bottom: 48px;
    margin-top: 24px;;
}
.rowP .textRowP {
    margin-top: 24px;
    margin-bottom: 24px;
}
.rightPericoli{
    display: flex;
    width: 620px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
}
.titlePericoli{
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 61.893px */
    letter-spacing: -2px;
    margin: 0px;
}
.textPericoli{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.contPericoli {
    display: flex;
    gap: 200px;
    width: 90%;
    margin: 0 auto;
    align-items: center;
    flex-direction: row;
    position: relative;
}
.pericoli{
    position: relative;
    margin-bottom: 160px;
}
.circleRed {
    position: absolute;
    left: 0;
    z-index: -1;
    top: -30%;
}
.leftPericoli img {
    position: relative;
}
.leftPericoli {
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 2;
    align-items: flex-end;
}
img.bannerP1 {
    width: 360px;
}
img.bannerP2 {
    width: 410px;
    right: 10px;
}
img.bannerP3 {
    width: 290px;
    right: -20px;
    top: -30px;
}
.contBannerProfessional {
    display: flex;
    border-radius: 20px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(25px);
    gap: 48px;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    margin-bottom: 160px;
}
.leftContBannerProfessional{
    display: flex;
    padding: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
    align-self: stretch;
}
.rightContBannerProfessional {
    width: 540px;
    height: 630px;
    background-size: cover;
    background-position: center;
}
.leftContBannerProfessional {
    width: 100%;
}
.miniTitle{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0px;
}
.textBanner{
    color: rgba(255, 255, 255, 0.75);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 24px 0px 0px;
}
.rowBanner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    padding-bottom: 24px;
}
.rowBanner.last{
    border-bottom: 0px solid rgba(255, 255, 255, 0.35);
    margin: 0px;
    padding: 0px;
}
.RightRightContChiPartner:last-child {
    padding-bottom: 0px;
}
.accordionProfessionisti {
    border-radius: 0px;
    background: transparent;
    backdrop-filter: none;
    overflow: visible;
    padding: 0px;
    margin: 0px;
}
.tab.rowBanner {
    padding: 24px 0px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.tab.rowBanner:first-child {
    padding: 0px 0px 24px;
}
.tab.rowBanner:last-child {
    padding: 24px 0px 0px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.15);
}
/* END CONTENT */








/* RESPONSIVE */

/* SMALL DESKTOP */
@media only screen and (min-height : 1025px) and (max-height : 1198px) {
.contImageHeroProfessionisti {
    padding: 55px 0px;
}
}
/* IPAD */
@media (min-width: 768px) and (max-width: 1024px) {

}

/* IPAD LANDSCAPE */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {

}

/* IPAD PORTRAIT */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){

}

/* SMARTPHONE */
@media only screen and (min-width: 320px) and (max-width: 767px) {
img.studImg {
    position: absolute;
    bottom: -190px;
    right: 0px;
    opacity: 0.5;
    z-index: 1;
    height: 290px;
}
img.canvas {
    height: 190px;
    top: -70px;
}
.heroProfessionisti {
    margin-top: 200px;
}
.contImageHeroProfessionisti {
    align-content: center;
    flex-direction: column;
    justify-content: center;
    backdrop-filter: inherit !important;
}
p.topTitleHero {
    font-size: 18px;
}
.contImageHeroProfessionisti p.titleHero {
    font-size: 36px !important;
    margin: 32px 0px;
    letter-spacing: -1px;
}
.contImageHeroProfessionisti p.titleHero br {
    display: inherit;
}
.contImageHeroProfessionisti .subHero {
    font-size: 17px;
    width: 90%;
}
.heroProfessionisti .contHero {
    height: inherit;
}
.contentProfessionisti {
    padding: 222px 0px 72px !important;
}
.contentStudent.contentProfessionisti .titleSection {
    width: 100%;
    margin-top: 0px;
}
.contProgram {
    width: 100%;
    flex-direction: column;
}
.titP {
    font-size: 24px;
    margin: 24px 0px;
}
img.iconP {
    height: 48px;
}
.textP {
    font-size: 14px;
    line-height: 20px;
}
img.card2R {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 80%;
    left: 10%;
}
img.card1R {
    transform: rotate(-10deg);
    position: relative;
    top: 230px;
    right: 0;
    z-index: 2;
    width: 80%;
}
img.card3R {
    transform: rotate(10deg);
    position: relative;
    z-index: 3;
    left: 30px;
    top: -10px;
    width: 70%;
}
.bannerProfessionisti {
    top: -210px;
    padding: 24px;
}
.contBannerStudent {
    width: 100%;
}
p.toptitleBanner {
    font-size: 18px;
}
.contBannerStudent .titleBanner {
    font-size: 28px;
    letter-spacing: 0;
}
.circleBanner {
    z-index: -1;
}
.contBannerStudent .btnPrimary {
    width: 100%;
}
.leftContChiPartner {
    padding: 0px 24px;
}
.contChiPartner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 65px;
    margin-bottom: 118px;
}
p.titleLeftP, p.titleLeftP span {
    margin-top: 0px;
    font-size: 28px;
    line-height: 33px;
}
p.textLeftP {
    font-size: 18px;
    margin-bottom: 0px;
}
.leftRightContChiPartner {
    display: none;
}
.RightRightContChiPartner {
    display: flex;
    width: 90%;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    border-radius: 20px;
    border: 3px solid #F18F01;
    background: linear-gradient(74deg, rgba(255, 255, 255, 0.05) 1.87%, rgba(255, 255, 255, 0.01) 100.7%);
    backdrop-filter: blur(125px);
    margin: 0 auto;
}
.RightRightContChiPartner img {
    height: 50px;
}
.rowP .textRowP {
    margin-bottom: 32px;
    margin-top: 24px;
}
.contPericoli {
    display: flex;
    gap: 64px;
    width: 100%;
    margin: 0 auto;
    align-items: center;
    flex-direction: column-reverse;
    position: relative;
    padding: 24px;
}
.rightPericoli {
    width: 100%;
}
p.titlePericoli {
    font-size: 28px;
    letter-spacing: 0px;
}
p.textPericoli {
    font-size: 18px;
    margin-top: 0px;
}
.rightPericoli .btnPrimary {
    width: 100%;
}
.leftPericoli {
    width: 100%;
    align-items: center;
}
img.bannerP1 {
    width: 80%;
}
img.bannerP2 {
    width: 100%;
    right: 0;
    top: -20px;
}
img.bannerP3 {
    width: 70%;
    right: -20px;
    top: -40px;
}
.pericoli {
    margin-bottom: 50px;
}
.contBannerProfessional {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 100px;
}
.rightContBannerProfessional {
    width: 100%;
    height: 330px;
}
.leftContBannerProfessional {
    padding: 24px;
}
.leftContBannerProfessional > img {
    height: 48px;
}
.leftContBannerProfessional .miniTitle {
    font-size: 20px;
}
.leftContBannerProfessional p.textBanner {
    font-size: 15px;
}
.faqHome .btnPrimary {
    width: 100% !important;
}
.aChiSono {
    position: relative;
    z-index: 0;
}
.circleRed {
    position: absolute;
    left: 0;
    z-index: -1;
    top: 30%;
    width: 100%;
}
.faqHome {
    position: relative;
    z-index: 0;
}
.CirclePurple2 {
    right: -200px;
    bottom: -200px;
}
.contImageHeroProfessionisti{
    position: relative !important;
    overflow: hidden;
}
.contHeroStud.center {
    position: relative;
    z-index: 1;
}
}
