/* CONTENT */
.btnPrimary.light {
    color: #000;
    background: #FFF;
}
.heroAssumi {
    position: relative;
    overflow: hidden;
}
.overlayHero{
    position: absolute;
    background-color: #081112;
    opacity: 0.2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.contHeroForma {
    text-align: center;
    display: flex;
    justify-content: top;
    flex-direction: column;
    gap: 0;
    align-items: center;
    padding: 180px 0px 0px;
    z-index: 1;
    position: relative;
}
.heroForma .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;
}
.heroForma .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;
}
.heroForma .subHero {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 45%;
    margin: 0 auto;
}
.heroForma .btnContainer {
    display: flex;
    justify-content: center;
    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;
}
.heroForma{
    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;
}
.secondHero {
    position: relative;
    margin-top: 64px;
}
.contLoghi {
    margin-bottom: 40px;
}
span.wpcf7-not-valid-tip {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}
span.wpcf7-spinner {
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: transparent;
    background: #ffb900;
    border-radius: 50px;
    padding: 8px 32px;
    font-weight: 600;
    font-size: 14px;
}
.firstHeroForma{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 42px;
    text-align: center;
}
.topTitleForma{
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    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;
    margin: 0px;
    text-align: left;
}
.titleForma{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 70.735px */
    letter-spacing: -2px;
    margin: 0px;
    text-align: left;
}
.textForma{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    margin: 0px;
    text-align: left;
}
.gF{
    position: absolute;
    left: 0;
    bottom: -30px;
    z-index: -3;
}
.rowCheck{
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}
.textCheck{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    margin: 0px;
    text-align: left;
}
.labels{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.28px;
    margin: 0px 0px 18px 0px;
    text-align: left;
}
.secondHeroForma input{
    width: 100%;
    border-radius: 8px;
    border: 1px solid #FFF;
    color: rgba(255, 255, 255, 0.50);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.32px;
    padding: 19px 16px;
    background: transparent;
}
.secondHeroForma  .wpcf7-submit{
    color: #000;
    background: #FFF;
    border-radius: 999px;
    border: 1px solid #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;
    width: 100%;
    margin-top: 36px;
}
.secondHeroForma  .wpcf7-submit:hover {
    color: #000;
    background: #FFF;
    box-shadow: 0px 0px 50px 0px #B0AAF8;
}
.metodoForma{
    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: 124px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.topTitleFormaMetodo{
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    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;
    margin: 0px;
    text-align: center;
}
.titleFormaMetodo{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 70.735px */
    letter-spacing: -2px;
    margin: 0px auto 48px;
    text-align: center;
}
.boxMetodoForma{
    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);
    height: 390px;
    position: relative;
    z-index: 1;
}
.circlePurpleForma {
    width: 474px;
    height: 474px;
    flex-shrink: 0;
    border-radius: 474px;
    opacity: 0.25;
    background: #B0AAF8;
    filter: blur(150px);
    position: absolute;
    left: -250px;
    top: 80px;
}
.titBoxMF{
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 30.946px */
    margin: 0px;
}
.textBoxMF{
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
.circleGreenForma {
    width: 560px;
    height: 399px;
    transform: rotate(-49.878deg);
    flex-shrink: 0;
    border-radius: 560px;
    opacity: 0.25;
    background: var(--Primary-400, #2AD4BE);
    filter: blur(150px);
    position: absolute;
    right: -110px;
}
.shapeMF {
    position: absolute;
    right: 0;
    top: 580px;
    z-index: -2;
    opacity: 0.5;
}
.titBoxMF2{
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 110.523%; /* 61.893px */
    letter-spacing: -2px;
}
.textBoxMF2{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0px;
}
.secondMetodoForma{
    padding: 280px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    margin: 0px;
    position: relative;
}
.cardMF1{
    display: inline-flex;
    transform: rotate(-1.769deg);
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    z-index: 1;
    right: 20%;
    top: 150px;
}
.cardMF2{
    display: inline-flex;
    transform: rotate(4.668deg);
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    right: 5%;
    top: 450px;
}
.circleFaqMetodo{
    width: 560px;
    height: 399px;
    transform: rotate(-49.878deg);
    flex-shrink: 0;
    border-radius: 560px;
    opacity: 0.25;
    background: var(--Tertiary-300, #F5B455);
    filter: blur(150px);
    position: absolute;
    left: -250px;
    top: 150px;
    z-index: -1;
}
.shapeFaqMetodo{
    position: absolute;
    right: 0px
}
.contactFooter > img {
    position: absolute;
    bottom: -240px;
    left: 240px;
}
.contactFooter {
    position: relative;
}
.gF22{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
/* 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) {
p.topTitleForma {
    color: #fff !important;
    background-clip: inherit;
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}
p.titleForma {
    font-size: 36px;
    letter-spacing: 0px;
}
.secondHeroForma {
    margin-top: 48px;
}
.gF {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 50%;
}
.contLoghi {
    margin-bottom: 90px;
}
p.topTitleFormaMetodo {
    font-size: 16px;
}
p.titleFormaMetodo {
    font-size: 32px;
    letter-spacing: 0px;
}
.boxMetodoForma {
    margin-bottom: 24px;
}
.shapeMF {
    position: absolute;
    right: 0;
    top: 450px;
    opacity: 0.5;
    width: 60%;
}
.cardMF1 {
    left: 0;
    top: 300px;
    width: 80%;
}
.secondMetodoForma {
    padding: 0px;
    margin-top: 100px;
}
.secondMetodoForma .col-md-6 > img {
    height: 48px;
}
p.titBoxMF2 {
    font-size: 32px;
    letter-spacing: 0;
}
p.textBoxMF2 {
    font-size: 17px;
}
.metodoForma {
    padding-bottom: 800px;
}
.cardMF1 {
    top: 380px;
    width: 80%;
}
.cardMF2 {
    right: 5%;
    top: 610px;
    width: 80%;
}
img.shapeFaqMetodo {
    display: none;
}
.contactFooter > img {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
}
}
