

/* Start:/content/guarantees/style.css?16672113741029*/
h1{
    margin-bottom: 10px!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
}
.guarantees__container{
    display: flex;
    flex-direction: column;
    width: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
}
.guarantees__title{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.guarantees__text{
    font-size: 13px;
    color: #222;
    margin: 0 0 10px;
}
.guarantees__list{
    font-size: 14px;
    list-style-type: decimal;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px;
}
.guarantees__list li{
    margin-bottom: 5px;
}
.guarantees__strong{
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 8px;
}
@media screen and (max-width: 1200px){
    h1{
        margin: auto 20px;
    }

}
/* End */
/* /content/guarantees/style.css?16672113741029 */
