.stateNumber-wrapper{display:grid;grid-template-columns:auto auto;grid-column-gap:16px;justify-content:center;align-items:center;margin-bottom:20px}.stateNumber-field-wrapper{display:grid;grid-template-columns:auto 1fr;justify-content:center;align-items:stretch;background-color:#fff;border-radius:5px;box-shadow:0 2px 4px 0 #939a9f40;border:2px solid #000}.stateNumber{display:grid;justify-content:center;align-items:center;padding:11px 25px}.stateNumber strong{font-size:26px}.regionNumbers{display:grid;grid-template-columns:26px;background-color:#0e42c7;color:#fff;text-align:center}.markLogo,.regionNumbers{justify-content:center;align-items:center}.markLogo{display:flex;width:40px;height:40px;background-color:#fff;border-radius:50%;box-shadow:0 1px 2px 0 #0000003b}.markLogo img{max-width:100%}.markLogo-default-img{width:26px}.stateNumber-wrapper.number-route{justify-content:flex-start;grid-column-gap:11px;margin-bottom:0}.stateNumber-field-wrapper.number-route>.stateNumber{padding:7px 10px!important}.stateNumber-field-wrapper.number-route>.stateNumber strong{font-size:21px}.stateNumber-wrapper.number-route .markLogo{width:37px;height:37px}