.btn-underline{background:0 0;padding:0;margin:0;border:none;outline:0;cursor:pointer;color:var(--Links-Light);-webkit-transition:opacity .3s;transition:opacity .3s;display:inline-block;text-align:center;text-decoration:underline}.btn-underline:hover{opacity:.7}.benefits{border-radius:var(--Border-Radius-One-and-half-X);background:var(--Surface-Light-400);padding:24px}@media screen and (min-width:768px){.benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}}@media screen and (min-width:992px){.benefits{padding:40px 48px}}.benefits__item{text-align:center}@media screen and (min-width:768px){.benefits__item{-webkit-box-flex:0;-ms-flex:0 0 236px;flex:0 0 236px}}.benefits__item:not(:last-child){margin-bottom:24px}@media screen and (min-width:768px){.benefits__item:not(:last-child){margin-bottom:0}}.benefits__item-icon{display:inline-block;width:80px;height:80px;margin-bottom:8px;overflow:hidden}.benefits__item-icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.benefits__item-title{font-size:var(--font-size--h4);line-height:var(--line-height--h4);color:var(--Text-50);font-weight:700;text-transform:capitalize;margin-bottom:8px}.benefits__item-text{color:var(--Text-200)}