<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.grid-arguments-module{overflow:hidden;position:relative;z-index:1}section.grid-arguments-module .container{align-items:flex-start;display:flex;flex-direction:column;gap:75px}section.grid-arguments-module .wrapper-top{align-self:center;text-align:center}section.grid-arguments-module .wrapper-top .title{margin-bottom:10px}section.grid-arguments-module .wrapper-cards{align-items:flex-start;display:flex;flex-wrap:wrap;gap:50px}section.grid-arguments-module .card{width:calc(50% - 25px)}section.grid-arguments-module .card .wrapper-title{align-items:center;display:flex;gap:10px;margin-bottom:20px}section.grid-arguments-module .card .wrapper-title .wrapper-img{display:flex;flex-shrink:0;height:55px;overflow:hidden;width:55px}section.grid-arguments-module .card .wrapper-title .wrapper-img img{height:100%;object-fit:contain;object-position:center;width:100%}section.grid-arguments-module .card .wrapper-title .title{font-weight:700}@media screen and (max-width:768px){section.grid-arguments-module .container{gap:50px}section.grid-arguments-module .wrapper-cards{gap:20px}section.grid-arguments-module .card{width:100%}}</pre></body></html>