/* CONTENT */
.btnPrimary.light {
    color: #000;
    background: #FFF;
}
.heroPercheNoi {
    position: relative;
    overflow: hidden;
}
.overlayHero{
    position: absolute;
    background-color: #081112;
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.contHeroPerche{
    text-align: center;
    height: 80vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 0;
    align-items: center;
    margin: 0px;
    z-index: 1;
    position: relative;
}
.contImageHeroPerche {
    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;
}
.heroPercheNoi .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: 0px;
}
.heroPercheNoi .titleHero span{
    color:var(--primary-600);
}
.topTitleHero{
    color:var(--primary-600);
    font-weight: 500;
    font-size: 22px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}
.heroPercheNoi .subHero {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 45%;
    margin: 0 auto;
}
.heroPercheNoi .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;
}
.heroPercheNoi{
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
}
.fooHero {
    position: relative;
    width: 100%;
    text-align: center;
}
.fooHero {
    position: relative;
    width: 100%;
    text-align: center;
    display: inline-block;
}
img.percheImg {
    position: relative;
    bottom: -5px;
    z-index: 0;
}
.overlayHero {
    background: linear-gradient(0deg, #091314 14.39%, rgba(9, 19, 20, 0.00) 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    opacity: 0.9;
    z-index: 2;
}
.percheStudiare{
    border-radius: 40px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background: radial-gradient(261.45% 141.42% at 0% 100%, #073C34 0%, #00221D 18.39%, #001310 100%);
    backdrop-filter: blur(62.5px);
    padding: 110px 0px;
    position: relative;
}
.f1 {
    position: absolute;
    top: 21%;
}
.f2 {
    position: absolute;
    top: 33%;
    left: -120px;
}
.f3 {
    position: absolute;
    right: -100px;
    top: 15%;
}
.topTitlePerch{
    color: var(--Secondary-500, #84FFBE);
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0px 0px 24px 0px;
}
.titlePerch{
    background: linear-gradient(180deg, #FFF 0%, #626262 325%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 61.893px */
    letter-spacing: -2px;
    margin: 0px;
}
.textSection p{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.ps2{
    margin-top: 124px;
    margin-bottom: 124px;
    display: inline-block;
    width: 100%;
}
.blockIcon{
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
    border-radius: 20px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(25px);
    margin-top: 36px;
    height: 380px;
}
.blockIcon p{
    margin: 0px;
    color: #fff;
}
.titIconBlock{
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 35.367px */
}
.textIconBlock{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
img.gP {
    position: absolute;
    right: 0;
    top: 20%;
}
.loghiP{
    display: flex;
    align-items: center;
    gap: 14px;
}
.loghiP img{
    width: 250px;
    height: 58.75px;
    opacity: 0.75;
}
.textps3{
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 24px auto 50px;
    width: 90%;
}
.listInsegnanti{
    width: 90%;
    margin: 0px auto 48px;
}
.singleIns{
    display: flex;
    padding: 35.735px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    border-radius: 22.334px;
    border: 2.233px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(25.125858306884766px);
    margin-bottom: 30px;
}
.titInsegn{
    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;
    text-align: center;
    margin-top: 78px;
}
.imgIns{
    width: 220px;
    height: 220px;
    border-radius: 9999px;
    border: 1.117px solid #000;
}
.nameIns{
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 19.894px */
    margin: 0px;
}
.competenzaIns{
    background: var(--Gradient-Primary, linear-gradient(60deg, #00CCB2 0.19%, #84FFBE 100.03%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
.contentSectionInsegnati{
    margin-bottom: 200px;
    position: relative;
}
.sectionInsegnati{
    position: relative;
}
.shapeIns{
    position: absolute;
    left: 0px;
    bottom: 0;
    z-index: -1;
}
.globeI{
    position: absolute;
}
.globeI {
    position: absolute;
    right: 0;
    top: -410px;
    z-index: -1;
}
.contactFooter > img {
    position: absolute;
    bottom: -240px;
    left: 240px;
}
.contactFooter {
    position: relative;
}
.contLoghi {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 30px;
    flex-wrap: wrap;
    flex-direction: row;
}
.singleLogo {
    width: 20%;
}
/* END CONTENT */








/* RESPONSIVE */

/* SMALL DESKTOP */
@media only screen and (min-width : 1025px) and (max-width : 1198px) {

}
/* 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) {
.heroPercheNoi .titleHero {
    font-size: 36px;
    letter-spacing: 0;
}
.contHeroPerche {
    padding: 24px;
}
.heroPercheNoi .titleHero {
    font-size: 36px;
    letter-spacing: 0;
    margin-top: 24px;
}
.f1 {
    position: absolute;
    top: 41%;
    width: 50%;
    left: -110px;
}
.f2 {
    position: absolute;
    top: 54%;
    left: -50px;
    width: 70%;
}
.f3 {
    position: absolute;
    right: -40px;
    top: 9%;
    width: 30%;
}
.heroPercheNoi {
    background-position: center top;
    background-size: 190%;
    background-repeat: no-repeat;
}
img.percheImg {
    width: 120%;
    left: -10%;
}
.fooHero {
    width: 100%;
    overflow: hidden;
}
.percheStudiare {
    padding: 48px 12px;
}
p.topTitlePerch {
    font-size: 16px;
}
p.titlePerch {
    font-size: 36px;
    letter-spacing: -1px;
}
.textSection p {
    font-size: 15px;
}
p.titlePerch {
    font-size: 32px;
}
img.gP {
    width: 50%;
}
p.titIconBlock {
    font-size: 24px;
}
p.textIconBlock {
    font-size: 15px;
}
.blockIcon {
    height: auto;
    gap: 24px;
}
img.globeI {
    width: 70%;
    top: -240px;
}
p.titInsegn {
    padding: 0px 24px;
    font-size: 28px;
    letter-spacing: -1px;
}
.listInsegnanti {
    width: 100%;
}
.imgIns {
    height: 120px;
    width: 120px;
    background-size: cover;
}
.singleIns {
    padding: 14px;
    border-radius: 12px;
}
p.nameIns {
    font-size: 14px;
    height: 30px;
}
p.competenzaIns {
    font-size: 12px;
    height: 32px;
}
.contactFooter > img {
    position: absolute;
    bottom: -70px;
    left: -15%;
    width: 140%;
}
.contactFooter {
    overflow: hidden;
}
.shapeIns {
    position: absolute;
    left: 0px;
    bottom: 0;
    z-index: -1;
    width: 100%;
}
}
