body{
    font-family: "Gotham", sans-serif;
}
button{
    font-size: 100%;
}
.h1{
    color: inherit;
    font-family: Gotham, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    margin: 0 0 3rem;
    width: auto;
}
.text-color-green{
    color: #00BE65;
}
.text-color-violet{
    color: #BB76FB;
}
.text-color-pink{
    color: #DD7092;
}
.position-absolute.center{
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.clarity-home{
    /* background-image: url('../images/clarity-home-bg.webp'); */
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 100vh;
    background-color: #000;
    background-position: center;
}
.clarity-logo, .clarity_download_report .clarity-logos{
    width: 571px;
    height: auto;
}
.clarity_focus .clarity-logo{
    width: 389px;
}
#clarity2030 h1, #clarity2030 h2{
    letter-spacing: 20%;
    font-size: 53px;
    line-height: 56px;
}
.btn-date{
    min-width: 278px;
    /* height: 58px; */
    border-radius: 74px;
    /* background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.16) 100%); */
    background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.16) 100%),rgba(255, 255, 255, 0.12);
    border: 1.4px solid rgba(255, 255, 255, 0.12);
    -webkit-backdrop-filter: blur(9.33px);
    backdrop-filter: blur(9.33px);
    box-shadow: 0px 1.87px 1.87px 0px rgba(0, 0, 0, 0.25);
    font-size: 28px;
    line-height: 28px;
}
#register_cta{
    margin-top: -28px;
}
#register_cta a:hover{
    color: #00BD65;
}
.clarity_milestone{
    background-image: url('../images/clarity-section-bg.webp');
    margin-top: -30px;
}
.clarity_focus{
    background-image: url('../images/clarity-focus-bg.webp');
}
.sec-bg{
    background-repeat: no-repeat;
    background-position: center;
    min-height: 760px;
    background-size: cover;
}
.human-sec-bg{
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
    background-size: 100%;
    background-color: #000;
}
.clarity_milestone p, .clarity_growth p, .clarity_focus p, .clarity_info p{
    font-size: 36px;
    line-height: 42px;
}
.a-datewidth{
    width: 278px;
}
.clarity_info{
    background-image: url('../images/updated-wave-bg.webp');
}
.clarity_panelists{
    background-image: url('../images/clarity-panelists-bg.webp');
}
.clarity_growth{
    background-image: url('../images/clarity-growth-bg.webp');
}
.clarity_download_report{
    background-image: url('../images/download_bg.webp');
    background-color: #000;
}
.clarity_panelists h3{
    font-size: 21px;
    line-height: 24px;
}
.clarity_panelists p{
    font-size: 15px;
    line-height: 16px;
    font-weight: 325;
}
.download_register-cta {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 34%;
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #00BE65;
    text-underline-offset: 10px;
}
.clarity_focus .container .position-absolute, .clarity_info .container .position-absolute{
    z-index: 0;
}
.clarity_focus .container .col-lg-8.col-xl-5, .clarity_info .container .col-11{
    z-index: 1;
}
#report_download{
    letter-spacing: 20%;
}
.clarity_report {
    background-image: url('../images/download_form-bg.webp');
    background-repeat: no-repeat;
    background-position: center;
    min-height: 420px;
    background-size: 100%;
    background-color: #000;
}
.clarity_report .download_register-cta {
    text-decoration-color: #BB76FB;
}
.clarity_report .clarity-logo{
    width: 650px;
    height: auto;
}
#report_download{
    padding: 12px 30px;
}

/* Report Page */
.report-hero{
    background-repeat: no-repeat;
    background-position: center;
    min-height: 670px;
    background-size: cover;
    background-color: #000;
}
.report-hero .clarity-logo{
    width: 720px;
    height: auto;
}
#redownload_report > div{
    background-image: url('../images/download_bg.webp');
    background-repeat: no-repeat;
    background-position: center;
    min-height: 420px;
    background-size: 100%;
    background-color: #000;
}

