﻿.overlay{top:0;left:0;right:0;bottom:0;display:none;z-index:1000;padding:16px;position:fixed;background:rgba(0,0,0,.75);overflow-y:auto;overflow-x:hidden;align-items:center;justify-content:center;}.overlay.showModal{display:flex;}.overlay .checkingBrowserModal{background:#fff;box-shadow:0 12px 15px 0 rgba(0,0,0,.25);position:relative;padding:24px;max-width:344px;border-radius:4px;font-size:14px;}.overlay .checkingBrowserModal__paragraph{line-height:22px;}.overlay .checkingBrowserModal__paragraph:nth-of-type(2){margin-bottom:60px;}.overlay .agreeBtn{width:100%;font-weight:600;text-align:right;cursor:pointer;}