.circle-abt-container{display:flex;justify-content:center;align-items:center;width:100%;position:relative;margin-top:65px}.circle-white{width:90%;max-width:500px;aspect-ratio:1/1;background:white;border-radius:50%;display:flex;position:relative}.circle-abt-left img,.circle-abt-right img{position:absolute;object-fit:contain;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.circle-abt-left img{top:5%;left:5%;width:60%;height:auto}.circle-abt-right img{bottom:34%;right:-2%;width:40%;height:auto}@media (max-width:1200px){.circle-abt-left img{width:59%}.circle-abt-right img{width:41%}}@media (max-width:992px){.circle-white{width:70%}}@media (max-width:768px){.circle-white{width:90%}.circle-abt-left img{top:10%;left:5%}.circle-abt-right img{bottom:32%;right:-2%}}@media (max-width:576px){.circle-white{width:100%}.circle-abt-left img{top:10%;left:14px}.circle-abt-right img{bottom:32%;right:0}}.margin-top-20{margin-top:20px}.margin-bottom-30{margin-bottom:30px}.highlights-list{list-style:none;padding:0;margin:0}.highlights-list li{display:flex;align-items:center;margin-bottom:12px;font-size:17px;font-weight:700;color:#000}.highlight-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;background-color:#bc3e8d;color:#fff;margin-right:15px;border-radius:4px;font-size:13px}.abt-button-wrapper{margin-top:30px;display:flex;gap:15px;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center}.downloadicon{margin-right:8px}@media screen and (max-width:355px){.abt1btn{padding:11px;font-size:14px}}@media screen and (min-width:356px) and (max-width:444px){.abt1btn{padding:10px 12px;font-size:16px}}.democard{position:relative;border-radius:20px;padding:30px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.1);background:linear-gradient(135deg,rgb(149 57 143/85%),rgb(188 62 141/66%)),url(/images/about/pattern.webp) no-repeat 50%;background-size:cover;color:#fff}.democard:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 0);background-size:40px 40px;opacity:.2;z-index:0}.democontent{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:20px;position:relative;z-index:1}.app-section{color:#fff}.app-title{font-size:40px;font-weight:700;margin-bottom:15px}.app-points{list-style:disc;font-size:18px;padding-left:0;opacity:.9;margin-bottom:25px}.store-buttons{display:flex;gap:15px;margin-bottom:10px}.store-btn{display:flex;align-items:center;gap:12px;text-decoration:none;padding:10px;border-radius:6px;cursor:pointer;transition:all .3s ease;min-width:180px;max-width:180px}.store-btn .store-icon{font-size:32px}.store-text{display:flex;flex-direction:column;line-height:1.1}.small-text{font-size:12px}.big-text{font-size:19px;font-weight:700}.store-btn.apple,.store-btn.google{border:1px solid #fff;color:#fff}.store-btn.apple:hover,.store-btn.google:hover{background:#fff;color:#000}.divider{width:1px;height:155px;background:rgba(255,255,255,.4);display:none;padding:.5px}.cta-section{gap:20px;padding:20px 25px;border-radius:15px;color:#fff;max-width:400px}.cta-icon,.cta-section{display:flex;align-items:center}.cta-icon{width:80px;height:80px;border-radius:50%;background:rgb(255 255 255/12%);justify-content:center;font-size:28px;border:1px solid #a6a6a6}.cta-text{display:flex;flex-direction:column}.more-info-css{font-size:16px}.css-number{font-size:23px;color:#fff;font-weight:800;text-decoration:none}@media (min-width:991px){.democontent{flex-direction:row;text-align:left}.divider{display:block}}.ripple{box-sizing:border-box;position:relative}.ripple:before{animation:ripple 2s ease-out infinite}.ripple:after,.ripple:before{border:2px solid #f7f5f5;border-radius:50%;bottom:0;box-sizing:border-box;content:"";left:0;position:absolute;right:0;top:0}.ripple:after{animation:ripple 2s ease-out 1s infinite}@keyframes ripple{0%{opacity:.25;transform:scale(.5)}to{border-radius:50%;opacity:0;transform:scale(1.8)}}@media screen and (max-width:370px){.store-buttons{gap:5px!important}}@media screen and (max-width:374px){.cta-section{gap:9px!important}}@media screen and (max-width:420px){.store-btn{padding:8px}.store-buttons{gap:10px}}@media (max-width:768px){.app-title{font-size:32px}.store-btn{min-width:unset;gap:5px}.store-btn .store-icon{font-size:24px}.big-text{font-size:16px}.app-points li br{display:none}.css-number{font-size:20px}.cta-section{padding:20px 13px;max-width:unset!important}.cta-icon{width:75px;height:75px}.ripple:after,.ripple:before{display:none}.democontent{text-align:start;gap:0}}@media (min-width:768px) and (max-width:991px){.democontent{flex-direction:row-reverse;text-align:left;justify-content:flex-end}.divider{display:none!important}}@media (min-width:992px) and (max-width:1199px){.divider{display:none!important}.democontent{gap:0}}