/* Modal Style */
.close_btn{
    width: 44px;
    height: auto;
}
.modal_transition{
    opacity: 0;
    animation: fadeIn 350ms ease-in-out forwards;
}
.customModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
    /* backdrop-filter: blur(15px); */
    opacity: 1;
}
.modal-content {
    background-color: #000;
    margin: auto;
    padding: 20px;
    border: none;
}
#gatedForm .modal-content, #thankYouMessage .modal-content{
    box-shadow: 0px 4px 44px 0px rgba(0, 189, 101, 0.4);
}
#thankYouMessage .clarity-logo{
    width: 370px;
    height: auto;
}
#thankYouMessage h4, #redownload_report h4{
    font-size: 25px;
    line-height: 1.4;
}
#thankYouMessage .modal-content, #thankYouMessage2 .modal-content{
    background-image: url('../images/popup-tq-bg.webp');
    background-repeat: no-repeat;
    background-color: #000;
    background-position: center;
    background-size: cover;
}
#thankYouMessage .zeno-logo, #thankYouMessage2 .zeno-logo{
    width: 64px;
    height: auto;
    transform: translateX(-50%);
    left: 50%;
    bottom: 50px;
}
#thankYouMessage .h1, #thankYouMessage2 .h1{
    font-size: 47px;
    line-height: 100%;
    letter-spacing: 0%;
}
#thankYouMessage p, #thankYouMessage2 p, #redownload_report p{
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
}

/* Popup form style */
.wpcf7{
    max-width: 100%;
}
.wpcf7 .wpcf7-form label{
    font-size: 12px;
    color:#fff;
    font-weight: bold;
    text-transform:uppercase;
    line-height:100%;
    letter-spacing:26%;
}
.wpcf7 input[type=email], .wpcf7 input[type=text]{
    background-color: transparent;
    border:0;
    border-bottom: 0.75px solid #E4E4E4;
    border-radius:0;
    color:#fff;
    padding-left: 0; 
}
.wpcf7 input[type=email]:focus, .wpcf7 input[type=text]:focus{
    background-color: transparent;
    color:#fff;
    box-shadow:none;
}
.wpcf7-not-valid-tip{
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    letter-spacing: 5%;
    line-height: 100%;
    color: #FF0000;
    text-transform: uppercase;
}
#report-gated .wpcf7-not-valid-tip{
    color: #BB76FB;
    text-transform: none;
}
.wpcf7-list-item{
    margin: 0;
}
.wpcf7 .wpcf7-form .wpcf7-acceptance label{
    font-size:11px;
    line-height:100%;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0%;
    align-items: center;
    display: flex;
}
.wpcf7-acceptance input[type=checkbox]{
    background: transparent;
    margin-right: 1em;
}
.wpcf7-acceptance .wpcf7-list-item-label a{
    color: #fff;
    text-decoration:none;
}
.wpcf7-acceptance .wpcf7-list-item-label a:hover{
    color: #00BD65;
}
/* Hide default checkbox */
.wpcf7-acceptance input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 13px;
  height: 13px;
  border: 1px solid #fff;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}

/* Style checked state */
.wpcf7-acceptance input[type="checkbox"]:checked {
  background-color: #00BD65;
  border-color: #00BD65;
}

/* Add checkmark icon */
.wpcf7-acceptance input[type="checkbox"]:checked::after {
  content: '\2713';
  color: white;
  position: absolute;
  left: 1.5px;
  top: 1px;
}

.wpcf7-submit, .wpcf7-download{
    max-width: 190px;
    background: #00BD65 !important;
    color: #fff !important;
    border-color: #00BD65 !important;
    border-radius: 0 !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold !important;
    line-height: 100%;
    letter-spacing: 12%;
}
.wpcf7-spinner{
    position:absolute;
    transform: translateY(-50%);
    top: 50%;
}
#report-gate .row:nth-of-type(4) p, #report-gate .row:nth-of-type(5) p, #report-gate .row:nth-of-type(7) p, #report-gated .row:nth-of-type(4) p, #report-gated .row:nth-of-type(5) p, #report-gated .row:nth-of-type(7) p{
    margin-bottom: 0;
}
#report-gate .row:nth-of-type(7) p, #report-gated .row:nth-of-type(7) p{
    text-align: center;
    position: relative;
}
.wpcf7-response-output, .wpcf7-content {
    font-size: 16px;
    line-height: 100%;
    color:#fff;
    padding: 1em !important;
}
.wpcf7-download{
    text-align: center;
    vertical-align: middle;
    padding: 12px 6px;
    margin:auto;
}
.wpcf7-btn{
    text-decoration: none;
    color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold !important;
    line-height: 100%;
    letter-spacing: 12%;
}
.wpcf7 input[type=submit]:disabled{
    background:#787878 !important;
    border-color:#787878 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus{
    -webkit-text-fill-color: #ffffff !important;
    transition: background-color 9999s ease-in-out 0s;
    box-shadow: 0 0 0px 1000px #000 inset !important;
    background-color: #000 !important;
}
.wpcf7 label[for^="hcap_hp_"] {
  display: none !important;
}

