:root{--main:#0d148c;--blue:#0f179e;--lightblue:#2669fe;--medium:#3083ff;--purple:#9013fe;--green:#00ccd7;--light:#b2d7ff;--orange:#ff6a63;--gray:#eaeaec;--lightgray:#f4f4f4;--medgray:#9494a3;--sky:#a1cbf9;--stroke:#dad9d9;--negative:#fd1c55;--dark:#989898;--pink:#ff1d79}.container,.container-fluid{box-sizing:border-box;max-width:1550px;padding-left:75px;padding-right:75px}.sc_grid .row{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:inherit;-ms-flex-pack:inherit;justify-content:inherit;-webkit-align-items:inherit;-ms-flex-align:inherit;align-items:inherit}.sc_grid.v-center .row{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sc_grid.around .row{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.sc_grid.between .row{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.sc_grid .self-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.sc_grid .self-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.sc_grid .self-middle{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}@media (max-width:768px){.container,.container-fluid{padding-left:30px;padding-right:30px}.sc_grid .mobile-last{-webkit-order:100;-ms-flex-order:100;order:100}}