.paper-wraper{background:#117bd4;position:relative;background-image:url(/_next/static/media/our-average-bg.dc6e2982.webp);text-align:center;background-repeat:no-repeat;background-position:100% 100%;padding:45px 0;border-radius:8px;margin-bottom:50PX}.paper-head{font-weight:500;font-family:Circular-Medium;font-size:32px;line-height:38px;color:#fff}.started-btn{width:100%;max-width:190px;background-color:#fff;border-radius:40px;padding:16px 0;display:flex;justify-content:center;align-items:center;margin:30px auto 0;cursor:pointer;position:relative;transition:all .1s ease}.started-btn a{text-decoration:none;font-weight:500;font-family:Circular-Medium;font-size:20px;line-height:20px;color:#117bd4;position:relative}.started-btn:before{position:absolute;content:"";width:100%;height:100%;border-radius:100px;animation-name:whiteAnimation;animation-duration:2s;animation-timing-function:ease;animation-fill-mode:forwards;animation-iteration-count:infinite;top:50%;left:50%;transform:translate(-50%,-50%)}.started-btn:hover{scale:1.03}.paper-wraper .ornament{position:absolute;left:-10px;top:-30px}@keyframes whiteAnimation{0%{box-shadow:0 0 0 0 #fff}to{box-shadow:0 0 0 15px transparent}}@media (max-width:575px){.paper-wraper .ornament{display:none}.paper-head{font-size:25px;max-width:75%;margin:0 auto}.started-btn{max-width:180px;padding:11px 0}.started-btn a{font-size:16px;line-height:22px}}