<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.section-usps .flex-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}section.section-usps .full{margin-left:auto;margin-right:auto}section.section-usps .flex-wrapper.content-start{-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}section.section-usps .flex-wrapper.content-center{-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}section.section-usps .flex-wrapper.content-end{-webkit-box-pack:end;-moz-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}section.section-usps .flex-wrapper.content-justify{-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}section.section-usps .flex-wrapper.order-default{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}section.section-usps .flex-wrapper.order-reverse{-webkit-box-direction:reverse;-moz-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}section.section-usps .flex-wrapper.vertical-align-top{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-moz-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}section.section-usps .flex-wrapper.vertical-align-middle{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}section.section-usps .flex-wrapper.vertical-align-bottom{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}section.section-usps .flex-wrapper.vertical-align-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}section.section-usps .flex-wrapper .block{width:48%}section.section-usps .flex-wrapper .block:after{clear:both;content:"";display:table}section.section-usps .flex-wrapper.ratio3070 .block.left{width:28%}section.section-usps .flex-wrapper.ratio3070 .block.right{width:68%}section.section-usps .flex-wrapper.ratio4060 .block.left{width:38%}section.section-usps .flex-wrapper.ratio4060 .block.right{width:58%}section.section-usps .flex-wrapper.ratio5050 .block.left,section.section-usps .flex-wrapper.ratio5050 .block.right{width:48%}section.section-usps .flex-wrapper.ratio6040 .block.left{width:58%}section.section-usps .flex-wrapper.ratio6040 .block.right{width:38%}section.section-usps .flex-wrapper.ratio7030 .block.left{width:68%}section.section-usps .flex-wrapper.ratio7030 .block.right{width:28%}.usps__list{column-gap:30px;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0;row-gap:30px;gap:30px;grid-gap:30px;display:grid;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-align-content:stretch;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.usp{background:#031034;border-radius:10px;width:100%}.usp__wrapper{color:#fff;display:block;height:100%;min-height:195px;padding:25px;text-decoration:none}.usp__wrapper *{color:#fff}.usp__wrapper:hover{text-decoration:none}.usp__wrapper:hover .usp__title{text-decoration:underline}.usp__title{font-size:22px;margin-bottom:10px}.usp__content{font-size:15px;font-weight:400;line-height:1.6}@media (max-width:992px){section.section-usps .flex-wrapper{display:block}section.section-usps .flex-wrapper .block,section.section-usps .flex-wrapper[class*=ratio] .block,section.section-usps .flex-wrapper[class*=ratio] .block.left,section.section-usps .flex-wrapper[class*=ratio] .block.right{width:100%}section.section-usps .flex-wrapper .block.right{margin-top:20px}}@media (max-width:768px){.usp{width:100%}.usp__wrapper{min-height:auto}.usps__list{grid-template-columns:1fr}}</pre></body></html>