: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}footer#main-footer{background:#00152b;background:var(--gray-blue-color);color:#ffffff80;color:var(--half--white-text-color)}footer#main-footer .boxes{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);padding-bottom:50px;padding-bottom:calc(var(--gap-between-sections)/2);padding-top:100px;padding-top:var(--gap-between-sections)}@media screen and (max-width:1280px){footer#main-footer .boxes{grid-template-columns:repeat(2,1fr);justify-items:center;text-align:center}}@media screen and (max-width:1024px){footer#main-footer .boxes{grid-template-columns:11fr}}footer#main-footer .boxes .box{display:grid;grid-template-rows:60px 1fr;row-gap:20px}footer#main-footer .boxes .box header{color:#fff;color:var(--white-color)}footer#main-footer .boxes .box.go-to,footer#main-footer .boxes .box.help{justify-content:center}footer#main-footer .boxes .box.go-to menu,footer#main-footer .boxes .box.help menu{align-content:flex-start;display:grid;row-gap:20px}footer#main-footer .boxes .box.info figure{display:flex}@media screen and (max-width:1280px){footer#main-footer .boxes .box.info figure{justify-content:center}}footer#main-footer .boxes .box.info figure img{height:60px}footer#main-footer .boxes .box.follow menu,footer#main-footer .boxes .box.follow ul,footer#main-footer .boxes .box.payments menu,footer#main-footer .boxes .box.payments ul{-moz-column-gap:15px;column-gap:15px;display:flex}@media screen and (max-width:1280px){footer#main-footer .boxes .box.follow menu,footer#main-footer .boxes .box.follow ul,footer#main-footer .boxes .box.payments menu,footer#main-footer .boxes .box.payments ul{justify-content:center}}footer#main-footer .boxes .box.follow{grid-template-rows:60px repeat(2,auto)}footer#main-footer .boxes .box.follow figure{align-items:center;border:1px solid #fff;border:1px solid var(--white-color);border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}footer#main-footer .boxes .box.follow figure svg path{fill:#fff;fill:var(--white-color)}footer#main-footer .boxes .box.payments{grid-column-start:4}footer#main-footer .boxes .box.payments ul{align-items:center;flex-wrap:wrap;gap:15px}@media screen and (max-width:1280px){footer#main-footer .boxes .box.payments{grid-column-start:auto}}footer#main-footer .copy-right{border-top:1px solid #99a4b1;border-top:1px solid var(--main-border-color);display:flex;justify-content:center;padding:16px 0}
