html, body {
    height: auto !important;
    min-height: 100vh !important;
    font-family: 'Poppins', sans-serif;
}
.whitepaper {
    position: relative;
    background: #000314;
    background: linear-gradient(-240deg, rgba(0, 3, 20, 1) 23%, rgba(0, 74, 173, 1) 52%, rgba(203, 108, 230, 1) 100%);
}
.whitepaper .page-wrapper {
    /* overflow: hidden auto; */
    background: none;
}
.whitepaper #section-1 {
    background: none !important;
    padding-bottom: 3rem !important;
    margin-bottom: 0 !important;
}
.whitepaper .form-wrap .gform_wrapper label, 
.whitepaper .form-wrap .gform_wrapper legend {
    color: #2d2d2d;
}
.whitepaper .gform_wrapper form textarea, 
.whitepaper .gform_wrapper form input:not([type="submit"]):not([type="checkbox"]) {
    border-radius: 8px !important;
    height: 42px !important;
}
/* .whitepaper #section-1:before {
    content: '';
    width: 500px;
    height: 500px;
    max-width: 45vw;
    max-height: 45vw;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/whitepaper-bl.png) no-repeat 10% 0%;
    background-size: contain;
} */
.whitepaper #section-1:after {
    content: '';
    width: 500px;
    height: 500px;
    max-width: 45vw;
    max-height: 45vw;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/whitepaper-tr.png) no-repeat 10vw -4vw;
    background-size: contain;
}
.whitepaper #section-1 #topHead {
    z-index: 3;
}
.whitepaper .grid-pdf {
    display: grid;
    grid-template-columns: 120px  auto;
    align-items: center;
    gap: 20px;
}
.whitepaper .grid-pdf img {
    max-width: 100%;
    height: auto;
}
.whitepaper #cta-new{
    background: #5170FF;
    background: linear-gradient(90deg,rgba(81, 112, 255, 1) 27%, rgba(254, 102, 196, 1) 95%);
}
.whitepaper .gform_wrapper .gform_button.button[type="submit"] {
    background: #5170FF;
    background: linear-gradient(90deg,rgba(81, 112, 255, 1) 27%, rgba(254, 102, 196, 1) 95%) !important;
    border: none;
    color: #FFF;
    padding: 12px 30px;
    font-size: 16px;
    margin: 1.5rem auto 0;
    display: block;
    border-radius: 8px !important;
    text-transform: unset !important;
}
.whitepaper footer {
    border-top: none;
    background: #FFF;
}
.whitepaper footer .social-icons li a{
    border: none;
}
.whitepaper footer hr {
    display: none;
}
.txt-subfoto {
    padding: 0;
    margin: 0;
}

.txt-subfoto p {
    margin: 0;
}
.whitepaper .priv li a {
    text-decoration: none;
}

.whitepaper .priv li a:hover {
    color: #007AFF !important;
}
.whitepaper footer {
    padding-top: 1.5rem;
}
.whitepaper footer .social-icons {
    margin-bottom: 0 !important;
}
.whitepaper footer .copyright {
    font-size: 15px;
}
#logo {
    width: 300px;
}

#gform_fields_13 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 30px;
}
#gform_fields_13 .gform_wrapper {
    max-width: 600px;
}
#gform_fields_13 > .gfield {
    border: none;
    padding: 0;
}
#gform_fields_13 .gfield_label {
    padding: 0px 10px;
    margin-bottom: 6px;
    font-style: normal;
    font-size: .85em;
    color: #737373;
    padding: 0;
}
#gform_fields_13 .gfield--width-half input,
#gform_fields_13 .gform-grid-col input {
    width: 100%;
}
#gform_fields_13 > .gfield--type-captcha label {
    display: none;
}
#gform_fields_13 > #field_13_2 input {
    width: 100%;
}
#gform_fields_13 > #field_13_2,
#gform_fields_13 > .gfield--type-html,
#gform_fields_13 > .gfield--type-captcha {
    grid-column: 1/3;
}
#gform_fields_13 > .gfield--type-html {
    color: #2d2d2d;
    font-size: 15px;
    font-style: normal;
}
#gform_13 .gform-footer {
    position: relative;
    margin: 0;
    /* transform: translate(0%, 50%); */
    z-index: 6;
}

#gform_13 .gform-footer .gform_button {
    position: relative;
    z-index: 4;
    margin-top: 2rem;
}
#section-2 {
    color: #FFF;
    /* background: #000532;
    background: linear-gradient(128deg, rgba(0, 5, 50, 1) 0%, rgba(61, 77, 101, 1) 100%); */
}

