/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.demio-form-field-container {
    margin-bottom: 20px;
    width: 100%;
}

span#hs_cos_wrapper_widget_1703701460285_ {
    letter-spacing: 2px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px; 
    padding-right: 0px; 
    width: 100%;
}

.container-fluid.body_dnd_area, [data-global-resource-path]>.container-fluid, body>.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

/*
body {
    background-image: linear-gradient(#fff,#ededed),url(https://assets-global.website-files.com/5edfa38…/60be925…_landing-background.svg);
    background-position: 0 0,50% 100%;
    background-repeat: repeat,no-repeat;
}
*/

.right {
    background: white;
    text-align: center;
    padding: 24px;
    margin-top: 0px;
    margin-bottom: 40px;
    border: 2px solid #f0f0f0;
    border-radius: 16px;
}

.form-control, input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]), input[readonly]:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]), select, textarea {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    color: #30343b;
    font-family: Inter;
    font-size: .7777777777777778rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.05rem;
    min-height: 2.5rem;
    text-decoration: none;
}

.Demio-Input-label {
    letter-spacing: 2px !important;
}

.Demio-Input-field label {
    text-transform: uppercase;
}

.span6.widget-span.widget-type-cell.cell_1703691954227-padding.cell_1703691954227-background-color.dnd-column.cell_1703691954227-vertical-alignment {
    border-radius: 16px;
}
 
    padding-top: 0px;
}

.cell_1703691954227-padding {
    padding-left: 0px !important; */
    padding-right: 0px !important; */
}

.kl-card-grid__card {
    background-color: #fff;
    /* border: .5px solid rgba(100, 146, 253, .2); */
    border-radius: 0;
    /* box-shadow: 0 11px 30px rgba(154,161,177,.2); */
    overflow: hidden;
    width: 100%;
}

.kl-card-grid__image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 60px;
    /* width: 20%; */
}

.kl-card-grid__content {
    color: #595959;
    display: block;
    padding: 20px 24px;
    text-decoration: none;
    text-align: center;
}

.interactive-button-wrapper {
    letter-spacing: 2px;
}

footer#bot {
    padding-left: 20px;
    padding-right: 20px;
}

#hs_cos_wrapper_dnd_area-module-1 .interactive-button {
    background-color: rgba(0, 0, 0, 1.0);
    border: 0px none #000000;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    font-family: Manrope, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    padding-top: 9px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-left: 18px;
    width: 100%;
}

.header__container, .header__container[data-topbar-fixed=true] .header__bottom {
    padding-left: 10px;
    padding-right: 10px;
}

a.hs-button {
    letter-spacing: 2px;
}
}

div#logo-id {
    opacity: 90%;
}