@charset "utf-8";
/* CSS Document */

.barlow-condensed-regular {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.barlow-condensed-medium {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.barlow-condensed-semibold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.barlow-condensed-bold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.barlow-condensed-regular-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.barlow-condensed-medium-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.barlow-condensed-semibold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.barlow-condensed-bold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
}


html, body {
    height: 100%;
    margin: 0;
    }
    
body {
	margin: 0;
    padding: 0;
    font-family: "Arial", sans-serif;
    font-optical-sizing: auto;
    color: #00458B;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    }
    .content {
    flex: 1 0 auto;
    }

.imgLogo{
    width: 68px;
}

.navbar{
    padding-top: 0;
    padding-bottom: 0;
    background-color: #00458B;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.20);
}

.navbar-brand{
    padding: 0;
    
}

.nav-link{
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
     display: inline-block;
    font-size: 18px;
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0;
        padding-left:48px;
    }

}

.nav-link:focus{
    color: #fff;
}


.nav-link:hover {
    color: #64A8F0;
}

.nav-link.active {
    color: #009FE3 !important;
}

.header-mobile{
    padding-right: 12px;
    padding-left: 12px;
    position: relative;
}
.back{
    display: flex;
    align-items:center ;
    padding: 16px 0;
    font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 120%;
}

.back a{
    color: #00458B;
    text-decoration: none;
}

.back svg{
    width: 10.667px;
height: 16px;
flex-shrink: 0;
aspect-ratio: 2/3;
display: inline-block;
margin-right: 10px;
}

.top-header{
    background: url("../img/header-bkg-nMSLzoU.jpg"), #FFD019;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    padding: 48px 16px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    position: relative;
}

.top-header.img-perso{
    background: url("../img/header-bkg-perso-5LJFKNU.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.testo-header{
    color: #00458B;
text-align: center;
font-family:"Barlow Condensed";
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: 24px; 
}

.badge{
    position: absolute;
    bottom:  150px;
    right: calc(50% - 500px);
}

.button-primary{
    display: block;
    padding: 15px  30px;
    text-align: center;
    border-radius:  50px;
    background-color: #00458B;
    color: #FFF;
    font-family: Arial;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
    text-decoration: none;
}



.buono-img-2{
    max-width: 292px;
    margin-top: 16px;
}

.badge-2 {
    position: absolute;
    bottom: 5px;
    right: calc(50% - 209px);
}

.badge-3{
    position: absolute;
    bottom: 36px;
    right: calc(50% - 205px);
}

.badge-3 img{
    width: 100px;
    height: auto;
}

.badge-4{
    position: absolute;
    bottom: -20px;
    right: calc(50% - 189px);
}

.badge-4 img{
    width: 100px;
    height: auto;
}

.tit-rec .sub-title{
    color: #00458B;
    text-align: center;
    font-family: Arial;
    font-size:  18px;
    font-style: normal;
    font-weight: 400;
    line-height:  120%; 
}

.tit-rec .sub-title-2{
    color: #00458B;
    text-align: center;
    font-family: Arial;
    font-size:  16px;
    font-style: normal;
    font-weight: 400;
    line-height:  22px; 
}

@media (max-width:767px) {

.top-header{
    padding: 24px 16px;
    gap:  16px;
    background: url("../img/header-bkg-mob-eWqLDxP.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

.top-header.img-vinto{
    background: url("../img/header-bkg-mob-vinto-rNz6z0d.jpg") no-repeat;
}

.top-header .txt-img{
    max-width: 220px;
}

.top-header .txt-img-2{
    max-width: 332px;
}


.imgLogo {
    width: 35px;
}

.testo-header{
    font-size: 24px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
}

.buono-img{
     max-width: 176px;
    }

.button-primary{   
font-size: 20px;
line-height:  20px; /* 100% */
}

.badge{
    bottom: 165px;
    right: calc(50% - 136px);
}

.badge img{
    max-width: 97px;
}


.buono-img-2{
    max-width: 176px;
    margin-top: 0;
}

.badge-2{
    top: 188px;
    right: calc(50% - 136px);
}

.badge-2 img{
    max-width: 97px;
}

.badge-3 {
    bottom: -55px;
    right: calc(50% - 50px);
}

.badge-3 img{
    max-width: 90px;
}

.badge-4 {
    bottom: -60px;
    right: calc(50% - 50px);
}

.badge-4 img{
    max-width: 90px;
}


.tit-rec{
    display: flex;
padding: 8px 16px;
flex-direction: column;
align-items: flex-start;
gap: 24px;
align-self: stretch;
}


.tit-rec .sub-title-2{
    font-size:  14px;
    line-height:  20px; 
}

}



.come-partecipare{    
    padding:48px 16px;
    
    background:  #F1F1F1;
}

.come-partecipare .container{
    gap: 24px;
    display: flex;  flex-direction: column;  
    align-items: center;    
    align-self: stretch;
}

.box-premi{ 
    background: #00458B;
    color: #fff;
}

.box-premi .container{
    display: flex;
    padding: var(--spacing-6, 48px);
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
   
}

h1{
    color: #00458B;
    text-align: center;
    font-family: "Barlow Condensed";
    font-size:  38px;
    font-style: normal;
    font-weight: 700;
    line-height:  45.6px; 
}



h2{
    color: #FFF;
    font-family: "Barlow Condensed";
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 45.6px; /* 120% */
}

.sub-title{
    color: #00458B;
    text-align: center;
    font-family: Arial;
    font-size:  16px;
    font-style: normal;
    font-weight: 400;
    line-height:  26px; 
}

.fs-12{
    font-size: 12px;
}

footer{
    display: flex;
    padding: 32px 16px;
    background: #64A8F0;
    color: #FFF;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

a{
    color: #fff;
}





.bootbox-body{
    font-size: 18px;
    color: #000;
    text-align: center;
}


@media (max-width: 767px ) {

    body{
        font-size: 18px;
    }

    h1{
        font-size: 30px;    
        line-height: 36px;    
        margin-bottom: 15px;
    }

    h2{
        font-size: 32px;
        line-height: 35px;
    }

    .sub-title{
        font-size: 16px;
        line-height: 22px;
    }

    .come-partecipare{
        padding: 32px 16px 48px 16px;
        gap: 16px;
    }

    footer .container{
        padding: 0;
    }
}

.box-how{
    display: flex;
    padding: 80px 24px 32px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);   
    text-align: center;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    position: relative;
}

.box-how img{
    border-radius: 50px;
    background:  #5773AD;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.45);
    position: absolute;
    right: calc(50% - 50px);
    top: -30px;
    display: flex;
    width: 100px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
        padding: 25px 20px;
}


.box-how p{
    text-align: center;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height:  22px; /* 122.222% */
    text-transform: uppercase;
}


@media (max-width: 767px ) {
    .box-how{
        border-radius:  24px;
        background: #5773AD;
        box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.25);
        border-radius: 24px;
        display: flex;
        flex-direction: row;
        padding: 16px 24px;
        justify-content: center;
        align-items: center;
        gap: 16px;
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 125% */
        text-transform: uppercase;
    }

    .box-how .tit{
        font-size: 20px;
        margin-bottom: 0;
    }

    .box-how img{
        position: relative;
        box-shadow: none;
        background-color: transparent;
        top: auto;
        right: auto;
        width: 50px;
        height: 50px;
        padding: 0;
    }
    

    .box-how p {
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
}
}

.navbar-toggler{
    border: 0;
}

.navbar-toggler:focus{
    box-shadow: none;
}

.box-price{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
}

.box-price .p1{
    font-size:  18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 144.444% */
    text-transform: uppercase;
    margin-bottom: 10px;
}

.box-price .p2{    
    font-size:  18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
}

.box-price .button-primary{
    background-color: #FFF;
    color: #00458B;
}

@media (max-width: 767px) {

    .box-price .p1{
text-align: center;
font-size: 16px;
line-height: 22px; 
    }

    .box-price .p2{
text-align: center;
font-size: 16px;
line-height: 22px; 
    }
    
}

.navbar-toggler{
    padding-left:0 ;
    padding-right: 0;
}

.navbar-toggler-icon{
    color: #fff;
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1' d='M3 7h24M3 15h24M3 23h24'/%3e%3c/svg%3e");
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 3px;
    font-size: 14px;
    padding: .375rem .75rem;
    line-height: 1.5;
    height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 1.5;
    padding: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__clear{
    height: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
}

  

.invalid-feedback {
    margin-top: 10px;
    color: #fff;
    background-color: var(--bs-form-invalid-color);
    padding: 3px 10px;
    border-radius: 5px;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
    color: #575756 !important;
}

.form-control {
    font-size: 14px;
    border-radius: 3px;
    height: 35px;
}

.form-check{
    padding-left: 38px;
    font-size: 14px;
    min-height: auto;
}

.form-check a{
    color: #fff;
}

.form-check-input:checked {
    background-color: #575756;
    border-color: #575756;
    font-weight: bold;
}

.btnSbt, .btnSbt:hover{
    background-color: #000; 
}

form {
    font-size: 16px;
    line-height: 20px;
}

.form-label {
    margin-bottom: 5px;
}

.form-label a{
color: #fff;
}

form .titolo{
    color: #00458B;
    font-size: 25px;
text-align: center;
font-family: Arial;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
line-height: 25px; /* 100% */
}

form p.small{
    color: #5773AD;
    font-family: Arial;
font-size: 14px;
font-style: italic;
font-weight: 400;
line-height: 140%; /* 19.6px */
margin-bottom: 0;
}

.img-scontrino{
    font-size: 16px;
    color: #00458B;
}

.form-group .dida{
    color: #00458B;   
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 19.2px */
margin-bottom: 0;
}

.dimensioneImmagine{
    color: #4D4D4D;
    max-width: 85px;
}

.form-group .info{
    color: #4D4D4D;
font-size:  16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}

.select2-results__option--selectable{
    color: #3D3D3D;
    font-size: 14px;
}

.checkText a{
    color: #64A8F0;
    text-decoration: underline;
}

.btn-primary {
    background-color: #00458B;
    border: 0;
    padding: 15px 30px;
    border-radius: 50px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height:  24px; /* 100% */
}

.btn-primary:hover, .btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    background-color: #00458B;
    border: 0;
}

.box-vinto a{
   color: #00458B;
   text-decoration: underline;
}

.box-vinto p{
    font-size: 18px;
    line-height: 26px;
}

form .row .form-group, form .row .titolo{
    padding-top: 16px;
}

@media (max-width:768px){

    form .row{
        gap: 16px;
    }

    form .row .form-group, form .row .titolo {
    padding-top: 0px;
}
    
    .form-control {
        height: 35px;
      }
    
      .form-group .info{
        font-size: 14px;
      }

      form p.small {
         font-size: 12px;
      }

      
    
    .box-vinto p{
        font-size: 16px;
        line-height: 22px;
    }

    .btn-primary{
        padding: 10px 20px;
        font-size: 20px;
        line-height: 20px;
    }
}


.modal-footer .btn-primary{
        background-color: #00458B;
    border: 0;
    padding: 10px 15px;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}


/* animazione */

.scroll-reveal {
    opacity: 0;
    transform: translateY(60px) scale(.96);
    transition:
        opacity .8s ease,
        transform .8s cubic-bezier(.22,1,.36,1);
}

.scroll-reveal.visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.scroll-reveal:nth-of-type(1) {
    transition-delay: 0s;
}

.scroll-reveal:nth-of-type(2) {
    transition-delay: .15s;
}

.scroll-reveal:nth-of-type(3) {
    transition-delay: .3s;
}

.button-primary, .btn-primary {
    display: inline-block; /* importante per evitare comportamenti strani sugli <a> */
    transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    will-change: transform;
}

.button-primary:hover, .btn-primary:hover {
    transform: scale(1.08);
}

.button-primary:active, .btn-primary:active {
    transform: scale(1.03);
}

.reveal-item {
    opacity: 0;
    transform: translateY(35px);
    transition:
        opacity .7s ease,
        transform .7s cubic-bezier(.22,1,.36,1);
}

.scroll-reveal.visible .reveal-item {
    opacity: 1;
    transform: translateY(0);
}

/* ritardi */

.scroll-reveal.visible .reveal-item:nth-child(1) {
    transition-delay: .15s;
}

.scroll-reveal.visible .reveal-item:nth-child(2) {
    transition-delay: .35s;
}

.scroll-reveal.visible .reveal-item:nth-child(3) {
    transition-delay: .55s;
}

.scroll-reveal.visible .reveal-item:nth-child(4) {
    transition-delay: .75s;
}

.scroll-reveal.visible .reveal-item:nth-child(5) {
    transition-delay: .95s;
}

.badge {
    opacity: 0;
    transform: translateY(-80px) scale(.3) rotate(-15deg);
}

.scroll-reveal.visible .badge {
    animation: badgeBounce .9s forwards;
    animation-delay: .9s;
}

.badge-3, .badge-4{
    opacity: 0;
    transform: translateY(-80px) scale(.3) rotate(-15deg);
    animation: badgeBounce .9s forwards;
    animation-delay: .9s;
}

@keyframes badgeBounce {

    0% {
        opacity: 0;
        transform: scale(.3);
    }

    45% {
        opacity: 1;
        transform: scale(1.18);
    }

    60% {
        transform: scale(.92);
    }

    72% {
        transform: scale(1.08);
    }

    84% {
        transform: scale(.97);
    }

    93% {
        transform: scale(1.03);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }

}


.reveal-card {
    opacity: 0;
    transform: translateY(60px) scale(.96);
}

.scroll-reveal.visible .reveal-card {
    animation: cardReveal .8s forwards;
}

.scroll-reveal.visible .card-1 {
    animation-delay: .4s;
}

.scroll-reveal.visible .card-2 {
    animation-delay: .6s;
}

.scroll-reveal.visible .card-3 {
    animation-delay: .8s;
}

@keyframes cardReveal {
    0% {
        opacity: 0;
        transform: translateY(60px) scale(.96);
    }

    70% {
        opacity: 1;
        transform: translateY(-6px) scale(1.01);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* titolo */

h1.reveal-item{
    transition-delay:.1s;
}

.sub-title.reveal-item{
    transition-delay:.3s;
}

/* card */


@keyframes cardReveal {
    0% {
        opacity: 0;
        transform: translateY(60px) scale(.96);
    }

    70% {
        opacity: 1;
        transform: translateY(-6px) scale(1.01);
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* bottone */

.pt-3.reveal-item{
    transition-delay:1s
}


.reveal-title{
    opacity:0;
    transform:translateY(35px);
    transition:.7s cubic-bezier(.22,1,.36,1);
}

.scroll-reveal.visible .reveal-title{
    opacity:1;
    transform:none;
    transition-delay:.2s;
}

.reveal-left{
    opacity:0;
    transform:translateX(-70px);
    transition:
        opacity .8s ease,
        transform .8s cubic-bezier(.22,1,.36,1);
}

.scroll-reveal.visible .reveal-left{
    opacity:1;
    transform:none;
    transition-delay:.45s;
}

.reveal-right{
    opacity:0;
    transform:translateX(70px) scale(.9);
    transition:
        opacity .9s ease,
        transform .9s cubic-bezier(.22,1,.36,1);
}

.scroll-reveal.visible .reveal-right{
    opacity:1;
    transform:translateX(0) scale(1);
    transition-delay:.65s;
}

.box-price .mx-auto{
    opacity:0;
    transform:translateY(25px);
    transition:.6s ease;
}

.scroll-reveal.visible .box-price .mx-auto{
    opacity:1;
    transform:none;
    transition-delay:1s;
}

.scroll-reveal.visible .reveal-right{
    animation:voucherReveal .9s forwards;
    animation-delay:.65s;
}

@keyframes voucherReveal{

    0%{
        opacity:0;
        transform:translateX(70px) scale(.9);
    }

    75%{
        opacity:1;
        transform:translateX(0) scale(1.04);
    }

    100%{
        opacity:1;
        transform:translateX(0) scale(1);
    }

}

h2.wp-block-heading{
    font-size: 18px;
    text-align: center;
}

p.wp-block-paragraph{
    font-size: 16px;
}

p.wp-block-paragraph a, .wp-block-heading{
   color:#00458B;
}

.wp-block-table table td{
    border: 1px solid #00458B;
    padding: 15px;
    font-size: 16px;
}

.wp-block-list{
    font-size: 16px;
}