#ebook-hero-banner-container{
    display: flex;
    justify-content: center;
}
#ebook-hero-banner-container .ebook-hero-container{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 10%;
    padding-top: 40px;
    padding-bottom: 55px;
    max-width: 1160px;
    margin: 0 auto;
}
#ebook-hero-banner-container .form-container{
    flex-basis: 45%;
}
#ebook-hero-banner-container .book-container{
    flex-basis: 45%;
    align-self: center;
    display: flex;
    justify-content: center;
}
#ebook-hero-banner-container .book-container img{
    max-width: 400px;
}
#ebook-hero-banner-container .ebook-hero-container .hero-heading{
    color: #061235;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
}
#ebook-hero-banner-container .ebook-hero-container .form-container .hero-description{
    color: #051236;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 0.5em;
}
#ebook-hero-banner-container .ebook-hero-container .hero-heading{
    margin-top:10px;
    margin-bottom: 10px;
}
#ebook-hero-banner-container .ebook-hero-container p::not(.ebook-hero-banner-form){
    color: #051236 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
/* Form Settings */
#ebook-hero-banner-container .hs-form fieldset .hs-richtext p a{
    color: #454545;
}
#ebook-hero-banner-container .hs-form fieldset div.input input[type=checkbox]:before {
    background: white !important;
    border: 2px solid #3FC6B8 !important;
}
@media (max-width:767px){
    #ebook-hero-banner-container .hs-form fieldset div.input select {
        padding-right: 4px;
        width: 100% !important;
        max-height: 20px !important;
        min-height: 0px !important;
        transition: all .3s linear;
        -moz-appearance: none;
        -webkit-appearance: none;
   }
    #ebook-hero-banner-container .hs-form fieldset div.input select {
        padding-right: 4px;
        width: 100% !important;
        max-height: max-content !important;
        min-height: auto !important;
        transition: all .3s linear;
        -moz-appearance: none;
        -webkit-appearance: none;
   }
    #ebook-hero-banner-container .hs-form fieldset div.input select {
        padding-right: 4px;
        width: 100% !important;
        max-height: max-content !important;
        min-height: auto !important;
        transition: all .3s linear;
        -moz-appearance: none;
        -webkit-appearance: none;
   }
    #ebook-hero-banner-container .hs-form fieldset div.input {
        margin-top: 0;
        max-height: 40px;
   }
}
#ebook-hero-banner-container .hs-form fieldset div.input select {
    padding-right: 4px;
    width: 100% !important;
    max-height: 20px !important;
    min-height: 0px !important;
    transition: all .3s linear;
    -moz-appearance: none;
    -webkit-appearance: none;
}
#ebook-hero-banner-container select {
    background-color: white !important;
    margin-top: 5px;
}
#ebook-hero-banner-container fieldset.form-columns-2 .input {
    margin-right: 8px;
}
#ebook-hero-banner-container .hs-form fieldset div.input input, #ebook-hero-banner-container .hs-form fieldset div.input select, #ebook-hero-banner-container .hs-form fieldset div.input textarea {
    font-size: 13px;
    padding: 0.5rem 0rem 0.5rem 0.5rem !important;
}
#ebook-hero-banner-container .hs-form fieldset div.input select {
    padding-right: 4px;
    width: 100% !important;
    max-height: 35px !important;
    min-height: 35px !important;
    transition: all .3s linear;
    -moz-appearance: none;
    -webkit-appearance: none;
}
#ebook-hero-banner-container input:not([type="checkbox"]) {
    background-color: white !important;
    font-family: Figtree;
    border: none;
    height: 40px;
    margin-top: -20px !important;
    margin-top: 5px;
    margin-right: 0px;
    width: 100% !important;
}
#ebook-hero-banner-container select {
    background-color: white;
}
#ebook-hero-banner-container .hs-form fieldset div.input input:-webkit-autofill, .hs-form fieldset div.input input:-webkit-autofill:hover, .hs-form fieldset div.input input:-webkit-autofill:focus, .hs-form fieldset div.input select:-webkit-autofill, .hs-form fieldset div.input select:-webkit-autofill:hover, .hs-form fieldset div.input select:-webkit-autofill:focus, .hs-form fieldset div.input textarea:-webkit-autofill, .hs-form fieldset div.input textarea:-webkit-autofill:hover, .hs-form fieldset div.input textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: none;
    transition: background-color 5000s ease-in-out 0s;
}
#ebook-hero-banner-container .hs-form .hs_submit input, #ebook-hero-banner-container .hs-form .hs-submit input {
    padding: 0;
    font-size: 1.125rem;
    line-height: 0;
}
#ebook-hero-banner-container .hs-form .hs_submit input, .hs-form .hs-submit input:hover{
    color: white;
}
#ebook-hero-banner-container .hs-form fieldset .hs-richtext {
    padding-left: 5px;
}
#ebook-hero-banner-container .hs-form fieldset div.input select.is-placeholder {
}
#ebook-hero-banner-container .hs-form fieldset div.input input, #ebook-hero-banner-container .hs-form fieldset div.input select, #ebook-hero-banner-container .hs-form fieldset div.input textarea {
    padding: 0.5rem 0rem 0.5rem 0.5rem;
}
#ebook-hero-banner-container fieldset.form-columns-2 .input {
    margin-right: 8px;
    background-color: white;
}
#ebook-hero-banner-container ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 0px;
}
#ebook-hero-banner-container .hs-form fieldset label{
    margin-bottom: 0.5em;
  }
