.new-actions-module__intro{margin-bottom:38px;color:#0f1752;font-size:20px;font-weight:600}@media (min-width:768px){.new-actions-module__intro{font-size:24px;text-align:center}}@media (min-width:768px){.new-actions-module__actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:26px}}.new-actions-module__actions .new-action{font-size:34px;background:#0f1752;display:block;margin-bottom:8px;color:#fff;font-family:Fibre,sans-serif;text-decoration:none;position:relative;line-height:110%;padding:29px 20px 55px 18px}@media (min-width:768px){.new-actions-module__actions .new-action{padding:29px 0 55px 18px}}.new-actions-module__actions .new-action:after{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-position:50%;background-repeat:no-repeat;content:"";height:50px;right:0;width:72px;pointer-events:none;position:absolute;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media (min-width:768px){.new-actions-module__actions .new-action:after{right:50%;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);margin-top:25px}}.new-actions-module__actions .new-action:hover{text-decoration:underline}.new-actions-module__actions .new-action:hover:after{margin-left:15px}.new-actions-module__actions .new-action:hover:before{opacity:1}@media (min-width:768px){.new-actions-module__actions .new-action{text-align:center;padding:60px 66px 63px}}.new-actions-module.orange-version .new-action{background:#f26122}