.stats-right--module__wrapper{flex-direction:row}.stats-right--module__wrapper .stats-title--container{display:flex;flex-direction:column;width:30%}.stats-right--module__wrapper .stats-title--container p{margin-bottom:24px;margin-top:16px}.stats-image--container{display:flex;gap:20px}.stats-image--container img{height:40px}.stats-right--module__wrapper .stats-grid--wrapper{column-gap:20px;display:grid;grid-template-columns:1fr 1fr;width:70%;grid-row-gap:40px}.stats-grid--wrapper .stat-grid--container{border:1px solid var(--border-color-gray);border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;gap:30px;justify-content:space-between;padding:12px}.stats-grid--wrapper .stat-grid--container p{background:linear-gradient(270deg,#0675df 25%,#6db3f6 90%);-webkit-background-clip:text;border:1px solid var(--border-color-gray);display:block;font-size:40px;line-height:47px;-webkit-text-fill-color:transparent;border-radius:4px;padding:12px 8px;width:fit-content}@media (max-width:1100px){.stats-right--module__wrapper{flex-direction:column;gap:50px}.stats-right--module__wrapper .stats-title--container{display:flex;flex-direction:column;width:100%}.stats-right--module__wrapper .stats-grid--wrapper{gap:16px;width:100%}.stats-right--module__wrapper .stats-right--module__wrapper .stats-grid--wrapper{gap:16px}}@media (max-width:768px){.stat-grid--container p{font-size:32px!important;line-height:38px!important}.stats-right--module{border-top:1px solid var(--border-color-gray)}}