.c-browser{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;width:100%;height:100%;background:#333333b3;z-index:100}.c-browser__inner{max-width:90%;background:#fff}@media screen and (max-width:768px){.c-browser__inner{padding:30px}}@media screen and (min-width:769px){.c-browser__inner{padding:50px}}.c-browser__title{line-height:1.4;font-weight:700}@media screen and (max-width:768px){.c-browser__title{margin-bottom:15px;font-size:1.8rem}}@media screen and (min-width:769px){.c-browser__title{margin-bottom:20px;font-size:2.4rem}}@media screen and (max-width:768px){.c-browser__text{margin-bottom:15px}}@media screen and (min-width:769px){.c-browser__text{margin-bottom:20px}}.c-browser__item{position:relative;margin-bottom:5px;padding-left:12px;word-wrap:break-word}.c-browser__item:before{content:"";position:absolute;top:calc(1em - 5px);left:0;width:4px;height:4px;border-radius:50%;background:#7800be}.c-browser__item a{color:#fa0082}@media screen and (min-width:769px){.c-browser__item a:hover{text-decoration:underline}}
