/* Home V5 Critical Styles (Above-the-Fold) */
/* Extracted from inline styles for performance optimization */
/* Load this first for fast initial render */
.country-selector.weglot-dropdown ul:before,
.country-selector ul li::after {
    height: 144px;
    top: 0;
}
.country-selector.weglot-dropdown ul:before {
    height: 148px;
}
.header-home {
    padding: 80px 0px 100px;
    background-image: url(/wp-content/uploads/2025/05/bg-element-homepage-head-min.png);
    background-size: cover;
}
.header-home h1 {
    font-size: 48px;
    text-transform: capitalize;
    line-height: 56px;
    margin-top: 10px;
}
.header-home p {
    color: #3F4850;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 40px;
}
.header-home .row {
    display: flex;
    align-items: center;
}
.header-home .left-section {
    width: 46%;
}
.header-home .right-section {
    width: 49%;
    margin-left: 1%;
    position: relative;
}
.main-form form {
    position: relative;
}
.get-email-form .two-btn-home .animate-btn:after,
.get-email-form .two-btn-home .animate-btn:before {
    top: 57%;
}
.main-form form input[type=email] {
    display: flex;
    padding: 10px 12px 11px 24px;
    align-items: center;
    border-radius: 100px;
    border: 1px solid var(--Neutrals-Gray-200,#c2d0dc);
    background: var(--Neutrals-White,#fff);
    min-height: 54px;
}
.main-form form input[type=submit] {
    border-radius: 48px;
    background: var(--Gradient-Gradient-1,linear-gradient(103deg,#f1614b .91%,#f1416b 100%));
    padding: 9px 17px;
    letter-spacing: 0px;
    text-transform: initial;
    color: #fff;
    border: inherit;
}
.main-form {
    width: 100%;
}
.main-form form #label-email-6c910100-d5d4-4df4-9f73-f9b1b21f1bdd,
.main-form form #label-email-6c910100-d5d4-4df4-9f73-f9b1b21f1bdd_old-CRO-section,
.main-form form #label-email-6c910100-d5d4-4df4-9f73-f9b1b21f1bdd_new-CRO-section,
.main-form form #label-email-3c6823bd-0197-4ea0-959d-d4258d2b624d,
.main-form form #label-email-3c6823bd-0197-4ea0-959d-d4258d2b624d_new-CRO-section,
.main-form form .hs_error_rollup  {
    display: none;
}
.main-form form ul.no-list.hs-error-msgs.inputs-list {
    margin: 0;
    padding: 0px;
    background-color: inherit;
    color: red;
    font-size: 12px;
    list-style: none;
}
.main-form form .hs_submit.hs-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 6px;
    top: 6px;
}
.get-email-form .two-btn-home {
    display: block;
    width: 63%;
    margin-left: 15px;
}
.get-email-form .animate-btn {
    border: inherit;
    width: 100%;
    margin-top: 10px !important;
    padding: 0px;
    margin-left: 10px;
    padding-right: 0px !important;
    text-transform: initial;
    display: flex;
}
.get-email-form {
    display: flex;
}
.get-email-form .animate-btn:hover {
    border: inherit !important;
}
.form-popup .hb-form-style {
    background: #fff;
    border-radius: 18px;
}
.form-popup .close {
    width: 25px;
}
.img-mobile {
    z-index: 9999;
    width: 270px;
    z-index: 2;
    position: relative;
}
.img-mobile img {
    max-width: 375px;
    width: 100%;
}