@import "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import "_bootstrap.min.css";body,html{height:100%;min-height:100%}img{width:100%;height:auto}.page_wrap{position:relative;background:#4D2669;min-height:100vh;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;overflow:hidden;font-family:"Open Sans",sans-serif}.page_wrap:after{content:"";width:100%;height:7px;background:#ED1C24;position:absolute;top:0;left:0;pointer-events:none}.page_wrap:before{content:"";width:100%;height:646px;background:url(../img/dots.png) no-repeat;background-size:cover;position:absolute;bottom:0;left:0;pointer-events:none}.page_wrap .page_wrap_inside{position:relative}.page_wrap .page_wrap_inside:before{content:"";width:533px;height:533px;background:url(../img/riple1.svg) no-repeat;background-size:contain;position:absolute;bottom:100%;right:100%;-webkit-transform:translate(-50px,23%);transform:translate(-50px,23%);pointer-events:none}.page_wrap .page_wrap_inside:after{content:"";width:287px;height:287px;background:url(../img/riple2.svg) no-repeat;background-size:contain;position:absolute;bottom:45px;left:80%;pointer-events:none}.page_wrap .round{width:465px;height:465px;background:#fff;border-radius:100%;position:relative;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;text-align:center}.page_wrap .round:after{content:"";width:790px;height:390px;background:url(../img/centerdec.svg) no-repeat;position:absolute;bottom:30px;left:48%;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.page_wrap .round .title{font-weight:600;font-size:31px;line-height:37px;color:#4D2669;border-top:1px solid #707070;padding-top:29px;margin-top:29px;width:347px}.page_wrap .round .title span{color:#ED1C24}@media only screen and (max-width:767px){.page_wrap .round{width:300px;height:300px}.page_wrap .round img{max-width:80%}.page_wrap .round .title{width:100%;font-size:21px;line-height:24px;padding-top:15px;margin-top:15px}}