.c-outdated-browsers{display:flex;position:fixed;top:0;left:0;z-index:100000;align-items:center;justify-content:center;width:100%;height:100%;background-color:#e6e6e6;font-size:16px}.c-outdated-browsers__wrap{position:relative;box-sizing:border-box;padding:1.875em;max-width:31.5em;border-radius:.1875em;box-shadow:0 1px 2.5em 0 rgba(10,23,36,.7);background-color:#fff;text-align:center}.c-outdated-browsers__heading{margin-bottom:.5em;font-size:1.25em;font-weight:bold;line-height:1.2;color:#2669a4}.c-outdated-browsers__text{font-size:.875em;line-height:1.1;color:#276ba5}.c-outdated-browsers__info{margin-bottom:1.25em}.c-outdated-browsers__subtitle{margin-bottom:.625em;font-weight:700}.c-outdated-browsers__name{padding-bottom:.625em;width:100%;margin-bottom:.625em;border-bottom:1px solid rgba(34,79,124,.1)}.c-outdated-browsers__recommendation{display:flex;flex-wrap:wrap;justify-content:space-between}.c-outdated-browsers__browser{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.25em .625em .625em;margin-right:.5625em;background-color:#edf2f7}.c-outdated-browsers__browser:last-child{margin-right:0}.c-outdated-browsers__logo{width:1.1875em;height:1.1875em;margin-bottom:.3125em;fill:#276ba5}.c-outdated-browsers__link{display:flex;justify-content:center;padding:.5714285714em 1.2857142857em .7142857143em;border-radius:.2142857143em;background-color:#2669a4;text-decoration:none;font-size:.875em;font-weight:500;line-height:1.1;color:#fff;transition:opacity .3s}.c-outdated-browsers__link:hover{opacity:.9}.c-outdated-browsers__download{width:.875em;height:.875em;margin-right:.3125em;border-radius:.1875em;fill:#fff}.c-outdated-browsers__close{display:flex;position:absolute;top:.8333333333em;right:.8333333333em;cursor:pointer;width:1.0833333333em;height:1.0833333333em;font-size:.75em}.c-outdated-browsers__close::before,.c-outdated-browsers__close::after{content:"";opacity:.75;display:block;position:absolute;top:0;width:.3333333333em;height:1.5em;background-color:rgba(38,105,164,.5);right:.5833333333em}.c-outdated-browsers__close::before{transform:rotate(45deg)}.c-outdated-browsers__close::after{transform:rotate(-45deg)}.c-outdated-browsers__close:hover::before,.c-outdated-browsers__close:hover::after{transition:background-color .2s linear;background-color:rgba(38,105,164,.9)}