.system-view{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;max-width:800px;height:auto;margin:0 auto;padding:60px 0 120px;display:flex}.system-view .system-block{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;padding:0;display:flex}.system-view .system-block .system-block-title{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.system-view .system-block .system-block-title__text{text-align:left;color:#00ff90;font-family:Fira Code;font-size:30px;font-weight:700;line-height:30px}.system-view .system-block .system-block-title--main .system-block-title__text{font-size:42px}.system-view .system-block .system-block-content{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex}.system-view .system-block .system-block-content .system-block-content-icon{flex:0 0 120px;width:120px;height:auto}.system-view .system-block .system-block-content .system-block-content-icon img{width:100%}.system-view .system-block .system-block-content .system-block-content-info{flex-direction:column;flex:1 0 auto;justify-content:flex-start;align-items:flex-start;gap:20px;width:min-content;display:flex}.system-view .system-block .system-block-content .system-block-content-info .system-block-content-info-description{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;display:flex}.system-view .system-block .system-block-content .system-block-content-info .system-block-content-info-description__text{color:#fff;margin:0;font-family:Fira Code;font-size:16px;font-weight:500;line-height:normal}.system-view .system-block .system-block-content .system-block-content-info .system-block-content-info-description__text--green{color:#00ff90;margin:0;font-family:Fira Code;font-size:23px;font-weight:700;line-height:30px}.system-view .system-block .system-block-content .system-block-content-info .system-block-content-info-action{width:100%}.system-view .system-block .system-block-content .system-block-content-info .system-block-content-info-action__button{color:#000;width:100%;height:45px;box-shadow:none;background:linear-gradient(90deg,#00ff90 0%,#ffe500 100%);border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;font-family:Fira Code;font-size:16px;font-weight:700;display:flex}.system-view .system-block .system-block-content .system-block-content-info .system-block-content-info-action__button:hover{cursor:pointer;color:#00ff90;background:0 0;border:2px solid #00ff90}@media (max-width:860px){.system-view{gap:60px;padding:20px}.system-view .system-block .system-block-title{justify-content:center}.system-view .system-block .system-block-content{flex-direction:column;align-items:center}.system-view .system-block .system-block-content .system-block-content-info{width:100%}}
/*# sourceMappingURL=fb6212e9a151b1fc.css.map*/