/* 404 error page */
.error404 #icon-earth{
    fill: #000;
}
.error404 .language-text{
    color: #000 !important;
}
.error404 .navbar-toggler-icon, .error404 .navbar-toggler-icon::before, .error404 .navbar-toggler-icon::after{
    background-color: #000;
}
.navbar-toggler-icon{
    background-image: none;
}


/* Parallax effect style */
.waveform-asset {
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    will-change: transform;
    transition: none;
}
#hero.clarity-home,
#info .clarity_info,
#focus .clarity_focus {
    overflow: hidden;
    background-attachment: scroll;
}
@media (prefers-reduced-motion: reduce) {
    .waveform-asset {
        transform: none !important;
    }
}

@media only screen and (min-width: 480px) {
    body {
        font-size: calc(18px + 4 * ((100vw - 480px) / 1140));
    }
    .h1{
        font-size: calc(30px + 30 * ((100vw - 480px) / 1140));
    }
}
@media only screen and (max-width: 767px) {
    /* .vector, .vector2{
        display: none;
    } */
    .clarity_milestone p, .clarity_growth p, .clarity_focus p, .clarity_info p{
        font-size: 26px;
        line-height: 32px;
    }
    .human-sec-bg, .sec-bg{
        min-height: 500px !important;
        background-size: cover !important;
    }
    .clarity_report{
        background-size: cover !important;
    }
    #clarity2030 h1, #clarity2030 h2 {
        letter-spacing: 10% !important;
        font-size: 32px !important;
        line-height: 48px !important;
    }
    .download_register-cta, .gated-content__link{
        font-size: 16px !important;
        line-height: 40px !important;
        letter-spacing: 20%;
    }
    .section.section--flex-landing-bottom > .wrapper:nth-of-type(2){
        bottom: 11rem !important;
    }
    .clarity-logo, .clarity_focus .clarity-logo, .clarity_download_report .clarity-logo {
        width: 100% !important;
    }
    /* .clarity_milestone{
        margin-top: -100px !important;
    }
    .clarity_milestone h2{
        margin-top: 3rem !important;
    } */
    .btn-date{
        font-size: 24px !important;
        line-height: 1.2 !important;
    }
}
@media only screen and (max-width: 400px) {
    #clarity2030 h1, #clarity2030 h2 {
        font-size: 28px !important;
        line-height: 40px !important;
    }
    .btn-date{
        font-size: 16px !important;
        line-height: 1.2 !important;
        padding: 12px 25px !important;
    }
}
@media only screen and (max-width: 480px) {
    .top_btn{
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        bottom: 30px;
    }
}
@media only screen and (max-width: 991px) {
    #register_cta{
        background-color: #000;
        padding-bottom: 20px;
    }
    .vector, .vector2{
        width: 100%;
        height: auto;
    }
    .clarity_milestone{
        margin-top: 0px !important;
    }
    .clarity_report .clarity-logo {
        width: 100% !important;
    }
    #thankYouMessage .modal-body.position-absolute.center, #thankYouMessage2 .modal-body.position-absolute.center{
        position: unset !important;
        transform: none;
    }
    .btn-date{
        display: inline-flex;
    }
    .report-hero .clarity-logo{
        width: 100% !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section.section--flex-landing-bottom > .wrapper:nth-of-type(2){
        bottom: 100px !important;
    }
}
@media only screen and (min-width: 992px) {
    .vector{
        width: 390px;
        height: auto;
    }
    .vector2{
        width: 600px;
        height: auto;
    }
    .section.section--flex-landing-bottom > .wrapper:nth-of-type(2){
        bottom: 130px;
    }
    .modal-content{
        min-height: 600px;
    }
}
@media only screen and (min-width: 1200px) {
    .vector{
        width: 480px;
        height: auto;
    }
    .vector2{
        width: 650px;
        height: auto;
    }
}
@media only screen and (min-width: 1400px) {
    .w-xxl-90{
        width: 90%;
    }
    .w-xxl-80{
        width: 80%;
    }
    .vector{
        width: 540px;
        height: auto;
    }
    .vector2{
        width: 740px;
        height: auto;
    }
    .section.section--flex-landing-bottom > .wrapper:nth-of-type(2){
        bottom: 100px;
    }
}