<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.advantages{margin-bottom:2rem}@media screen and (min-width:1025px){.advantages{display:flex}}.advantages__card{background-color:#fff;border-radius:1rem;box-shadow:0 8px 20px rgba(0,0,0,.1);margin-bottom:2rem;overflow:hidden}@media screen and (min-width:1025px){.advantages__card{margin-right:2rem;width:50%}.advantages__card:last-of-type{margin-right:0}}.advantages__card--combine .advantages__title{color:#2f83c5;padding:1.5rem 1rem}@media screen and (min-width:1025px){.advantages__card--combine .advantages__title{padding:2rem 1rem}}.advantages__card--combine .advantages__title--cons,.advantages__card--combine .advantages__title--pros{background-color:#ccdef5}@media screen and (min-width:1025px){.advantages__card--combine .advantages__item{padding-right:1.5rem}}.advantages__card--combine .advantages__item--cons:before{background:url(../svg/icon-cross.svg) no-repeat 50%;background-color:#ff6778}.advantages__card--combine .advantages__item--pros:before{background-color:#25a256}.advantages__title{align-items:center;color:#fff;display:flex;font-size:1.8rem;font-weight:700;justify-content:center;line-height:1.5;padding:1rem;text-align:center;text-transform:uppercase}@media screen and (min-width:1025px){.advantages__title{padding:1.5rem 1rem}}.advantages__title--pros{background-color:#559fd9}.advantages__title--cons{background-color:#ff6778}.advantages__title p{margin-bottom:0}.advantages__list{list-style:none;margin:0;padding:0}@media screen and (min-width:1025px){.advantages__list{padding:0 3rem}}.advantages__item{align-items:center;border-bottom:.1rem solid #dee2e6;display:flex;line-height:1.5;padding:2rem 1.5rem}@media screen and (min-width:1025px){.advantages__item{padding-right:5rem}}.advantages__item:last-of-type{border-bottom:none}.advantages__item:before{background:url(../svg/check.svg) no-repeat 50%;border-radius:50%;content:"";display:inline-block;flex:0 0 27px;height:27px;margin-right:1.5rem;position:relative;width:27px}.advantages__item--pros:before{background-color:#559fd9}.advantages__item--cons:before{background-color:#ff6778}</pre></body></html>