#section-2 .arcano-item {
    position: relative;
    display: flex;
    height: 100%;
}
#section-2 .carta-arcano {
    position: absolute;
    max-width: 180px;
    height: auto;
    max-height: 230px;
    top: 50%;
    left: 0;
    border-radius: 10px;
    transform: translate(0%, -50%);
}
#section-2 .content-arcano {
    background: #15171e;
    padding: 40px 20px;
    padding-left: 200px;
    border-radius: 10px;
    border: 1px solid #FFF;
}
#section-2 .titolo-arcano {
    color: #d3bd7e;
    font-size: 20px;
    text-transform: uppercase;
}
#section-2 .descriptions-arcano {
    color: #FFF;
    font-size: 19px;
}
#section-2 .descriptions-arcano p {
    margin: 0;
}
.whitepaper .rounded {
    position: relative;
    background: #FFF;
    color: #2d2d2d;
    padding: 4px 15px;
    display: inline-block;
    border-radius: 40px !important;
    font-size: 20px;
    margin-bottom: 1rem;
    background-image: linear-gradient(to right, #5170ff, #ff66c4);
    color: transparent !important;
    background-clip: text;
}
.whitepaper .rounded:before {
    content: '';
    background: #FFF;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: 0;
    border-radius: 40px !important;
    z-index: -1;
}
.whitepaper strong {
    font-weight: 600;
    font-size: 24px;
    display: block;
    margin-bottom: 0rem;
}
.whitepaper .accattivante {
    font-size: 20px;
}
.whitepaper.gform-page .text-seozoom {
    font-weight: 700;
    background-image: linear-gradient(to right, #5170ff, #ff66c4);
    color: transparent !important;
    background-clip: text;
    font-size: 30px;
}
.form-wrap {
    background: #FFF;
    padding: 30px 30px;
    color: #2d2d2d;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
}
.form-wrap .header-form {
    font-size: 18px;
    font-style: normal;
    margin-bottom: 1.5rem;
    
}
.form-wrap:has(#gform_confirmation_wrapper_13) .header-form,
.form-wrap:has(#gform_confirmation_wrapper_13) .text-muted {
    display: none;
    
}
.gform-page .gform_wrapper .gform_confirmation_message {
    border: none;
    padding: 15px;
    color: #2f2f2f;
    margin-top: 0;
    background-image: linear-gradient(to right, #5170ff, #ff66c4);
    color: transparent !important;
    background-clip: text;
}
.form-wrap .header-form h2 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: .5rem;
}
.form-wrap .text-muted {
    font-size: 14px;
    font-style: normal;
    background: url(../img/lucchetto.png) no-repeat center left;
    background-size: 12px auto;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    padding-left: 20px;
}
.list-cosa-trovi {
    margin-bottom: 30px;
}
.list-cosa-trovi ul {
    padding-left: 0;
}
.list-cosa-trovi li {
    list-style-type: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    
}
.list-cosa-trovi li:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/check.png) no-repeat left center;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 0;
}
.list-cosa-trovi li b,
.list-cosa-trovi li strong {
    display: block;
}
.extra-info {
    flex: 1 0 33.332%;
    padding: 0 5%;
}
.extra-info + .extra-info {
    border-left: 1px solid #ddd;
    padding-left: 1;
}
.gform-page .gform_wrapper.gform-theme--framework .gform_validation_errors .gform_submission_error {
    font-style: normal;
    font-size: 15px;
    margin-bottom: 1.5rem;
}
.gform-page .gform_wrapper.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    font-size: 14px;
}
.star:before {
    content: '';
    display: inline-block;
    padding-left: 24px;
    padding-top: 24px;
    background: url(../img/star.png) no-repeat center center;
    background-size: contain;
    position: relative;
    top: 1px;
}
.whitepaper.gform-page .gform_wrapper {
    width: 100% !important;
}
@media (min-width:1500px) {

}
@media (max-width:1200px) {
    .pe-lg-9 {
        padding-right: 80px !important;
    }

    #gform_fields_13 {
        grid-gap: 30px 40px;
    }
    .whitepaper h1 {
        line-height: 1.2 !important;
    }
    
}
@media (max-width:991px) {
    .whitepaper #section-1 {
        margin-bottom: 0 !important;
    }
    #section-2 .content-arcano {
        background: #15171e;
        padding: 20px 20px;
        padding-left: 180px;
    }
    #gform_13 .gform-footer {
        margin-bottom: 2rem;
    }
}
@media (max-width:767px) {
    #logo {
        width: 260px;
    }
    #cta-new div#testo_cta_h3 {
        margin: 0 auto;
    }
    .extra-info {
        flex: 1 0 100%;
        padding: 20px 0;
    }
    .extra-info + .extra-info {
        margin-top: 0px;
        border-top: 1px solid #ddd;
        border-left:none ;
    }
    .pe-lg-9 {
        padding-right: 0px !important;
    }
    .whitepaper h1 span {
        font-size: .85em;
    }
    .whitepaper .accattivante {
        font-size: 18px;
    }
    #gform_fields_13 {
        grid-gap: 30px 20px;
    }
    #section-2 .carta-arcano {
        left: 20px;
        max-width: 120px;
    }
    #section-2 .content-arcano {
        padding-left: 160px;
    }
    #section-2 .descriptions-arcano {
        font-size: 17px;
    }
}
@media (max-width:650px) {
    .whitepaper #section-1:after {
        content: '';
        max-width: 65vw;
        max-height: 65vw;
        background: url(../img/whitepaper-tr.png) no-repeat 18vw 5vw;
        background-size: contain;
    }
    .whitepaper .rounded {
        font-size: 17px;
    }
    .whitepaper.gform-page .text-seozoom {
        font-size: 24px;
    }
    .form-wrap .header-form {
        margin-bottom: 0;
    }
    #gform_fields_13 {
        display: block;
    }
    #gform_fields_13 > * {
        margin-top: 20px;
    }
}