.art{position:absolute;width:100%;left:0;pointer-events:none}.art[dir=top]{top:-60px}.art[dir=bottom]{bottom:-60px;transform:scaleX(-1) rotateX(180deg)}.art .line{background:#ffcfcf;border-radius:4pc;transform:rotate(145deg);position:relative}.art .line:first-child{width:100%;height:80px}.art .line:nth-child(2){width:100%;height:50px;left:120px;top:-72px}.art .line:nth-child(3){width:100%;height:50px;left:225px;top:-105px}.art .line:nth-child(4){width:50px;height:50px;left:25px;top:0}@media(min-width:768px){.art .line:nth-child(4){top:3rem}}.notAllowed{height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;background-color:#fff}.notAllowed-body{width:520px;max-width:768px}.notAllowed__container{height:90vh;max-height:800px;padding:1.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;background:#fff;border-radius:1.2rem/2;box-shadow:0 2px 5px #d8d8d8;overflow:hidden}.notAllowed__inner{max-width:500px;padding:3rem;margin:3rem auto;z-index:2}.notAllowed__msg{margin:2.25rem auto}.notAllowed__btn{font-family:Montserrat;outline:none;border:none;font-size:14px;box-shadow:0 2px 6px rgba(0,0,0,.36);border-radius:2px;background-color:#bd0909;color:#fff;padding:10px 30px;cursor:pointer}.notAllowed__btn:hover{text-decoration:none;color:#fff}.notAllowed__btn:active{opacity:.5}.notAllowed .options{margin:3rem auto}.notAllowed .options .button{display:block}@media(min-width:768px){.notAllowed-body{padding:1.5rem}}