/*.guarantees{padding:0 0 80px}*/
@media screen and (max-width:991px){.guarantees{padding-bottom:44px}}
.guarantees__row{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 30px}
@media screen and (max-width:991px){.guarantees__row{grid-template-columns:1fr}}
.guarantees__heading{margin-bottom:32px}
@media screen and (max-width:991px){.guarantees__heading{padding-top:44px}}
.guarantees__heading h1{font-weight:700;font-size:44px;line-height:1.27;text-align:center;letter-spacing:-.02em;color:#142129}
@media screen and (max-width:991px){.guarantees__heading h1{font-size:32px}}
.guarantees .guarantee-tiny{background:#fff;border:1px solid #f1f4fb;-webkit-box-shadow:0 8px 12px rgba(0,0,0,.08);box-shadow:0 8px 12px rgba(0,0,0,.08);border-radius:16px;padding:36px}
@media screen and (max-width:991px){.guarantees .guarantee-tiny{padding:24px}}
.guarantees .guarantee-tiny__title{font-weight:700;font-size:36px;line-height:1.22;text-transform:capitalize;color:#142129;margin-bottom:24px}
@media screen and (max-width:991px){.guarantees .guarantee-tiny__title{font-size:28px;margin-bottom:20px}}
.guarantees .guarantee-tiny__description{font-weight:400;font-size:16px;line-height:1.5;-webkit-font-feature-settings:'pnum' on,'lnum' on;font-feature-settings:'pnum' on,'lnum' on;color:#30404a;margin-bottom:24px}
@media screen and (max-width:991px){.guarantees .guarantee-tiny__description{font-size:14px;margin-bottom:20px}}
.guarantees .guarantee-tiny__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.guarantees .guarantee-tiny__action a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-weight:700;font-size:16px;line-height:1.5;text-align:center;color:#059fa3}