:root{--main-color:#007bfc;--rgb-main-color:0,123,252;--gray-main-color:rgba(0,123,252,.04);--gray-color:#f3f4f5;--soft-main-color:#f6fafe;--white-color:#fff;--rgb-white-color:255,255,255;--black-main-color:#242a37;--soft-black-color:#292d32;--gray-white-color:hsla(0,0%,100%,.08);--gray-blue-color:#00152b;--mouse-main-color:#707070;--overlay:#00000082;--status-success-background:rgba(0,193,112,.16);--status-success-color:#00c17a;--status-error-background:rgba(193,0,0,.16);--status-error-color:#c10000;--main-text-color:#1a1c1e;--second-text-color:#767e87;--half--white-text-color:hsla(0,0%,100%,.5);--hover--white-text-color:hsla(0,0%,100%,.7);--gray-blue-text-color:#a1cfff;--soft-text-color:#191d1d;--small-font-size:14px;--link-font-size:16px;--small-head-font-size:26px;--head-font-size:45px;--box-head-font-size:30px;--box-content-font-size:14px;--main-border-color:#99a4b1;--second-border-color:#ced4e8;--main-border-radius:4px;--hard-border-radius:10px;--main-transition:.3s;--main-box-shadow:0px 6px 60px 0 rgba(24,39,101,.12);--gap-between-sections:100px;--first-button-background:#f3f3f3;--success-background-alert:#4fd69c;--success-color-alert:#fff;--danger-background-alert:#f75676;--danger-color-alert:#fff;--warn-background-alert:#fb8f2433;--warn-hard-background-alert:#ffc107;--warn-color-alert:#fff}.info .boxes{background:#f6fafe;background:var(--soft-main-color);border:1px solid #ced4e8;border:1px solid var(--second-border-color);border-radius:4px;border-radius:var(--main-border-radius)}.info .boxes .box{padding:50px}.info .boxes .box:last-of-type,.info .boxes .box:nth-of-type(2){grid-template-columns:repeat(2,auto)}@media screen and (max-width:1024px){.info .boxes .box:last-of-type,.info .boxes .box:nth-of-type(2){grid-template-columns:repeat(1,auto)}}.info .boxes .box:nth-of-type(2){--line-width:2px;justify-content:center;position:relative}.info .boxes .box:nth-of-type(2):after,.info .boxes .box:nth-of-type(2):before{background:#ced4e8;background:var(--second-border-color);content:"";height:100px;position:absolute;top:50%;width:var(--line-width)}@media screen and (max-width:1024px){.info .boxes .box:nth-of-type(2):after,.info .boxes .box:nth-of-type(2):before{height:var(--line-width);width:90%}}.info .boxes .box:nth-of-type(2):before{right:0;transform:translate(50%,-50%)}@media screen and (max-width:1024px){.info .boxes .box:nth-of-type(2):before{right:50%;top:0}}.info .boxes .box:nth-of-type(2):after{left:0;transform:translate(-50%,-50%)}@media screen and (max-width:1024px){.info .boxes .box:nth-of-type(2):after{bottom:0;left:50%;top:unset;transform:translate(-50%,50%)}}.info .boxes .box:last-of-type{justify-content:flex-end}.info .boxes .box .icon{background-color:#007bfc;background-color:var(--main-color);border-radius:50%;padding:20px}.info .boxes .box .box-info header h3{color:#767e87;color:var(--second-text-color)}.info .boxes .box .box-info .data menu li svg path{fill:#242a37;fill:var(--black-main-color)}.info .boxes .box .box-info .data menu li svg g[fill="#fff"] path{fill:#fff;fill:var(--white-color)}