@media (min-width: 768px) and (max-width: 1024px) {
    #ebook-hero-banner-container .hbspt-form .actions input{
        background-color: #061235!important;
        color: #FAFF79;
        font-size: 13px !important;
        border-radius: 20px;
        margin-top: 0px!important;
        cursor: pointer;
   }
}
#ebook-hero-banner-container fieldset{
    width: 100%;
}
#ebook-hero-banner-container ul {
    list-style-type: none;
    padding-left: 0;
}

#ebook-hero-banner-container .hs-error-msg{
    color: red;
    font-size: 12px;
}

#ebook-hero-banner-container label{
    font-size: 14px;
}
#ebook-hero-banner-container select{
    background-color: white;
    border: none;
    width: 100%;
    height: 40px;
    cursor: pointer;
    margin-top: 5px;
}
#ebook-hero-banner-container .hs-form-booleancheckbox p{
    font-size: 10px;
}
#ebook-hero-banner-container .hs-richtext p{
    font-size: 10px;
    margin-left: 25px;
}
#ebook-hero-banner-container .hbspt-form .actions input{
    background-color: #061235 !important;
    color: white;
    font-size: 22px;
    border-radius: 60px;
    margin-top: 0px !important;
    cursor: pointer;
    height: 60px !important;
}
#ebook-hero-banner-container input[type="checkbox"]{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
#ebook-hero-banner-container .hs-input::placeholder {
    opacity: 0;
}

/* Dark Theme Settings */
#ebook-hero-banner-container.dark-theme .ebook-hero-container .hero-heading{
    color: white;
}
#ebook-hero-banner-container.dark-theme .ebook-hero-container .form-container .hero-description{
    color: white;
}
#ebook-hero-banner-container.dark-theme .hs-form fieldset label{
    color: white;
}
#ebook-hero-banner-container.dark-theme .hs-form fieldset label .hs-form-required{
    color: white;
}
#ebook-hero-banner-container.dark-theme .hs-form fieldset div.input input[type=checkbox]+span{
    color: white;
}
#ebook-hero-banner-container.dark-theme .hs-form fieldset .hs-richtext p{
    color: white;
}
#ebook-hero-banner-container.dark-theme .hs-form fieldset .hs-richtext p a{
    color: white;
}
#ebook-hero-banner-container.dark-theme .hbspt-form .actions input{
    background: linear-gradient(91deg, #4FDCCE 0.13%, #A8FDF5 101.84%);
    color: #051235;
}

