@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('/wp-content/plugins/lfb-premium/assets/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/plugins/lfb-premium/assets/fonts/fa-regular-400.ttf?x14090') format('truetype');
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url('/wp-content/plugins/lfb-premium/assets/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/plugins/lfb-premium/assets/fonts/fa-solid-900.ttf?x14090') format('truetype');
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('/wp-content/plugins/lfb-premium/assets/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/plugins/lfb-premium/assets/fonts/fa-brands-400.ttf?x14090') format('truetype');
}

/* Lightweight frontend foundation for estimator forms.
   This replaces the historical Bootstrap/Flat UI packed frontend bundle. */

#lfb_bootstraped.lfb_bootstraped,
#lfb_form.lfb_bootstraped {
    box-sizing: border-box;
}

#lfb_bootstraped.lfb_bootstraped *,
#lfb_bootstraped.lfb_bootstraped *::before,
#lfb_bootstraped.lfb_bootstraped *::after,
#lfb_form.lfb_bootstraped *,
#lfb_form.lfb_bootstraped *::before,
#lfb_form.lfb_bootstraped *::after {
    box-sizing: inherit;
}

#lfb_bootstraped.lfb_bootstraped [hidden],
#lfb_form.lfb_bootstraped [hidden] {
    display: none !important;
}

#lfb_bootstraped.lfb_bootstraped img,
#lfb_form.lfb_bootstraped img {
    max-width: 100%;
    height: auto;
}

#lfb_bootstraped.lfb_bootstraped a,
#lfb_form.lfb_bootstraped a {
    text-decoration: none;
}

#lfb_bootstraped.lfb_bootstraped a:hover,
#lfb_bootstraped.lfb_bootstraped a:focus,
#lfb_form.lfb_bootstraped a:hover,
#lfb_form.lfb_bootstraped a:focus {
    text-decoration: none;
}

#lfb_bootstraped.lfb_bootstraped .clearfix::after,
#lfb_form.lfb_bootstraped .clearfix::after {
    clear: both;
    content: "";
    display: table;
}

#lfb_bootstraped.lfb_bootstraped .container,
#lfb_form.lfb_bootstraped .container {
    width: 100%;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

#lfb_bootstraped.lfb_bootstraped .container-fluid,
#lfb_form.lfb_bootstraped .container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

#lfb_bootstraped.lfb_bootstraped .row,
#lfb_form.lfb_bootstraped .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#lfb_bootstraped.lfb_bootstraped .row > [class*="col-"],
#lfb_form.lfb_bootstraped .row > [class*="col-"] {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#lfb_bootstraped.lfb_bootstraped .col,
#lfb_form.lfb_bootstraped .col {
    flex: 1 0 0%;
}

#lfb_bootstraped.lfb_bootstraped .col-1,
#lfb_form.lfb_bootstraped .col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

#lfb_bootstraped.lfb_bootstraped .col-2,
#lfb_form.lfb_bootstraped .col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

#lfb_bootstraped.lfb_bootstraped .col-3,
#lfb_form.lfb_bootstraped .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

#lfb_bootstraped.lfb_bootstraped .col-4,
#lfb_form.lfb_bootstraped .col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

#lfb_bootstraped.lfb_bootstraped .col-5,
#lfb_form.lfb_bootstraped .col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

#lfb_bootstraped.lfb_bootstraped .col-6,
#lfb_form.lfb_bootstraped .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

#lfb_bootstraped.lfb_bootstraped .col-7,
#lfb_form.lfb_bootstraped .col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

#lfb_bootstraped.lfb_bootstraped .col-8,
#lfb_form.lfb_bootstraped .col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

#lfb_bootstraped.lfb_bootstraped .col-9,
#lfb_form.lfb_bootstraped .col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

#lfb_bootstraped.lfb_bootstraped .col-10,
#lfb_form.lfb_bootstraped .col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

#lfb_bootstraped.lfb_bootstraped .col-11,
#lfb_form.lfb_bootstraped .col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

#lfb_bootstraped.lfb_bootstraped .col-12,
#lfb_form.lfb_bootstraped .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 768px) {
    #lfb_bootstraped.lfb_bootstraped .col-sm-1,
    #lfb_bootstraped.lfb_bootstraped .col-md-1,
    #lfb_form.lfb_bootstraped .col-sm-1,
    #lfb_form.lfb_bootstraped .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-2,
    #lfb_bootstraped.lfb_bootstraped .col-md-2,
    #lfb_form.lfb_bootstraped .col-sm-2,
    #lfb_form.lfb_bootstraped .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-3,
    #lfb_bootstraped.lfb_bootstraped .col-md-3,
    #lfb_form.lfb_bootstraped .col-sm-3,
    #lfb_form.lfb_bootstraped .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-4,
    #lfb_bootstraped.lfb_bootstraped .col-md-4,
    #lfb_form.lfb_bootstraped .col-sm-4,
    #lfb_form.lfb_bootstraped .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-5,
    #lfb_bootstraped.lfb_bootstraped .col-md-5,
    #lfb_form.lfb_bootstraped .col-sm-5,
    #lfb_form.lfb_bootstraped .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-6,
    #lfb_bootstraped.lfb_bootstraped .col-md-6,
    #lfb_form.lfb_bootstraped .col-sm-6,
    #lfb_form.lfb_bootstraped .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-7,
    #lfb_bootstraped.lfb_bootstraped .col-md-7,
    #lfb_form.lfb_bootstraped .col-sm-7,
    #lfb_form.lfb_bootstraped .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-8,
    #lfb_bootstraped.lfb_bootstraped .col-md-8,
    #lfb_form.lfb_bootstraped .col-sm-8,
    #lfb_form.lfb_bootstraped .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-9,
    #lfb_bootstraped.lfb_bootstraped .col-md-9,
    #lfb_form.lfb_bootstraped .col-sm-9,
    #lfb_form.lfb_bootstraped .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-10,
    #lfb_bootstraped.lfb_bootstraped .col-md-10,
    #lfb_form.lfb_bootstraped .col-sm-10,
    #lfb_form.lfb_bootstraped .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-11,
    #lfb_bootstraped.lfb_bootstraped .col-md-11,
    #lfb_form.lfb_bootstraped .col-sm-11,
    #lfb_form.lfb_bootstraped .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-sm-12,
    #lfb_bootstraped.lfb_bootstraped .col-md-12,
    #lfb_form.lfb_bootstraped .col-sm-12,
    #lfb_form.lfb_bootstraped .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    #lfb_bootstraped.lfb_bootstraped .col-lg-1,
    #lfb_form.lfb_bootstraped .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-2,
    #lfb_form.lfb_bootstraped .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-3,
    #lfb_form.lfb_bootstraped .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-4,
    #lfb_form.lfb_bootstraped .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-5,
    #lfb_form.lfb_bootstraped .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-6,
    #lfb_form.lfb_bootstraped .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-7,
    #lfb_form.lfb_bootstraped .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-8,
    #lfb_form.lfb_bootstraped .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-9,
    #lfb_form.lfb_bootstraped .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-10,
    #lfb_form.lfb_bootstraped .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-11,
    #lfb_form.lfb_bootstraped .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    #lfb_bootstraped.lfb_bootstraped .col-lg-12,
    #lfb_form.lfb_bootstraped .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

#lfb_bootstraped.lfb_bootstraped .text-left,
#lfb_form.lfb_bootstraped .text-left {
    text-align: left !important;
}

#lfb_bootstraped.lfb_bootstraped .text-center,
#lfb_form.lfb_bootstraped .text-center {
    text-align: center !important;
}

#lfb_bootstraped.lfb_bootstraped .text-right,
#lfb_form.lfb_bootstraped .text-right {
    text-align: right !important;
}

#lfb_bootstraped.lfb_bootstraped .pull-left,
#lfb_form.lfb_bootstraped .pull-left {
    float: left !important;
}

#lfb_bootstraped.lfb_bootstraped .pull-right,
#lfb_form.lfb_bootstraped .pull-right {
    float: right !important;
}

#lfb_bootstraped.lfb_bootstraped .hidden,
#lfb_form.lfb_bootstraped .hidden {
    display: none !important;
}

#lfb_bootstraped.lfb_bootstraped .m-0,
#lfb_form.lfb_bootstraped .m-0 {
    margin: 0 !important;
}

#lfb_bootstraped.lfb_bootstraped .mt-0,
#lfb_form.lfb_bootstraped .mt-0 {
    margin-top: 0 !important;
}

#lfb_bootstraped.lfb_bootstraped .mb-0,
#lfb_form.lfb_bootstraped .mb-0 {
    margin-bottom: 0 !important;
}

#lfb_bootstraped.lfb_bootstraped .mb-3,
#lfb_form.lfb_bootstraped .mb-3 {
    margin-bottom: 1rem !important;
}

#lfb_bootstraped.lfb_bootstraped .me-2,
#lfb_form.lfb_bootstraped .me-2 {
    margin-right: .5rem !important;
}

#lfb_bootstraped.lfb_bootstraped .p-0,
#lfb_form.lfb_bootstraped .p-0 {
    padding: 0 !important;
}

#lfb_bootstraped.lfb_bootstraped .p-2,
#lfb_form.lfb_bootstraped .p-2 {
    padding: .5rem !important;
}

#lfb_bootstraped.lfb_bootstraped .pt-3,
#lfb_form.lfb_bootstraped .pt-3 {
    padding-top: 1rem !important;
}

#lfb_bootstraped.lfb_bootstraped .pb-2,
#lfb_form.lfb_bootstraped .pb-2 {
    padding-bottom: .5rem !important;
}

#lfb_bootstraped.lfb_bootstraped .pl-4,
#lfb_form.lfb_bootstraped .pl-4 {
    padding-left: 1.5rem !important;
}

#lfb_bootstraped.lfb_bootstraped .pr-4,
#lfb_form.lfb_bootstraped .pr-4 {
    padding-right: 1.5rem !important;
}

#lfb_bootstraped.lfb_bootstraped .btn,
#lfb_form.lfb_bootstraped .btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 10px 15px;
    border: 0;
    border-radius: 8px;
    background-image: none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    user-select: none;
    transition: background-color .2s ease, color .2s ease, opacity .2s ease;
}

#lfb_bootstraped.lfb_bootstraped .btn:hover,
#lfb_bootstraped.lfb_bootstraped .btn:focus,
#lfb_form.lfb_bootstraped .btn:hover,
#lfb_form.lfb_bootstraped .btn:focus {
    color: #fff;
    opacity: .9;
    outline: 0;
}

#lfb_bootstraped.lfb_bootstraped .btn.disabled,
#lfb_bootstraped.lfb_bootstraped .btn[disabled],
#lfb_form.lfb_bootstraped .btn.disabled,
#lfb_form.lfb_bootstraped .btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
}

#lfb_bootstraped.lfb_bootstraped .btn-default,
#lfb_form.lfb_bootstraped .btn-default {
    background-color: #bdc3c7;
}

#lfb_bootstraped.lfb_bootstraped .btn-primary,
#lfb_form.lfb_bootstraped .btn-primary {
    background-color: #1abc9c;
}

#lfb_bootstraped.lfb_bootstraped .btn-secondary,
#lfb_form.lfb_bootstraped .btn-secondary {
    background-color: #34495e;
}

#lfb_bootstraped.lfb_bootstraped .btn-success,
#lfb_form.lfb_bootstraped .btn-success {
    background-color: #2ecc71;
}

#lfb_bootstraped.lfb_bootstraped .btn-danger,
#lfb_form.lfb_bootstraped .btn-danger {
    background-color: #e74c3c;
}

#lfb_bootstraped.lfb_bootstraped .btn-warning,
#lfb_form.lfb_bootstraped .btn-warning {
    background-color: #f1c40f;
}

#lfb_bootstraped.lfb_bootstraped .btn-info,
#lfb_form.lfb_bootstraped .btn-info {
    background-color: #3498db;
}

#lfb_bootstraped.lfb_bootstraped .btn-link,
#lfb_form.lfb_bootstraped .btn-link {
    background: transparent;
    color: #16a085;
}

#lfb_bootstraped.lfb_bootstraped .btn-lg,
#lfb_bootstraped.lfb_bootstraped .btn-large,
#lfb_form.lfb_bootstraped .btn-lg,
#lfb_form.lfb_bootstraped .btn-large {
    padding: 13px 19px;
    font-size: 17px;
    line-height: 1.45;
}

#lfb_bootstraped.lfb_bootstraped .btn-sm,
#lfb_bootstraped.lfb_bootstraped .btn-small,
#lfb_form.lfb_bootstraped .btn-sm,
#lfb_form.lfb_bootstraped .btn-small {
    padding: 6px 10px;
    font-size: 13px;
}

#lfb_bootstraped.lfb_bootstraped .btn-xs,
#lfb_form.lfb_bootstraped .btn-xs {
    padding: 3px 7px;
    font-size: 12px;
}

#lfb_bootstraped.lfb_bootstraped .btn-block,
#lfb_form.lfb_bootstraped .btn-block {
    display: block;
    width: 100%;
}

#lfb_bootstraped.lfb_bootstraped .btn-group,
#lfb_form.lfb_bootstraped .btn-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

#lfb_bootstraped.lfb_bootstraped .btn-group > .btn,
#lfb_form.lfb_bootstraped .btn-group > .btn {
    position: relative;
    flex: 0 1 auto;
}

#lfb_bootstraped.lfb_bootstraped .btn-group > .btn:not(:first-child),
#lfb_form.lfb_bootstraped .btn-group > .btn:not(:first-child) {
    margin-left: -1px;
}

#lfb_bootstraped.lfb_bootstraped .form-group,
#lfb_form.lfb_bootstraped .form-group {
    margin-bottom: 15px;
}

#lfb_bootstraped.lfb_bootstraped label,
#lfb_form.lfb_bootstraped label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

#lfb_bootstraped.lfb_bootstraped .form-control,
#lfb_form.lfb_bootstraped .form-control {
    display: block;
    width: 100%;
    min-height: 42px;
    padding: 8px 12px;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    background-color: #fff;
    background-image: none;
    color: #34495e;
    font-size: 15px;
    line-height: 1.45;
    transition: border-color .2s ease, box-shadow .2s ease;
}

#lfb_bootstraped.lfb_bootstraped .form-control:focus,
#lfb_form.lfb_bootstraped .form-control:focus {
    border-color: #1abc9c;
    outline: 0;
}

#lfb_bootstraped.lfb_bootstraped textarea.form-control,
#lfb_form.lfb_bootstraped textarea.form-control {
    height: auto;
}

#lfb_bootstraped.lfb_bootstraped .input-group,
#lfb_form.lfb_bootstraped .input-group {
    position: relative;
    display: flex;
    width: 100%;
    border-collapse: separate;
}

#lfb_bootstraped.lfb_bootstraped .input-group .form-control,
#lfb_form.lfb_bootstraped .input-group .form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

#lfb_bootstraped.lfb_bootstraped .input-group-addon,
#lfb_form.lfb_bootstraped .input-group-addon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    padding: 8px 12px;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    background-color: #bdc3c7;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}

#lfb_bootstraped.lfb_bootstraped .input-group-addon:first-child,
#lfb_form.lfb_bootstraped .input-group-addon:first-child {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#lfb_bootstraped.lfb_bootstraped .input-group-addon:first-child + .form-control,
#lfb_form.lfb_bootstraped .input-group-addon:first-child + .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#lfb_bootstraped.lfb_bootstraped .help-block,
#lfb_form.lfb_bootstraped .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

#lfb_bootstraped.lfb_bootstraped .has-error .form-control,
#lfb_form.lfb_bootstraped .has-error .form-control {
    border-color: #e74c3c;
}

#lfb_bootstraped.lfb_bootstraped .alert,
#lfb_form.lfb_bootstraped .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

#lfb_bootstraped.lfb_bootstraped .alert-danger,
#lfb_form.lfb_bootstraped .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

#lfb_bootstraped.lfb_bootstraped .alert-success,
#lfb_form.lfb_bootstraped .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#lfb_bootstraped.lfb_bootstraped .alert-warning,
#lfb_form.lfb_bootstraped .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

#lfb_bootstraped.lfb_bootstraped .alert-info,
#lfb_form.lfb_bootstraped .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

#lfb_bootstraped.lfb_bootstraped .progress,
#lfb_form.lfb_bootstraped .progress {
    position: relative;
    height: 20px;
    overflow: hidden;
    border-radius: 8px;
    background-color: #f5f5f5;
}

#lfb_bootstraped.lfb_bootstraped .progress-bar,
#lfb_form.lfb_bootstraped .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    color: #fff;
    background-color: #1abc9c;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    transition: width .3s ease;
}

#lfb_bootstraped.lfb_bootstraped .table,
#lfb_form.lfb_bootstraped .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

#lfb_bootstraped.lfb_bootstraped .table > thead > tr > th,
#lfb_bootstraped.lfb_bootstraped .table > tbody > tr > th,
#lfb_bootstraped.lfb_bootstraped .table > tfoot > tr > th,
#lfb_bootstraped.lfb_bootstraped .table > thead > tr > td,
#lfb_bootstraped.lfb_bootstraped .table > tbody > tr > td,
#lfb_bootstraped.lfb_bootstraped .table > tfoot > tr > td,
#lfb_form.lfb_bootstraped .table > thead > tr > th,
#lfb_form.lfb_bootstraped .table > tbody > tr > th,
#lfb_form.lfb_bootstraped .table > tfoot > tr > th,
#lfb_form.lfb_bootstraped .table > thead > tr > td,
#lfb_form.lfb_bootstraped .table > tbody > tr > td,
#lfb_form.lfb_bootstraped .table > tfoot > tr > td {
    padding: 8px;
    border-top: 1px solid #ddd;
    line-height: 1.42857143;
    vertical-align: top;
}

#lfb_bootstraped.lfb_bootstraped .table-bordered,
#lfb_form.lfb_bootstraped .table-bordered {
    border: 1px solid #ddd;
}

#lfb_bootstraped.lfb_bootstraped .table-responsive,
#lfb_form.lfb_bootstraped .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

#lfb_bootstraped.lfb_bootstraped .dropdown-menu,
#lfb_form.lfb_bootstraped .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#lfb_bootstraped.lfb_bootstraped .open > .dropdown-menu,
#lfb_bootstraped.lfb_bootstraped .dropdown-menu.show,
#lfb_form.lfb_bootstraped .open > .dropdown-menu,
#lfb_form.lfb_bootstraped .dropdown-menu.show {
    display: block;
}

#lfb_bootstraped.lfb_bootstraped .dropdown-menu > li > a,
#lfb_form.lfb_bootstraped .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    color: #333;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
}

#lfb_bootstraped.lfb_bootstraped .modal,
#lfb_form.lfb_bootstraped .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

#lfb_bootstraped.lfb_bootstraped .modal.show,
#lfb_form.lfb_bootstraped .modal.show {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
}

#lfb_bootstraped.lfb_bootstraped .modal-dialog,
#lfb_form.lfb_bootstraped .modal-dialog {
    position: relative;
    width: auto;
    max-width: 600px;
    margin: 30px auto;
    pointer-events: none;
}

#lfb_bootstraped.lfb_bootstraped .modal-content,
#lfb_form.lfb_bootstraped .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0;
}

#lfb_bootstraped.lfb_bootstraped .modal-header,
#lfb_bootstraped.lfb_bootstraped .modal-footer,
#lfb_form.lfb_bootstraped .modal-header,
#lfb_form.lfb_bootstraped .modal-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}

#lfb_bootstraped.lfb_bootstraped .modal-header,
#lfb_form.lfb_bootstraped .modal-header {
    border-bottom: 1px solid #e5e5e5;
}

#lfb_bootstraped.lfb_bootstraped .modal-footer,
#lfb_form.lfb_bootstraped .modal-footer {
    border-top: 1px solid #e5e5e5;
}

#lfb_bootstraped.lfb_bootstraped .modal-body,
#lfb_form.lfb_bootstraped .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px;
}

#lfb_bootstraped.lfb_bootstraped .modal-title,
#lfb_form.lfb_bootstraped .modal-title {
    margin: 0;
    line-height: 1.42857143;
}

#lfb_bootstraped.lfb_bootstraped .close,
#lfb_form.lfb_bootstraped .close {
    float: right;
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    opacity: .5;
    text-shadow: 0 1px 0 #fff;
}

#lfb_bootstraped.lfb_bootstraped .close:hover,
#lfb_bootstraped.lfb_bootstraped .close:focus,
#lfb_form.lfb_bootstraped .close:hover,
#lfb_form.lfb_bootstraped .close:focus {
    opacity: .75;
}

.modal-backdrop.lfb_nativeBackdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.lfb_nativeBackdrop.show {
    opacity: .5;
}

body.lfb_modalOpen {
    overflow: hidden;
}

#lfb_bootstraped.lfb_bootstraped .fade,
#lfb_form.lfb_bootstraped .fade {
    opacity: 0;
    transition: opacity .15s linear;
}

#lfb_bootstraped.lfb_bootstraped .fade.show,
#lfb_form.lfb_bootstraped .fade.show {
    opacity: 1;
}

.tooltip.lfb_nativeTooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    max-width: 260px;
    padding: 5px 0;
    margin: 0;
    font-size: 14px;
    line-height: 1.286;
    opacity: 0;
    pointer-events: none;
    transition: opacity .12s ease;
}

.tooltip.lfb_nativeTooltip.show {
    opacity: .95;
}

.tooltip.lfb_nativeTooltip .tooltip-inner {
    max-width: 260px;
    padding: 11px 12px;
    color: #fff;
    text-align: center;
    background-color: #34495e;
    border-radius: 6px;
}

.tooltip.lfb_nativeTooltip .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.lfb_nativeTooltip.bs-tooltip-top .tooltip-arrow,
.tooltip.lfb_nativeTooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    border-width: 6px 6px 0;
    border-top-color: #34495e;
}

.tooltip.lfb_nativeTooltip.bs-tooltip-bottom .tooltip-arrow,
.tooltip.lfb_nativeTooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -6px;
    border-width: 0 6px 6px;
    border-bottom-color: #34495e;
}

.tooltip.lfb_nativeTooltip.bs-tooltip-left .tooltip-arrow,
.tooltip.lfb_nativeTooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-left-color: #34495e;
}

.tooltip.lfb_nativeTooltip.bs-tooltip-right .tooltip-arrow,
.tooltip.lfb_nativeTooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -6px;
    border-width: 6px 6px 6px 0;
    border-right-color: #34495e;
}

#lfb_bootstraped.lfb_bootstraped .has-switch,
#lfb_form.lfb_bootstraped .has-switch {
    position: relative;
    display: inline-block;
    width: 84px;
    height: 36px;
    overflow: hidden;
    border-radius: 18px;
    background-color: #bdc3c7;
    direction: ltr;
    cursor: pointer;
    vertical-align: middle;
}

#lfb_bootstraped.lfb_bootstraped .has-switch > div,
#lfb_form.lfb_bootstraped .has-switch > div {
    position: relative;
    display: flex;
    width: 150%;
    height: 100%;
    left: -50%;
    transition: left .2s ease;
}

#lfb_bootstraped.lfb_bootstraped .has-switch > div.switch-on,
#lfb_form.lfb_bootstraped .has-switch > div.switch-on {
    left: 0;
}

#lfb_bootstraped.lfb_bootstraped .has-switch > div.switch-off,
#lfb_form.lfb_bootstraped .has-switch > div.switch-off {
    left: -50%;
}

#lfb_bootstraped.lfb_bootstraped .has-switch input[type="checkbox"],
#lfb_form.lfb_bootstraped .has-switch input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

#lfb_bootstraped.lfb_bootstraped .has-switch span,
#lfb_bootstraped.lfb_bootstraped .has-switch label,
#lfb_form.lfb_bootstraped .has-switch span,
#lfb_form.lfb_bootstraped .has-switch label {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 33.333333%;
    height: 36px;
    margin: 0;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
}

#lfb_bootstraped.lfb_bootstraped .has-switch label,
#lfb_form.lfb_bootstraped .has-switch label {
    border-radius: 18px;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .35);
}

#lfb_bootstraped.lfb_bootstraped .has-switch .switch-left,
#lfb_form.lfb_bootstraped .has-switch .switch-left {
    background-color: #1abc9c;
}

#lfb_bootstraped.lfb_bootstraped .has-switch .switch-right,
#lfb_form.lfb_bootstraped .has-switch .switch-right {
    background-color: #bdc3c7;
}

@media (max-width: 767px) {
    #lfb_bootstraped.lfb_bootstraped .row > [class*="col-"],
    #lfb_form.lfb_bootstraped .row > [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #lfb_bootstraped.lfb_bootstraped .modal-dialog,
    #lfb_form.lfb_bootstraped .modal-dialog {
        max-width: calc(100% - 24px);
        margin: 12px auto;
    }
}
#lfb_bootstraped.lfb_bootstraped .fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style,900)}#lfb_bootstraped.lfb_bootstraped .fa,#lfb_bootstraped.lfb_bootstraped .fa-classic,#lfb_bootstraped.lfb_bootstraped .fa-sharp,#lfb_bootstraped.lfb_bootstraped .fas,#lfb_bootstraped.lfb_bootstraped .fa-solid,#lfb_bootstraped.lfb_bootstraped .far,#lfb_bootstraped.lfb_bootstraped .fa-regular,#lfb_bootstraped.lfb_bootstraped .fab,#lfb_bootstraped.lfb_bootstraped .fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}#lfb_bootstraped.lfb_bootstraped .fas,#lfb_bootstraped.lfb_bootstraped .fa-classic,#lfb_bootstraped.lfb_bootstraped .fa-solid,#lfb_bootstraped.lfb_bootstraped .far,#lfb_bootstraped.lfb_bootstraped .fa-regular{font-family:'Font Awesome 6 Free'}#lfb_bootstraped.lfb_bootstraped .fab,#lfb_bootstraped.lfb_bootstraped .fa-brands{font-family:'Font Awesome 6 Brands'}#lfb_bootstraped.lfb_bootstraped .fa-1x{font-size:1em}#lfb_bootstraped.lfb_bootstraped .fa-2x{font-size:2em}#lfb_bootstraped.lfb_bootstraped .fa-3x{font-size:3em}#lfb_bootstraped.lfb_bootstraped .fa-4x{font-size:4em}#lfb_bootstraped.lfb_bootstraped .fa-5x{font-size:5em}#lfb_bootstraped.lfb_bootstraped .fa-6x{font-size:6em}#lfb_bootstraped.lfb_bootstraped .fa-7x{font-size:7em}#lfb_bootstraped.lfb_bootstraped .fa-8x{font-size:8em}#lfb_bootstraped.lfb_bootstraped .fa-9x{font-size:9em}#lfb_bootstraped.lfb_bootstraped .fa-10x{font-size:10em}#lfb_bootstraped.lfb_bootstraped .fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}#lfb_bootstraped.lfb_bootstraped .fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}#lfb_bootstraped.lfb_bootstraped .fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}#lfb_bootstraped.lfb_bootstraped .fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}#lfb_bootstraped.lfb_bootstraped .fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}#lfb_bootstraped.lfb_bootstraped .fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}#lfb_bootstraped.lfb_bootstraped .fa-fw{text-align:center;width:1.25em}#lfb_bootstraped.lfb_bootstraped .fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}#lfb_bootstraped.lfb_bootstraped .fa-ul > li{position:relative}#lfb_bootstraped.lfb_bootstraped .fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}#lfb_bootstraped.lfb_bootstraped .fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,0.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,0.08em);padding:var(--fa-border-padding,0.2em 0.25em 0.15em)}#lfb_bootstraped.lfb_bootstraped .fa-pull-left{float:left;margin-right:var(--fa-pull-margin,0.3em)}#lfb_bootstraped.lfb_bootstraped .fa-pull-right{float:right;margin-left:var(--fa-pull-margin,0.3em)}#lfb_bootstraped.lfb_bootstraped .fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}#lfb_bootstraped.lfb_bootstraped .fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))}#lfb_bootstraped.lfb_bootstraped .fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}#lfb_bootstraped.lfb_bootstraped .fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}#lfb_bootstraped.lfb_bootstraped .fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}#lfb_bootstraped.lfb_bootstraped .fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}#lfb_bootstraped.lfb_bootstraped .fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}#lfb_bootstraped.lfb_bootstraped .fa-spin-reverse{--fa-animation-direction:reverse}#lfb_bootstraped.lfb_bootstraped .fa-pulse,#lfb_bootstraped.lfb_bootstraped .fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion: reduce){#lfb_bootstraped.lfb_bootstraped .fa-beat,#lfb_bootstraped.lfb_bootstraped .fa-bounce,#lfb_bootstraped.lfb_bootstraped .fa-fade,#lfb_bootstraped.lfb_bootstraped .fa-beat-fade,#lfb_bootstraped.lfb_bootstraped .fa-flip,#lfb_bootstraped.lfb_bootstraped .fa-pulse,#lfb_bootstraped.lfb_bootstraped .fa-shake,#lfb_bootstraped.lfb_bootstraped .fa-spin,#lfb_bootstraped.lfb_bootstraped .fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0;transition-duration:0}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#lfb_bootstraped.lfb_bootstraped .fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#lfb_bootstraped.lfb_bootstraped .fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#lfb_bootstraped.lfb_bootstraped .fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}#lfb_bootstraped.lfb_bootstraped .fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}#lfb_bootstraped.lfb_bootstraped .fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}#lfb_bootstraped.lfb_bootstraped .fa-flip-both,#lfb_bootstraped.lfb_bootstraped .fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}#lfb_bootstraped.lfb_bootstraped .fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}#lfb_bootstraped.lfb_bootstraped .fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}#lfb_bootstraped.lfb_bootstraped .fa-stack-1x,#lfb_bootstraped.lfb_bootstraped .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}#lfb_bootstraped.lfb_bootstraped .fa-stack-1x{line-height:inherit}#lfb_bootstraped.lfb_bootstraped .fa-stack-2x{font-size:2em}#lfb_bootstraped.lfb_bootstraped .fa-inverse{color:var(--fa-inverse,#fff)}#lfb_bootstraped.lfb_bootstraped .fa-0::before{content:"\30"}#lfb_bootstraped.lfb_bootstraped .fa-1::before{content:"\31"}#lfb_bootstraped.lfb_bootstraped .fa-2::before{content:"\32"}#lfb_bootstraped.lfb_bootstraped .fa-3::before{content:"\33"}#lfb_bootstraped.lfb_bootstraped .fa-4::before{content:"\34"}#lfb_bootstraped.lfb_bootstraped .fa-5::before{content:"\35"}#lfb_bootstraped.lfb_bootstraped .fa-6::before{content:"\36"}#lfb_bootstraped.lfb_bootstraped .fa-7::before{content:"\37"}#lfb_bootstraped.lfb_bootstraped .fa-8::before{content:"\38"}#lfb_bootstraped.lfb_bootstraped .fa-9::before{content:"\39"}#lfb_bootstraped.lfb_bootstraped .fa-fill-drip::before{content:"\f576"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-to-circle::before{content:"\e4bd"}#lfb_bootstraped.lfb_bootstraped .fa-circle-chevron-right::before{content:"\f138"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-circle-right::before{content:"\f138"}#lfb_bootstraped.lfb_bootstraped .fa-at::before{content:"\40"}#lfb_bootstraped.lfb_bootstraped .fa-trash-can::before{content:"\f2ed"}#lfb_bootstraped.lfb_bootstraped .fa-trash-alt::before{content:"\f2ed"}#lfb_bootstraped.lfb_bootstraped .fa-text-height::before{content:"\f034"}#lfb_bootstraped.lfb_bootstraped .fa-user-xmark::before{content:"\f235"}#lfb_bootstraped.lfb_bootstraped .fa-user-times::before{content:"\f235"}#lfb_bootstraped.lfb_bootstraped .fa-stethoscope::before{content:"\f0f1"}#lfb_bootstraped.lfb_bootstraped .fa-message::before{content:"\f27a"}#lfb_bootstraped.lfb_bootstraped .fa-comment-alt::before{content:"\f27a"}#lfb_bootstraped.lfb_bootstraped .fa-info::before{content:"\f129"}#lfb_bootstraped.lfb_bootstraped .fa-down-left-and-up-right-to-center::before{content:"\f422"}#lfb_bootstraped.lfb_bootstraped .fa-compress-alt::before{content:"\f422"}#lfb_bootstraped.lfb_bootstraped .fa-explosion::before{content:"\e4e9"}#lfb_bootstraped.lfb_bootstraped .fa-file-lines::before{content:"\f15c"}#lfb_bootstraped.lfb_bootstraped .fa-file-alt::before{content:"\f15c"}#lfb_bootstraped.lfb_bootstraped .fa-file-text::before{content:"\f15c"}#lfb_bootstraped.lfb_bootstraped .fa-wave-square::before{content:"\f83e"}#lfb_bootstraped.lfb_bootstraped .fa-ring::before{content:"\f70b"}#lfb_bootstraped.lfb_bootstraped .fa-building-un::before{content:"\e4d9"}#lfb_bootstraped.lfb_bootstraped .fa-dice-three::before{content:"\f527"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-days::before{content:"\f073"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-alt::before{content:"\f073"}#lfb_bootstraped.lfb_bootstraped .fa-anchor-circle-check::before{content:"\e4aa"}#lfb_bootstraped.lfb_bootstraped .fa-building-circle-arrow-right::before{content:"\e4d1"}#lfb_bootstraped.lfb_bootstraped .fa-volleyball::before{content:"\f45f"}#lfb_bootstraped.lfb_bootstraped .fa-volleyball-ball::before{content:"\f45f"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-up-to-line::before{content:"\e4c2"}#lfb_bootstraped.lfb_bootstraped .fa-sort-down::before{content:"\f0dd"}#lfb_bootstraped.lfb_bootstraped .fa-sort-desc::before{content:"\f0dd"}#lfb_bootstraped.lfb_bootstraped .fa-circle-minus::before{content:"\f056"}#lfb_bootstraped.lfb_bootstraped .fa-minus-circle::before{content:"\f056"}#lfb_bootstraped.lfb_bootstraped .fa-door-open::before{content:"\f52b"}#lfb_bootstraped.lfb_bootstraped .fa-right-from-bracket::before{content:"\f2f5"}#lfb_bootstraped.lfb_bootstraped .fa-sign-out-alt::before{content:"\f2f5"}#lfb_bootstraped.lfb_bootstraped .fa-atom::before{content:"\f5d2"}#lfb_bootstraped.lfb_bootstraped .fa-soap::before{content:"\e06e"}#lfb_bootstraped.lfb_bootstraped .fa-icons::before{content:"\f86d"}#lfb_bootstraped.lfb_bootstraped .fa-heart-music-camera-bolt::before{content:"\f86d"}#lfb_bootstraped.lfb_bootstraped .fa-microphone-lines-slash::before{content:"\f539"}#lfb_bootstraped.lfb_bootstraped .fa-microphone-alt-slash::before{content:"\f539"}#lfb_bootstraped.lfb_bootstraped .fa-bridge-circle-check::before{content:"\e4c9"}#lfb_bootstraped.lfb_bootstraped .fa-pump-medical::before{content:"\e06a"}#lfb_bootstraped.lfb_bootstraped .fa-fingerprint::before{content:"\f577"}#lfb_bootstraped.lfb_bootstraped .fa-hand-point-right::before{content:"\f0a4"}#lfb_bootstraped.lfb_bootstraped .fa-magnifying-glass-location::before{content:"\f689"}#lfb_bootstraped.lfb_bootstraped .fa-search-location::before{content:"\f689"}#lfb_bootstraped.lfb_bootstraped .fa-forward-step::before{content:"\f051"}#lfb_bootstraped.lfb_bootstraped .fa-step-forward::before{content:"\f051"}#lfb_bootstraped.lfb_bootstraped .fa-face-smile-beam::before{content:"\f5b8"}#lfb_bootstraped.lfb_bootstraped .fa-smile-beam::before{content:"\f5b8"}#lfb_bootstraped.lfb_bootstraped .fa-flag-checkered::before{content:"\f11e"}#lfb_bootstraped.lfb_bootstraped .fa-football::before{content:"\f44e"}#lfb_bootstraped.lfb_bootstraped .fa-football-ball::before{content:"\f44e"}#lfb_bootstraped.lfb_bootstraped .fa-school-circle-exclamation::before{content:"\e56c"}#lfb_bootstraped.lfb_bootstraped .fa-crop::before{content:"\f125"}#lfb_bootstraped.lfb_bootstraped .fa-angles-down::before{content:"\f103"}#lfb_bootstraped.lfb_bootstraped .fa-angle-double-down::before{content:"\f103"}#lfb_bootstraped.lfb_bootstraped .fa-users-rectangle::before{content:"\e594"}#lfb_bootstraped.lfb_bootstraped .fa-people-roof::before{content:"\e537"}#lfb_bootstraped.lfb_bootstraped .fa-people-line::before{content:"\e534"}#lfb_bootstraped.lfb_bootstraped .fa-beer-mug-empty::before{content:"\f0fc"}#lfb_bootstraped.lfb_bootstraped .fa-beer::before{content:"\f0fc"}#lfb_bootstraped.lfb_bootstraped .fa-diagram-predecessor::before{content:"\e477"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-long::before{content:"\f176"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-up::before{content:"\f176"}#lfb_bootstraped.lfb_bootstraped .fa-fire-flame-simple::before{content:"\f46a"}#lfb_bootstraped.lfb_bootstraped .fa-burn::before{content:"\f46a"}#lfb_bootstraped.lfb_bootstraped .fa-person::before{content:"\f183"}#lfb_bootstraped.lfb_bootstraped .fa-male::before{content:"\f183"}#lfb_bootstraped.lfb_bootstraped .fa-laptop::before{content:"\f109"}#lfb_bootstraped.lfb_bootstraped .fa-file-csv::before{content:"\f6dd"}#lfb_bootstraped.lfb_bootstraped .fa-menorah::before{content:"\f676"}#lfb_bootstraped.lfb_bootstraped .fa-truck-plane::before{content:"\e58f"}#lfb_bootstraped.lfb_bootstraped .fa-record-vinyl::before{content:"\f8d9"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-stars::before{content:"\f587"}#lfb_bootstraped.lfb_bootstraped .fa-grin-stars::before{content:"\f587"}#lfb_bootstraped.lfb_bootstraped .fa-bong::before{content:"\f55c"}#lfb_bootstraped.lfb_bootstraped .fa-spaghetti-monster-flying::before{content:"\f67b"}#lfb_bootstraped.lfb_bootstraped .fa-pastafarianism::before{content:"\f67b"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-up-across-line::before{content:"\e4af"}#lfb_bootstraped.lfb_bootstraped .fa-spoon::before{content:"\f2e5"}#lfb_bootstraped.lfb_bootstraped .fa-utensil-spoon::before{content:"\f2e5"}#lfb_bootstraped.lfb_bootstraped .fa-jar-wheat::before{content:"\e517"}#lfb_bootstraped.lfb_bootstraped .fa-envelopes-bulk::before{content:"\f674"}#lfb_bootstraped.lfb_bootstraped .fa-mail-bulk::before{content:"\f674"}#lfb_bootstraped.lfb_bootstraped .fa-file-circle-exclamation::before{content:"\e4eb"}#lfb_bootstraped.lfb_bootstraped .fa-circle-h::before{content:"\f47e"}#lfb_bootstraped.lfb_bootstraped .fa-hospital-symbol::before{content:"\f47e"}#lfb_bootstraped.lfb_bootstraped .fa-pager::before{content:"\f815"}#lfb_bootstraped.lfb_bootstraped .fa-address-book::before{content:"\f2b9"}#lfb_bootstraped.lfb_bootstraped .fa-contact-book::before{content:"\f2b9"}#lfb_bootstraped.lfb_bootstraped .fa-strikethrough::before{content:"\f0cc"}#lfb_bootstraped.lfb_bootstraped .fa-k::before{content:"\4b"}#lfb_bootstraped.lfb_bootstraped .fa-landmark-flag::before{content:"\e51c"}#lfb_bootstraped.lfb_bootstraped .fa-pencil::before{content:"\f303"}#lfb_bootstraped.lfb_bootstraped .fa-pencil-alt::before{content:"\f303"}#lfb_bootstraped.lfb_bootstraped .fa-backward::before{content:"\f04a"}#lfb_bootstraped.lfb_bootstraped .fa-caret-right::before{content:"\f0da"}#lfb_bootstraped.lfb_bootstraped .fa-comments::before{content:"\f086"}#lfb_bootstraped.lfb_bootstraped .fa-paste::before{content:"\f0ea"}#lfb_bootstraped.lfb_bootstraped .fa-file-clipboard::before{content:"\f0ea"}#lfb_bootstraped.lfb_bootstraped .fa-code-pull-request::before{content:"\e13c"}#lfb_bootstraped.lfb_bootstraped .fa-clipboard-list::before{content:"\f46d"}#lfb_bootstraped.lfb_bootstraped .fa-truck-ramp-box::before{content:"\f4de"}#lfb_bootstraped.lfb_bootstraped .fa-truck-loading::before{content:"\f4de"}#lfb_bootstraped.lfb_bootstraped .fa-user-check::before{content:"\f4fc"}#lfb_bootstraped.lfb_bootstraped .fa-vial-virus::before{content:"\e597"}#lfb_bootstraped.lfb_bootstraped .fa-sheet-plastic::before{content:"\e571"}#lfb_bootstraped.lfb_bootstraped .fa-blog::before{content:"\f781"}#lfb_bootstraped.lfb_bootstraped .fa-user-ninja::before{content:"\f504"}#lfb_bootstraped.lfb_bootstraped .fa-person-arrow-up-from-line::before{content:"\e539"}#lfb_bootstraped.lfb_bootstraped .fa-scroll-torah::before{content:"\f6a0"}#lfb_bootstraped.lfb_bootstraped .fa-torah::before{content:"\f6a0"}#lfb_bootstraped.lfb_bootstraped .fa-broom-ball::before{content:"\f458"}#lfb_bootstraped.lfb_bootstraped .fa-quidditch::before{content:"\f458"}#lfb_bootstraped.lfb_bootstraped .fa-quidditch-broom-ball::before{content:"\f458"}#lfb_bootstraped.lfb_bootstraped .fa-toggle-off::before{content:"\f204"}#lfb_bootstraped.lfb_bootstraped .fa-box-archive::before{content:"\f187"}#lfb_bootstraped.lfb_bootstraped .fa-archive::before{content:"\f187"}#lfb_bootstraped.lfb_bootstraped .fa-person-drowning::before{content:"\e545"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-9-1::before{content:"\f886"}#lfb_bootstraped.lfb_bootstraped .fa-sort-numeric-desc::before{content:"\f886"}#lfb_bootstraped.lfb_bootstraped .fa-sort-numeric-down-alt::before{content:"\f886"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-tongue-squint::before{content:"\f58a"}#lfb_bootstraped.lfb_bootstraped .fa-grin-tongue-squint::before{content:"\f58a"}#lfb_bootstraped.lfb_bootstraped .fa-spray-can::before{content:"\f5bd"}#lfb_bootstraped.lfb_bootstraped .fa-truck-monster::before{content:"\f63b"}#lfb_bootstraped.lfb_bootstraped .fa-w::before{content:"\57"}#lfb_bootstraped.lfb_bootstraped .fa-earth-africa::before{content:"\f57c"}#lfb_bootstraped.lfb_bootstraped .fa-globe-africa::before{content:"\f57c"}#lfb_bootstraped.lfb_bootstraped .fa-rainbow::before{content:"\f75b"}#lfb_bootstraped.lfb_bootstraped .fa-circle-notch::before{content:"\f1ce"}#lfb_bootstraped.lfb_bootstraped .fa-tablet-screen-button::before{content:"\f3fa"}#lfb_bootstraped.lfb_bootstraped .fa-tablet-alt::before{content:"\f3fa"}#lfb_bootstraped.lfb_bootstraped .fa-paw::before{content:"\f1b0"}#lfb_bootstraped.lfb_bootstraped .fa-cloud::before{content:"\f0c2"}#lfb_bootstraped.lfb_bootstraped .fa-trowel-bricks::before{content:"\e58a"}#lfb_bootstraped.lfb_bootstraped .fa-face-flushed::before{content:"\f579"}#lfb_bootstraped.lfb_bootstraped .fa-flushed::before{content:"\f579"}#lfb_bootstraped.lfb_bootstraped .fa-hospital-user::before{content:"\f80d"}#lfb_bootstraped.lfb_bootstraped .fa-tent-arrow-left-right::before{content:"\e57f"}#lfb_bootstraped.lfb_bootstraped .fa-gavel::before{content:"\f0e3"}#lfb_bootstraped.lfb_bootstraped .fa-legal::before{content:"\f0e3"}#lfb_bootstraped.lfb_bootstraped .fa-binoculars::before{content:"\f1e5"}#lfb_bootstraped.lfb_bootstraped .fa-microphone-slash::before{content:"\f131"}#lfb_bootstraped.lfb_bootstraped .fa-box-tissue::before{content:"\e05b"}#lfb_bootstraped.lfb_bootstraped .fa-motorcycle::before{content:"\f21c"}#lfb_bootstraped.lfb_bootstraped .fa-bell-concierge::before{content:"\f562"}#lfb_bootstraped.lfb_bootstraped .fa-concierge-bell::before{content:"\f562"}#lfb_bootstraped.lfb_bootstraped .fa-pen-ruler::before{content:"\f5ae"}#lfb_bootstraped.lfb_bootstraped .fa-pencil-ruler::before{content:"\f5ae"}#lfb_bootstraped.lfb_bootstraped .fa-people-arrows::before{content:"\e068"}#lfb_bootstraped.lfb_bootstraped .fa-people-arrows-left-right::before{content:"\e068"}#lfb_bootstraped.lfb_bootstraped .fa-mars-and-venus-burst::before{content:"\e523"}#lfb_bootstraped.lfb_bootstraped .fa-square-caret-right::before{content:"\f152"}#lfb_bootstraped.lfb_bootstraped .fa-caret-square-right::before{content:"\f152"}#lfb_bootstraped.lfb_bootstraped .fa-scissors::before{content:"\f0c4"}#lfb_bootstraped.lfb_bootstraped .fa-cut::before{content:"\f0c4"}#lfb_bootstraped.lfb_bootstraped .fa-sun-plant-wilt::before{content:"\e57a"}#lfb_bootstraped.lfb_bootstraped .fa-toilets-portable::before{content:"\e584"}#lfb_bootstraped.lfb_bootstraped .fa-hockey-puck::before{content:"\f453"}#lfb_bootstraped.lfb_bootstraped .fa-table::before{content:"\f0ce"}#lfb_bootstraped.lfb_bootstraped .fa-magnifying-glass-arrow-right::before{content:"\e521"}#lfb_bootstraped.lfb_bootstraped .fa-tachograph-digital::before{content:"\f566"}#lfb_bootstraped.lfb_bootstraped .fa-digital-tachograph::before{content:"\f566"}#lfb_bootstraped.lfb_bootstraped .fa-users-slash::before{content:"\e073"}#lfb_bootstraped.lfb_bootstraped .fa-clover::before{content:"\e139"}#lfb_bootstraped.lfb_bootstraped .fa-reply::before{content:"\f3e5"}#lfb_bootstraped.lfb_bootstraped .fa-mail-reply::before{content:"\f3e5"}#lfb_bootstraped.lfb_bootstraped .fa-star-and-crescent::before{content:"\f699"}#lfb_bootstraped.lfb_bootstraped .fa-house-fire::before{content:"\e50c"}#lfb_bootstraped.lfb_bootstraped .fa-square-minus::before{content:"\f146"}#lfb_bootstraped.lfb_bootstraped .fa-minus-square::before{content:"\f146"}#lfb_bootstraped.lfb_bootstraped .fa-helicopter::before{content:"\f533"}#lfb_bootstraped.lfb_bootstraped .fa-compass::before{content:"\f14e"}#lfb_bootstraped.lfb_bootstraped .fa-square-caret-down::before{content:"\f150"}#lfb_bootstraped.lfb_bootstraped .fa-caret-square-down::before{content:"\f150"}#lfb_bootstraped.lfb_bootstraped .fa-file-circle-question::before{content:"\e4ef"}#lfb_bootstraped.lfb_bootstraped .fa-laptop-code::before{content:"\f5fc"}#lfb_bootstraped.lfb_bootstraped .fa-swatchbook::before{content:"\f5c3"}#lfb_bootstraped.lfb_bootstraped .fa-prescription-bottle::before{content:"\f485"}#lfb_bootstraped.lfb_bootstraped .fa-bars::before{content:"\f0c9"}#lfb_bootstraped.lfb_bootstraped .fa-navicon::before{content:"\f0c9"}#lfb_bootstraped.lfb_bootstraped .fa-people-group::before{content:"\e533"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass-end::before{content:"\f253"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass-3::before{content:"\f253"}#lfb_bootstraped.lfb_bootstraped .fa-heart-crack::before{content:"\f7a9"}#lfb_bootstraped.lfb_bootstraped .fa-heart-broken::before{content:"\f7a9"}#lfb_bootstraped.lfb_bootstraped .fa-square-up-right::before{content:"\f360"}#lfb_bootstraped.lfb_bootstraped .fa-external-link-square-alt::before{content:"\f360"}#lfb_bootstraped.lfb_bootstraped .fa-face-kiss-beam::before{content:"\f597"}#lfb_bootstraped.lfb_bootstraped .fa-kiss-beam::before{content:"\f597"}#lfb_bootstraped.lfb_bootstraped .fa-film::before{content:"\f008"}#lfb_bootstraped.lfb_bootstraped .fa-ruler-horizontal::before{content:"\f547"}#lfb_bootstraped.lfb_bootstraped .fa-people-robbery::before{content:"\e536"}#lfb_bootstraped.lfb_bootstraped .fa-lightbulb::before{content:"\f0eb"}#lfb_bootstraped.lfb_bootstraped .fa-caret-left::before{content:"\f0d9"}#lfb_bootstraped.lfb_bootstraped .fa-circle-exclamation::before{content:"\f06a"}#lfb_bootstraped.lfb_bootstraped .fa-exclamation-circle::before{content:"\f06a"}#lfb_bootstraped.lfb_bootstraped .fa-school-circle-xmark::before{content:"\e56d"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-from-bracket::before{content:"\f08b"}#lfb_bootstraped.lfb_bootstraped .fa-sign-out::before{content:"\f08b"}#lfb_bootstraped.lfb_bootstraped .fa-circle-chevron-down::before{content:"\f13a"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-circle-down::before{content:"\f13a"}#lfb_bootstraped.lfb_bootstraped .fa-unlock-keyhole::before{content:"\f13e"}#lfb_bootstraped.lfb_bootstraped .fa-unlock-alt::before{content:"\f13e"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-showers-heavy::before{content:"\f740"}#lfb_bootstraped.lfb_bootstraped .fa-headphones-simple::before{content:"\f58f"}#lfb_bootstraped.lfb_bootstraped .fa-headphones-alt::before{content:"\f58f"}#lfb_bootstraped.lfb_bootstraped .fa-sitemap::before{content:"\f0e8"}#lfb_bootstraped.lfb_bootstraped .fa-circle-dollar-to-slot::before{content:"\f4b9"}#lfb_bootstraped.lfb_bootstraped .fa-donate::before{content:"\f4b9"}#lfb_bootstraped.lfb_bootstraped .fa-memory::before{content:"\f538"}#lfb_bootstraped.lfb_bootstraped .fa-road-spikes::before{content:"\e568"}#lfb_bootstraped.lfb_bootstraped .fa-fire-burner::before{content:"\e4f1"}#lfb_bootstraped.lfb_bootstraped .fa-flag::before{content:"\f024"}#lfb_bootstraped.lfb_bootstraped .fa-hanukiah::before{content:"\f6e6"}#lfb_bootstraped.lfb_bootstraped .fa-feather::before{content:"\f52d"}#lfb_bootstraped.lfb_bootstraped .fa-volume-low::before{content:"\f027"}#lfb_bootstraped.lfb_bootstraped .fa-volume-down::before{content:"\f027"}#lfb_bootstraped.lfb_bootstraped .fa-comment-slash::before{content:"\f4b3"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-sun-rain::before{content:"\f743"}#lfb_bootstraped.lfb_bootstraped .fa-compress::before{content:"\f066"}#lfb_bootstraped.lfb_bootstraped .fa-wheat-awn::before{content:"\e2cd"}#lfb_bootstraped.lfb_bootstraped .fa-wheat-alt::before{content:"\e2cd"}#lfb_bootstraped.lfb_bootstraped .fa-ankh::before{content:"\f644"}#lfb_bootstraped.lfb_bootstraped .fa-hands-holding-child::before{content:"\e4fa"}#lfb_bootstraped.lfb_bootstraped .fa-asterisk::before{content:"\2a"}#lfb_bootstraped.lfb_bootstraped .fa-square-check::before{content:"\f14a"}#lfb_bootstraped.lfb_bootstraped .fa-check-square::before{content:"\f14a"}#lfb_bootstraped.lfb_bootstraped .fa-peseta-sign::before{content:"\e221"}#lfb_bootstraped.lfb_bootstraped .fa-heading::before{content:"\f1dc"}#lfb_bootstraped.lfb_bootstraped .fa-header::before{content:"\f1dc"}#lfb_bootstraped.lfb_bootstraped .fa-ghost::before{content:"\f6e2"}#lfb_bootstraped.lfb_bootstraped .fa-list::before{content:"\f03a"}#lfb_bootstraped.lfb_bootstraped .fa-list-squares::before{content:"\f03a"}#lfb_bootstraped.lfb_bootstraped .fa-square-phone-flip::before{content:"\f87b"}#lfb_bootstraped.lfb_bootstraped .fa-phone-square-alt::before{content:"\f87b"}#lfb_bootstraped.lfb_bootstraped .fa-cart-plus::before{content:"\f217"}#lfb_bootstraped.lfb_bootstraped .fa-gamepad::before{content:"\f11b"}#lfb_bootstraped.lfb_bootstraped .fa-circle-dot::before{content:"\f192"}#lfb_bootstraped.lfb_bootstraped .fa-dot-circle::before{content:"\f192"}#lfb_bootstraped.lfb_bootstraped .fa-face-dizzy::before{content:"\f567"}#lfb_bootstraped.lfb_bootstraped .fa-dizzy::before{content:"\f567"}#lfb_bootstraped.lfb_bootstraped .fa-egg::before{content:"\f7fb"}#lfb_bootstraped.lfb_bootstraped .fa-house-medical-circle-xmark::before{content:"\e513"}#lfb_bootstraped.lfb_bootstraped .fa-campground::before{content:"\f6bb"}#lfb_bootstraped.lfb_bootstraped .fa-folder-plus::before{content:"\f65e"}#lfb_bootstraped.lfb_bootstraped .fa-futbol::before{content:"\f1e3"}#lfb_bootstraped.lfb_bootstraped .fa-futbol-ball::before{content:"\f1e3"}#lfb_bootstraped.lfb_bootstraped .fa-soccer-ball::before{content:"\f1e3"}#lfb_bootstraped.lfb_bootstraped .fa-paintbrush::before{content:"\f1fc"}#lfb_bootstraped.lfb_bootstraped .fa-paint-brush::before{content:"\f1fc"}#lfb_bootstraped.lfb_bootstraped .fa-lock::before{content:"\f023"}#lfb_bootstraped.lfb_bootstraped .fa-gas-pump::before{content:"\f52f"}#lfb_bootstraped.lfb_bootstraped .fa-hot-tub-person::before{content:"\f593"}#lfb_bootstraped.lfb_bootstraped .fa-hot-tub::before{content:"\f593"}#lfb_bootstraped.lfb_bootstraped .fa-map-location::before{content:"\f59f"}#lfb_bootstraped.lfb_bootstraped .fa-map-marked::before{content:"\f59f"}#lfb_bootstraped.lfb_bootstraped .fa-house-flood-water::before{content:"\e50e"}#lfb_bootstraped.lfb_bootstraped .fa-tree::before{content:"\f1bb"}#lfb_bootstraped.lfb_bootstraped .fa-bridge-lock::before{content:"\e4cc"}#lfb_bootstraped.lfb_bootstraped .fa-sack-dollar::before{content:"\f81d"}#lfb_bootstraped.lfb_bootstraped .fa-pen-to-square::before{content:"\f044"}#lfb_bootstraped.lfb_bootstraped .fa-edit::before{content:"\f044"}#lfb_bootstraped.lfb_bootstraped .fa-car-side::before{content:"\f5e4"}#lfb_bootstraped.lfb_bootstraped .fa-share-nodes::before{content:"\f1e0"}#lfb_bootstraped.lfb_bootstraped .fa-share-alt::before{content:"\f1e0"}#lfb_bootstraped.lfb_bootstraped .fa-heart-circle-minus::before{content:"\e4ff"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass-half::before{content:"\f252"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass-2::before{content:"\f252"}#lfb_bootstraped.lfb_bootstraped .fa-microscope::before{content:"\f610"}#lfb_bootstraped.lfb_bootstraped .fa-sink::before{content:"\e06d"}#lfb_bootstraped.lfb_bootstraped .fa-bag-shopping::before{content:"\f290"}#lfb_bootstraped.lfb_bootstraped .fa-shopping-bag::before{content:"\f290"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-z-a::before{content:"\f881"}#lfb_bootstraped.lfb_bootstraped .fa-sort-alpha-desc::before{content:"\f881"}#lfb_bootstraped.lfb_bootstraped .fa-sort-alpha-down-alt::before{content:"\f881"}#lfb_bootstraped.lfb_bootstraped .fa-mitten::before{content:"\f7b5"}#lfb_bootstraped.lfb_bootstraped .fa-person-rays::before{content:"\e54d"}#lfb_bootstraped.lfb_bootstraped .fa-users::before{content:"\f0c0"}#lfb_bootstraped.lfb_bootstraped .fa-eye-slash::before{content:"\f070"}#lfb_bootstraped.lfb_bootstraped .fa-flask-vial::before{content:"\e4f3"}#lfb_bootstraped.lfb_bootstraped .fa-hand::before{content:"\f256"}#lfb_bootstraped.lfb_bootstraped .fa-hand-paper::before{content:"\f256"}#lfb_bootstraped.lfb_bootstraped .fa-om::before{content:"\f679"}#lfb_bootstraped.lfb_bootstraped .fa-worm::before{content:"\e599"}#lfb_bootstraped.lfb_bootstraped .fa-house-circle-xmark::before{content:"\e50b"}#lfb_bootstraped.lfb_bootstraped .fa-plug::before{content:"\f1e6"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-up::before{content:"\f077"}#lfb_bootstraped.lfb_bootstraped .fa-hand-spock::before{content:"\f259"}#lfb_bootstraped.lfb_bootstraped .fa-stopwatch::before{content:"\f2f2"}#lfb_bootstraped.lfb_bootstraped .fa-face-kiss::before{content:"\f596"}#lfb_bootstraped.lfb_bootstraped .fa-kiss::before{content:"\f596"}#lfb_bootstraped.lfb_bootstraped .fa-bridge-circle-xmark::before{content:"\e4cb"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-tongue::before{content:"\f589"}#lfb_bootstraped.lfb_bootstraped .fa-grin-tongue::before{content:"\f589"}#lfb_bootstraped.lfb_bootstraped .fa-chess-bishop::before{content:"\f43a"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-wink::before{content:"\f58c"}#lfb_bootstraped.lfb_bootstraped .fa-grin-wink::before{content:"\f58c"}#lfb_bootstraped.lfb_bootstraped .fa-ear-deaf::before{content:"\f2a4"}#lfb_bootstraped.lfb_bootstraped .fa-deaf::before{content:"\f2a4"}#lfb_bootstraped.lfb_bootstraped .fa-deafness::before{content:"\f2a4"}#lfb_bootstraped.lfb_bootstraped .fa-hard-of-hearing::before{content:"\f2a4"}#lfb_bootstraped.lfb_bootstraped .fa-road-circle-check::before{content:"\e564"}#lfb_bootstraped.lfb_bootstraped .fa-dice-five::before{content:"\f523"}#lfb_bootstraped.lfb_bootstraped .fa-square-rss::before{content:"\f143"}#lfb_bootstraped.lfb_bootstraped .fa-rss-square::before{content:"\f143"}#lfb_bootstraped.lfb_bootstraped .fa-land-mine-on::before{content:"\e51b"}#lfb_bootstraped.lfb_bootstraped .fa-i-cursor::before{content:"\f246"}#lfb_bootstraped.lfb_bootstraped .fa-stamp::before{content:"\f5bf"}#lfb_bootstraped.lfb_bootstraped .fa-stairs::before{content:"\e289"}#lfb_bootstraped.lfb_bootstraped .fa-i::before{content:"\49"}#lfb_bootstraped.lfb_bootstraped .fa-hryvnia-sign::before{content:"\f6f2"}#lfb_bootstraped.lfb_bootstraped .fa-hryvnia::before{content:"\f6f2"}#lfb_bootstraped.lfb_bootstraped .fa-pills::before{content:"\f484"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-wide::before{content:"\f581"}#lfb_bootstraped.lfb_bootstraped .fa-grin-alt::before{content:"\f581"}#lfb_bootstraped.lfb_bootstraped .fa-tooth::before{content:"\f5c9"}#lfb_bootstraped.lfb_bootstraped .fa-v::before{content:"\56"}#lfb_bootstraped.lfb_bootstraped .fa-bicycle::before{content:"\f206"}#lfb_bootstraped.lfb_bootstraped .fa-staff-snake::before{content:"\e579"}#lfb_bootstraped.lfb_bootstraped .fa-rod-asclepius::before{content:"\e579"}#lfb_bootstraped.lfb_bootstraped .fa-rod-snake::before{content:"\e579"}#lfb_bootstraped.lfb_bootstraped .fa-staff-aesculapius::before{content:"\e579"}#lfb_bootstraped.lfb_bootstraped .fa-head-side-cough-slash::before{content:"\e062"}#lfb_bootstraped.lfb_bootstraped .fa-truck-medical::before{content:"\f0f9"}#lfb_bootstraped.lfb_bootstraped .fa-ambulance::before{content:"\f0f9"}#lfb_bootstraped.lfb_bootstraped .fa-wheat-awn-circle-exclamation::before{content:"\e598"}#lfb_bootstraped.lfb_bootstraped .fa-snowman::before{content:"\f7d0"}#lfb_bootstraped.lfb_bootstraped .fa-mortar-pestle::before{content:"\f5a7"}#lfb_bootstraped.lfb_bootstraped .fa-road-barrier::before{content:"\e562"}#lfb_bootstraped.lfb_bootstraped .fa-school::before{content:"\f549"}#lfb_bootstraped.lfb_bootstraped .fa-igloo::before{content:"\f7ae"}#lfb_bootstraped.lfb_bootstraped .fa-joint::before{content:"\f595"}#lfb_bootstraped.lfb_bootstraped .fa-angle-right::before{content:"\f105"}#lfb_bootstraped.lfb_bootstraped .fa-horse::before{content:"\f6f0"}#lfb_bootstraped.lfb_bootstraped .fa-q::before{content:"\51"}#lfb_bootstraped.lfb_bootstraped .fa-g::before{content:"\47"}#lfb_bootstraped.lfb_bootstraped .fa-notes-medical::before{content:"\f481"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-half::before{content:"\f2c9"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-2::before{content:"\f2c9"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-2::before{content:"\f2c9"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-half::before{content:"\f2c9"}#lfb_bootstraped.lfb_bootstraped .fa-dong-sign::before{content:"\e169"}#lfb_bootstraped.lfb_bootstraped .fa-capsules::before{content:"\f46b"}#lfb_bootstraped.lfb_bootstraped .fa-poo-storm::before{content:"\f75a"}#lfb_bootstraped.lfb_bootstraped .fa-poo-bolt::before{content:"\f75a"}#lfb_bootstraped.lfb_bootstraped .fa-face-frown-open::before{content:"\f57a"}#lfb_bootstraped.lfb_bootstraped .fa-frown-open::before{content:"\f57a"}#lfb_bootstraped.lfb_bootstraped .fa-hand-point-up::before{content:"\f0a6"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill::before{content:"\f0d6"}#lfb_bootstraped.lfb_bootstraped .fa-bookmark::before{content:"\f02e"}#lfb_bootstraped.lfb_bootstraped .fa-align-justify::before{content:"\f039"}#lfb_bootstraped.lfb_bootstraped .fa-umbrella-beach::before{content:"\f5ca"}#lfb_bootstraped.lfb_bootstraped .fa-helmet-un::before{content:"\e503"}#lfb_bootstraped.lfb_bootstraped .fa-bullseye::before{content:"\f140"}#lfb_bootstraped.lfb_bootstraped .fa-bacon::before{content:"\f7e5"}#lfb_bootstraped.lfb_bootstraped .fa-hand-point-down::before{content:"\f0a7"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-from-bracket::before{content:"\e09a"}#lfb_bootstraped.lfb_bootstraped .fa-folder::before{content:"\f07b"}#lfb_bootstraped.lfb_bootstraped .fa-folder-blank::before{content:"\f07b"}#lfb_bootstraped.lfb_bootstraped .fa-file-waveform::before{content:"\f478"}#lfb_bootstraped.lfb_bootstraped .fa-file-medical-alt::before{content:"\f478"}#lfb_bootstraped.lfb_bootstraped .fa-radiation::before{content:"\f7b9"}#lfb_bootstraped.lfb_bootstraped .fa-chart-simple::before{content:"\e473"}#lfb_bootstraped.lfb_bootstraped .fa-mars-stroke::before{content:"\f229"}#lfb_bootstraped.lfb_bootstraped .fa-vial::before{content:"\f492"}#lfb_bootstraped.lfb_bootstraped .fa-gauge::before{content:"\f624"}#lfb_bootstraped.lfb_bootstraped .fa-dashboard::before{content:"\f624"}#lfb_bootstraped.lfb_bootstraped .fa-gauge-med::before{content:"\f624"}#lfb_bootstraped.lfb_bootstraped .fa-tachometer-alt-average::before{content:"\f624"}#lfb_bootstraped.lfb_bootstraped .fa-wand-magic-sparkles::before{content:"\e2ca"}#lfb_bootstraped.lfb_bootstraped .fa-magic-wand-sparkles::before{content:"\e2ca"}#lfb_bootstraped.lfb_bootstraped .fa-e::before{content:"\45"}#lfb_bootstraped.lfb_bootstraped .fa-pen-clip::before{content:"\f305"}#lfb_bootstraped.lfb_bootstraped .fa-pen-alt::before{content:"\f305"}#lfb_bootstraped.lfb_bootstraped .fa-bridge-circle-exclamation::before{content:"\e4ca"}#lfb_bootstraped.lfb_bootstraped .fa-user::before{content:"\f007"}#lfb_bootstraped.lfb_bootstraped .fa-school-circle-check::before{content:"\e56b"}#lfb_bootstraped.lfb_bootstraped .fa-dumpster::before{content:"\f793"}#lfb_bootstraped.lfb_bootstraped .fa-van-shuttle::before{content:"\f5b6"}#lfb_bootstraped.lfb_bootstraped .fa-shuttle-van::before{content:"\f5b6"}#lfb_bootstraped.lfb_bootstraped .fa-building-user::before{content:"\e4da"}#lfb_bootstraped.lfb_bootstraped .fa-square-caret-left::before{content:"\f191"}#lfb_bootstraped.lfb_bootstraped .fa-caret-square-left::before{content:"\f191"}#lfb_bootstraped.lfb_bootstraped .fa-highlighter::before{content:"\f591"}#lfb_bootstraped.lfb_bootstraped .fa-key::before{content:"\f084"}#lfb_bootstraped.lfb_bootstraped .fa-bullhorn::before{content:"\f0a1"}#lfb_bootstraped.lfb_bootstraped .fa-globe::before{content:"\f0ac"}#lfb_bootstraped.lfb_bootstraped .fa-synagogue::before{content:"\f69b"}#lfb_bootstraped.lfb_bootstraped .fa-person-half-dress::before{content:"\e548"}#lfb_bootstraped.lfb_bootstraped .fa-road-bridge::before{content:"\e563"}#lfb_bootstraped.lfb_bootstraped .fa-location-arrow::before{content:"\f124"}#lfb_bootstraped.lfb_bootstraped .fa-c::before{content:"\43"}#lfb_bootstraped.lfb_bootstraped .fa-tablet-button::before{content:"\f10a"}#lfb_bootstraped.lfb_bootstraped .fa-building-lock::before{content:"\e4d6"}#lfb_bootstraped.lfb_bootstraped .fa-pizza-slice::before{content:"\f818"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-wave::before{content:"\f53a"}#lfb_bootstraped.lfb_bootstraped .fa-chart-area::before{content:"\f1fe"}#lfb_bootstraped.lfb_bootstraped .fa-area-chart::before{content:"\f1fe"}#lfb_bootstraped.lfb_bootstraped .fa-house-flag::before{content:"\e50d"}#lfb_bootstraped.lfb_bootstraped .fa-person-circle-minus::before{content:"\e540"}#lfb_bootstraped.lfb_bootstraped .fa-ban::before{content:"\f05e"}#lfb_bootstraped.lfb_bootstraped .fa-cancel::before{content:"\f05e"}#lfb_bootstraped.lfb_bootstraped .fa-camera-rotate::before{content:"\e0d8"}#lfb_bootstraped.lfb_bootstraped .fa-spray-can-sparkles::before{content:"\f5d0"}#lfb_bootstraped.lfb_bootstraped .fa-air-freshener::before{content:"\f5d0"}#lfb_bootstraped.lfb_bootstraped .fa-star::before{content:"\f005"}#lfb_bootstraped.lfb_bootstraped .fa-repeat::before{content:"\f363"}#lfb_bootstraped.lfb_bootstraped .fa-cross::before{content:"\f654"}#lfb_bootstraped.lfb_bootstraped .fa-box::before{content:"\f466"}#lfb_bootstraped.lfb_bootstraped .fa-venus-mars::before{content:"\f228"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-pointer::before{content:"\f245"}#lfb_bootstraped.lfb_bootstraped .fa-mouse-pointer::before{content:"\f245"}#lfb_bootstraped.lfb_bootstraped .fa-maximize::before{content:"\f31e"}#lfb_bootstraped.lfb_bootstraped .fa-expand-arrows-alt::before{content:"\f31e"}#lfb_bootstraped.lfb_bootstraped .fa-charging-station::before{content:"\f5e7"}#lfb_bootstraped.lfb_bootstraped .fa-shapes::before{content:"\f61f"}#lfb_bootstraped.lfb_bootstraped .fa-triangle-circle-square::before{content:"\f61f"}#lfb_bootstraped.lfb_bootstraped .fa-shuffle::before{content:"\f074"}#lfb_bootstraped.lfb_bootstraped .fa-random::before{content:"\f074"}#lfb_bootstraped.lfb_bootstraped .fa-person-running::before{content:"\f70c"}#lfb_bootstraped.lfb_bootstraped .fa-running::before{content:"\f70c"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-retro::before{content:"\e527"}#lfb_bootstraped.lfb_bootstraped .fa-grip-lines-vertical::before{content:"\f7a5"}#lfb_bootstraped.lfb_bootstraped .fa-spider::before{content:"\f717"}#lfb_bootstraped.lfb_bootstraped .fa-hands-bound::before{content:"\e4f9"}#lfb_bootstraped.lfb_bootstraped .fa-file-invoice-dollar::before{content:"\f571"}#lfb_bootstraped.lfb_bootstraped .fa-plane-circle-exclamation::before{content:"\e556"}#lfb_bootstraped.lfb_bootstraped .fa-x-ray::before{content:"\f497"}#lfb_bootstraped.lfb_bootstraped .fa-spell-check::before{content:"\f891"}#lfb_bootstraped.lfb_bootstraped .fa-slash::before{content:"\f715"}#lfb_bootstraped.lfb_bootstraped .fa-computer-mouse::before{content:"\f8cc"}#lfb_bootstraped.lfb_bootstraped .fa-mouse::before{content:"\f8cc"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-to-bracket::before{content:"\f090"}#lfb_bootstraped.lfb_bootstraped .fa-sign-in::before{content:"\f090"}#lfb_bootstraped.lfb_bootstraped .fa-shop-slash::before{content:"\e070"}#lfb_bootstraped.lfb_bootstraped .fa-store-alt-slash::before{content:"\e070"}#lfb_bootstraped.lfb_bootstraped .fa-server::before{content:"\f233"}#lfb_bootstraped.lfb_bootstraped .fa-virus-covid-slash::before{content:"\e4a9"}#lfb_bootstraped.lfb_bootstraped .fa-shop-lock::before{content:"\e4a5"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass-start::before{content:"\f251"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass-1::before{content:"\f251"}#lfb_bootstraped.lfb_bootstraped .fa-blender-phone::before{content:"\f6b6"}#lfb_bootstraped.lfb_bootstraped .fa-building-wheat::before{content:"\e4db"}#lfb_bootstraped.lfb_bootstraped .fa-person-breastfeeding::before{content:"\e53a"}#lfb_bootstraped.lfb_bootstraped .fa-right-to-bracket::before{content:"\f2f6"}#lfb_bootstraped.lfb_bootstraped .fa-sign-in-alt::before{content:"\f2f6"}#lfb_bootstraped.lfb_bootstraped .fa-venus::before{content:"\f221"}#lfb_bootstraped.lfb_bootstraped .fa-passport::before{content:"\f5ab"}#lfb_bootstraped.lfb_bootstraped .fa-heart-pulse::before{content:"\f21e"}#lfb_bootstraped.lfb_bootstraped .fa-heartbeat::before{content:"\f21e"}#lfb_bootstraped.lfb_bootstraped .fa-people-carry-box::before{content:"\f4ce"}#lfb_bootstraped.lfb_bootstraped .fa-people-carry::before{content:"\f4ce"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-high::before{content:"\f769"}#lfb_bootstraped.lfb_bootstraped .fa-microchip::before{content:"\f2db"}#lfb_bootstraped.lfb_bootstraped .fa-crown::before{content:"\f521"}#lfb_bootstraped.lfb_bootstraped .fa-weight-hanging::before{content:"\f5cd"}#lfb_bootstraped.lfb_bootstraped .fa-xmarks-lines::before{content:"\e59a"}#lfb_bootstraped.lfb_bootstraped .fa-file-prescription::before{content:"\f572"}#lfb_bootstraped.lfb_bootstraped .fa-weight-scale::before{content:"\f496"}#lfb_bootstraped.lfb_bootstraped .fa-weight::before{content:"\f496"}#lfb_bootstraped.lfb_bootstraped .fa-user-group::before{content:"\f500"}#lfb_bootstraped.lfb_bootstraped .fa-user-friends::before{content:"\f500"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-a-z::before{content:"\f15e"}#lfb_bootstraped.lfb_bootstraped .fa-sort-alpha-up::before{content:"\f15e"}#lfb_bootstraped.lfb_bootstraped .fa-chess-knight::before{content:"\f441"}#lfb_bootstraped.lfb_bootstraped .fa-face-laugh-squint::before{content:"\f59b"}#lfb_bootstraped.lfb_bootstraped .fa-laugh-squint::before{content:"\f59b"}#lfb_bootstraped.lfb_bootstraped .fa-wheelchair::before{content:"\f193"}#lfb_bootstraped.lfb_bootstraped .fa-circle-arrow-up::before{content:"\f0aa"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-circle-up::before{content:"\f0aa"}#lfb_bootstraped.lfb_bootstraped .fa-toggle-on::before{content:"\f205"}#lfb_bootstraped.lfb_bootstraped .fa-person-walking::before{content:"\f554"}#lfb_bootstraped.lfb_bootstraped .fa-walking::before{content:"\f554"}#lfb_bootstraped.lfb_bootstraped .fa-l::before{content:"\4c"}#lfb_bootstraped.lfb_bootstraped .fa-fire::before{content:"\f06d"}#lfb_bootstraped.lfb_bootstraped .fa-bed-pulse::before{content:"\f487"}#lfb_bootstraped.lfb_bootstraped .fa-procedures::before{content:"\f487"}#lfb_bootstraped.lfb_bootstraped .fa-shuttle-space::before{content:"\f197"}#lfb_bootstraped.lfb_bootstraped .fa-space-shuttle::before{content:"\f197"}#lfb_bootstraped.lfb_bootstraped .fa-face-laugh::before{content:"\f599"}#lfb_bootstraped.lfb_bootstraped .fa-laugh::before{content:"\f599"}#lfb_bootstraped.lfb_bootstraped .fa-folder-open::before{content:"\f07c"}#lfb_bootstraped.lfb_bootstraped .fa-heart-circle-plus::before{content:"\e500"}#lfb_bootstraped.lfb_bootstraped .fa-code-fork::before{content:"\e13b"}#lfb_bootstraped.lfb_bootstraped .fa-city::before{content:"\f64f"}#lfb_bootstraped.lfb_bootstraped .fa-microphone-lines::before{content:"\f3c9"}#lfb_bootstraped.lfb_bootstraped .fa-microphone-alt::before{content:"\f3c9"}#lfb_bootstraped.lfb_bootstraped .fa-pepper-hot::before{content:"\f816"}#lfb_bootstraped.lfb_bootstraped .fa-unlock::before{content:"\f09c"}#lfb_bootstraped.lfb_bootstraped .fa-colon-sign::before{content:"\e140"}#lfb_bootstraped.lfb_bootstraped .fa-headset::before{content:"\f590"}#lfb_bootstraped.lfb_bootstraped .fa-store-slash::before{content:"\e071"}#lfb_bootstraped.lfb_bootstraped .fa-road-circle-xmark::before{content:"\e566"}#lfb_bootstraped.lfb_bootstraped .fa-user-minus::before{content:"\f503"}#lfb_bootstraped.lfb_bootstraped .fa-mars-stroke-up::before{content:"\f22a"}#lfb_bootstraped.lfb_bootstraped .fa-mars-stroke-v::before{content:"\f22a"}#lfb_bootstraped.lfb_bootstraped .fa-champagne-glasses::before{content:"\f79f"}#lfb_bootstraped.lfb_bootstraped .fa-glass-cheers::before{content:"\f79f"}#lfb_bootstraped.lfb_bootstraped .fa-clipboard::before{content:"\f328"}#lfb_bootstraped.lfb_bootstraped .fa-house-circle-exclamation::before{content:"\e50a"}#lfb_bootstraped.lfb_bootstraped .fa-file-arrow-up::before{content:"\f574"}#lfb_bootstraped.lfb_bootstraped .fa-file-upload::before{content:"\f574"}#lfb_bootstraped.lfb_bootstraped .fa-wifi::before{content:"\f1eb"}#lfb_bootstraped.lfb_bootstraped .fa-wifi-3::before{content:"\f1eb"}#lfb_bootstraped.lfb_bootstraped .fa-wifi-strong::before{content:"\f1eb"}#lfb_bootstraped.lfb_bootstraped .fa-bath::before{content:"\f2cd"}#lfb_bootstraped.lfb_bootstraped .fa-bathtub::before{content:"\f2cd"}#lfb_bootstraped.lfb_bootstraped .fa-underline::before{content:"\f0cd"}#lfb_bootstraped.lfb_bootstraped .fa-user-pen::before{content:"\f4ff"}#lfb_bootstraped.lfb_bootstraped .fa-user-edit::before{content:"\f4ff"}#lfb_bootstraped.lfb_bootstraped .fa-signature::before{content:"\f5b7"}#lfb_bootstraped.lfb_bootstraped .fa-stroopwafel::before{content:"\f551"}#lfb_bootstraped.lfb_bootstraped .fa-bold::before{content:"\f032"}#lfb_bootstraped.lfb_bootstraped .fa-anchor-lock::before{content:"\e4ad"}#lfb_bootstraped.lfb_bootstraped .fa-building-ngo::before{content:"\e4d7"}#lfb_bootstraped.lfb_bootstraped .fa-manat-sign::before{content:"\e1d5"}#lfb_bootstraped.lfb_bootstraped .fa-not-equal::before{content:"\f53e"}#lfb_bootstraped.lfb_bootstraped .fa-border-top-left::before{content:"\f853"}#lfb_bootstraped.lfb_bootstraped .fa-border-style::before{content:"\f853"}#lfb_bootstraped.lfb_bootstraped .fa-map-location-dot::before{content:"\f5a0"}#lfb_bootstraped.lfb_bootstraped .fa-map-marked-alt::before{content:"\f5a0"}#lfb_bootstraped.lfb_bootstraped .fa-jedi::before{content:"\f669"}#lfb_bootstraped.lfb_bootstraped .fa-square-poll-vertical::before{content:"\f681"}#lfb_bootstraped.lfb_bootstraped .fa-poll::before{content:"\f681"}#lfb_bootstraped.lfb_bootstraped .fa-mug-hot::before{content:"\f7b6"}#lfb_bootstraped.lfb_bootstraped .fa-car-battery::before{content:"\f5df"}#lfb_bootstraped.lfb_bootstraped .fa-battery-car::before{content:"\f5df"}#lfb_bootstraped.lfb_bootstraped .fa-gift::before{content:"\f06b"}#lfb_bootstraped.lfb_bootstraped .fa-dice-two::before{content:"\f528"}#lfb_bootstraped.lfb_bootstraped .fa-chess-queen::before{content:"\f445"}#lfb_bootstraped.lfb_bootstraped .fa-glasses::before{content:"\f530"}#lfb_bootstraped.lfb_bootstraped .fa-chess-board::before{content:"\f43c"}#lfb_bootstraped.lfb_bootstraped .fa-building-circle-check::before{content:"\e4d2"}#lfb_bootstraped.lfb_bootstraped .fa-person-chalkboard::before{content:"\e53d"}#lfb_bootstraped.lfb_bootstraped .fa-mars-stroke-right::before{content:"\f22b"}#lfb_bootstraped.lfb_bootstraped .fa-mars-stroke-h::before{content:"\f22b"}#lfb_bootstraped.lfb_bootstraped .fa-hand-back-fist::before{content:"\f255"}#lfb_bootstraped.lfb_bootstraped .fa-hand-rock::before{content:"\f255"}#lfb_bootstraped.lfb_bootstraped .fa-square-caret-up::before{content:"\f151"}#lfb_bootstraped.lfb_bootstraped .fa-caret-square-up::before{content:"\f151"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-showers-water::before{content:"\e4e4"}#lfb_bootstraped.lfb_bootstraped .fa-chart-bar::before{content:"\f080"}#lfb_bootstraped.lfb_bootstraped .fa-bar-chart::before{content:"\f080"}#lfb_bootstraped.lfb_bootstraped .fa-hands-bubbles::before{content:"\e05e"}#lfb_bootstraped.lfb_bootstraped .fa-hands-wash::before{content:"\e05e"}#lfb_bootstraped.lfb_bootstraped .fa-less-than-equal::before{content:"\f537"}#lfb_bootstraped.lfb_bootstraped .fa-train::before{content:"\f238"}#lfb_bootstraped.lfb_bootstraped .fa-eye-low-vision::before{content:"\f2a8"}#lfb_bootstraped.lfb_bootstraped .fa-low-vision::before{content:"\f2a8"}#lfb_bootstraped.lfb_bootstraped .fa-crow::before{content:"\f520"}#lfb_bootstraped.lfb_bootstraped .fa-sailboat::before{content:"\e445"}#lfb_bootstraped.lfb_bootstraped .fa-window-restore::before{content:"\f2d2"}#lfb_bootstraped.lfb_bootstraped .fa-square-plus::before{content:"\f0fe"}#lfb_bootstraped.lfb_bootstraped .fa-plus-square::before{content:"\f0fe"}#lfb_bootstraped.lfb_bootstraped .fa-torii-gate::before{content:"\f6a1"}#lfb_bootstraped.lfb_bootstraped .fa-frog::before{content:"\f52e"}#lfb_bootstraped.lfb_bootstraped .fa-bucket::before{content:"\e4cf"}#lfb_bootstraped.lfb_bootstraped .fa-image::before{content:"\f03e"}#lfb_bootstraped.lfb_bootstraped .fa-microphone::before{content:"\f130"}#lfb_bootstraped.lfb_bootstraped .fa-cow::before{content:"\f6c8"}#lfb_bootstraped.lfb_bootstraped .fa-caret-up::before{content:"\f0d8"}#lfb_bootstraped.lfb_bootstraped .fa-screwdriver::before{content:"\f54a"}#lfb_bootstraped.lfb_bootstraped .fa-folder-closed::before{content:"\e185"}#lfb_bootstraped.lfb_bootstraped .fa-house-tsunami::before{content:"\e515"}#lfb_bootstraped.lfb_bootstraped .fa-square-nfi::before{content:"\e576"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-from-ground-water::before{content:"\e4b5"}#lfb_bootstraped.lfb_bootstraped .fa-martini-glass::before{content:"\f57b"}#lfb_bootstraped.lfb_bootstraped .fa-glass-martini-alt::before{content:"\f57b"}#lfb_bootstraped.lfb_bootstraped .fa-rotate-left::before{content:"\f2ea"}#lfb_bootstraped.lfb_bootstraped .fa-rotate-back::before{content:"\f2ea"}#lfb_bootstraped.lfb_bootstraped .fa-rotate-backward::before{content:"\f2ea"}#lfb_bootstraped.lfb_bootstraped .fa-undo-alt::before{content:"\f2ea"}#lfb_bootstraped.lfb_bootstraped .fa-table-columns::before{content:"\f0db"}#lfb_bootstraped.lfb_bootstraped .fa-columns::before{content:"\f0db"}#lfb_bootstraped.lfb_bootstraped .fa-lemon::before{content:"\f094"}#lfb_bootstraped.lfb_bootstraped .fa-head-side-mask::before{content:"\e063"}#lfb_bootstraped.lfb_bootstraped .fa-handshake::before{content:"\f2b5"}#lfb_bootstraped.lfb_bootstraped .fa-gem::before{content:"\f3a5"}#lfb_bootstraped.lfb_bootstraped .fa-dolly::before{content:"\f472"}#lfb_bootstraped.lfb_bootstraped .fa-dolly-box::before{content:"\f472"}#lfb_bootstraped.lfb_bootstraped .fa-smoking::before{content:"\f48d"}#lfb_bootstraped.lfb_bootstraped .fa-minimize::before{content:"\f78c"}#lfb_bootstraped.lfb_bootstraped .fa-compress-arrows-alt::before{content:"\f78c"}#lfb_bootstraped.lfb_bootstraped .fa-monument::before{content:"\f5a6"}#lfb_bootstraped.lfb_bootstraped .fa-snowplow::before{content:"\f7d2"}#lfb_bootstraped.lfb_bootstraped .fa-angles-right::before{content:"\f101"}#lfb_bootstraped.lfb_bootstraped .fa-angle-double-right::before{content:"\f101"}#lfb_bootstraped.lfb_bootstraped .fa-cannabis::before{content:"\f55f"}#lfb_bootstraped.lfb_bootstraped .fa-circle-play::before{content:"\f144"}#lfb_bootstraped.lfb_bootstraped .fa-play-circle::before{content:"\f144"}#lfb_bootstraped.lfb_bootstraped .fa-tablets::before{content:"\f490"}#lfb_bootstraped.lfb_bootstraped .fa-ethernet::before{content:"\f796"}#lfb_bootstraped.lfb_bootstraped .fa-euro-sign::before{content:"\f153"}#lfb_bootstraped.lfb_bootstraped .fa-eur::before{content:"\f153"}#lfb_bootstraped.lfb_bootstraped .fa-euro::before{content:"\f153"}#lfb_bootstraped.lfb_bootstraped .fa-chair::before{content:"\f6c0"}#lfb_bootstraped.lfb_bootstraped .fa-circle-check::before{content:"\f058"}#lfb_bootstraped.lfb_bootstraped .fa-check-circle::before{content:"\f058"}#lfb_bootstraped.lfb_bootstraped .fa-circle-stop::before{content:"\f28d"}#lfb_bootstraped.lfb_bootstraped .fa-stop-circle::before{content:"\f28d"}#lfb_bootstraped.lfb_bootstraped .fa-compass-drafting::before{content:"\f568"}#lfb_bootstraped.lfb_bootstraped .fa-drafting-compass::before{content:"\f568"}#lfb_bootstraped.lfb_bootstraped .fa-plate-wheat::before{content:"\e55a"}#lfb_bootstraped.lfb_bootstraped .fa-icicles::before{content:"\f7ad"}#lfb_bootstraped.lfb_bootstraped .fa-person-shelter::before{content:"\e54f"}#lfb_bootstraped.lfb_bootstraped .fa-neuter::before{content:"\f22c"}#lfb_bootstraped.lfb_bootstraped .fa-id-badge::before{content:"\f2c1"}#lfb_bootstraped.lfb_bootstraped .fa-marker::before{content:"\f5a1"}#lfb_bootstraped.lfb_bootstraped .fa-face-laugh-beam::before{content:"\f59a"}#lfb_bootstraped.lfb_bootstraped .fa-laugh-beam::before{content:"\f59a"}#lfb_bootstraped.lfb_bootstraped .fa-helicopter-symbol::before{content:"\e502"}#lfb_bootstraped.lfb_bootstraped .fa-universal-access::before{content:"\f29a"}#lfb_bootstraped.lfb_bootstraped .fa-circle-chevron-up::before{content:"\f139"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-circle-up::before{content:"\f139"}#lfb_bootstraped.lfb_bootstraped .fa-lari-sign::before{content:"\e1c8"}#lfb_bootstraped.lfb_bootstraped .fa-volcano::before{content:"\f770"}#lfb_bootstraped.lfb_bootstraped .fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}#lfb_bootstraped.lfb_bootstraped .fa-sterling-sign::before{content:"\f154"}#lfb_bootstraped.lfb_bootstraped .fa-gbp::before{content:"\f154"}#lfb_bootstraped.lfb_bootstraped .fa-pound-sign::before{content:"\f154"}#lfb_bootstraped.lfb_bootstraped .fa-viruses::before{content:"\e076"}#lfb_bootstraped.lfb_bootstraped .fa-square-person-confined::before{content:"\e577"}#lfb_bootstraped.lfb_bootstraped .fa-user-tie::before{content:"\f508"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-long::before{content:"\f175"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-down::before{content:"\f175"}#lfb_bootstraped.lfb_bootstraped .fa-tent-arrow-down-to-line::before{content:"\e57e"}#lfb_bootstraped.lfb_bootstraped .fa-certificate::before{content:"\f0a3"}#lfb_bootstraped.lfb_bootstraped .fa-reply-all::before{content:"\f122"}#lfb_bootstraped.lfb_bootstraped .fa-mail-reply-all::before{content:"\f122"}#lfb_bootstraped.lfb_bootstraped .fa-suitcase::before{content:"\f0f2"}#lfb_bootstraped.lfb_bootstraped .fa-person-skating::before{content:"\f7c5"}#lfb_bootstraped.lfb_bootstraped .fa-skating::before{content:"\f7c5"}#lfb_bootstraped.lfb_bootstraped .fa-filter-circle-dollar::before{content:"\f662"}#lfb_bootstraped.lfb_bootstraped .fa-funnel-dollar::before{content:"\f662"}#lfb_bootstraped.lfb_bootstraped .fa-camera-retro::before{content:"\f083"}#lfb_bootstraped.lfb_bootstraped .fa-circle-arrow-down::before{content:"\f0ab"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-circle-down::before{content:"\f0ab"}#lfb_bootstraped.lfb_bootstraped .fa-file-import::before{content:"\f56f"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-to-file::before{content:"\f56f"}#lfb_bootstraped.lfb_bootstraped .fa-square-arrow-up-right::before{content:"\f14c"}#lfb_bootstraped.lfb_bootstraped .fa-external-link-square::before{content:"\f14c"}#lfb_bootstraped.lfb_bootstraped .fa-box-open::before{content:"\f49e"}#lfb_bootstraped.lfb_bootstraped .fa-scroll::before{content:"\f70e"}#lfb_bootstraped.lfb_bootstraped .fa-spa::before{content:"\f5bb"}#lfb_bootstraped.lfb_bootstraped .fa-location-pin-lock::before{content:"\e51f"}#lfb_bootstraped.lfb_bootstraped .fa-pause::before{content:"\f04c"}#lfb_bootstraped.lfb_bootstraped .fa-hill-avalanche::before{content:"\e507"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-empty::before{content:"\f2cb"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-0::before{content:"\f2cb"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-0::before{content:"\f2cb"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-empty::before{content:"\f2cb"}#lfb_bootstraped.lfb_bootstraped .fa-bomb::before{content:"\f1e2"}#lfb_bootstraped.lfb_bootstraped .fa-registered::before{content:"\f25d"}#lfb_bootstraped.lfb_bootstraped .fa-address-card::before{content:"\f2bb"}#lfb_bootstraped.lfb_bootstraped .fa-contact-card::before{content:"\f2bb"}#lfb_bootstraped.lfb_bootstraped .fa-vcard::before{content:"\f2bb"}#lfb_bootstraped.lfb_bootstraped .fa-scale-unbalanced-flip::before{content:"\f516"}#lfb_bootstraped.lfb_bootstraped .fa-balance-scale-right::before{content:"\f516"}#lfb_bootstraped.lfb_bootstraped .fa-subscript::before{content:"\f12c"}#lfb_bootstraped.lfb_bootstraped .fa-diamond-turn-right::before{content:"\f5eb"}#lfb_bootstraped.lfb_bootstraped .fa-directions::before{content:"\f5eb"}#lfb_bootstraped.lfb_bootstraped .fa-burst::before{content:"\e4dc"}#lfb_bootstraped.lfb_bootstraped .fa-house-laptop::before{content:"\e066"}#lfb_bootstraped.lfb_bootstraped .fa-laptop-house::before{content:"\e066"}#lfb_bootstraped.lfb_bootstraped .fa-face-tired::before{content:"\f5c8"}#lfb_bootstraped.lfb_bootstraped .fa-tired::before{content:"\f5c8"}#lfb_bootstraped.lfb_bootstraped .fa-money-bills::before{content:"\e1f3"}#lfb_bootstraped.lfb_bootstraped .fa-smog::before{content:"\f75f"}#lfb_bootstraped.lfb_bootstraped .fa-crutch::before{content:"\f7f7"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-arrow-up::before{content:"\f0ee"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-upload::before{content:"\f0ee"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-upload-alt::before{content:"\f0ee"}#lfb_bootstraped.lfb_bootstraped .fa-palette::before{content:"\f53f"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-turn-right::before{content:"\e4c0"}#lfb_bootstraped.lfb_bootstraped .fa-vest::before{content:"\e085"}#lfb_bootstraped.lfb_bootstraped .fa-ferry::before{content:"\e4ea"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-down-to-people::before{content:"\e4b9"}#lfb_bootstraped.lfb_bootstraped .fa-seedling::before{content:"\f4d8"}#lfb_bootstraped.lfb_bootstraped .fa-sprout::before{content:"\f4d8"}#lfb_bootstraped.lfb_bootstraped .fa-left-right::before{content:"\f337"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-alt-h::before{content:"\f337"}#lfb_bootstraped.lfb_bootstraped .fa-boxes-packing::before{content:"\e4c7"}#lfb_bootstraped.lfb_bootstraped .fa-circle-arrow-left::before{content:"\f0a8"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-circle-left::before{content:"\f0a8"}#lfb_bootstraped.lfb_bootstraped .fa-group-arrows-rotate::before{content:"\e4f6"}#lfb_bootstraped.lfb_bootstraped .fa-bowl-food::before{content:"\e4c6"}#lfb_bootstraped.lfb_bootstraped .fa-candy-cane::before{content:"\f786"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-wide-short::before{content:"\f160"}#lfb_bootstraped.lfb_bootstraped .fa-sort-amount-asc::before{content:"\f160"}#lfb_bootstraped.lfb_bootstraped .fa-sort-amount-down::before{content:"\f160"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-bolt::before{content:"\f76c"}#lfb_bootstraped.lfb_bootstraped .fa-thunderstorm::before{content:"\f76c"}#lfb_bootstraped.lfb_bootstraped .fa-text-slash::before{content:"\f87d"}#lfb_bootstraped.lfb_bootstraped .fa-remove-format::before{content:"\f87d"}#lfb_bootstraped.lfb_bootstraped .fa-face-smile-wink::before{content:"\f4da"}#lfb_bootstraped.lfb_bootstraped .fa-smile-wink::before{content:"\f4da"}#lfb_bootstraped.lfb_bootstraped .fa-file-word::before{content:"\f1c2"}#lfb_bootstraped.lfb_bootstraped .fa-file-powerpoint::before{content:"\f1c4"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-left-right::before{content:"\f07e"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-h::before{content:"\f07e"}#lfb_bootstraped.lfb_bootstraped .fa-house-lock::before{content:"\e510"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-arrow-down::before{content:"\f0ed"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-download::before{content:"\f0ed"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-download-alt::before{content:"\f0ed"}#lfb_bootstraped.lfb_bootstraped .fa-children::before{content:"\e4e1"}#lfb_bootstraped.lfb_bootstraped .fa-chalkboard::before{content:"\f51b"}#lfb_bootstraped.lfb_bootstraped .fa-blackboard::before{content:"\f51b"}#lfb_bootstraped.lfb_bootstraped .fa-user-large-slash::before{content:"\f4fa"}#lfb_bootstraped.lfb_bootstraped .fa-user-alt-slash::before{content:"\f4fa"}#lfb_bootstraped.lfb_bootstraped .fa-envelope-open::before{content:"\f2b6"}#lfb_bootstraped.lfb_bootstraped .fa-handshake-simple-slash::before{content:"\e05f"}#lfb_bootstraped.lfb_bootstraped .fa-handshake-alt-slash::before{content:"\e05f"}#lfb_bootstraped.lfb_bootstraped .fa-mattress-pillow::before{content:"\e525"}#lfb_bootstraped.lfb_bootstraped .fa-guarani-sign::before{content:"\e19a"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-rotate::before{content:"\f021"}#lfb_bootstraped.lfb_bootstraped .fa-refresh::before{content:"\f021"}#lfb_bootstraped.lfb_bootstraped .fa-sync::before{content:"\f021"}#lfb_bootstraped.lfb_bootstraped .fa-fire-extinguisher::before{content:"\f134"}#lfb_bootstraped.lfb_bootstraped .fa-cruzeiro-sign::before{content:"\e152"}#lfb_bootstraped.lfb_bootstraped .fa-greater-than-equal::before{content:"\f532"}#lfb_bootstraped.lfb_bootstraped .fa-shield-halved::before{content:"\f3ed"}#lfb_bootstraped.lfb_bootstraped .fa-shield-alt::before{content:"\f3ed"}#lfb_bootstraped.lfb_bootstraped .fa-book-atlas::before{content:"\f558"}#lfb_bootstraped.lfb_bootstraped .fa-atlas::before{content:"\f558"}#lfb_bootstraped.lfb_bootstraped .fa-virus::before{content:"\e074"}#lfb_bootstraped.lfb_bootstraped .fa-envelope-circle-check::before{content:"\e4e8"}#lfb_bootstraped.lfb_bootstraped .fa-layer-group::before{content:"\f5fd"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-to-dot::before{content:"\e4be"}#lfb_bootstraped.lfb_bootstraped .fa-archway::before{content:"\f557"}#lfb_bootstraped.lfb_bootstraped .fa-heart-circle-check::before{content:"\e4fd"}#lfb_bootstraped.lfb_bootstraped .fa-house-chimney-crack::before{content:"\f6f1"}#lfb_bootstraped.lfb_bootstraped .fa-house-damage::before{content:"\f6f1"}#lfb_bootstraped.lfb_bootstraped .fa-file-zipper::before{content:"\f1c6"}#lfb_bootstraped.lfb_bootstraped .fa-file-archive::before{content:"\f1c6"}#lfb_bootstraped.lfb_bootstraped .fa-square::before{content:"\f0c8"}#lfb_bootstraped.lfb_bootstraped .fa-martini-glass-empty::before{content:"\f000"}#lfb_bootstraped.lfb_bootstraped .fa-glass-martini::before{content:"\f000"}#lfb_bootstraped.lfb_bootstraped .fa-couch::before{content:"\f4b8"}#lfb_bootstraped.lfb_bootstraped .fa-cedi-sign::before{content:"\e0df"}#lfb_bootstraped.lfb_bootstraped .fa-italic::before{content:"\f033"}#lfb_bootstraped.lfb_bootstraped .fa-church::before{content:"\f51d"}#lfb_bootstraped.lfb_bootstraped .fa-comments-dollar::before{content:"\f653"}#lfb_bootstraped.lfb_bootstraped .fa-democrat::before{content:"\f747"}#lfb_bootstraped.lfb_bootstraped .fa-z::before{content:"\5a"}#lfb_bootstraped.lfb_bootstraped .fa-person-skiing::before{content:"\f7c9"}#lfb_bootstraped.lfb_bootstraped .fa-skiing::before{content:"\f7c9"}#lfb_bootstraped.lfb_bootstraped .fa-road-lock::before{content:"\e567"}#lfb_bootstraped.lfb_bootstraped .fa-a::before{content:"\41"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-arrow-down::before{content:"\e03f"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-down::before{content:"\e03f"}#lfb_bootstraped.lfb_bootstraped .fa-feather-pointed::before{content:"\f56b"}#lfb_bootstraped.lfb_bootstraped .fa-feather-alt::before{content:"\f56b"}#lfb_bootstraped.lfb_bootstraped .fa-p::before{content:"\50"}#lfb_bootstraped.lfb_bootstraped .fa-snowflake::before{content:"\f2dc"}#lfb_bootstraped.lfb_bootstraped .fa-newspaper::before{content:"\f1ea"}#lfb_bootstraped.lfb_bootstraped .fa-rectangle-ad::before{content:"\f641"}#lfb_bootstraped.lfb_bootstraped .fa-ad::before{content:"\f641"}#lfb_bootstraped.lfb_bootstraped .fa-circle-arrow-right::before{content:"\f0a9"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-circle-right::before{content:"\f0a9"}#lfb_bootstraped.lfb_bootstraped .fa-filter-circle-xmark::before{content:"\e17b"}#lfb_bootstraped.lfb_bootstraped .fa-locust::before{content:"\e520"}#lfb_bootstraped.lfb_bootstraped .fa-sort::before{content:"\f0dc"}#lfb_bootstraped.lfb_bootstraped .fa-unsorted::before{content:"\f0dc"}#lfb_bootstraped.lfb_bootstraped .fa-list-ol::before{content:"\f0cb"}#lfb_bootstraped.lfb_bootstraped .fa-list-1-2::before{content:"\f0cb"}#lfb_bootstraped.lfb_bootstraped .fa-list-numeric::before{content:"\f0cb"}#lfb_bootstraped.lfb_bootstraped .fa-person-dress-burst::before{content:"\e544"}#lfb_bootstraped.lfb_bootstraped .fa-money-check-dollar::before{content:"\f53d"}#lfb_bootstraped.lfb_bootstraped .fa-money-check-alt::before{content:"\f53d"}#lfb_bootstraped.lfb_bootstraped .fa-vector-square::before{content:"\f5cb"}#lfb_bootstraped.lfb_bootstraped .fa-bread-slice::before{content:"\f7ec"}#lfb_bootstraped.lfb_bootstraped .fa-language::before{content:"\f1ab"}#lfb_bootstraped.lfb_bootstraped .fa-face-kiss-wink-heart::before{content:"\f598"}#lfb_bootstraped.lfb_bootstraped .fa-kiss-wink-heart::before{content:"\f598"}#lfb_bootstraped.lfb_bootstraped .fa-filter::before{content:"\f0b0"}#lfb_bootstraped.lfb_bootstraped .fa-question::before{content:"\3f"}#lfb_bootstraped.lfb_bootstraped .fa-file-signature::before{content:"\f573"}#lfb_bootstraped.lfb_bootstraped .fa-up-down-left-right::before{content:"\f0b2"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-alt::before{content:"\f0b2"}#lfb_bootstraped.lfb_bootstraped .fa-house-chimney-user::before{content:"\e065"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding-heart::before{content:"\f4be"}#lfb_bootstraped.lfb_bootstraped .fa-puzzle-piece::before{content:"\f12e"}#lfb_bootstraped.lfb_bootstraped .fa-money-check::before{content:"\f53c"}#lfb_bootstraped.lfb_bootstraped .fa-star-half-stroke::before{content:"\f5c0"}#lfb_bootstraped.lfb_bootstraped .fa-star-half-alt::before{content:"\f5c0"}#lfb_bootstraped.lfb_bootstraped .fa-code::before{content:"\f121"}#lfb_bootstraped.lfb_bootstraped .fa-whiskey-glass::before{content:"\f7a0"}#lfb_bootstraped.lfb_bootstraped .fa-glass-whiskey::before{content:"\f7a0"}#lfb_bootstraped.lfb_bootstraped .fa-building-circle-exclamation::before{content:"\e4d3"}#lfb_bootstraped.lfb_bootstraped .fa-magnifying-glass-chart::before{content:"\e522"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-right-from-square::before{content:"\f08e"}#lfb_bootstraped.lfb_bootstraped .fa-external-link::before{content:"\f08e"}#lfb_bootstraped.lfb_bootstraped .fa-cubes-stacked::before{content:"\e4e6"}#lfb_bootstraped.lfb_bootstraped .fa-won-sign::before{content:"\f159"}#lfb_bootstraped.lfb_bootstraped .fa-krw::before{content:"\f159"}#lfb_bootstraped.lfb_bootstraped .fa-won::before{content:"\f159"}#lfb_bootstraped.lfb_bootstraped .fa-virus-covid::before{content:"\e4a8"}#lfb_bootstraped.lfb_bootstraped .fa-austral-sign::before{content:"\e0a9"}#lfb_bootstraped.lfb_bootstraped .fa-f::before{content:"\46"}#lfb_bootstraped.lfb_bootstraped .fa-leaf::before{content:"\f06c"}#lfb_bootstraped.lfb_bootstraped .fa-road::before{content:"\f018"}#lfb_bootstraped.lfb_bootstraped .fa-taxi::before{content:"\f1ba"}#lfb_bootstraped.lfb_bootstraped .fa-cab::before{content:"\f1ba"}#lfb_bootstraped.lfb_bootstraped .fa-person-circle-plus::before{content:"\e541"}#lfb_bootstraped.lfb_bootstraped .fa-chart-pie::before{content:"\f200"}#lfb_bootstraped.lfb_bootstraped .fa-pie-chart::before{content:"\f200"}#lfb_bootstraped.lfb_bootstraped .fa-bolt-lightning::before{content:"\e0b7"}#lfb_bootstraped.lfb_bootstraped .fa-sack-xmark::before{content:"\e56a"}#lfb_bootstraped.lfb_bootstraped .fa-file-excel::before{content:"\f1c3"}#lfb_bootstraped.lfb_bootstraped .fa-file-contract::before{content:"\f56c"}#lfb_bootstraped.lfb_bootstraped .fa-fish-fins::before{content:"\e4f2"}#lfb_bootstraped.lfb_bootstraped .fa-building-flag::before{content:"\e4d5"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-beam::before{content:"\f582"}#lfb_bootstraped.lfb_bootstraped .fa-grin-beam::before{content:"\f582"}#lfb_bootstraped.lfb_bootstraped .fa-object-ungroup::before{content:"\f248"}#lfb_bootstraped.lfb_bootstraped .fa-poop::before{content:"\f619"}#lfb_bootstraped.lfb_bootstraped .fa-location-pin::before{content:"\f041"}#lfb_bootstraped.lfb_bootstraped .fa-map-marker::before{content:"\f041"}#lfb_bootstraped.lfb_bootstraped .fa-kaaba::before{content:"\f66b"}#lfb_bootstraped.lfb_bootstraped .fa-toilet-paper::before{content:"\f71e"}#lfb_bootstraped.lfb_bootstraped .fa-helmet-safety::before{content:"\f807"}#lfb_bootstraped.lfb_bootstraped .fa-hard-hat::before{content:"\f807"}#lfb_bootstraped.lfb_bootstraped .fa-hat-hard::before{content:"\f807"}#lfb_bootstraped.lfb_bootstraped .fa-eject::before{content:"\f052"}#lfb_bootstraped.lfb_bootstraped .fa-circle-right::before{content:"\f35a"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-alt-circle-right::before{content:"\f35a"}#lfb_bootstraped.lfb_bootstraped .fa-plane-circle-check::before{content:"\e555"}#lfb_bootstraped.lfb_bootstraped .fa-face-rolling-eyes::before{content:"\f5a5"}#lfb_bootstraped.lfb_bootstraped .fa-meh-rolling-eyes::before{content:"\f5a5"}#lfb_bootstraped.lfb_bootstraped .fa-object-group::before{content:"\f247"}#lfb_bootstraped.lfb_bootstraped .fa-chart-line::before{content:"\f201"}#lfb_bootstraped.lfb_bootstraped .fa-line-chart::before{content:"\f201"}#lfb_bootstraped.lfb_bootstraped .fa-mask-ventilator::before{content:"\e524"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right::before{content:"\f061"}#lfb_bootstraped.lfb_bootstraped .fa-signs-post::before{content:"\f277"}#lfb_bootstraped.lfb_bootstraped .fa-map-signs::before{content:"\f277"}#lfb_bootstraped.lfb_bootstraped .fa-cash-register::before{content:"\f788"}#lfb_bootstraped.lfb_bootstraped .fa-person-circle-question::before{content:"\e542"}#lfb_bootstraped.lfb_bootstraped .fa-h::before{content:"\48"}#lfb_bootstraped.lfb_bootstraped .fa-tarp::before{content:"\e57b"}#lfb_bootstraped.lfb_bootstraped .fa-screwdriver-wrench::before{content:"\f7d9"}#lfb_bootstraped.lfb_bootstraped .fa-tools::before{content:"\f7d9"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-to-eye::before{content:"\e4bf"}#lfb_bootstraped.lfb_bootstraped .fa-plug-circle-bolt::before{content:"\e55b"}#lfb_bootstraped.lfb_bootstraped .fa-heart::before{content:"\f004"}#lfb_bootstraped.lfb_bootstraped .fa-mars-and-venus::before{content:"\f224"}#lfb_bootstraped.lfb_bootstraped .fa-house-user::before{content:"\e1b0"}#lfb_bootstraped.lfb_bootstraped .fa-home-user::before{content:"\e1b0"}#lfb_bootstraped.lfb_bootstraped .fa-dumpster-fire::before{content:"\f794"}#lfb_bootstraped.lfb_bootstraped .fa-house-crack::before{content:"\e3b1"}#lfb_bootstraped.lfb_bootstraped .fa-martini-glass-citrus::before{content:"\f561"}#lfb_bootstraped.lfb_bootstraped .fa-cocktail::before{content:"\f561"}#lfb_bootstraped.lfb_bootstraped .fa-face-surprise::before{content:"\f5c2"}#lfb_bootstraped.lfb_bootstraped .fa-surprise::before{content:"\f5c2"}#lfb_bootstraped.lfb_bootstraped .fa-bottle-water::before{content:"\e4c5"}#lfb_bootstraped.lfb_bootstraped .fa-circle-pause::before{content:"\f28b"}#lfb_bootstraped.lfb_bootstraped .fa-pause-circle::before{content:"\f28b"}#lfb_bootstraped.lfb_bootstraped .fa-toilet-paper-slash::before{content:"\e072"}#lfb_bootstraped.lfb_bootstraped .fa-apple-whole::before{content:"\f5d1"}#lfb_bootstraped.lfb_bootstraped .fa-apple-alt::before{content:"\f5d1"}#lfb_bootstraped.lfb_bootstraped .fa-kitchen-set::before{content:"\e51a"}#lfb_bootstraped.lfb_bootstraped .fa-r::before{content:"\52"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-quarter::before{content:"\f2ca"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-1::before{content:"\f2ca"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-1::before{content:"\f2ca"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-quarter::before{content:"\f2ca"}#lfb_bootstraped.lfb_bootstraped .fa-cube::before{content:"\f1b2"}#lfb_bootstraped.lfb_bootstraped .fa-bitcoin-sign::before{content:"\e0b4"}#lfb_bootstraped.lfb_bootstraped .fa-shield-dog::before{content:"\e573"}#lfb_bootstraped.lfb_bootstraped .fa-solar-panel::before{content:"\f5ba"}#lfb_bootstraped.lfb_bootstraped .fa-lock-open::before{content:"\f3c1"}#lfb_bootstraped.lfb_bootstraped .fa-elevator::before{content:"\e16d"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-transfer::before{content:"\e528"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-trend-up::before{content:"\e529"}#lfb_bootstraped.lfb_bootstraped .fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}#lfb_bootstraped.lfb_bootstraped .fa-square-poll-horizontal::before{content:"\f682"}#lfb_bootstraped.lfb_bootstraped .fa-poll-h::before{content:"\f682"}#lfb_bootstraped.lfb_bootstraped .fa-circle::before{content:"\f111"}#lfb_bootstraped.lfb_bootstraped .fa-backward-fast::before{content:"\f049"}#lfb_bootstraped.lfb_bootstraped .fa-fast-backward::before{content:"\f049"}#lfb_bootstraped.lfb_bootstraped .fa-recycle::before{content:"\f1b8"}#lfb_bootstraped.lfb_bootstraped .fa-user-astronaut::before{content:"\f4fb"}#lfb_bootstraped.lfb_bootstraped .fa-plane-slash::before{content:"\e069"}#lfb_bootstraped.lfb_bootstraped .fa-trademark::before{content:"\f25c"}#lfb_bootstraped.lfb_bootstraped .fa-basketball::before{content:"\f434"}#lfb_bootstraped.lfb_bootstraped .fa-basketball-ball::before{content:"\f434"}#lfb_bootstraped.lfb_bootstraped .fa-satellite-dish::before{content:"\f7c0"}#lfb_bootstraped.lfb_bootstraped .fa-circle-up::before{content:"\f35b"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-alt-circle-up::before{content:"\f35b"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-screen-button::before{content:"\f3cd"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-alt::before{content:"\f3cd"}#lfb_bootstraped.lfb_bootstraped .fa-volume-high::before{content:"\f028"}#lfb_bootstraped.lfb_bootstraped .fa-volume-up::before{content:"\f028"}#lfb_bootstraped.lfb_bootstraped .fa-users-rays::before{content:"\e593"}#lfb_bootstraped.lfb_bootstraped .fa-wallet::before{content:"\f555"}#lfb_bootstraped.lfb_bootstraped .fa-clipboard-check::before{content:"\f46c"}#lfb_bootstraped.lfb_bootstraped .fa-file-audio::before{content:"\f1c7"}#lfb_bootstraped.lfb_bootstraped .fa-burger::before{content:"\f805"}#lfb_bootstraped.lfb_bootstraped .fa-hamburger::before{content:"\f805"}#lfb_bootstraped.lfb_bootstraped .fa-wrench::before{content:"\f0ad"}#lfb_bootstraped.lfb_bootstraped .fa-bugs::before{content:"\e4d0"}#lfb_bootstraped.lfb_bootstraped .fa-rupee-sign::before{content:"\f156"}#lfb_bootstraped.lfb_bootstraped .fa-rupee::before{content:"\f156"}#lfb_bootstraped.lfb_bootstraped .fa-file-image::before{content:"\f1c5"}#lfb_bootstraped.lfb_bootstraped .fa-circle-question::before{content:"\f059"}#lfb_bootstraped.lfb_bootstraped .fa-question-circle::before{content:"\f059"}#lfb_bootstraped.lfb_bootstraped .fa-plane-departure::before{content:"\f5b0"}#lfb_bootstraped.lfb_bootstraped .fa-handshake-slash::before{content:"\e060"}#lfb_bootstraped.lfb_bootstraped .fa-book-bookmark::before{content:"\e0bb"}#lfb_bootstraped.lfb_bootstraped .fa-code-branch::before{content:"\f126"}#lfb_bootstraped.lfb_bootstraped .fa-hat-cowboy::before{content:"\f8c0"}#lfb_bootstraped.lfb_bootstraped .fa-bridge::before{content:"\e4c8"}#lfb_bootstraped.lfb_bootstraped .fa-phone-flip::before{content:"\f879"}#lfb_bootstraped.lfb_bootstraped .fa-phone-alt::before{content:"\f879"}#lfb_bootstraped.lfb_bootstraped .fa-truck-front::before{content:"\e2b7"}#lfb_bootstraped.lfb_bootstraped .fa-cat::before{content:"\f6be"}#lfb_bootstraped.lfb_bootstraped .fa-anchor-circle-exclamation::before{content:"\e4ab"}#lfb_bootstraped.lfb_bootstraped .fa-truck-field::before{content:"\e58d"}#lfb_bootstraped.lfb_bootstraped .fa-route::before{content:"\f4d7"}#lfb_bootstraped.lfb_bootstraped .fa-clipboard-question::before{content:"\e4e3"}#lfb_bootstraped.lfb_bootstraped .fa-panorama::before{content:"\e209"}#lfb_bootstraped.lfb_bootstraped .fa-comment-medical::before{content:"\f7f5"}#lfb_bootstraped.lfb_bootstraped .fa-teeth-open::before{content:"\f62f"}#lfb_bootstraped.lfb_bootstraped .fa-file-circle-minus::before{content:"\e4ed"}#lfb_bootstraped.lfb_bootstraped .fa-tags::before{content:"\f02c"}#lfb_bootstraped.lfb_bootstraped .fa-wine-glass::before{content:"\f4e3"}#lfb_bootstraped.lfb_bootstraped .fa-forward-fast::before{content:"\f050"}#lfb_bootstraped.lfb_bootstraped .fa-fast-forward::before{content:"\f050"}#lfb_bootstraped.lfb_bootstraped .fa-face-meh-blank::before{content:"\f5a4"}#lfb_bootstraped.lfb_bootstraped .fa-meh-blank::before{content:"\f5a4"}#lfb_bootstraped.lfb_bootstraped .fa-square-parking::before{content:"\f540"}#lfb_bootstraped.lfb_bootstraped .fa-parking::before{content:"\f540"}#lfb_bootstraped.lfb_bootstraped .fa-house-signal::before{content:"\e012"}#lfb_bootstraped.lfb_bootstraped .fa-bars-progress::before{content:"\f828"}#lfb_bootstraped.lfb_bootstraped .fa-tasks-alt::before{content:"\f828"}#lfb_bootstraped.lfb_bootstraped .fa-faucet-drip::before{content:"\e006"}#lfb_bootstraped.lfb_bootstraped .fa-cart-flatbed::before{content:"\f474"}#lfb_bootstraped.lfb_bootstraped .fa-dolly-flatbed::before{content:"\f474"}#lfb_bootstraped.lfb_bootstraped .fa-ban-smoking::before{content:"\f54d"}#lfb_bootstraped.lfb_bootstraped .fa-smoking-ban::before{content:"\f54d"}#lfb_bootstraped.lfb_bootstraped .fa-terminal::before{content:"\f120"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-button::before{content:"\f10b"}#lfb_bootstraped.lfb_bootstraped .fa-house-medical-flag::before{content:"\e514"}#lfb_bootstraped.lfb_bootstraped .fa-basket-shopping::before{content:"\f291"}#lfb_bootstraped.lfb_bootstraped .fa-shopping-basket::before{content:"\f291"}#lfb_bootstraped.lfb_bootstraped .fa-tape::before{content:"\f4db"}#lfb_bootstraped.lfb_bootstraped .fa-bus-simple::before{content:"\f55e"}#lfb_bootstraped.lfb_bootstraped .fa-bus-alt::before{content:"\f55e"}#lfb_bootstraped.lfb_bootstraped .fa-eye::before{content:"\f06e"}#lfb_bootstraped.lfb_bootstraped .fa-face-sad-cry::before{content:"\f5b3"}#lfb_bootstraped.lfb_bootstraped .fa-sad-cry::before{content:"\f5b3"}#lfb_bootstraped.lfb_bootstraped .fa-audio-description::before{content:"\f29e"}#lfb_bootstraped.lfb_bootstraped .fa-person-military-to-person::before{content:"\e54c"}#lfb_bootstraped.lfb_bootstraped .fa-file-shield::before{content:"\e4f0"}#lfb_bootstraped.lfb_bootstraped .fa-user-slash::before{content:"\f506"}#lfb_bootstraped.lfb_bootstraped .fa-pen::before{content:"\f304"}#lfb_bootstraped.lfb_bootstraped .fa-tower-observation::before{content:"\e586"}#lfb_bootstraped.lfb_bootstraped .fa-file-code::before{content:"\f1c9"}#lfb_bootstraped.lfb_bootstraped .fa-signal::before{content:"\f012"}#lfb_bootstraped.lfb_bootstraped .fa-signal-5::before{content:"\f012"}#lfb_bootstraped.lfb_bootstraped .fa-signal-perfect::before{content:"\f012"}#lfb_bootstraped.lfb_bootstraped .fa-bus::before{content:"\f207"}#lfb_bootstraped.lfb_bootstraped .fa-heart-circle-xmark::before{content:"\e501"}#lfb_bootstraped.lfb_bootstraped .fa-house-chimney::before{content:"\e3af"}#lfb_bootstraped.lfb_bootstraped .fa-home-lg::before{content:"\e3af"}#lfb_bootstraped.lfb_bootstraped .fa-window-maximize::before{content:"\f2d0"}#lfb_bootstraped.lfb_bootstraped .fa-face-frown::before{content:"\f119"}#lfb_bootstraped.lfb_bootstraped .fa-frown::before{content:"\f119"}#lfb_bootstraped.lfb_bootstraped .fa-prescription::before{content:"\f5b1"}#lfb_bootstraped.lfb_bootstraped .fa-shop::before{content:"\f54f"}#lfb_bootstraped.lfb_bootstraped .fa-store-alt::before{content:"\f54f"}#lfb_bootstraped.lfb_bootstraped .fa-floppy-disk::before{content:"\f0c7"}#lfb_bootstraped.lfb_bootstraped .fa-save::before{content:"\f0c7"}#lfb_bootstraped.lfb_bootstraped .fa-vihara::before{content:"\f6a7"}#lfb_bootstraped.lfb_bootstraped .fa-scale-unbalanced::before{content:"\f515"}#lfb_bootstraped.lfb_bootstraped .fa-balance-scale-left::before{content:"\f515"}#lfb_bootstraped.lfb_bootstraped .fa-sort-up::before{content:"\f0de"}#lfb_bootstraped.lfb_bootstraped .fa-sort-asc::before{content:"\f0de"}#lfb_bootstraped.lfb_bootstraped .fa-comment-dots::before{content:"\f4ad"}#lfb_bootstraped.lfb_bootstraped .fa-commenting::before{content:"\f4ad"}#lfb_bootstraped.lfb_bootstraped .fa-plant-wilt::before{content:"\e5aa"}#lfb_bootstraped.lfb_bootstraped .fa-diamond::before{content:"\f219"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-squint::before{content:"\f585"}#lfb_bootstraped.lfb_bootstraped .fa-grin-squint::before{content:"\f585"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding-dollar::before{content:"\f4c0"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding-usd::before{content:"\f4c0"}#lfb_bootstraped.lfb_bootstraped .fa-bacterium::before{content:"\e05a"}#lfb_bootstraped.lfb_bootstraped .fa-hand-pointer::before{content:"\f25a"}#lfb_bootstraped.lfb_bootstraped .fa-drum-steelpan::before{content:"\f56a"}#lfb_bootstraped.lfb_bootstraped .fa-hand-scissors::before{content:"\f257"}#lfb_bootstraped.lfb_bootstraped .fa-hands-praying::before{content:"\f684"}#lfb_bootstraped.lfb_bootstraped .fa-praying-hands::before{content:"\f684"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-rotate-right::before{content:"\f01e"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-rotate::before{content:"\f01e"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-rotate-forward::before{content:"\f01e"}#lfb_bootstraped.lfb_bootstraped .fa-redo::before{content:"\f01e"}#lfb_bootstraped.lfb_bootstraped .fa-biohazard::before{content:"\f780"}#lfb_bootstraped.lfb_bootstraped .fa-location-crosshairs::before{content:"\f601"}#lfb_bootstraped.lfb_bootstraped .fa-location::before{content:"\f601"}#lfb_bootstraped.lfb_bootstraped .fa-mars-double::before{content:"\f227"}#lfb_bootstraped.lfb_bootstraped .fa-child-dress::before{content:"\e59c"}#lfb_bootstraped.lfb_bootstraped .fa-users-between-lines::before{content:"\e591"}#lfb_bootstraped.lfb_bootstraped .fa-lungs-virus::before{content:"\e067"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-tears::before{content:"\f588"}#lfb_bootstraped.lfb_bootstraped .fa-grin-tears::before{content:"\f588"}#lfb_bootstraped.lfb_bootstraped .fa-phone::before{content:"\f095"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-xmark::before{content:"\f273"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-times::before{content:"\f273"}#lfb_bootstraped.lfb_bootstraped .fa-child-reaching::before{content:"\e59d"}#lfb_bootstraped.lfb_bootstraped .fa-head-side-virus::before{content:"\e064"}#lfb_bootstraped.lfb_bootstraped .fa-user-gear::before{content:"\f4fe"}#lfb_bootstraped.lfb_bootstraped .fa-user-cog::before{content:"\f4fe"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-1-9::before{content:"\f163"}#lfb_bootstraped.lfb_bootstraped .fa-sort-numeric-up::before{content:"\f163"}#lfb_bootstraped.lfb_bootstraped .fa-door-closed::before{content:"\f52a"}#lfb_bootstraped.lfb_bootstraped .fa-shield-virus::before{content:"\e06c"}#lfb_bootstraped.lfb_bootstraped .fa-dice-six::before{content:"\f526"}#lfb_bootstraped.lfb_bootstraped .fa-mosquito-net::before{content:"\e52c"}#lfb_bootstraped.lfb_bootstraped .fa-bridge-water::before{content:"\e4ce"}#lfb_bootstraped.lfb_bootstraped .fa-person-booth::before{content:"\f756"}#lfb_bootstraped.lfb_bootstraped .fa-text-width::before{content:"\f035"}#lfb_bootstraped.lfb_bootstraped .fa-hat-wizard::before{content:"\f6e8"}#lfb_bootstraped.lfb_bootstraped .fa-pen-fancy::before{content:"\f5ac"}#lfb_bootstraped.lfb_bootstraped .fa-person-digging::before{content:"\f85e"}#lfb_bootstraped.lfb_bootstraped .fa-digging::before{content:"\f85e"}#lfb_bootstraped.lfb_bootstraped .fa-trash::before{content:"\f1f8"}#lfb_bootstraped.lfb_bootstraped .fa-gauge-simple::before{content:"\f629"}#lfb_bootstraped.lfb_bootstraped .fa-gauge-simple-med::before{content:"\f629"}#lfb_bootstraped.lfb_bootstraped .fa-tachometer-average::before{content:"\f629"}#lfb_bootstraped.lfb_bootstraped .fa-book-medical::before{content:"\f7e6"}#lfb_bootstraped.lfb_bootstraped .fa-poo::before{content:"\f2fe"}#lfb_bootstraped.lfb_bootstraped .fa-quote-right::before{content:"\f10e"}#lfb_bootstraped.lfb_bootstraped .fa-quote-right-alt::before{content:"\f10e"}#lfb_bootstraped.lfb_bootstraped .fa-shirt::before{content:"\f553"}#lfb_bootstraped.lfb_bootstraped .fa-t-shirt::before{content:"\f553"}#lfb_bootstraped.lfb_bootstraped .fa-tshirt::before{content:"\f553"}#lfb_bootstraped.lfb_bootstraped .fa-cubes::before{content:"\f1b3"}#lfb_bootstraped.lfb_bootstraped .fa-divide::before{content:"\f529"}#lfb_bootstraped.lfb_bootstraped .fa-tenge-sign::before{content:"\f7d7"}#lfb_bootstraped.lfb_bootstraped .fa-tenge::before{content:"\f7d7"}#lfb_bootstraped.lfb_bootstraped .fa-headphones::before{content:"\f025"}#lfb_bootstraped.lfb_bootstraped .fa-hands-holding::before{content:"\f4c2"}#lfb_bootstraped.lfb_bootstraped .fa-hands-clapping::before{content:"\e1a8"}#lfb_bootstraped.lfb_bootstraped .fa-republican::before{content:"\f75e"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-left::before{content:"\f060"}#lfb_bootstraped.lfb_bootstraped .fa-person-circle-xmark::before{content:"\e543"}#lfb_bootstraped.lfb_bootstraped .fa-ruler::before{content:"\f545"}#lfb_bootstraped.lfb_bootstraped .fa-align-left::before{content:"\f036"}#lfb_bootstraped.lfb_bootstraped .fa-dice-d6::before{content:"\f6d1"}#lfb_bootstraped.lfb_bootstraped .fa-restroom::before{content:"\f7bd"}#lfb_bootstraped.lfb_bootstraped .fa-j::before{content:"\4a"}#lfb_bootstraped.lfb_bootstraped .fa-users-viewfinder::before{content:"\e595"}#lfb_bootstraped.lfb_bootstraped .fa-file-video::before{content:"\f1c8"}#lfb_bootstraped.lfb_bootstraped .fa-up-right-from-square::before{content:"\f35d"}#lfb_bootstraped.lfb_bootstraped .fa-external-link-alt::before{content:"\f35d"}#lfb_bootstraped.lfb_bootstraped .fa-table-cells::before{content:"\f00a"}#lfb_bootstraped.lfb_bootstraped .fa-th::before{content:"\f00a"}#lfb_bootstraped.lfb_bootstraped .fa-file-pdf::before{content:"\f1c1"}#lfb_bootstraped.lfb_bootstraped .fa-book-bible::before{content:"\f647"}#lfb_bootstraped.lfb_bootstraped .fa-bible::before{content:"\f647"}#lfb_bootstraped.lfb_bootstraped .fa-o::before{content:"\4f"}#lfb_bootstraped.lfb_bootstraped .fa-suitcase-medical::before{content:"\f0fa"}#lfb_bootstraped.lfb_bootstraped .fa-medkit::before{content:"\f0fa"}#lfb_bootstraped.lfb_bootstraped .fa-user-secret::before{content:"\f21b"}#lfb_bootstraped.lfb_bootstraped .fa-otter::before{content:"\f700"}#lfb_bootstraped.lfb_bootstraped .fa-person-dress::before{content:"\f182"}#lfb_bootstraped.lfb_bootstraped .fa-female::before{content:"\f182"}#lfb_bootstraped.lfb_bootstraped .fa-comment-dollar::before{content:"\f651"}#lfb_bootstraped.lfb_bootstraped .fa-business-time::before{content:"\f64a"}#lfb_bootstraped.lfb_bootstraped .fa-briefcase-clock::before{content:"\f64a"}#lfb_bootstraped.lfb_bootstraped .fa-table-cells-large::before{content:"\f009"}#lfb_bootstraped.lfb_bootstraped .fa-th-large::before{content:"\f009"}#lfb_bootstraped.lfb_bootstraped .fa-book-tanakh::before{content:"\f827"}#lfb_bootstraped.lfb_bootstraped .fa-tanakh::before{content:"\f827"}#lfb_bootstraped.lfb_bootstraped .fa-phone-volume::before{content:"\f2a0"}#lfb_bootstraped.lfb_bootstraped .fa-volume-control-phone::before{content:"\f2a0"}#lfb_bootstraped.lfb_bootstraped .fa-hat-cowboy-side::before{content:"\f8c1"}#lfb_bootstraped.lfb_bootstraped .fa-clipboard-user::before{content:"\f7f3"}#lfb_bootstraped.lfb_bootstraped .fa-child::before{content:"\f1ae"}#lfb_bootstraped.lfb_bootstraped .fa-lira-sign::before{content:"\f195"}#lfb_bootstraped.lfb_bootstraped .fa-satellite::before{content:"\f7bf"}#lfb_bootstraped.lfb_bootstraped .fa-plane-lock::before{content:"\e558"}#lfb_bootstraped.lfb_bootstraped .fa-tag::before{content:"\f02b"}#lfb_bootstraped.lfb_bootstraped .fa-comment::before{content:"\f075"}#lfb_bootstraped.lfb_bootstraped .fa-cake-candles::before{content:"\f1fd"}#lfb_bootstraped.lfb_bootstraped .fa-birthday-cake::before{content:"\f1fd"}#lfb_bootstraped.lfb_bootstraped .fa-cake::before{content:"\f1fd"}#lfb_bootstraped.lfb_bootstraped .fa-envelope::before{content:"\f0e0"}#lfb_bootstraped.lfb_bootstraped .fa-angles-up::before{content:"\f102"}#lfb_bootstraped.lfb_bootstraped .fa-angle-double-up::before{content:"\f102"}#lfb_bootstraped.lfb_bootstraped .fa-paperclip::before{content:"\f0c6"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-to-city::before{content:"\e4b3"}#lfb_bootstraped.lfb_bootstraped .fa-ribbon::before{content:"\f4d6"}#lfb_bootstraped.lfb_bootstraped .fa-lungs::before{content:"\f604"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-9-1::before{content:"\f887"}#lfb_bootstraped.lfb_bootstraped .fa-sort-numeric-up-alt::before{content:"\f887"}#lfb_bootstraped.lfb_bootstraped .fa-litecoin-sign::before{content:"\e1d3"}#lfb_bootstraped.lfb_bootstraped .fa-border-none::before{content:"\f850"}#lfb_bootstraped.lfb_bootstraped .fa-circle-nodes::before{content:"\e4e2"}#lfb_bootstraped.lfb_bootstraped .fa-parachute-box::before{content:"\f4cd"}#lfb_bootstraped.lfb_bootstraped .fa-indent::before{content:"\f03c"}#lfb_bootstraped.lfb_bootstraped .fa-truck-field-un::before{content:"\e58e"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass::before{content:"\f254"}#lfb_bootstraped.lfb_bootstraped .fa-hourglass-empty::before{content:"\f254"}#lfb_bootstraped.lfb_bootstraped .fa-mountain::before{content:"\f6fc"}#lfb_bootstraped.lfb_bootstraped .fa-user-doctor::before{content:"\f0f0"}#lfb_bootstraped.lfb_bootstraped .fa-user-md::before{content:"\f0f0"}#lfb_bootstraped.lfb_bootstraped .fa-circle-info::before{content:"\f05a"}#lfb_bootstraped.lfb_bootstraped .fa-info-circle::before{content:"\f05a"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-meatball::before{content:"\f73b"}#lfb_bootstraped.lfb_bootstraped .fa-camera::before{content:"\f030"}#lfb_bootstraped.lfb_bootstraped .fa-camera-alt::before{content:"\f030"}#lfb_bootstraped.lfb_bootstraped .fa-square-virus::before{content:"\e578"}#lfb_bootstraped.lfb_bootstraped .fa-meteor::before{content:"\f753"}#lfb_bootstraped.lfb_bootstraped .fa-car-on::before{content:"\e4dd"}#lfb_bootstraped.lfb_bootstraped .fa-sleigh::before{content:"\f7cc"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-1-9::before{content:"\f162"}#lfb_bootstraped.lfb_bootstraped .fa-sort-numeric-asc::before{content:"\f162"}#lfb_bootstraped.lfb_bootstraped .fa-sort-numeric-down::before{content:"\f162"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding-droplet::before{content:"\f4c1"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding-water::before{content:"\f4c1"}#lfb_bootstraped.lfb_bootstraped .fa-water::before{content:"\f773"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-check::before{content:"\f274"}#lfb_bootstraped.lfb_bootstraped .fa-braille::before{content:"\f2a1"}#lfb_bootstraped.lfb_bootstraped .fa-prescription-bottle-medical::before{content:"\f486"}#lfb_bootstraped.lfb_bootstraped .fa-prescription-bottle-alt::before{content:"\f486"}#lfb_bootstraped.lfb_bootstraped .fa-landmark::before{content:"\f66f"}#lfb_bootstraped.lfb_bootstraped .fa-truck::before{content:"\f0d1"}#lfb_bootstraped.lfb_bootstraped .fa-crosshairs::before{content:"\f05b"}#lfb_bootstraped.lfb_bootstraped .fa-person-cane::before{content:"\e53c"}#lfb_bootstraped.lfb_bootstraped .fa-tent::before{content:"\e57d"}#lfb_bootstraped.lfb_bootstraped .fa-vest-patches::before{content:"\e086"}#lfb_bootstraped.lfb_bootstraped .fa-check-double::before{content:"\f560"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-a-z::before{content:"\f15d"}#lfb_bootstraped.lfb_bootstraped .fa-sort-alpha-asc::before{content:"\f15d"}#lfb_bootstraped.lfb_bootstraped .fa-sort-alpha-down::before{content:"\f15d"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-wheat::before{content:"\e52a"}#lfb_bootstraped.lfb_bootstraped .fa-cookie::before{content:"\f563"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-rotate-left::before{content:"\f0e2"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-left-rotate::before{content:"\f0e2"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-rotate-back::before{content:"\f0e2"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-rotate-backward::before{content:"\f0e2"}#lfb_bootstraped.lfb_bootstraped .fa-undo::before{content:"\f0e2"}#lfb_bootstraped.lfb_bootstraped .fa-hard-drive::before{content:"\f0a0"}#lfb_bootstraped.lfb_bootstraped .fa-hdd::before{content:"\f0a0"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-squint-tears::before{content:"\f586"}#lfb_bootstraped.lfb_bootstraped .fa-grin-squint-tears::before{content:"\f586"}#lfb_bootstraped.lfb_bootstraped .fa-dumbbell::before{content:"\f44b"}#lfb_bootstraped.lfb_bootstraped .fa-rectangle-list::before{content:"\f022"}#lfb_bootstraped.lfb_bootstraped .fa-list-alt::before{content:"\f022"}#lfb_bootstraped.lfb_bootstraped .fa-tarp-droplet::before{content:"\e57c"}#lfb_bootstraped.lfb_bootstraped .fa-house-medical-circle-check::before{content:"\e511"}#lfb_bootstraped.lfb_bootstraped .fa-person-skiing-nordic::before{content:"\f7ca"}#lfb_bootstraped.lfb_bootstraped .fa-skiing-nordic::before{content:"\f7ca"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-plus::before{content:"\f271"}#lfb_bootstraped.lfb_bootstraped .fa-plane-arrival::before{content:"\f5af"}#lfb_bootstraped.lfb_bootstraped .fa-circle-left::before{content:"\f359"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-alt-circle-left::before{content:"\f359"}#lfb_bootstraped.lfb_bootstraped .fa-train-subway::before{content:"\f239"}#lfb_bootstraped.lfb_bootstraped .fa-subway::before{content:"\f239"}#lfb_bootstraped.lfb_bootstraped .fa-chart-gantt::before{content:"\e0e4"}#lfb_bootstraped.lfb_bootstraped .fa-indian-rupee-sign::before{content:"\e1bc"}#lfb_bootstraped.lfb_bootstraped .fa-indian-rupee::before{content:"\e1bc"}#lfb_bootstraped.lfb_bootstraped .fa-inr::before{content:"\e1bc"}#lfb_bootstraped.lfb_bootstraped .fa-crop-simple::before{content:"\f565"}#lfb_bootstraped.lfb_bootstraped .fa-crop-alt::before{content:"\f565"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-1::before{content:"\f3d1"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-alt::before{content:"\f3d1"}#lfb_bootstraped.lfb_bootstraped .fa-left-long::before{content:"\f30a"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-alt-left::before{content:"\f30a"}#lfb_bootstraped.lfb_bootstraped .fa-dna::before{content:"\f471"}#lfb_bootstraped.lfb_bootstraped .fa-virus-slash::before{content:"\e075"}#lfb_bootstraped.lfb_bootstraped .fa-minus::before{content:"\f068"}#lfb_bootstraped.lfb_bootstraped .fa-subtract::before{content:"\f068"}#lfb_bootstraped.lfb_bootstraped .fa-child-rifle::before{content:"\e4e0"}#lfb_bootstraped.lfb_bootstraped .fa-chess::before{content:"\f439"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-left-long::before{content:"\f177"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-left::before{content:"\f177"}#lfb_bootstraped.lfb_bootstraped .fa-plug-circle-check::before{content:"\e55c"}#lfb_bootstraped.lfb_bootstraped .fa-street-view::before{content:"\f21d"}#lfb_bootstraped.lfb_bootstraped .fa-franc-sign::before{content:"\e18f"}#lfb_bootstraped.lfb_bootstraped .fa-volume-off::before{content:"\f026"}#lfb_bootstraped.lfb_bootstraped .fa-hands-asl-interpreting::before{content:"\f2a3"}#lfb_bootstraped.lfb_bootstraped .fa-american-sign-language-interpreting::before{content:"\f2a3"}#lfb_bootstraped.lfb_bootstraped .fa-asl-interpreting::before{content:"\f2a3"}#lfb_bootstraped.lfb_bootstraped .fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}#lfb_bootstraped.lfb_bootstraped .fa-gear::before{content:"\f013"}#lfb_bootstraped.lfb_bootstraped .fa-cog::before{content:"\f013"}#lfb_bootstraped.lfb_bootstraped .fa-droplet-slash::before{content:"\f5c7"}#lfb_bootstraped.lfb_bootstraped .fa-tint-slash::before{content:"\f5c7"}#lfb_bootstraped.lfb_bootstraped .fa-mosque::before{content:"\f678"}#lfb_bootstraped.lfb_bootstraped .fa-mosquito::before{content:"\e52b"}#lfb_bootstraped.lfb_bootstraped .fa-star-of-david::before{content:"\f69a"}#lfb_bootstraped.lfb_bootstraped .fa-person-military-rifle::before{content:"\e54b"}#lfb_bootstraped.lfb_bootstraped .fa-cart-shopping::before{content:"\f07a"}#lfb_bootstraped.lfb_bootstraped .fa-shopping-cart::before{content:"\f07a"}#lfb_bootstraped.lfb_bootstraped .fa-vials::before{content:"\f493"}#lfb_bootstraped.lfb_bootstraped .fa-plug-circle-plus::before{content:"\e55f"}#lfb_bootstraped.lfb_bootstraped .fa-place-of-worship::before{content:"\f67f"}#lfb_bootstraped.lfb_bootstraped .fa-grip-vertical::before{content:"\f58e"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-turn-up::before{content:"\f148"}#lfb_bootstraped.lfb_bootstraped .fa-level-up::before{content:"\f148"}#lfb_bootstraped.lfb_bootstraped .fa-u::before{content:"\55"}#lfb_bootstraped.lfb_bootstraped .fa-square-root-variable::before{content:"\f698"}#lfb_bootstraped.lfb_bootstraped .fa-square-root-alt::before{content:"\f698"}#lfb_bootstraped.lfb_bootstraped .fa-clock::before{content:"\f017"}#lfb_bootstraped.lfb_bootstraped .fa-clock-four::before{content:"\f017"}#lfb_bootstraped.lfb_bootstraped .fa-backward-step::before{content:"\f048"}#lfb_bootstraped.lfb_bootstraped .fa-step-backward::before{content:"\f048"}#lfb_bootstraped.lfb_bootstraped .fa-pallet::before{content:"\f482"}#lfb_bootstraped.lfb_bootstraped .fa-faucet::before{content:"\e005"}#lfb_bootstraped.lfb_bootstraped .fa-baseball-bat-ball::before{content:"\f432"}#lfb_bootstraped.lfb_bootstraped .fa-s::before{content:"\53"}#lfb_bootstraped.lfb_bootstraped .fa-timeline::before{content:"\e29c"}#lfb_bootstraped.lfb_bootstraped .fa-keyboard::before{content:"\f11c"}#lfb_bootstraped.lfb_bootstraped .fa-caret-down::before{content:"\f0d7"}#lfb_bootstraped.lfb_bootstraped .fa-house-chimney-medical::before{content:"\f7f2"}#lfb_bootstraped.lfb_bootstraped .fa-clinic-medical::before{content:"\f7f2"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-three-quarters::before{content:"\f2c8"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-3::before{content:"\f2c8"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-3::before{content:"\f2c8"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-three-quarters::before{content:"\f2c8"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-screen::before{content:"\f3cf"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-android-alt::before{content:"\f3cf"}#lfb_bootstraped.lfb_bootstraped .fa-plane-up::before{content:"\e22d"}#lfb_bootstraped.lfb_bootstraped .fa-piggy-bank::before{content:"\f4d3"}#lfb_bootstraped.lfb_bootstraped .fa-battery-half::before{content:"\f242"}#lfb_bootstraped.lfb_bootstraped .fa-battery-3::before{content:"\f242"}#lfb_bootstraped.lfb_bootstraped .fa-mountain-city::before{content:"\e52e"}#lfb_bootstraped.lfb_bootstraped .fa-coins::before{content:"\f51e"}#lfb_bootstraped.lfb_bootstraped .fa-khanda::before{content:"\f66d"}#lfb_bootstraped.lfb_bootstraped .fa-sliders::before{content:"\f1de"}#lfb_bootstraped.lfb_bootstraped .fa-sliders-h::before{content:"\f1de"}#lfb_bootstraped.lfb_bootstraped .fa-folder-tree::before{content:"\f802"}#lfb_bootstraped.lfb_bootstraped .fa-network-wired::before{content:"\f6ff"}#lfb_bootstraped.lfb_bootstraped .fa-map-pin::before{content:"\f276"}#lfb_bootstraped.lfb_bootstraped .fa-hamsa::before{content:"\f665"}#lfb_bootstraped.lfb_bootstraped .fa-cent-sign::before{content:"\e3f5"}#lfb_bootstraped.lfb_bootstraped .fa-flask::before{content:"\f0c3"}#lfb_bootstraped.lfb_bootstraped .fa-person-pregnant::before{content:"\e31e"}#lfb_bootstraped.lfb_bootstraped .fa-wand-sparkles::before{content:"\f72b"}#lfb_bootstraped.lfb_bootstraped .fa-ellipsis-vertical::before{content:"\f142"}#lfb_bootstraped.lfb_bootstraped .fa-ellipsis-v::before{content:"\f142"}#lfb_bootstraped.lfb_bootstraped .fa-ticket::before{content:"\f145"}#lfb_bootstraped.lfb_bootstraped .fa-power-off::before{content:"\f011"}#lfb_bootstraped.lfb_bootstraped .fa-right-long::before{content:"\f30b"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-alt-right::before{content:"\f30b"}#lfb_bootstraped.lfb_bootstraped .fa-flag-usa::before{content:"\f74d"}#lfb_bootstraped.lfb_bootstraped .fa-laptop-file::before{content:"\e51d"}#lfb_bootstraped.lfb_bootstraped .fa-tty::before{content:"\f1e4"}#lfb_bootstraped.lfb_bootstraped .fa-teletype::before{content:"\f1e4"}#lfb_bootstraped.lfb_bootstraped .fa-diagram-next::before{content:"\e476"}#lfb_bootstraped.lfb_bootstraped .fa-person-rifle::before{content:"\e54e"}#lfb_bootstraped.lfb_bootstraped .fa-house-medical-circle-exclamation::before{content:"\e512"}#lfb_bootstraped.lfb_bootstraped .fa-closed-captioning::before{content:"\f20a"}#lfb_bootstraped.lfb_bootstraped .fa-person-hiking::before{content:"\f6ec"}#lfb_bootstraped.lfb_bootstraped .fa-hiking::before{content:"\f6ec"}#lfb_bootstraped.lfb_bootstraped .fa-venus-double::before{content:"\f226"}#lfb_bootstraped.lfb_bootstraped .fa-images::before{content:"\f302"}#lfb_bootstraped.lfb_bootstraped .fa-calculator::before{content:"\f1ec"}#lfb_bootstraped.lfb_bootstraped .fa-people-pulling::before{content:"\e535"}#lfb_bootstraped.lfb_bootstraped .fa-n::before{content:"\4e"}#lfb_bootstraped.lfb_bootstraped .fa-cable-car::before{content:"\f7da"}#lfb_bootstraped.lfb_bootstraped .fa-tram::before{content:"\f7da"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-rain::before{content:"\f73d"}#lfb_bootstraped.lfb_bootstraped .fa-building-circle-xmark::before{content:"\e4d4"}#lfb_bootstraped.lfb_bootstraped .fa-ship::before{content:"\f21a"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-down-to-line::before{content:"\e4b8"}#lfb_bootstraped.lfb_bootstraped .fa-download::before{content:"\f019"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin::before{content:"\f580"}#lfb_bootstraped.lfb_bootstraped .fa-grin::before{content:"\f580"}#lfb_bootstraped.lfb_bootstraped .fa-delete-left::before{content:"\f55a"}#lfb_bootstraped.lfb_bootstraped .fa-backspace::before{content:"\f55a"}#lfb_bootstraped.lfb_bootstraped .fa-eye-dropper::before{content:"\f1fb"}#lfb_bootstraped.lfb_bootstraped .fa-eye-dropper-empty::before{content:"\f1fb"}#lfb_bootstraped.lfb_bootstraped .fa-eyedropper::before{content:"\f1fb"}#lfb_bootstraped.lfb_bootstraped .fa-file-circle-check::before{content:"\e5a0"}#lfb_bootstraped.lfb_bootstraped .fa-forward::before{content:"\f04e"}#lfb_bootstraped.lfb_bootstraped .fa-mobile::before{content:"\f3ce"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-android::before{content:"\f3ce"}#lfb_bootstraped.lfb_bootstraped .fa-mobile-phone::before{content:"\f3ce"}#lfb_bootstraped.lfb_bootstraped .fa-face-meh::before{content:"\f11a"}#lfb_bootstraped.lfb_bootstraped .fa-meh::before{content:"\f11a"}#lfb_bootstraped.lfb_bootstraped .fa-align-center::before{content:"\f037"}#lfb_bootstraped.lfb_bootstraped .fa-book-skull::before{content:"\f6b7"}#lfb_bootstraped.lfb_bootstraped .fa-book-dead::before{content:"\f6b7"}#lfb_bootstraped.lfb_bootstraped .fa-id-card::before{content:"\f2c2"}#lfb_bootstraped.lfb_bootstraped .fa-drivers-license::before{content:"\f2c2"}#lfb_bootstraped.lfb_bootstraped .fa-outdent::before{content:"\f03b"}#lfb_bootstraped.lfb_bootstraped .fa-dedent::before{content:"\f03b"}#lfb_bootstraped.lfb_bootstraped .fa-heart-circle-exclamation::before{content:"\e4fe"}#lfb_bootstraped.lfb_bootstraped .fa-house::before{content:"\f015"}#lfb_bootstraped.lfb_bootstraped .fa-home::before{content:"\f015"}#lfb_bootstraped.lfb_bootstraped .fa-home-alt::before{content:"\f015"}#lfb_bootstraped.lfb_bootstraped .fa-home-lg-alt::before{content:"\f015"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-week::before{content:"\f784"}#lfb_bootstraped.lfb_bootstraped .fa-laptop-medical::before{content:"\f812"}#lfb_bootstraped.lfb_bootstraped .fa-b::before{content:"\42"}#lfb_bootstraped.lfb_bootstraped .fa-file-medical::before{content:"\f477"}#lfb_bootstraped.lfb_bootstraped .fa-dice-one::before{content:"\f525"}#lfb_bootstraped.lfb_bootstraped .fa-kiwi-bird::before{content:"\f535"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-arrow-left::before{content:"\f0ec"}#lfb_bootstraped.lfb_bootstraped .fa-exchange::before{content:"\f0ec"}#lfb_bootstraped.lfb_bootstraped .fa-rotate-right::before{content:"\f2f9"}#lfb_bootstraped.lfb_bootstraped .fa-redo-alt::before{content:"\f2f9"}#lfb_bootstraped.lfb_bootstraped .fa-rotate-forward::before{content:"\f2f9"}#lfb_bootstraped.lfb_bootstraped .fa-utensils::before{content:"\f2e7"}#lfb_bootstraped.lfb_bootstraped .fa-cutlery::before{content:"\f2e7"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-wide-short::before{content:"\f161"}#lfb_bootstraped.lfb_bootstraped .fa-sort-amount-up::before{content:"\f161"}#lfb_bootstraped.lfb_bootstraped .fa-mill-sign::before{content:"\e1ed"}#lfb_bootstraped.lfb_bootstraped .fa-bowl-rice::before{content:"\e2eb"}#lfb_bootstraped.lfb_bootstraped .fa-skull::before{content:"\f54c"}#lfb_bootstraped.lfb_bootstraped .fa-tower-broadcast::before{content:"\f519"}#lfb_bootstraped.lfb_bootstraped .fa-broadcast-tower::before{content:"\f519"}#lfb_bootstraped.lfb_bootstraped .fa-truck-pickup::before{content:"\f63c"}#lfb_bootstraped.lfb_bootstraped .fa-up-long::before{content:"\f30c"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-alt-up::before{content:"\f30c"}#lfb_bootstraped.lfb_bootstraped .fa-stop::before{content:"\f04d"}#lfb_bootstraped.lfb_bootstraped .fa-code-merge::before{content:"\f387"}#lfb_bootstraped.lfb_bootstraped .fa-upload::before{content:"\f093"}#lfb_bootstraped.lfb_bootstraped .fa-hurricane::before{content:"\f751"}#lfb_bootstraped.lfb_bootstraped .fa-mound::before{content:"\e52d"}#lfb_bootstraped.lfb_bootstraped .fa-toilet-portable::before{content:"\e583"}#lfb_bootstraped.lfb_bootstraped .fa-compact-disc::before{content:"\f51f"}#lfb_bootstraped.lfb_bootstraped .fa-file-arrow-down::before{content:"\f56d"}#lfb_bootstraped.lfb_bootstraped .fa-file-download::before{content:"\f56d"}#lfb_bootstraped.lfb_bootstraped .fa-caravan::before{content:"\f8ff"}#lfb_bootstraped.lfb_bootstraped .fa-shield-cat::before{content:"\e572"}#lfb_bootstraped.lfb_bootstraped .fa-bolt::before{content:"\f0e7"}#lfb_bootstraped.lfb_bootstraped .fa-zap::before{content:"\f0e7"}#lfb_bootstraped.lfb_bootstraped .fa-glass-water::before{content:"\e4f4"}#lfb_bootstraped.lfb_bootstraped .fa-oil-well::before{content:"\e532"}#lfb_bootstraped.lfb_bootstraped .fa-vault::before{content:"\e2c5"}#lfb_bootstraped.lfb_bootstraped .fa-mars::before{content:"\f222"}#lfb_bootstraped.lfb_bootstraped .fa-toilet::before{content:"\f7d8"}#lfb_bootstraped.lfb_bootstraped .fa-plane-circle-xmark::before{content:"\e557"}#lfb_bootstraped.lfb_bootstraped .fa-yen-sign::before{content:"\f157"}#lfb_bootstraped.lfb_bootstraped .fa-cny::before{content:"\f157"}#lfb_bootstraped.lfb_bootstraped .fa-jpy::before{content:"\f157"}#lfb_bootstraped.lfb_bootstraped .fa-rmb::before{content:"\f157"}#lfb_bootstraped.lfb_bootstraped .fa-yen::before{content:"\f157"}#lfb_bootstraped.lfb_bootstraped .fa-ruble-sign::before{content:"\f158"}#lfb_bootstraped.lfb_bootstraped .fa-rouble::before{content:"\f158"}#lfb_bootstraped.lfb_bootstraped .fa-rub::before{content:"\f158"}#lfb_bootstraped.lfb_bootstraped .fa-ruble::before{content:"\f158"}#lfb_bootstraped.lfb_bootstraped .fa-sun::before{content:"\f185"}#lfb_bootstraped.lfb_bootstraped .fa-guitar::before{content:"\f7a6"}#lfb_bootstraped.lfb_bootstraped .fa-face-laugh-wink::before{content:"\f59c"}#lfb_bootstraped.lfb_bootstraped .fa-laugh-wink::before{content:"\f59c"}#lfb_bootstraped.lfb_bootstraped .fa-horse-head::before{content:"\f7ab"}#lfb_bootstraped.lfb_bootstraped .fa-bore-hole::before{content:"\e4c3"}#lfb_bootstraped.lfb_bootstraped .fa-industry::before{content:"\f275"}#lfb_bootstraped.lfb_bootstraped .fa-circle-down::before{content:"\f358"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-alt-circle-down::before{content:"\f358"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-turn-to-dots::before{content:"\e4c1"}#lfb_bootstraped.lfb_bootstraped .fa-florin-sign::before{content:"\e184"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-short-wide::before{content:"\f884"}#lfb_bootstraped.lfb_bootstraped .fa-sort-amount-desc::before{content:"\f884"}#lfb_bootstraped.lfb_bootstraped .fa-sort-amount-down-alt::before{content:"\f884"}#lfb_bootstraped.lfb_bootstraped .fa-less-than::before{content:"\3c"}#lfb_bootstraped.lfb_bootstraped .fa-angle-down::before{content:"\f107"}#lfb_bootstraped.lfb_bootstraped .fa-car-tunnel::before{content:"\e4de"}#lfb_bootstraped.lfb_bootstraped .fa-head-side-cough::before{content:"\e061"}#lfb_bootstraped.lfb_bootstraped .fa-grip-lines::before{content:"\f7a4"}#lfb_bootstraped.lfb_bootstraped .fa-thumbs-down::before{content:"\f165"}#lfb_bootstraped.lfb_bootstraped .fa-user-lock::before{content:"\f502"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-long::before{content:"\f178"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-right::before{content:"\f178"}#lfb_bootstraped.lfb_bootstraped .fa-anchor-circle-xmark::before{content:"\e4ac"}#lfb_bootstraped.lfb_bootstraped .fa-ellipsis::before{content:"\f141"}#lfb_bootstraped.lfb_bootstraped .fa-ellipsis-h::before{content:"\f141"}#lfb_bootstraped.lfb_bootstraped .fa-chess-pawn::before{content:"\f443"}#lfb_bootstraped.lfb_bootstraped .fa-kit-medical::before{content:"\f479"}#lfb_bootstraped.lfb_bootstraped .fa-first-aid::before{content:"\f479"}#lfb_bootstraped.lfb_bootstraped .fa-person-through-window::before{content:"\e5a9"}#lfb_bootstraped.lfb_bootstraped .fa-toolbox::before{content:"\f552"}#lfb_bootstraped.lfb_bootstraped .fa-hands-holding-circle::before{content:"\e4fb"}#lfb_bootstraped.lfb_bootstraped .fa-bug::before{content:"\f188"}#lfb_bootstraped.lfb_bootstraped .fa-credit-card::before{content:"\f09d"}#lfb_bootstraped.lfb_bootstraped .fa-credit-card-alt::before{content:"\f09d"}#lfb_bootstraped.lfb_bootstraped .fa-car::before{content:"\f1b9"}#lfb_bootstraped.lfb_bootstraped .fa-automobile::before{content:"\f1b9"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding-hand::before{content:"\e4f7"}#lfb_bootstraped.lfb_bootstraped .fa-book-open-reader::before{content:"\f5da"}#lfb_bootstraped.lfb_bootstraped .fa-book-reader::before{content:"\f5da"}#lfb_bootstraped.lfb_bootstraped .fa-mountain-sun::before{content:"\e52f"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-left-right-to-line::before{content:"\e4ba"}#lfb_bootstraped.lfb_bootstraped .fa-dice-d20::before{content:"\f6cf"}#lfb_bootstraped.lfb_bootstraped .fa-truck-droplet::before{content:"\e58c"}#lfb_bootstraped.lfb_bootstraped .fa-file-circle-xmark::before{content:"\e5a1"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-arrow-up::before{content:"\e040"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-up::before{content:"\e040"}#lfb_bootstraped.lfb_bootstraped .fa-medal::before{content:"\f5a2"}#lfb_bootstraped.lfb_bootstraped .fa-bed::before{content:"\f236"}#lfb_bootstraped.lfb_bootstraped .fa-square-h::before{content:"\f0fd"}#lfb_bootstraped.lfb_bootstraped .fa-h-square::before{content:"\f0fd"}#lfb_bootstraped.lfb_bootstraped .fa-podcast::before{content:"\f2ce"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-full::before{content:"\f2c7"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-4::before{content:"\f2c7"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-4::before{content:"\f2c7"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer-full::before{content:"\f2c7"}#lfb_bootstraped.lfb_bootstraped .fa-bell::before{content:"\f0f3"}#lfb_bootstraped.lfb_bootstraped .fa-superscript::before{content:"\f12b"}#lfb_bootstraped.lfb_bootstraped .fa-plug-circle-xmark::before{content:"\e560"}#lfb_bootstraped.lfb_bootstraped .fa-star-of-life::before{content:"\f621"}#lfb_bootstraped.lfb_bootstraped .fa-phone-slash::before{content:"\f3dd"}#lfb_bootstraped.lfb_bootstraped .fa-paint-roller::before{content:"\f5aa"}#lfb_bootstraped.lfb_bootstraped .fa-handshake-angle::before{content:"\f4c4"}#lfb_bootstraped.lfb_bootstraped .fa-hands-helping::before{content:"\f4c4"}#lfb_bootstraped.lfb_bootstraped .fa-location-dot::before{content:"\f3c5"}#lfb_bootstraped.lfb_bootstraped .fa-map-marker-alt::before{content:"\f3c5"}#lfb_bootstraped.lfb_bootstraped .fa-file::before{content:"\f15b"}#lfb_bootstraped.lfb_bootstraped .fa-greater-than::before{content:"\3e"}#lfb_bootstraped.lfb_bootstraped .fa-person-swimming::before{content:"\f5c4"}#lfb_bootstraped.lfb_bootstraped .fa-swimmer::before{content:"\f5c4"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down::before{content:"\f063"}#lfb_bootstraped.lfb_bootstraped .fa-droplet::before{content:"\f043"}#lfb_bootstraped.lfb_bootstraped .fa-tint::before{content:"\f043"}#lfb_bootstraped.lfb_bootstraped .fa-eraser::before{content:"\f12d"}#lfb_bootstraped.lfb_bootstraped .fa-earth-americas::before{content:"\f57d"}#lfb_bootstraped.lfb_bootstraped .fa-earth::before{content:"\f57d"}#lfb_bootstraped.lfb_bootstraped .fa-earth-america::before{content:"\f57d"}#lfb_bootstraped.lfb_bootstraped .fa-globe-americas::before{content:"\f57d"}#lfb_bootstraped.lfb_bootstraped .fa-person-burst::before{content:"\e53b"}#lfb_bootstraped.lfb_bootstraped .fa-dove::before{content:"\f4ba"}#lfb_bootstraped.lfb_bootstraped .fa-battery-empty::before{content:"\f244"}#lfb_bootstraped.lfb_bootstraped .fa-battery-0::before{content:"\f244"}#lfb_bootstraped.lfb_bootstraped .fa-socks::before{content:"\f696"}#lfb_bootstraped.lfb_bootstraped .fa-inbox::before{content:"\f01c"}#lfb_bootstraped.lfb_bootstraped .fa-section::before{content:"\e447"}#lfb_bootstraped.lfb_bootstraped .fa-gauge-high::before{content:"\f625"}#lfb_bootstraped.lfb_bootstraped .fa-tachometer-alt::before{content:"\f625"}#lfb_bootstraped.lfb_bootstraped .fa-tachometer-alt-fast::before{content:"\f625"}#lfb_bootstraped.lfb_bootstraped .fa-envelope-open-text::before{content:"\f658"}#lfb_bootstraped.lfb_bootstraped .fa-hospital::before{content:"\f0f8"}#lfb_bootstraped.lfb_bootstraped .fa-hospital-alt::before{content:"\f0f8"}#lfb_bootstraped.lfb_bootstraped .fa-hospital-wide::before{content:"\f0f8"}#lfb_bootstraped.lfb_bootstraped .fa-wine-bottle::before{content:"\f72f"}#lfb_bootstraped.lfb_bootstraped .fa-chess-rook::before{content:"\f447"}#lfb_bootstraped.lfb_bootstraped .fa-bars-staggered::before{content:"\f550"}#lfb_bootstraped.lfb_bootstraped .fa-reorder::before{content:"\f550"}#lfb_bootstraped.lfb_bootstraped .fa-stream::before{content:"\f550"}#lfb_bootstraped.lfb_bootstraped .fa-dharmachakra::before{content:"\f655"}#lfb_bootstraped.lfb_bootstraped .fa-hotdog::before{content:"\f80f"}#lfb_bootstraped.lfb_bootstraped .fa-person-walking-with-cane::before{content:"\f29d"}#lfb_bootstraped.lfb_bootstraped .fa-blind::before{content:"\f29d"}#lfb_bootstraped.lfb_bootstraped .fa-drum::before{content:"\f569"}#lfb_bootstraped.lfb_bootstraped .fa-ice-cream::before{content:"\f810"}#lfb_bootstraped.lfb_bootstraped .fa-heart-circle-bolt::before{content:"\e4fc"}#lfb_bootstraped.lfb_bootstraped .fa-fax::before{content:"\f1ac"}#lfb_bootstraped.lfb_bootstraped .fa-paragraph::before{content:"\f1dd"}#lfb_bootstraped.lfb_bootstraped .fa-check-to-slot::before{content:"\f772"}#lfb_bootstraped.lfb_bootstraped .fa-vote-yea::before{content:"\f772"}#lfb_bootstraped.lfb_bootstraped .fa-star-half::before{content:"\f089"}#lfb_bootstraped.lfb_bootstraped .fa-boxes-stacked::before{content:"\f468"}#lfb_bootstraped.lfb_bootstraped .fa-boxes::before{content:"\f468"}#lfb_bootstraped.lfb_bootstraped .fa-boxes-alt::before{content:"\f468"}#lfb_bootstraped.lfb_bootstraped .fa-link::before{content:"\f0c1"}#lfb_bootstraped.lfb_bootstraped .fa-chain::before{content:"\f0c1"}#lfb_bootstraped.lfb_bootstraped .fa-ear-listen::before{content:"\f2a2"}#lfb_bootstraped.lfb_bootstraped .fa-assistive-listening-systems::before{content:"\f2a2"}#lfb_bootstraped.lfb_bootstraped .fa-tree-city::before{content:"\e587"}#lfb_bootstraped.lfb_bootstraped .fa-play::before{content:"\f04b"}#lfb_bootstraped.lfb_bootstraped .fa-font::before{content:"\f031"}#lfb_bootstraped.lfb_bootstraped .fa-rupiah-sign::before{content:"\e23d"}#lfb_bootstraped.lfb_bootstraped .fa-magnifying-glass::before{content:"\f002"}#lfb_bootstraped.lfb_bootstraped .fa-search::before{content:"\f002"}#lfb_bootstraped.lfb_bootstraped .fa-table-tennis-paddle-ball::before{content:"\f45d"}#lfb_bootstraped.lfb_bootstraped .fa-ping-pong-paddle-ball::before{content:"\f45d"}#lfb_bootstraped.lfb_bootstraped .fa-table-tennis::before{content:"\f45d"}#lfb_bootstraped.lfb_bootstraped .fa-person-dots-from-line::before{content:"\f470"}#lfb_bootstraped.lfb_bootstraped .fa-diagnoses::before{content:"\f470"}#lfb_bootstraped.lfb_bootstraped .fa-trash-can-arrow-up::before{content:"\f82a"}#lfb_bootstraped.lfb_bootstraped .fa-trash-restore-alt::before{content:"\f82a"}#lfb_bootstraped.lfb_bootstraped .fa-naira-sign::before{content:"\e1f6"}#lfb_bootstraped.lfb_bootstraped .fa-cart-arrow-down::before{content:"\f218"}#lfb_bootstraped.lfb_bootstraped .fa-walkie-talkie::before{content:"\f8ef"}#lfb_bootstraped.lfb_bootstraped .fa-file-pen::before{content:"\f31c"}#lfb_bootstraped.lfb_bootstraped .fa-file-edit::before{content:"\f31c"}#lfb_bootstraped.lfb_bootstraped .fa-receipt::before{content:"\f543"}#lfb_bootstraped.lfb_bootstraped .fa-square-pen::before{content:"\f14b"}#lfb_bootstraped.lfb_bootstraped .fa-pen-square::before{content:"\f14b"}#lfb_bootstraped.lfb_bootstraped .fa-pencil-square::before{content:"\f14b"}#lfb_bootstraped.lfb_bootstraped .fa-suitcase-rolling::before{content:"\f5c1"}#lfb_bootstraped.lfb_bootstraped .fa-person-circle-exclamation::before{content:"\e53f"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-down::before{content:"\f078"}#lfb_bootstraped.lfb_bootstraped .fa-battery-full::before{content:"\f240"}#lfb_bootstraped.lfb_bootstraped .fa-battery::before{content:"\f240"}#lfb_bootstraped.lfb_bootstraped .fa-battery-5::before{content:"\f240"}#lfb_bootstraped.lfb_bootstraped .fa-skull-crossbones::before{content:"\f714"}#lfb_bootstraped.lfb_bootstraped .fa-code-compare::before{content:"\e13a"}#lfb_bootstraped.lfb_bootstraped .fa-list-ul::before{content:"\f0ca"}#lfb_bootstraped.lfb_bootstraped .fa-list-dots::before{content:"\f0ca"}#lfb_bootstraped.lfb_bootstraped .fa-school-lock::before{content:"\e56f"}#lfb_bootstraped.lfb_bootstraped .fa-tower-cell::before{content:"\e585"}#lfb_bootstraped.lfb_bootstraped .fa-down-long::before{content:"\f309"}#lfb_bootstraped.lfb_bootstraped .fa-long-arrow-alt-down::before{content:"\f309"}#lfb_bootstraped.lfb_bootstraped .fa-ranking-star::before{content:"\e561"}#lfb_bootstraped.lfb_bootstraped .fa-chess-king::before{content:"\f43f"}#lfb_bootstraped.lfb_bootstraped .fa-person-harassing::before{content:"\e549"}#lfb_bootstraped.lfb_bootstraped .fa-brazilian-real-sign::before{content:"\e46c"}#lfb_bootstraped.lfb_bootstraped .fa-landmark-dome::before{content:"\f752"}#lfb_bootstraped.lfb_bootstraped .fa-landmark-alt::before{content:"\f752"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up::before{content:"\f062"}#lfb_bootstraped.lfb_bootstraped .fa-tv::before{content:"\f26c"}#lfb_bootstraped.lfb_bootstraped .fa-television::before{content:"\f26c"}#lfb_bootstraped.lfb_bootstraped .fa-tv-alt::before{content:"\f26c"}#lfb_bootstraped.lfb_bootstraped .fa-shrimp::before{content:"\e448"}#lfb_bootstraped.lfb_bootstraped .fa-list-check::before{content:"\f0ae"}#lfb_bootstraped.lfb_bootstraped .fa-tasks::before{content:"\f0ae"}#lfb_bootstraped.lfb_bootstraped .fa-jug-detergent::before{content:"\e519"}#lfb_bootstraped.lfb_bootstraped .fa-circle-user::before{content:"\f2bd"}#lfb_bootstraped.lfb_bootstraped .fa-user-circle::before{content:"\f2bd"}#lfb_bootstraped.lfb_bootstraped .fa-user-shield::before{content:"\f505"}#lfb_bootstraped.lfb_bootstraped .fa-wind::before{content:"\f72e"}#lfb_bootstraped.lfb_bootstraped .fa-car-burst::before{content:"\f5e1"}#lfb_bootstraped.lfb_bootstraped .fa-car-crash::before{content:"\f5e1"}#lfb_bootstraped.lfb_bootstraped .fa-y::before{content:"\59"}#lfb_bootstraped.lfb_bootstraped .fa-person-snowboarding::before{content:"\f7ce"}#lfb_bootstraped.lfb_bootstraped .fa-snowboarding::before{content:"\f7ce"}#lfb_bootstraped.lfb_bootstraped .fa-truck-fast::before{content:"\f48b"}#lfb_bootstraped.lfb_bootstraped .fa-shipping-fast::before{content:"\f48b"}#lfb_bootstraped.lfb_bootstraped .fa-fish::before{content:"\f578"}#lfb_bootstraped.lfb_bootstraped .fa-user-graduate::before{content:"\f501"}#lfb_bootstraped.lfb_bootstraped .fa-circle-half-stroke::before{content:"\f042"}#lfb_bootstraped.lfb_bootstraped .fa-adjust::before{content:"\f042"}#lfb_bootstraped.lfb_bootstraped .fa-clapperboard::before{content:"\e131"}#lfb_bootstraped.lfb_bootstraped .fa-circle-radiation::before{content:"\f7ba"}#lfb_bootstraped.lfb_bootstraped .fa-radiation-alt::before{content:"\f7ba"}#lfb_bootstraped.lfb_bootstraped .fa-baseball::before{content:"\f433"}#lfb_bootstraped.lfb_bootstraped .fa-baseball-ball::before{content:"\f433"}#lfb_bootstraped.lfb_bootstraped .fa-jet-fighter-up::before{content:"\e518"}#lfb_bootstraped.lfb_bootstraped .fa-diagram-project::before{content:"\f542"}#lfb_bootstraped.lfb_bootstraped .fa-project-diagram::before{content:"\f542"}#lfb_bootstraped.lfb_bootstraped .fa-copy::before{content:"\f0c5"}#lfb_bootstraped.lfb_bootstraped .fa-volume-xmark::before{content:"\f6a9"}#lfb_bootstraped.lfb_bootstraped .fa-volume-mute::before{content:"\f6a9"}#lfb_bootstraped.lfb_bootstraped .fa-volume-times::before{content:"\f6a9"}#lfb_bootstraped.lfb_bootstraped .fa-hand-sparkles::before{content:"\e05d"}#lfb_bootstraped.lfb_bootstraped .fa-grip::before{content:"\f58d"}#lfb_bootstraped.lfb_bootstraped .fa-grip-horizontal::before{content:"\f58d"}#lfb_bootstraped.lfb_bootstraped .fa-share-from-square::before{content:"\f14d"}#lfb_bootstraped.lfb_bootstraped .fa-share-square::before{content:"\f14d"}#lfb_bootstraped.lfb_bootstraped .fa-gun::before{content:"\e19b"}#lfb_bootstraped.lfb_bootstraped .fa-square-phone::before{content:"\f098"}#lfb_bootstraped.lfb_bootstraped .fa-phone-square::before{content:"\f098"}#lfb_bootstraped.lfb_bootstraped .fa-plus::before{content:"\2b"}#lfb_bootstraped.lfb_bootstraped .fa-add::before{content:"\2b"}#lfb_bootstraped.lfb_bootstraped .fa-expand::before{content:"\f065"}#lfb_bootstraped.lfb_bootstraped .fa-computer::before{content:"\e4e5"}#lfb_bootstraped.lfb_bootstraped .fa-xmark::before{content:"\f00d"}#lfb_bootstraped.lfb_bootstraped .fa-close::before{content:"\f00d"}#lfb_bootstraped.lfb_bootstraped .fa-multiply::before{content:"\f00d"}#lfb_bootstraped.lfb_bootstraped .fa-remove::before{content:"\f00d"}#lfb_bootstraped.lfb_bootstraped .fa-times::before{content:"\f00d"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-up-down-left-right::before{content:"\f047"}#lfb_bootstraped.lfb_bootstraped .fa-arrows::before{content:"\f047"}#lfb_bootstraped.lfb_bootstraped .fa-chalkboard-user::before{content:"\f51c"}#lfb_bootstraped.lfb_bootstraped .fa-chalkboard-teacher::before{content:"\f51c"}#lfb_bootstraped.lfb_bootstraped .fa-peso-sign::before{content:"\e222"}#lfb_bootstraped.lfb_bootstraped .fa-building-shield::before{content:"\e4d8"}#lfb_bootstraped.lfb_bootstraped .fa-baby::before{content:"\f77c"}#lfb_bootstraped.lfb_bootstraped .fa-users-line::before{content:"\e592"}#lfb_bootstraped.lfb_bootstraped .fa-quote-left::before{content:"\f10d"}#lfb_bootstraped.lfb_bootstraped .fa-quote-left-alt::before{content:"\f10d"}#lfb_bootstraped.lfb_bootstraped .fa-tractor::before{content:"\f722"}#lfb_bootstraped.lfb_bootstraped .fa-trash-arrow-up::before{content:"\f829"}#lfb_bootstraped.lfb_bootstraped .fa-trash-restore::before{content:"\f829"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-down-up-lock::before{content:"\e4b0"}#lfb_bootstraped.lfb_bootstraped .fa-lines-leaning::before{content:"\e51e"}#lfb_bootstraped.lfb_bootstraped .fa-ruler-combined::before{content:"\f546"}#lfb_bootstraped.lfb_bootstraped .fa-copyright::before{content:"\f1f9"}#lfb_bootstraped.lfb_bootstraped .fa-equals::before{content:"\3d"}#lfb_bootstraped.lfb_bootstraped .fa-blender::before{content:"\f517"}#lfb_bootstraped.lfb_bootstraped .fa-teeth::before{content:"\f62e"}#lfb_bootstraped.lfb_bootstraped .fa-shekel-sign::before{content:"\f20b"}#lfb_bootstraped.lfb_bootstraped .fa-ils::before{content:"\f20b"}#lfb_bootstraped.lfb_bootstraped .fa-shekel::before{content:"\f20b"}#lfb_bootstraped.lfb_bootstraped .fa-sheqel::before{content:"\f20b"}#lfb_bootstraped.lfb_bootstraped .fa-sheqel-sign::before{content:"\f20b"}#lfb_bootstraped.lfb_bootstraped .fa-map::before{content:"\f279"}#lfb_bootstraped.lfb_bootstraped .fa-rocket::before{content:"\f135"}#lfb_bootstraped.lfb_bootstraped .fa-photo-film::before{content:"\f87c"}#lfb_bootstraped.lfb_bootstraped .fa-photo-video::before{content:"\f87c"}#lfb_bootstraped.lfb_bootstraped .fa-folder-minus::before{content:"\f65d"}#lfb_bootstraped.lfb_bootstraped .fa-store::before{content:"\f54e"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-trend-up::before{content:"\e098"}#lfb_bootstraped.lfb_bootstraped .fa-plug-circle-minus::before{content:"\e55e"}#lfb_bootstraped.lfb_bootstraped .fa-sign-hanging::before{content:"\f4d9"}#lfb_bootstraped.lfb_bootstraped .fa-sign::before{content:"\f4d9"}#lfb_bootstraped.lfb_bootstraped .fa-bezier-curve::before{content:"\f55b"}#lfb_bootstraped.lfb_bootstraped .fa-bell-slash::before{content:"\f1f6"}#lfb_bootstraped.lfb_bootstraped .fa-tablet::before{content:"\f3fb"}#lfb_bootstraped.lfb_bootstraped .fa-tablet-android::before{content:"\f3fb"}#lfb_bootstraped.lfb_bootstraped .fa-school-flag::before{content:"\e56e"}#lfb_bootstraped.lfb_bootstraped .fa-fill::before{content:"\f575"}#lfb_bootstraped.lfb_bootstraped .fa-angle-up::before{content:"\f106"}#lfb_bootstraped.lfb_bootstraped .fa-drumstick-bite::before{content:"\f6d7"}#lfb_bootstraped.lfb_bootstraped .fa-holly-berry::before{content:"\f7aa"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-left::before{content:"\f053"}#lfb_bootstraped.lfb_bootstraped .fa-bacteria::before{content:"\e059"}#lfb_bootstraped.lfb_bootstraped .fa-hand-lizard::before{content:"\f258"}#lfb_bootstraped.lfb_bootstraped .fa-disease::before{content:"\f7fa"}#lfb_bootstraped.lfb_bootstraped .fa-briefcase-medical::before{content:"\f469"}#lfb_bootstraped.lfb_bootstraped .fa-genderless::before{content:"\f22d"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-right::before{content:"\f054"}#lfb_bootstraped.lfb_bootstraped .fa-retweet::before{content:"\f079"}#lfb_bootstraped.lfb_bootstraped .fa-car-rear::before{content:"\f5de"}#lfb_bootstraped.lfb_bootstraped .fa-car-alt::before{content:"\f5de"}#lfb_bootstraped.lfb_bootstraped .fa-pump-soap::before{content:"\e06b"}#lfb_bootstraped.lfb_bootstraped .fa-video-slash::before{content:"\f4e2"}#lfb_bootstraped.lfb_bootstraped .fa-battery-quarter::before{content:"\f243"}#lfb_bootstraped.lfb_bootstraped .fa-battery-2::before{content:"\f243"}#lfb_bootstraped.lfb_bootstraped .fa-radio::before{content:"\f8d7"}#lfb_bootstraped.lfb_bootstraped .fa-baby-carriage::before{content:"\f77d"}#lfb_bootstraped.lfb_bootstraped .fa-carriage-baby::before{content:"\f77d"}#lfb_bootstraped.lfb_bootstraped .fa-traffic-light::before{content:"\f637"}#lfb_bootstraped.lfb_bootstraped .fa-thermometer::before{content:"\f491"}#lfb_bootstraped.lfb_bootstraped .fa-vr-cardboard::before{content:"\f729"}#lfb_bootstraped.lfb_bootstraped .fa-hand-middle-finger::before{content:"\f806"}#lfb_bootstraped.lfb_bootstraped .fa-percent::before{content:"\25"}#lfb_bootstraped.lfb_bootstraped .fa-percentage::before{content:"\25"}#lfb_bootstraped.lfb_bootstraped .fa-truck-moving::before{content:"\f4df"}#lfb_bootstraped.lfb_bootstraped .fa-glass-water-droplet::before{content:"\e4f5"}#lfb_bootstraped.lfb_bootstraped .fa-display::before{content:"\e163"}#lfb_bootstraped.lfb_bootstraped .fa-face-smile::before{content:"\f118"}#lfb_bootstraped.lfb_bootstraped .fa-smile::before{content:"\f118"}#lfb_bootstraped.lfb_bootstraped .fa-thumbtack::before{content:"\f08d"}#lfb_bootstraped.lfb_bootstraped .fa-thumb-tack::before{content:"\f08d"}#lfb_bootstraped.lfb_bootstraped .fa-trophy::before{content:"\f091"}#lfb_bootstraped.lfb_bootstraped .fa-person-praying::before{content:"\f683"}#lfb_bootstraped.lfb_bootstraped .fa-pray::before{content:"\f683"}#lfb_bootstraped.lfb_bootstraped .fa-hammer::before{content:"\f6e3"}#lfb_bootstraped.lfb_bootstraped .fa-hand-peace::before{content:"\f25b"}#lfb_bootstraped.lfb_bootstraped .fa-rotate::before{content:"\f2f1"}#lfb_bootstraped.lfb_bootstraped .fa-sync-alt::before{content:"\f2f1"}#lfb_bootstraped.lfb_bootstraped .fa-spinner::before{content:"\f110"}#lfb_bootstraped.lfb_bootstraped .fa-robot::before{content:"\f544"}#lfb_bootstraped.lfb_bootstraped .fa-peace::before{content:"\f67c"}#lfb_bootstraped.lfb_bootstraped .fa-gears::before{content:"\f085"}#lfb_bootstraped.lfb_bootstraped .fa-cogs::before{content:"\f085"}#lfb_bootstraped.lfb_bootstraped .fa-warehouse::before{content:"\f494"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-right-dots::before{content:"\e4b7"}#lfb_bootstraped.lfb_bootstraped .fa-splotch::before{content:"\f5bc"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-hearts::before{content:"\f584"}#lfb_bootstraped.lfb_bootstraped .fa-grin-hearts::before{content:"\f584"}#lfb_bootstraped.lfb_bootstraped .fa-dice-four::before{content:"\f524"}#lfb_bootstraped.lfb_bootstraped .fa-sim-card::before{content:"\f7c4"}#lfb_bootstraped.lfb_bootstraped .fa-transgender::before{content:"\f225"}#lfb_bootstraped.lfb_bootstraped .fa-transgender-alt::before{content:"\f225"}#lfb_bootstraped.lfb_bootstraped .fa-mercury::before{content:"\f223"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-turn-down::before{content:"\f149"}#lfb_bootstraped.lfb_bootstraped .fa-level-down::before{content:"\f149"}#lfb_bootstraped.lfb_bootstraped .fa-person-falling-burst::before{content:"\e547"}#lfb_bootstraped.lfb_bootstraped .fa-award::before{content:"\f559"}#lfb_bootstraped.lfb_bootstraped .fa-ticket-simple::before{content:"\f3ff"}#lfb_bootstraped.lfb_bootstraped .fa-ticket-alt::before{content:"\f3ff"}#lfb_bootstraped.lfb_bootstraped .fa-building::before{content:"\f1ad"}#lfb_bootstraped.lfb_bootstraped .fa-angles-left::before{content:"\f100"}#lfb_bootstraped.lfb_bootstraped .fa-angle-double-left::before{content:"\f100"}#lfb_bootstraped.lfb_bootstraped .fa-qrcode::before{content:"\f029"}#lfb_bootstraped.lfb_bootstraped .fa-clock-rotate-left::before{content:"\f1da"}#lfb_bootstraped.lfb_bootstraped .fa-history::before{content:"\f1da"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-beam-sweat::before{content:"\f583"}#lfb_bootstraped.lfb_bootstraped .fa-grin-beam-sweat::before{content:"\f583"}#lfb_bootstraped.lfb_bootstraped .fa-file-export::before{content:"\f56e"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-right-from-file::before{content:"\f56e"}#lfb_bootstraped.lfb_bootstraped .fa-shield::before{content:"\f132"}#lfb_bootstraped.lfb_bootstraped .fa-shield-blank::before{content:"\f132"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-short-wide::before{content:"\f885"}#lfb_bootstraped.lfb_bootstraped .fa-sort-amount-up-alt::before{content:"\f885"}#lfb_bootstraped.lfb_bootstraped .fa-house-medical::before{content:"\e3b2"}#lfb_bootstraped.lfb_bootstraped .fa-golf-ball-tee::before{content:"\f450"}#lfb_bootstraped.lfb_bootstraped .fa-golf-ball::before{content:"\f450"}#lfb_bootstraped.lfb_bootstraped .fa-circle-chevron-left::before{content:"\f137"}#lfb_bootstraped.lfb_bootstraped .fa-chevron-circle-left::before{content:"\f137"}#lfb_bootstraped.lfb_bootstraped .fa-house-chimney-window::before{content:"\e00d"}#lfb_bootstraped.lfb_bootstraped .fa-pen-nib::before{content:"\f5ad"}#lfb_bootstraped.lfb_bootstraped .fa-tent-arrow-turn-left::before{content:"\e580"}#lfb_bootstraped.lfb_bootstraped .fa-tents::before{content:"\e582"}#lfb_bootstraped.lfb_bootstraped .fa-wand-magic::before{content:"\f0d0"}#lfb_bootstraped.lfb_bootstraped .fa-magic::before{content:"\f0d0"}#lfb_bootstraped.lfb_bootstraped .fa-dog::before{content:"\f6d3"}#lfb_bootstraped.lfb_bootstraped .fa-carrot::before{content:"\f787"}#lfb_bootstraped.lfb_bootstraped .fa-moon::before{content:"\f186"}#lfb_bootstraped.lfb_bootstraped .fa-wine-glass-empty::before{content:"\f5ce"}#lfb_bootstraped.lfb_bootstraped .fa-wine-glass-alt::before{content:"\f5ce"}#lfb_bootstraped.lfb_bootstraped .fa-cheese::before{content:"\f7ef"}#lfb_bootstraped.lfb_bootstraped .fa-yin-yang::before{content:"\f6ad"}#lfb_bootstraped.lfb_bootstraped .fa-music::before{content:"\f001"}#lfb_bootstraped.lfb_bootstraped .fa-code-commit::before{content:"\f386"}#lfb_bootstraped.lfb_bootstraped .fa-temperature-low::before{content:"\f76b"}#lfb_bootstraped.lfb_bootstraped .fa-person-biking::before{content:"\f84a"}#lfb_bootstraped.lfb_bootstraped .fa-biking::before{content:"\f84a"}#lfb_bootstraped.lfb_bootstraped .fa-broom::before{content:"\f51a"}#lfb_bootstraped.lfb_bootstraped .fa-shield-heart::before{content:"\e574"}#lfb_bootstraped.lfb_bootstraped .fa-gopuram::before{content:"\f664"}#lfb_bootstraped.lfb_bootstraped .fa-earth-oceania::before{content:"\e47b"}#lfb_bootstraped.lfb_bootstraped .fa-globe-oceania::before{content:"\e47b"}#lfb_bootstraped.lfb_bootstraped .fa-square-xmark::before{content:"\f2d3"}#lfb_bootstraped.lfb_bootstraped .fa-times-square::before{content:"\f2d3"}#lfb_bootstraped.lfb_bootstraped .fa-xmark-square::before{content:"\f2d3"}#lfb_bootstraped.lfb_bootstraped .fa-hashtag::before{content:"\23"}#lfb_bootstraped.lfb_bootstraped .fa-up-right-and-down-left-from-center::before{content:"\f424"}#lfb_bootstraped.lfb_bootstraped .fa-expand-alt::before{content:"\f424"}#lfb_bootstraped.lfb_bootstraped .fa-oil-can::before{content:"\f613"}#lfb_bootstraped.lfb_bootstraped .fa-t::before{content:"\54"}#lfb_bootstraped.lfb_bootstraped .fa-hippo::before{content:"\f6ed"}#lfb_bootstraped.lfb_bootstraped .fa-chart-column::before{content:"\e0e3"}#lfb_bootstraped.lfb_bootstraped .fa-infinity::before{content:"\f534"}#lfb_bootstraped.lfb_bootstraped .fa-vial-circle-check::before{content:"\e596"}#lfb_bootstraped.lfb_bootstraped .fa-person-arrow-down-to-line::before{content:"\e538"}#lfb_bootstraped.lfb_bootstraped .fa-voicemail::before{content:"\f897"}#lfb_bootstraped.lfb_bootstraped .fa-fan::before{content:"\f863"}#lfb_bootstraped.lfb_bootstraped .fa-person-walking-luggage::before{content:"\e554"}#lfb_bootstraped.lfb_bootstraped .fa-up-down::before{content:"\f338"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-alt-v::before{content:"\f338"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-moon-rain::before{content:"\f73c"}#lfb_bootstraped.lfb_bootstraped .fa-calendar::before{content:"\f133"}#lfb_bootstraped.lfb_bootstraped .fa-trailer::before{content:"\e041"}#lfb_bootstraped.lfb_bootstraped .fa-bahai::before{content:"\f666"}#lfb_bootstraped.lfb_bootstraped .fa-haykal::before{content:"\f666"}#lfb_bootstraped.lfb_bootstraped .fa-sd-card::before{content:"\f7c2"}#lfb_bootstraped.lfb_bootstraped .fa-dragon::before{content:"\f6d5"}#lfb_bootstraped.lfb_bootstraped .fa-shoe-prints::before{content:"\f54b"}#lfb_bootstraped.lfb_bootstraped .fa-circle-plus::before{content:"\f055"}#lfb_bootstraped.lfb_bootstraped .fa-plus-circle::before{content:"\f055"}#lfb_bootstraped.lfb_bootstraped .fa-face-grin-tongue-wink::before{content:"\f58b"}#lfb_bootstraped.lfb_bootstraped .fa-grin-tongue-wink::before{content:"\f58b"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding::before{content:"\f4bd"}#lfb_bootstraped.lfb_bootstraped .fa-plug-circle-exclamation::before{content:"\e55d"}#lfb_bootstraped.lfb_bootstraped .fa-link-slash::before{content:"\f127"}#lfb_bootstraped.lfb_bootstraped .fa-chain-broken::before{content:"\f127"}#lfb_bootstraped.lfb_bootstraped .fa-chain-slash::before{content:"\f127"}#lfb_bootstraped.lfb_bootstraped .fa-unlink::before{content:"\f127"}#lfb_bootstraped.lfb_bootstraped .fa-clone::before{content:"\f24d"}#lfb_bootstraped.lfb_bootstraped .fa-person-walking-arrow-loop-left::before{content:"\e551"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-z-a::before{content:"\f882"}#lfb_bootstraped.lfb_bootstraped .fa-sort-alpha-up-alt::before{content:"\f882"}#lfb_bootstraped.lfb_bootstraped .fa-fire-flame-curved::before{content:"\f7e4"}#lfb_bootstraped.lfb_bootstraped .fa-fire-alt::before{content:"\f7e4"}#lfb_bootstraped.lfb_bootstraped .fa-tornado::before{content:"\f76f"}#lfb_bootstraped.lfb_bootstraped .fa-file-circle-plus::before{content:"\e494"}#lfb_bootstraped.lfb_bootstraped .fa-book-quran::before{content:"\f687"}#lfb_bootstraped.lfb_bootstraped .fa-quran::before{content:"\f687"}#lfb_bootstraped.lfb_bootstraped .fa-anchor::before{content:"\f13d"}#lfb_bootstraped.lfb_bootstraped .fa-border-all::before{content:"\f84c"}#lfb_bootstraped.lfb_bootstraped .fa-face-angry::before{content:"\f556"}#lfb_bootstraped.lfb_bootstraped .fa-angry::before{content:"\f556"}#lfb_bootstraped.lfb_bootstraped .fa-cookie-bite::before{content:"\f564"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-trend-down::before{content:"\e097"}#lfb_bootstraped.lfb_bootstraped .fa-rss::before{content:"\f09e"}#lfb_bootstraped.lfb_bootstraped .fa-feed::before{content:"\f09e"}#lfb_bootstraped.lfb_bootstraped .fa-draw-polygon::before{content:"\f5ee"}#lfb_bootstraped.lfb_bootstraped .fa-scale-balanced::before{content:"\f24e"}#lfb_bootstraped.lfb_bootstraped .fa-balance-scale::before{content:"\f24e"}#lfb_bootstraped.lfb_bootstraped .fa-gauge-simple-high::before{content:"\f62a"}#lfb_bootstraped.lfb_bootstraped .fa-tachometer::before{content:"\f62a"}#lfb_bootstraped.lfb_bootstraped .fa-tachometer-fast::before{content:"\f62a"}#lfb_bootstraped.lfb_bootstraped .fa-shower::before{content:"\f2cc"}#lfb_bootstraped.lfb_bootstraped .fa-desktop::before{content:"\f390"}#lfb_bootstraped.lfb_bootstraped .fa-desktop-alt::before{content:"\f390"}#lfb_bootstraped.lfb_bootstraped .fa-m::before{content:"\4d"}#lfb_bootstraped.lfb_bootstraped .fa-table-list::before{content:"\f00b"}#lfb_bootstraped.lfb_bootstraped .fa-th-list::before{content:"\f00b"}#lfb_bootstraped.lfb_bootstraped .fa-comment-sms::before{content:"\f7cd"}#lfb_bootstraped.lfb_bootstraped .fa-sms::before{content:"\f7cd"}#lfb_bootstraped.lfb_bootstraped .fa-book::before{content:"\f02d"}#lfb_bootstraped.lfb_bootstraped .fa-user-plus::before{content:"\f234"}#lfb_bootstraped.lfb_bootstraped .fa-check::before{content:"\f00c"}#lfb_bootstraped.lfb_bootstraped .fa-battery-three-quarters::before{content:"\f241"}#lfb_bootstraped.lfb_bootstraped .fa-battery-4::before{content:"\f241"}#lfb_bootstraped.lfb_bootstraped .fa-house-circle-check::before{content:"\e509"}#lfb_bootstraped.lfb_bootstraped .fa-angle-left::before{content:"\f104"}#lfb_bootstraped.lfb_bootstraped .fa-diagram-successor::before{content:"\e47a"}#lfb_bootstraped.lfb_bootstraped .fa-truck-arrow-right::before{content:"\e58b"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-split-up-and-left::before{content:"\e4bc"}#lfb_bootstraped.lfb_bootstraped .fa-hand-fist::before{content:"\f6de"}#lfb_bootstraped.lfb_bootstraped .fa-fist-raised::before{content:"\f6de"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-moon::before{content:"\f6c3"}#lfb_bootstraped.lfb_bootstraped .fa-briefcase::before{content:"\f0b1"}#lfb_bootstraped.lfb_bootstraped .fa-person-falling::before{content:"\e546"}#lfb_bootstraped.lfb_bootstraped .fa-image-portrait::before{content:"\f3e0"}#lfb_bootstraped.lfb_bootstraped .fa-portrait::before{content:"\f3e0"}#lfb_bootstraped.lfb_bootstraped .fa-user-tag::before{content:"\f507"}#lfb_bootstraped.lfb_bootstraped .fa-rug::before{content:"\e569"}#lfb_bootstraped.lfb_bootstraped .fa-earth-europe::before{content:"\f7a2"}#lfb_bootstraped.lfb_bootstraped .fa-globe-europe::before{content:"\f7a2"}#lfb_bootstraped.lfb_bootstraped .fa-cart-flatbed-suitcase::before{content:"\f59d"}#lfb_bootstraped.lfb_bootstraped .fa-luggage-cart::before{content:"\f59d"}#lfb_bootstraped.lfb_bootstraped .fa-rectangle-xmark::before{content:"\f410"}#lfb_bootstraped.lfb_bootstraped .fa-rectangle-times::before{content:"\f410"}#lfb_bootstraped.lfb_bootstraped .fa-times-rectangle::before{content:"\f410"}#lfb_bootstraped.lfb_bootstraped .fa-window-close::before{content:"\f410"}#lfb_bootstraped.lfb_bootstraped .fa-baht-sign::before{content:"\e0ac"}#lfb_bootstraped.lfb_bootstraped .fa-book-open::before{content:"\f518"}#lfb_bootstraped.lfb_bootstraped .fa-book-journal-whills::before{content:"\f66a"}#lfb_bootstraped.lfb_bootstraped .fa-journal-whills::before{content:"\f66a"}#lfb_bootstraped.lfb_bootstraped .fa-handcuffs::before{content:"\e4f8"}#lfb_bootstraped.lfb_bootstraped .fa-triangle-exclamation::before{content:"\f071"}#lfb_bootstraped.lfb_bootstraped .fa-exclamation-triangle::before{content:"\f071"}#lfb_bootstraped.lfb_bootstraped .fa-warning::before{content:"\f071"}#lfb_bootstraped.lfb_bootstraped .fa-database::before{content:"\f1c0"}#lfb_bootstraped.lfb_bootstraped .fa-share::before{content:"\f064"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-turn-right::before{content:"\f064"}#lfb_bootstraped.lfb_bootstraped .fa-mail-forward::before{content:"\f064"}#lfb_bootstraped.lfb_bootstraped .fa-bottle-droplet::before{content:"\e4c4"}#lfb_bootstraped.lfb_bootstraped .fa-mask-face::before{content:"\e1d7"}#lfb_bootstraped.lfb_bootstraped .fa-hill-rockslide::before{content:"\e508"}#lfb_bootstraped.lfb_bootstraped .fa-right-left::before{content:"\f362"}#lfb_bootstraped.lfb_bootstraped .fa-exchange-alt::before{content:"\f362"}#lfb_bootstraped.lfb_bootstraped .fa-paper-plane::before{content:"\f1d8"}#lfb_bootstraped.lfb_bootstraped .fa-road-circle-exclamation::before{content:"\e565"}#lfb_bootstraped.lfb_bootstraped .fa-dungeon::before{content:"\f6d9"}#lfb_bootstraped.lfb_bootstraped .fa-align-right::before{content:"\f038"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-1-wave::before{content:"\f53b"}#lfb_bootstraped.lfb_bootstraped .fa-money-bill-wave-alt::before{content:"\f53b"}#lfb_bootstraped.lfb_bootstraped .fa-life-ring::before{content:"\f1cd"}#lfb_bootstraped.lfb_bootstraped .fa-hands::before{content:"\f2a7"}#lfb_bootstraped.lfb_bootstraped .fa-sign-language::before{content:"\f2a7"}#lfb_bootstraped.lfb_bootstraped .fa-signing::before{content:"\f2a7"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-day::before{content:"\f783"}#lfb_bootstraped.lfb_bootstraped .fa-water-ladder::before{content:"\f5c5"}#lfb_bootstraped.lfb_bootstraped .fa-ladder-water::before{content:"\f5c5"}#lfb_bootstraped.lfb_bootstraped .fa-swimming-pool::before{content:"\f5c5"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-up-down::before{content:"\f07d"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-v::before{content:"\f07d"}#lfb_bootstraped.lfb_bootstraped .fa-face-grimace::before{content:"\f57f"}#lfb_bootstraped.lfb_bootstraped .fa-grimace::before{content:"\f57f"}#lfb_bootstraped.lfb_bootstraped .fa-wheelchair-move::before{content:"\e2ce"}#lfb_bootstraped.lfb_bootstraped .fa-wheelchair-alt::before{content:"\e2ce"}#lfb_bootstraped.lfb_bootstraped .fa-turn-down::before{content:"\f3be"}#lfb_bootstraped.lfb_bootstraped .fa-level-down-alt::before{content:"\f3be"}#lfb_bootstraped.lfb_bootstraped .fa-person-walking-arrow-right::before{content:"\e552"}#lfb_bootstraped.lfb_bootstraped .fa-square-envelope::before{content:"\f199"}#lfb_bootstraped.lfb_bootstraped .fa-envelope-square::before{content:"\f199"}#lfb_bootstraped.lfb_bootstraped .fa-dice::before{content:"\f522"}#lfb_bootstraped.lfb_bootstraped .fa-bowling-ball::before{content:"\f436"}#lfb_bootstraped.lfb_bootstraped .fa-brain::before{content:"\f5dc"}#lfb_bootstraped.lfb_bootstraped .fa-bandage::before{content:"\f462"}#lfb_bootstraped.lfb_bootstraped .fa-band-aid::before{content:"\f462"}#lfb_bootstraped.lfb_bootstraped .fa-calendar-minus::before{content:"\f272"}#lfb_bootstraped.lfb_bootstraped .fa-circle-xmark::before{content:"\f057"}#lfb_bootstraped.lfb_bootstraped .fa-times-circle::before{content:"\f057"}#lfb_bootstraped.lfb_bootstraped .fa-xmark-circle::before{content:"\f057"}#lfb_bootstraped.lfb_bootstraped .fa-gifts::before{content:"\f79c"}#lfb_bootstraped.lfb_bootstraped .fa-hotel::before{content:"\f594"}#lfb_bootstraped.lfb_bootstraped .fa-earth-asia::before{content:"\f57e"}#lfb_bootstraped.lfb_bootstraped .fa-globe-asia::before{content:"\f57e"}#lfb_bootstraped.lfb_bootstraped .fa-id-card-clip::before{content:"\f47f"}#lfb_bootstraped.lfb_bootstraped .fa-id-card-alt::before{content:"\f47f"}#lfb_bootstraped.lfb_bootstraped .fa-magnifying-glass-plus::before{content:"\f00e"}#lfb_bootstraped.lfb_bootstraped .fa-search-plus::before{content:"\f00e"}#lfb_bootstraped.lfb_bootstraped .fa-thumbs-up::before{content:"\f164"}#lfb_bootstraped.lfb_bootstraped .fa-user-clock::before{content:"\f4fd"}#lfb_bootstraped.lfb_bootstraped .fa-hand-dots::before{content:"\f461"}#lfb_bootstraped.lfb_bootstraped .fa-allergies::before{content:"\f461"}#lfb_bootstraped.lfb_bootstraped .fa-file-invoice::before{content:"\f570"}#lfb_bootstraped.lfb_bootstraped .fa-window-minimize::before{content:"\f2d1"}#lfb_bootstraped.lfb_bootstraped .fa-mug-saucer::before{content:"\f0f4"}#lfb_bootstraped.lfb_bootstraped .fa-coffee::before{content:"\f0f4"}#lfb_bootstraped.lfb_bootstraped .fa-brush::before{content:"\f55d"}#lfb_bootstraped.lfb_bootstraped .fa-mask::before{content:"\f6fa"}#lfb_bootstraped.lfb_bootstraped .fa-magnifying-glass-minus::before{content:"\f010"}#lfb_bootstraped.lfb_bootstraped .fa-search-minus::before{content:"\f010"}#lfb_bootstraped.lfb_bootstraped .fa-ruler-vertical::before{content:"\f548"}#lfb_bootstraped.lfb_bootstraped .fa-user-large::before{content:"\f406"}#lfb_bootstraped.lfb_bootstraped .fa-user-alt::before{content:"\f406"}#lfb_bootstraped.lfb_bootstraped .fa-train-tram::before{content:"\e5b4"}#lfb_bootstraped.lfb_bootstraped .fa-user-nurse::before{content:"\f82f"}#lfb_bootstraped.lfb_bootstraped .fa-syringe::before{content:"\f48e"}#lfb_bootstraped.lfb_bootstraped .fa-cloud-sun::before{content:"\f6c4"}#lfb_bootstraped.lfb_bootstraped .fa-stopwatch-20::before{content:"\e06f"}#lfb_bootstraped.lfb_bootstraped .fa-square-full::before{content:"\f45c"}#lfb_bootstraped.lfb_bootstraped .fa-magnet::before{content:"\f076"}#lfb_bootstraped.lfb_bootstraped .fa-jar::before{content:"\e516"}#lfb_bootstraped.lfb_bootstraped .fa-note-sticky::before{content:"\f249"}#lfb_bootstraped.lfb_bootstraped .fa-sticky-note::before{content:"\f249"}#lfb_bootstraped.lfb_bootstraped .fa-bug-slash::before{content:"\e490"}#lfb_bootstraped.lfb_bootstraped .fa-arrow-up-from-water-pump::before{content:"\e4b6"}#lfb_bootstraped.lfb_bootstraped .fa-bone::before{content:"\f5d7"}#lfb_bootstraped.lfb_bootstraped .fa-user-injured::before{content:"\f728"}#lfb_bootstraped.lfb_bootstraped .fa-face-sad-tear::before{content:"\f5b4"}#lfb_bootstraped.lfb_bootstraped .fa-sad-tear::before{content:"\f5b4"}#lfb_bootstraped.lfb_bootstraped .fa-plane::before{content:"\f072"}#lfb_bootstraped.lfb_bootstraped .fa-tent-arrows-down::before{content:"\e581"}#lfb_bootstraped.lfb_bootstraped .fa-exclamation::before{content:"\21"}#lfb_bootstraped.lfb_bootstraped .fa-arrows-spin::before{content:"\e4bb"}#lfb_bootstraped.lfb_bootstraped .fa-print::before{content:"\f02f"}#lfb_bootstraped.lfb_bootstraped .fa-turkish-lira-sign::before{content:"\e2bb"}#lfb_bootstraped.lfb_bootstraped .fa-try::before{content:"\e2bb"}#lfb_bootstraped.lfb_bootstraped .fa-turkish-lira::before{content:"\e2bb"}#lfb_bootstraped.lfb_bootstraped .fa-dollar-sign::before{content:"\24"}#lfb_bootstraped.lfb_bootstraped .fa-dollar::before{content:"\24"}#lfb_bootstraped.lfb_bootstraped .fa-usd::before{content:"\24"}#lfb_bootstraped.lfb_bootstraped .fa-x::before{content:"\58"}#lfb_bootstraped.lfb_bootstraped .fa-magnifying-glass-dollar::before{content:"\f688"}#lfb_bootstraped.lfb_bootstraped .fa-search-dollar::before{content:"\f688"}#lfb_bootstraped.lfb_bootstraped .fa-users-gear::before{content:"\f509"}#lfb_bootstraped.lfb_bootstraped .fa-users-cog::before{content:"\f509"}#lfb_bootstraped.lfb_bootstraped .fa-person-military-pointing::before{content:"\e54a"}#lfb_bootstraped.lfb_bootstraped .fa-building-columns::before{content:"\f19c"}#lfb_bootstraped.lfb_bootstraped .fa-bank::before{content:"\f19c"}#lfb_bootstraped.lfb_bootstraped .fa-institution::before{content:"\f19c"}#lfb_bootstraped.lfb_bootstraped .fa-museum::before{content:"\f19c"}#lfb_bootstraped.lfb_bootstraped .fa-university::before{content:"\f19c"}#lfb_bootstraped.lfb_bootstraped .fa-umbrella::before{content:"\f0e9"}#lfb_bootstraped.lfb_bootstraped .fa-trowel::before{content:"\e589"}#lfb_bootstraped.lfb_bootstraped .fa-d::before{content:"\44"}#lfb_bootstraped.lfb_bootstraped .fa-stapler::before{content:"\e5af"}#lfb_bootstraped.lfb_bootstraped .fa-masks-theater::before{content:"\f630"}#lfb_bootstraped.lfb_bootstraped .fa-theater-masks::before{content:"\f630"}#lfb_bootstraped.lfb_bootstraped .fa-kip-sign::before{content:"\e1c4"}#lfb_bootstraped.lfb_bootstraped .fa-hand-point-left::before{content:"\f0a5"}#lfb_bootstraped.lfb_bootstraped .fa-handshake-simple::before{content:"\f4c6"}#lfb_bootstraped.lfb_bootstraped .fa-handshake-alt::before{content:"\f4c6"}#lfb_bootstraped.lfb_bootstraped .fa-jet-fighter::before{content:"\f0fb"}#lfb_bootstraped.lfb_bootstraped .fa-fighter-jet::before{content:"\f0fb"}#lfb_bootstraped.lfb_bootstraped .fa-square-share-nodes::before{content:"\f1e1"}#lfb_bootstraped.lfb_bootstraped .fa-share-alt-square::before{content:"\f1e1"}#lfb_bootstraped.lfb_bootstraped .fa-barcode::before{content:"\f02a"}#lfb_bootstraped.lfb_bootstraped .fa-plus-minus::before{content:"\e43c"}#lfb_bootstraped.lfb_bootstraped .fa-video::before{content:"\f03d"}#lfb_bootstraped.lfb_bootstraped .fa-video-camera::before{content:"\f03d"}#lfb_bootstraped.lfb_bootstraped .fa-graduation-cap::before{content:"\f19d"}#lfb_bootstraped.lfb_bootstraped .fa-mortar-board::before{content:"\f19d"}#lfb_bootstraped.lfb_bootstraped .fa-hand-holding-medical::before{content:"\e05c"}#lfb_bootstraped.lfb_bootstraped .fa-person-circle-check::before{content:"\e53e"}#lfb_bootstraped.lfb_bootstraped .fa-turn-up::before{content:"\f3bf"}#lfb_bootstraped.lfb_bootstraped .fa-level-up-alt::before{content:"\f3bf"}#lfb_bootstraped.lfb_bootstraped .sr-only,#lfb_bootstraped.lfb_bootstraped .fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}#lfb_bootstraped.lfb_bootstraped .sr-only-focusable:not(:focus),#lfb_bootstraped.lfb_bootstraped .fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body:not(.wp-admin) #lfb_form.lfb_bootstraped {
    text-align: center;
}

.no-js #lfb_form img.lazyload {
    display: block !important;
    opacity: 1 !important;
}

#lfb_form.lfb_bootstraped:not(.lfb_popup),
#lfb_form.lfb_bootstraped:not(.lfb_fullscreen) {
    padding-top: 1px;
}

#lfb_form.lfb_bootstraped.lfb_popup {
    position: fixed;
    width: 0px;
    height: 0px;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    padding-top: 80px;
    padding-bottom: 80px;
    display: none;
    background: #FFF;
    opacity: 0;
    overflow-y: auto;
}

#lfb_form.lfb_bootstraped.lfb_fullscreen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999999;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #FFF;
    overflow-x: hidden;
    overflow-y: auto;
}
#lfb_bootstraped.lfb_bootstraped h3 {
    font-size: 29px;
}
html body .lfb_datepickerContainer {
    font-size: 16px;

}

body.rtl #lfb_form.lfb_bootstraped.lfb_fullscreen {
    direction: ltr;
}

body.rtl #lfb_form.lfb_bootstraped.lfb_fullscreen #lfb_panel {
    direction: rtl;
}

body.rtl #lfb_form.lfb_bootstraped .switch.has-switch {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

body.rtl #lfb_form.lfb_bootstraped .switch.has-switch i {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";

}

#lfb_form.lfb_bootstraped ::-webkit-input-placeholder,
#lfb_form.lfb_bootstraped ::-moz-placeholder,
#lfb_form.lfb_bootstraped :-ms-input-placeholder,
#lfb_form.lfb_bootstraped :-moz-placeholder {
    font-size: 15px;
}

#lfb_form.lfb_bootstraped .lfb_startBtnContainer {
    padding-bottom: 28px;
    margin-top: 48px;
}

#lfb_form.lfb_bootstraped.lfb_popup #lfb_close_btn {
    display: block;
    z-index: 99;
}

#lfb_form.lfb_bootstraped #lfb_summaryDiscountTr #lfb_summaryDiscount {
    text-align: right !important;
}

#lfb_form.lfb_bootstraped a[data-btn] {
    font-size: 16px;
}

#lfb_form.lfb_bootstraped .row,
#lfb_form.lfb_bootstraped p {
    text-align: center;
    float: none;
}

#lfb_form.lfb_bootstraped .gform_confirmation_message {
    font-size: 28px;
}

#lfb_form.lfb_bootstraped .lfb_richtext {
    text-align: left;
    word-wrap: break-word;
    font-size: 15px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_richtext.col-md-12 {
    width: 90%;
    margin: 0 auto;
    max-width: 90%;
    margin-bottom: 18px;
    margin-top: 18px;

}

#lfb_form.lfb_bootstraped .lfb_richtext.col-md-2 {
    max-width: 400px;
}

#lfb_form.lfb_bootstraped .lfb_dividerItem {
    display: block;
    width: 90%;
    max-width: 90%;
    margin: 18px auto;
    padding: 0 12px;
    float: none;
    text-align: center;
}

#lfb_form.lfb_bootstraped .lfb_dividerItem .lfb_dividerLine {
    display: block;
    width: 100%;
    height: 1px;
    min-height: 1px;
    border-radius: 999px;
    background: linear-gradient(90deg, transparent 0%, rgba(84, 111, 143, 0.35) 18%, rgba(26, 188, 156, 0.55) 50%, rgba(84, 111, 143, 0.35) 82%, transparent 100%);
}

#lfb_form.lfb_bootstraped .lfb_headingItem {
    display: block;
    width: 90%;
    max-width: 90%;
    margin: 20px auto 14px;
    padding: 0 12px;
    float: none;
    text-align: left;
}

#lfb_form.lfb_bootstraped .lfb_headingItem .lfb_headingContent {
    border-left: 4px solid var(--lfb-item-accent, #1abc9c);
    padding: 2px 0 2px 16px;
}

#lfb_form.lfb_bootstraped .lfb_headingItem h3 {
    margin: 0;
    color: inherit;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0;
}

#lfb_form.lfb_bootstraped .lfb_headingItem .lfb_headingDescription {
    max-width: 720px;
    margin: 6px 0 0;
    color: rgba(84, 111, 143, 0.92);
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
}

#lfb_form.lfb_bootstraped .lfb_noticeItem {
    display: block;
    width: 90%;
    max-width: 90%;
    margin: 16px auto;
    padding: 0 12px;
    float: none;
    text-align: left;
}

#lfb_form.lfb_bootstraped .lfb_noticeItem .lfb_noticeContent {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 14px 16px;
    border: 1px solid var(--lfb-notice-border, rgba(26, 188, 156, 0.28));
    border-left: 4px solid var(--lfb-item-accent, #1abc9c);
    border-radius: 8px;
    background: var(--lfb-notice-bg, rgba(26, 188, 156, 0.08));
    box-sizing: border-box;
}

#lfb_form.lfb_bootstraped .lfb_noticeItem .lfb_noticeIcon {
    flex: 0 0 auto;
    margin-top: 3px;
    color: var(--lfb-item-accent, #1abc9c);
    font-size: 18px;
    line-height: 1;
}

#lfb_form.lfb_bootstraped .lfb_noticeItem .lfb_noticeText {
    min-width: 0;
}

#lfb_form.lfb_bootstraped .lfb_noticeItem h4 {
    margin: 0;
    color: inherit;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0;
}

#lfb_form.lfb_bootstraped .lfb_noticeItem .lfb_noticeDescription {
    margin: 5px 0 0;
    color: rgba(84, 111, 143, 0.92);
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
}

#lfb_form.lfb_bootstraped .btn:not(.btn-circle):not(#lfb_couponBtn)>.fas:not(.lfb_iconRight),
#lfb_form.lfb_bootstraped .btn:not(.btn-circle):not(#lfb_couponBtn)>.fab:not(.lfb_iconRight),
#lfb_form.lfb_bootstraped .btn:not(.btn-circle):not(#lfb_couponBtn)>.fa:not(.lfb_iconRight),
#lfb_form.lfb_bootstraped a:not(.btn-circle):not(#lfb_couponBtn)>.far:not(.lfb_iconRight) {
    margin-right: 6px !important;
}

#lfb_form.lfb_bootstraped .btn:not(.btn-circle):not(#lfb_couponBtn)>.lfb_btnContent>.fas:not(.lfb_iconRight),
#lfb_form.lfb_bootstraped .btn:not(.btn-circle):not(#lfb_couponBtn)>.lfb_btnContent>.fab:not(.lfb_iconRight),
#lfb_form.lfb_bootstraped .btn:not(.btn-circle):not(#lfb_couponBtn)>.lfb_btnContent>.fa:not(.lfb_iconRight),
#lfb_form.lfb_bootstraped a:not(.btn-circle):not(#lfb_couponBtn)>.lfb_btnContent>.far:not(.lfb_iconRight) {
    margin-right: 6px !important;
}

#lfb_form.lfb_bootstraped .btn>.fa.lfb_iconRight,
#lfb_form.lfb_bootstraped a>.fa.lfb_iconRight {
    margin-left: 6px !important;
}

body.rtl #lfb_form.lfb_bootstraped .btn>.fa,
body.rtl #lfb_form.lfb_bootstraped .btn>.fab,
body.rtl #lfb_form.lfb_bootstraped .btn>.fas,
body.rtl #lfb_form.lfb_bootstraped a>.far,
body.rtl #lfb_form.lfb_bootstraped a>.fa {
    margin-right: 0px !important;
    margin-left: 6px !important;
}

#lfb_form.lfb_bootstraped .skiptranslate,
#lfb_form.lfb_bootstraped .typekit-badge {
    display: none;
}

#lfb_form.lfb_bootstraped .lfb_errorMsg.alert.alert-danger {
    font-size: 16px;
    max-width: 480px;
    margin: 0 auto;
    margin-top: 28px;
}

#lfb_form.lfb_bootstraped #initialPrice,
#lfb_form.lfb_bootstraped #currency,
#lfb_form.lfb_bootstraped #emailUrl,
#lfb_form.lfb_bootstraped #email_subject,
#lfb_form.lfb_bootstraped #admin_email,
#lfb_form.lfb_bootstraped #colorA,
#lfb_form.lfb_bootstraped #colorB,
#lfb_form.lfb_bootstraped #intro_enabled,
#lfb_form.lfb_bootstraped #save_to_cart {
    display: none;
}

#lfb_form.lfb_bootstraped .container {
    text-align: center;
}

#lfb_form.lfb_bootstraped .container:before,
#lfb_form.lfb_bootstraped .container:after {
    display: none;
}

#lfb_form.lfb_bootstraped #lfb_mainFormTitle {
    font-size: 58px;
    font-weight: 700;
    line-height: 1.1;
}

#lfb_form.lfb_bootstraped .lfb_button {
    margin-top: 41px;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_button {
    margin-bottom: 18px;
}

#lfb_form.lfb_bootstraped .lfb_button.checked[data-useshowconditions="true"] {
    opacity: 0.6 !important;
}

#lfb_form.lfb_bootstraped .lfb_button.checked {
    opacity: 0.6;
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.20);
    -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.20);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.20);
}

#lfb_form.lfb_bootstraped [data-itemtype="rate"]>label {
    margin-bottom: -10px;
}

#lfb_form.lfb_bootstraped .gform_button {
    border: 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    max-height: none;
    max-width: none;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
}

#lfb_form.lfb_bootstraped .gform_footer {
    padding-top: 28px;
    padding-bottom: 28px;
}

html body div#ui-datepicker-div[style] {
    z-index: 99999999 !important;
    max-width: 320px;
}

#lfb_form.lfb_bootstraped .btn,
#lfb_form.lfb_bootstraped .gform_button {
    white-space: inherit;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: -webkit-box-shadow .25s ease-in-out;
    -moz-transition: -moz-box-shadow .25s ease-in-out;
    transition: box-shadow .25s ease-in-out;
}

#lfb_form.lfb_bootstraped .btn:active,
#lfb_form.lfb_bootstraped .btn.active {
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}

#lfb_form.lfb_bootstraped .btn-primary:hover,
#lfb_form.lfb_bootstraped a:hover {
    opacity: 0.7;
}

#lfb_form.lfb_bootstraped .btn-primary:active,
#lfb_form.lfb_bootstraped a:active {
    opacity: 0.5;
}

#lfb_form.lfb_bootstraped a.btn.btn-circle {
    border-radius: 50%;
    padding: 0px;
    height: 43px;
    width: 43px;
    line-height: 43px;
}

#lfb_form.lfb_bootstraped #lfb_couponBtn {
    position: relative;
    top: 0px;
    left: 6px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    padding: 0px;
    font-size: 22px;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary #lfb_summaryTotal .lfb_subTxt {
    word-break: normal;
}

#lfb_form.lfb_bootstraped .lfb_totalBottom .lfb_subTxtBottom {
    display: none;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_totalBottomContainer {
    opacity: 0;
    margin-top: 22px;
    margin-bottom: 22px;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_totalBottomContainer hr {
    max-width: 80%;
    margin: 0 auto;
}

#lfb_form.lfb_bootstraped #lfb_introImage {
    max-height: 256px;
    max-width: 100%;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_totalBottomContainer h3 {
    font-size: 28px;
    line-height: 38px;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_totalBottomContainer h3>span:first-child {
    font-size: 40px;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomPriceRolling {
    display: inline-block;
    overflow: visible;
    vertical-align: baseline;
    line-height: 1.05;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomRoller {
    display: inline-flex;
    align-items: baseline;
    overflow: visible;
    white-space: nowrap;
    vertical-align: baseline;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomDigitRoll {
    position: relative;
    display: inline-block;
    min-width: .62em;
    height: 1em;
    overflow: hidden;
    line-height: 1em;
    vertical-align: -.08em;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomDigit {
    display: block;
    width: 100%;
    font-variant-numeric: tabular-nums;
    text-align: center;
    will-change: transform, opacity;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomDigitOld {
    position: absolute;
    inset: 0;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomDigitNew {
    position: relative;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomPriceRollingUp .lfb_totalBottomDigitOld {
    animation: lfb-total-roll-old-up .18s cubic-bezier(.2,.9,.25,1) both;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomPriceRollingUp .lfb_totalBottomDigitNew {
    animation: lfb-total-roll-new-up .18s cubic-bezier(.2,.9,.25,1) both;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomPriceRollingDown .lfb_totalBottomDigitOld {
    animation: lfb-total-roll-old-down .18s cubic-bezier(.2,.9,.25,1) both;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomPriceRollingDown .lfb_totalBottomDigitNew {
    animation: lfb-total-roll-new-down .18s cubic-bezier(.2,.9,.25,1) both;
}

@keyframes lfb-total-roll-old-up {
    from {
        transform: translateY(0);
        opacity: 1;
    }
    to {
        transform: translateY(-115%);
        opacity: .15;
    }
}

@keyframes lfb-total-roll-new-up {
    from {
        transform: translateY(115%);
        opacity: .15;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes lfb-total-roll-old-down {
    from {
        transform: translateY(0);
        opacity: 1;
    }
    to {
        transform: translateY(115%);
        opacity: .15;
    }
}

@keyframes lfb-total-roll-new-down {
    from {
        transform: translateY(-115%);
        opacity: .15;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@media (prefers-reduced-motion: reduce) {
    #lfb_form.lfb_bootstraped .lfb_totalBottomDigitOld {
        display: none;
    }

    #lfb_form.lfb_bootstraped .lfb_totalBottomDigitNew {
        animation: none !important;
        transform: none !important;
        opacity: 1 !important;
    }
}

#lfb_form.lfb_bootstraped .has-error,
#lfb_form.lfb_bootstraped .gfield_error .form-group .form-control {
    color: #e74c3c;
    border-color: #e74c3c;
    -webkit-box-shadow: none;
    box-shadow: none;

}

#lfb_form.lfb_bootstraped .form-group.has-error .form-control {
    color: #e74c3c;
    border-color: #e74c3c;
}

#lfb_form.lfb_bootstraped .has-error .has-switch span.switch-right {
    color: #e74c3c !important;
}

#lfb_form.lfb_bootstraped .has-switch span.switch-left {
    background-color: #AAA;
}

#lfb_form.lfb_bootstraped .has-switch>div.switch-on label {
    background-color: #bdc3c7;
}

#lfb_form.lfb_bootstraped .has-switch span.switch-left {
    color: #FFF;
}

#lfb_form.lfb_bootstraped .has-switch label {
    clear: none;
        box-shadow: -2px 0 4px 1px rgba(0, 0, 0, 0.5) !important;
}

#lfb_form.lfb_bootstraped .has-switch .switch-off.has-error span.switch-right {
    color: #e74c3c !important;
}

#lfb_form.lfb_bootstraped .form-control {
    color: #999;
}

#lfb_form.lfb_bootstraped input.form-control {
    min-height: 46px;
}

#lfb_form.lfb_bootstraped #lfb_close_btn {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
    font-size: 18px;
}

#lfb_form.lfb_bootstraped.lfb_popup #lfb_close_btn {
    display: block;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel {
    min-height: 500px;
    padding-bottom: 0px;
    position: relative;
    display: none;

}

#lfb_form.lfb_bootstraped .lfb_genSlide {
    display: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_stepTitle {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-left: 0px;
    margin-top: -54px;
    font-size: 53px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 15px;
    -webkit-transition: top 0.5s ease-out !important;
    transition: top 0.5s ease-out !important;
}

#lfb_form.lfb_bootstraped input[type="checkbox"][data-toggle="switch"] {
    display: none !important;
}

#lfb_form.lfb_bootstraped .lfb_switchboxCt.lfb_switchboxStacked>label:first-child {
    display: block;
    margin-bottom: 10px;
}

#lfb_form.lfb_bootstraped[data-animspeed="0"] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle,
#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_stepTitle.positioned {
  
    margin-bottom: 38px;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_genContent {
    text-align: center;
    padding-top: 188px;
    opacity: 0;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_genContent.lfb_noDes {
    padding-top: 128px;
}

#lfb_form.lfb_bootstraped .container-fluid {
    padding: 0px !important;
}

#lfb_form.lfb_bootstraped #lfb_paypalForm img {
    display: none;
}

#lfb_form.lfb_bootstraped:not([data-usevisual="1"]) #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2 {
    margin: 0 auto;
    vertical-align: top;
    padding: 18px;
    display: inline-block;
    float: none;
    max-width: 100%;
    width: auto;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent>.row>.lfb_item.col-md-2 {
    margin: 0 auto;
    vertical-align: top;
    padding: 18px;
    display: inline-block;
    float: none;
    max-width: 100%;
    width: auto;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2 {
    min-width: 170px;
    width: 170px;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent>.row.lfb_row {
    text-align: center;
    flex-direction: column;
    justify-content: center;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.lfb-hidden {
    display: none !important;
}


#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable {
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    float: none;
    margin-top: 8px;
    line-height: 1;
    vertical-align: middle;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable img {
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.4));
}

#lfb_bootstraped.lfb_bootstraped .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable {
    margin-left: 0px;
    margin-right: 0px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable[data-shadowfx="1"] {
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .1);
    transition-property: box-shadow;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    padding: 8px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable[data-shadowfx="1"]:hover {
    transition-property: box-shadow;
    transition-duration: .1s;
    transition-timing-function: ease-in;
    box-shadow: 0 14px 42px 0 rgba(0, 0, 0, .2);
}

#lfb_form.lfb_bootstraped .col-md-2,
.bootstrap-datetimepicker-widget .col-md-2 {
    width: auto;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc {
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    text-align: center;
    position: relative;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_dividerItem {
    display: block;
    width: 90%;
    max-width: 90%;
    margin: 22px auto;
    padding: 0 12px;
    float: none;
    text-align: center;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_headingItem {
    display: block;
    width: 90%;
    max-width: 90%;
    margin: 24px auto 18px;
    padding: 0 12px;
    float: none;
    text-align: left;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_headingItem .lfb_headingContent,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_headingItem .lfb_headingDescription,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_noticeItem .lfb_noticeContent,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_noticeItem .lfb_noticeText,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_noticeItem .lfb_noticeDescription {
    text-align: left;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_noticeItem {
    display: block;
    width: 90%;
    max-width: 90%;
    margin: 18px auto;
    padding: 0 12px;
    float: none;
    text-align: left;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-12 {
    margin-top: 0px;
    display: block;
    float: none;
}

#lfb_form.lfb_bootstraped:not([data-usevisual="1"]) #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_picRow {
    margin-bottom: 18px;
    margin-top: 18px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-12.lfb_picRow {
    margin-bottom: 20px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable span.icon_select {
    position: absolute;
    bottom: 0px;
    right: -10px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable span.icon_select.lfb_fxZoom {
    position: absolute;
    font-size: 72px;
    right: -8px;
    bottom: -4px;
    opacity: 0;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    background-color: transparent !important;
}

#lfb_form.lfb_bootstraped[data-qttype="1"][data-imgtitlesstyle="static"] #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable[data-quantityenabled="1"].checked {
    margin-bottom: 48px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable.checked span.icon_select.lfb_fxZoom {
    font-size: 42px;
    opacity: 1;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable[data-flipfx="1"] {
    -webkit-transition: -webkit-transform 0.5s ease-in;
    transition: transform 0.5s ease-in;

}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable[data-flipfx="1"][data-shadowfx="1"] {
    -webkit-transition: -webkit-transform 0.5s ease-in, box-shadow 0.3s ease-out;
    transition: transform 0.5s ease-in, box-shadow 0.3s ease-out;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable[data-flipfx="1"]:not(.checked) {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable[data-flipfx="1"].checked {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable span.icon_select.lfb_error:not(.lfb_fxZoom) {
    background-color: #e74c3c !important;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable span.icon_select.lfb_fxZoom.lfb_error {
    color: #e74c3c !important;
    font-size: 42px;
    opacity: 0.5 !important;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable span.icon_quantity {
    border-radius: 15px;
    width: 30px;
    height: 30px;
    color: #FFF;
    font-size: 14px;
    display: none;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: -10px;
    line-height: 30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: center;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_btnContainer {
    padding-top: 36px;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel #finalSlide.lfb_genSlide .lfb_genContent .lfb_btnContainer {
    padding-top: 0px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemDes {
    margin-top: 16px !important;
    font-size: 13px;
    margin: 0 auto;
    overflow-y: auto;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2 .lfb_itemDes {
    max-width: 240px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent [data-itemtype="rate"] .lfb_itemDes {
    margin-top: 0px !important;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_btnContainer .lfb_itemDes {
    margin-top: 24px !important;
}

#lfb_form.lfb_bootstraped .gform_wrapper ul li.gfield {
    max-width: 380px;
    margin: 0 auto !important;
    text-align: center;
}

#lfb_form.lfb_bootstraped .gform_heading {
    max-width: 380px;
    margin: 0 auto !important;
    font-size: 22px;
}

#lfb_form.lfb_bootstraped .gform_wrapper .gform_footer {
    text-align: center;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .gfield_date_dropdown_month select.form-control,
#lfb_form.lfb_bootstraped #lfb_mainPanel .gfield_date_dropdown_day select.form-control,
#lfb_form.lfb_bootstraped #lfb_mainPanel .gfield_date_dropdown_year select.form-control {
    width: auto;
    margin-right: 6px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable.checked span.icon_quantity:hover {
    opacity: 0.7;
}

#lfb_form.lfb_bootstraped .progress {
    width: 100%;
}

#lfb_form.lfb_bootstraped .progress,
#lfb_form .progress-bar {
    overflow: unset !important;
    height: 28px;
}

#lfb_form.lfb_bootstraped #wrapper .post-content .lfb_stepTitle {
    font-size: 53px;
}

#lfb_form.lfb_bootstraped .has-switch {
    margin: 5px;
}

.lfb_datepickerContainer .ui-datepicker-title select {
    width: 70px;
    display: inline-block;
    margin: 4px;
    padding: 2px;
    font-size: 16px;
}

body .ui-datepicker .ui-datepicker-header {
    padding: 0px;
    margin: 0px;
}

.ui-datepicker-next .ui-icon,
.ui-datepicker-prev .ui-icon {
    display: none;
}

.ui-datepicker .ui-datepicker-next>span,
.ui-datepicker .ui-datepicker-prev>span {
    display: none !important;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    background-color: transparent !important;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable .lfb_itemQtField {
    position: absolute;
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable.checked .lfb_itemQtField {
    opacity: 1;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent img {
    box-shadow: none;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable .img {
    max-width: 64px;
    max-height: 64px;
    min-width: 32px;
    min-height: 32px;
    cursor: pointer;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable .lfb_imgFontIcon.img {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    min-width: 1em;
    min-height: 1em;
    line-height: 1;
    overflow: visible;
    vertical-align: middle;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable canvas.img:nth-child(3) {
    display: none;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable.checked span.icon_select {
    color: #1abc9c;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide div.lfb_selectable .img {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    vertical-align: middle;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide div.lfb_selectable.checked .img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;

}

#lfb_form.lfb_bootstraped .ginput_container {
    vertical-align: top;
}

#lfb_form.lfb_bootstraped .lfb_textareaCounter {
    margin-top: -28px;
    padding-right: 12px;
    color: rgba(84, 111, 143, 0.82);
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    pointer-events: none;
}

#lfb_form.lfb_bootstraped .gform_wrapper .gfield_time_hour,
#lfb_form.lfb_bootstraped .gform_wrapper .gfield_time_minute,
#lfb_form.lfb_bootstraped .gform_wrapper .gfield_date_month,
#lfb_form.lfb_bootstraped .gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
    width: 88px !important;
    line-height: 34px;
}

#lfb_form.lfb_bootstraped .gfield_checkbox input[type="checkbox"],
#lfb_form.lfb_bootstraped .gfield_radio input[type="radio"] {
    margin: 11px 5px 0;
}

#lfb_form.lfb_bootstraped .gform_wrapper .gfield_time_hour input,
#lfb_form.lfb_bootstraped .gform_wrapper .gfield_time_minute input,
#lfb_form.lfb_bootstraped .gform_wrapper .gfield_date_month input,
#lfb_form.lfb_bootstraped .gform_wrapper .gfield_date_day input,
#lfb_form.lfb_bootstraped .gform_wrapper .gfield_date_year input {
    width: 40px !important;
    margin: 0px !important;
    display: inline-block;
}

#lfb_form.lfb_bootstraped input.datepicker {
    display: inline-block !important;
    margin: 0px;
}

#lfb_form.lfb_bootstraped .genPrice {
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
    margin-top: 58px;
    margin-bottom: 58px;
    position: relative;
    display: none;
    direction: ltr;
    unicode-bidi: bidi-override;
}

body.rtl #lfb_form.lfb_bootstraped .genPrice {
    direction: rtl;
}

#lfb_form.lfb_bootstraped .genPrice span:not(.lfb_subPrice) {
    direction: ltr;
    unicode-bidi: bidi-override;
}

#lfb_form.lfb_bootstraped .lfb_totalBottomContainer h3 span:not(.lfb_subPrice) {
    direction: ltr;
    unicode-bidi: bidi-override;
}

#lfb_form.lfb_bootstraped .switch.has-switch {
    direction: ltr;
}

#lfb_form.lfb_bootstraped[data-form] .switch.has-switch,
#lfb_form.lfb_bootstraped[data-form] .has-switch {
    position: relative;
    display: inline-block;
    width: 84px;
    height: 36px;
    min-width: 84px;
    padding: 0;
    overflow: hidden;
    border: 0;
    border-radius: 18px;
    vertical-align: middle;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch > div {
    position: relative !important;
    left: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100%;
    margin: 0;
    transition: none;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch span,
#lfb_form.lfb_bootstraped[data-form] .has-switch label {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none !important;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1;
    cursor: pointer;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch .switch-left,
#lfb_form.lfb_bootstraped[data-form] .has-switch .switch-right {
    inset: 0;
    height: 100%;
    border-radius: 18px;
    font-size: 13px;
    font-weight: 700;
    transition: opacity .18s ease;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch .switch-left {
    padding-right: 36px;
    opacity: 0;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch .switch-right {
    padding-left: 36px;
    opacity: 1;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch > div.switch-on .switch-left {
    opacity: 1;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch > div.switch-on .switch-right {
    opacity: 0;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch > div.switch-off .switch-left {
    opacity: 0;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch > div.switch-off .switch-right {
    opacity: 1;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch label {
    z-index: 2;
    top: 3px;
    left: 3px;
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 50%;
    font-size: 0;
    transform: translateX(0);
    transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .25) !important;
}

#lfb_form.lfb_bootstraped[data-form] .has-switch > div.switch-on label {
    transform: translateX(48px);
}

#lfb_form.lfb_bootstraped[data-form] .has-switch > div.switch-off label {
    transform: translateX(0);
}

#lfb_form.lfb_bootstraped[data-form] .has-switch i[class^="fa"],
#lfb_form.lfb_bootstraped[data-form] .has-switch i[class*=" fa-"] {
    margin: 0;
    line-height: 1;
}

#lfb_form.lfb_bootstraped .genPrice .progress {
    height: 28px;
    overflow: visible !important;
}

#lfb_form.lfb_bootstraped .genPrice .progress-bar {
    position: absolute;
    border-radius: 8px;
    height: 28px;
    min-width: 0;
    overflow: visible !important;
}

#lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price {
    display: inline-block;
    width: 78px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    border-radius: 39px;
    height: 78px;
    top: -24px;
    line-height: 76px;
    text-align: center;
    font-weight: bold;
    color: white;
    margin-left: -35px;
    background-color: #1abc9c;
    z-index: 1;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

body:not(.rtl) #lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price {
    left: auto !important;
    right: -39px;
}

body.rtl #lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price {
    left: -39px;
    right: auto !important;

}

#lfb_form.lfb_bootstraped[data-form][data-stylefields="glassmorphic"] .genPrice .progress .progress-bar-price,
#lfb_form.lfb_bootstraped[data-form][data-stylefields="glassmorphic"] .progress-bar {
    box-shadow: 0px 0px 6px 8px rgba(0, 0, 0, 0.1);
}

#lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price.lfb_subsPrice {
    line-height: 60px;
}

#lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price.lfb_subsPrice>span:nth-child(2) {
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 18px;
    left: 0px;
}

#lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price.lfb_subsPrice.lfb_priceSingle>span:nth-child(1) {
    position: relative;
    top: -5px;
}

#lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price.lfb_subsPrice.lfb_priceSingle>span:nth-child(2) {
    font-size: 13px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 14px;
    left: 0px;
}

#lfb_form.lfb_bootstraped .genPrice .progress .progress-bar-price.lfb_subsPrice.lfb_priceSingle>span:nth-child(3) {
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 28px;
    left: 0;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_btn-next {
    position: relative;
    display: none;
    margin-bottom: 24px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_btn-next.lfb-hidden {
    display: none !important;
    opacity: 0;
}

#lfb_form.lfb_bootstraped .lfb-hidden {
    display: none !important;
    opacity: 0;
}

#lfb_form.lfb_bootstraped:not(.lfb_visualEditing) #lfb_mainPanel .lfb_disabled {
    display: none;
}


#lfb_form.lfb_bootstraped #lfb_mainPanel .genArrows {
    position: absolute;
    top: 240px;
    font-size: 76px;
    width: 100%;
    text-align: right;
    z-index: 99;
    display: none;
}

#lfb_form.lfb_bootstraped .lfb_genContentSlide {
    display: none;
}

#lfb_form.lfb_bootstraped .lfb_genContentSlide.active {
    display: block;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel #lfb_finalPrice {
    margin-top: 15px;
    color: #008080;
    font-size: 40px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel #lfb_finalPrice span:nth-child(2) {
    color: #bdc3c7;
    font-size: 20px;
    text-transform: initial;
    margin-top: 6px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#lfb_form.lfb_bootstraped #lfb_mainPanel textarea,
#lfb_form.lfb_bootstraped #lfb_mainPanel select,
#lfb_form.lfb_bootstraped #lfb_mainPanel .select-block,
#lfb_form.lfb_bootstraped #lfb_mainPanel .input-group {
    padding: 4px;
    width: 380px;
    max-width: 380px;
    margin: 0 auto;
    text-align: center;
    display: flex;

}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_column:not(.col-md-12) input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_column:not(.col-md-12) textarea,
#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_column:not(.col-md-12) select,
#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_column:not(.col-md-12) .select-block,
#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_column:not(.col-md-12) .input-group {
    width: 100%;
    max-width: 100%;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .input-group {
    padding: 0px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel select {
    padding-left: 18px;
    padding-right: 18px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel input.lfb_qtfield {
    width: 100px !important;
    display: block;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] {
    min-width: 200px;
    display: block;
    margin: 0 auto;
    margin-top: 12px;
    max-width: 80%;
    direction: ltr;
    margin-bottom: 18px;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel [data-type="slider"] {
    min-width: 0px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel input[type="file"] {
    padding-top: 7px !important;
}

#lfb_form.lfb_bootstraped .gfield_list_cell {
    width: 465px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .gfield_list_cell input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#lfb_form.lfb_bootstraped #lfb_mainPanel .gfield_list_celltextarea,
#lfb_form.lfb_bootstraped #lfb_mainPanel .gfield_list_cell select {
    width: 437px;
}

#lfb_bootstraped.lfb_bootstraped>.tooltip {
    display: none;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel textarea {
    height: 180px;
}

#lfb_form.lfb_bootstraped label[for="lfb_legalCheckbox"] {
    font-weight: bold;
    vertical-align: top;
}

#lfb_form.lfb_bootstraped #lfb_legalNoticeContent {
    border: 2px solid;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    overflow-y: auto;
    min-height: 28px;
    font-size: 14px;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 6px;
    max-height: 100px;
    margin-top: 8px;
}

#lfb_form.lfb_bootstraped #finalText,
#lfb_form.lfb_bootstraped #lfb_payFormFinalTxt {
    display: none;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 180px;
    margin-bottom: 180px;
}

#lfb_form.lfb_bootstraped .lfb_errorMsg {
    display: none;
}

#lfb_form.lfb_bootstraped:not([data-previousstepbtn="true"]) .lfb_genSlide:not(#finalSlide) .lfb_linkPreviousCt {
    position: relative;
    top: -18px;
}


#lfb_form.lfb_bootstraped .linkPrevious {
    color: #bdc3c7;
    display: block;
    margin-top: 8px;
    font-size: 14px;
    padding-bottom: 28px;
    text-decoration: none;
    border-bottom-width: 0px;
}

#lfb_form.lfb_bootstraped a.linkPrevious {
    border-bottom: 0px;
}

body.rtl #lfb_form.lfb_bootstraped .linkPrevious>.fa {
    margin-left: 36px;
}

#lfb_form.lfb_bootstraped #modal_quantity input {
    width: 100px;
    display: inline-block;
    margin-right: 4px;
}

#lfb_form.lfb_bootstraped .quantityBtns {
    position: absolute;
    top: -34px;
    left: 50%;
    margin-left: -34px;
    width: 70px;
    display: none;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 4px;
}

#lfb_form.lfb_bootstraped .quantityBtns.open {
    display: flex !important;
}

#lfb_form.lfb_bootstraped .quantityBtns.lfb_sliderQtContainer {
    width: 100px;
    margin-left: -50px;
}

#lfb_form.lfb_bootstraped .lfb_sliderQt {
    width: 100%;
    float: none;
}

#lfb_form.lfb_bootstraped .ui-slider{position:relative;text-align:left;}

#lfb_form.lfb_bootstraped .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none;}

#lfb_form.lfb_bootstraped .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}

#lfb_form.lfb_bootstraped .ui-slider-horizontal{height:.8em;}

#lfb_form.lfb_bootstraped .ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}

#lfb_form.lfb_bootstraped .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}

#lfb_form.lfb_bootstraped .ui-slider-horizontal .ui-slider-range-min{left:0;}

#lfb_form.lfb_bootstraped .ui-slider-horizontal .ui-slider-range-max{right:0;}

#lfb_form.lfb_bootstraped .lfb_sliderQt .ui-slider-handle:after {
    content: '';
    display: none;
}

#lfb_form.lfb_bootstraped .lfb_sliderQt .ui-slider-handle:hover {
    opacity: 1;
}

#lfb_form.lfb_bootstraped .lfb_sliderQt .tooltip-inner {
    width: 73px;
    margin-left: -8px;
    white-space: nowrap;
}

#lfb_form.lfb_bootstraped>.tooltip>.tooltip-inner {
    max-width: 100%;
}

#lfb_form.lfb_bootstraped>.tooltip>.tooltip-inner img {
    margin-top: 8px;
}

#lfb_form.lfb_bootstraped [data-type="slider"] .ui-slider-handle:after {
    content: '';
    display: none;
}

#lfb_form.lfb_bootstraped [data-type="slider"] .ui-slider-handle:hover {
    opacity: 1;
}

#lfb_form.lfb_bootstraped [data-type="slider"] .tooltip-inner {
    width: 73px;
    margin-left: -12px;
    white-space: nowrap;
}

#lfb_form.lfb_bootstraped [data-type="slider"] .tooltip {
    width: 73px;
}

#lfb_form.lfb_bootstraped [data-type="slider"] .tooltip .tooltip-arrow {
    left: 50%;
    width: 12px;
    margin-left: -14px;
}

#lfb_form.lfb_bootstraped #startInfos {
    padding-left: 48px;
    padding-right: 48px;
}

#lfb_form.lfb_bootstraped[data-progressbar="3"] #startInfos {
    padding-bottom: 48px;
}

#lfb_form.lfb_bootstraped .quantityBtns a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    line-height: 22px;
    height: 24px;
    background-color: #1abc9c;
    color: white !important;
    border-radius: 12px;
    text-decoration: none;
    margin: 0;
    font-weight: bold;
}

#lfb_form.lfb_bootstraped .quantityBtns a:hover {
    color: white;

}

#lfb_form.lfb_bootstraped #finalSlide input.toggle,
#lfb_form.lfb_bootstraped #finalSlide textarea.toggle {
    display: none;
}

#lfb_form.lfb_bootstraped #finalSlide ul {
    padding-left: 0px;
    margin-left: 0px;
}

#lfb_form.lfb_bootstraped #finalSlide .validation_error,
#lfb_form.lfb_bootstraped #finalSlide #gforms_confirmation_message,
#lfb_form.lfb_bootstraped .gfield_description {
    display: none;
}

#lfb_form.lfb_bootstraped #finalSlide .validation_error,
#lfb_form.lfb_bootstraped #finalSlide #gforms_confirmation_message {
    font-size: 38px;
    padding-bottom: 48px;
    padding-top: 48px;
}

#lfb_form.lfb_bootstraped #finalSlide .btn:not(#lfb_btnOrder):not(#lfb_btnOrderPaypal):not(.lfb_button) {
    display: inline-block;
    margin: 0 auto;
}

#lfb_form.lfb_bootstraped .gfield>div>div {
    margin: 0 auto !important;
}

#lfb_form.lfb_bootstraped .gfield>div>#input_1_3_toolbar :last-child {
    display: none !important;
}

#lfb_form.lfb_bootstraped .gform_body label {
    clear: both;
}

#lfb_form.lfb_bootstraped .gform_ajax_spinner {
    display: none;
}

#lfb_form.lfb_bootstraped table.gfield_list {
    margin: 0 auto;
}

#lfb_form.lfb_bootstraped .ginput_quantity_label {
    display: inline-block;
    margin-left: 14px;
}

#lfb_form.lfb_bootstraped #finalSlide .estimation_project,
#lfb_form.lfb_bootstraped #finalSlide .estimation_total {
    display: none;
}


body .lfb_datepickerContainer .ui-datepicker-title {
    text-align: center;
    background-color: #1dd2af;
    color: white;
    padding: 8px;
    margin: 0px;
    line-height: 24px;
}

body .lfb_datepickerContainer th {
    background-color: #ecf0f1;
    text-align: center;
    padding: 8px;
    color: #95a5a6;
    font-weight: normal;
}

body .lfb_datepickerContainer td {
    text-align: center;
    padding: 8px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #FFF;
    color: #95a5a6;
    border: 1px solid #ecf0f1;
}

body .lfb_datepickerContainer .ui-datepicker-calendar .ui-state-default,
body .lfb_datepickerContainer .ui-datepicker-calendar .ui-widget-content .ui-state-default,
body .lfb_datepickerContainer .ui-datepicker-calendar .ui-widget-header .ui-state-default,
body .lfb_datepickerContainer td>a {
    color: #1dd2af;
    text-decoration: none;
    background-color: #fff;
    border: 0px;
}

body .lfb_datepickerContainer td a:hover {
    opacity: 0.7;
}

body .lfb_datepickerContainer td.ui-datepicker-today a {
    color: #34495e;
}

body .lfb_datepickerContainer .ui-datepicker-prev {
    position: absolute;
    left: 5px;
    top: 7px;
    display: block;
    width: 22px;
    height: 22px;
    color: white;
    content: "<";
    cursor: pointer;
}

body .lfb_datepickerContainer .ui-datepicker-next {
    position: absolute;
    right: 0px;
    top: 7px;
    display: block;
    width: 22px;
    height: 22px;
    color: white;
    content: "<";
    cursor: pointer;
}


body .lfb_datepickerContainer.lfb_datepickerHasMenu .ui-datepicker-prev,
body .lfb_datepickerContainer.lfb_datepickerHasMenu .ui-datepicker-next {
    line-height: 40px;
}

body .lfb_datepickerContainer .ui-datepicker-prev,
.lfb_datepickerContainer .ui-datepicker-next {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body .lfb_datepickerContainer .ui-datepicker-prev:before {
    content: "\e079";
}

body .lfb_datepickerContainer .ui-datepicker-next:before {
    content: "\e080";
}

#lfb_form.lfb_bootstraped #lfb_mainPanel input[type="file"].lfb_filefield {
    font-size: 16px;
    border: 0px;
    line-height: 18px;
    margin-top: 3px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel #lfb_summary {
    max-width: 800px;
    width: 90%;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary {
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 0px;
}

#lfb_form.lfb_bootstraped .lfb_summary #lfb_vatRow th,
#lfb_form.lfb_bootstraped #lfb_floatingSummary #lfb_vatRow th {
    text-align: right !important;
    font-weight: normal;
}

body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary {
    direction: rtl;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummaryContent {
    overflow-x: hidden;
    margin-bottom: 0px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table,
#lfb_form.lfb_bootstraped #lfb_floatingSummary table,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary tbody th {
    background-color: #FFF;
}


#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table {
    margin-bottom: 0px;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table .lfb_quantityTh {
    width: 80px;
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table .lfb_priceTh {
    width: 90px;
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table .lfb_quantityTd {
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table .lfb_priceTd {
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table thead,
#lfb_form.lfb_bootstraped #lfb_floatingSummary table thead {
    background-color: #1dd2af;
    color: #FFF;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table th.lfb_summaryStep,
#lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_floatingSummary table th.lfb_summaryStep {
    text-align: center;
    color: #FFF;
    font-size: 16px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary #lfb_summaryTotalTr th:first-child {
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary #lfb_summaryDiscountTr th:first-child {
    text-align: right;
    font-weight: normal;
}

#lfb_bootstraped.lfb_bootstraped .dropdown-menu:not(.bootstrap-timepicker-widget):not(.datetimepicker) {
    left: 0px !important;
    z-index: 2147483647 !important;
}

#lfb_bootstraped.lfb_bootstraped :not(.open)>.dropdown-menu:not(.bootstrap-timepicker-widget):not(.datetimepicker) {
    display: none;
}

#lfb_bootstraped.lfb_bootstraped .open>.dropdown-menu:not(.bootstrap-timepicker-widget):not(.datetimepicker) {
    display: block;
    visibility: visible;
    opacity: 1;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table th {
    vertical-align: top;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table th,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table td {
    text-align: right;
    white-space: normal;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table td {
    overflow-wrap: break-word;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary td:first-child,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary th:first-child,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary td:nth-child(2),
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary th:nth-child(2) {
    text-align: left;
}

body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary td:first-child,
body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary th,
body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary td:first-child,
body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary td {
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary #lfb_summaryTotal {
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary [id="lfb_summaryDepositTr"] th:first-child {
    text-align: left;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary [id="lfb_summaryDeposit"],
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary [id="lfb_summaryDepositTr"] > th:last-child,
#lfb_form.lfb_bootstraped #lfb_floatingSummary [id="lfb_summaryDeposit"],
#lfb_form.lfb_bootstraped #lfb_floatingSummary [id="lfb_summaryDepositTr"] > th:last-child {
    text-align: right;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary #lfb_summaryTotalTr th,
#lfb_form.lfb_bootstraped #lfb_floatingSummary #lfb_summaryTotal {
    text-align: right;
}

body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary #lfb_summaryTotalTr th,
body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary #lfb_summaryTotal {
    text-align: right;
}

#lfb_form.lfb_bootstraped .caret {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

#lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select.btn-group:not(.input-group-btn) {
    max-width: 380px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .row {
    max-width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: block;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .modal .row {
    display: flex;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .modal .modal-header .close {
    font-size: 24px;
}

#lfb_bootstraped.lfb_bootstraped btn-group.lfb_bootstrap-select.form-control {
    width: auto;
}

body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary {
    text-align: right;
}

body.rtl #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table td {
    text-align: right;
}

body.rtl #lfb_form .linkPrevious>.fa {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
}

@media (max-width: 768px) {
    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_stepTitle {
        font-size: 38px;
    }
}

@media (max-width: 940px) {
    #lfb_form.lfb_bootstraped .genPrice {
        width: 80%;
    }
}

@media (max-width: 480px) {
    #lfb_form.lfb_bootstraped #lfb_mainFormTitle {
        font-size: 44px;
    }

    #lfb_form.lfb_bootstraped #startInfos.lfb_loaded {
        display: none;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_btnContainer {
        padding-top: 0px !important;
    }

    #lfb_form.lfb_bootstraped .lfb_button {
        margin-top: 0px !important;
    }

    #lfb_form.lfb_bootstraped #lfb_close_btn {
        margin-top: 1px;
        margin-right: 7px;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel {
        min-height: auto;
        padding-left: 18px;
        padding-right: 18px;
    }

    #lfb_form #finalText {
        margin-top: 48px;
        font-size: 48px;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_stepTitle {
        font-size: 28px;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
    #lfb_form.lfb_bootstraped #lfb_mainPanel textarea,
    #lfb_form.lfb_bootstraped #lfb_mainPanel select,
    #lfb_form.lfb_bootstraped #lfb_mainPanel .select-block,
    #lfb_form.lfb_bootstraped #lfb_mainPanel .input-group,
    #lfb_form.lfb_bootstraped #lfb_mainPanel #lfb_signature {
        width: 100%;
    }

    #lfb_form.lfb_bootstraped.lfb_popup #lfb_mainPanel #lfb_signature,
    #lfb_form.lfb_bootstraped.lfb_popup #lfb_mainPanel #lfb_signature canvas {
        width: 280px;
    }

    #lfb_form.lfb_bootstraped .genPrice {
        width: 60%;
    }

}


#lfb_form.lfb_bootstraped #lfb_loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #1ABC9C;
    z-index: 999999;
    display: none;
}

#lfb_form.lfb_bootstraped .lfb_spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    margin-top: -20px;
}

#lfb_form.lfb_bootstraped .double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

#lfb_form.lfb_bootstraped .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

#lfb_form.lfb_bootstraped .lfb_stepDescription {
    opacity: 0;
    position: absolute;
    top: 120px;
    left: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
}

#lfb_form.lfb_bootstraped .lfb_tooltip {
    position: absolute;
    z-index: 1070;
    font-size: 14px;
    line-height: 1.286;
    margin-top: 3px;
    padding: 5px 0;
    padding-top: 8px;
    margin-left: -8px;
    height: auto !important;

}

#lfb_form.lfb_bootstraped .lfb_tooltip.top {
    margin-top: -4px;
    padding: 5px 0;
    padding-bottom: 9px;
    margin-left: -8px;
}

#lfb_form.lfb_bootstraped .lfb_tooltip .lfb_tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    left: 50%;
    border-width: 0 9px 9px;
    margin-left: -8px;
    top: -1px;
}

#lfb_form.lfb_bootstraped .lfb_tooltip.bottom .lfb_tooltip-arrow {
    border-bottom-color: #34495e;
    border-width: 0 9px 9px;
    margin-left: -9px;
    top: -1px;
}

#lfb_form.lfb_bootstraped .lfb_tooltip.top .lfb_tooltip-arrow {
    border-top-color: #34495e;
    border-width: 9px 9px 0;
    top: auto;
    bottom: 0px;
    margin-left: -8px;
}

#lfb_form.lfb_bootstraped .lfb_tooltip .lfb_tooltip-inner {
    background-color: #34495e;
    line-height: 1.286;
    padding: 12px;
    text-align: center;
    width: 183px;
    border-radius: 6px;
    max-width: 200px;
    color: #fff;
}

#lfb_form.lfb_bootstraped .lfb_summary #lfb_summaryDiscountTr,
#lfb_form.lfb_bootstraped #lfb_floatingSummary #lfb_summaryDiscountTr {
    display: none;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel input#lfb_couponField {
    width: 324px;
    display: inline-block;
}

body>.ui-datepicker {
    display: none;
}

#lfb_form.lfb_bootstraped .lfb_colorpicker {
    width: 1px !important;
    height: 1px !important;
    opacity: 0;
    position: relative;
    left: -64px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_colorPreview {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    border: 2px solid #bdc3c7;
    background-color: #FFF;
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 0.8s;
    transition: background-color 0.8s;
    margin-top: 8px;
    margin-right: 7px;
    margin-left: 14px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropzone {
    max-width: 85%;
    margin: 0 auto;
    border-radius: 5px;
    border-style: dashed;
    min-width: 380px;
    margin-top: 2px;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_dropzone {
    min-width: 80px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_item.has-error .lfb_dropzone {
    border-color: #e74c3c;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropzone .dz-preview .dz-remove {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 999999;
    font-size: 18px;
    text-decoration: none;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropzone .dz-preview .dz-remove:hover {
    text-decoration: none;
    opacity: 0.7;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropzone .lfb_removeFile {
    font-size: 18px;
    position: absolute;
    top: -5px;
    right: -5px;
    cursor: pointer;
    display: block;
    z-index: 999;
}

#lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select {
    max-width: 380px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select .dropdown-toggle {
    min-width: 160px;
    max-width: 380px;
    outline: none !important;
    text-shadow: none;
    max-height: 42px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropzone .dz-message {
    font-size: 22px;
    margin-top: 28px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_genSlide .lfb_distanceError {
    margin-bottom: 0px;
    margin-top: 38px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_genSlide .lfb_distanceError p {
    color: #c0392b;
    margin-bottom: 0px;
}

#lfb_form.lfb_bootstraped .dropdown-menu:not(.datetimepicker) {
    margin-top: 1px;
}

#lfb_form.lfb_bootstraped .dropdown-menu:not(.datetimepicker) li.selected>a {
    border-radius: 0px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select.btn-group .dropdown-menu li a:hover {
    opacity: 0.8;
    background-color: inherit;
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

@media (min-width: 768px) {
    #lfb_form.lfb_bootstraped #lfb_mainFormTitle {
        font-size: 42px;
    }

    #lfb_form.lfb_bootstraped .lfb_stepDescription {
        padding-left: 180px;
        padding-right: 180px;
    }
}

@media only screen and (max-width: 768px) {
    #lfb_form.lfb_bootstraped .lfb_stepDescription {
        padding-bottom: 48px !important;
    }
}

@media only screen and (max-width: 480px) {
    body .ui-datepicker.lfb_datepickerContainer {
        position: fixed !important;
        left: 0px !important;
        top: 0px !important;
        width: 100% !important;
        height: 100% !important;
    }

    body .lfb_datepickerContainer td {
        line-height: 52px;
        font-size: 20px;
    }

    body .colpick_hex {
        left: 50% !important;
        margin-left: -104px;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary {
        width: 100%;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel input#lfb_couponField {
        width: 80%;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary {
        font-size: 12px;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel {
        padding: 4px;
    }

    #lfb_form.lfb_bootstraped .x-container.max.width {
        padding: 0px !important;
        width: 100% !important;
    }

    #lfb_form.lfb_bootstraped .x-column.x-sm.x-1-1 {
        padding: 0px !important;
    }

    #lfb_bootstraped.lfb_bootstraped .lfb_dropzone {
        max-width: 95%;
        margin: 0 auto;
        min-width: 95%;
    }

    #lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select.btn-group:not(.input-group-btn) {
        max-width: 280px;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent {
        margin-top: 28px !important;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent.lfb_noDes {
        padding-top: 58px !important;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc {
        margin-top: 28px;
        margin-bottom: 8px;
    }

    #lfb_form.lfb_bootstraped #startInfos {
        padding-left: 28px;
        padding-right: 28px;
    }

}

#lfb_bootstraped.lfb_bootstraped #lfb_form btnStart {
    margin-bottom: 28px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-totalrange]:not([data-showsteps="true"]) .progress-bar-price.lfb_notNull {
    line-height: 13px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-totalrange]:not([data-showsteps="true"]) .progress-bar-price.lfb_notNull>span {
    top: 7px !important;
    font-size: 10px !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-totalrange]:not([data-showsteps="true"]) .progress-bar-price.lfb_notNull>span>strong {
    font-size: 14px !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-totalrange] #lfb_finalPrice {
    line-height: 26px;
    font-size: 16px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-totalrange] #lfb_finalPrice strong {
    font-size: 28px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] .lfb_stepDescription {
    padding: 0px;
    padding-left: 20px;
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"],
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] h1,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] h2,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] h3,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] p,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] .row,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .lfb_genSlide .lfb_stepDescription,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] label,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] .form-group,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] .lfb_genContentSlide,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] label {
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc {
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-12.lfb_row {
    justify-content: flex-start;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] {
    padding-top: 48px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle {
    left: 28px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel {
    padding-left: 28px;
    padding-right: 28px;
    margin-top: 48px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #startInfos {
    padding-left: 28px;
    padding-right: 28px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_btnStart {
    margin-left: 28px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] .genPrice {
    padding-left: 68px;
    padding-right: 68px;
    max-width: 100%;
    width: 100%;
    margin-top: 38px;
    margin-bottom: 38px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #finalSlide #lfb_finalLabel {
    display: inline-block;
    width: auto;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #finalSlide #lfb_finalPrice {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-top: 4px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_summary,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_legalNoticeContent {
    margin-left: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemDes {
    margin-left: 0px;
    max-width: 100% !important;
    text-align: justify;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] .lfb_genSlide .lfb_totalBottomContainer hr {
    max-width: 100%;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel textarea,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel select,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .select-block,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .input-group {
    margin-left: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2 {
    padding-left: 0px;
}

#lfb_form.lfb_bootstraped[data-inlinelabels="true"] #lfb_mainPanel input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
#lfb_form.lfb_bootstrape[data-inlinelabels="true"] #lfb_mainPanel textarea,
#lfb_form.lfb_bootstraped[data-inlinelabels="true"] #lfb_mainPanel select,
#lfb_form.lfb_bootstraped[data-inlinelabels="true"] #lfb_mainPanel .select-block,
#lfb_form.lfb_bootstraped[data-inlinelabels="true"] #lfb_mainPanel .input-group {
    width: 280px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-inlinelabels="true"] .form-group>label,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-inlinelabels="true"] .lfb_itemBloc>p>label {
    margin-right: 8px;
    width: 140px;
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-inlinelabels="true"]:not([data-alignleft="true"]) .form-group>label,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-inlinelabels="true"]:not([data-alignleft="true"]) .lfb_itemBloc>p>label {
    text-align: right;
    vertical-align: top;
    margin-top: 8px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-inlinelabels="true"] .form-control {
    display: inline-block !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-inlinelabels="true"] .form-control.toggle {
    margin-top: 14px;
    display: none;
    width: 434px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-inlinelabels="true"] .switch.has-switch {
    vertical-align: middle;
}


#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainer,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainerStripe {
    border-top: 1px solid #bdc3c7;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    clear: both;
    text-align: initial;
    position: static !important;
    margin: 28px 28px 0;
    width: auto !important;
    min-height: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .lfb_genSlide h3.lfb_totalBottom {
    text-align: center;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .linkPrevious {
    min-width: 140px;
    color: #fff;
    border: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    border-radius: 4px;
    padding: 10px 15px;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    text-decoration: none;
    background-color: #bdc3c7;
    float: none;
    margin: 0;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .lfb_btn-next,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrderPaypal,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnPayStripe,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrderStripe,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrder,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #btnOrderRazorpay {
    float: none;
    margin-left: auto;
    margin-bottom: 0 !important;
    order: 3;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrder {
    float: none;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #finalSlide .linkPrevious {
    margin-top: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .lfb_linkPreviousCt {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 0 1 auto;
    margin: 0;
    order: 1;
    position: static;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainer>p,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainerStripe>p {
    flex: 1 1 auto;
    margin: 0;
    order: 2;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form #lfb_captcha-wrap {}

#lfb_bootstraped.lfb_bootstraped #lfb_form #lfb_captcha {
    margin-bottom: 14px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form #lfb_captchaPanel>p {
    margin-bottom: 4px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form #lfb_captcha_refresh {
    font-size: 18px;
    position: absolute;
    margin-left: 8px;
    margin-top: 8px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form #lfb_captchaField {
    width: 110px;
}

#ajax-loading-screen {
    display: none !important;
}

#lfb_form.lfb_bootstraped .form-group.has-error .btn-default {
    color: #e74c3c;
}

#lfb_form.lfb_bootstraped>.bootstrap-timepicker-widget {
    width: 210px;
    position: fixed;
    padding: 8px;
    border-radius: 4px;
}

#lfb_form.lfb_bootstraped>.bootstrap-timepicker-widget a[href="#"] {
    font-size: 20px;
    margin-left: 10px;
}

#lfb_form.lfb_bootstraped>.bootstrap-timepicker-widget input {
    background-color: #FFF;
    font-size: 14px;
    color: #bdc3c7;
    max-width: 60px;
}

#lfb_form.lfb_bootstraped>.bootstrap-timepicker-widget td.separator {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
}

#lfb_form.lfb_bootstraped .input-group>.input-group-addon {
    font-size: 20px;
    padding: 8px;
    width: 42px;
    -webkit-transition: border .5s ease-in, color .25s linear, background-color .25s linear;
    transition: border .5s ease-in, color .25s linear, background-color .25s linear;
}

#lfb_form.lfb_bootstraped:not([data-stylefields="light"]) .input-group>.input-group-addon:first-child {
    border-right: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#lfb_form.lfb_bootstraped:not([data-stylefields="light"]) .input-group>.input-group-addon:first-child+.form-control {
    border-left: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

#lfb_form.lfb_bootstraped:not([data-stylefields="light"]) #lfb_mainPanel .input-group>.input-group-addon:first-child {
    border-right: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    min-height: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#lfb_form.lfb_bootstraped:not([data-stylefields="light"]) #lfb_mainPanel .input-group>.input-group-addon:first-child+.form-control {
    border-left: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    min-height: 44px;
    height: 44px;
}

#lfb_bootstraped.lfb_bootstraped .input-group .form-control:last-child {
    flex: 1;
}

#lfb_form.lfb_bootstraped .input-group-addon>.fa,
#lfb_form.lfb_bootstraped .input-group-addon>.fab,
#lfb_form.lfb_bootstraped .input-group-addon>.far,
#lfb_form.lfb_bootstraped .input-group-addon>.fas {
    width: 24px;
}

#lfb_form.lfb_bootstraped[data-stylefields="light"] .form-control:not(textarea) {
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}

#lfb_form.lfb_bootstraped[data-stylefields="light"] .form-control {
    border-radius: 0px;
}

#lfb_form.lfb_bootstraped[data-stylefields="light"] .form-control:not(textarea) {
    -webkit-transition: border .5s ease-in, color .25s linear, background-color .25s linear;
    transition: border .5s ease-in, color .25s linear, background-color .25s linear;
}

#lfb_form.lfb_bootstraped[data-stylefields="light"] .input-group-addon {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 2px solid;
    font-size: 28px;
    padding: 0px;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 0px;
}

#lfb_form.lfb_bootstraped:not([data-stylefields="light"]) .form-group.has-error .input-group-addon {
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: white;
}

#lfb_form.lfb_bootstraped[data-stylefields="light"] .form-group.has-error :not(.focus)>.input-group-addon {
    border-color: #e74c3c;
    color: #e74c3c;
}

#lfb_form.lfb_bootstraped a.btn {
    position: relative;
}

#lfb_form.lfb_bootstraped .lfb_shineCanvas {
    pointer-events: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#lfb_form.lfb_bootstraped .lfb_layeredImage {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    margin-top: 18px;
    margin-bottom: 28px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

#lfb_form.lfb_bootstraped .lfb_layeredImage>img:not(.lfb_baseLayer) {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#lfb_form.lfb_bootstraped .lfb_bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.pac-container {
    z-index: 99999999 !important;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped .lfb_summary thead th {
    padding: 8px;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped {
    padding: 0px;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped #lfb_mainPanel {
    padding-top: 28px;
    padding-bottom: 28px;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_stepTitle {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped #lfb_mainPanel p {
    text-align: initial;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped .lfb_summary {
    text-align: initial;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped .lfb_summary table {
    width: 100% !important;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped .lfb_summary hr {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_btnNextContainer {
    text-align: center;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped #lfb_mainPanel {
    min-height: 100%;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped #lfb_mainPanel #lfb_payFormFinalTxt {
    font-size: 53px;
    margin-top: 140px;
}

#lfb_bootstraped.lfb_payForm #lfb_form.lfb_bootstraped #lfb_mainPanel .wp-video {
    margin: 0 auto !important;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_stripe_card-error {
    font-size: 16px;
    color: red;
    margin-bottom: 18px;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_stripeContainer {
    border: 2px solid #CCC;
    display: inline-block;
    margin: 0 auto;
    border-radius: 6px;
    max-width: 100%;
    padding: 12px;
    padding-left: 38px;
    padding-right: 38px;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_stripeContainer .payment-errors {
    display: block;
    padding-bottom: 12px;
    margin-top: -16px;
    color: #e74c3c;
    font-size: 18px;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_stripeLogoImg {
    max-height: 26px;
    margin-top: 8px;
    margin-bottom: 8px;
    max-width: 180px;
    margin-bottom: 12px;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_floatingSummaryBtnCtWrapper {
    position: relative;
    padding-bottom: 16px;
    pointer-events: none;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_fullscreen .lfb_floatingSummaryBtnCtWrapper,
#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_popup .lfb_floatingSummaryBtnCtWrapper {
    position: static;
    padding-bottom: 0px;
}

#lfb_form.lfb_bootstraped .lfb_floatingSummaryBtnCt {
    text-align: right;
    position: absolute;
    width: 100%;
    right: 0px;
    top: -8px;
    z-index: 999;
}

#lfb_form.lfb_bootstraped:not(.lfb_fullscreen):not(.lfb_popup) .lfb_floatingSummaryBtnCt {
    top: -38px;
}

#lfb_form.lfb_bootstraped .lfb_floatingSummaryBtnCt a {
    pointer-events: all;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_fullscreen .lfb_floatingSummaryBtnCt,
#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_popup .lfb_floatingSummaryBtnCt {
    right: 8px;
    top: 18px;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_popup .lfb_floatingSummaryBtnCt {
    top: 48px;
    min-height: 43px;
}

#lfb_form.lfb_bootstraped .lfb_btnFloatingSummary {
    display: none;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

#lfb_form.lfb_bootstraped .lfb_btnSaveForm {
    display: none;
    opacity: 1;
    -webkit-transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    transition: background-color .5s ease-in-out;
}

#lfb_form.lfb_bootstraped .lfb_btnFloatingSummary.btn-circle,
#lfb_form.lfb_bootstraped .lfb_btnSaveForm.btn-circle {
    width: 43px;
}

#lfb_form.lfb_bootstraped .lfb_btnFloatingSummary.disabled,
#lfb_form.lfb_bootstraped .lfb_btnSaveForm.disabled {
    opacity: 0;
}

#lfb_form.lfb_bootstraped .lfb_btnFloatingSummary:not(.btn-circle)>.fa,
#lfb_form.lfb_bootstraped .lfb_btnSaveForm:not(.btn-circle)>.fa {
    margin-right: 8px;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary {
    background-color: transparent;
    position: absolute;
    max-width: 100%;
    width: 380px;
    right: 0px;
    top: 42px;
    z-index: 9999;
    border-radius: 6px;
    font-size: 13px;
    display: none;
    pointer-events: all;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary #lfb_floatingSummaryInner {
    max-height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #CCC;
    margin-top: 15px;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_fullscreen #lfb_floatingSummary,
#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_popup #lfb_floatingSummary {
    right: 4px;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped.lfb_popup #lfb_floatingSummary {
    top: 80px;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary .lfb_summaryStep {
    cursor: pointer;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary .lfb_summaryStep:hover {
    opacity: 0.8;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent #cccccc transparent;
    position: absolute;
    top: 0px;
    right: 10px;
    float: right;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table {
    border: 0px;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table thead tr th:first-child {
    border-left: 0px;
}

#lfb_form.lfb_bootstraped #lfb_floatingSummary table thead tr th:last-child {
    border-right: 0px;
}

#lfb_form.lfb_bootstraped .lfb_genSlide .lfb_imgTitle {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 20px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_datepicker.form-control[readonly] {
    cursor: pointer;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker {
    position: absolute;
    background-color: #34495e;
    color: white;
    padding: 10px;
    display: none;
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    transition: none;
    width: 221px;
    max-width: 280px;
    z-index: 2147483647;
}

#lfb_bootstraped.lfb_bootstraped [class*=" datetimepicker-dropdown"]:before {
    border-bottom-color: #34495e;
}

#lfb_bootstraped.lfb_bootstraped [class*=" datetimepicker-dropdown"]:after {
    border-bottom-color: #34495e;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table {
    min-width: 0px;
    max-width: 100%;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td {
    padding: 2px;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td span.active.disabled.active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td span.active.disabled:hover.active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active:active,

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active:hover:active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active.disabled:active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active.disabled:hover:active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active.active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active:hover.active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active.disabled.active,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.active.disabled:hover.active {
    background-color: #1abc9c;
    background-image: none;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.minute:hover {
    background: #16a085;
    cursor: pointer;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.hour:hover {
    background: #16a085;
    cursor: pointer;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.day:hover {
    background: #16a085;
    cursor: pointer;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td span:hover {
    background: #16a085;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr th,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td {
    color: white;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr th.disabled,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.disabled {
    color: #bdc3c7;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td:hover,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr th:hover {
    opacity: 0.9;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker .datetimepicker-hours td,
#lfb_bootstraped.lfb_bootstraped .datetimepicker .datetimepicker-minutes td {
    min-width: 40px;
}

.datetimepicker .datetimepicker-minutes th.prev,
.datetimepicker .datetimepicker-minutes th.next {
    display: none !important;
}

.datetimepicker .datetimepicker-minutes th.switch {
    width: 100% !important;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.new,
#lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.old {
    color: inherit;
    opacity: 0.9;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker th.switch {
    vertical-align: middle;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker .datetimepicker-hours table,
#lfb_bootstraped.lfb_bootstraped .datetimepicker .datetimepicker-hours table th:not(.prev):not(.next),
#lfb_bootstraped.lfb_bootstraped .datetimepicker .datetimepicker-hours table td {
    width: 100%;
}

#lfb_bootstraped.lfb_bootstraped .datetimepicker table {
    width: 100%;
}

body.rtl #lfb_form .lfb_totalBottom span {
    direction: rtl !important;
    unicode-bidi: embed !important;
}

body.rtl #lfb_form.lfb_bootstraped .genPrice span:not(.lfb_subPrice) {
    direction: rtl !important;
    unicode-bidi: embed !important;
}

#lfb_form.lfb_bootstraped .lfb_itemBloc.has-error>div>label {
    color: #e74c3c !important;
}

#lfb_form.lfb_bootstraped .lfb_itemBloc.has-error .switch-right {
    color: #e74c3c !important;
}

#lfb_bootstraped.lfb_bootstraped .lfb_imageButtonContainer {
    border: 1px solid #bdc3c7;
    padding-bottom: 14px;
    background-color: white;
}

#lfb_bootstraped.lfb_bootstraped .lfb_imageButtonContainer {
    max-width: 280px;
    min-width: 200px;
    margin: 0 auto;
}

#lfb_bootstraped.lfb_bootstraped .lfb_imageButtonContainer .lfb_imageButtonHeader {
    padding: 14px;
    background-color: #f5f5f5;
    color: #34495e;
    font-size: 18px;
    color: white;
    font-weight: 700;
}

#lfb_bootstraped.lfb_bootstraped .lfb_imageButtonContainer .lfb_imageButtonImg {
    max-height: 84px;
    max-width: 98%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

#lfb_bootstraped.lfb_bootstraped .lfb_imageButtonContainer .btn.lfb_imageButton {
    width: 90%;
    margin: 0 auto;
    margin-top: 18px;
    white-space: inherit;
    min-width: 28px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped:not(.lfb_visualEditing) #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_disabled {
    display: none;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped th.lfb_summaryStep {
    font-weight: bold;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_paymentMethodBtns {
    margin-bottom: 24px;
    margin-top: 24px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_paymentMethodBtns .btn,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #finalSlide #lfb_paymentMethodBtns .btn {
    margin-left: 4px;
    margin-right: 4px;
    color: #FFF;
    margin-bottom: 12px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .fab,
#lfb_bootstraped .fab {
    font-family: 'Font Awesome 5 Brands' !important;
    font-weight: 400 !important;
    text-rendering: optimizeLegibility;
}

#lfb_form .input-group-addon {
    cursor: pointer;
}

#lfb_form.lfb_bootstraped[data-sumstepsclick="1"] .lfb_summary .lfb_summaryStep:not([data-step="final"]):hover {
    opacity: 0.9;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table th,
#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary table td {
    min-width: 100px;
}

#lfb_form.lfb_bootstraped .checkboxCt {
    padding-left: 20px;
    min-height: 58px;
}

#lfb_form.lfb_bootstraped .checkboxCt label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    cursor: pointer;
}

#lfb_form.lfb_bootstraped .checkboxCt label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 10px;
    left: 1px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    pointer-events: none;
}

#lfb_form.lfb_bootstraped .checkboxCt label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 5px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #FFF !important;
    pointer-events: none;
}

#lfb_form.lfb_bootstraped .checkboxCt input[type="checkbox"] {
    position: relative;
    z-index: 2;
    width: 28px;
    height: 28px;
    margin: 5px 0 0 0;
    opacity: 0;
    cursor: pointer;
    vertical-align: top;
}

#lfb_form.lfb_bootstraped .checkboxCt input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#lfb_form.lfb_bootstraped .checkboxCt input[type="checkbox"]:checked+label::after {
    content: "";
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

#lfb_form.lfb_bootstraped .checkboxCt input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}

#lfb_form.lfb_bootstraped .checkboxCt input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

#lfb_form.lfb_bootstraped .checkboxCt.checkbox-circle label::before {
    border-radius: 50%;
}

#lfb_form.lfb_bootstraped .checkboxCt.checkbox-inline {
    margin-top: 0;
}

#lfb_form.lfb_bootstraped .checkboxCt-primary input[type="checkbox"]:checked+label::before {
    background-color: #428bca;
    border-color: #428bca;
}

#lfb_form.lfb_bootstraped .checkboxCt-primary input[type="checkboxCt"]:checked+label::after {
    color: #fff !important;
}

#lfb_form.lfb_bootstraped .lfb_addonCheckboxCt {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 46px;
    padding: 7px 12px 7px 36px;
    border: 1px solid rgba(189, 195, 199, 0.75);
    border-radius: 4px;
    background: #fff;
    box-sizing: border-box;
}

#lfb_form.lfb_bootstraped .lfb_addonCheckboxCt input[type="checkbox"] {
    position: absolute;
    top: 50%;
    left: 14px;
    z-index: 1;
    margin: 0;
    transform: translateY(-50%);
}

#lfb_form.lfb_bootstraped .lfb_addonCheckboxCt label {
    flex: 1 1 auto;
    margin: 0;
    padding-left: 0;
    line-height: 1.35;
    cursor: pointer;
}

#lfb_form.lfb_bootstraped .lfb_addonCheckboxCt label::before {
    top: 50%;
    left: 0;
    margin-left: -22px;
    transform: translateY(-50%);
}

#lfb_form.lfb_bootstraped .lfb_addonCheckboxCt label::after {
    top: 50%;
    left: 0;
    margin-left: -22px;
    padding-top: 0;
    line-height: 16px;
    transform: translateY(-50%);
}

#lfb_form.lfb_bootstraped .lfb_addonCheckboxPrice {
    flex: 0 0 auto;
    margin-left: 16px;
    white-space: nowrap;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"][data-keeptooltip="1"] {
    margin-top: 54px !important;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .lfb_sliderTooltipPermanent {
    left: 50% !important;
    pointer-events: none;
    transform: translateX(-50%) !important;
}


#lfb_form.lfb_bootstraped .radioCt {
    padding-left: 20px;
}

#lfb_form.lfb_bootstraped .radioCt label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

#lfb_form.lfb_bootstraped .radioCt label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 10px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

#lfb_form.lfb_bootstraped .radioCt label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 8px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

#lfb_form.lfb_bootstraped .radioCt input[type="radio"] {
    opacity: 0;
}

#lfb_form.lfb_bootstraped .radioCt input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

#lfb_form.lfb_bootstraped .radioCt input[type="radio"]:disabled+label {
    opacity: 0.65;
}

#lfb_form.lfb_bootstraped .radioCt input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}

#lfb_form.lfb_bootstraped .radioCt.radio-inline {
    margin-top: 0;
}

#lfb_form.lfb_bootstraped .radioCt-primary input[type="radio"]+label::after {
    background-color: #428bca;
}

#lfb_form.lfb_bootstraped .radioCt-primary input[type="radio"]:checked+label::before {
    border-color: #428bca;
}

#lfb_form.lfb_bootstraped .radioCt-primary input[type="radio"]:checked+label::after {
    background-color: #428bca;
}

#lfb_form.lfb_bootstraped [data-keeptooltip="1"] .tooltip {
    display: block !important;
}

body.cs-preview #lfb_form.lfb_bootstraped #lfb_mainPanel {
    display: block;
}

body.cs-preview #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide[data-start="1"],
body.cs-preview #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide[data-start="1"] .lfb_genContent {
    display: block;
    opacity: 1;
}

body.cs-preview #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide[data-start="1"] .lfb_stepTitle {
    top: 80px !important;
}

body.cs-preview #lfb_form.lfb_bootstraped .lfb_errorMsg {
    display: none !important;
}

#lfb_form .datetimepicker.dropdown-menu {
    visibility: visible !important;
    opacity: 1 !important;
    width: 240px;
    display: none;
    z-index: 2147483647 !important;
    -webkit-transition: none !important;
    transition: none !important;
}

#lfb_form .datetimepicker.dropdown-menu:not(.lfb_datepicker_inline_widget) {
    width: 214px;
    margin-top: 8px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.2;
}

#lfb_form .datetimepicker.dropdown-menu:not(.lfb_datepicker_inline_widget) table tr th,
#lfb_form .datetimepicker.dropdown-menu:not(.lfb_datepicker_inline_widget) table tr td {
    width: 26px;
    height: 26px;
    padding: 1px;
    font-size: 14px;
    line-height: 26px;
}

#lfb_form .datetimepicker.dropdown-menu:not(.lfb_datepicker_inline_widget) th.switch {
    width: 128px;
}

#lfb_form .datetimepicker.lfb_datepicker_inline_widget {
    display: block !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    max-width: 320px;
    margin: 8px auto 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    z-index: 1 !important;
}

#lfb_form .datetimepicker.lfb_datepicker_inline_widget table {
    width: 100%;
}

#lfb_form .lfb_datepicker_inline.form-control {
    display: none !important;
}

#lfb_form.lfb_bootstraped .has-switch i[class^="fa"] {
    color: white;
}

#lfb_form.lfb_bootstraped .modal-header {
    text-align: left;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
}

#lfb_form.lfb_bootstraped .modal-footer {
    background-color: rgba(0, 0, 0, 0.3);
}

#lfb_form.lfb_bootstraped .lfb_stripeLogoContainer {
    margin-top: 8px;
    margin-bottom: 8px;
}

#lfb_form.lfb_bootstraped .modal-header>.fas,
#lfb_form.lfb_bootstraped .modal-header>.fab {
    font-size: 24px;
    float: left;
    margin-right: 10px;
}

#lfb_bootstraped.lfb_bootstraped .modal {
    background-color: rgba(0, 0, 0, 0.5);
}

#lfb_bootstraped.lfb_bootstraped .modal-dialog {

}

#lfb_form.lfb_bootstraped .modal-header>span:not([class]) {}

#lfb_form.lfb_bootstraped .modal-footer {
    text-align: center;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal .lfb_stripeLogo {
    height: 28px;
    margin: 0 auto;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .form-group {
    margin-bottom: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .form-control {
    margin-bottom: 0px;
    margin-top: 0px !important;
}

#lfb_form.lfb_bootstraped .lfb_stripeLogoContainer {
    margin: 0px;
    padding-top: 18px;
    opacity: 0.8;
}

#lfb_form.lfb_bootstraped #lfb_passModal .modal-body {
    font-size: 21px !important;
    margin: 18px !important;
}

#lfb_form.lfb_bootstraped .modal-dialog {
    z-index: 2000;
}

#lfb_form.lfb_bootstraped .modal-footer {
    text-align: center;
}

#lfb_form.lfb_bootstraped .modal-dialog .modal-header a.close {
    color: white;
    text-decoration: none;
    opacity: 1;
}

#lfb_form.lfb_bootstraped .modal-dialog .modal-header a.close:hover {
    color: white;
    opacity: 0.7;
}

#lfb_form.lfb_bootstraped #lfb_stripe_card-element>div,
#lfb_form.lfb_bootstraped #lfb_stripe_expiration-element>div,
#lfb_form.lfb_bootstraped #lfb_stripe_cvc-element>div {
    top: 3px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal .modal-body {
    min-height: 78px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal .lfb_amountText {
    font-size: 24px;
    margin-bottom: 14px;
    line-height: 38px;
    margin-bottom: 14px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal .lfb_amountText [data-info="amount"] {
    display: block;
    font-size: 34px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal .lfb_amountText [data-info="amount"]>span:not(:first-child) {
    font-size: 20px;
    line-height: 24px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal [data-panel="loading"] {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: white;
    padding: 28px;
    font-size: 24px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal [data-panel="fail"] {
    font-size: 16px;
    color: #e74c3c;
    padding: 28px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal [data-panel="fail"] [data-info="error"] {
    margin-bottom: 18px;
    font-size: 24px;
    color: #e74c3c;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal [data-panel="fail"] .fas {
    font-size: 48px;
    color: #e74c3c;
}


#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal {
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.18);
    opacity: 0;
    transition: opacity 0.3s;
    transition-delay: 0.5s;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.show {
    opacity: 1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-content {
    background: #dfdfdf;

    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    border: 1px solid rgba(255, 255, 255, 0.3);
    min-height: 200px;
}

@media screen and (min-height: 1200px) {
    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-content {
        top: 180px !important;
    }
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-header,
#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-footer {
    border: none;
    font-weight: bold;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-header .close {
    color: white;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-header span {
    color: #333;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-header>div>span:first-child {
    margin-right: 8px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .modal-header>div>span:last-child {
    font-size: 18px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .form-control {
    background-color: #fff !important;
    border: none;
    border-radius: 5px;
    color: #333;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .form-control:focus {
    outline: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .btn-primary {
    backdrop-filter: blur(5px);
    border: none;
    border-radius: 5px;
    color: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s, transform 0.3s;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .btn-primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    opacity: 1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .btn-primary:focus {
    outline: none;
    box-shadow: none;
    transform: translateY(0);
    opacity: 1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .lfb_amountText {
    color: #555;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal .fas {
    color: white;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal {
    background: rgba(15, 23, 42, 0.56);
    backdrop-filter: blur(12px);
    border: none;
    border-radius: 0;
    box-shadow: none;
    opacity: 0;
    transition: opacity 0.18s ease-out;
    transition-delay: 0s;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal.show {
    opacity: 1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-dialog {
    max-width: 620px;
    width: calc(100% - 32px);
    margin: 32px auto;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-content {
    top: auto !important;
    min-height: 0;
    overflow: hidden;
    border: 1px solid rgba(148, 163, 184, 0.24);
    border-radius: 8px;
    background: #ffffff;
    color: #111827;
    box-shadow: 0 24px 72px rgba(15, 23, 42, 0.32);
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 80px;
    padding: 22px 26px;
    border: none;
    border-bottom: 1px solid #eef2f7;
    background: #ffffff;
    color: #111827;
    font-weight: 700;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeHeaderContent {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeIcon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 8px;
    background: #635bff;
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
    margin-right: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header span,
#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header strong {
    color: inherit;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeEyebrow {
    display: block;
    margin-bottom: 3px;
    color: #64748b;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header strong {
    display: block;
    font-size: 20px;
    line-height: 1.25;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header .close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin-left: 16px;
    border-radius: 999px;
    background: #f8fafc;
    color: #475569;
    opacity: 1;
    text-decoration: none;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header .close:hover {
    background: #eef2f7;
    color: #111827;
    opacity: 1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header .close .fas {
    color: inherit;
    font-size: 14px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-body {
    min-height: 0;
    padding: 24px 26px 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripePanel {
    margin: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_amountTextContainer {
    padding: 0;
    margin: 0 0 20px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_amountText {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 82px;
    margin: 0;
    padding: 18px 20px;
    border: 1px solid #e5eaf1;
    border-radius: 8px;
    background: #f8fafc;
    color: #111827;
    font-size: 14px;
    line-height: 1.35;
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_amountText>span {
    color: #64748b;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_amountText [data-info="amount"] {
    display: block;
    color: #111827;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    text-align: right;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_amountText [data-info="amount"]>span:not(:first-child) {
    font-size: 18px;
    line-height: 1.2;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripePaymentForm {
    padding: 0;
    margin: 0;
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFieldsGrid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeField {
    margin: 0 !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFieldCard,
#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFieldOwner {
    grid-column: 1 / -1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeField label {
    display: block;
    margin: 0 0 7px;
    color: #475569;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .form-control {
    height: 48px;
    min-height: 48px;
    margin: 0 !important;
    padding: 13px 14px;
    border: 1px solid #dbe3ee !important;
    border-radius: 8px;
    background: #ffffff !important;
    color: #111827;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
    font-size: 15px;
    line-height: 20px;
    transition: border-color 0.16s ease, box-shadow 0.16s ease, background-color 0.16s ease;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .form-control:focus {
    outline: none;
    border-color: #635bff !important;
    box-shadow: 0 0 0 3px rgba(99, 91, 255, 0.16);
}

#lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal #lfb_stripe_card-element>div,
#lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal #lfb_stripe_expiration-element>div,
#lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal #lfb_stripe_cvc-element>div {
    top: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeCardError {
    margin-top: 12px;
    padding: 10px 12px;
    border-radius: 8px;
    background: #fef2f2;
    color: #b91c1c;
    font-size: 13px;
    line-height: 1.4;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeCardError:empty {
    display: none;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeTrustRow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    color: #64748b;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeTrustRow span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-width: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeTrustRow .fas {
    color: #16a34a;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeLogo {
    height: 24px;
    margin: 0;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal [data-panel="loading"] {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 248px;
    padding: 0;
    background: transparent;
    color: #111827;
    font-size: 15px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeLoadingState,
#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFailState {
    display: flex;
    min-height: 248px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    text-align: center;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeLoadingState .fas {
    color: #635bff;
    font-size: 36px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal [data-panel="fail"] {
    padding: 0;
    color: #b91c1c;
    font-size: 15px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFailState {
    min-height: 220px;
    padding: 20px;
    border-radius: 8px;
    background: #fef2f2;
    color: #b91c1c;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFailState .fas {
    color: #dc2626;
    font-size: 42px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFailState [data-info="error"] {
    margin: 0;
    color: #991b1b;
    font-size: 14px;
}

#lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-footer {
    display: flex;
    align-items: center;
    gap: 18px;
    justify-content: flex-end;
    padding: 16px 26px;
    border: none;
    border-top: 1px solid rgba(226, 232, 240, 0.95);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, #f8fafc 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.92);
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-height: 48px;
    min-width: 166px;
    padding: 13px 22px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(135deg, #635bff 0%, #7c5cff 100%);
    color: #ffffff;
    box-shadow: 0 13px 24px rgba(99, 91, 255, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
    font-weight: 700;
    line-height: 1.2;
    transition: transform 0.16s ease, box-shadow 0.16s ease, opacity 0.16s ease;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .btn-primary .fas {
    margin-right: 8px;
    color: inherit;
    font-size: 13px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .btn-primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 16px 30px rgba(99, 91, 255, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.22);
    opacity: 1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .btn-primary:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(99, 91, 255, 0.2);
    opacity: 1;
}

@media screen and (max-width: 560px) {
    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-dialog {
        width: calc(100% - 20px);
        margin: 14px auto;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-header,
    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-body,
    #lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-footer {
        padding-left: 18px;
        padding-right: 18px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_amountText {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_amountText [data-info="amount"] {
        text-align: left;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeFieldsGrid {
        grid-template-columns: 1fr;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .lfb_stripeTrustRow {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    #lfb_form.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-footer {
        align-items: stretch;
        flex-direction: column;
        gap: 14px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_stripeModal.lfb_stripeCheckoutModal .modal-footer .btn {
        width: 100%;
    }
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal {
    background: rgba(0, 0, 0, 0.36);
    backdrop-filter: blur(10px);
    opacity: 0;
    transition: opacity 0.3s;
    transition-delay: 0.2s;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal.show {
    opacity: 1;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-dialog {
    max-width: 560px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-content {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.28);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.28);
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    font-weight: 700;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-header>div {
    display: flex;
    align-items: center;
    gap: 10px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-header .fas {
    color: inherit;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-header .close {
    color: inherit;
    opacity: 0.9;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-body {
    padding: 20px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .lfb_bankTransferAmount {
    border-radius: 8px;
    padding: 14px 16px;
    margin-bottom: 16px;
    text-align: center;
    background: rgba(255, 255, 255, 0.78);
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .lfb_bankTransferAmount span {
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .lfb_bankTransferAmount strong {
    display: block;
    margin-top: 4px;
    font-size: 30px;
    line-height: 1.2;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .lfb_paymentInstructions {
    margin-bottom: 14px;
    line-height: 1.55;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .lfb_paymentInstructions p:last-child {
    margin-bottom: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal dl {
    display: grid;
    gap: 10px;
    margin: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal dl>div {
    display: grid;
    grid-template-columns: minmax(120px, 0.42fr) 1fr;
    gap: 12px;
    align-items: center;
    border-radius: 8px;
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.7);
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal dt,
#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal dd {
    margin: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal dt {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal dd {
    font-size: 15px;
    font-weight: 600;
    word-break: break-word;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-footer {
    display: flex;
    justify-content: center;
    gap: 10px;
    border: none;
}

#lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-footer .btn {
    border-radius: 6px;
}

@media screen and (max-width: 540px) {
    #lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-body {
        padding: 16px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal dl>div {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-footer {
        flex-direction: column;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_bankTransferModal .modal-footer .btn {
        width: 100%;
    }
}

#lfb_form.lfb_bootstraped .lfb_imageButtonContainer .lfb_imageButtonDescription {
    font-size: 16px;
    padding: 14px;
    padding-bottom: 0px;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc[data-itemtype="checkbox"] .lfb_itemDes {
    margin-top: 0px !important;
}

#lfb_form.lfb_bootstraped #lfb_emailActivationContainer .alert {
    background-color: #1ABC9C;
    color: white;
    width: 380px;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

body>div>.grecaptcha-badge {
    display: none !important;
}

#lfb_form.lfb_bootstraped .grecaptcha-badge {
    position: static !important;
    visibility: visible !important;
    margin: 0 auto;
}

#lfb_form.lfb_bootstraped .lfb_btnNextContainer {
    margin-top: 68px;
    margin-bottom: -4px;
}

#lfb_form.lfb_bootstraped .lfb_forgotPassLinkCt {
    text-align: left;
    max-width: 380px;
    margin: 0 auto;
}

#lfb_form.lfb_bootstraped #lfb_forgotPassLink {
    font-size: 12px;
}

#lfb_form.lfb_bootstraped #lfb_stepper {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 4px;
    background-color: #bdc3c7;
    z-index: 1;
    top: 0px;
    display: none;
}

body.rtl #lfb_form.lfb_bootstraped #lfb_stepper {
    direction: ltr;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

#lfb_form.lfb_bootstraped #lfb_stepper .lfb_stepperPoint {
    position: absolute;
    z-index: 2;
    width: 28px;
    height: 28px;
    margin-left: -14px;
    opacity: 1;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #bdc3c7;
    top: -12px;
    transition: all 0.5s;
    box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0);
}

#lfb_form.lfb_bootstraped #lfb_stepper .lfb_stepperPoint:hover {
    opacity: 1;
    box-shadow: inset 0px 0px 18px rgba(255, 255, 255, 0.5);
}

#lfb_form.lfb_bootstraped #lfb_stepper .lfb_stepperPoint.lfb_disabledPoint {
    background-color: #999;
    cursor: default;
}

#lfb_form.lfb_bootstraped #lfb_stepper #lfb_stepperBar {
    position: absolute;
    height: 4px;
    background-color: #1abc9c;
    transition: width 0.5s ease-out;
}

#lfb_form.lfb_bootstraped[data-progressbar="3"] .container-fluid {
    padding: 0px;
}

#lfb_form .tooltip {
    pointer-events: none !important;
}

#lfb_form select>.bs-title-option {
    display: none !important;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    background-image: none;
}

#lfb_form.lfb_bootstraped .kbw-signature {
    display: inline-block;
    border: 1px solid #a0a0a0;
    -ms-touch-action: none;
}

#lfb_form.lfb_bootstraped .kbw-signature-disabled {
    opacity: 0.35;
}

#lfb_form.lfb_bootstraped #lfb_signatureContainer {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 8px;
}

#lfb_form.lfb_bootstraped #lfb_signature {
    width: 380px;
    height: 120px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 38px;
}

#lfb_form.lfb_bootstraped #lfb_signature.has-error {
    border-color: #e74c3c;
}

#lfb_form.lfb_bootstraped #lfb_signature #lfb_resetSignature {
    font-size: 18px;
    position: absolute;
    bottom: 0px;
    right: 4px;
    z-index: 1;
}

#lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-12.lfb_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

#lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_row {
    text-align: center;
    clear: both;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_imageButtonContainer {
    width: 100%;
    max-width: 100%;
    min-width: 80px;

}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_imageButtonContainer a.btn-primary {
    max-width: 210px;
}

#lfb_form.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel [data-type="slider"] {
    min-width: 40px;

}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_row .lfb_item,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_column {
    float: none !important;
    vertical-align: top;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_row .lfb_item:not(.lfb_row) {
    text-align: center;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_column {
    display: inline-block;
    flex-direction: column;
    padding-top: 8px;
    padding-bottom: 8px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_row .lfb_column .lfb_item:not(.ui-draggable-dragging) {
    width: 100%;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_column.col {
    width: auto;
    float: left;
    min-width: 180px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_btnNextContainer {
    clear: both;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-usevisual="1"] .lfb_btnNextContainer {
    margin-top: 48px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_rate {
    font-size: 26px;
    margin: 0 auto;
    cursor: pointer;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_item.lfb_gmap {
    width: 100%;
    min-height: 220px !important;
    min-width: 480px;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .1);
    outline: none;
    background-size: cover;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_item.lfb_gmap .lfb_mapCt {
    position: relative;
    width: 100%;
    height: 100%;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .lfb_linkPreviousCt {
    margin-top: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainer,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainerStripe {
    min-height: 0;
}

@media (max-width: 480px) {
    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2 {
        padding: 10px;
    }

    #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable {
        margin-left: 10px;
        margin-right: 10px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .lfb_btn-next,
    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrderPaypal,
    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrderStripe,
    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrder {
        float: none;
        width: 100%;
        margin-bottom: 0;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainer,
    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_mainPanel .lfb_btnNextContainerStripe {
        flex-direction: column;
        align-items: stretch;
        margin-left: 18px;
        margin-right: 18px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .lfb_btn-next,
    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrderPaypal,
    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrderStripe,
    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] #lfb_btnOrder {
        order: 1;
        margin-left: 0;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .lfb_linkPreviousCt {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        order: 2;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form[data-previousstepbtn="true"] .linkPrevious {
        min-width: 100%;
        float: none;
        width: 100%;
        margin-top: 0;
        margin-left: 0px;

    }

    #lfb_form.lfb_bootstraped>.bootstrap-timepicker-widget {
        position: fixed;
    }

    #lfb_form.lfb_bootstraped #lfb_floatingSummary {
        position: relative;
        width: 100% !important;
        right: 0 !important;
        margin-top: -38px;
        top: 0px;
    }

    #lfb_form.lfb_bootstraped #lfb_floatingSummary:before {
        top: -15px;
        display: none;
    }

}

@media (max-width: 480px) {
    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_column {
        width: 100%;
    }
}

#lfb_form.lfb_visualEditing .lfb_item.lfb_disabled {
    display: block !important;
}

.rtl #lfb_bootstraped.lfb_bootstraped .input-group .form-control:last-child,
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-addon:last-child,
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-btn:first-child>.btn:not(:first-child),
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-btn:last-child>.btn,
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.rtl #lfb_bootstraped.lfb_bootstraped .input-group .form-control:first-child,
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-addon:first-child,
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-btn:first-child>.btn,
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-btn:first-child>.dropdown-toggle,
.rtl #lfb_bootstraped.lfb_bootstraped .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_textCenter {
    text-align: center;
}

#lfb_bootstraped.lfb_bootstraped .lfb_btnNextContainerMargTop {
    margin-top: 38px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_maxWidth {
    max-width: 100% !important;
}

#lfb_bootstraped.lfb_bootstraped .lfb_maxWidth90 {
    max-width: 90% !important;
    margin: 0 auto !important;
}

#lfb_bootstraped.lfb_bootstraped .lfb-marg-r-s {
    margin-right: 8px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_legalNoticeContentCt {
    margin-top: 14px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_stripeMargTop {
    margin-top: 38px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_sumItemDes {
    font-size: 12px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_legalCheckbox {
    display: none;
}

#lfb_bootstraped.lfb_bootstraped #lfb_legalNoticeContentCt>label {
    width: auto;
}

#lfb_form.lfb_bootstraped .form-group .input-group-addon {
    height: 46px;
    line-height: 26px;
}

#lfb_form.lfb_bootstraped .datetimepicker fieldset {
    display: block;
}
#lfb_form.lfb_bootstraped[data-form] .lfb_genSlide .form-group > label, 
#lfb_form.lfb_bootstraped[data-form] .lfb_genSlide [data-itemtype="checkbox"] > div >label,
#lfb_bootstraped.lfb_bootstraped label {
    line-height: 1.4em;
}
#lfb_form.lfb_bootstraped label,
#lfb_bootstraped.lfb_bootstraped label,
#lfb_bootstraped.lfb_bootstraped .bootstrap-datetimepicker-widget label {
    line-height: 28px;
    font-size: 16px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_itemBloc[data-alignment="1"] .form-group,
#lfb_bootstraped.lfb_bootstraped .lfb_itemBloc[data-alignment="1"] .form-control {
    text-align: left !important;
}

#lfb_bootstraped.lfb_bootstraped .lfb_itemBloc[data-alignment="2"] .form-group,
#lfb_bootstraped.lfb_bootstraped .lfb_itemBloc[data-alignment="2"] .form-control {
    text-align: right !important;
}

@media (max-width: 480px) {

    #lfb_bootstraped.lfb_bootstraped #lfb_summary th.lfb_quantityTh,
    #lfb_bootstraped.lfb_bootstraped #lfb_summary td.lfb_quantityTd {
        min-width: 24px !important;
    }
}

.modal-backdrop {
    z-index: 10;
}

#lfb_bootstraped.lfb_bootstraped #lfb_panel>.container-fluid>.row>* {
    padding-bottom: 12px !important;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropdownAutocompleteMenu {
    width: 480px;
    background-color: #f5f5f5;
    color: #555555;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropdownAutocompleteMenu .ui-menu-item-wrapper {
    cursor: pointer;
    font-size: 18px;
    line-height: 30px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropdownAutocompleteMenu .ui-menu-item-wrapper:hover {
    color: #16a085;
}


#lfb_bootstraped.lfb_bootstraped .lfb_comboboxContainer {
    display: flex;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropdownAutocompleteBtn {
    margin-left: 8px;
    margin-top: 4px;
    font-size: 28px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_dropdownAutocompleteMenu {
    overflow-y: auto;
    max-height: 180px;
}

#lfb_bootstraped.lfb_bootstraped a.lfb_numberFieldQtSelector {

    font-size: 24px;
    color: white;
    background-color: #bdc3c7;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    min-width: 32px;
    line-height: 28px;
    position: relative;
	text-align: center !important;

}


#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"]  a.lfb_numberFieldQtSelector   {
    background-color: rgba(0,0,0,0.2) !important;
}

body #lfb_form.lfb_bootstraped.lfb_payForm #lfb_summary {
    max-width: 840px;
    margin: 0 auto;
}

#lfb_bootstraped.lfb_bootstraped a.lfb_numberFieldQtSelector[data-lfbdirection="-"] {
    right: auto;
    left: -8px !important;
    top: 6px !important;

}

#lfb_bootstraped.lfb_bootstraped a.lfb_numberFieldQtSelector[data-lfbdirection="+"] {
    top: 6px !important;
      left: 8px !important;
    }


#lfb_bootstraped.lfb_bootstraped .form-control.lfb_customQtSelector {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;

}

#lfb_bootstraped.lfb_bootstraped .lfb_numberFieldQtSelectorContainer {
    display: flex;
}

#lfb_bootstraped.lfb_bootstraped .lfb_numberFieldQtSelectorContainer>input {
    flex: 1;
}

#lfb_form.lfb_visualEditing #finalSlide .lfb_btnNextContainer {
    display: none !important;
}

#lfb_bootstraped.lfb_bootstraped.lfb_visualEditing .lfb_btnAddItem {
    transition: transform 0.3s;
}

#lfb_bootstraped.lfb_bootstraped.lfb_visualEditing .lfb_btnAddItem:hover {
    transform: scale(1.1);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .checkboxCt label::before {
    width: 28px;
    height: 28px;
    top: 5px;
    left: 1px;
    margin-left: -28px;
    border: 2px solid #ccc;

}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .checkboxCt label::after {
    left: 0;
    top: 0px;
    margin-left: -32px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 38px;
    position: absolute;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .checkboxCt input[type="checkbox"]:checked+label::after {
    width: 9px;
    height: 17px;
    top: 8px;
    left: 11px;
    margin-left: -28px;
    padding: 0;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    font-size: 0;
    line-height: 0;
    transform: rotate(45deg);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .checkboxCt label {
    padding-left: 14px;
    font-size: 18px;
    line-height: 28px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_addonCheckboxCt.checkboxCt label {
    font-size: 14px;
    line-height: 20px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_addonCheckboxCt.checkboxCt label::before {
    width: 18px !important;
    height: 18px !important;
    top: 50% !important;
    left: 0 !important;
    margin-left: -24px !important;
    border-width: 1px !important;
    transform: translateY(-50%) !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_addonCheckboxCt.checkboxCt label::after {
    width: 18px !important;
    height: 18px !important;
    top: 50% !important;
    left: 0 !important;
    margin-left: -24px !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    text-align: center;
    transform: translateY(-50%) !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_addonCheckboxCt.checkboxCt input[type="checkbox"]:checked+label::after {
    width: 6px !important;
    height: 11px !important;
    top: 50% !important;
    left: 0 !important;
    margin-left: -18px !important;
    padding: 0 !important;
    border: solid #fff !important;
    border-width: 0 2px 2px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    transform: translateY(-62%) rotate(45deg) !important;
}


#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .form-control,
#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"]  .lfb_dropzone
 {
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    transform: scale(1);
    transition: all 0.3s ease-in, box-shadow 0.3s ease-in;
    margin-top: 18px;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"]  .lfb_dropzone  .dz-preview.dz-image-preview {
    background: transparent;
}
#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .form-control:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .form-control:focus {
    transform: scale(1.05);
    background-color: rgba(255, 255, 255, 0.3) !important;
    border-color: rgba(255, 255, 255, 0.4) !important;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
}


#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .form-group.has-error .form-control {
    border-color: rgba(255, 80, 80, 0.4) !important;
    color: #fc5c65 !important;
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] textarea.form-control {
    margin-top: 22px;
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .input-group-addon {

    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .btn {
    background-color: rgba(43, 203, 186, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.5);
    color: #2bcbba;
    padding: 10px 20px;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    box-shadow: 0 0 10px rgba(43, 203, 186, 0.3);
    transition: all 0.3s ease-in-out;
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] #lfb_mainPanel .lfb_sliderQt .ui-slider-handle {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .btn:hover {
    background-color: rgba(43, 203, 186, 0.3);
    box-shadow: 0 0 20px rgba(43, 203, 186, 0.4);
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .btn:active {
    background-color: rgba(43, 203, 186, 0.4);
    box-shadow: 0 0 15px rgba(43, 203, 186, 0.5);
    transform: scale(0.98);
}

#lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .btn:focus {
    outline: none;
    box-shadow: 0 0 20px rgba(43, 203, 186, 0.4), 0 0 0 3px rgba(43, 203, 186, 0.3);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .row {
    --bs-gutter-x: 2.5rem;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .lfb_imageButtonContainer {
    background-color: rgba(0, 0, 0, 0.2) !important;
    border: none !important;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .lfb_imageButtonContainer .lfb_imageButtonHeader {
    background-color: rgba(0, 0, 0, 0.3) !important;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .genPrice .progress {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] a:not(.btn):not(.lfb_numberFieldQtSelector),
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] a:not(.btn):hover,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] a:not(.btn):active,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable.checked span.icon_select,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] #lfb_mainPanel #lfb_finalPrice,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .ginput_product_price,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .checkbox.checked,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .radio.checked,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .checkbox.checked .second-icon,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .radio.checked .second-icon {}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .btn-default,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .has-switch span.switch-right,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .bootstrap-datetimepicker-widget .has-switch span.switch-right,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .dropdown-menu:not(.datetimepicker) {

    background-color: rgba(0, 0, 0, 0.4) !important;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .has-switch span.switch-left {
    background-color: rgba(255, 255, 255, 0.5) !important;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .checkboxCt label::before {

    background-color: rgba(0, 0, 0, 0.3) !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] ::-webkit-input-placeholder,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] ::-moz-placeholder,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] :-ms-input-placeholder,
#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] :-moz-placeholder {
    color: #fcfcfc;
}

#lfb_bootstraped #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"] .alert-danger {
    color: #f5c2c7;
    border-color: #f5c2c7;
    background-color: rgba(0, 0, 0, 0.2);
}

body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] #lfb_mainPanel .lfb_summary table,
body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] #lfb_floatingSummaryContent table {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.3);
}

body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] #lfb_mainPanel .lfb_summary table th.lfb_summaryStep,
body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] #lfb_floatingSummaryContent table th.lfb_summaryStep {
    background-color: rgba(0, 0, 0, 0.3);
}

body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] #lfb_mainPanel .lfb_summary table tbody th:not(.lfb_summaryStep),
body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] #lfb_floatingSummaryContent table tbody th:not(.lfb_summaryStep) {
    background-color: rgba(0, 0, 0, 0.3);
}

body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent div.lfb_selectable span.icon_select {
    background-color: rgba(0, 0, 0, 0.4);
}

body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] .modal-header,
body #lfb_form.lfb_bootstraped[data-stylefields="glassmorphic"][data-form] .modal-footer {
    background-color: transparent;
}

body #lfb_form.lfb_bootstraped #lfb_verificationModal .modal-content{
    padding: 18px;
}
body #lfb_form.lfb_bootstraped #lfb_verificationModal .modal-content .form-group label {
    font-size: 26px;
    line-height: 46px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_verificationModal .modal-content {
    border-radius: 24px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_verificationModal .lfb_verification-code-inputs{
    display: flex;
    gap: 12px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_verificationModal .lfb_verification-code-inputs .lfb_verification-char {
    width: 60px;
    height: 60px;
    font-size: 31px;
    line-height: 46px;
    text-align: center;
    border-radius: 12px;
    border: 2px solid #ccc;

}


#lfb_form.lfb_bootstraped .lfb_pricetable {
    width: 100%;
    margin: 10px 0;
}
#lfb_form.lfb_bootstraped .lfb_ptColumns {
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
}
#lfb_form.lfb_bootstraped .lfb_ptCol {
    flex: 1;
    min-width: 180px;
    max-width: 280px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 0;
    text-align: center;
    transition: border-color 0.3s, box-shadow 0.3s;
    background: #fff;
   /* overflow: visible;*/
    cursor: pointer;
}
#lfb_form.lfb_bootstraped .lfb_ptCol:hover {
    border-color: #bbb;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
}
#lfb_form.lfb_bootstraped .lfb_ptCol.lfb_ptSelected {
    border-color: var(--lfb-main-color, #1abc9c);
    box-shadow: 0 4px 20px rgba(26,188,156,0.2);
}
#lfb_form.lfb_bootstraped .lfb_ptCol.lfb_ptHighlighted {
    position: relative;
}
#lfb_form.lfb_bootstraped .lfb_ptBadge {
    display: inline-block;
    background: var(--lfb-main-color, #1abc9c);
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 12px;
    border-radius: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 1;
}
#lfb_form.lfb_bootstraped .lfb_ptColHeader {
    padding: 20px 16px 12px;
    border-bottom: 1px solid #f0f0f0;
}
#lfb_form.lfb_bootstraped .lfb_ptColTitle {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 4px;
    color: #333;
}
#lfb_form.lfb_bootstraped .lfb_ptColPrice {
    font-size: 28px;
    font-weight: 700;
    color: var(--lfb-main-color, #1abc9c);
}
#lfb_form.lfb_bootstraped .lfb_ptColFeatures {
    padding: 12px 16px;
}
#lfb_form.lfb_bootstraped .lfb_ptFeature {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 0;
    border-bottom: 1px solid #f5f5f5;
    font-size: 13px;
}
#lfb_form.lfb_bootstraped .lfb_ptFeature:last-child {
    border-bottom: none;
}
#lfb_form.lfb_bootstraped .lfb_ptFeatureLabel {
    color: #888;
    text-align: left;
}
#lfb_form.lfb_bootstraped .lfb_ptFeatureValue {
    font-weight: 600;
    color: #333;
}
#lfb_form.lfb_bootstraped .lfb_ptColFooter {
    padding: 12px 16px 20px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ptSelectBtn {
    display: inline-block;
    padding: 8px 24px;
    border: 2px solid var(--lfb-main-color, #1abc9c);
    border-radius: 20px;
    color: var(--lfb-main-color, #1abc9c) !important;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.2s;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ptSelectBtn:hover,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ptCol.lfb_ptSelected .lfb_ptSelectBtn {
    background: var(--lfb-main-color, #1abc9c);
    color: #fff !important;
    text-decoration: none;
}
@media (max-width: 600px) {
    #lfb_form.lfb_bootstraped .lfb_ptColumns {
        flex-direction: column;
        align-items: center;
    }
    #lfb_form.lfb_bootstraped .lfb_ptCol {
        max-width: 100%;
        width: 100%;
    }
}


#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap {
    width: 100%;
    --lfb-ip-accent: var(--lfb-item-accent, var(--lfb-main-color, #1abc9c));
    --lfb-ip-columns: auto;
    --lfb-ip-gap: 12px;
    --lfb-ip-card-width: 120px;
    --lfb-ip-card-min-height: 120px;
    --lfb-ip-card-padding-y: 16px;
    --lfb-ip-card-padding-x: 10px;
    --lfb-ip-card-radius: 12px;
    --lfb-ip-media-height: 50px;
    --lfb-ip-icon-size: 32px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipGrid {
    display: flex;
    flex-wrap: wrap;
    gap: var(--lfb-ip-gap);
    justify-content: center;
    padding: 10px 0;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap.lfb_ipStyle_compact {
    --lfb-ip-card-min-height: 92px;
    --lfb-ip-card-padding-y: 10px;
    --lfb-ip-card-padding-x: 8px;
    --lfb-ip-media-height: 42px;
    --lfb-ip-icon-size: 28px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: var(--lfb-ip-card-width);
    min-height: var(--lfb-ip-card-min-height);
    padding: var(--lfb-ip-card-padding-y) var(--lfb-ip-card-padding-x);
    border: 2px solid #dee2e6;
    border-radius: var(--lfb-ip-card-radius);
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap[style*="--lfb-ip-columns"] .lfb_ipGrid {
    display: grid;
    grid-template-columns: repeat(var(--lfb-ip-columns), minmax(0, 1fr));
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap[style*="--lfb-ip-columns"] .lfb_ipCard {
    width: 100%;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard:hover {
    border-color: var(--lfb-ip-accent);
    background: #fff;
    background: color-mix(in srgb, var(--lfb-ip-accent) 6%, #fff);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipSelected {
    border-color: var(--lfb-ip-accent);
    background: #fff;
    background: color-mix(in srgb, var(--lfb-ip-accent) 8%, #fff);
    box-shadow: 0 0 0 3px rgba(33,150,243,0.2);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--lfb-ip-accent) 20%, transparent);
    transform: translateY(-2px);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipHighlighted {
    border-color: var(--lfb-ip-accent);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipHighlighted:not(.lfb_ipSelected) {
    box-shadow: 0 3px 14px rgba(33,150,243,0.12);
    box-shadow: 0 3px 14px color-mix(in srgb, var(--lfb-ip-accent) 16%, transparent);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipBadge {
    position: absolute;
    top: -12px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    max-width: calc(100% - 22px);
    padding: 3px 13px;
    border-radius: 999px;
    background: var(--lfb-ip-accent);
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform: translateX(-50%);
    box-shadow: 0 4px 12px rgba(0,0,0,0.16);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipSelected::after {
    content: "";
    position: absolute;
    top: 8px;
    right: 8px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: var(--lfb-ip-accent);
    box-shadow: 0 4px 10px rgba(0,0,0,0.18);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipSelected::before {
    content: "";
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 3;
    width: 7px;
    height: 12px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    box-sizing: border-box;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap.lfb_ipHideCheck .lfb_ipCard.lfb_ipSelected::before,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap.lfb_ipHideCheck .lfb_ipCard.lfb_ipSelected::after {
    display: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap.lfb_ipShowCheck .lfb_ipCard.lfb_ipSelected .lfb_ipCardLabel,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap.lfb_ipShowCheck .lfb_ipCard.lfb_ipSelected .lfb_ipCardMeta,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap.lfb_ipShowCheck .lfb_ipCard.lfb_ipSelected .lfb_ipCardPrice {
    box-sizing: border-box;
    width: 100%;
    padding-right: 30px;
    padding-left: 6px;
    overflow-wrap: anywhere;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCardIcon {
    font-size: var(--lfb-ip-icon-size);
    margin-bottom: 8px;
    color: #546e7a;
    transition: color 0.2s;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipSelected .lfb_ipCardIcon {
    color: var(--lfb-ip-accent);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCardMedia {
    width: 100%;
    height: var(--lfb-ip-media-height);
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCardMedia img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCardLabel {
    font-size: 13px;
    font-weight: 600;
    color: #37474f;
    line-height: 1.3;
    margin-bottom: 4px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCardMeta {
    margin-top: -2px;
    margin-bottom: 3px;
    color: #78909c;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCardPrice {
    font-size: 12px;
    color: #78909c;
    font-weight: 500;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipSelected .lfb_ipCardLabel {
    color: var(--lfb-ip-accent);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard.lfb_ipSelected .lfb_ipCardPrice {
    color: var(--lfb-ip-accent);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_iconpickerWrap.lfb_ipStyle_swatch {
    --lfb-ip-card-width: 34px;
    --lfb-ip-card-min-height: 34px;
    --lfb-ip-gap: 14px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipGrid {
    justify-content: flex-start;
    padding: 8px 0 14px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCard {
    width: var(--lfb-ip-card-width);
    height: var(--lfb-ip-card-width);
    min-height: var(--lfb-ip-card-width);
    padding: 0;
    border-radius: 50%;
    background: transparent;
    box-shadow: none;
    transform: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCard:hover {
    transform: none;
    box-shadow: 0 0 0 4px color-mix(in srgb, var(--lfb-ip-accent) 16%, transparent);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCard.lfb_ipSelected {
    border-color: var(--lfb-ip-accent);
    background: transparent;
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px var(--lfb-ip-accent);
    transform: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCard.lfb_ipSelected::before,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCard.lfb_ipSelected::after {
    display: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipSwatch {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: var(--lfb-ip-swatch-color, #ffffff);
    box-shadow: inset 0 0 0 1px rgba(35, 48, 68, 0.14);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCard > p {
    display: none;
    margin: 0;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipSwatch {
    flex: 0 0 100%;
    border-radius: 50%;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCardIcon,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCardMedia,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCardLabel,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCardMeta,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCardPrice {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator {
    width: min(90%, 1160px);
    max-width: 1160px;
    margin: -80px auto 16px !important;
    align-items: stretch;
    justify-content: center;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .genPrice {
    max-width: 760px;
    margin-top: 0;
    margin-bottom: 8px;
    position: relative;
    z-index: 4;
    transform: translateY(-54px);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .genPrice .progress .progress-bar-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    margin-left: -39px;
    line-height: 1;
    font-size: 16px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .genPrice .progress .progress-bar-price > span {
    position: static !important;
    top: auto !important;
    left: auto !important;
    display: block;
    width: auto !important;
    line-height: 1.05;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .genPrice .progress .progress-bar-price > span:first-child {
    font-size: 16px;
    font-weight: 800;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .genPrice .progress .progress-bar-price > span:not(.lfb_subPrice):not(:first-child) {
    font-size: 11px;
    font-weight: 700;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) #lfb_mainPanel {
    margin-top: -78px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_genSlide .lfb_stepTitle.positioned {
    top: 70px !important;
    font-size: 42px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_stepDescription {
    top: 100px;
    font-size: 16px;
    color: #34445c;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) #lfb_mainPanel .lfb_genSlide .lfb_genContent {
    padding-top: 66px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator > .lfb_column {
    padding-left: 12px;
    padding-right: 12px;
}
@media (min-width: 900px) {
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator > .lfb_column:first-child {
        flex: 0 0 43%;
        max-width: 43%;
        width: 43%;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator > .lfb_column:last-child {
        flex: 0 0 57%;
        max-width: 57%;
        width: 57%;
    }
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator .lfb_column > .lfb_itemBloc {
    margin-bottom: 12px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator .lfb_itemLabel {
    display: block;
    margin: 0 0 10px;
    color: #223149;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    text-align: left;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSectionTitle {
    margin: 0 0 8px !important;
    text-align: left;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSectionTitle .lfb_richTextContent {
    color: #223149;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_tshirtConfigurator .lfb_column > .lfb_tshirtSectionTitle,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] .lfb_tshirtConfigurator .lfb_column > .lfb_tshirtSectionTitle .lfb_richTextContent {
    text-align: left !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPreview .lfb_richTextContent {
    height: 100%;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPreviewFrame {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 330px;
    height: 100%;
    padding: 24px;
    border: 1px solid #d8dee7;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 14px 34px rgba(34, 49, 73, 0.08);
    box-sizing: border-box;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPreviewFrame img {
    display: block;
    width: min(100%, 430px);
    max-height: 290px;
    object-fit: contain;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator .lfb_tshirtStylePicker .lfb_ipGrid,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator .lfb_tshirtPrintPicker .lfb_ipGrid,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator .lfb_tshirtAddonPicker .lfb_ipGrid {
    justify-content: flex-start;
    padding-top: 2px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtStylePicker .lfb_ipCard,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPrintPicker .lfb_ipCard,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtAddonPicker .lfb_ipCard {
    border-radius: 8px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtStylePicker .lfb_ipCard {
    height: 96px;
    min-height: 96px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPrintPicker .lfb_ipCard {
    height: 82px;
    min-height: 82px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtAddonPicker .lfb_ipCard {
    height: 58px;
    min-height: 58px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPrintPicker .lfb_ipCardIcon,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtAddonPicker .lfb_ipCardIcon {
    font-size: 20px;
    margin-bottom: 4px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPrintPicker .lfb_ipCardLabel,
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtAddonPicker .lfb_ipCardLabel {
    font-size: 12px;
    line-height: 1.18;
    margin-bottom: 2px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtAddonPicker .lfb_ipCardIcon {
    display: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtColorPicker .lfb_ipGrid {
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 4px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtColorPicker {
    margin-bottom: 10px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator .lfb_column > .lfb_tshirtColorPicker {
    margin-bottom: 10px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtColorPicker + .lfb_tshirtSectionTitle {
    margin-top: 0 !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSizesRow {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
    margin: 0 0 12px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSizesRow > .lfb_column {
    flex: 1 1 0;
    float: none;
    max-width: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSizeField {
    margin-bottom: 0 !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSizeField label {
    display: block;
    margin: 0 0 7px;
    color: #223149;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSizeField input.form-control {
    min-height: 38px;
    height: 38px;
    padding: 6px 8px;
    border-radius: 6px;
    text-align: center;
    width: 78px;
    max-width: 100%;
    margin: 0 auto;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_tshirtSizesRow.lfb_row {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: flex-start;
    gap: 10px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_tshirtSizesRow.lfb_row > .lfb_column.col-md-2 {
    flex: 1 1 0 !important;
    float: none !important;
    display: block !important;
    min-width: 0 !important;
    width: auto !important;
    max-width: none !important;
    padding: 0 !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_tshirtSizesRow .lfb_tshirtSizeField .form-group {
    width: auto;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_tshirtSizesRow .lfb_tshirtSizeField input.form-control {
    display: block;
    width: 78px !important;
    max-width: 78px !important;
    min-width: 0 !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_tshirtStylePicker .lfb_ipCard {
    height: 96px !important;
    min-height: 96px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_tshirtPrintPicker .lfb_ipCard {
    height: 82px !important;
    min-height: 82px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-usevisual="1"] #lfb_mainPanel .lfb_tshirtAddonPicker .lfb_ipCard {
    height: 58px !important;
    min-height: 58px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .genPrice .progress-bar-price .lfb_subPrice {
    display: none !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryRow {
    width: min(90%, 1160px);
    max-width: 1160px;
    margin: 0 auto 20px !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryCard {
    width: 100%;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryCard .lfb_summaryItemContent {
    padding: 14px 18px;
    border: 1px solid #d8dee7;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 10px 26px rgba(34, 49, 73, 0.07);
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryCard h3 {
    display: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryCard .lfb_subTxt {
    display: none !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryCard .table-responsive {
    margin: 0;
}
#lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryCard table {
    margin-bottom: 0;
    background: transparent;
}


@media (max-width: 576px) {
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCard {
        width: min(var(--lfb-ip-card-width), 100px);
        min-height: min(var(--lfb-ip-card-min-height), 100px);
        padding: min(var(--lfb-ip-card-padding-y), 12px) min(var(--lfb-ip-card-padding-x), 8px);
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipCardIcon {
        font-size: min(var(--lfb-ip-icon-size), 26px);
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipGrid {
        gap: min(var(--lfb-ip-gap), 8px);
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_ipStyle_swatch .lfb_ipCard {
        width: var(--lfb-ip-card-width);
        min-height: var(--lfb-ip-card-width);
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator,
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtSummaryRow {
        width: 94%;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator {
        margin-top: 0 !important;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtPreviewFrame {
        min-height: 250px;
        padding: 18px;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) #lfb_mainPanel {
        margin-top: -46px;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_genSlide .lfb_stepTitle.positioned {
        top: 76px !important;
        font-size: 32px;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_stepDescription {
        top: 118px;
        font-size: 14px;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) #lfb_mainPanel .lfb_genSlide .lfb_genContent {
        padding-top: 132px;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtConfigurator > .lfb_column {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 18px;
    }
    #lfb_bootstraped.lfb_bootstraped #lfb_form .lfb_tshirtColorPicker {
        margin-bottom: 18px !important;
    }
}

/* Modern responsive flow for frontend forms. The old theme used absolute title
   and description offsets; keep the animation cue, but let the document flow
   size the step naturally. */
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel {
    clear: both;
    min-height: 0;
    height: auto;
    max-height: none;
    overflow: visible;
    padding-bottom: 32px;
}


#lfb_form.lfb_bootstraped[data-form]:not([data-progressbar="3"]) .genPrice .progress {
    margin-bottom: 0;
}

#lfb_form.lfb_bootstraped[data-form] > p:empty,
#lfb_form.lfb_bootstraped[data-form] #lfb_panel > p:empty,
#lfb_form.lfb_bootstraped[data-form] #lfb_panel > .container-fluid > p:empty,
#lfb_form.lfb_bootstraped[data-form] #lfb_panel > .container-fluid > .row > p:empty,
#lfb_form.lfb_bootstraped[data-form] #lfb_panel > .container-fluid > .row > div:not([id]):not([class]):empty,
#lfb_form.lfb_bootstraped[data-form] #lfb_panel > .container-fluid > .row > div:not([id])[class=""]:empty {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide {
    width: 100%;
    max-width: 100%;
    padding: 44px 0 32px;
    text-align: center;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle,
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_genSlide .lfb_stepTitle.positioned {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto;
    max-width: 1040px;
    margin: 0 auto 38px;
    padding: 0 18px;
    font-size: 42px;
    line-height: 1.15;
    opacity: 0;
    transform: translateY(56px) scale(.96);
    transition: opacity .45s cubic-bezier(.22, 1, .36, 1), transform .55s cubic-bezier(.22, 1, .36, 1) !important;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle.positioned,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepEntered .lfb_stepTitle,
body.cs-preview #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide[data-start] .lfb_stepTitle,
body.cs-preview #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide[data-start] .lfb_stepTitle.positioned {
    top: auto !important;
    opacity: 1;
    transform: none;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_stepDescription,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_genContent {
    transform: translateY(28px);
    transition: opacity .4s ease-out, transform .55s cubic-bezier(.22, 1, .36, 1);
    will-change: opacity, transform;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_stepDescription {
    transition-delay: .08s;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_genContent {
    transition-delay: .18s;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared.lfb_stepEntered .lfb_stepDescription,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared.lfb_stepEntered .lfb_genContent {
    opacity: 1;
    transform: none;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_genContent .lfb_itemBloc:not(.lfb_row) {
    opacity: 0;
    transform: translateY(24px) scale(.985);
    transition: opacity .38s ease-out, transform .52s cubic-bezier(.22, 1, .36, 1);
    transition-delay: var(--lfb-step-item-delay, 0ms);
    will-change: opacity, transform;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared.lfb_stepEntered .lfb_genContent .lfb_itemBloc:not(.lfb_row) {
    opacity: 1;
    transform: none;
}

#lfb_form.lfb_bootstraped[data-form] .lfb_stepDescription,
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_stepDescription {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto;
    max-width: 920px;
    margin: 0 auto 22px;
    padding-right: 18px;
    padding-left: 18px;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent.lfb_noDes,
#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) #lfb_mainPanel .lfb_genSlide .lfb_genContent {
    width: 100%;
    max-width: 1180px;
    margin: 24px auto 0;
    padding-top: 0 !important;
    padding-right: 18px;
    padding-left: 18px;
    opacity: 0;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel #finalSlide .lfb_genContent {
    margin-top: 18px;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent > .row,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 18px;
    margin-right: 0;
    margin-left: 0;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item {
    float: none;
    min-width: 0;
    box-sizing: border-box;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-12,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-12,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-12 {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-8,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-8,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-8 {
    flex: 1 1 calc(66.666667% - 18px);
    max-width: calc(66.666667% - 9px);
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-6,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-6,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-6 {
    flex: 1 1 calc(50% - 18px);
    max-width: calc(50% - 9px);
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-4,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-4,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-4 {
    flex: 1 1 calc(33.333333% - 18px);
    max-width: calc(33.333333% - 12px);
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-3,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-3,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-3 {
    flex: 1 1 calc(25% - 18px);
    max-width: calc(25% - 14px);
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-2,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-2,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-2,
#lfb_form.lfb_bootstraped[data-usevisual="1"][data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2,
#lfb_form.lfb_bootstraped:not([data-usevisual="1"])[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2 {
    display: block;
    flex: 0 1 170px;
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_dividerItem,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_headingItem,
#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.lfb_noticeItem {
    flex: 1 1 100%;
    width: 100%;
    max-width: min(100%, 980px);
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc[data-itemtype="filefield"] {
    display: block;
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    clear: both;
    padding: 8px 0 14px;
    text-align: center;
    isolation: isolate;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc[data-itemtype="filefield"] > label {
    display: block;
    margin-bottom: 14px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc[data-itemtype="filefield"] .lfb_dropzone {
    position: relative;
    z-index: 2;
    display: block;
    width: min(100%, 380px);
    max-width: min(100%, 380px);
    min-width: 0;
    margin: 0 auto;
}

#lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc[data-itemtype="filefield"] + .lfb_dividerItem {
    margin-top: 34px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"][data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent > .row,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"][data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_row {
    justify-content: flex-start;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"][data-form] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle,
#lfb_bootstraped.lfb_bootstraped #lfb_form[data-alignleft="true"][data-form] #lfb_mainPanel .lfb_genSlide .lfb_stepDescription {
    max-width: 1180px;
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) #lfb_mainPanel {
    margin-top: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .fas,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .fa-solid,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .fa-classic {
    font-weight: 900;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .far,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .fa-regular,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .fab,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .fa-brands {
    font-weight: 400;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_column > .lfb_iconpickerWrap,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap > .lfb_iconpicker,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap .lfb_ipGrid {
    width: 100%;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap .lfb_ipCardLabel,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap .lfb_ipCardMeta,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap .lfb_ipCardPrice {
    word-break: normal;
    overflow-wrap: break-word;
}

@media only screen and (max-width: 768px) {
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide {
        padding: 30px 0 24px;
    }

    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle,
    #lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_genSlide .lfb_stepTitle.positioned {
        font-size: 30px;
        margin-bottom: 12px;
    }

    #lfb_form.lfb_bootstraped[data-form] .lfb_stepDescription,
    #lfb_bootstraped.lfb_bootstraped #lfb_form:has(.lfb_tshirtConfigurator) .lfb_stepDescription {
        padding-bottom: 0 !important;
        font-size: 15px;
    }

    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent.lfb_noDes {
        margin-top: 18px !important;
        padding-right: 12px;
        padding-left: 12px;
    }

    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent > .row,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_row {
        gap: 12px;
    }

    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-8,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-8,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-8,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-6,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-6,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-6,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-4,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-4,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-4,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-3,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-3,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-3,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc.col-md-2,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_column.col-md-2,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_item.col-md-2 {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }

    #lfb_form.lfb_bootstraped[data-usevisual="1"][data-form] #lfb_mainPanel .lfb_genSlide .lfb_genContent .col-md-2 {
        min-width: 0;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap[style*="--lfb-ip-columns"] .lfb_ipGrid {
        grid-template-columns: repeat(auto-fit, minmax(128px, 1fr));
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap[style*="--lfb-ip-columns"] .lfb_ipCard {
        width: 100%;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap.lfb_ipShowCheck .lfb_ipCard.lfb_ipSelected .lfb_ipCardLabel,
    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap.lfb_ipShowCheck .lfb_ipCard.lfb_ipSelected .lfb_ipCardMeta,
    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped[data-form] .lfb_iconpickerWrap.lfb_ipShowCheck .lfb_ipCard.lfb_ipSelected .lfb_ipCardPrice {
        padding-right: 22px;
        overflow-wrap: break-word;
    }
}

@media (prefers-reduced-motion: reduce) {
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide .lfb_stepTitle,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_stepDescription,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_genContent,
    #lfb_form.lfb_bootstraped[data-form] #lfb_mainPanel .lfb_genSlide.lfb_stepPrepared .lfb_genContent .lfb_itemBloc:not(.lfb_row) {
        transition: none !important;
        transform: none !important;
    }
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentItem {
    text-align: left;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentSelector {
    width: 100%;
    padding: 20px;
    border: 1px solid rgba(120, 130, 150, 0.28);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(18, 28, 45, 0.08);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentSelector h3 {
    margin: 0 0 16px;
    color: #5b45d6;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOption {
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr) auto;
    gap: 12px;
    align-items: center;
    width: 100%;
    min-height: 52px;
    margin: 0 0 10px;
    padding: 12px 14px;
    border: 1px solid #d9dee8;
    border-radius: 6px;
    background: #fff;
    color: #223044;
    text-align: left;
    appearance: none;
    box-shadow: none;
    transition: border-color 0.16s ease, box-shadow 0.16s ease, background 0.16s ease;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOption:hover,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOption:focus {
    border-color: #8068ea;
    box-shadow: 0 0 0 3px rgba(108, 77, 230, 0.12);
    outline: none;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOption.is-selected {
    border-color: #6c4de6;
    background: rgba(108, 77, 230, 0.04);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentRadio {
    width: 18px;
    height: 18px;
    border: 2px solid #c7ceda;
    border-radius: 50%;
    position: relative;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOption.is-selected .lfb_paymentRadio {
    border-color: #6c4de6;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOption.is-selected .lfb_paymentRadio:after {
    content: "";
    position: absolute;
    inset: 3px;
    border-radius: 50%;
    background: #6c4de6;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOptionText {
    min-width: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOptionText strong {
    display: block;
    overflow-wrap: anywhere;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOptionBrand {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #8b95a5;
    font-size: 13px;
    white-space: nowrap;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOptionBrand span {
    color: #6c4de6;
    font-size: 18px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails {
    margin-top: 12px;
    padding: 14px;
    border: 1px solid rgba(108, 77, 230, 0.18);
    border-radius: 6px;
    background: rgba(108, 77, 230, 0.05);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentInstructions p {
    margin: 0 0 10px;
    color: #435066;
    line-height: 1.45;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails dl {
    display: grid;
    gap: 8px;
    margin: 0;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails dl div {
    display: grid;
    grid-template-columns: minmax(120px, 0.38fr) minmax(0, 1fr);
    gap: 10px;
    align-items: start;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails dt,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails dd {
    margin: 0;
    min-width: 0;
    overflow-wrap: anywhere;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails dt {
    color: #667085;
    font-weight: 700;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails dd {
    color: #223044;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentEmpty {
    padding: 12px 14px;
    border: 1px dashed #c7ceda;
    border-radius: 6px;
    color: #667085;
}

@media (max-width: 575px) {
    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentSelector {
        padding: 16px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOption {
        grid-template-columns: 22px minmax(0, 1fr);
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentOptionBrand {
        grid-column: 2;
        justify-self: start;
        margin-top: -4px;
    }

    #lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .lfb_paymentMethodDetails dl div {
        grid-template-columns: minmax(0, 1fr);
        gap: 2px;
    }
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error input.form-control,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error textarea.form-control,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error select.form-control,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error .lfb_bootstrap-select .dropdown-toggle,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error .nice-select.form-control,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error .lfb_colorPreview,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error .lfb_dropzone,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped .has-error [data-type="slider"] {
    border-color: #e74c3c !important;
    box-shadow: none !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] {
    width: min(100%, 320px) !important;
    max-width: 320px;
    height: 8px !important;
    margin: 26px auto 32px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: rgba(71, 85, 105, 0.28) !important;
    box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.18);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"][data-keeptooltip="1"] {
    margin-top: 42px !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-range {
    height: 100% !important;
    border-radius: 999px !important;
    background: var(--lfb-main-color, #1abc9c) !important;
    box-shadow: 0 2px 8px rgba(26, 188, 156, 0.2);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-handle,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_sliderQt .ui-slider-handle {
    top: 50% !important;
    width: 20px !important;
    height: 20px !important;
    margin-left: 0 !important;
    border: 3px solid #fff !important;
    border-radius: 50% !important;
    background: var(--lfb-main-color, #1abc9c) !important;
    box-shadow: 0 5px 14px rgba(15, 23, 42, 0.22), 0 0 0 1px rgba(15, 23, 42, 0.08);
    cursor: grab;
    transform: translate(-50%, -50%);
    transition: transform 0.16s ease, box-shadow 0.16s ease, background-color 0.16s ease;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-handle:hover,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-handle.ui-state-hover {
    box-shadow: 0 7px 18px rgba(15, 23, 42, 0.26), 0 0 0 5px rgba(26, 188, 156, 0.16);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-handle.ui-state-active {
    cursor: grabbing;
    transform: translate(-50%, -50%) scale(1.08);
    box-shadow: 0 9px 22px rgba(15, 23, 42, 0.3), 0 0 0 6px rgba(26, 188, 156, 0.2);
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-handle .tooltip,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_sliderQt .ui-slider-handle .tooltip {
    top: -42px !important;
    left: 50% !important;
    display: block;
    width: auto;
    min-width: 0;
    margin: 0;
    padding: 0;
    pointer-events: none;
    transform: translateX(-50%) !important;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-handle .tooltip-inner,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_sliderQt .ui-slider-handle .tooltip-inner {
    width: auto !important;
    min-width: 32px;
    max-width: 72px;
    min-height: 0;
    margin: 0 !important;
    padding: 5px 8px;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.94);
    box-shadow: 0 7px 18px rgba(15, 23, 42, 0.22);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel [data-type="slider"] .ui-slider-handle .tooltip-arrow,
#lfb_bootstraped.lfb_bootstraped #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_sliderQt .ui-slider-handle .tooltip-arrow {
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 0;
    height: 0;
    margin-left: -4px;
    border-top: 4px solid rgba(15, 23, 42, 0.94);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#lfb_form .lfb_repeaterTableWrap {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 12px;
}

#lfb_form .lfb_repeaterTable,
#lfb_form .lfb_repeaterSummaryTable {
    width: 100%;
    border-collapse: collapse;
}

#lfb_form .lfb_repeaterTable th,
#lfb_form .lfb_repeaterTable td,
#lfb_form .lfb_repeaterSummaryTable th,
#lfb_form .lfb_repeaterSummaryTable td {
    padding: 8px;
    vertical-align: middle;
}

#lfb_form .lfb_repeaterTable .form-control {
    min-width: 110px;
}

#lfb_form .lfb_repeaterLineTotal,
#lfb_form .lfb_repeaterLineTotalHead,
#lfb_form .lfb_repeaterActions,
#lfb_form .lfb_repeaterActionsHead {
    white-space: nowrap;
    text-align: center;
}

#lfb_form .lfb_repeaterSummaryCell {
    min-width: 220px;
}
#forminator-module-7511:not(.select2-dropdown){padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#forminator-module-7511{border-width:0;border-style:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}#forminator-module-7511 .forminator-pagination-footer .forminator-button-paypal{flex:1}#forminator-module-7511 .forminator-button-paypal>.paypal-buttons{}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message p{font-size:15px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-error{background-color:#F9E4E8;box-shadow:inset 2px 0 0 0 #E51919;-moz-box-shadow:inset 2px 0 0 0 #E51919;-webkit-box-shadow:inset 2px 0 0 0 #E51919}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-error:hover, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-error:focus, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-error:active{box-shadow:inset 2px 0 0 0 #E51919;-moz-box-shadow:inset 2px 0 0 0 #E51919;-webkit-box-shadow:inset 2px 0 0 0 #E51919}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-error, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-error p{color:#333}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-success{background-color:#BCEEE6;box-shadow:inset 2px 0 0 0 #067963;-moz-box-shadow:inset 2px 0 0 0 #067963;-webkit-box-shadow:inset 2px 0 0 0 #067963}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-success:hover, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-success:focus, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-success:active{box-shadow:inset 2px 0 0 0 #067963;-moz-box-shadow:inset 2px 0 0 0 #067963;-webkit-box-shadow:inset 2px 0 0 0 #067963}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-success, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-success p{color:#333}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-loading{background-color:#F8F8F8}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-loading, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-response-message.forminator-loading p{color:#666}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-title{font-size:45px;font-family:inherit;font-weight:400;text-align:left}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-subtitle{font-size:18px;font-family:inherit;font-weight:400;text-align:left}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-label{font-size:12px;font-family:inherit;font-weight:700}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-label .forminator-required{color:#E51919}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-description-password{display:block}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-description, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-description p{font-size:12px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-description a, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-description a:hover, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-description a:focus, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-description a:active{box-shadow:none;text-decoration:none}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-description p{margin:0;padding:0;border:0}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-error-message{font-size:12px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-error-message{background-color:#F9E4E8;color:#333}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-input, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-input input, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-iti-input .iti__selected-dial-code{font-size:16px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-suffix{font-size:16px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-prefix{font-size:16px;font-family:inherit;font-weight:500}#forminator-module-7511 .forminator-field .forminator-radio .forminator-radio-image span, #forminator-module-7511 .forminator-field .forminator-checkbox .forminator-checkbox-image span{width:70px;height:70px}#forminator-module-7511 .forminator-field .forminator-radio.forminator-radio-inline.forminator-has_image.forminator-has_bullet, #forminator-module-7511 .forminator-field .forminator-checkbox.forminator-checkbox-inline.forminator-has_box{padding-top:90px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-textarea{font-size:16px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio{font-size:14px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio .forminator-radio-bullet, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio .forminator-radio-image{border-color:#777771;background-color:#EDEDED}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio .forminator-radio-bullet:hover{border-color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio input:focus-visible+.forminator-radio-bullet{outline:2px solid #254DEB;outline-offset:1px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio .forminator-radio-bullet:before{background-color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio input:checked+.forminator-radio-bullet{border-color:#097BAA;background-color:#EDEDED}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio:hover .forminator-radio-image, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio input:checked~.forminator-radio-image{border-color:#097BAA;background-color:#E1F6FF}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-has_error .forminator-radio .forminator-radio-bullet{border-color:#E51919}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox__label, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox__label p{font-size:14px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox .forminator-checkbox-box, .forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .forminator-checkbox .forminator-checkbox-box{border-color:#777771;background-color:#EDEDED;color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox .forminator-checkbox-box:hover, .forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .forminator-checkbox .forminator-checkbox-box:hover{border-color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox input:focus-visible+.forminator-checkbox-box{outline:2px solid #254DEB;outline-offset:1px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox .forminator-checkbox-image{border-color:#777771;background-color:#EDEDED}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox input:checked + .forminator-checkbox-box, .forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .forminator-checkbox input:checked+.forminator-checkbox-box{border-color:#097BAA;background-color:#EDEDED}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox:hover .forminator-checkbox-image, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox input:checked~.forminator-checkbox-image{border-color:#097BAA;background-color:#E1F6FF}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-has_error .forminator-checkbox .forminator-checkbox-box, .forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .forminator-has_error .forminator-checkbox .forminator-checkbox-box{border-color:#E51919}@media screen and ( max-width: 782px ){.forminator-ui#forminator-module-7511.forminator-design--default .forminator-checkbox:hover .forminator-checkbox-image{border-color:#777771;background-color:#EDEDED}}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-consent .forminator-checkbox-box{border-color:#777771;background-color:#EDEDED;color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-consent input:checked+.forminator-checkbox-box{border-color:#097BAA;background-color:#EDEDED}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-has_error .forminator-consent .forminator-checkbox-box{border-color:#E51919}.forminator-ui#forminator-module-7511.forminator-design--default select.forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered{font-size:16px;line-height:22px;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]{border-color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus{outline:2px solid #254DEB;outline-offset:1px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered{color:#000}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__arrow{color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover{border-color:#097BAA;background-color:#E6E6E6}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover .select2-selection__rendered{color:#000}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:hover .select2-selection__arrow{color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"]{border-color:#097BAA;background-color:#E6E6E6}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus .select2-selection__rendered, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] .select2-selection__rendered{color:#000}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]:focus .select2-selection__arrow, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] .select2-selection__arrow{color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-field.forminator-has_error .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"]{border-color:#E51919}.forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-search input, .forminator-select-dropdown-container--open .forminator-dropdown--multiple.forminator-custom-form-7511.forminator-dropdown--default .select2-search input{font-size:16px;font-weight:400}.forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option, .forminator-select-dropdown-container--open .forminator-dropdown--multiple.forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option span{font-size:16px;font-weight:400}.forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default{border-color:#097BAA;background-color:#E6E6E6}.forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option, .forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option span:not(.forminator-checkbox-box){color:#777771}.forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted, .forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted span:not(.forminator-checkbox-box){background-color:#DDD;color:#000}.forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{outline:2px solid #254DEB;outline-offset:-2px}.forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected, .forminator-select-dropdown-container--open .forminator-custom-form-7511.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected span:not(.forminator-checkbox-box){background-color:#097BAA;color:#FFF}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multiselect .forminator-option{font-size:16px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2-selections>li{font-size:12px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default select.forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] .select2-selection__placeholder{font-size:16px;line-height:22px;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multiselect{border-color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-has_error .forminator-multiselect{border-color:#E51919}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multiselect .forminator-option{color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multiselect .forminator-option:hover, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-multiselect .forminator-option:focus-within{background-color:#DDD;color:#000}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multiselect .forminator-option:focus-within{outline:2px solid #254DEB;outline-offset:1px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multiselect .forminator-option.forminator-is_checked{background-color:#097BAA;color:#FFF}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2-selections>li{background-color:#888;color:#FFF}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2-selections>li>button{color:#FFF}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]{border-color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] .select2-selection__rendered{color:#000}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"] .select2-selection__arrow{color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:hover{border-color:#097BAA;background-color:#E6E6E6}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:focus{outline:2px solid #254DEB;outline-offset:1px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:hover .select2-selection__rendered{color:#000}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:hover .select2-selection__arrow{color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:focus, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--multiple[role="combobox"]{border-color:#097BAA;background-color:#E6E6E6}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:focus .select2-selection__rendered, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--multiple[role="combobox"] .select2-selection__rendered{color:#000}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]:focus .select2-selection__arrow, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-select2 + .forminator-select.select2-container--open .selection .select2-selection--multiple[role="combobox"] .select2-selection__arrow{color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-field.forminator-has_error .forminator-select2 + .forminator-select .selection .select2-selection--multiple[role="combobox"]{border-color:#E51919}.forminator-custom-form-7511.forminator-calendar--default{font-family:inherit}.forminator-custom-form-7511.forminator-calendar--default:before{border-color:#097BAA;background-color:#E6E6E6}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-header .ui-corner-all{background-color:#097BAA;color:#FFF}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select{border-color:#BBB;background-color:#FFF;color:#777771}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar thead th{color:#333}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default, .forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td.ui-state-disabled span{border-color:#E6E6E6;background-color:#E6E6E6;color:#777771}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default:hover, .forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-hover{border-color:#DDD;background-color:#DDD;color:#777771}.forminator-custom-form-7511.forminator-calendar--default[class*=" forminator-color-option--"] .ui-datepicker-calendar tbody td a.ui-state-default:focus, .forminator-custom-form-7511.forminator-calendar--default[class*=" forminator-color-option--"] .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-hover, .forminator-custom-form-7511.forminator-calendar--default[class*=" forminator-color-option--"] .ui-datepicker-header .ui-datepicker-title select.ui-datepicker-month:focus, .forminator-custom-form-7511.forminator-calendar--default[class*=" forminator-color-option--"] .ui-datepicker-header .ui-datepicker-title select.ui-datepicker-year:focus{outline:2px solid #254DEB;outline-offset:1px}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default:active, .forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-active{border-color:#097BAA;background-color:#097BAA;color:#FFF}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight{border-color:#097BAA;background-color:#C8DEE7;color:#097BAA}.forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight:active, .forminator-custom-form-7511.forminator-calendar--default .ui-datepicker-calendar tbody td a.ui-state-default.ui-state-highlight.ui-state-active{border-color:#097BAA;background-color:#097BAA;color:#FFF}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-button-upload{font-size:14px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-file-upload>span{font-size:12px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p{font-size:13px;line-height:1.7;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:visited, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:hover, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-multi-upload .forminator-multi-upload-message p a:focus{font-weight:700;text-decoration:underline}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--title{font-size:13px;line-height:1.3;font-weight:700}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-uploaded-file .forminator-uploaded-file--size{font-size:12px;line-height:1.4em;font-weight:700}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-signature .forminator-signature--placeholder{font-size:16px;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-signature{border-color:#777771;background-color:#EDEDED !important}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-field-signature.forminator-is_hover .forminator-signature{border-color:#097BAA;background-color:#E6E6E6 !important}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-field-signature.forminator-has_error .forminator-signature{border-color:#E51919}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-button-submit{font-size:14px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-step .forminator-step-label{font-size:12px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-break{background-color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-break:before{background-color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-step:focus{outline:none}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-step:focus-visible .forminator-step-label{outline:2px solid #254DEB;outline-offset:2px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-step .forminator-step-label{color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-step .forminator-step-dot{border-color:#777771;background-color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-step.forminator-current ~ .forminator-step .forminator-step-label{color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-steps .forminator-step.forminator-current ~ .forminator-step .forminator-step-dot{border-color:#777771;background-color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-progress .forminator-progress-label{font-size:12px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-progress .forminator-progress-bar{background-color:#E6E6E6}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-pagination-progress .forminator-progress-bar span{background-color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-button-back{font-size:14px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-button-next{font-size:14px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-repeater-field{background:rgba(248, 248, 248, 0.5);box-shadow:inset 5px 0px 0px rgba(221, 221, 221, 0.5)}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-repeater-field .forminator-grouped-fields{border-bottom:1px solid rgba(170, 170, 170, 0.5)}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-repeater-field .forminator-grouped-fields:last-child{border-bottom:unset}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-repeater-action-link, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-repeater-action-button{font-size:12px;font-family:inherit;font-weight:500}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-repeater-action-icon{font-size:18px}.forminator-ui#forminator-module-7511.forminator-design--default .StripeElement:not(.forminator-stripe-payment-element){padding:9px;border-width:1px;border-style:solid;border-color:#777771;border-radius:2px;background-color:#EDEDED;color:#000;transition:0.2s ease}.forminator-ui#forminator-module-7511.forminator-design--default .StripeElement:not(.forminator-stripe-payment-element):hover{border-color:#097BAA;background-color:#E6E6E6}.forminator-ui#forminator-module-7511.forminator-design--default .StripeElement--focus, .forminator-ui#forminator-module-7511.forminator-design--default .StripeElement--focus:hover{border-color:#097BAA;background-color:#E6E6E6}.forminator-ui#forminator-module-7511.forminator-design--default .StripeElement--invalid, .forminator-ui#forminator-module-7511.forminator-design--default .StripeElement--invalid:hover, .forminator-ui#forminator-module-7511.forminator-design--default .StripeElement--focus.StripeElement--invalid{border-color:#E51919}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-rating-suffix{color:#888}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-rating-item [class*=forminator-icon-]:before{color:#aaa}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-rating-item.forminator-rating-hover [class*=forminator-icon-]:before, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-rating-item.forminator-rating-selected [class*=forminator-icon-]:before{color:#ff7e41}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-rating-wrapper.forminator-rating-focused .forminator-rating-items{outline:2px solid #254DEB;outline-offset:1px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-radio{font-size:15px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .forminator-slider-amount{font-size:16px;font-family:inherit;font-weight:400}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .forminator-slide, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .forminator-slide:hover{background-color:#EDEDED;border-color:#777771}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .ui-slider-range, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .ui-slider-handle{background-color:#097BAA}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .forminator-slide:hover .ui-slider-range, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .ui-slider-handle:hover, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .ui-slider-handle:focus{background-color:#086A91}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .ui-slider-handle:focus{outline:2px solid #254DEB;outline-offset:1px}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider.forminator-disabled .forminator-slide{background-color:#DDD;border-color:transparent}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider.forminator-disabled .ui-slider-range{background-color:#DDD}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider.forminator-disabled .ui-slider-handle{background-color:#aaa}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .forminator-slider-amount{color:#333}.forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .forminator-slider-limit, .forminator-ui#forminator-module-7511.forminator-design--default .forminator-slider .forminator-slider-labels{color:#888}/*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */.forminator-ui [class*=forminator-icon-]:before,.forminator-ui [class^=forminator-icon-]:before{speak:none;line-height:1;font-family:forminator-icons-font!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes click-animation{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.2;-khtml-opacity:.2}50%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:.1;-khtml-opacity:.1}100%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:0;-khtml-opacity:0}}@keyframes click-animation{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.2;-khtml-opacity:.2}50%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:.1;-khtml-opacity:.1}100%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:0;-khtml-opacity:0}}@font-face{font-family:forminator-icons-font;font-weight:400;font-style:normal;font-display:swap;src:url(/wp-content/plugins/forminator/assets/forminator-ui/fonts/forminator-icons-font.eot?1.7.4&x14090);src:local("forminator-icons-font"),url(/wp-content/plugins/forminator/assets/forminator-ui/fonts/forminator-icons-font.eot?1.7.4#iefix&x14090) format("embedded-opentype"),url(/wp-content/plugins/forminator/assets/forminator-ui/fonts/forminator-icons-font.woff2?1.7.4) format("woff2"),url(/wp-content/plugins/forminator/assets/forminator-ui/fonts/forminator-icons-font.woff?1.7.4&x14090) format("woff"),url(/wp-content/plugins/forminator/assets/forminator-ui/fonts/forminator-icons-font.ttf?1.7.4&x14090) format("truetype"),url(/wp-content/plugins/forminator/assets/forminator-ui/fonts/forminator-icons-font.svg?1.7.4#forminator-icons-font&x14090) format("svg")}.forminator-ui .forminator-loading:before{-webkit-animation:spin 1.3s linear infinite;animation:spin 1.3s linear infinite}.forminator-ui .forminator-icon-calendar:before{content:"📅"}.forminator-ui .forminator-icon-cancel:before{content:"✕"}.forminator-ui .forminator-icon-check:before{content:"✓"}.forminator-ui .forminator-icon-chevron-down:before{content:"⌄"}.forminator-ui .forminator-icon-chevron-left:before{content:"❮"}.forminator-ui .forminator-icon-chevron-right:before{content:"❯"}.forminator-ui .forminator-icon-chevron-up:before{content:"⌃"}.forminator-ui .forminator-icon-close:before{content:"⊗"}.forminator-ui .forminator-icon-file:before{content:"📄"}.forminator-ui .forminator-icon-loader:before{content:"◌"}.forminator-ui .forminator-icon-refresh:before{content:"⟳"}.forminator-ui .forminator-icon-reset:before{content:"⥁"}.forminator-ui .forminator-icon-social-facebook:before{content:""}.forminator-ui .forminator-icon-social-linkedin:before{content:""}.forminator-ui .forminator-icon-social-twitter:before{content:""}.forminator-ui .forminator-icon-upload:before{content:"⊼"}.forminator-ui .forminator-icon-warning:before{content:"⚠"}.forminator-ui .forminator-icon-add:before{content:""}.forminator-ui .forminator-icon-remove:before{content:""}.forminator-ui .forminator-icon-star:before{content:""}.forminator-ui .forminator-icon-heart:before{content:""}.forminator-ui .forminator-icon-like:before{content:""}.forminator-ui .forminator-icon-smile:before{content:""}.forminator-ui .forminator-icon-eye:before{content:""}.forminator-ui .forminator-icon-eye-hide:before{content:""}


/* 1393954-1788379347-au *//*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */.forminator-ui .forminator-screen-reader-only{width:1px!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important}.forminator-ui *{-webkit-box-sizing:border-box;box-sizing:border-box}.forminator-ui img{max-width:100%}.forminator-ui .forminator-hidden{display:none!important}.forminator-ui fieldset{line-height:1}


/* 1393954-1788379347-au *//*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row-inside:not(:last-child),.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row:not(:last-child){margin-bottom:20px}.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row-inside:focus,.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-grid=open] .forminator-col:not(:last-child){margin-bottom:20px}.forminator-ui.forminator-custom-form[data-grid=open] .forminator-col:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside{-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:783px){.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-3,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-3{width:25%;max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-4,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-4{width:33.33333333%;max-width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-6,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-6{width:50%;max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-col-md-12,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-col-md-12{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-no-margin,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-no-margin{margin-bottom:-30px}.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row .forminator-no-margin .forminator-col,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside .forminator-no-margin .forminator-col{margin-bottom:30px}}@media(min-width:783px){.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside:not(:last-child),.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child){margin-bottom:30px}}@media(min-width:783px){.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row,.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-15px;margin-left:-15px}}@media(min-width:783px){.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col:not(:last-child){margin-bottom:0}}@media(min-width:783px){.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 15px}}@media(min-width:783px){.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row-inside[data-multiple=true] .forminator-col:not(:last-child),.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row[data-multiple=true] .forminator-col:not(:last-child),.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row-inside[data-multiple=true] .forminator-col:not(:last-child),.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row[data-multiple=true] .forminator-col:not(:last-child){margin-bottom:30px}}@media(min-width:783px){.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row-inside[data-multiple=true],.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-3 .forminator-row[data-multiple=true],.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row-inside[data-multiple=true],.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col-4 .forminator-row[data-multiple=true]{display:block}}


/* 1393954-1788379347-au *//*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */.forminator-ui.forminator-custom-form[data-design=default]{font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box:before,.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-loading:before{speak:none;line-height:1;font-family:forminator-icons-font!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox input,.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-image span span,.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio input,.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating,.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-accessible{width:1px!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes click-animation{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.2;-khtml-opacity:.2}50%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:.1;-khtml-opacity:.1}100%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:0;-khtml-opacity:0}}@keyframes click-animation{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.2;-khtml-opacity:.2}50%{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);opacity:.1;-khtml-opacity:.1}100%{-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);opacity:0;-khtml-opacity:0}}.forminator-ui.forminator-custom-form[data-design=default]{width:100%;margin:30px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field{margin:0;padding:0;border:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field:focus{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-upload .forminator-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-upload .forminator-file-upload{margin-top:auto}.forminator-ui.forminator-custom-form[data-design=default]:first-child{margin-top:0}.forminator-ui.forminator-custom-form[data-design=default]:last-child{margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-field:focus{outline:0}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small):first-child{margin-top:0}}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small):last-child{margin-bottom:0}}.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled>.forminator-pagination>*,.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled>:not(.forminator-response-message):not(.forminator-pagination){opacity:.5;-khtml-opacity:.5;pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled>.forminator-pagination>* *,.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-fields-disabled>:not(.forminator-response-message):not(.forminator-pagination) *{pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row){cursor:not-allowed}.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row) .forminator-col{opacity:.5;-khtml-opacity:.5}.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row) .forminator-col,.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-row:not(.forminator-paypal-row) .forminator-col *{pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small).forminator-partial-disabled .forminator-pagination-footer .forminator-button:not(.forminator-button-submit){opacity:.5;-khtml-opacity:.5;pointer-events:none}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small){margin:30px 0}}.forminator-draft-wrap{font-weight:400;font-size:15px}.forminator-draft-wrap .forminator-draft-notice{margin-bottom:30px;padding:15px 22px;border-radius:2px;font-family:inherit;font-size:inherit;font-weight:inherit;color:#333;background-color:#bceee6}.forminator-draft-wrap .forminator-draft-notice.draft-success{background-color:#bceee6;box-shadow:inset 2px 0 0 0 #1abca1;-moz-box-shadow:inset 2px 0 0 0 #1abca1;-webkit-box-shadow:inset 2px 0 0 0 #1abca1}.forminator-draft-wrap .forminator-draft-notice.draft-error{background-color:#f9e4e8;box-shadow:inset 2px 0 0 0 #e04562;-moz-box-shadow:inset 2px 0 0 0 #e04562;-webkit-box-shadow:inset 2px 0 0 0 #e04562}.forminator-draft-wrap .forminator-draft-email-response p:last-of-type{margin-bottom:20px}.forminator-draft-wrap .forminator-copy-field{position:relative;margin-bottom:40px}.forminator-draft-wrap .forminator-copy-field .forminator-draft-link{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:9px 110px 11px 15px;margin:0;background:#eee;border:none;color:#555;text-decoration:underline;outline:0;line-height:20px;font-family:inherit;font-size:inherit;font-weight:inherit;opacity:1}.forminator-draft-wrap .forminator-copy-field button,.forminator-draft-wrap .forminator-copy-field button:hover{width:98px;height:30px;padding:0;position:absolute;top:50%;right:6px;background-color:#666;color:#fff;font-family:inherit;font-style:inherit;font-weight:500;font-size:13px;line-height:22px;border:0;outline:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.forminator-draft-wrap .forminator-copy-field button:hover{background-color:#7b7b7b}.forminator-draft-wrap .forminator-draft-form .forminator-row,.forminator-draft-wrap .forminator-draft-form .forminator-row-inside{margin-bottom:20px}.forminator-draft-wrap .forminator-draft-form .forminator-label{display:block;cursor:default;margin:0 0 5px 0;border:0;line-height:1.7em;font-size:13px;font-family:inherit;font-weight:500;color:#888}.forminator-draft-wrap .forminator-draft-form .forminator-email--field{display:block;width:100%;min-width:unset;max-width:unset;height:auto;min-height:unset;max-height:unset;margin:0;padding:10px;font-size:16px;font-family:inherit;font-weight:400;background-color:#ededed;color:#000;border-width:0;border-style:none;border-radius:0;background-image:unset;line-height:1.3em;-webkit-transition:.2s ease;transition:.2s ease;outline:0}.forminator-draft-wrap .forminator-draft-form .forminator-has_error .forminator-email--field{box-shadow:inset 2px 0 0 0 #e04562;-moz-box-shadow:inset 2px 0 0 0 #e04562;-webkit-box-shadow:inset 2px 0 0 0 #e04562}.forminator-draft-wrap .forminator-draft-form .forminator-has_error .forminator-error-message{display:block;padding:2px 10px;margin:5px 0 0;border-radius:0;line-height:2em;background-color:#f9e4e8;color:#e04562;font-size:12px;font-family:inherit;font-weight:500}.forminator-draft-wrap .forminator-draft-form button.forminator-button-submit{background-color:#289dcc;color:#fff;font-size:14px;font-family:inherit;font-weight:500;outline:0;width:auto;min-width:100px;max-width:unset;height:auto;min-height:unset;max-height:unset;cursor:pointer;display:inline-block;position:relative;margin:0 10px 0 0;padding:10px;border:0;border-radius:0;background-image:unset;line-height:1.45em;text-align:center;-webkit-transition:.2s ease;transition:.2s ease}.forminator-draft-wrap .forminator-draft-form button.forminator-button-submit:hover{background-color:#35aede}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message{margin:0 0 20px;padding:15px 20px 15px 22px;border-radius:2px;text-align:left}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message p{margin:0;padding:0;border:0;line-height:1.3em;letter-spacing:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message p:not(:last-child){margin-bottom:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message,.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message:last-child{margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message[aria-hidden=true]{display:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-loading{position:relative;padding-left:46px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-loading:before{content:"◌";position:absolute;top:17px;left:20px;font-size:16px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-response-message.forminator-show{display:block}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-response-message:hover{outline:0}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-response-message:last-child{margin-bottom:0}}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-response-message{margin-bottom:30px}}.forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle,.forminator-ui.forminator-custom-form[data-design=default] .forminator-title{display:block;margin:0;padding:0;border:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle:after,.forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle:before,.forminator-ui.forminator-custom-form[data-design=default] .forminator-title:after,.forminator-ui.forminator-custom-form[data-design=default] .forminator-title:before{content:unset;display:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-title{line-height:1em}.forminator-ui.forminator-custom-form[data-design=default] .forminator-title+.forminator-subtitle{margin-top:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-subtitle{line-height:1.4em}.forminator-ui.forminator-custom-form[data-design=default] .forminator-border{width:100%;min-width:100%;max-width:100%;height:0;min-height:unset;max-height:unset;display:block;margin:20px 0 0;padding:0;border:0;background-image:unset;background-color:rgba(0,0,0,0)}.forminator-ui.forminator-custom-form[data-design=default] .forminator-border:first-child{margin-top:0}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-border:first-child{margin-top:0}}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-border{margin-top:30px}}.forminator-ui.forminator-custom-form[data-design=default] .forminator-label{cursor:default;display:block;line-height:1.7em;margin:0;border:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-label[for]{cursor:pointer}.forminator-ui.forminator-custom-form[data-design=default] .forminator-description,.forminator-ui.forminator-custom-form[data-design=default] .forminator-error-message{margin:5px 0 0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-label+.forminator-description{margin:0 0 5px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-description{display:block;line-height:1.5em}.forminator-ui.forminator-custom-form[data-design=default] .forminator-description:first-child{margin:0 0 5px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-description::after{content:"";display:block;clear:both}.forminator-ui.forminator-custom-form[data-design=default] .forminator-description span:not(.forminator-monospace){float:right;margin-right:0;margin-left:auto;text-align:right}.forminator-ui.forminator-custom-form[data-design=default] .forminator-description>a{margin:0 2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-description.forminator-repeater-description{margin:0 0 10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-error-message{display:none;padding:2px 10px;border-radius:2px;line-height:2em}.forminator-ui.forminator-custom-form[data-design=default] .forminator-has_error .forminator-error-message{display:block}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:unset;max-width:unset;min-height:unset;max-height:unset;height:auto;line-height:1.3em;background-image:unset;-webkit-transition:.2s ease;transition:.2s ease;margin:0;padding:9px;border-width:1px;border-style:solid;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled:not(.forminator-calculation){border-style:dotted}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled{pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled:-moz-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled::-moz-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled:-ms-input-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input:disabled::-webkit-input-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input.forminator-field--phone{direction:ltr}.forminator-ui.forminator-custom-form[data-design=default] .forminator-custom-input{display:none;margin-top:10px}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:disabled,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix input{min-width:50px;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:0;border:0;background-image:none;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-prefix,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-suffix{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-prefix{margin-right:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-prefix .forminator-suffix{margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle{position:relative}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-input{padding-right:40px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;right:10px;z-index:2;padding:0;border:0;border-radius:4px;background:rgba(0,0,0,0);color:#888;font-size:15px;line-height:1;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:hover{background-color:rgba(0,0,0,.03);color:#666}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:focus-visible{-webkit-box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 2px #007cba}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle svg{pointer-events:none}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-input{padding-left:40px;padding-right:10px}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle{left:10px;right:auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;resize:vertical;margin:0;min-height:var(--forminator-textarea-min-height,140px);background-image:unset;line-height:20px;-webkit-transition:.2s ease;transition:.2s ease;padding:9px;border-width:1px;border-style:solid;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea,.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled,.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled{pointer-events:none;border-style:dotted}.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled:-moz-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled::-moz-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled:-ms-input-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-textarea:disabled::-webkit-input-placeholder{opacity:.4;-khtml-opacity:.4}.forminator-ui.forminator-custom-form[data-design=default] .forminator-has_error .tmce-active .forminator-textarea.wp-editor-area{display:none}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:disabled,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-textarea:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:10px 0;pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio input:checked+.forminator-radio-bullet:before{opacity:1;-khtml-opacity:1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio span{cursor:pointer;pointer-events:all;display:block}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;position:relative;border-width:1px;border-style:solid;border-radius:40px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet:before{content:" ";width:10px;height:10px;opacity:0;-khtml-opacity:0;display:block;position:absolute;top:50%;left:50%;border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet~span{margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-label{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;line-height:20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:3px;border-width:2px;border-style:solid;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-image span{width:70px;height:70px;background-repeat:no-repeat;background-size:cover;background-position:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-has_image .forminator-radio-image{margin-left:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;margin-right:20px;margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline.forminator-has_image.forminator-has_bullet{min-width:80px;padding-top:90px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline.forminator-has_image.forminator-has_bullet .forminator-radio-image{position:absolute;top:0;left:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio.forminator-radio-inline:last-of-type{margin-right:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline){margin:20px 0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline).forminator-has_image.forminator-has_bullet .forminator-radio-bullet{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline).forminator-has_image.forminator-has_bullet .forminator-radio-label{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline).forminator-has_image.forminator-has_bullet .forminator-radio-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):first-of-type{margin-top:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):first-child{margin-top:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):last-of-type{margin-bottom:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-radio:not(.forminator-radio-inline):last-child{margin-bottom:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-radio .forminator-radio-bullet~span{margin-right:10px;margin-left:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:10px 0;pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox input:checked+.forminator-checkbox-box:before{opacity:1;-khtml-opacity:1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox span{cursor:pointer;pointer-events:all;display:block}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;position:relative;border-width:1px;border-style:solid;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box:before{content:"✓";opacity:0;-khtml-opacity:0;display:block;position:absolute;top:50%;left:50%;color:inherit;font-size:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box~span{margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox-label{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;line-height:20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:3px;border-width:2px;border-style:solid;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-image span{width:70px;height:70px;background-repeat:no-repeat;background-size:cover;background-position:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;line-height:20px;margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h1:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h2:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h3:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h4:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h5:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label h6:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label ol:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label p:last-child,.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label ul:last-child{margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-has_image .forminator-checkbox-image{margin-left:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;margin-right:20px;margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline.forminator-has_box{min-width:80px;padding-top:90px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline.forminator-has_box .forminator-checkbox-image{position:absolute;top:0;left:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox.forminator-checkbox-inline:last-of-type{margin-right:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline){margin:20px 0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-has_image.forminator-has_box .forminator-checkbox-box{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-has_image.forminator-has_box .forminator-checkbox-label{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-has_image.forminator-has_box .forminator-checkbox-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):first-of-type{margin-top:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):first-child{margin-top:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):last-of-type{margin-bottom:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline):last-child{margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline).forminator-consent{margin:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox:not(.forminator-checkbox-inline)+.forminator-consent__label p:first-child{margin-top:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox__label{margin-right:10px;margin-left:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox-box~span{margin-right:10px;margin-left:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button{width:auto;min-width:100px;max-width:unset;height:auto;min-height:unset;max-height:unset;cursor:pointer;display:inline-block;position:relative;margin:0 10px 0 0;padding:10px;border:0;border-radius:2px;background-image:unset;line-height:1.45em;text-align:center;-webkit-transition:.2s ease;transition:.2s ease}@media(max-width:782px){.forminator-ui.forminator-custom-form[data-design=default] .forminator-button{width:100%;margin:0 0 10px 0}}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button span{display:block;-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button .forminator-icon-loader{opacity:0;-khtml-opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button .forminator-icon-loader:before{display:block}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button,.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:hover{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:hover{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.6);box-shadow:0 1px 4px 0 rgba(0,0,0,.6)}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active span[aria-hidden]:not([class*=forminator-icon-]){width:120%;padding:120% 0 0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-disabled,.forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-onload,.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:disabled{opacity:.5;-khtml-opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-onload span{opacity:0;-khtml-opacity:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button.forminator-onload .forminator-icon-loader{opacity:1;-khtml-opacity:1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button:last-child{margin-right:0}.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-save-draft-link{display:inline-block;font-size:15px;font-weight:500;color:#17a8e3;text-decoration:none;background-color:rgba(0,0,0,0);padding:10px 0;margin:0 10px;text-decoration:none}.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-save-draft-link.disabled{color:#a5a5a5;cursor:default}@media(max-width:782px){.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-save-draft-link{text-align:center;width:100%;margin:0 0 10px 0}}.forminator-ui.forminator-custom-form[data-design=default].draft-enabled .forminator-button-paypal+.forminator-save-draft-link{margin:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-button:hover{outline:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-button{margin:0 0 0 10px}@media(max-width:782px){[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-button{margin:0 0 10px 0}}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-captcha{overflow:hidden}.forminator-ui.forminator-custom-form[data-design=default] .forminator-g-recaptcha:not(.recaptcha-invisible) .grecaptcha-badge{visibility:visible}.forminator-ui.forminator-custom-form[data-design=default] .forminator-g-recaptcha:not(.recaptcha-invisible)>div{width:100%!important}.forminator-ui.forminator-custom-form[data-design=default] .forminator-g-recaptcha:not(.recaptcha-invisible) iframe{max-width:100%;max-height:100%!important}.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left{text-align:left}.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left>div{margin-right:auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right{text-align:right}.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right>div{margin-left:auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-center{text-align:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-center>div{margin-left:auto;margin-right:auto}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left{text-align:right}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-left>div{margin-left:auto;margin-right:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right{text-align:left}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-captcha-right>div{margin-right:auto;margin-left:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons{margin-top:-30px;line-height:1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button{padding:5px 15px;border-radius:15px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button:disabled{pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-add,.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-remove{margin-top:30px;cursor:pointer}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon{padding:0;background:rgba(0,0,0,0);border:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon .sui-screen-reader-text{width:1px;min-width:1px;height:1px;min-height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);position:absolute!important;margin:-1px;padding:0;border:0;word-wrap:normal!important}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button,.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon{margin-right:15px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-link{display:inline-block;margin-right:20px;text-decoration:none;background:rgba(0,0,0,0)}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-action-buttons .forminator-repeater-add,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-action-buttons .forminator-repeater-remove{outline:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-button,[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-icon{margin-left:15px;margin-right:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-action-buttons .forminator-repeater-action-link{margin-left:20px;margin-right:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field{border-radius:4px;padding:20px 20px 30px 25px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field .forminator-grouped-fields{padding:30px 0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field .forminator-grouped-fields:first-child{padding-top:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-repeater-field .forminator-grouped-fields:last-child{padding-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-hidden-input{display:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-slide{position:relative;text-align:left;cursor:pointer;border:1px solid transparent;background:#ededed;border-radius:5px;border:1px solid #777771}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-slide:after{content:"";position:absolute;top:0;bottom:0;right:-10px;left:-10px;border-radius:inherit;background:inherit;border:inherit}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .forminator-slide:after{top:-1px;bottom:-1px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled .forminator-slide{border:none;background:#ddd;border:1px solid transparent}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled .ui-slider-range{background:#ddd}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-disabled .ui-slider-handle{background:#aaa}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-handle{width:20px;height:20px;border-radius:100%;background:#17a8e3;border:0;position:absolute;z-index:1;cursor:pointer;-ms-touch-action:none;touch-action:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-handle:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-handle:hover{background:#1289ba}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-handle{width:40px;height:40px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .forminator-slide{border-radius:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .forminator-slide:after{right:-20px;left:-20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-range{background:#17a8e3;position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-range::after{content:"";position:absolute;inset:-1px;right:-9px;left:-9px;border-radius:inherit;background:inherit;border:inherit}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-state-disabled .ui-slider-handle,.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal{min-height:10px;margin:6px 10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-handle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:-10px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.15);box-shadow:0 0 3px 0 rgba(0,0,0,.15)}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal.forminator-slide-handle-icon .ui-slider-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZF8xMjY4MV8yODgpIj4KPHBhdGggZD0iTTEgMkwxIDEwIiBzdHJva2U9IndoaXRlIiBzdHJva2Utb3BhY2l0eT0iMC41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTUgMkw1IDEwIiBzdHJva2U9IndoaXRlIiBzdHJva2Utb3BhY2l0eT0iMC41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTkgMkw5IDEwIiBzdHJva2U9IndoaXRlIiBzdHJva2Utb3BhY2l0eT0iMC41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGZpbHRlciBpZD0iZmlsdGVyMF9kXzEyNjgxXzI4OCIgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMSIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz4KPGZlT2Zmc2V0IGR4PSIxIi8+CjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjAuNSIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJvdXQiLz4KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMSAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93XzEyNjgxXzI4OCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvd18xMjY4MV8yODgiIHJlc3VsdD0ic2hhcGUiLz4KPC9maWx0ZXI+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:6px center;background-size:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-range{top:-1px;bottom:-1px;border-radius:5px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-range-min{left:-1px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider .ui-slider-horizontal .ui-slider-range-max{right:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal{min-height:20px;margin:10px 20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal.forminator-slide-handle-icon .ui-slider-handle{background-position:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal .ui-slider-handle{margin-left:-20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal.forminator-slide-handle-icon .ui-slider-handle{background-size:12px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal .ui-slider-range::after{right:-19px;left:-19px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-size-large .ui-slider-horizontal .ui-slider-range-min{border-radius:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-small{width:25%}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-medium{width:50%}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider.forminator-slider-large{width:75%}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-labels,.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-limit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#888;font-size:15px;font-weight:400;line-height:22px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-limit{margin:0 10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-size-large .forminator-slider-limit{margin:0 20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-size-large .forminator-slider-labels{margin:0 5px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-limit-top{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-separator{display:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-value-max,.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-value-min{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-amount{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;margin:5px 0;color:#333;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-slider-amount.forminator-slider-amount-top{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-slider .ui-slider-handle{outline:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper.forminator-rating-focused .forminator-rating-items{border:1px solid #17a8e3}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1;gap:10px;border:1px solid transparent}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items.forminator-rating-md{font-size:24px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items.forminator-rating-lg{font-size:32px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-items.forminator-rating-sm{font-size:16px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-suffix{display:block;font-size:13px;line-height:22px;letter-spacing:-.25px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-rating-wrapper .forminator-rating-item{cursor:pointer;-webkit-transition:ease color .2s;transition:ease color .2s}


/* 1393954-1788379347-au *//*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox .forminator-checkbox-box:before{speak:none;line-height:1;font-family:forminator-icons-font!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox input{width:1px!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select{min-width:100%;max-width:100%;display:block;text-align:left}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection{display:block}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__rendered{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__arrow{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__choice__remove,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__clear{padding:0;margin:0;border:none;background:unset;cursor:pointer}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single{height:auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:0;border-width:1px;border-style:solid;background-image:none!important}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__rendered,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__rendered{min-width:10px;overflow:hidden;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 5px 8px 8px;text-overflow:ellipsis;white-space:nowrap}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple ul.select2-selection__rendered,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single ul.select2-selection__rendered{margin:0;list-style:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple ul.select2-selection__rendered .select2-selection__placeholder,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single ul.select2-selection__rendered .select2-selection__placeholder{margin:0}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:0;border:0}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-],.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]{display:block;margin:0 auto;font-size:12px;-webkit-transition:.2s linear;transition:.2s linear}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before{display:block;color:inherit}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple[aria-expanded=true] .select2-selection__arrow [class*=forminator-icon-],.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single[aria-expanded=true] .select2-selection__arrow [class*=forminator-icon-]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__clear{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:30px;height:30px;font-size:24px;color:#777771}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__clear span{display:block;height:100%}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__rendered.forminator-select2-selections{padding-top:6px;padding-bottom:6px}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__choice{line-height:14px;color:#fff;background:#888;padding:6px 8px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin:0;white-space:normal;border-radius:4px}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{font-size:20px;color:#fff}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove span{line-height:12px;height:14px;display:block}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:focus,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection:focus,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select:focus,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select[dir=rtl] .select2-selection__rendered{text-align:right}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select:hover{outline:0}.forminator-select+.forminator-select{display:none}.forminator-select.forminator-select-dropdown-container--open{display:block;z-index:999}.forminator-select.forminator-select-dropdown-container--open *{-webkit-box-sizing:border-box;box-sizing:border-box;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown{display:block;margin:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search{display:block;margin:0 0 10px;padding:0 10px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search input{width:100%;max-width:100%;display:block;margin:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search input:focus,.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search input:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search.select2-search--hide{display:none!important}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results{display:block;margin:0;padding:0;border:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options{max-height:200px;overflow-y:auto;display:block;margin:0;padding:0;border:0;list-style:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;margin:0;border:0;line-height:35px;list-style:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__message{position:relative;margin:0 15px;padding:15px 20px;border:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected){cursor:pointer}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox input:checked+.forminator-checkbox-box:before{opacity:1;-khtml-opacity:1}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox span{cursor:pointer;pointer-events:all;display:block}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox .forminator-checkbox-box{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;position:relative}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox .forminator-checkbox-box:before{content:"✓";opacity:0;-khtml-opacity:0;display:block;position:absolute;top:50%;left:50%;font-size:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s ease;transition:.2s ease}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .forminator-checkbox{line-height:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:10px 8px;gap:10px;margin:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic{padding:9px 0;border-style:solid;border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .forminator-checkbox-box{display:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .select2-results .select2-results__options .select2-results__option{padding:5px 8px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .select2-results .select2-results__options .select2-results__option.select2-results__message{border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .forminator-checkbox .forminator-checkbox-box{border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default{padding:9px 0;border-style:solid}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-search{margin:0 0 9px;padding:0 9px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-search input{padding:9px;border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option{padding:5px 8px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__message{border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .forminator-checkbox .forminator-checkbox-box{border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default{border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-search input{border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .forminator-checkbox .forminator-checkbox-box{border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat{padding:10px 0;border-width:0;border-style:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .select2-search{margin:0 0 10px;padding:0 10px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .select2-search input{padding:10px;border-width:0;border-style:none;border-radius:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .select2-results .select2-results__options .select2-results__option{padding:5px 10px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .forminator-checkbox .forminator-checkbox-box{border-width:0;border-style:none;border-radius:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold{padding:7px 0;border-width:3px;border-style:solid}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .select2-search{margin:0 0 7px;padding:0 7px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .select2-search input{padding:7px;border-width:3px;border-style:solid}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .select2-results .select2-results__options .select2-results__option{padding:5px 4px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .forminator-checkbox .forminator-checkbox-box{border-width:3px;border-style:solid;border-radius:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material{padding:10px 0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .select2-search input{padding:0 0 10px;border-width:0;border-bottom-width:1px;border-style:solid;background:none rgba(0,0,0,0);background-color:rgba(0,0,0,0)!important}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option{padding:5px 8px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox input:checked:focus+.forminator-checkbox-box:after{-webkit-animation-name:click-animation;animation-name:click-animation}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox input:checked+.forminator-checkbox-box:after{opacity:1;-khtml-opacity:1}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox .forminator-checkbox-box{border-width:2px;border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox .forminator-checkbox-box:after{content:" ";opacity:0;-khtml-opacity:0;width:20px;height:20px;position:absolute;top:50%;left:50%;border-radius:100%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--checkbox .select2-results .select2-results__options .select2-results__option{padding:0}.sui-dialog-content .forminator-select.forminator-select-dropdown-container--open{margin-top:1px}body.admin-bar>.forminator-select.forminator-select-dropdown-container--open{margin-top:33px}body.forminator-hustle-dropdown-fix .forminator-select.forminator-select-dropdown-container--open{z-index:999999}


/* 1393954-1788379347-au *//*!
 * WPMU DEV Forminator UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html)
 */.ui-datepicker.forminator-calendar--default,.ui-datepicker.forminator-calendar--default *{font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox .forminator-checkbox-box:before,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before{speak:none;line-height:1;font-family:forminator-icons-font!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox input,.forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload input[type=file],.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload input[type=file],.forminator-ui.forminator-custom-form[data-design=default] .forminator-multiselect .forminator-option input,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all .ui-icon{width:1px!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important}.forminator-geolocation-dropdown-wrapper{position:absolute;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);z-index:1000;margin:6px 0 0;overflow:hidden}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown{list-style:none;margin:0;padding:0;max-height:300px;overflow-y:auto;background:#fff}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li{position:relative;cursor:pointer;padding:0 4px 0 28px;line-height:30px;font-size:11px;color:#3c4043;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid #e6e6e6}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li:first-child{border-top:none}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li.selected,.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li:hover{background-color:#f1f3f4}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li .forminator-geolocation-pin-icon{position:absolute;left:6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;opacity:.6}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li .forminator-geolocation-place-name{font-weight:500;color:#3c4043}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li .forminator-geolocation-place-address{font-weight:400;color:#80868b}.forminator-geolocation-dropdown-wrapper .forminator-geolocation-dropdown li .forminator-geolocation-match{font-weight:700;color:#000}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-icon{position:relative}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-icon [class*=forminator-icon-]{display:block;pointer-events:none;-webkit-transition:.2s ease;transition:.2s ease;position:absolute;top:50%;left:10px;font-size:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-icon [class*=forminator-icon-]:before{color:inherit}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-icon .forminator-input{padding-left:35px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-suffix{position:relative}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-suffix .forminator-input{padding-right:60px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-suffix .forminator-suffix{display:block;position:absolute;top:50%;right:0;padding:0 10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1.4em}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-suffix .forminator-input{padding-left:60px;padding-right:10px}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-suffix .forminator-suffix{left:0;right:auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle{position:relative}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-input{padding-right:40px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;right:10px;z-index:2;padding:0;border:0;border-radius:4px;background:rgba(0,0,0,0);color:#888;font-size:15px;line-height:1;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:hover{background-color:rgba(0,0,0,.03);color:#666}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle:focus-visible{-webkit-box-shadow:0 0 0 2px #007cba;box-shadow:0 0 0 2px #007cba}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle svg{pointer-events:none}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-input{padding-left:40px;padding-right:10px}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-toggle .forminator-password-toggle{left:10px;right:auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone{display:block}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container{padding:1px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container .iti__selected-country{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;background:unset}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container .iti__selected-country .iti__flag{display:block;position:relative;top:auto;bottom:auto;margin:0;padding:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container .iti__selected-country .iti__flag+.iti__arrow{margin-left:5px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container .iti__selected-country .iti__arrow{display:block;position:relative;top:auto;right:auto;margin:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container .iti__selected-country:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container .iti__selected-country:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container .iti__selected-country:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone .iti__country-container:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone.iti--allow-dropdown .forminator-input{padding-left:51px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone:not(.iti--allow-dropdown) .iti__country-container{pointer-events:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone:not(.iti--allow-dropdown) .forminator-input{padding-right:51px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country{width:31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;background:unset;padding:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country .iti__selected-country-primary{padding:0 10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country .iti__flag{display:block;position:relative;top:auto;bottom:auto;margin:0;padding:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country .iti__flag+.iti__arrow{margin-left:5px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country .iti__arrow{display:block;position:relative;top:auto;right:auto;margin:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container .iti__selected-country:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container:active,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone .iti__country-container:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone.iti--allow-dropdown .forminator-input--wrap{left:41px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-input-with-phone:not(.iti--allow-dropdown) .forminator-input--wrap{left:30px}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-phone .iti__country-container .iti__selected-country:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-phone .iti__country-container .iti__selected-country:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-phone .iti__country-container .iti__selected-country:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-phone .iti__country-container:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-phone .iti__country-container:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-phone .iti__country-container:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input-with-phone .iti__country-container .iti__selected-country:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input-with-phone .iti__country-container .iti__selected-country:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input-with-phone .iti__country-container .iti__selected-country:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input-with-phone .iti__country-container:active,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input-with-phone .iti__country-container:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-input-with-phone .iti__country-container:hover{outline:0}.iti-mobile .iti--container{z-index:999991}.forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload>span{overflow:hidden;display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload>span:not(:last-child){margin-right:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button-delete{width:30px;height:30px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;margin:0;padding:0;border:0;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button-delete [class*=forminator-icon-]{display:block}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button-delete [class*=forminator-icon-]:before{display:block;color:inherit}@media(min-width:783px){[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-3 .forminator-file-upload .forminator-button-upload,[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-4 .forminator-file-upload .forminator-button-upload{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media(min-width:783px){[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-3 .forminator-file-upload>span:not(:last-child),[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-4 .forminator-file-upload>span:not(:last-child){margin-right:0}}@media(min-width:783px){[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-3 .forminator-file-upload>span,[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-4 .forminator-file-upload>span{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px}}@media(min-width:783px){[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-3 .forminator-file-upload .forminator-button-delete,[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-4 .forminator-file-upload .forminator-button-delete{margin-top:10px}}@media(min-width:783px){[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-3 .forminator-file-upload,[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-col-4 .forminator-file-upload{-ms-flex-wrap:wrap;flex-wrap:wrap}}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload{display:block;margin:0;padding:29px;border-width:1px;border-style:dashed;border-radius:2px;-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload .forminator-multi-upload-message [class*=forminator-icon-]{width:30px;height:30px;display:block;margin:0 auto 5px;color:inherit;text-align:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload .forminator-multi-upload-message [class*=forminator-icon-]:before{display:block;color:inherit;font-size:30px;line-height:30px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload .forminator-multi-upload-message p{display:block;margin:0;padding:0;border:0;text-align:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload .forminator-multi-upload-message p a,.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload .forminator-multi-upload-message p a:active a:visited,.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload .forminator-multi-upload-message p a:focus,.forminator-ui.forminator-custom-form[data-design=default] .forminator-multi-upload .forminator-multi-upload-message p a:hover{margin:0;padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:underline;text-transform:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-files{display:block;margin:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-files,.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-files li{padding:0;border:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-files.forminator-has-files{margin-top:20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file{display:block;margin:0 0 20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--content{direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--image,.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--preview{width:36px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;padding:0;border-style:solid;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--image+.forminator-uploaded-file--text,.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--preview+.forminator-uploaded-file--text{margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--image{overflow:hidden;position:relative;border-width:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--image [role=image]{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-width:1px;text-align:center}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--preview [class*=forminator-icon-]{display:block;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--preview [class*=forminator-icon-]:before{display:block;color:inherit;font-size:16px;line-height:16px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--text{min-width:1px;-webkit-box-flex:1;-ms-flex:1;flex:1}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--text p{margin:0 0 4px;padding:0;border:0;text-align:left;letter-spacing:normal;text-transform:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--text p [class*=forminator-icon-]{width:12px;margin:0 9px 0 0;font-size:12px;line-height:12px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--text p:last-child{margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--text+.forminator-uploaded-file--delete{margin-left:10px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-uploaded-file--delete{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:3px 0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file .forminator-error-message{display:none!important}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file:last-child{margin-bottom:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file.forminator-has_error .forminator-uploaded-file--image{border-width:1px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file.forminator-has_error .forminator-uploaded-file--image [role=image]{top:-1px;right:-1px;bottom:-1px;left:-1px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-uploaded-file.forminator-has_error .forminator-error-message{display:block!important}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-multi-upload .forminator-multi-upload-message p a,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-multi-upload .forminator-multi-upload-message p a:active a:visited,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-multi-upload .forminator-multi-upload-message p a:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-multi-upload .forminator-multi-upload-message p a:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multiselect{width:100%;min-height:38px;height:auto;max-height:210px;overflow-x:hidden;overflow-y:auto;display:block;padding:4px;border-width:1px;border-style:solid;border-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multiselect .forminator-option{cursor:pointer;display:block;position:relative;margin:5px 0;padding:10px;line-height:1.3em;-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multiselect .forminator-option:first-child{margin-top:0;border-top-right-radius:2px;border-top-left-radius:2px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-multiselect .forminator-option:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.ui-datepicker.forminator-calendar--default{width:auto;z-index:20000000;margin:0;padding:1px 0;border:0;border-radius:0;background-color:rgba(0,0,0,0)!important}.ui-datepicker.forminator-calendar--default,.ui-datepicker.forminator-calendar--default *{-webkit-box-sizing:border-box;box-sizing:border-box}.ui-datepicker.forminator-calendar--default:before{content:" ";display:block;position:absolute;z-index:1;top:1px;right:0;bottom:1px;left:0;width:100%;border-width:1px;border-style:solid;border-radius:2px}.ui-datepicker.forminator-calendar--default .ui-datepicker-header{display:block;position:relative;z-index:1;padding:10px}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all{width:30px;height:30px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:11px;border-radius:2px;font-size:14px;-webkit-transition:.2s ease;transition:.2s ease}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all:focus,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all:hover{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-prev{right:unset;left:10px}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-prev:before{content:"❮"}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-next{right:10px;left:unset}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before{content:"❯"}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 40px}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select{height:30px;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 5px;padding:0 9px;border-width:1px;border-style:solid;border-radius:2px;font-size:14px;line-height:28px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select:focus,.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select:hover{-webkit-box-shadow:none;box-shadow:none}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select:first-child{margin-left:0}.ui-datepicker.forminator-calendar--default .ui-datepicker-header .ui-datepicker-title select:last-child{margin-right:0}.ui-datepicker.forminator-calendar--default .ui-datepicker-header+.ui-datepicker-calendar{padding-top:0}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar{width:auto;table-layout:fixed;position:relative;z-index:1;margin:0;padding:0;border:0;border-spacing:0;border-collapse:collapse;font-family:inherit}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr{margin:0;padding:0;border:0}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th{margin:0;padding:5px;border:0;text-align:center;font-family:inherit}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td span,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th span,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td span,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th span{width:30px;display:block;padding:2px;border:0;border-radius:60px}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a{text-decoration:none}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a:hover,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a:visited,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a:hover,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a:visited,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a:hover,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a:visited,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a:hover,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a:visited{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a:visited,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a:visited,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a:visited,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a:visited{font-weight:400}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a:hover,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th a:hover,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td a:hover,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a:active,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th a:hover{font-weight:600}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td:first-child,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th:first-child,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td:first-child,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th:first-child{padding-left:14px}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td:last-child,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr th:last-child,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr td:last-child,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th:last-child{padding-right:14px}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th{font-size:12px;font-weight:600}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar thead tr th span{display:block;line-height:1.4em}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td{font-size:13px}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td span{border-width:1px;border-style:solid;border-radius:2px;line-height:24px}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable span,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-state-disabled a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-state-disabled span{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.3;-khtml-opacity:.3}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable.ui-datepicker-other-month a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable.ui-datepicker-other-month span,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-state-disabled.ui-datepicker-other-month a,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar tbody tr td.ui-state-disabled.ui-datepicker-other-month span{cursor:default}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar:last-child tbody:last-child tr:last-child td,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar:last-child tbody:last-child tr:last-child th,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar:last-child thead:last-child tr:last-child td,.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar:last-child thead:last-child tr:last-child th{padding-bottom:14px}.ui-datepicker.forminator-calendar--default .ui-datepicker-calendar+.ui-datepicker-buttonpane{padding-top:8px}.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-corner-all,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-corner-all:active,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-corner-all:focus,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-corner-all:hover{outline:0}.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-datepicker-title select,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-datepicker-title select:active,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-datepicker-title select:focus,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-header .ui-datepicker-title select:hover{outline:0}.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr td a,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr td a:active,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr td a:hover,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr td a:visited,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr th a,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr th a:active,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr th a:hover,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar tbody tr th a:visited,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr td a,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr td a:active,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr td a:hover,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr td a:visited,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr th a,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr th a:active,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr th a:hover,.ui-datepicker.forminator-calendar--default.forminator-color-option--default .ui-datepicker-calendar thead tr th a:visited{outline:0}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-timepicker .forminator-row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-col:not(.forminator-col-3):not(.forminator-col-4) .forminator-date-input .forminator-error-message,.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-col:not(.forminator-col-3):not(.forminator-col-4) .forminator-timepicker .forminator-error-message{display:none}}@media(min-width:783px){.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-col:not(.forminator-col-3):not(.forminator-col-4) .forminator-date-input~.forminator-error-message,.forminator-ui.forminator-custom-form[data-design=default]:not(.forminator-size--small) .forminator-col:not(.forminator-col-3):not(.forminator-col-4) .forminator-timepicker~.forminator-error-message{display:block}}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select{min-width:100%;max-width:100%;display:block;text-align:left}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection{display:block}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__rendered{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__arrow{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__choice__remove,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__clear{padding:0;margin:0;border:none;background:unset;cursor:pointer}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single{height:auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:0;border-width:1px;border-style:solid;background-image:none!important}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__rendered,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__rendered{min-width:10px;overflow:hidden;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 5px 8px 8px;text-overflow:ellipsis;white-space:nowrap}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple ul.select2-selection__rendered,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single ul.select2-selection__rendered{margin:0;list-style:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple ul.select2-selection__rendered .select2-selection__placeholder,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single ul.select2-selection__rendered .select2-selection__placeholder{margin:0}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:0;padding:0;border:0}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-],.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]{display:block;margin:0 auto;font-size:12px;-webkit-transition:.2s linear;transition:.2s linear}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before{display:block;color:inherit}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple[aria-expanded=true] .select2-selection__arrow [class*=forminator-icon-],.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single[aria-expanded=true] .select2-selection__arrow [class*=forminator-icon-]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__clear{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:30px;height:30px;font-size:24px;color:#777771}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox] .select2-selection__clear span{display:block;height:100%}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__rendered.forminator-select2-selections{padding-top:6px;padding-bottom:6px}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__choice{line-height:14px;color:#fff;background:#888;padding:6px 8px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin:0;white-space:normal;border-radius:4px}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{font-size:20px;color:#fff}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove span{line-height:12px;height:14px;display:block}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:focus,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection:focus,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select:focus,.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select:hover{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select[dir=rtl] .select2-selection__rendered{text-align:right}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection span[role=combobox]:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select .selection:hover{outline:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select:focus,.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] select.forminator-select2+.forminator-select:hover{outline:0}.forminator-select+.forminator-select{display:none}.forminator-select.forminator-select-dropdown-container--open{display:block;z-index:999}.forminator-select.forminator-select-dropdown-container--open *{-webkit-box-sizing:border-box;box-sizing:border-box;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;text-shadow:rgba(0,0,0,.01) 0 0 1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown{display:block;margin:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search{display:block;margin:0 0 10px;padding:0 10px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search input{width:100%;max-width:100%;display:block;margin:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search input:focus,.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search input:hover{outline:0;-webkit-box-shadow:none;box-shadow:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-search.select2-search--hide{display:none!important}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results{display:block;margin:0;padding:0;border:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options{max-height:200px;overflow-y:auto;display:block;margin:0;padding:0;border:0;list-style:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;margin:0;border:0;line-height:35px;list-style:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__message{position:relative;margin:0 15px;padding:15px 20px;border:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected){cursor:pointer}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox input:checked+.forminator-checkbox-box:before{opacity:1;-khtml-opacity:1}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox span{cursor:pointer;pointer-events:all;display:block}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox .forminator-checkbox-box{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;position:relative}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown:not(.forminator-dropdown--basic) .forminator-checkbox .forminator-checkbox-box:before{content:"✓";opacity:0;-khtml-opacity:0;display:block;position:absolute;top:50%;left:50%;font-size:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s ease;transition:.2s ease}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .forminator-checkbox{line-height:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:10px 8px;gap:10px;margin:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic{padding:9px 0;border-style:solid;border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .forminator-checkbox-box{display:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .select2-results .select2-results__options .select2-results__option{padding:5px 8px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .select2-results .select2-results__options .select2-results__option.select2-results__message{border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--basic .forminator-checkbox .forminator-checkbox-box{border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default{padding:9px 0;border-style:solid}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-search{margin:0 0 9px;padding:0 9px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-search input{padding:9px;border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option{padding:5px 8px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__message{border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .forminator-checkbox .forminator-checkbox-box{border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default{border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-search input{border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .forminator-checkbox .forminator-checkbox-box{border-width:1px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat{padding:10px 0;border-width:0;border-style:none}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .select2-search{margin:0 0 10px;padding:0 10px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .select2-search input{padding:10px;border-width:0;border-style:none;border-radius:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .select2-results .select2-results__options .select2-results__option{padding:5px 10px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--flat .forminator-checkbox .forminator-checkbox-box{border-width:0;border-style:none;border-radius:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold{padding:7px 0;border-width:3px;border-style:solid}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .select2-search{margin:0 0 7px;padding:0 7px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .select2-search input{padding:7px;border-width:3px;border-style:solid}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .select2-results .select2-results__options .select2-results__option{padding:5px 4px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--bold .forminator-checkbox .forminator-checkbox-box{border-width:3px;border-style:solid;border-radius:0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material{padding:10px 0}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .select2-search input{padding:0 0 10px;border-width:0;border-bottom-width:1px;border-style:solid;background:none rgba(0,0,0,0);background-color:rgba(0,0,0,0)!important}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .select2-results .select2-results__options .select2-results__option{padding:5px 8px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox input:checked:focus+.forminator-checkbox-box:after{-webkit-animation-name:click-animation;animation-name:click-animation}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox input:checked+.forminator-checkbox-box:after{opacity:1;-khtml-opacity:1}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox .forminator-checkbox-box{border-width:2px;border-style:solid;border-radius:2px}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--material .forminator-checkbox .forminator-checkbox-box:after{content:" ";opacity:0;-khtml-opacity:0;width:20px;height:20px;position:absolute;top:50%;left:50%;border-radius:100%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--checkbox .select2-results .select2-results__options .select2-results__option{padding:0}.sui-dialog-content .forminator-select.forminator-select-dropdown-container--open{margin-top:1px}body.admin-bar>.forminator-select.forminator-select-dropdown-container--open{margin-top:33px}body.forminator-hustle-dropdown-fix .forminator-select.forminator-select-dropdown-container--open{z-index:999999}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button-paypal{display:block;position:relative;z-index:1;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;margin-bottom:20px}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button-paypal>.paypal-buttons{display:block!important}.forminator-ui.forminator-custom-form[data-design=default] .forminator-button-paypal>.paypal-buttons>iframe{width:100%!important}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature .forminator-signature{width:auto;max-width:100%;cursor:crosshair;overflow:hidden;display:inline-block;position:relative;margin:0;padding:0;border-width:1px;border-radius:2px;border-style:solid;background-color:rgba(0,0,0,0);-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature .forminator-signature *{-webkit-box-sizing:border-box;box-sizing:border-box}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature .forminator-signature .forminator-signature--placeholder{pointer-events:none;display:block;position:absolute;top:9px;right:29px;left:9px;line-height:1.4;letter-spacing:normal;-webkit-transition:.2s ease;transition:.2s ease}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature .forminator-signature .forminator-signature--container canvas{-webkit-box-shadow:none;box-shadow:none}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature .forminator-signature .forminator-signature--container+div{width:20px!important;height:20px!important;cursor:pointer;overflow:hidden;position:absolute!important;top:7px;right:7px;margin:0!important;padding:2px;border:0}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature .forminator-signature .forminator-signature--container+div img{width:16px!important;height:16px!important;float:none!important;display:block}.forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature.forminator-is_filled .forminator-signature .forminator-signature--placeholder{opacity:0;-khtml-opacity:0}.forminator-ui.forminator-custom-form[data-design=default][data-color-option=default] .forminator-field-signature .forminator-signature .forminator-signature--container canvas{outline:0}[dir=rtl] .forminator-ui.forminator-custom-form[data-design=default] .forminator-field-signature .forminator-signature .forminator-signature--container+div{top:7px;left:7px;right:auto}


/* 1393954-1788379347-au */:root{--iti-hover-color: rgba(0, 0, 0, 0.05);--iti-border-color: #ccc;--iti-dialcode-color: #999;--iti-dropdown-bg: white;--iti-spacer-horizontal: 8px;--iti-flag-height: 12px;--iti-flag-width: 16px;--iti-border-width: 1px;--iti-arrow-height: 4px;--iti-arrow-width: 6px;--iti-triangle-border: calc(var(--iti-arrow-width) / 2);--iti-arrow-padding: 6px;--iti-arrow-color: #555;--iti-path-flags-1x: url('/wp-content/plugins/forminator/assets/img/flags.webp?x14090');--iti-path-flags-2x: url('/wp-content/plugins/forminator/assets/img/flags@2x.webp?x14090');--iti-path-globe-1x: url('/wp-content/plugins/forminator/assets/img/globe.webp?x14090');--iti-path-globe-2x: url('/wp-content/plugins/forminator/assets/img/globe@2x.webp?x14090');--iti-flag-sprite-width: 3904px;--iti-flag-sprite-height: 12px;--iti-mobile-popup-margin: 30px;--iti-input-padding: 6px;--iti-selected-flag-width: 51px}.forminator-iti-input.iti.iti{position:relative}.forminator-iti-input.iti.iti *{box-sizing:border-box;max-width:unset}.forminator-iti-input.iti .iti__hide{display:none}.forminator-iti-input.iti .iti__v-hide{visibility:hidden}.forminator-iti-input.iti .iti__a11y-text{width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;position:absolute}.forminator-iti-input.iti.iti input.iti__tel-input,.forminator-iti-input.iti.iti input.iti__tel-input[type=text],.forminator-iti-input.iti.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0 !important}.forminator-iti-input.iti .iti__country-container{position:absolute;top:0;right:0;bottom:0;padding:var(--iti-border-width)}.forminator-iti-input.iti .iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.forminator-iti-input.iti .iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal);gap:3px}.forminator-iti-input.iti .iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid rgba(0,0,0,0);border-right:var(--iti-triangle-border) solid rgba(0,0,0,0);border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}.forminator-iti-input.iti .iti__arrow.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.forminator-iti-input.iti .iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.forminator-iti-input.iti.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width)*-1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.forminator-iti-input.iti .iti__search-input{width:100%;border-width:0;border-radius:3px;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal);height:30px}.forminator-iti-input.iti .iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.forminator-iti-input.iti ul.iti__country-list{position:revert;list-style:none;padding:0;margin:0;width:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.forminator-iti-input.iti.iti--inline-dropdown .iti__country-list{max-height:185px}.forminator-iti-input.iti .iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media(max-width: 500px){.forminator-iti-input.iti .iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.forminator-iti-input.iti .iti__country{display:flex !important;align-items:center !important;padding:8px var(--iti-spacer-horizontal) !important;outline:none}.forminator-iti-input.iti .iti__country:before{content:"" !important}.forminator-iti-input.iti .iti__dial-code{color:var(--iti-dialcode-color)}.forminator-iti-input.iti .iti__country.iti__highlight{background-color:var(--iti-hover-color)}.forminator-iti-input.iti .iti__country-list .iti__flag,.forminator-iti-input.iti .iti__country-name{margin-right:var(--iti-spacer-horizontal)}.forminator-iti-input.iti.iti--allow-dropdown input.iti__tel-input,.forminator-iti-input.iti.iti--allow-dropdown input.iti__tel-input[type=text],.forminator-iti-input.iti.iti--allow-dropdown input.iti__tel-input[type=tel],.forminator-iti-input.iti .iti--show-selected-dial-code input.iti__tel-input,.forminator-iti-input.iti .iti--show-selected-dial-code input.iti__tel-input[type=text],.forminator-iti-input.iti .iti--show-selected-dial-code input.iti__tel-input[type=tel]{padding-right:var(--iti-input-padding);padding-left:var(--iti-selected-flag-width);margin-left:0}.forminator-iti-input.iti.iti--allow-dropdown .iti__country-container,.forminator-iti-input.iti .iti--show-selected-dial-code .iti__country-container{right:auto;left:0}.forminator-iti-input.iti.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.forminator-iti-input.iti.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.forminator-iti-input.iti.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.forminator-iti-input.iti.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.forminator-iti-input.iti.iti .iti__selected-dial-code{margin-left:0}.forminator-iti-input.iti.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.forminator-iti-input.iti.iti--container:hover{cursor:pointer}.forminator-iti-input.iti.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start;z-index:999999}.forminator-iti-input.iti.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.forminator-iti-input.iti.iti--fullscreen-popup .iti__country{padding:10px 10px;line-height:1.5em}.forminator-iti-input.iti .iti__flag{--iti-flag-offset: 100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0px 0px 1px 0px #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.forminator-iti-input.iti .iti__ac{--iti-flag-offset: 0px}.forminator-iti-input.iti .iti__ad{--iti-flag-offset: -16px}.forminator-iti-input.iti .iti__ae{--iti-flag-offset: -32px}.forminator-iti-input.iti .iti__af{--iti-flag-offset: -48px}.forminator-iti-input.iti .iti__ag{--iti-flag-offset: -64px}.forminator-iti-input.iti .iti__ai{--iti-flag-offset: -80px}.forminator-iti-input.iti .iti__al{--iti-flag-offset: -96px}.forminator-iti-input.iti .iti__am{--iti-flag-offset: -112px}.forminator-iti-input.iti .iti__ao{--iti-flag-offset: -128px}.forminator-iti-input.iti .iti__ar{--iti-flag-offset: -144px}.forminator-iti-input.iti .iti__as{--iti-flag-offset: -160px}.forminator-iti-input.iti .iti__at{--iti-flag-offset: -176px}.forminator-iti-input.iti .iti__au{--iti-flag-offset: -192px}.forminator-iti-input.iti .iti__aw{--iti-flag-offset: -208px}.forminator-iti-input.iti .iti__ax{--iti-flag-offset: -224px}.forminator-iti-input.iti .iti__az{--iti-flag-offset: -240px}.forminator-iti-input.iti .iti__ba{--iti-flag-offset: -256px}.forminator-iti-input.iti .iti__bb{--iti-flag-offset: -272px}.forminator-iti-input.iti .iti__bd{--iti-flag-offset: -288px}.forminator-iti-input.iti .iti__be{--iti-flag-offset: -304px}.forminator-iti-input.iti .iti__bf{--iti-flag-offset: -320px}.forminator-iti-input.iti .iti__bg{--iti-flag-offset: -336px}.forminator-iti-input.iti .iti__bh{--iti-flag-offset: -352px}.forminator-iti-input.iti .iti__bi{--iti-flag-offset: -368px}.forminator-iti-input.iti .iti__bj{--iti-flag-offset: -384px}.forminator-iti-input.iti .iti__bl{--iti-flag-offset: -400px}.forminator-iti-input.iti .iti__bm{--iti-flag-offset: -416px}.forminator-iti-input.iti .iti__bn{--iti-flag-offset: -432px}.forminator-iti-input.iti .iti__bo{--iti-flag-offset: -448px}.forminator-iti-input.iti .iti__bq{--iti-flag-offset: -464px}.forminator-iti-input.iti .iti__br{--iti-flag-offset: -480px}.forminator-iti-input.iti .iti__bs{--iti-flag-offset: -496px}.forminator-iti-input.iti .iti__bt{--iti-flag-offset: -512px}.forminator-iti-input.iti .iti__bw{--iti-flag-offset: -528px}.forminator-iti-input.iti .iti__by{--iti-flag-offset: -544px}.forminator-iti-input.iti .iti__bz{--iti-flag-offset: -560px}.forminator-iti-input.iti .iti__ca{--iti-flag-offset: -576px}.forminator-iti-input.iti .iti__cc{--iti-flag-offset: -592px}.forminator-iti-input.iti .iti__cd{--iti-flag-offset: -608px}.forminator-iti-input.iti .iti__cf{--iti-flag-offset: -624px}.forminator-iti-input.iti .iti__cg{--iti-flag-offset: -640px}.forminator-iti-input.iti .iti__ch{--iti-flag-offset: -656px}.forminator-iti-input.iti .iti__ci{--iti-flag-offset: -672px}.forminator-iti-input.iti .iti__ck{--iti-flag-offset: -688px}.forminator-iti-input.iti .iti__cl{--iti-flag-offset: -704px}.forminator-iti-input.iti .iti__cm{--iti-flag-offset: -720px}.forminator-iti-input.iti .iti__cn{--iti-flag-offset: -736px}.forminator-iti-input.iti .iti__co{--iti-flag-offset: -752px}.forminator-iti-input.iti .iti__cr{--iti-flag-offset: -768px}.forminator-iti-input.iti .iti__cu{--iti-flag-offset: -784px}.forminator-iti-input.iti .iti__cv{--iti-flag-offset: -800px}.forminator-iti-input.iti .iti__cw{--iti-flag-offset: -816px}.forminator-iti-input.iti .iti__cx{--iti-flag-offset: -832px}.forminator-iti-input.iti .iti__cy{--iti-flag-offset: -848px}.forminator-iti-input.iti .iti__cz{--iti-flag-offset: -864px}.forminator-iti-input.iti .iti__de{--iti-flag-offset: -880px}.forminator-iti-input.iti .iti__dj{--iti-flag-offset: -896px}.forminator-iti-input.iti .iti__dk{--iti-flag-offset: -912px}.forminator-iti-input.iti .iti__dm{--iti-flag-offset: -928px}.forminator-iti-input.iti .iti__do{--iti-flag-offset: -944px}.forminator-iti-input.iti .iti__dz{--iti-flag-offset: -960px}.forminator-iti-input.iti .iti__ec{--iti-flag-offset: -976px}.forminator-iti-input.iti .iti__ee{--iti-flag-offset: -992px}.forminator-iti-input.iti .iti__eg{--iti-flag-offset: -1008px}.forminator-iti-input.iti .iti__eh{--iti-flag-offset: -1024px}.forminator-iti-input.iti .iti__er{--iti-flag-offset: -1040px}.forminator-iti-input.iti .iti__es{--iti-flag-offset: -1056px}.forminator-iti-input.iti .iti__et{--iti-flag-offset: -1072px}.forminator-iti-input.iti .iti__fi{--iti-flag-offset: -1088px}.forminator-iti-input.iti .iti__fj{--iti-flag-offset: -1104px}.forminator-iti-input.iti .iti__fk{--iti-flag-offset: -1120px}.forminator-iti-input.iti .iti__fm{--iti-flag-offset: -1136px}.forminator-iti-input.iti .iti__fo{--iti-flag-offset: -1152px}.forminator-iti-input.iti .iti__fr{--iti-flag-offset: -1168px}.forminator-iti-input.iti .iti__ga{--iti-flag-offset: -1184px}.forminator-iti-input.iti .iti__gb{--iti-flag-offset: -1200px}.forminator-iti-input.iti .iti__gd{--iti-flag-offset: -1216px}.forminator-iti-input.iti .iti__ge{--iti-flag-offset: -1232px}.forminator-iti-input.iti .iti__gf{--iti-flag-offset: -1248px}.forminator-iti-input.iti .iti__gg{--iti-flag-offset: -1264px}.forminator-iti-input.iti .iti__gh{--iti-flag-offset: -1280px}.forminator-iti-input.iti .iti__gi{--iti-flag-offset: -1296px}.forminator-iti-input.iti .iti__gl{--iti-flag-offset: -1312px}.forminator-iti-input.iti .iti__gm{--iti-flag-offset: -1328px}.forminator-iti-input.iti .iti__gn{--iti-flag-offset: -1344px}.forminator-iti-input.iti .iti__gp{--iti-flag-offset: -1360px}.forminator-iti-input.iti .iti__gq{--iti-flag-offset: -1376px}.forminator-iti-input.iti .iti__gr{--iti-flag-offset: -1392px}.forminator-iti-input.iti .iti__gt{--iti-flag-offset: -1408px}.forminator-iti-input.iti .iti__gu{--iti-flag-offset: -1424px}.forminator-iti-input.iti .iti__gw{--iti-flag-offset: -1440px}.forminator-iti-input.iti .iti__gy{--iti-flag-offset: -1456px}.forminator-iti-input.iti .iti__hk{--iti-flag-offset: -1472px}.forminator-iti-input.iti .iti__hn{--iti-flag-offset: -1488px}.forminator-iti-input.iti .iti__hr{--iti-flag-offset: -1504px}.forminator-iti-input.iti .iti__ht{--iti-flag-offset: -1520px}.forminator-iti-input.iti .iti__hu{--iti-flag-offset: -1536px}.forminator-iti-input.iti .iti__id{--iti-flag-offset: -1552px}.forminator-iti-input.iti .iti__ie{--iti-flag-offset: -1568px}.forminator-iti-input.iti .iti__il{--iti-flag-offset: -1584px}.forminator-iti-input.iti .iti__im{--iti-flag-offset: -1600px}.forminator-iti-input.iti .iti__in{--iti-flag-offset: -1616px}.forminator-iti-input.iti .iti__io{--iti-flag-offset: -1632px}.forminator-iti-input.iti .iti__iq{--iti-flag-offset: -1648px}.forminator-iti-input.iti .iti__ir{--iti-flag-offset: -1664px}.forminator-iti-input.iti .iti__is{--iti-flag-offset: -1680px}.forminator-iti-input.iti .iti__it{--iti-flag-offset: -1696px}.forminator-iti-input.iti .iti__je{--iti-flag-offset: -1712px}.forminator-iti-input.iti .iti__jm{--iti-flag-offset: -1728px}.forminator-iti-input.iti .iti__jo{--iti-flag-offset: -1744px}.forminator-iti-input.iti .iti__jp{--iti-flag-offset: -1760px}.forminator-iti-input.iti .iti__ke{--iti-flag-offset: -1776px}.forminator-iti-input.iti .iti__kg{--iti-flag-offset: -1792px}.forminator-iti-input.iti .iti__kh{--iti-flag-offset: -1808px}.forminator-iti-input.iti .iti__ki{--iti-flag-offset: -1824px}.forminator-iti-input.iti .iti__km{--iti-flag-offset: -1840px}.forminator-iti-input.iti .iti__kn{--iti-flag-offset: -1856px}.forminator-iti-input.iti .iti__kp{--iti-flag-offset: -1872px}.forminator-iti-input.iti .iti__kr{--iti-flag-offset: -1888px}.forminator-iti-input.iti .iti__kw{--iti-flag-offset: -1904px}.forminator-iti-input.iti .iti__ky{--iti-flag-offset: -1920px}.forminator-iti-input.iti .iti__kz{--iti-flag-offset: -1936px}.forminator-iti-input.iti .iti__la{--iti-flag-offset: -1952px}.forminator-iti-input.iti .iti__lb{--iti-flag-offset: -1968px}.forminator-iti-input.iti .iti__lc{--iti-flag-offset: -1984px}.forminator-iti-input.iti .iti__li{--iti-flag-offset: -2000px}.forminator-iti-input.iti .iti__lk{--iti-flag-offset: -2016px}.forminator-iti-input.iti .iti__lr{--iti-flag-offset: -2032px}.forminator-iti-input.iti .iti__ls{--iti-flag-offset: -2048px}.forminator-iti-input.iti .iti__lt{--iti-flag-offset: -2064px}.forminator-iti-input.iti .iti__lu{--iti-flag-offset: -2080px}.forminator-iti-input.iti .iti__lv{--iti-flag-offset: -2096px}.forminator-iti-input.iti .iti__ly{--iti-flag-offset: -2112px}.forminator-iti-input.iti .iti__ma{--iti-flag-offset: -2128px}.forminator-iti-input.iti .iti__mc{--iti-flag-offset: -2144px}.forminator-iti-input.iti .iti__md{--iti-flag-offset: -2160px}.forminator-iti-input.iti .iti__me{--iti-flag-offset: -2176px}.forminator-iti-input.iti .iti__mf{--iti-flag-offset: -2192px}.forminator-iti-input.iti .iti__mg{--iti-flag-offset: -2208px}.forminator-iti-input.iti .iti__mh{--iti-flag-offset: -2224px}.forminator-iti-input.iti .iti__mk{--iti-flag-offset: -2240px}.forminator-iti-input.iti .iti__ml{--iti-flag-offset: -2256px}.forminator-iti-input.iti .iti__mm{--iti-flag-offset: -2272px}.forminator-iti-input.iti .iti__mn{--iti-flag-offset: -2288px}.forminator-iti-input.iti .iti__mo{--iti-flag-offset: -2304px}.forminator-iti-input.iti .iti__mp{--iti-flag-offset: -2320px}.forminator-iti-input.iti .iti__mq{--iti-flag-offset: -2336px}.forminator-iti-input.iti .iti__mr{--iti-flag-offset: -2352px}.forminator-iti-input.iti .iti__ms{--iti-flag-offset: -2368px}.forminator-iti-input.iti .iti__mt{--iti-flag-offset: -2384px}.forminator-iti-input.iti .iti__mu{--iti-flag-offset: -2400px}.forminator-iti-input.iti .iti__mv{--iti-flag-offset: -2416px}.forminator-iti-input.iti .iti__mw{--iti-flag-offset: -2432px}.forminator-iti-input.iti .iti__mx{--iti-flag-offset: -2448px}.forminator-iti-input.iti .iti__my{--iti-flag-offset: -2464px}.forminator-iti-input.iti .iti__mz{--iti-flag-offset: -2480px}.forminator-iti-input.iti .iti__na{--iti-flag-offset: -2496px}.forminator-iti-input.iti .iti__nc{--iti-flag-offset: -2512px}.forminator-iti-input.iti .iti__ne{--iti-flag-offset: -2528px}.forminator-iti-input.iti .iti__nf{--iti-flag-offset: -2544px}.forminator-iti-input.iti .iti__ng{--iti-flag-offset: -2560px}.forminator-iti-input.iti .iti__ni{--iti-flag-offset: -2576px}.forminator-iti-input.iti .iti__nl{--iti-flag-offset: -2592px}.forminator-iti-input.iti .iti__no{--iti-flag-offset: -2608px}.forminator-iti-input.iti .iti__np{--iti-flag-offset: -2624px}.forminator-iti-input.iti .iti__nr{--iti-flag-offset: -2640px}.forminator-iti-input.iti .iti__nu{--iti-flag-offset: -2656px}.forminator-iti-input.iti .iti__nz{--iti-flag-offset: -2672px}.forminator-iti-input.iti .iti__om{--iti-flag-offset: -2688px}.forminator-iti-input.iti .iti__pa{--iti-flag-offset: -2704px}.forminator-iti-input.iti .iti__pe{--iti-flag-offset: -2720px}.forminator-iti-input.iti .iti__pf{--iti-flag-offset: -2736px}.forminator-iti-input.iti .iti__pg{--iti-flag-offset: -2752px}.forminator-iti-input.iti .iti__ph{--iti-flag-offset: -2768px}.forminator-iti-input.iti .iti__pk{--iti-flag-offset: -2784px}.forminator-iti-input.iti .iti__pl{--iti-flag-offset: -2800px}.forminator-iti-input.iti .iti__pm{--iti-flag-offset: -2816px}.forminator-iti-input.iti .iti__pr{--iti-flag-offset: -2832px}.forminator-iti-input.iti .iti__ps{--iti-flag-offset: -2848px}.forminator-iti-input.iti .iti__pt{--iti-flag-offset: -2864px}.forminator-iti-input.iti .iti__pw{--iti-flag-offset: -2880px}.forminator-iti-input.iti .iti__py{--iti-flag-offset: -2896px}.forminator-iti-input.iti .iti__qa{--iti-flag-offset: -2912px}.forminator-iti-input.iti .iti__re{--iti-flag-offset: -2928px}.forminator-iti-input.iti .iti__ro{--iti-flag-offset: -2944px}.forminator-iti-input.iti .iti__rs{--iti-flag-offset: -2960px}.forminator-iti-input.iti .iti__ru{--iti-flag-offset: -2976px}.forminator-iti-input.iti .iti__rw{--iti-flag-offset: -2992px}.forminator-iti-input.iti .iti__sa{--iti-flag-offset: -3008px}.forminator-iti-input.iti .iti__sb{--iti-flag-offset: -3024px}.forminator-iti-input.iti .iti__sc{--iti-flag-offset: -3040px}.forminator-iti-input.iti .iti__sd{--iti-flag-offset: -3056px}.forminator-iti-input.iti .iti__se{--iti-flag-offset: -3072px}.forminator-iti-input.iti .iti__sg{--iti-flag-offset: -3088px}.forminator-iti-input.iti .iti__sh{--iti-flag-offset: -3104px}.forminator-iti-input.iti .iti__si{--iti-flag-offset: -3120px}.forminator-iti-input.iti .iti__sj{--iti-flag-offset: -3136px}.forminator-iti-input.iti .iti__sk{--iti-flag-offset: -3152px}.forminator-iti-input.iti .iti__sl{--iti-flag-offset: -3168px}.forminator-iti-input.iti .iti__sm{--iti-flag-offset: -3184px}.forminator-iti-input.iti .iti__sn{--iti-flag-offset: -3200px}.forminator-iti-input.iti .iti__so{--iti-flag-offset: -3216px}.forminator-iti-input.iti .iti__sr{--iti-flag-offset: -3232px}.forminator-iti-input.iti .iti__ss{--iti-flag-offset: -3248px}.forminator-iti-input.iti .iti__st{--iti-flag-offset: -3264px}.forminator-iti-input.iti .iti__sv{--iti-flag-offset: -3280px}.forminator-iti-input.iti .iti__sx{--iti-flag-offset: -3296px}.forminator-iti-input.iti .iti__sy{--iti-flag-offset: -3312px}.forminator-iti-input.iti .iti__sz{--iti-flag-offset: -3328px}.forminator-iti-input.iti .iti__tc{--iti-flag-offset: -3344px}.forminator-iti-input.iti .iti__td{--iti-flag-offset: -3360px}.forminator-iti-input.iti .iti__tg{--iti-flag-offset: -3376px}.forminator-iti-input.iti .iti__th{--iti-flag-offset: -3392px}.forminator-iti-input.iti .iti__tj{--iti-flag-offset: -3408px}.forminator-iti-input.iti .iti__tk{--iti-flag-offset: -3424px}.forminator-iti-input.iti .iti__tl{--iti-flag-offset: -3440px}.forminator-iti-input.iti .iti__tm{--iti-flag-offset: -3456px}.forminator-iti-input.iti .iti__tn{--iti-flag-offset: -3472px}.forminator-iti-input.iti .iti__to{--iti-flag-offset: -3488px}.forminator-iti-input.iti .iti__tr{--iti-flag-offset: -3504px}.forminator-iti-input.iti .iti__tt{--iti-flag-offset: -3520px}.forminator-iti-input.iti .iti__tv{--iti-flag-offset: -3536px}.forminator-iti-input.iti .iti__tw{--iti-flag-offset: -3552px}.forminator-iti-input.iti .iti__tz{--iti-flag-offset: -3568px}.forminator-iti-input.iti .iti__ua{--iti-flag-offset: -3584px}.forminator-iti-input.iti .iti__ug{--iti-flag-offset: -3600px}.forminator-iti-input.iti .iti__us{--iti-flag-offset: -3616px}.forminator-iti-input.iti .iti__uy{--iti-flag-offset: -3632px}.forminator-iti-input.iti .iti__uz{--iti-flag-offset: -3648px}.forminator-iti-input.iti .iti__va{--iti-flag-offset: -3664px}.forminator-iti-input.iti .iti__vc{--iti-flag-offset: -3680px}.forminator-iti-input.iti .iti__ve{--iti-flag-offset: -3696px}.forminator-iti-input.iti .iti__vg{--iti-flag-offset: -3712px}.forminator-iti-input.iti .iti__vi{--iti-flag-offset: -3728px}.forminator-iti-input.iti .iti__vn{--iti-flag-offset: -3744px}.forminator-iti-input.iti .iti__vu{--iti-flag-offset: -3760px}.forminator-iti-input.iti .iti__wf{--iti-flag-offset: -3776px}.forminator-iti-input.iti .iti__ws{--iti-flag-offset: -3792px}.forminator-iti-input.iti .iti__xk{--iti-flag-offset: -3808px}.forminator-iti-input.iti .iti__ye{--iti-flag-offset: -3824px}.forminator-iti-input.iti .iti__yt{--iti-flag-offset: -3840px}.forminator-iti-input.iti .iti__za{--iti-flag-offset: -3856px}.forminator-iti-input.iti .iti__zm{--iti-flag-offset: -3872px}.forminator-iti-input.iti .iti__zw{--iti-flag-offset: -3888px}.forminator-iti-input.iti .iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media(min-resolution: 2x){.forminator-iti-input.iti .iti__flag{background-image:var(--iti-path-flags-2x)}.forminator-iti-input.iti .iti__globe{background-image:var(--iti-path-globe-2x)}}


/* 1393954-1788379347-au *//*! This file is auto-generated */
.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;font-weight:500;line-height:2.92307692;min-height:40px;margin:0;padding:0 16px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:2px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-compact .button,.wp-core-ui .button.button-compact{line-height:2.30769231;min-height:32px;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{line-height:2;min-height:24px;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{line-height:2.92307692;min-height:40px;padding:0 16px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;line-height:3.28571429;min-height:48px;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui .button .dashicons,.wp-core-ui .button-primary .dashicons,.wp-core-ui .button-secondary .dashicons{line-height:1.9;vertical-align:top}.wp-core-ui .button.button-compact .dashicons{line-height:1.5}.wp-core-ui .button.button-small .dashicons{line-height:1.1}.wp-core-ui .button.button-hero .dashicons{line-height:2.3}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);background:0 0;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:rgba(var(--wp-admin-theme-color--rgb,56,88,233),.04);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);color:var(--wp-admin-theme-color-darker-20,#183ad6)}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:0 0;border-color:var(--wp-admin-theme-color,#3858e9);color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);outline:1px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:rgba(var(--wp-admin-theme-color--rgb,56,88,233),.08);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);color:var(--wp-admin-theme-color-darker-20,#183ad6);box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:rgba(var(--wp-admin-theme-color--rgb,56,88,233),.08);color:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color,#3858e9);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20)}.wp-core-ui .button.active:focus{background-color:rgba(var(--wp-admin-theme-color--rgb),.08);color:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20),0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9)}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#8a8a8a!important;border-color:#d8d8d8!important;background:0 0!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:var(--wp-admin-theme-color,#3858e9);text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:var(--wp-admin-theme-color-darker-20,#183ad6)}.wp-core-ui .button-link:focus{color:var(--wp-admin-theme-color,#3858e9);box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9);border-radius:2px;outline:1px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:hover{background:var(--wp-admin-theme-color-darker-10,#2145e6);border-color:var(--wp-admin-theme-color-darker-10,#2145e6);color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{background:var(--wp-admin-theme-color,#3858e9);border-color:var(--wp-admin-theme-color,#3858e9);color:#fff;box-shadow:0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color,#3858e9),inset 0 0 0 1px #fff;outline:1px solid transparent}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:var(--wp-admin-theme-color-darker-20,#183ad6);border-color:var(--wp-admin-theme-color-darker-20,#183ad6);box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#8a8a8a!important;background:#e2e2e2!important;border-color:#e2e2e2!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:2px 0 0 2px}.wp-core-ui .button-group>.button:last-child{border-radius:0 2px 2px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{border-color:var(--wp-admin-theme-color);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20)}.wp-core-ui .button-group>.button.active:focus{border-color:var(--wp-admin-theme-color);box-shadow:inset 0 2px 6px -2px var(--wp-admin-theme-color-darker-20),0 0 0 var(--wp-admin-border-width-focus,1.5px) var(--wp-admin-theme-color)}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-compact,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .button .dashicons,.wp-core-ui .button-primary .dashicons,.wp-core-ui .button-secondary .dashicons{line-height:1.9}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px;line-height:1.69230769;min-height:24px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.30769231;min-height:32px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}}