.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(229,231,232,.96);min-width:320px;padding:39px 27px;overflow:auto}.popup-body{margin:0 auto;-webkit-box-shadow:0 4px 0 0 #cc4a48;box-shadow:0 4px 0 0 #cc4a48;background-color:#fff;max-width:100%;width:320px;padding:30px;text-align:center}.age-group-item{text-align:center;cursor:pointer;background-color:#ebecec;margin-bottom:8px;padding:16px;color:#282a3e;font-weight:500;font-size:18px;line-height:1;text-transform:uppercase}.age-group-item.-active{background:linear-gradient(251deg,#00b072,#00acc8);color:#fff;cursor:default}.age-group-item:last-child{margin-bottom:0}.age-group p{margin:0 0 5px 0;color:#282a3e;font-size:15px;opacity:.63;text-align:center}.age-group-body{margin-bottom:19px;display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.age-group-title{font-size:18px;font-weight:500;margin-bottom:17px;color:#282a3e;margin-top:10px}