/*#rec829911863*/

ul {
    margin-left: -8% !important;
}

@media screen and (min-width: 1400px) {
    ul {
        margin-left: -5%;
    }
    ul li {
        padding-left: 50px; 
    }
}

 ul li {
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
    list-style: none;
}

ul li:before {
    content: '';
    background-image: url("https://static.tildacdn.com/tild3530-3361-4336-a665-303530653562/_.svg");
    background-repeat: no-repeat;
    /*background-position: left center;*/
    position: absolute;
    width: 2px;
    height: 2px;
    left: 0;
    top: 11px;
}

 .light_list 
ul {
    list-style-image: url("image-url")
}



ul li:before {
    content: '';
    background-image: url("https://static.tildacdn.com/tild3530-3361-4336-a665-303530653562/_.svg");
    background-repeat: no-repeat;
    /*background-position: left center;*/
    position: absolute;
    width: 2px;
    height: 2px;
    left: 0;
    top: 11px;
}

.light_list ul li:before {
  background-image: url('https://static.tildacdn.com/tild6434-3064-4461-a230-613733663966/photo.svg');
}


.t-input-error, .t-form__successbox, .tn-atom .t-form__errorbox-wrapper, .tn-form__errorbox-popup {
 font-family: 'Inter tight',Arial,sans-serif !important;
}



#rec828594465 .tn-elem[data-elem-id="1732098281690"] .tn-atom__slds-img,
#rec830532011 .tn-elem[data-elem-id="1732470882434"] .tn-atom__slds-img,
#rec830533027 .tn-elem[data-elem-id="1732471074869"] .tn-atom__slds-img,
#rec830548841 .tn-elem[data-elem-id="1732471074869"] .tn-atom__slds-img{
    background-size: contain !important;
}
