.points{width:100vw;height:100vh;overflow:auto;box-sizing:border-box;position:relative;left:0;top:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.points .height-img{width:100%;text-align:center}.points .height-img>img{width:86.67vw;height:86.67vw}.points .title{font-size:6.4vw;line-height:9.6vw;color:#040b29}.points .describe,.points .title{width:100%;margin-top:2.7vw;padding:0 6.665vw;box-sizing:border-box}.points .describe{white-space:pre-wrap}.points .describe>p{color:#696d7f;font-size:4.3vw;line-height:6.4vw;white-space:pre-line;margin:0}.points .bottom-btn{padding:0 6.7vw 4vw;box-sizing:border-box;-webkit-flex-shrink:0;flex-shrink:0}.points .bottom-btn,.points .bottom-btn>span{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.points .bottom-btn>span{height:12vw;font-size:4.26vw;background-color:var(--theme-color);border-radius:23px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff}.points .count-down{margin-left:1.33vw}