.overlayCustom{position:fixed;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.4);z-index:901;display:flex;align-items:center}.overlayCustom>.wrap{background:#fff;position:relative;width:94%;max-width:1440px;max-height:94%;overflow:hidden;text-align:center;margin:auto;box-sizing:border-box;display:flex;flex-direction:column}.overlayCustom>.wrap>header{position:relative;padding:20px}.overlayCustom>.wrap>header .heading{font-size:32px}.overlayCustom>.wrap>header .lnkClose{position:absolute;right:5px;top:5px}.overlayCustom>.wrap>header .lnkClose a{text-decoration:none;display:block;width:30px;height:30px;overflow:hidden;padding-left:30px}.overlayCustom>.wrap>header .lnkClose a:after{text-align:center;text-indent:0;line-height:24px;position:absolute;left:2px;top:2px;font-size:24px}.overlayCustom>.wrap>.main{overflow:auto;margin:20px 0;padding:0 20px;-webkit-overflow-scrolling:touch}.overlayCustom>.wrap>header+.main{margin-top:0}.overlayCustom>.wrap .textblock{font-size:16px}.overlayCustom>.wrap>footer{padding:20px}.overlayCustom>.wrap>footer .lnk a{font-size:16px}.overlayCustom.hidden,.overlayCustom[hidden]{display:none}@media (max-width:579px){.overlayCustom>.wrap>footer .actions>*+*{margin-top:20px}}@media (min-width:580px){.overlayCustom>.wrap>footer .actions{display:flex;justify-content:space-between;align-items:center}}@media (min-width:768px){.overlayCustom>.wrap>header{padding:30px}.overlayCustom>.wrap>.main{margin:30px 0;padding:0 30px}.overlayCustom>.wrap>footer{padding-left:30px;padding-right:30px}}