.ie11alert{width:100vw;height:100vh;padding:10px;font-family:Roboto,sans-serif;background-color:#fff;display:none;align-items:center;justify-content:center;overflow-y:auto;box-sizing:border-box;position:fixed;z-index:9999;top:0;left:0}.ie11alert-container{width:100%;max-width:970px}.ie11alert .title{margin:30px 0 0 0;color:#000;font-size:28px;font-weight:600;line-height:130%;text-transform:uppercase}@media screen and (max-width:767px){.ie11alert .title{font-size:22px}}.ie11alert .text{max-width:605px;margin:30px 0 0 0;color:#000;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width:767px){.ie11alert .text{font-size:16px}}.ie11alert .text:last-of-type{margin:90px 0 0 0}.ie11alert .row{display:flex;flex-wrap:wrap}.ie11alert a{width:calc(25% - (51px / 4));height:160px;margin:20px 0 0 0;padding:30px 30px 10px 30px;background-color:#f8f8f8;border-radius:8px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;text-decoration:none}@media screen and (max-width:767px){.ie11alert a{width:calc(50% - 8px)}}.ie11alert a p{margin:20px 0 0 0;color:#000;font-size:14px;font-weight:600;line-height:150%;text-align:center}