@media only screen and (max-width:600px){
    #ebook-hero-banner-container .form-columns-2 .input{
        margin-right:0!important;
   }
    #ebook-hero-banner-container .form-columns-2 .input select{
        width:100%!important;
   }
    #ebook-hero-banner-container .form-columns-1 .input{
        margin-right:0px;
   }
    #ebook-hero-banner-container select{
        margin-bottom:15px!important;
   }
    #ebook-hero-banner-container .hbspt-form .actions input{
        font-size:4vw;
   }
}

#ebook-hero-banner-container .hs-form fieldset div.hs-fieldtype-select::after {
    background-color: white !important;
}
/* For mobile */
@media(max-width:767px){
    #ebook-hero-banner-container .hs-form fieldset .hs-richtext {
        padding-left: 0;
   }
    #ebook-hero-banner-container .hero-banner-form .hs-form fieldset div.input input[type=checkbox] {
        background-color: transparent !important;
       /* position: absolute;
        margin-top: 5.25rem;
        */
   }
    #ebook-hero-banner-container .hs-form fieldset div.input input[type=checkbox]+span {
        font-size: 3vw;
   }
    #ebook-hero-banner-container .hs-form fieldset div.hs-fieldtype-select::after{
        top: 2.4rem;
    }
    #ebook-hero-banner-container .hs-form fieldset label {
        margin-bottom: 1em;
    }
    #ebook-hero-banner-container .hero-banner-form {
        min-height: auto;
   }
    #ebook-hero-banner-container .ebook-hero-container{
        flex-wrap: wrap;
        gap: 0;
        //padding: 25vw 5vw 5vw 5vw;
   }
    #ebook-hero-banner-container .form-container{
        flex-basis: 100%;
   }
    #ebook-hero-banner-container .book-container{
        flex-basis: 100%;
   }
    #ebook-hero-banner-container .desk-ebook-img{
        display: none;
   }
    #ebook-hero-banner-container .mobile-ebook-img{
        padding: 0 5vw 0 5vw !important;
   }
    #ebook-hero-banner-container .hero-heading{
        text-align: center;
   }
    #ebook-hero-banner-container .ebook-hero-container p{
        text-align: center;
   }
    #ebook-hero-banner-container fieldset.form-columns-1{
        flex-basis: 100%;
   }
    #ebook-hero-banner-container .mobile-ebook-container {
        display: flex;
        justify-content: center;
        align-items: center;
   }
    #ebook-hero-banner-container .ebook-logo-container{
        margin: auto;
   }
    #ebook-hero-banner-container .form-container {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
   }
    #ebook-hero-banner-container .hero-banner-form {
        padding-top: 0;
   }
    #ebook-hero-banner-container .hero-banner-form-container {
        margin-top: 0 !important;
   }
    #ebook-hero-banner-container .form-container .hero-description p{
        margin-top: 5vw !important;
   }
    #ebook-hero-banner-container .ebook-hero-container .hero-heading{
        font-size: 7vw;
        padding: 3vw 0 3vw 0;
   }
    #ebook-hero-banner-container .hero-banner-form .legal-consent-container .hs-richtext p {
        margin-left: 0 !important;
        font-size: 2.8vw !important;
   }
    #ebook-hero-banner-container .ebook-hero-container .form-container .hero-description{
        font-size: 4.5vw;
        padding-bottom: 0;
   }
}
/* For desk */
@media(min-width:767px){
    #ebook-hero-banner-container .mobile-ebook-img{
        display: none;
   }
}
/* For tablet */
@media (min-width: 768px) and (max-width: 1024px){
    #ebook-hero-banner-container .hero-banner-form-container {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-top: 1.25rem;
        max-width: 100%;
   }
    #ebook-hero-banner-container .ebook-hero-container{
        padding: 5vw;
        gap: 80px;
   }
    #ebook-hero-banner-container .book-container{
        align-self: center;
   }
}
/* latin-ext */
@font-face {
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QG5XyEA25WTzZO_OSg.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QG5ZyEA25WTzZO8.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}