.heroStudenti {
position: relative;
}
.overlayHero{
position: absolute;
background-color: #081112;
opacity: 0.2;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.contHero {
height: 100vh;
display: flex;
justify-content: center;
flex-direction: row;
gap: 20%;
align-items: center;
margin: 0px;
z-index: 1;
position: relative;
}
.contImageHeroStudent {
border-radius: 0px 20px 20px 0px;
border: 2px solid rgba(255, 255, 255, 0.35);
background: linear-gradient(74deg, rgba(127, 229, 216, 0.24) 1.87%, rgba(240, 252, 250, 0.24) 100.7%);
backdrop-filter: blur(125px);
height: 700px;
position: relative;
width: 25%;
display: flex;
align-items: center;
flex-direction: row;
}
.heroStudenti .titleHero{
color: #FFF;
font-size: 64px;
font-style: normal;
font-weight: 600;
line-height: 110.523%; letter-spacing: -2px;
margin-top: 42px;
margin-bottom: 42px;
text-align: left;
}
.topTitleHero{
color:var(--primary-600);
font-weight: 500;
font-size: 22px;
margin: 0px;
}
.heroStudenti .subHero {
color: #FFF;
text-align: left;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: normal;
width: 70%;
margin: 0;
}
.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;
}
.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: -100px;
right: 0;
opacity: 0.5;
}
.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{
background: linear-gradient(300deg, #8980F5 29.13%, #C4BFFA 100.49%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
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%; letter-spacing: -2px;
background: linear-gradient(180deg, #FFF 0%, #626262 325%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.bannerStudent{
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;
padding: 74px;
position: relative;
}
.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%; 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;
}
.circlePurple {
position: absolute;
right: 0px;
top: -250px;
z-index: -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;
}
.corsiEvid .topCatCors {
height: 350px;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
list-style: none;
padding: 0px;
margin: 0px;
}
ul.catCor {
width: 100%;
}
.exStudentiSection {
position: relative;
z-index: -1;
}   @media only screen and (min-height : 700px) and (max-height : 800px) {
.contImageHeroStudent {
height: 540px;
}
img.macbook {
width: 170%;
}
} @media (min-width: 768px) and (max-width: 1024px) {
} @media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
} @media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
} @media only screen and (min-width: 320px) and (max-width: 767px) {
img.macbook {
width: 100%;
left: -24px;
position: relative;
}
.contHero {
height: 100vh;
display: flex;
justify-content: center;
flex-direction: column-reverse;
gap: 50px;
margin-top: 140px;
padding: 0px 24px;
}
p.titleHero {
font-size: 36px !important;
margin-top: 32px !important;
margin-bottom: 32px !important;
}
.heroStudenti .subHero {
font-size: 18px;
width: 100%;
}
.contImageHeroStudent {
border-radius: none;
border: none;
background: transparent;
backdrop-filter: none;
height: ine;
position: relative;
width: inherit;
display: flex;
align-items: center;
flex-direction: row;
}
.contentStudent p.titleSection {
width: 100%;
}
.textNumb {
font-size: 14px;
line-height: 21px;
margin: 24px auto 56px;
width: 100%;
}
.contContNum {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
.numb1, .numb2 {
text-align: left;
}
.numbRed {
font-size: 36px;
display: inline;
}
.subNumb {
font-size: 24px;
}
.numbGreen {
font-size: 36px;
display: inline;
}
.percorsiHome .titleSection {
width: 70% !important;
}
.corsiEvid .topCatCors {
height: 220px;
}
.bannerStudent {
padding: 32px;
}
.contBannerStudent {
width: 100%;
padding-bottom: 250px;
}
p.toptitleBanner {
font-size: 18px;
}
p.titleBanner {
font-size: 28px;
letter-spacing: -1px;
}
img.imgBanner {
width: 360px;
position: absolute;
bottom: -40px;
right: -28px;
}
.contBannerStudent a {
width: 100%;
}
.bannerStudent {
overflow: hidden;
}
img.imgRowLeft {
width: 100%;
position: relative;
left: 0px;
}
.rowStudent {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
margin-bottom: 156px;
padding: 24px;
}
p.titleRow {
font-size: 32px;
letter-spacing: -1px;
}
.circleOrange {
z-index: -2;
width: 100%;
}
p.textRow {
font-size: 16px;
}
.alignRight .contStuRight {
padding-right: 0px;
}
.contStuRight a {
width: 100%;
}
.alignLeft .contStuLeft {
padding-left: 0px;
position: relative;
padding-right: 0px;
}
.rowStudent.alignLeft {
display: flex;
flex-direction: column-reverse;
}
.rowStudent.alignLeft .imgRowLeft {
left: 0;
height: inherit;
}
.rowStudent.alignLeft a {
width: 100%;
}
}