@keyframes dash{0%{stroke-dashoffset:100%}to{stroke-dashoffset:0}}@keyframes dash-rev{0%{stroke-dashoffset:0}to{stroke-dashoffset:100%}}.lines{animation:dash 140s linear infinite forwards;display:none;z-index:0}@media (min-width:1200px){.lines{display:block}}.lines-rev{animation:dash-rev 140s linear infinite forwards;display:none;z-index:0}@media (min-width:1200px){.lines-rev{display:block}}@keyframes pulse-dot{0%{opacity:1;scale:1}to{opacity:0;scale:2.5}}.pulse{display:none;z-index:1}.pulse,.pulse:after{background:#004ba2;border-radius:100%;height:13px;position:absolute;width:13px}.pulse:after{animation:pulse-dot 2s linear infinite forwards;content:"";left:0;opacity:1;top:0}@media (min-width:1200px){.pulse{display:block}}@keyframes move{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.bottom-icon--anim{animation:move 3s ease-in-out infinite}.img-cnt-links__box p>a{text-decoration:underline;-webkit-text-decoration-color:#fbe115;text-decoration-color:#fbe115;text-underline-offset:4px}.img-cnt-links__box p>a:hover{text-underline-offset:6px}.mfp-close--img-cnt-links{background-color:#bc0001!important;border-radius:50%!important;color:#fff!important;font-size:20px!important;height:40px!important;line-height:40px!important;opacity:1!important;right:7px!important;text-align:center!important;top:7px!important;width:40px!important}.mfp-close--img-cnt-links:hover{background-color:#a00001!important;transform:scale(1.1)!important}body.mfp-open{overflow:hidden!important;position:fixed!important;width:100%!important}.cnt-links--text .list p:last-of-type{margin-bottom:0}.cnt-links--text .list ul{margin-top:24px;padding-left:36px!important}@media (min-width:992px){.cnt-links--text .list ul{margin-top:12px;padding-left:45px!important}}.cnt-links--text .list ul li{font-size:16px;margin-bottom:18px}.cnt-links--text .list ul li:last-child{margin-bottom:0!important}@media (min-width:768px){.cnt-links--text .list ul li{font-size:18px!important}}@media (min-width:992px){.cnt-links--text .list ul li{font-size:21px!important}}.cnt-links--top-text a{text-decoration:underline;-webkit-text-decoration-color:#9ca3af;text-decoration-color:#9ca3af;text-underline-offset:3px;transition:all .3s ease}.cnt-links--top-text a:hover{color:#004ba2;text-decoration:underline}