@import url(_bootstrap-grid.css);

*,
*:before,
*:after {
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: normal;
    -webkit-overflow-scrolling: touch
}

*,
*:before,
*:after,
*:focus {
    outline: none
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: Helvetica, Arial, 'PingFang TC', 'WenQuanYi Micro Hei', 'Microsoft JhengHei', '微軟正黑體', sans-serif
}

body {
    background-color: #fff;
    font-size: 14px
}

@media (min-width: 768px) {
    body {
        font-size: 15px
    }
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit
}

a:hover {
    text-decoration: none
}

p {
    margin: 0;
    font-size: inherit;
    font-weight: inherit
}

img {
    vertical-align: middle;
    width: auto;
    max-width: 100%
}

ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

select,
input {
    font-size: 14px
}

@media (min-width: 768px) {

    select,
    input {
        font-size: 15px
    }
}

select,
input {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none
}

select::-ms-expand,
input::-ms-expand {
    display: none
}

input {
    border: none;
    background: transparent
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none
}

.font-italic {
    font-style: italic
}

.fz-12 {
    font-size: 12px
}

@media (min-width: 576px) {
    .fz-sm-12 {
        font-size: 12px
    }
}

@media (min-width: 768px) {
    .fz-md-12 {
        font-size: 12px
    }
}

@media (min-width: 992px) {
    .fz-lg-12 {
        font-size: 12px
    }
}

@media (min-width: 1200px) {
    .fz-xl-12 {
        font-size: 12px
    }
}

.fz-13 {
    font-size: 13px
}

@media (min-width: 576px) {
    .fz-sm-13 {
        font-size: 13px
    }
}

@media (min-width: 768px) {
    .fz-md-13 {
        font-size: 13px
    }
}

@media (min-width: 992px) {
    .fz-lg-13 {
        font-size: 13px
    }
}

@media (min-width: 1200px) {
    .fz-xl-13 {
        font-size: 13px
    }
}

.fz-14 {
    font-size: 14px
}

@media (min-width: 576px) {
    .fz-sm-14 {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .fz-md-14 {
        font-size: 14px
    }
}

@media (min-width: 992px) {
    .fz-lg-14 {
        font-size: 14px
    }
}

@media (min-width: 1200px) {
    .fz-xl-14 {
        font-size: 14px
    }
}

.fz-15 {
    font-size: 15px
}

@media (min-width: 576px) {
    .fz-sm-15 {
        font-size: 15px
    }
}

@media (min-width: 768px) {
    .fz-md-15 {
        font-size: 15px
    }
}

@media (min-width: 992px) {
    .fz-lg-15 {
        font-size: 15px
    }
}

@media (min-width: 1200px) {
    .fz-xl-15 {
        font-size: 15px
    }
}

.fz-16 {
    font-size: 16px
}

@media (min-width: 576px) {
    .fz-sm-16 {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .fz-md-16 {
        font-size: 16px
    }
}

@media (min-width: 992px) {
    .fz-lg-16 {
        font-size: 16px
    }
}

@media (min-width: 1200px) {
    .fz-xl-16 {
        font-size: 16px
    }
}

.fz-17 {
    font-size: 17px
}

@media (min-width: 576px) {
    .fz-sm-17 {
        font-size: 17px
    }
}

@media (min-width: 768px) {
    .fz-md-17 {
        font-size: 17px
    }
}

@media (min-width: 992px) {
    .fz-lg-17 {
        font-size: 17px
    }
}

@media (min-width: 1200px) {
    .fz-xl-17 {
        font-size: 17px
    }
}

.fz-18 {
    font-size: 18px
}

@media (min-width: 576px) {
    .fz-sm-18 {
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .fz-md-18 {
        font-size: 18px
    }
}

@media (min-width: 992px) {
    .fz-lg-18 {
        font-size: 18px
    }
}

@media (min-width: 1200px) {
    .fz-xl-18 {
        font-size: 18px
    }
}

.fz-19 {
    font-size: 19px
}

@media (min-width: 576px) {
    .fz-sm-19 {
        font-size: 19px
    }
}

@media (min-width: 768px) {
    .fz-md-19 {
        font-size: 19px
    }
}

@media (min-width: 992px) {
    .fz-lg-19 {
        font-size: 19px
    }
}

@media (min-width: 1200px) {
    .fz-xl-19 {
        font-size: 19px
    }
}

.fz-20 {
    font-size: 20px
}

@media (min-width: 576px) {
    .fz-sm-20 {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .fz-md-20 {
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .fz-lg-20 {
        font-size: 20px
    }
}

@media (min-width: 1200px) {
    .fz-xl-20 {
        font-size: 20px
    }
}

.fz-21 {
    font-size: 21px
}

@media (min-width: 576px) {
    .fz-sm-21 {
        font-size: 21px
    }
}

@media (min-width: 768px) {
    .fz-md-21 {
        font-size: 21px
    }
}

@media (min-width: 992px) {
    .fz-lg-21 {
        font-size: 21px
    }
}

@media (min-width: 1200px) {
    .fz-xl-21 {
        font-size: 21px
    }
}

.fz-22 {
    font-size: 22px
}

@media (min-width: 576px) {
    .fz-sm-22 {
        font-size: 22px
    }
}

@media (min-width: 768px) {
    .fz-md-22 {
        font-size: 22px
    }
}

@media (min-width: 992px) {
    .fz-lg-22 {
        font-size: 22px
    }
}

@media (min-width: 1200px) {
    .fz-xl-22 {
        font-size: 22px
    }
}

.fz-23 {
    font-size: 23px
}

@media (min-width: 576px) {
    .fz-sm-23 {
        font-size: 23px
    }
}

@media (min-width: 768px) {
    .fz-md-23 {
        font-size: 23px
    }
}

@media (min-width: 992px) {
    .fz-lg-23 {
        font-size: 23px
    }
}

@media (min-width: 1200px) {
    .fz-xl-23 {
        font-size: 23px
    }
}

.fz-24 {
    font-size: 24px
}

@media (min-width: 576px) {
    .fz-sm-24 {
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .fz-md-24 {
        font-size: 24px
    }
}

@media (min-width: 992px) {
    .fz-lg-24 {
        font-size: 24px
    }
}

@media (min-width: 1200px) {
    .fz-xl-24 {
        font-size: 24px
    }
}

.fz-25 {
    font-size: 25px
}

@media (min-width: 576px) {
    .fz-sm-25 {
        font-size: 25px
    }
}

@media (min-width: 768px) {
    .fz-md-25 {
        font-size: 25px
    }
}

@media (min-width: 992px) {
    .fz-lg-25 {
        font-size: 25px
    }
}

@media (min-width: 1200px) {
    .fz-xl-25 {
        font-size: 25px
    }
}

.fz-26 {
    font-size: 26px
}

@media (min-width: 576px) {
    .fz-sm-26 {
        font-size: 26px
    }
}

@media (min-width: 768px) {
    .fz-md-26 {
        font-size: 26px
    }
}

@media (min-width: 992px) {
    .fz-lg-26 {
        font-size: 26px
    }
}

@media (min-width: 1200px) {
    .fz-xl-26 {
        font-size: 26px
    }
}

.fz-27 {
    font-size: 27px
}

@media (min-width: 576px) {
    .fz-sm-27 {
        font-size: 27px
    }
}

@media (min-width: 768px) {
    .fz-md-27 {
        font-size: 27px
    }
}

@media (min-width: 992px) {
    .fz-lg-27 {
        font-size: 27px
    }
}

@media (min-width: 1200px) {
    .fz-xl-27 {
        font-size: 27px
    }
}

.fz-28 {
    font-size: 28px
}

@media (min-width: 576px) {
    .fz-sm-28 {
        font-size: 28px
    }
}

@media (min-width: 768px) {
    .fz-md-28 {
        font-size: 28px
    }
}

@media (min-width: 992px) {
    .fz-lg-28 {
        font-size: 28px
    }
}

@media (min-width: 1200px) {
    .fz-xl-28 {
        font-size: 28px
    }
}

.fz-29 {
    font-size: 29px
}

@media (min-width: 576px) {
    .fz-sm-29 {
        font-size: 29px
    }
}

@media (min-width: 768px) {
    .fz-md-29 {
        font-size: 29px
    }
}

@media (min-width: 992px) {
    .fz-lg-29 {
        font-size: 29px
    }
}

@media (min-width: 1200px) {
    .fz-xl-29 {
        font-size: 29px
    }
}

.fz-30 {
    font-size: 30px
}

@media (min-width: 576px) {
    .fz-sm-30 {
        font-size: 30px
    }
}

@media (min-width: 768px) {
    .fz-md-30 {
        font-size: 30px
    }
}

@media (min-width: 992px) {
    .fz-lg-30 {
        font-size: 30px
    }
}

@media (min-width: 1200px) {
    .fz-xl-30 {
        font-size: 30px
    }
}

.fz-31 {
    font-size: 31px
}

@media (min-width: 576px) {
    .fz-sm-31 {
        font-size: 31px
    }
}

@media (min-width: 768px) {
    .fz-md-31 {
        font-size: 31px
    }
}

@media (min-width: 992px) {
    .fz-lg-31 {
        font-size: 31px
    }
}

@media (min-width: 1200px) {
    .fz-xl-31 {
        font-size: 31px
    }
}

.fz-32 {
    font-size: 32px
}

@media (min-width: 576px) {
    .fz-sm-32 {
        font-size: 32px
    }
}

@media (min-width: 768px) {
    .fz-md-32 {
        font-size: 32px
    }
}

@media (min-width: 992px) {
    .fz-lg-32 {
        font-size: 32px
    }
}

@media (min-width: 1200px) {
    .fz-xl-32 {
        font-size: 32px
    }
}

.fz-33 {
    font-size: 33px
}

@media (min-width: 576px) {
    .fz-sm-33 {
        font-size: 33px
    }
}

@media (min-width: 768px) {
    .fz-md-33 {
        font-size: 33px
    }
}

@media (min-width: 992px) {
    .fz-lg-33 {
        font-size: 33px
    }
}

@media (min-width: 1200px) {
    .fz-xl-33 {
        font-size: 33px
    }
}

.fz-34 {
    font-size: 34px
}

@media (min-width: 576px) {
    .fz-sm-34 {
        font-size: 34px
    }
}

@media (min-width: 768px) {
    .fz-md-34 {
        font-size: 34px
    }
}

@media (min-width: 992px) {
    .fz-lg-34 {
        font-size: 34px
    }
}

@media (min-width: 1200px) {
    .fz-xl-34 {
        font-size: 34px
    }
}

.fz-35 {
    font-size: 35px
}

@media (min-width: 576px) {
    .fz-sm-35 {
        font-size: 35px
    }
}

@media (min-width: 768px) {
    .fz-md-35 {
        font-size: 35px
    }
}

@media (min-width: 992px) {
    .fz-lg-35 {
        font-size: 35px
    }
}

@media (min-width: 1200px) {
    .fz-xl-35 {
        font-size: 35px
    }
}

.fz-36 {
    font-size: 36px
}

@media (min-width: 576px) {
    .fz-sm-36 {
        font-size: 36px
    }
}

@media (min-width: 768px) {
    .fz-md-36 {
        font-size: 36px
    }
}

@media (min-width: 992px) {
    .fz-lg-36 {
        font-size: 36px
    }
}

@media (min-width: 1200px) {
    .fz-xl-36 {
        font-size: 36px
    }
}

.fz-37 {
    font-size: 37px
}

@media (min-width: 576px) {
    .fz-sm-37 {
        font-size: 37px
    }
}

@media (min-width: 768px) {
    .fz-md-37 {
        font-size: 37px
    }
}

@media (min-width: 992px) {
    .fz-lg-37 {
        font-size: 37px
    }
}

@media (min-width: 1200px) {
    .fz-xl-37 {
        font-size: 37px
    }
}

.fz-38 {
    font-size: 38px
}

@media (min-width: 576px) {
    .fz-sm-38 {
        font-size: 38px
    }
}

@media (min-width: 768px) {
    .fz-md-38 {
        font-size: 38px
    }
}

@media (min-width: 992px) {
    .fz-lg-38 {
        font-size: 38px
    }
}

@media (min-width: 1200px) {
    .fz-xl-38 {
        font-size: 38px
    }
}

.fz-39 {
    font-size: 39px
}

@media (min-width: 576px) {
    .fz-sm-39 {
        font-size: 39px
    }
}

@media (min-width: 768px) {
    .fz-md-39 {
        font-size: 39px
    }
}

@media (min-width: 992px) {
    .fz-lg-39 {
        font-size: 39px
    }
}

@media (min-width: 1200px) {
    .fz-xl-39 {
        font-size: 39px
    }
}

.fz-40 {
    font-size: 40px
}

@media (min-width: 576px) {
    .fz-sm-40 {
        font-size: 40px
    }
}

@media (min-width: 768px) {
    .fz-md-40 {
        font-size: 40px
    }
}

@media (min-width: 992px) {
    .fz-lg-40 {
        font-size: 40px
    }
}

@media (min-width: 1200px) {
    .fz-xl-40 {
        font-size: 40px
    }
}

.fz-41 {
    font-size: 41px
}

@media (min-width: 576px) {
    .fz-sm-41 {
        font-size: 41px
    }
}

@media (min-width: 768px) {
    .fz-md-41 {
        font-size: 41px
    }
}

@media (min-width: 992px) {
    .fz-lg-41 {
        font-size: 41px
    }
}

@media (min-width: 1200px) {
    .fz-xl-41 {
        font-size: 41px
    }
}

.fz-42 {
    font-size: 42px
}

@media (min-width: 576px) {
    .fz-sm-42 {
        font-size: 42px
    }
}

@media (min-width: 768px) {
    .fz-md-42 {
        font-size: 42px
    }
}

@media (min-width: 992px) {
    .fz-lg-42 {
        font-size: 42px
    }
}

@media (min-width: 1200px) {
    .fz-xl-42 {
        font-size: 42px
    }
}

.fz-43 {
    font-size: 43px
}

@media (min-width: 576px) {
    .fz-sm-43 {
        font-size: 43px
    }
}

@media (min-width: 768px) {
    .fz-md-43 {
        font-size: 43px
    }
}

@media (min-width: 992px) {
    .fz-lg-43 {
        font-size: 43px
    }
}

@media (min-width: 1200px) {
    .fz-xl-43 {
        font-size: 43px
    }
}

.fz-44 {
    font-size: 44px
}

@media (min-width: 576px) {
    .fz-sm-44 {
        font-size: 44px
    }
}

@media (min-width: 768px) {
    .fz-md-44 {
        font-size: 44px
    }
}

@media (min-width: 992px) {
    .fz-lg-44 {
        font-size: 44px
    }
}

@media (min-width: 1200px) {
    .fz-xl-44 {
        font-size: 44px
    }
}

.fz-45 {
    font-size: 45px
}

@media (min-width: 576px) {
    .fz-sm-45 {
        font-size: 45px
    }
}

@media (min-width: 768px) {
    .fz-md-45 {
        font-size: 45px
    }
}

@media (min-width: 992px) {
    .fz-lg-45 {
        font-size: 45px
    }
}

@media (min-width: 1200px) {
    .fz-xl-45 {
        font-size: 45px
    }
}

.fz-46 {
    font-size: 46px
}

@media (min-width: 576px) {
    .fz-sm-46 {
        font-size: 46px
    }
}

@media (min-width: 768px) {
    .fz-md-46 {
        font-size: 46px
    }
}

@media (min-width: 992px) {
    .fz-lg-46 {
        font-size: 46px
    }
}

@media (min-width: 1200px) {
    .fz-xl-46 {
        font-size: 46px
    }
}

.fz-47 {
    font-size: 47px
}

@media (min-width: 576px) {
    .fz-sm-47 {
        font-size: 47px
    }
}

@media (min-width: 768px) {
    .fz-md-47 {
        font-size: 47px
    }
}

@media (min-width: 992px) {
    .fz-lg-47 {
        font-size: 47px
    }
}

@media (min-width: 1200px) {
    .fz-xl-47 {
        font-size: 47px
    }
}

.fz-48 {
    font-size: 48px
}

@media (min-width: 576px) {
    .fz-sm-48 {
        font-size: 48px
    }
}

@media (min-width: 768px) {
    .fz-md-48 {
        font-size: 48px
    }
}

@media (min-width: 992px) {
    .fz-lg-48 {
        font-size: 48px
    }
}

@media (min-width: 1200px) {
    .fz-xl-48 {
        font-size: 48px
    }
}

.fz-49 {
    font-size: 49px
}

@media (min-width: 576px) {
    .fz-sm-49 {
        font-size: 49px
    }
}

@media (min-width: 768px) {
    .fz-md-49 {
        font-size: 49px
    }
}

@media (min-width: 992px) {
    .fz-lg-49 {
        font-size: 49px
    }
}

@media (min-width: 1200px) {
    .fz-xl-49 {
        font-size: 49px
    }
}

.fw-bold {
    font-weight: bold
}

.fw-normal {
    font-weight: normal
}

.lh-20 {
    line-height: 20px
}

.lh-21 {
    line-height: 21px
}

.lh-22 {
    line-height: 22px
}

.lh-23 {
    line-height: 23px
}

.lh-24 {
    line-height: 24px
}

.lh-25 {
    line-height: 25px
}

.lh-26 {
    line-height: 26px
}

.lh-27 {
    line-height: 27px
}

.lh-28 {
    line-height: 28px
}

.lh-29 {
    line-height: 29px
}

.lh-30 {
    line-height: 30px
}

.lh-31 {
    line-height: 31px
}

.lh-32 {
    line-height: 32px
}

.lh-33 {
    line-height: 33px
}

.lh-34 {
    line-height: 34px
}

.lh-35 {
    line-height: 35px
}

.lh-36 {
    line-height: 36px
}

.lh-37 {
    line-height: 37px
}

.lh-38 {
    line-height: 38px
}

.lh-39 {
    line-height: 39px
}

.lh-40 {
    line-height: 40px
}

.lh-41 {
    line-height: 41px
}

.lh-42 {
    line-height: 42px
}

.lh-43 {
    line-height: 43px
}

.lh-44 {
    line-height: 44px
}

.lh-45 {
    line-height: 45px
}

.lh-46 {
    line-height: 46px
}

.lh-47 {
    line-height: 47px
}

.lh-48 {
    line-height: 48px
}

.lh-49 {
    line-height: 49px
}

.ta-left {
    text-align: left
}

@media (min-width: 576px) {
    .ta-sm-left {
        text-align: left
    }
}

@media (min-width: 768px) {
    .ta-md-left {
        text-align: left
    }
}

@media (min-width: 992px) {
    .ta-lg-left {
        text-align: left
    }
}

@media (min-width: 1200px) {
    .ta-xl-left {
        text-align: left
    }
}

.ta-center {
    text-align: center
}

@media (min-width: 576px) {
    .ta-sm-center {
        text-align: center
    }
}

@media (min-width: 768px) {
    .ta-md-center {
        text-align: center
    }
}

@media (min-width: 992px) {
    .ta-lg-center {
        text-align: center
    }
}

@media (min-width: 1200px) {
    .ta-xl-center {
        text-align: center
    }
}

.ta-right {
    text-align: right
}

@media (min-width: 576px) {
    .ta-sm-right {
        text-align: right
    }
}

@media (min-width: 768px) {
    .ta-md-right {
        text-align: right
    }
}

@media (min-width: 992px) {
    .ta-lg-right {
        text-align: right
    }
}

@media (min-width: 1200px) {
    .ta-xl-right {
        text-align: right
    }
}

.text-underline {
    text-decoration: underline;
    text-underline-position: under
}

.mt-64 {
    margin-top: 64px !important
}

@media (min-width: 576px) {
    .mt-sm-64 {
        margin-top: 64px !important
    }
}

@media (min-width: 768px) {
    .mt-md-64 {
        margin-top: 64px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-64 {
        margin-top: 64px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-64 {
        margin-top: 64px !important
    }
}

.mb-64 {
    margin-bottom: 64px !important
}

@media (min-width: 576px) {
    .mb-sm-64 {
        margin-bottom: 64px !important
    }
}

@media (min-width: 768px) {
    .mb-md-64 {
        margin-bottom: 64px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-64 {
        margin-bottom: 64px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-64 {
        margin-bottom: 64px !important
    }
}

.ml-64 {
    margin-left: 64px !important
}

@media (min-width: 576px) {
    .ml-sm-64 {
        margin-left: 64px !important
    }
}

@media (min-width: 768px) {
    .ml-md-64 {
        margin-left: 64px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-64 {
        margin-left: 64px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-64 {
        margin-left: 64px !important
    }
}

.mr-64 {
    margin-right: 64px !important
}

@media (min-width: 576px) {
    .mr-sm-64 {
        margin-right: 64px !important
    }
}

@media (min-width: 768px) {
    .mr-md-64 {
        margin-right: 64px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-64 {
        margin-right: 64px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-64 {
        margin-right: 64px !important
    }
}

.mt-63 {
    margin-top: 63px !important
}

@media (min-width: 576px) {
    .mt-sm-63 {
        margin-top: 63px !important
    }
}

@media (min-width: 768px) {
    .mt-md-63 {
        margin-top: 63px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-63 {
        margin-top: 63px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-63 {
        margin-top: 63px !important
    }
}

.mb-63 {
    margin-bottom: 63px !important
}

@media (min-width: 576px) {
    .mb-sm-63 {
        margin-bottom: 63px !important
    }
}

@media (min-width: 768px) {
    .mb-md-63 {
        margin-bottom: 63px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-63 {
        margin-bottom: 63px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-63 {
        margin-bottom: 63px !important
    }
}

.ml-63 {
    margin-left: 63px !important
}

@media (min-width: 576px) {
    .ml-sm-63 {
        margin-left: 63px !important
    }
}

@media (min-width: 768px) {
    .ml-md-63 {
        margin-left: 63px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-63 {
        margin-left: 63px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-63 {
        margin-left: 63px !important
    }
}

.mr-63 {
    margin-right: 63px !important
}

@media (min-width: 576px) {
    .mr-sm-63 {
        margin-right: 63px !important
    }
}

@media (min-width: 768px) {
    .mr-md-63 {
        margin-right: 63px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-63 {
        margin-right: 63px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-63 {
        margin-right: 63px !important
    }
}

.mt-62 {
    margin-top: 62px !important
}

@media (min-width: 576px) {
    .mt-sm-62 {
        margin-top: 62px !important
    }
}

@media (min-width: 768px) {
    .mt-md-62 {
        margin-top: 62px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-62 {
        margin-top: 62px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-62 {
        margin-top: 62px !important
    }
}

.mb-62 {
    margin-bottom: 62px !important
}

@media (min-width: 576px) {
    .mb-sm-62 {
        margin-bottom: 62px !important
    }
}

@media (min-width: 768px) {
    .mb-md-62 {
        margin-bottom: 62px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-62 {
        margin-bottom: 62px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-62 {
        margin-bottom: 62px !important
    }
}

.ml-62 {
    margin-left: 62px !important
}

@media (min-width: 576px) {
    .ml-sm-62 {
        margin-left: 62px !important
    }
}

@media (min-width: 768px) {
    .ml-md-62 {
        margin-left: 62px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-62 {
        margin-left: 62px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-62 {
        margin-left: 62px !important
    }
}

.mr-62 {
    margin-right: 62px !important
}

@media (min-width: 576px) {
    .mr-sm-62 {
        margin-right: 62px !important
    }
}

@media (min-width: 768px) {
    .mr-md-62 {
        margin-right: 62px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-62 {
        margin-right: 62px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-62 {
        margin-right: 62px !important
    }
}

.mt-61 {
    margin-top: 61px !important
}

@media (min-width: 576px) {
    .mt-sm-61 {
        margin-top: 61px !important
    }
}

@media (min-width: 768px) {
    .mt-md-61 {
        margin-top: 61px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-61 {
        margin-top: 61px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-61 {
        margin-top: 61px !important
    }
}

.mb-61 {
    margin-bottom: 61px !important
}

@media (min-width: 576px) {
    .mb-sm-61 {
        margin-bottom: 61px !important
    }
}

@media (min-width: 768px) {
    .mb-md-61 {
        margin-bottom: 61px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-61 {
        margin-bottom: 61px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-61 {
        margin-bottom: 61px !important
    }
}

.ml-61 {
    margin-left: 61px !important
}

@media (min-width: 576px) {
    .ml-sm-61 {
        margin-left: 61px !important
    }
}

@media (min-width: 768px) {
    .ml-md-61 {
        margin-left: 61px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-61 {
        margin-left: 61px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-61 {
        margin-left: 61px !important
    }
}

.mr-61 {
    margin-right: 61px !important
}

@media (min-width: 576px) {
    .mr-sm-61 {
        margin-right: 61px !important
    }
}

@media (min-width: 768px) {
    .mr-md-61 {
        margin-right: 61px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-61 {
        margin-right: 61px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-61 {
        margin-right: 61px !important
    }
}

.mt-60 {
    margin-top: 60px !important
}

@media (min-width: 576px) {
    .mt-sm-60 {
        margin-top: 60px !important
    }
}

@media (min-width: 768px) {
    .mt-md-60 {
        margin-top: 60px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-60 {
        margin-top: 60px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-60 {
        margin-top: 60px !important
    }
}

.mb-60 {
    margin-bottom: 60px !important
}

@media (min-width: 576px) {
    .mb-sm-60 {
        margin-bottom: 60px !important
    }
}

@media (min-width: 768px) {
    .mb-md-60 {
        margin-bottom: 60px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-60 {
        margin-bottom: 60px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-60 {
        margin-bottom: 60px !important
    }
}

.ml-60 {
    margin-left: 60px !important
}

@media (min-width: 576px) {
    .ml-sm-60 {
        margin-left: 60px !important
    }
}

@media (min-width: 768px) {
    .ml-md-60 {
        margin-left: 60px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-60 {
        margin-left: 60px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-60 {
        margin-left: 60px !important
    }
}

.mr-60 {
    margin-right: 60px !important
}

@media (min-width: 576px) {
    .mr-sm-60 {
        margin-right: 60px !important
    }
}

@media (min-width: 768px) {
    .mr-md-60 {
        margin-right: 60px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-60 {
        margin-right: 60px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-60 {
        margin-right: 60px !important
    }
}

.mt-59 {
    margin-top: 59px !important
}

@media (min-width: 576px) {
    .mt-sm-59 {
        margin-top: 59px !important
    }
}

@media (min-width: 768px) {
    .mt-md-59 {
        margin-top: 59px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-59 {
        margin-top: 59px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-59 {
        margin-top: 59px !important
    }
}

.mb-59 {
    margin-bottom: 59px !important
}

@media (min-width: 576px) {
    .mb-sm-59 {
        margin-bottom: 59px !important
    }
}

@media (min-width: 768px) {
    .mb-md-59 {
        margin-bottom: 59px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-59 {
        margin-bottom: 59px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-59 {
        margin-bottom: 59px !important
    }
}

.ml-59 {
    margin-left: 59px !important
}

@media (min-width: 576px) {
    .ml-sm-59 {
        margin-left: 59px !important
    }
}

@media (min-width: 768px) {
    .ml-md-59 {
        margin-left: 59px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-59 {
        margin-left: 59px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-59 {
        margin-left: 59px !important
    }
}

.mr-59 {
    margin-right: 59px !important
}

@media (min-width: 576px) {
    .mr-sm-59 {
        margin-right: 59px !important
    }
}

@media (min-width: 768px) {
    .mr-md-59 {
        margin-right: 59px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-59 {
        margin-right: 59px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-59 {
        margin-right: 59px !important
    }
}

.mt-58 {
    margin-top: 58px !important
}

@media (min-width: 576px) {
    .mt-sm-58 {
        margin-top: 58px !important
    }
}

@media (min-width: 768px) {
    .mt-md-58 {
        margin-top: 58px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-58 {
        margin-top: 58px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-58 {
        margin-top: 58px !important
    }
}

.mb-58 {
    margin-bottom: 58px !important
}

@media (min-width: 576px) {
    .mb-sm-58 {
        margin-bottom: 58px !important
    }
}

@media (min-width: 768px) {
    .mb-md-58 {
        margin-bottom: 58px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-58 {
        margin-bottom: 58px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-58 {
        margin-bottom: 58px !important
    }
}

.ml-58 {
    margin-left: 58px !important
}

@media (min-width: 576px) {
    .ml-sm-58 {
        margin-left: 58px !important
    }
}

@media (min-width: 768px) {
    .ml-md-58 {
        margin-left: 58px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-58 {
        margin-left: 58px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-58 {
        margin-left: 58px !important
    }
}

.mr-58 {
    margin-right: 58px !important
}

@media (min-width: 576px) {
    .mr-sm-58 {
        margin-right: 58px !important
    }
}

@media (min-width: 768px) {
    .mr-md-58 {
        margin-right: 58px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-58 {
        margin-right: 58px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-58 {
        margin-right: 58px !important
    }
}

.mt-57 {
    margin-top: 57px !important
}

@media (min-width: 576px) {
    .mt-sm-57 {
        margin-top: 57px !important
    }
}

@media (min-width: 768px) {
    .mt-md-57 {
        margin-top: 57px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-57 {
        margin-top: 57px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-57 {
        margin-top: 57px !important
    }
}

.mb-57 {
    margin-bottom: 57px !important
}

@media (min-width: 576px) {
    .mb-sm-57 {
        margin-bottom: 57px !important
    }
}

@media (min-width: 768px) {
    .mb-md-57 {
        margin-bottom: 57px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-57 {
        margin-bottom: 57px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-57 {
        margin-bottom: 57px !important
    }
}

.ml-57 {
    margin-left: 57px !important
}

@media (min-width: 576px) {
    .ml-sm-57 {
        margin-left: 57px !important
    }
}

@media (min-width: 768px) {
    .ml-md-57 {
        margin-left: 57px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-57 {
        margin-left: 57px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-57 {
        margin-left: 57px !important
    }
}

.mr-57 {
    margin-right: 57px !important
}

@media (min-width: 576px) {
    .mr-sm-57 {
        margin-right: 57px !important
    }
}

@media (min-width: 768px) {
    .mr-md-57 {
        margin-right: 57px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-57 {
        margin-right: 57px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-57 {
        margin-right: 57px !important
    }
}

.mt-56 {
    margin-top: 56px !important
}

@media (min-width: 576px) {
    .mt-sm-56 {
        margin-top: 56px !important
    }
}

@media (min-width: 768px) {
    .mt-md-56 {
        margin-top: 56px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-56 {
        margin-top: 56px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-56 {
        margin-top: 56px !important
    }
}

.mb-56 {
    margin-bottom: 56px !important
}

@media (min-width: 576px) {
    .mb-sm-56 {
        margin-bottom: 56px !important
    }
}

@media (min-width: 768px) {
    .mb-md-56 {
        margin-bottom: 56px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-56 {
        margin-bottom: 56px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-56 {
        margin-bottom: 56px !important
    }
}

.ml-56 {
    margin-left: 56px !important
}

@media (min-width: 576px) {
    .ml-sm-56 {
        margin-left: 56px !important
    }
}

@media (min-width: 768px) {
    .ml-md-56 {
        margin-left: 56px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-56 {
        margin-left: 56px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-56 {
        margin-left: 56px !important
    }
}

.mr-56 {
    margin-right: 56px !important
}

@media (min-width: 576px) {
    .mr-sm-56 {
        margin-right: 56px !important
    }
}

@media (min-width: 768px) {
    .mr-md-56 {
        margin-right: 56px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-56 {
        margin-right: 56px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-56 {
        margin-right: 56px !important
    }
}

.mt-55 {
    margin-top: 55px !important
}

@media (min-width: 576px) {
    .mt-sm-55 {
        margin-top: 55px !important
    }
}

@media (min-width: 768px) {
    .mt-md-55 {
        margin-top: 55px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-55 {
        margin-top: 55px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-55 {
        margin-top: 55px !important
    }
}

.mb-55 {
    margin-bottom: 55px !important
}

@media (min-width: 576px) {
    .mb-sm-55 {
        margin-bottom: 55px !important
    }
}

@media (min-width: 768px) {
    .mb-md-55 {
        margin-bottom: 55px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-55 {
        margin-bottom: 55px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-55 {
        margin-bottom: 55px !important
    }
}

.ml-55 {
    margin-left: 55px !important
}

@media (min-width: 576px) {
    .ml-sm-55 {
        margin-left: 55px !important
    }
}

@media (min-width: 768px) {
    .ml-md-55 {
        margin-left: 55px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-55 {
        margin-left: 55px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-55 {
        margin-left: 55px !important
    }
}

.mr-55 {
    margin-right: 55px !important
}

@media (min-width: 576px) {
    .mr-sm-55 {
        margin-right: 55px !important
    }
}

@media (min-width: 768px) {
    .mr-md-55 {
        margin-right: 55px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-55 {
        margin-right: 55px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-55 {
        margin-right: 55px !important
    }
}

.mt-54 {
    margin-top: 54px !important
}

@media (min-width: 576px) {
    .mt-sm-54 {
        margin-top: 54px !important
    }
}

@media (min-width: 768px) {
    .mt-md-54 {
        margin-top: 54px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-54 {
        margin-top: 54px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-54 {
        margin-top: 54px !important
    }
}

.mb-54 {
    margin-bottom: 54px !important
}

@media (min-width: 576px) {
    .mb-sm-54 {
        margin-bottom: 54px !important
    }
}

@media (min-width: 768px) {
    .mb-md-54 {
        margin-bottom: 54px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-54 {
        margin-bottom: 54px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-54 {
        margin-bottom: 54px !important
    }
}

.ml-54 {
    margin-left: 54px !important
}

@media (min-width: 576px) {
    .ml-sm-54 {
        margin-left: 54px !important
    }
}

@media (min-width: 768px) {
    .ml-md-54 {
        margin-left: 54px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-54 {
        margin-left: 54px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-54 {
        margin-left: 54px !important
    }
}

.mr-54 {
    margin-right: 54px !important
}

@media (min-width: 576px) {
    .mr-sm-54 {
        margin-right: 54px !important
    }
}

@media (min-width: 768px) {
    .mr-md-54 {
        margin-right: 54px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-54 {
        margin-right: 54px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-54 {
        margin-right: 54px !important
    }
}

.mt-53 {
    margin-top: 53px !important
}

@media (min-width: 576px) {
    .mt-sm-53 {
        margin-top: 53px !important
    }
}

@media (min-width: 768px) {
    .mt-md-53 {
        margin-top: 53px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-53 {
        margin-top: 53px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-53 {
        margin-top: 53px !important
    }
}

.mb-53 {
    margin-bottom: 53px !important
}

@media (min-width: 576px) {
    .mb-sm-53 {
        margin-bottom: 53px !important
    }
}

@media (min-width: 768px) {
    .mb-md-53 {
        margin-bottom: 53px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-53 {
        margin-bottom: 53px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-53 {
        margin-bottom: 53px !important
    }
}

.ml-53 {
    margin-left: 53px !important
}

@media (min-width: 576px) {
    .ml-sm-53 {
        margin-left: 53px !important
    }
}

@media (min-width: 768px) {
    .ml-md-53 {
        margin-left: 53px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-53 {
        margin-left: 53px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-53 {
        margin-left: 53px !important
    }
}

.mr-53 {
    margin-right: 53px !important
}

@media (min-width: 576px) {
    .mr-sm-53 {
        margin-right: 53px !important
    }
}

@media (min-width: 768px) {
    .mr-md-53 {
        margin-right: 53px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-53 {
        margin-right: 53px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-53 {
        margin-right: 53px !important
    }
}

.mt-52 {
    margin-top: 52px !important
}

@media (min-width: 576px) {
    .mt-sm-52 {
        margin-top: 52px !important
    }
}

@media (min-width: 768px) {
    .mt-md-52 {
        margin-top: 52px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-52 {
        margin-top: 52px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-52 {
        margin-top: 52px !important
    }
}

.mb-52 {
    margin-bottom: 52px !important
}

@media (min-width: 576px) {
    .mb-sm-52 {
        margin-bottom: 52px !important
    }
}

@media (min-width: 768px) {
    .mb-md-52 {
        margin-bottom: 52px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-52 {
        margin-bottom: 52px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-52 {
        margin-bottom: 52px !important
    }
}

.ml-52 {
    margin-left: 52px !important
}

@media (min-width: 576px) {
    .ml-sm-52 {
        margin-left: 52px !important
    }
}

@media (min-width: 768px) {
    .ml-md-52 {
        margin-left: 52px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-52 {
        margin-left: 52px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-52 {
        margin-left: 52px !important
    }
}

.mr-52 {
    margin-right: 52px !important
}

@media (min-width: 576px) {
    .mr-sm-52 {
        margin-right: 52px !important
    }
}

@media (min-width: 768px) {
    .mr-md-52 {
        margin-right: 52px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-52 {
        margin-right: 52px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-52 {
        margin-right: 52px !important
    }
}

.mt-51 {
    margin-top: 51px !important
}

@media (min-width: 576px) {
    .mt-sm-51 {
        margin-top: 51px !important
    }
}

@media (min-width: 768px) {
    .mt-md-51 {
        margin-top: 51px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-51 {
        margin-top: 51px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-51 {
        margin-top: 51px !important
    }
}

.mb-51 {
    margin-bottom: 51px !important
}

@media (min-width: 576px) {
    .mb-sm-51 {
        margin-bottom: 51px !important
    }
}

@media (min-width: 768px) {
    .mb-md-51 {
        margin-bottom: 51px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-51 {
        margin-bottom: 51px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-51 {
        margin-bottom: 51px !important
    }
}

.ml-51 {
    margin-left: 51px !important
}

@media (min-width: 576px) {
    .ml-sm-51 {
        margin-left: 51px !important
    }
}

@media (min-width: 768px) {
    .ml-md-51 {
        margin-left: 51px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-51 {
        margin-left: 51px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-51 {
        margin-left: 51px !important
    }
}

.mr-51 {
    margin-right: 51px !important
}

@media (min-width: 576px) {
    .mr-sm-51 {
        margin-right: 51px !important
    }
}

@media (min-width: 768px) {
    .mr-md-51 {
        margin-right: 51px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-51 {
        margin-right: 51px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-51 {
        margin-right: 51px !important
    }
}

.mt-50 {
    margin-top: 50px !important
}

@media (min-width: 576px) {
    .mt-sm-50 {
        margin-top: 50px !important
    }
}

@media (min-width: 768px) {
    .mt-md-50 {
        margin-top: 50px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-50 {
        margin-top: 50px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-50 {
        margin-top: 50px !important
    }
}

.mb-50 {
    margin-bottom: 50px !important
}

@media (min-width: 576px) {
    .mb-sm-50 {
        margin-bottom: 50px !important
    }
}

@media (min-width: 768px) {
    .mb-md-50 {
        margin-bottom: 50px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-50 {
        margin-bottom: 50px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-50 {
        margin-bottom: 50px !important
    }
}

.ml-50 {
    margin-left: 50px !important
}

@media (min-width: 576px) {
    .ml-sm-50 {
        margin-left: 50px !important
    }
}

@media (min-width: 768px) {
    .ml-md-50 {
        margin-left: 50px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-50 {
        margin-left: 50px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-50 {
        margin-left: 50px !important
    }
}

.mr-50 {
    margin-right: 50px !important
}

@media (min-width: 576px) {
    .mr-sm-50 {
        margin-right: 50px !important
    }
}

@media (min-width: 768px) {
    .mr-md-50 {
        margin-right: 50px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-50 {
        margin-right: 50px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-50 {
        margin-right: 50px !important
    }
}

.mt-49 {
    margin-top: 49px !important
}

@media (min-width: 576px) {
    .mt-sm-49 {
        margin-top: 49px !important
    }
}

@media (min-width: 768px) {
    .mt-md-49 {
        margin-top: 49px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-49 {
        margin-top: 49px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-49 {
        margin-top: 49px !important
    }
}

.mb-49 {
    margin-bottom: 49px !important
}

@media (min-width: 576px) {
    .mb-sm-49 {
        margin-bottom: 49px !important
    }
}

@media (min-width: 768px) {
    .mb-md-49 {
        margin-bottom: 49px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-49 {
        margin-bottom: 49px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-49 {
        margin-bottom: 49px !important
    }
}

.ml-49 {
    margin-left: 49px !important
}

@media (min-width: 576px) {
    .ml-sm-49 {
        margin-left: 49px !important
    }
}

@media (min-width: 768px) {
    .ml-md-49 {
        margin-left: 49px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-49 {
        margin-left: 49px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-49 {
        margin-left: 49px !important
    }
}

.mr-49 {
    margin-right: 49px !important
}

@media (min-width: 576px) {
    .mr-sm-49 {
        margin-right: 49px !important
    }
}

@media (min-width: 768px) {
    .mr-md-49 {
        margin-right: 49px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-49 {
        margin-right: 49px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-49 {
        margin-right: 49px !important
    }
}

.mt-48 {
    margin-top: 48px !important
}

@media (min-width: 576px) {
    .mt-sm-48 {
        margin-top: 48px !important
    }
}

@media (min-width: 768px) {
    .mt-md-48 {
        margin-top: 48px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-48 {
        margin-top: 48px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-48 {
        margin-top: 48px !important
    }
}

.mb-48 {
    margin-bottom: 48px !important
}

@media (min-width: 576px) {
    .mb-sm-48 {
        margin-bottom: 48px !important
    }
}

@media (min-width: 768px) {
    .mb-md-48 {
        margin-bottom: 48px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-48 {
        margin-bottom: 48px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-48 {
        margin-bottom: 48px !important
    }
}

.ml-48 {
    margin-left: 48px !important
}

@media (min-width: 576px) {
    .ml-sm-48 {
        margin-left: 48px !important
    }
}

@media (min-width: 768px) {
    .ml-md-48 {
        margin-left: 48px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-48 {
        margin-left: 48px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-48 {
        margin-left: 48px !important
    }
}

.mr-48 {
    margin-right: 48px !important
}

@media (min-width: 576px) {
    .mr-sm-48 {
        margin-right: 48px !important
    }
}

@media (min-width: 768px) {
    .mr-md-48 {
        margin-right: 48px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-48 {
        margin-right: 48px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-48 {
        margin-right: 48px !important
    }
}

.mt-47 {
    margin-top: 47px !important
}

@media (min-width: 576px) {
    .mt-sm-47 {
        margin-top: 47px !important
    }
}

@media (min-width: 768px) {
    .mt-md-47 {
        margin-top: 47px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-47 {
        margin-top: 47px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-47 {
        margin-top: 47px !important
    }
}

.mb-47 {
    margin-bottom: 47px !important
}

@media (min-width: 576px) {
    .mb-sm-47 {
        margin-bottom: 47px !important
    }
}

@media (min-width: 768px) {
    .mb-md-47 {
        margin-bottom: 47px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-47 {
        margin-bottom: 47px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-47 {
        margin-bottom: 47px !important
    }
}

.ml-47 {
    margin-left: 47px !important
}

@media (min-width: 576px) {
    .ml-sm-47 {
        margin-left: 47px !important
    }
}

@media (min-width: 768px) {
    .ml-md-47 {
        margin-left: 47px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-47 {
        margin-left: 47px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-47 {
        margin-left: 47px !important
    }
}

.mr-47 {
    margin-right: 47px !important
}

@media (min-width: 576px) {
    .mr-sm-47 {
        margin-right: 47px !important
    }
}

@media (min-width: 768px) {
    .mr-md-47 {
        margin-right: 47px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-47 {
        margin-right: 47px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-47 {
        margin-right: 47px !important
    }
}

.mt-46 {
    margin-top: 46px !important
}

@media (min-width: 576px) {
    .mt-sm-46 {
        margin-top: 46px !important
    }
}

@media (min-width: 768px) {
    .mt-md-46 {
        margin-top: 46px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-46 {
        margin-top: 46px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-46 {
        margin-top: 46px !important
    }
}

.mb-46 {
    margin-bottom: 46px !important
}

@media (min-width: 576px) {
    .mb-sm-46 {
        margin-bottom: 46px !important
    }
}

@media (min-width: 768px) {
    .mb-md-46 {
        margin-bottom: 46px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-46 {
        margin-bottom: 46px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-46 {
        margin-bottom: 46px !important
    }
}

.ml-46 {
    margin-left: 46px !important
}

@media (min-width: 576px) {
    .ml-sm-46 {
        margin-left: 46px !important
    }
}

@media (min-width: 768px) {
    .ml-md-46 {
        margin-left: 46px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-46 {
        margin-left: 46px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-46 {
        margin-left: 46px !important
    }
}

.mr-46 {
    margin-right: 46px !important
}

@media (min-width: 576px) {
    .mr-sm-46 {
        margin-right: 46px !important
    }
}

@media (min-width: 768px) {
    .mr-md-46 {
        margin-right: 46px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-46 {
        margin-right: 46px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-46 {
        margin-right: 46px !important
    }
}

.mt-45 {
    margin-top: 45px !important
}

@media (min-width: 576px) {
    .mt-sm-45 {
        margin-top: 45px !important
    }
}

@media (min-width: 768px) {
    .mt-md-45 {
        margin-top: 45px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-45 {
        margin-top: 45px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-45 {
        margin-top: 45px !important
    }
}

.mb-45 {
    margin-bottom: 45px !important
}

@media (min-width: 576px) {
    .mb-sm-45 {
        margin-bottom: 45px !important
    }
}

@media (min-width: 768px) {
    .mb-md-45 {
        margin-bottom: 45px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-45 {
        margin-bottom: 45px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-45 {
        margin-bottom: 45px !important
    }
}

.ml-45 {
    margin-left: 45px !important
}

@media (min-width: 576px) {
    .ml-sm-45 {
        margin-left: 45px !important
    }
}

@media (min-width: 768px) {
    .ml-md-45 {
        margin-left: 45px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-45 {
        margin-left: 45px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-45 {
        margin-left: 45px !important
    }
}

.mr-45 {
    margin-right: 45px !important
}

@media (min-width: 576px) {
    .mr-sm-45 {
        margin-right: 45px !important
    }
}

@media (min-width: 768px) {
    .mr-md-45 {
        margin-right: 45px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-45 {
        margin-right: 45px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-45 {
        margin-right: 45px !important
    }
}

.mt-44 {
    margin-top: 44px !important
}

@media (min-width: 576px) {
    .mt-sm-44 {
        margin-top: 44px !important
    }
}

@media (min-width: 768px) {
    .mt-md-44 {
        margin-top: 44px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-44 {
        margin-top: 44px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-44 {
        margin-top: 44px !important
    }
}

.mb-44 {
    margin-bottom: 44px !important
}

@media (min-width: 576px) {
    .mb-sm-44 {
        margin-bottom: 44px !important
    }
}

@media (min-width: 768px) {
    .mb-md-44 {
        margin-bottom: 44px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-44 {
        margin-bottom: 44px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-44 {
        margin-bottom: 44px !important
    }
}

.ml-44 {
    margin-left: 44px !important
}

@media (min-width: 576px) {
    .ml-sm-44 {
        margin-left: 44px !important
    }
}

@media (min-width: 768px) {
    .ml-md-44 {
        margin-left: 44px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-44 {
        margin-left: 44px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-44 {
        margin-left: 44px !important
    }
}

.mr-44 {
    margin-right: 44px !important
}

@media (min-width: 576px) {
    .mr-sm-44 {
        margin-right: 44px !important
    }
}

@media (min-width: 768px) {
    .mr-md-44 {
        margin-right: 44px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-44 {
        margin-right: 44px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-44 {
        margin-right: 44px !important
    }
}

.mt-43 {
    margin-top: 43px !important
}

@media (min-width: 576px) {
    .mt-sm-43 {
        margin-top: 43px !important
    }
}

@media (min-width: 768px) {
    .mt-md-43 {
        margin-top: 43px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-43 {
        margin-top: 43px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-43 {
        margin-top: 43px !important
    }
}

.mb-43 {
    margin-bottom: 43px !important
}

@media (min-width: 576px) {
    .mb-sm-43 {
        margin-bottom: 43px !important
    }
}

@media (min-width: 768px) {
    .mb-md-43 {
        margin-bottom: 43px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-43 {
        margin-bottom: 43px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-43 {
        margin-bottom: 43px !important
    }
}

.ml-43 {
    margin-left: 43px !important
}

@media (min-width: 576px) {
    .ml-sm-43 {
        margin-left: 43px !important
    }
}

@media (min-width: 768px) {
    .ml-md-43 {
        margin-left: 43px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-43 {
        margin-left: 43px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-43 {
        margin-left: 43px !important
    }
}

.mr-43 {
    margin-right: 43px !important
}

@media (min-width: 576px) {
    .mr-sm-43 {
        margin-right: 43px !important
    }
}

@media (min-width: 768px) {
    .mr-md-43 {
        margin-right: 43px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-43 {
        margin-right: 43px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-43 {
        margin-right: 43px !important
    }
}

.mt-42 {
    margin-top: 42px !important
}

@media (min-width: 576px) {
    .mt-sm-42 {
        margin-top: 42px !important
    }
}

@media (min-width: 768px) {
    .mt-md-42 {
        margin-top: 42px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-42 {
        margin-top: 42px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-42 {
        margin-top: 42px !important
    }
}

.mb-42 {
    margin-bottom: 42px !important
}

@media (min-width: 576px) {
    .mb-sm-42 {
        margin-bottom: 42px !important
    }
}

@media (min-width: 768px) {
    .mb-md-42 {
        margin-bottom: 42px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-42 {
        margin-bottom: 42px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-42 {
        margin-bottom: 42px !important
    }
}

.ml-42 {
    margin-left: 42px !important
}

@media (min-width: 576px) {
    .ml-sm-42 {
        margin-left: 42px !important
    }
}

@media (min-width: 768px) {
    .ml-md-42 {
        margin-left: 42px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-42 {
        margin-left: 42px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-42 {
        margin-left: 42px !important
    }
}

.mr-42 {
    margin-right: 42px !important
}

@media (min-width: 576px) {
    .mr-sm-42 {
        margin-right: 42px !important
    }
}

@media (min-width: 768px) {
    .mr-md-42 {
        margin-right: 42px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-42 {
        margin-right: 42px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-42 {
        margin-right: 42px !important
    }
}

.mt-41 {
    margin-top: 41px !important
}

@media (min-width: 576px) {
    .mt-sm-41 {
        margin-top: 41px !important
    }
}

@media (min-width: 768px) {
    .mt-md-41 {
        margin-top: 41px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-41 {
        margin-top: 41px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-41 {
        margin-top: 41px !important
    }
}

.mb-41 {
    margin-bottom: 41px !important
}

@media (min-width: 576px) {
    .mb-sm-41 {
        margin-bottom: 41px !important
    }
}

@media (min-width: 768px) {
    .mb-md-41 {
        margin-bottom: 41px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-41 {
        margin-bottom: 41px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-41 {
        margin-bottom: 41px !important
    }
}

.ml-41 {
    margin-left: 41px !important
}

@media (min-width: 576px) {
    .ml-sm-41 {
        margin-left: 41px !important
    }
}

@media (min-width: 768px) {
    .ml-md-41 {
        margin-left: 41px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-41 {
        margin-left: 41px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-41 {
        margin-left: 41px !important
    }
}

.mr-41 {
    margin-right: 41px !important
}

@media (min-width: 576px) {
    .mr-sm-41 {
        margin-right: 41px !important
    }
}

@media (min-width: 768px) {
    .mr-md-41 {
        margin-right: 41px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-41 {
        margin-right: 41px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-41 {
        margin-right: 41px !important
    }
}

.mt-40 {
    margin-top: 40px !important
}

@media (min-width: 576px) {
    .mt-sm-40 {
        margin-top: 40px !important
    }
}

@media (min-width: 768px) {
    .mt-md-40 {
        margin-top: 40px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-40 {
        margin-top: 40px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-40 {
        margin-top: 40px !important
    }
}

.mb-40 {
    margin-bottom: 40px !important
}

@media (min-width: 576px) {
    .mb-sm-40 {
        margin-bottom: 40px !important
    }
}

@media (min-width: 768px) {
    .mb-md-40 {
        margin-bottom: 40px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-40 {
        margin-bottom: 40px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-40 {
        margin-bottom: 40px !important
    }
}

.ml-40 {
    margin-left: 40px !important
}

@media (min-width: 576px) {
    .ml-sm-40 {
        margin-left: 40px !important
    }
}

@media (min-width: 768px) {
    .ml-md-40 {
        margin-left: 40px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-40 {
        margin-left: 40px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-40 {
        margin-left: 40px !important
    }
}

.mr-40 {
    margin-right: 40px !important
}

@media (min-width: 576px) {
    .mr-sm-40 {
        margin-right: 40px !important
    }
}

@media (min-width: 768px) {
    .mr-md-40 {
        margin-right: 40px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-40 {
        margin-right: 40px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-40 {
        margin-right: 40px !important
    }
}

.mt-39 {
    margin-top: 39px !important
}

@media (min-width: 576px) {
    .mt-sm-39 {
        margin-top: 39px !important
    }
}

@media (min-width: 768px) {
    .mt-md-39 {
        margin-top: 39px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-39 {
        margin-top: 39px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-39 {
        margin-top: 39px !important
    }
}

.mb-39 {
    margin-bottom: 39px !important
}

@media (min-width: 576px) {
    .mb-sm-39 {
        margin-bottom: 39px !important
    }
}

@media (min-width: 768px) {
    .mb-md-39 {
        margin-bottom: 39px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-39 {
        margin-bottom: 39px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-39 {
        margin-bottom: 39px !important
    }
}

.ml-39 {
    margin-left: 39px !important
}

@media (min-width: 576px) {
    .ml-sm-39 {
        margin-left: 39px !important
    }
}

@media (min-width: 768px) {
    .ml-md-39 {
        margin-left: 39px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-39 {
        margin-left: 39px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-39 {
        margin-left: 39px !important
    }
}

.mr-39 {
    margin-right: 39px !important
}

@media (min-width: 576px) {
    .mr-sm-39 {
        margin-right: 39px !important
    }
}

@media (min-width: 768px) {
    .mr-md-39 {
        margin-right: 39px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-39 {
        margin-right: 39px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-39 {
        margin-right: 39px !important
    }
}

.mt-38 {
    margin-top: 38px !important
}

@media (min-width: 576px) {
    .mt-sm-38 {
        margin-top: 38px !important
    }
}

@media (min-width: 768px) {
    .mt-md-38 {
        margin-top: 38px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-38 {
        margin-top: 38px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-38 {
        margin-top: 38px !important
    }
}

.mb-38 {
    margin-bottom: 38px !important
}

@media (min-width: 576px) {
    .mb-sm-38 {
        margin-bottom: 38px !important
    }
}

@media (min-width: 768px) {
    .mb-md-38 {
        margin-bottom: 38px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-38 {
        margin-bottom: 38px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-38 {
        margin-bottom: 38px !important
    }
}

.ml-38 {
    margin-left: 38px !important
}

@media (min-width: 576px) {
    .ml-sm-38 {
        margin-left: 38px !important
    }
}

@media (min-width: 768px) {
    .ml-md-38 {
        margin-left: 38px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-38 {
        margin-left: 38px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-38 {
        margin-left: 38px !important
    }
}

.mr-38 {
    margin-right: 38px !important
}

@media (min-width: 576px) {
    .mr-sm-38 {
        margin-right: 38px !important
    }
}

@media (min-width: 768px) {
    .mr-md-38 {
        margin-right: 38px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-38 {
        margin-right: 38px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-38 {
        margin-right: 38px !important
    }
}

.mt-37 {
    margin-top: 37px !important
}

@media (min-width: 576px) {
    .mt-sm-37 {
        margin-top: 37px !important
    }
}

@media (min-width: 768px) {
    .mt-md-37 {
        margin-top: 37px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-37 {
        margin-top: 37px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-37 {
        margin-top: 37px !important
    }
}

.mb-37 {
    margin-bottom: 37px !important
}

@media (min-width: 576px) {
    .mb-sm-37 {
        margin-bottom: 37px !important
    }
}

@media (min-width: 768px) {
    .mb-md-37 {
        margin-bottom: 37px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-37 {
        margin-bottom: 37px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-37 {
        margin-bottom: 37px !important
    }
}

.ml-37 {
    margin-left: 37px !important
}

@media (min-width: 576px) {
    .ml-sm-37 {
        margin-left: 37px !important
    }
}

@media (min-width: 768px) {
    .ml-md-37 {
        margin-left: 37px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-37 {
        margin-left: 37px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-37 {
        margin-left: 37px !important
    }
}

.mr-37 {
    margin-right: 37px !important
}

@media (min-width: 576px) {
    .mr-sm-37 {
        margin-right: 37px !important
    }
}

@media (min-width: 768px) {
    .mr-md-37 {
        margin-right: 37px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-37 {
        margin-right: 37px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-37 {
        margin-right: 37px !important
    }
}

.mt-36 {
    margin-top: 36px !important
}

@media (min-width: 576px) {
    .mt-sm-36 {
        margin-top: 36px !important
    }
}

@media (min-width: 768px) {
    .mt-md-36 {
        margin-top: 36px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-36 {
        margin-top: 36px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-36 {
        margin-top: 36px !important
    }
}

.mb-36 {
    margin-bottom: 36px !important
}

@media (min-width: 576px) {
    .mb-sm-36 {
        margin-bottom: 36px !important
    }
}

@media (min-width: 768px) {
    .mb-md-36 {
        margin-bottom: 36px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-36 {
        margin-bottom: 36px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-36 {
        margin-bottom: 36px !important
    }
}

.ml-36 {
    margin-left: 36px !important
}

@media (min-width: 576px) {
    .ml-sm-36 {
        margin-left: 36px !important
    }
}

@media (min-width: 768px) {
    .ml-md-36 {
        margin-left: 36px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-36 {
        margin-left: 36px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-36 {
        margin-left: 36px !important
    }
}

.mr-36 {
    margin-right: 36px !important
}

@media (min-width: 576px) {
    .mr-sm-36 {
        margin-right: 36px !important
    }
}

@media (min-width: 768px) {
    .mr-md-36 {
        margin-right: 36px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-36 {
        margin-right: 36px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-36 {
        margin-right: 36px !important
    }
}

.mt-35 {
    margin-top: 35px !important
}

@media (min-width: 576px) {
    .mt-sm-35 {
        margin-top: 35px !important
    }
}

@media (min-width: 768px) {
    .mt-md-35 {
        margin-top: 35px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-35 {
        margin-top: 35px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-35 {
        margin-top: 35px !important
    }
}

.mb-35 {
    margin-bottom: 35px !important
}

@media (min-width: 576px) {
    .mb-sm-35 {
        margin-bottom: 35px !important
    }
}

@media (min-width: 768px) {
    .mb-md-35 {
        margin-bottom: 35px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-35 {
        margin-bottom: 35px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-35 {
        margin-bottom: 35px !important
    }
}

.ml-35 {
    margin-left: 35px !important
}

@media (min-width: 576px) {
    .ml-sm-35 {
        margin-left: 35px !important
    }
}

@media (min-width: 768px) {
    .ml-md-35 {
        margin-left: 35px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-35 {
        margin-left: 35px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-35 {
        margin-left: 35px !important
    }
}

.mr-35 {
    margin-right: 35px !important
}

@media (min-width: 576px) {
    .mr-sm-35 {
        margin-right: 35px !important
    }
}

@media (min-width: 768px) {
    .mr-md-35 {
        margin-right: 35px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-35 {
        margin-right: 35px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-35 {
        margin-right: 35px !important
    }
}

.mt-34 {
    margin-top: 34px !important
}

@media (min-width: 576px) {
    .mt-sm-34 {
        margin-top: 34px !important
    }
}

@media (min-width: 768px) {
    .mt-md-34 {
        margin-top: 34px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-34 {
        margin-top: 34px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-34 {
        margin-top: 34px !important
    }
}

.mb-34 {
    margin-bottom: 34px !important
}

@media (min-width: 576px) {
    .mb-sm-34 {
        margin-bottom: 34px !important
    }
}

@media (min-width: 768px) {
    .mb-md-34 {
        margin-bottom: 34px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-34 {
        margin-bottom: 34px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-34 {
        margin-bottom: 34px !important
    }
}

.ml-34 {
    margin-left: 34px !important
}

@media (min-width: 576px) {
    .ml-sm-34 {
        margin-left: 34px !important
    }
}

@media (min-width: 768px) {
    .ml-md-34 {
        margin-left: 34px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-34 {
        margin-left: 34px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-34 {
        margin-left: 34px !important
    }
}

.mr-34 {
    margin-right: 34px !important
}

@media (min-width: 576px) {
    .mr-sm-34 {
        margin-right: 34px !important
    }
}

@media (min-width: 768px) {
    .mr-md-34 {
        margin-right: 34px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-34 {
        margin-right: 34px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-34 {
        margin-right: 34px !important
    }
}

.mt-33 {
    margin-top: 33px !important
}

@media (min-width: 576px) {
    .mt-sm-33 {
        margin-top: 33px !important
    }
}

@media (min-width: 768px) {
    .mt-md-33 {
        margin-top: 33px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-33 {
        margin-top: 33px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-33 {
        margin-top: 33px !important
    }
}

.mb-33 {
    margin-bottom: 33px !important
}

@media (min-width: 576px) {
    .mb-sm-33 {
        margin-bottom: 33px !important
    }
}

@media (min-width: 768px) {
    .mb-md-33 {
        margin-bottom: 33px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-33 {
        margin-bottom: 33px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-33 {
        margin-bottom: 33px !important
    }
}

.ml-33 {
    margin-left: 33px !important
}

@media (min-width: 576px) {
    .ml-sm-33 {
        margin-left: 33px !important
    }
}

@media (min-width: 768px) {
    .ml-md-33 {
        margin-left: 33px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-33 {
        margin-left: 33px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-33 {
        margin-left: 33px !important
    }
}

.mr-33 {
    margin-right: 33px !important
}

@media (min-width: 576px) {
    .mr-sm-33 {
        margin-right: 33px !important
    }
}

@media (min-width: 768px) {
    .mr-md-33 {
        margin-right: 33px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-33 {
        margin-right: 33px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-33 {
        margin-right: 33px !important
    }
}

.mt-32 {
    margin-top: 32px !important
}

@media (min-width: 576px) {
    .mt-sm-32 {
        margin-top: 32px !important
    }
}

@media (min-width: 768px) {
    .mt-md-32 {
        margin-top: 32px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-32 {
        margin-top: 32px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-32 {
        margin-top: 32px !important
    }
}

.mb-32 {
    margin-bottom: 32px !important
}

@media (min-width: 576px) {
    .mb-sm-32 {
        margin-bottom: 32px !important
    }
}

@media (min-width: 768px) {
    .mb-md-32 {
        margin-bottom: 32px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-32 {
        margin-bottom: 32px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-32 {
        margin-bottom: 32px !important
    }
}

.ml-32 {
    margin-left: 32px !important
}

@media (min-width: 576px) {
    .ml-sm-32 {
        margin-left: 32px !important
    }
}

@media (min-width: 768px) {
    .ml-md-32 {
        margin-left: 32px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-32 {
        margin-left: 32px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-32 {
        margin-left: 32px !important
    }
}

.mr-32 {
    margin-right: 32px !important
}

@media (min-width: 576px) {
    .mr-sm-32 {
        margin-right: 32px !important
    }
}

@media (min-width: 768px) {
    .mr-md-32 {
        margin-right: 32px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-32 {
        margin-right: 32px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-32 {
        margin-right: 32px !important
    }
}

.mt-31 {
    margin-top: 31px !important
}

@media (min-width: 576px) {
    .mt-sm-31 {
        margin-top: 31px !important
    }
}

@media (min-width: 768px) {
    .mt-md-31 {
        margin-top: 31px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-31 {
        margin-top: 31px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-31 {
        margin-top: 31px !important
    }
}

.mb-31 {
    margin-bottom: 31px !important
}

@media (min-width: 576px) {
    .mb-sm-31 {
        margin-bottom: 31px !important
    }
}

@media (min-width: 768px) {
    .mb-md-31 {
        margin-bottom: 31px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-31 {
        margin-bottom: 31px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-31 {
        margin-bottom: 31px !important
    }
}

.ml-31 {
    margin-left: 31px !important
}

@media (min-width: 576px) {
    .ml-sm-31 {
        margin-left: 31px !important
    }
}

@media (min-width: 768px) {
    .ml-md-31 {
        margin-left: 31px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-31 {
        margin-left: 31px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-31 {
        margin-left: 31px !important
    }
}

.mr-31 {
    margin-right: 31px !important
}

@media (min-width: 576px) {
    .mr-sm-31 {
        margin-right: 31px !important
    }
}

@media (min-width: 768px) {
    .mr-md-31 {
        margin-right: 31px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-31 {
        margin-right: 31px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-31 {
        margin-right: 31px !important
    }
}

.mt-30 {
    margin-top: 30px !important
}

@media (min-width: 576px) {
    .mt-sm-30 {
        margin-top: 30px !important
    }
}

@media (min-width: 768px) {
    .mt-md-30 {
        margin-top: 30px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-30 {
        margin-top: 30px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-30 {
        margin-top: 30px !important
    }
}

.mb-30 {
    margin-bottom: 30px !important
}

@media (min-width: 576px) {
    .mb-sm-30 {
        margin-bottom: 30px !important
    }
}

@media (min-width: 768px) {
    .mb-md-30 {
        margin-bottom: 30px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-30 {
        margin-bottom: 30px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-30 {
        margin-bottom: 30px !important
    }
}

.ml-30 {
    margin-left: 30px !important
}

@media (min-width: 576px) {
    .ml-sm-30 {
        margin-left: 30px !important
    }
}

@media (min-width: 768px) {
    .ml-md-30 {
        margin-left: 30px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-30 {
        margin-left: 30px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-30 {
        margin-left: 30px !important
    }
}

.mr-30 {
    margin-right: 30px !important
}

@media (min-width: 576px) {
    .mr-sm-30 {
        margin-right: 30px !important
    }
}

@media (min-width: 768px) {
    .mr-md-30 {
        margin-right: 30px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-30 {
        margin-right: 30px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-30 {
        margin-right: 30px !important
    }
}

.mt-29 {
    margin-top: 29px !important
}

@media (min-width: 576px) {
    .mt-sm-29 {
        margin-top: 29px !important
    }
}

@media (min-width: 768px) {
    .mt-md-29 {
        margin-top: 29px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-29 {
        margin-top: 29px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-29 {
        margin-top: 29px !important
    }
}

.mb-29 {
    margin-bottom: 29px !important
}

@media (min-width: 576px) {
    .mb-sm-29 {
        margin-bottom: 29px !important
    }
}

@media (min-width: 768px) {
    .mb-md-29 {
        margin-bottom: 29px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-29 {
        margin-bottom: 29px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-29 {
        margin-bottom: 29px !important
    }
}

.ml-29 {
    margin-left: 29px !important
}

@media (min-width: 576px) {
    .ml-sm-29 {
        margin-left: 29px !important
    }
}

@media (min-width: 768px) {
    .ml-md-29 {
        margin-left: 29px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-29 {
        margin-left: 29px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-29 {
        margin-left: 29px !important
    }
}

.mr-29 {
    margin-right: 29px !important
}

@media (min-width: 576px) {
    .mr-sm-29 {
        margin-right: 29px !important
    }
}

@media (min-width: 768px) {
    .mr-md-29 {
        margin-right: 29px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-29 {
        margin-right: 29px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-29 {
        margin-right: 29px !important
    }
}

.mt-28 {
    margin-top: 28px !important
}

@media (min-width: 576px) {
    .mt-sm-28 {
        margin-top: 28px !important
    }
}

@media (min-width: 768px) {
    .mt-md-28 {
        margin-top: 28px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-28 {
        margin-top: 28px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-28 {
        margin-top: 28px !important
    }
}

.mb-28 {
    margin-bottom: 28px !important
}

@media (min-width: 576px) {
    .mb-sm-28 {
        margin-bottom: 28px !important
    }
}

@media (min-width: 768px) {
    .mb-md-28 {
        margin-bottom: 28px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-28 {
        margin-bottom: 28px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-28 {
        margin-bottom: 28px !important
    }
}

.ml-28 {
    margin-left: 28px !important
}

@media (min-width: 576px) {
    .ml-sm-28 {
        margin-left: 28px !important
    }
}

@media (min-width: 768px) {
    .ml-md-28 {
        margin-left: 28px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-28 {
        margin-left: 28px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-28 {
        margin-left: 28px !important
    }
}

.mr-28 {
    margin-right: 28px !important
}

@media (min-width: 576px) {
    .mr-sm-28 {
        margin-right: 28px !important
    }
}

@media (min-width: 768px) {
    .mr-md-28 {
        margin-right: 28px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-28 {
        margin-right: 28px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-28 {
        margin-right: 28px !important
    }
}

.mt-27 {
    margin-top: 27px !important
}

@media (min-width: 576px) {
    .mt-sm-27 {
        margin-top: 27px !important
    }
}

@media (min-width: 768px) {
    .mt-md-27 {
        margin-top: 27px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-27 {
        margin-top: 27px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-27 {
        margin-top: 27px !important
    }
}

.mb-27 {
    margin-bottom: 27px !important
}

@media (min-width: 576px) {
    .mb-sm-27 {
        margin-bottom: 27px !important
    }
}

@media (min-width: 768px) {
    .mb-md-27 {
        margin-bottom: 27px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-27 {
        margin-bottom: 27px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-27 {
        margin-bottom: 27px !important
    }
}

.ml-27 {
    margin-left: 27px !important
}

@media (min-width: 576px) {
    .ml-sm-27 {
        margin-left: 27px !important
    }
}

@media (min-width: 768px) {
    .ml-md-27 {
        margin-left: 27px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-27 {
        margin-left: 27px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-27 {
        margin-left: 27px !important
    }
}

.mr-27 {
    margin-right: 27px !important
}

@media (min-width: 576px) {
    .mr-sm-27 {
        margin-right: 27px !important
    }
}

@media (min-width: 768px) {
    .mr-md-27 {
        margin-right: 27px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-27 {
        margin-right: 27px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-27 {
        margin-right: 27px !important
    }
}

.mt-26 {
    margin-top: 26px !important
}

@media (min-width: 576px) {
    .mt-sm-26 {
        margin-top: 26px !important
    }
}

@media (min-width: 768px) {
    .mt-md-26 {
        margin-top: 26px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-26 {
        margin-top: 26px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-26 {
        margin-top: 26px !important
    }
}

.mb-26 {
    margin-bottom: 26px !important
}

@media (min-width: 576px) {
    .mb-sm-26 {
        margin-bottom: 26px !important
    }
}

@media (min-width: 768px) {
    .mb-md-26 {
        margin-bottom: 26px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-26 {
        margin-bottom: 26px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-26 {
        margin-bottom: 26px !important
    }
}

.ml-26 {
    margin-left: 26px !important
}

@media (min-width: 576px) {
    .ml-sm-26 {
        margin-left: 26px !important
    }
}

@media (min-width: 768px) {
    .ml-md-26 {
        margin-left: 26px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-26 {
        margin-left: 26px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-26 {
        margin-left: 26px !important
    }
}

.mr-26 {
    margin-right: 26px !important
}

@media (min-width: 576px) {
    .mr-sm-26 {
        margin-right: 26px !important
    }
}

@media (min-width: 768px) {
    .mr-md-26 {
        margin-right: 26px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-26 {
        margin-right: 26px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-26 {
        margin-right: 26px !important
    }
}

.mt-25 {
    margin-top: 25px !important
}

@media (min-width: 576px) {
    .mt-sm-25 {
        margin-top: 25px !important
    }
}

@media (min-width: 768px) {
    .mt-md-25 {
        margin-top: 25px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-25 {
        margin-top: 25px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-25 {
        margin-top: 25px !important
    }
}

.mb-25 {
    margin-bottom: 25px !important
}

@media (min-width: 576px) {
    .mb-sm-25 {
        margin-bottom: 25px !important
    }
}

@media (min-width: 768px) {
    .mb-md-25 {
        margin-bottom: 25px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-25 {
        margin-bottom: 25px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-25 {
        margin-bottom: 25px !important
    }
}

.ml-25 {
    margin-left: 25px !important
}

@media (min-width: 576px) {
    .ml-sm-25 {
        margin-left: 25px !important
    }
}

@media (min-width: 768px) {
    .ml-md-25 {
        margin-left: 25px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-25 {
        margin-left: 25px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-25 {
        margin-left: 25px !important
    }
}

.mr-25 {
    margin-right: 25px !important
}

@media (min-width: 576px) {
    .mr-sm-25 {
        margin-right: 25px !important
    }
}

@media (min-width: 768px) {
    .mr-md-25 {
        margin-right: 25px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-25 {
        margin-right: 25px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-25 {
        margin-right: 25px !important
    }
}

.mt-24 {
    margin-top: 24px !important
}

@media (min-width: 576px) {
    .mt-sm-24 {
        margin-top: 24px !important
    }
}

@media (min-width: 768px) {
    .mt-md-24 {
        margin-top: 24px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-24 {
        margin-top: 24px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-24 {
        margin-top: 24px !important
    }
}

.mb-24 {
    margin-bottom: 24px !important
}

@media (min-width: 576px) {
    .mb-sm-24 {
        margin-bottom: 24px !important
    }
}

@media (min-width: 768px) {
    .mb-md-24 {
        margin-bottom: 24px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-24 {
        margin-bottom: 24px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-24 {
        margin-bottom: 24px !important
    }
}

.ml-24 {
    margin-left: 24px !important
}

@media (min-width: 576px) {
    .ml-sm-24 {
        margin-left: 24px !important
    }
}

@media (min-width: 768px) {
    .ml-md-24 {
        margin-left: 24px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-24 {
        margin-left: 24px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-24 {
        margin-left: 24px !important
    }
}

.mr-24 {
    margin-right: 24px !important
}

@media (min-width: 576px) {
    .mr-sm-24 {
        margin-right: 24px !important
    }
}

@media (min-width: 768px) {
    .mr-md-24 {
        margin-right: 24px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-24 {
        margin-right: 24px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-24 {
        margin-right: 24px !important
    }
}

.mt-23 {
    margin-top: 23px !important
}

@media (min-width: 576px) {
    .mt-sm-23 {
        margin-top: 23px !important
    }
}

@media (min-width: 768px) {
    .mt-md-23 {
        margin-top: 23px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-23 {
        margin-top: 23px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-23 {
        margin-top: 23px !important
    }
}

.mb-23 {
    margin-bottom: 23px !important
}

@media (min-width: 576px) {
    .mb-sm-23 {
        margin-bottom: 23px !important
    }
}

@media (min-width: 768px) {
    .mb-md-23 {
        margin-bottom: 23px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-23 {
        margin-bottom: 23px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-23 {
        margin-bottom: 23px !important
    }
}

.ml-23 {
    margin-left: 23px !important
}

@media (min-width: 576px) {
    .ml-sm-23 {
        margin-left: 23px !important
    }
}

@media (min-width: 768px) {
    .ml-md-23 {
        margin-left: 23px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-23 {
        margin-left: 23px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-23 {
        margin-left: 23px !important
    }
}

.mr-23 {
    margin-right: 23px !important
}

@media (min-width: 576px) {
    .mr-sm-23 {
        margin-right: 23px !important
    }
}

@media (min-width: 768px) {
    .mr-md-23 {
        margin-right: 23px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-23 {
        margin-right: 23px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-23 {
        margin-right: 23px !important
    }
}

.mt-22 {
    margin-top: 22px !important
}

@media (min-width: 576px) {
    .mt-sm-22 {
        margin-top: 22px !important
    }
}

@media (min-width: 768px) {
    .mt-md-22 {
        margin-top: 22px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-22 {
        margin-top: 22px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-22 {
        margin-top: 22px !important
    }
}

.mb-22 {
    margin-bottom: 22px !important
}

@media (min-width: 576px) {
    .mb-sm-22 {
        margin-bottom: 22px !important
    }
}

@media (min-width: 768px) {
    .mb-md-22 {
        margin-bottom: 22px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-22 {
        margin-bottom: 22px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-22 {
        margin-bottom: 22px !important
    }
}

.ml-22 {
    margin-left: 22px !important
}

@media (min-width: 576px) {
    .ml-sm-22 {
        margin-left: 22px !important
    }
}

@media (min-width: 768px) {
    .ml-md-22 {
        margin-left: 22px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-22 {
        margin-left: 22px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-22 {
        margin-left: 22px !important
    }
}

.mr-22 {
    margin-right: 22px !important
}

@media (min-width: 576px) {
    .mr-sm-22 {
        margin-right: 22px !important
    }
}

@media (min-width: 768px) {
    .mr-md-22 {
        margin-right: 22px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-22 {
        margin-right: 22px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-22 {
        margin-right: 22px !important
    }
}

.mt-21 {
    margin-top: 21px !important
}

@media (min-width: 576px) {
    .mt-sm-21 {
        margin-top: 21px !important
    }
}

@media (min-width: 768px) {
    .mt-md-21 {
        margin-top: 21px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-21 {
        margin-top: 21px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-21 {
        margin-top: 21px !important
    }
}

.mb-21 {
    margin-bottom: 21px !important
}

@media (min-width: 576px) {
    .mb-sm-21 {
        margin-bottom: 21px !important
    }
}

@media (min-width: 768px) {
    .mb-md-21 {
        margin-bottom: 21px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-21 {
        margin-bottom: 21px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-21 {
        margin-bottom: 21px !important
    }
}

.ml-21 {
    margin-left: 21px !important
}

@media (min-width: 576px) {
    .ml-sm-21 {
        margin-left: 21px !important
    }
}

@media (min-width: 768px) {
    .ml-md-21 {
        margin-left: 21px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-21 {
        margin-left: 21px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-21 {
        margin-left: 21px !important
    }
}

.mr-21 {
    margin-right: 21px !important
}

@media (min-width: 576px) {
    .mr-sm-21 {
        margin-right: 21px !important
    }
}

@media (min-width: 768px) {
    .mr-md-21 {
        margin-right: 21px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-21 {
        margin-right: 21px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-21 {
        margin-right: 21px !important
    }
}

.mt-20 {
    margin-top: 20px !important
}

@media (min-width: 576px) {
    .mt-sm-20 {
        margin-top: 20px !important
    }
}

@media (min-width: 768px) {
    .mt-md-20 {
        margin-top: 20px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-20 {
        margin-top: 20px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-20 {
        margin-top: 20px !important
    }
}

.mb-20 {
    margin-bottom: 20px !important
}

@media (min-width: 576px) {
    .mb-sm-20 {
        margin-bottom: 20px !important
    }
}

@media (min-width: 768px) {
    .mb-md-20 {
        margin-bottom: 20px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-20 {
        margin-bottom: 20px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-20 {
        margin-bottom: 20px !important
    }
}

.ml-20 {
    margin-left: 20px !important
}

@media (min-width: 576px) {
    .ml-sm-20 {
        margin-left: 20px !important
    }
}

@media (min-width: 768px) {
    .ml-md-20 {
        margin-left: 20px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-20 {
        margin-left: 20px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-20 {
        margin-left: 20px !important
    }
}

.mr-20 {
    margin-right: 20px !important
}

@media (min-width: 576px) {
    .mr-sm-20 {
        margin-right: 20px !important
    }
}

@media (min-width: 768px) {
    .mr-md-20 {
        margin-right: 20px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-20 {
        margin-right: 20px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-20 {
        margin-right: 20px !important
    }
}

.mt-19 {
    margin-top: 19px !important
}

@media (min-width: 576px) {
    .mt-sm-19 {
        margin-top: 19px !important
    }
}

@media (min-width: 768px) {
    .mt-md-19 {
        margin-top: 19px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-19 {
        margin-top: 19px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-19 {
        margin-top: 19px !important
    }
}

.mb-19 {
    margin-bottom: 19px !important
}

@media (min-width: 576px) {
    .mb-sm-19 {
        margin-bottom: 19px !important
    }
}

@media (min-width: 768px) {
    .mb-md-19 {
        margin-bottom: 19px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-19 {
        margin-bottom: 19px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-19 {
        margin-bottom: 19px !important
    }
}

.ml-19 {
    margin-left: 19px !important
}

@media (min-width: 576px) {
    .ml-sm-19 {
        margin-left: 19px !important
    }
}

@media (min-width: 768px) {
    .ml-md-19 {
        margin-left: 19px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-19 {
        margin-left: 19px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-19 {
        margin-left: 19px !important
    }
}

.mr-19 {
    margin-right: 19px !important
}

@media (min-width: 576px) {
    .mr-sm-19 {
        margin-right: 19px !important
    }
}

@media (min-width: 768px) {
    .mr-md-19 {
        margin-right: 19px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-19 {
        margin-right: 19px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-19 {
        margin-right: 19px !important
    }
}

.mt-18 {
    margin-top: 18px !important
}

@media (min-width: 576px) {
    .mt-sm-18 {
        margin-top: 18px !important
    }
}

@media (min-width: 768px) {
    .mt-md-18 {
        margin-top: 18px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-18 {
        margin-top: 18px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-18 {
        margin-top: 18px !important
    }
}

.mb-18 {
    margin-bottom: 18px !important
}

@media (min-width: 576px) {
    .mb-sm-18 {
        margin-bottom: 18px !important
    }
}

@media (min-width: 768px) {
    .mb-md-18 {
        margin-bottom: 18px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-18 {
        margin-bottom: 18px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-18 {
        margin-bottom: 18px !important
    }
}

.ml-18 {
    margin-left: 18px !important
}

@media (min-width: 576px) {
    .ml-sm-18 {
        margin-left: 18px !important
    }
}

@media (min-width: 768px) {
    .ml-md-18 {
        margin-left: 18px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-18 {
        margin-left: 18px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-18 {
        margin-left: 18px !important
    }
}

.mr-18 {
    margin-right: 18px !important
}

@media (min-width: 576px) {
    .mr-sm-18 {
        margin-right: 18px !important
    }
}

@media (min-width: 768px) {
    .mr-md-18 {
        margin-right: 18px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-18 {
        margin-right: 18px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-18 {
        margin-right: 18px !important
    }
}

.mt-17 {
    margin-top: 17px !important
}

@media (min-width: 576px) {
    .mt-sm-17 {
        margin-top: 17px !important
    }
}

@media (min-width: 768px) {
    .mt-md-17 {
        margin-top: 17px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-17 {
        margin-top: 17px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-17 {
        margin-top: 17px !important
    }
}

.mb-17 {
    margin-bottom: 17px !important
}

@media (min-width: 576px) {
    .mb-sm-17 {
        margin-bottom: 17px !important
    }
}

@media (min-width: 768px) {
    .mb-md-17 {
        margin-bottom: 17px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-17 {
        margin-bottom: 17px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-17 {
        margin-bottom: 17px !important
    }
}

.ml-17 {
    margin-left: 17px !important
}

@media (min-width: 576px) {
    .ml-sm-17 {
        margin-left: 17px !important
    }
}

@media (min-width: 768px) {
    .ml-md-17 {
        margin-left: 17px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-17 {
        margin-left: 17px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-17 {
        margin-left: 17px !important
    }
}

.mr-17 {
    margin-right: 17px !important
}

@media (min-width: 576px) {
    .mr-sm-17 {
        margin-right: 17px !important
    }
}

@media (min-width: 768px) {
    .mr-md-17 {
        margin-right: 17px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-17 {
        margin-right: 17px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-17 {
        margin-right: 17px !important
    }
}

.mt-16 {
    margin-top: 16px !important
}

@media (min-width: 576px) {
    .mt-sm-16 {
        margin-top: 16px !important
    }
}

@media (min-width: 768px) {
    .mt-md-16 {
        margin-top: 16px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-16 {
        margin-top: 16px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-16 {
        margin-top: 16px !important
    }
}

.mb-16 {
    margin-bottom: 16px !important
}

@media (min-width: 576px) {
    .mb-sm-16 {
        margin-bottom: 16px !important
    }
}

@media (min-width: 768px) {
    .mb-md-16 {
        margin-bottom: 16px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-16 {
        margin-bottom: 16px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-16 {
        margin-bottom: 16px !important
    }
}

.ml-16 {
    margin-left: 16px !important
}

@media (min-width: 576px) {
    .ml-sm-16 {
        margin-left: 16px !important
    }
}

@media (min-width: 768px) {
    .ml-md-16 {
        margin-left: 16px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-16 {
        margin-left: 16px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-16 {
        margin-left: 16px !important
    }
}

.mr-16 {
    margin-right: 16px !important
}

@media (min-width: 576px) {
    .mr-sm-16 {
        margin-right: 16px !important
    }
}

@media (min-width: 768px) {
    .mr-md-16 {
        margin-right: 16px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-16 {
        margin-right: 16px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-16 {
        margin-right: 16px !important
    }
}

.mt-15 {
    margin-top: 15px !important
}

@media (min-width: 576px) {
    .mt-sm-15 {
        margin-top: 15px !important
    }
}

@media (min-width: 768px) {
    .mt-md-15 {
        margin-top: 15px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-15 {
        margin-top: 15px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-15 {
        margin-top: 15px !important
    }
}

.mb-15 {
    margin-bottom: 15px !important
}

@media (min-width: 576px) {
    .mb-sm-15 {
        margin-bottom: 15px !important
    }
}

@media (min-width: 768px) {
    .mb-md-15 {
        margin-bottom: 15px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-15 {
        margin-bottom: 15px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-15 {
        margin-bottom: 15px !important
    }
}

.ml-15 {
    margin-left: 15px !important
}

@media (min-width: 576px) {
    .ml-sm-15 {
        margin-left: 15px !important
    }
}

@media (min-width: 768px) {
    .ml-md-15 {
        margin-left: 15px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-15 {
        margin-left: 15px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-15 {
        margin-left: 15px !important
    }
}

.mr-15 {
    margin-right: 15px !important
}

@media (min-width: 576px) {
    .mr-sm-15 {
        margin-right: 15px !important
    }
}

@media (min-width: 768px) {
    .mr-md-15 {
        margin-right: 15px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-15 {
        margin-right: 15px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-15 {
        margin-right: 15px !important
    }
}

.mt-14 {
    margin-top: 14px !important
}

@media (min-width: 576px) {
    .mt-sm-14 {
        margin-top: 14px !important
    }
}

@media (min-width: 768px) {
    .mt-md-14 {
        margin-top: 14px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-14 {
        margin-top: 14px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-14 {
        margin-top: 14px !important
    }
}

.mb-14 {
    margin-bottom: 14px !important
}

@media (min-width: 576px) {
    .mb-sm-14 {
        margin-bottom: 14px !important
    }
}

@media (min-width: 768px) {
    .mb-md-14 {
        margin-bottom: 14px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-14 {
        margin-bottom: 14px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-14 {
        margin-bottom: 14px !important
    }
}

.ml-14 {
    margin-left: 14px !important
}

@media (min-width: 576px) {
    .ml-sm-14 {
        margin-left: 14px !important
    }
}

@media (min-width: 768px) {
    .ml-md-14 {
        margin-left: 14px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-14 {
        margin-left: 14px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-14 {
        margin-left: 14px !important
    }
}

.mr-14 {
    margin-right: 14px !important
}

@media (min-width: 576px) {
    .mr-sm-14 {
        margin-right: 14px !important
    }
}

@media (min-width: 768px) {
    .mr-md-14 {
        margin-right: 14px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-14 {
        margin-right: 14px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-14 {
        margin-right: 14px !important
    }
}

.mt-13 {
    margin-top: 13px !important
}

@media (min-width: 576px) {
    .mt-sm-13 {
        margin-top: 13px !important
    }
}

@media (min-width: 768px) {
    .mt-md-13 {
        margin-top: 13px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-13 {
        margin-top: 13px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-13 {
        margin-top: 13px !important
    }
}

.mb-13 {
    margin-bottom: 13px !important
}

@media (min-width: 576px) {
    .mb-sm-13 {
        margin-bottom: 13px !important
    }
}

@media (min-width: 768px) {
    .mb-md-13 {
        margin-bottom: 13px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-13 {
        margin-bottom: 13px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-13 {
        margin-bottom: 13px !important
    }
}

.ml-13 {
    margin-left: 13px !important
}

@media (min-width: 576px) {
    .ml-sm-13 {
        margin-left: 13px !important
    }
}

@media (min-width: 768px) {
    .ml-md-13 {
        margin-left: 13px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-13 {
        margin-left: 13px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-13 {
        margin-left: 13px !important
    }
}

.mr-13 {
    margin-right: 13px !important
}

@media (min-width: 576px) {
    .mr-sm-13 {
        margin-right: 13px !important
    }
}

@media (min-width: 768px) {
    .mr-md-13 {
        margin-right: 13px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-13 {
        margin-right: 13px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-13 {
        margin-right: 13px !important
    }
}

.mt-12 {
    margin-top: 12px !important
}

@media (min-width: 576px) {
    .mt-sm-12 {
        margin-top: 12px !important
    }
}

@media (min-width: 768px) {
    .mt-md-12 {
        margin-top: 12px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-12 {
        margin-top: 12px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-12 {
        margin-top: 12px !important
    }
}

.mb-12 {
    margin-bottom: 12px !important
}

@media (min-width: 576px) {
    .mb-sm-12 {
        margin-bottom: 12px !important
    }
}

@media (min-width: 768px) {
    .mb-md-12 {
        margin-bottom: 12px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-12 {
        margin-bottom: 12px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-12 {
        margin-bottom: 12px !important
    }
}

.ml-12 {
    margin-left: 12px !important
}

@media (min-width: 576px) {
    .ml-sm-12 {
        margin-left: 12px !important
    }
}

@media (min-width: 768px) {
    .ml-md-12 {
        margin-left: 12px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-12 {
        margin-left: 12px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-12 {
        margin-left: 12px !important
    }
}

.mr-12 {
    margin-right: 12px !important
}

@media (min-width: 576px) {
    .mr-sm-12 {
        margin-right: 12px !important
    }
}

@media (min-width: 768px) {
    .mr-md-12 {
        margin-right: 12px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-12 {
        margin-right: 12px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-12 {
        margin-right: 12px !important
    }
}

.mt-11 {
    margin-top: 11px !important
}

@media (min-width: 576px) {
    .mt-sm-11 {
        margin-top: 11px !important
    }
}

@media (min-width: 768px) {
    .mt-md-11 {
        margin-top: 11px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-11 {
        margin-top: 11px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-11 {
        margin-top: 11px !important
    }
}

.mb-11 {
    margin-bottom: 11px !important
}

@media (min-width: 576px) {
    .mb-sm-11 {
        margin-bottom: 11px !important
    }
}

@media (min-width: 768px) {
    .mb-md-11 {
        margin-bottom: 11px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-11 {
        margin-bottom: 11px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-11 {
        margin-bottom: 11px !important
    }
}

.ml-11 {
    margin-left: 11px !important
}

@media (min-width: 576px) {
    .ml-sm-11 {
        margin-left: 11px !important
    }
}

@media (min-width: 768px) {
    .ml-md-11 {
        margin-left: 11px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-11 {
        margin-left: 11px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-11 {
        margin-left: 11px !important
    }
}

.mr-11 {
    margin-right: 11px !important
}

@media (min-width: 576px) {
    .mr-sm-11 {
        margin-right: 11px !important
    }
}

@media (min-width: 768px) {
    .mr-md-11 {
        margin-right: 11px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-11 {
        margin-right: 11px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-11 {
        margin-right: 11px !important
    }
}

.mt-10 {
    margin-top: 10px !important
}

@media (min-width: 576px) {
    .mt-sm-10 {
        margin-top: 10px !important
    }
}

@media (min-width: 768px) {
    .mt-md-10 {
        margin-top: 10px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-10 {
        margin-top: 10px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-10 {
        margin-top: 10px !important
    }
}

.mb-10 {
    margin-bottom: 10px !important
}

@media (min-width: 576px) {
    .mb-sm-10 {
        margin-bottom: 10px !important
    }
}

@media (min-width: 768px) {
    .mb-md-10 {
        margin-bottom: 10px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-10 {
        margin-bottom: 10px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-10 {
        margin-bottom: 10px !important
    }
}

.ml-10 {
    margin-left: 10px !important
}

@media (min-width: 576px) {
    .ml-sm-10 {
        margin-left: 10px !important
    }
}

@media (min-width: 768px) {
    .ml-md-10 {
        margin-left: 10px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-10 {
        margin-left: 10px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-10 {
        margin-left: 10px !important
    }
}

.mr-10 {
    margin-right: 10px !important
}

@media (min-width: 576px) {
    .mr-sm-10 {
        margin-right: 10px !important
    }
}

@media (min-width: 768px) {
    .mr-md-10 {
        margin-right: 10px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-10 {
        margin-right: 10px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-10 {
        margin-right: 10px !important
    }
}

.mt-9 {
    margin-top: 9px !important
}

@media (min-width: 576px) {
    .mt-sm-9 {
        margin-top: 9px !important
    }
}

@media (min-width: 768px) {
    .mt-md-9 {
        margin-top: 9px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-9 {
        margin-top: 9px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-9 {
        margin-top: 9px !important
    }
}

.mb-9 {
    margin-bottom: 9px !important
}

@media (min-width: 576px) {
    .mb-sm-9 {
        margin-bottom: 9px !important
    }
}

@media (min-width: 768px) {
    .mb-md-9 {
        margin-bottom: 9px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-9 {
        margin-bottom: 9px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-9 {
        margin-bottom: 9px !important
    }
}

.ml-9 {
    margin-left: 9px !important
}

@media (min-width: 576px) {
    .ml-sm-9 {
        margin-left: 9px !important
    }
}

@media (min-width: 768px) {
    .ml-md-9 {
        margin-left: 9px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-9 {
        margin-left: 9px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-9 {
        margin-left: 9px !important
    }
}

.mr-9 {
    margin-right: 9px !important
}

@media (min-width: 576px) {
    .mr-sm-9 {
        margin-right: 9px !important
    }
}

@media (min-width: 768px) {
    .mr-md-9 {
        margin-right: 9px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-9 {
        margin-right: 9px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-9 {
        margin-right: 9px !important
    }
}

.mt-8 {
    margin-top: 8px !important
}

@media (min-width: 576px) {
    .mt-sm-8 {
        margin-top: 8px !important
    }
}

@media (min-width: 768px) {
    .mt-md-8 {
        margin-top: 8px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-8 {
        margin-top: 8px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-8 {
        margin-top: 8px !important
    }
}

.mb-8 {
    margin-bottom: 8px !important
}

@media (min-width: 576px) {
    .mb-sm-8 {
        margin-bottom: 8px !important
    }
}

@media (min-width: 768px) {
    .mb-md-8 {
        margin-bottom: 8px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-8 {
        margin-bottom: 8px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-8 {
        margin-bottom: 8px !important
    }
}

.ml-8 {
    margin-left: 8px !important
}

@media (min-width: 576px) {
    .ml-sm-8 {
        margin-left: 8px !important
    }
}

@media (min-width: 768px) {
    .ml-md-8 {
        margin-left: 8px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-8 {
        margin-left: 8px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-8 {
        margin-left: 8px !important
    }
}

.mr-8 {
    margin-right: 8px !important
}

@media (min-width: 576px) {
    .mr-sm-8 {
        margin-right: 8px !important
    }
}

@media (min-width: 768px) {
    .mr-md-8 {
        margin-right: 8px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-8 {
        margin-right: 8px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-8 {
        margin-right: 8px !important
    }
}

.mt-7 {
    margin-top: 7px !important
}

@media (min-width: 576px) {
    .mt-sm-7 {
        margin-top: 7px !important
    }
}

@media (min-width: 768px) {
    .mt-md-7 {
        margin-top: 7px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-7 {
        margin-top: 7px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-7 {
        margin-top: 7px !important
    }
}

.mb-7 {
    margin-bottom: 7px !important
}

@media (min-width: 576px) {
    .mb-sm-7 {
        margin-bottom: 7px !important
    }
}

@media (min-width: 768px) {
    .mb-md-7 {
        margin-bottom: 7px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-7 {
        margin-bottom: 7px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-7 {
        margin-bottom: 7px !important
    }
}

.ml-7 {
    margin-left: 7px !important
}

@media (min-width: 576px) {
    .ml-sm-7 {
        margin-left: 7px !important
    }
}

@media (min-width: 768px) {
    .ml-md-7 {
        margin-left: 7px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-7 {
        margin-left: 7px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-7 {
        margin-left: 7px !important
    }
}

.mr-7 {
    margin-right: 7px !important
}

@media (min-width: 576px) {
    .mr-sm-7 {
        margin-right: 7px !important
    }
}

@media (min-width: 768px) {
    .mr-md-7 {
        margin-right: 7px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-7 {
        margin-right: 7px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-7 {
        margin-right: 7px !important
    }
}

.mt-6 {
    margin-top: 6px !important
}

@media (min-width: 576px) {
    .mt-sm-6 {
        margin-top: 6px !important
    }
}

@media (min-width: 768px) {
    .mt-md-6 {
        margin-top: 6px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-6 {
        margin-top: 6px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-6 {
        margin-top: 6px !important
    }
}

.mb-6 {
    margin-bottom: 6px !important
}

@media (min-width: 576px) {
    .mb-sm-6 {
        margin-bottom: 6px !important
    }
}

@media (min-width: 768px) {
    .mb-md-6 {
        margin-bottom: 6px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-6 {
        margin-bottom: 6px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-6 {
        margin-bottom: 6px !important
    }
}

.ml-6 {
    margin-left: 6px !important
}

@media (min-width: 576px) {
    .ml-sm-6 {
        margin-left: 6px !important
    }
}

@media (min-width: 768px) {
    .ml-md-6 {
        margin-left: 6px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-6 {
        margin-left: 6px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-6 {
        margin-left: 6px !important
    }
}

.mr-6 {
    margin-right: 6px !important
}

@media (min-width: 576px) {
    .mr-sm-6 {
        margin-right: 6px !important
    }
}

@media (min-width: 768px) {
    .mr-md-6 {
        margin-right: 6px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-6 {
        margin-right: 6px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-6 {
        margin-right: 6px !important
    }
}

.mt-5 {
    margin-top: 5px !important
}

@media (min-width: 576px) {
    .mt-sm-5 {
        margin-top: 5px !important
    }
}

@media (min-width: 768px) {
    .mt-md-5 {
        margin-top: 5px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-5 {
        margin-top: 5px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-5 {
        margin-top: 5px !important
    }
}

.mb-5 {
    margin-bottom: 5px !important
}

@media (min-width: 576px) {
    .mb-sm-5 {
        margin-bottom: 5px !important
    }
}

@media (min-width: 768px) {
    .mb-md-5 {
        margin-bottom: 5px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-5 {
        margin-bottom: 5px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-5 {
        margin-bottom: 5px !important
    }
}

.ml-5 {
    margin-left: 5px !important
}

@media (min-width: 576px) {
    .ml-sm-5 {
        margin-left: 5px !important
    }
}

@media (min-width: 768px) {
    .ml-md-5 {
        margin-left: 5px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-5 {
        margin-left: 5px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-5 {
        margin-left: 5px !important
    }
}

.mr-5 {
    margin-right: 5px !important
}

@media (min-width: 576px) {
    .mr-sm-5 {
        margin-right: 5px !important
    }
}

@media (min-width: 768px) {
    .mr-md-5 {
        margin-right: 5px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-5 {
        margin-right: 5px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-5 {
        margin-right: 5px !important
    }
}

.mt-4 {
    margin-top: 4px !important
}

@media (min-width: 576px) {
    .mt-sm-4 {
        margin-top: 4px !important
    }
}

@media (min-width: 768px) {
    .mt-md-4 {
        margin-top: 4px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-4 {
        margin-top: 4px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-4 {
        margin-top: 4px !important
    }
}

.mb-4 {
    margin-bottom: 4px !important
}

@media (min-width: 576px) {
    .mb-sm-4 {
        margin-bottom: 4px !important
    }
}

@media (min-width: 768px) {
    .mb-md-4 {
        margin-bottom: 4px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-4 {
        margin-bottom: 4px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-4 {
        margin-bottom: 4px !important
    }
}

.ml-4 {
    margin-left: 4px !important
}

@media (min-width: 576px) {
    .ml-sm-4 {
        margin-left: 4px !important
    }
}

@media (min-width: 768px) {
    .ml-md-4 {
        margin-left: 4px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-4 {
        margin-left: 4px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-4 {
        margin-left: 4px !important
    }
}

.mr-4 {
    margin-right: 4px !important
}

@media (min-width: 576px) {
    .mr-sm-4 {
        margin-right: 4px !important
    }
}

@media (min-width: 768px) {
    .mr-md-4 {
        margin-right: 4px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-4 {
        margin-right: 4px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-4 {
        margin-right: 4px !important
    }
}

.mt-3 {
    margin-top: 3px !important
}

@media (min-width: 576px) {
    .mt-sm-3 {
        margin-top: 3px !important
    }
}

@media (min-width: 768px) {
    .mt-md-3 {
        margin-top: 3px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-3 {
        margin-top: 3px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-3 {
        margin-top: 3px !important
    }
}

.mb-3 {
    margin-bottom: 3px !important
}

@media (min-width: 576px) {
    .mb-sm-3 {
        margin-bottom: 3px !important
    }
}

@media (min-width: 768px) {
    .mb-md-3 {
        margin-bottom: 3px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-3 {
        margin-bottom: 3px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-3 {
        margin-bottom: 3px !important
    }
}

.ml-3 {
    margin-left: 3px !important
}

@media (min-width: 576px) {
    .ml-sm-3 {
        margin-left: 3px !important
    }
}

@media (min-width: 768px) {
    .ml-md-3 {
        margin-left: 3px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-3 {
        margin-left: 3px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-3 {
        margin-left: 3px !important
    }
}

.mr-3 {
    margin-right: 3px !important
}

@media (min-width: 576px) {
    .mr-sm-3 {
        margin-right: 3px !important
    }
}

@media (min-width: 768px) {
    .mr-md-3 {
        margin-right: 3px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-3 {
        margin-right: 3px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-3 {
        margin-right: 3px !important
    }
}

.mt-2 {
    margin-top: 2px !important
}

@media (min-width: 576px) {
    .mt-sm-2 {
        margin-top: 2px !important
    }
}

@media (min-width: 768px) {
    .mt-md-2 {
        margin-top: 2px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-2 {
        margin-top: 2px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-2 {
        margin-top: 2px !important
    }
}

.mb-2 {
    margin-bottom: 2px !important
}

@media (min-width: 576px) {
    .mb-sm-2 {
        margin-bottom: 2px !important
    }
}

@media (min-width: 768px) {
    .mb-md-2 {
        margin-bottom: 2px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-2 {
        margin-bottom: 2px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-2 {
        margin-bottom: 2px !important
    }
}

.ml-2 {
    margin-left: 2px !important
}

@media (min-width: 576px) {
    .ml-sm-2 {
        margin-left: 2px !important
    }
}

@media (min-width: 768px) {
    .ml-md-2 {
        margin-left: 2px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-2 {
        margin-left: 2px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-2 {
        margin-left: 2px !important
    }
}

.mr-2 {
    margin-right: 2px !important
}

@media (min-width: 576px) {
    .mr-sm-2 {
        margin-right: 2px !important
    }
}

@media (min-width: 768px) {
    .mr-md-2 {
        margin-right: 2px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-2 {
        margin-right: 2px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-2 {
        margin-right: 2px !important
    }
}

.mt-1 {
    margin-top: 1px !important
}

@media (min-width: 576px) {
    .mt-sm-1 {
        margin-top: 1px !important
    }
}

@media (min-width: 768px) {
    .mt-md-1 {
        margin-top: 1px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-1 {
        margin-top: 1px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-1 {
        margin-top: 1px !important
    }
}

.mb-1 {
    margin-bottom: 1px !important
}

@media (min-width: 576px) {
    .mb-sm-1 {
        margin-bottom: 1px !important
    }
}

@media (min-width: 768px) {
    .mb-md-1 {
        margin-bottom: 1px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-1 {
        margin-bottom: 1px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-1 {
        margin-bottom: 1px !important
    }
}

.ml-1 {
    margin-left: 1px !important
}

@media (min-width: 576px) {
    .ml-sm-1 {
        margin-left: 1px !important
    }
}

@media (min-width: 768px) {
    .ml-md-1 {
        margin-left: 1px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-1 {
        margin-left: 1px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-1 {
        margin-left: 1px !important
    }
}

.mr-1 {
    margin-right: 1px !important
}

@media (min-width: 576px) {
    .mr-sm-1 {
        margin-right: 1px !important
    }
}

@media (min-width: 768px) {
    .mr-md-1 {
        margin-right: 1px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-1 {
        margin-right: 1px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-1 {
        margin-right: 1px !important
    }
}

.mt-0 {
    margin-top: 0px !important
}

@media (min-width: 576px) {
    .mt-sm-0 {
        margin-top: 0px !important
    }
}

@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0px !important
    }
}

@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0px !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top: 0px !important
    }
}

.mb-0 {
    margin-bottom: 0px !important
}

@media (min-width: 576px) {
    .mb-sm-0 {
        margin-bottom: 0px !important
    }
}

@media (min-width: 768px) {
    .mb-md-0 {
        margin-bottom: 0px !important
    }
}

@media (min-width: 992px) {
    .mb-lg-0 {
        margin-bottom: 0px !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-0 {
        margin-bottom: 0px !important
    }
}

.ml-0 {
    margin-left: 0px !important
}

@media (min-width: 576px) {
    .ml-sm-0 {
        margin-left: 0px !important
    }
}

@media (min-width: 768px) {
    .ml-md-0 {
        margin-left: 0px !important
    }
}

@media (min-width: 992px) {
    .ml-lg-0 {
        margin-left: 0px !important
    }
}

@media (min-width: 1200px) {
    .ml-xl-0 {
        margin-left: 0px !important
    }
}

.mr-0 {
    margin-right: 0px !important
}

@media (min-width: 576px) {
    .mr-sm-0 {
        margin-right: 0px !important
    }
}

@media (min-width: 768px) {
    .mr-md-0 {
        margin-right: 0px !important
    }
}

@media (min-width: 992px) {
    .mr-lg-0 {
        margin-right: 0px !important
    }
}

@media (min-width: 1200px) {
    .mr-xl-0 {
        margin-right: 0px !important
    }
}

.pt-40 {
    padding-top: 40px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pt-39 {
    padding-top: 39px !important
}

.pb-39 {
    padding-bottom: 39px !important
}

.pl-39 {
    padding-left: 39px !important
}

.pr-39 {
    padding-right: 39px !important
}

.pt-38 {
    padding-top: 38px !important
}

.pb-38 {
    padding-bottom: 38px !important
}

.pl-38 {
    padding-left: 38px !important
}

.pr-38 {
    padding-right: 38px !important
}

.pt-37 {
    padding-top: 37px !important
}

.pb-37 {
    padding-bottom: 37px !important
}

.pl-37 {
    padding-left: 37px !important
}

.pr-37 {
    padding-right: 37px !important
}

.pt-36 {
    padding-top: 36px !important
}

.pb-36 {
    padding-bottom: 36px !important
}

.pl-36 {
    padding-left: 36px !important
}

.pr-36 {
    padding-right: 36px !important
}

.pt-35 {
    padding-top: 35px !important
}

.pb-35 {
    padding-bottom: 35px !important
}

.pl-35 {
    padding-left: 35px !important
}

.pr-35 {
    padding-right: 35px !important
}

.pt-34 {
    padding-top: 34px !important
}

.pb-34 {
    padding-bottom: 34px !important
}

.pl-34 {
    padding-left: 34px !important
}

.pr-34 {
    padding-right: 34px !important
}

.pt-33 {
    padding-top: 33px !important
}

.pb-33 {
    padding-bottom: 33px !important
}

.pl-33 {
    padding-left: 33px !important
}

.pr-33 {
    padding-right: 33px !important
}

.pt-32 {
    padding-top: 32px !important
}

.pb-32 {
    padding-bottom: 32px !important
}

.pl-32 {
    padding-left: 32px !important
}

.pr-32 {
    padding-right: 32px !important
}

.pt-31 {
    padding-top: 31px !important
}

.pb-31 {
    padding-bottom: 31px !important
}

.pl-31 {
    padding-left: 31px !important
}

.pr-31 {
    padding-right: 31px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pt-29 {
    padding-top: 29px !important
}

.pb-29 {
    padding-bottom: 29px !important
}

.pl-29 {
    padding-left: 29px !important
}

.pr-29 {
    padding-right: 29px !important
}

.pt-28 {
    padding-top: 28px !important
}

.pb-28 {
    padding-bottom: 28px !important
}

.pl-28 {
    padding-left: 28px !important
}

.pr-28 {
    padding-right: 28px !important
}

.pt-27 {
    padding-top: 27px !important
}

.pb-27 {
    padding-bottom: 27px !important
}

.pl-27 {
    padding-left: 27px !important
}

.pr-27 {
    padding-right: 27px !important
}

.pt-26 {
    padding-top: 26px !important
}

.pb-26 {
    padding-bottom: 26px !important
}

.pl-26 {
    padding-left: 26px !important
}

.pr-26 {
    padding-right: 26px !important
}

.pt-25 {
    padding-top: 25px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pl-25 {
    padding-left: 25px !important
}

.pr-25 {
    padding-right: 25px !important
}

.pt-24 {
    padding-top: 24px !important
}

.pb-24 {
    padding-bottom: 24px !important
}

.pl-24 {
    padding-left: 24px !important
}

.pr-24 {
    padding-right: 24px !important
}

.pt-23 {
    padding-top: 23px !important
}

.pb-23 {
    padding-bottom: 23px !important
}

.pl-23 {
    padding-left: 23px !important
}

.pr-23 {
    padding-right: 23px !important
}

.pt-22 {
    padding-top: 22px !important
}

.pb-22 {
    padding-bottom: 22px !important
}

.pl-22 {
    padding-left: 22px !important
}

.pr-22 {
    padding-right: 22px !important
}

.pt-21 {
    padding-top: 21px !important
}

.pb-21 {
    padding-bottom: 21px !important
}

.pl-21 {
    padding-left: 21px !important
}

.pr-21 {
    padding-right: 21px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pt-19 {
    padding-top: 19px !important
}

.pb-19 {
    padding-bottom: 19px !important
}

.pl-19 {
    padding-left: 19px !important
}

.pr-19 {
    padding-right: 19px !important
}

.pt-18 {
    padding-top: 18px !important
}

.pb-18 {
    padding-bottom: 18px !important
}

.pl-18 {
    padding-left: 18px !important
}

.pr-18 {
    padding-right: 18px !important
}

.pt-17 {
    padding-top: 17px !important
}

.pb-17 {
    padding-bottom: 17px !important
}

.pl-17 {
    padding-left: 17px !important
}

.pr-17 {
    padding-right: 17px !important
}

.pt-16 {
    padding-top: 16px !important
}

.pb-16 {
    padding-bottom: 16px !important
}

.pl-16 {
    padding-left: 16px !important
}

.pr-16 {
    padding-right: 16px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pt-14 {
    padding-top: 14px !important
}

.pb-14 {
    padding-bottom: 14px !important
}

.pl-14 {
    padding-left: 14px !important
}

.pr-14 {
    padding-right: 14px !important
}

.pt-13 {
    padding-top: 13px !important
}

.pb-13 {
    padding-bottom: 13px !important
}

.pl-13 {
    padding-left: 13px !important
}

.pr-13 {
    padding-right: 13px !important
}

.pt-12 {
    padding-top: 12px !important
}

.pb-12 {
    padding-bottom: 12px !important
}

.pl-12 {
    padding-left: 12px !important
}

.pr-12 {
    padding-right: 12px !important
}

.pt-11 {
    padding-top: 11px !important
}

.pb-11 {
    padding-bottom: 11px !important
}

.pl-11 {
    padding-left: 11px !important
}

.pr-11 {
    padding-right: 11px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pt-9 {
    padding-top: 9px !important
}

.pb-9 {
    padding-bottom: 9px !important
}

.pl-9 {
    padding-left: 9px !important
}

.pr-9 {
    padding-right: 9px !important
}

.pt-8 {
    padding-top: 8px !important
}

.pb-8 {
    padding-bottom: 8px !important
}

.pl-8 {
    padding-left: 8px !important
}

.pr-8 {
    padding-right: 8px !important
}

.pt-7 {
    padding-top: 7px !important
}

.pb-7 {
    padding-bottom: 7px !important
}

.pl-7 {
    padding-left: 7px !important
}

.pr-7 {
    padding-right: 7px !important
}

.pt-6 {
    padding-top: 6px !important
}

.pb-6 {
    padding-bottom: 6px !important
}

.pl-6 {
    padding-left: 6px !important
}

.pr-6 {
    padding-right: 6px !important
}

.pt-5 {
    padding-top: 5px !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pl-5 {
    padding-left: 5px !important
}

.pr-5 {
    padding-right: 5px !important
}

.row.row-gap-8 {
    margin-right: -4px;
    margin-left: -4px
}

.row.row-gap-8>.col-1,
.row.row-gap-8>.col-2,
.row.row-gap-8>.col-3,
.row.row-gap-8>.col-4,
.row.row-gap-8>.col-5,
.row.row-gap-8>.col-6,
.row.row-gap-8>.col-7,
.row.row-gap-8>.col-8,
.row.row-gap-8>.col-9,
.row.row-gap-8>.col-10,
.row.row-gap-8>.col-11,
.row.row-gap-8>.col-12,
.row.row-gap-8>.col,
.row.row-gap-8>.col-auto,
.row.row-gap-8>.col-sm-1,
.row.row-gap-8>.col-sm-2,
.row.row-gap-8>.col-sm-3,
.row.row-gap-8>.col-sm-4,
.row.row-gap-8>.col-sm-5,
.row.row-gap-8>.col-sm-6,
.row.row-gap-8>.col-sm-7,
.row.row-gap-8>.col-sm-8,
.row.row-gap-8>.col-sm-9,
.row.row-gap-8>.col-sm-10,
.row.row-gap-8>.col-sm-11,
.row.row-gap-8>.col-sm-12,
.row.row-gap-8>.col-sm,
.row.row-gap-8>.col-sm-auto,
.row.row-gap-8>.col-md-1,
.row.row-gap-8>.col-md-2,
.row.row-gap-8>.col-md-3,
.row.row-gap-8>.col-md-4,
.row.row-gap-8>.col-md-5,
.row.row-gap-8>.col-md-6,
.row.row-gap-8>.col-md-7,
.row.row-gap-8>.col-md-8,
.row.row-gap-8>.col-md-9,
.row.row-gap-8>.col-md-10,
.row.row-gap-8>.col-md-11,
.row.row-gap-8>.col-md-12,
.row.row-gap-8>.col-md,
.row.row-gap-8>.col-md-auto,
.row.row-gap-8>.col-lg-1,
.row.row-gap-8>.col-lg-2,
.row.row-gap-8>.col-lg-3,
.row.row-gap-8>.col-lg-4,
.row.row-gap-8>.col-lg-5,
.row.row-gap-8>.col-lg-6,
.row.row-gap-8>.col-lg-7,
.row.row-gap-8>.col-lg-8,
.row.row-gap-8>.col-lg-9,
.row.row-gap-8>.col-lg-10,
.row.row-gap-8>.col-lg-11,
.row.row-gap-8>.col-lg-12,
.row.row-gap-8>.col-lg,
.row.row-gap-8>.col-lg-auto,
.row.row-gap-8>.col-xl-1,
.row.row-gap-8>.col-xl-2,
.row.row-gap-8>.col-xl-3,
.row.row-gap-8>.col-xl-4,
.row.row-gap-8>.col-xl-5,
.row.row-gap-8>.col-xl-6,
.row.row-gap-8>.col-xl-7,
.row.row-gap-8>.col-xl-8,
.row.row-gap-8>.col-xl-9,
.row.row-gap-8>.col-xl-10,
.row.row-gap-8>.col-xl-11,
.row.row-gap-8>.col-xl-12,
.row.row-gap-8>.col-xl,
.row.row-gap-8>.col-xl-auto {
    padding-left: 4px;
    padding-right: 4px
}

@media (min-width: 768px) {
    .row.row-gap-md-8 {
        margin-right: -4px;
        margin-left: -4px
    }

    .row.row-gap-md-8>.col-1,
    .row.row-gap-md-8>.col-2,
    .row.row-gap-md-8>.col-3,
    .row.row-gap-md-8>.col-4,
    .row.row-gap-md-8>.col-5,
    .row.row-gap-md-8>.col-6,
    .row.row-gap-md-8>.col-7,
    .row.row-gap-md-8>.col-8,
    .row.row-gap-md-8>.col-9,
    .row.row-gap-md-8>.col-10,
    .row.row-gap-md-8>.col-11,
    .row.row-gap-md-8>.col-12,
    .row.row-gap-md-8>.col,
    .row.row-gap-md-8>.col-auto,
    .row.row-gap-md-8>.col-sm-1,
    .row.row-gap-md-8>.col-sm-2,
    .row.row-gap-md-8>.col-sm-3,
    .row.row-gap-md-8>.col-sm-4,
    .row.row-gap-md-8>.col-sm-5,
    .row.row-gap-md-8>.col-sm-6,
    .row.row-gap-md-8>.col-sm-7,
    .row.row-gap-md-8>.col-sm-8,
    .row.row-gap-md-8>.col-sm-9,
    .row.row-gap-md-8>.col-sm-10,
    .row.row-gap-md-8>.col-sm-11,
    .row.row-gap-md-8>.col-sm-12,
    .row.row-gap-md-8>.col-sm,
    .row.row-gap-md-8>.col-sm-auto,
    .row.row-gap-md-8>.col-md-1,
    .row.row-gap-md-8>.col-md-2,
    .row.row-gap-md-8>.col-md-3,
    .row.row-gap-md-8>.col-md-4,
    .row.row-gap-md-8>.col-md-5,
    .row.row-gap-md-8>.col-md-6,
    .row.row-gap-md-8>.col-md-7,
    .row.row-gap-md-8>.col-md-8,
    .row.row-gap-md-8>.col-md-9,
    .row.row-gap-md-8>.col-md-10,
    .row.row-gap-md-8>.col-md-11,
    .row.row-gap-md-8>.col-md-12,
    .row.row-gap-md-8>.col-md,
    .row.row-gap-md-8>.col-md-auto,
    .row.row-gap-md-8>.col-lg-1,
    .row.row-gap-md-8>.col-lg-2,
    .row.row-gap-md-8>.col-lg-3,
    .row.row-gap-md-8>.col-lg-4,
    .row.row-gap-md-8>.col-lg-5,
    .row.row-gap-md-8>.col-lg-6,
    .row.row-gap-md-8>.col-lg-7,
    .row.row-gap-md-8>.col-lg-8,
    .row.row-gap-md-8>.col-lg-9,
    .row.row-gap-md-8>.col-lg-10,
    .row.row-gap-md-8>.col-lg-11,
    .row.row-gap-md-8>.col-lg-12,
    .row.row-gap-md-8>.col-lg,
    .row.row-gap-md-8>.col-lg-auto,
    .row.row-gap-md-8>.col-xl-1,
    .row.row-gap-md-8>.col-xl-2,
    .row.row-gap-md-8>.col-xl-3,
    .row.row-gap-md-8>.col-xl-4,
    .row.row-gap-md-8>.col-xl-5,
    .row.row-gap-md-8>.col-xl-6,
    .row.row-gap-md-8>.col-xl-7,
    .row.row-gap-md-8>.col-xl-8,
    .row.row-gap-md-8>.col-xl-9,
    .row.row-gap-md-8>.col-xl-10,
    .row.row-gap-md-8>.col-xl-11,
    .row.row-gap-md-8>.col-xl-12,
    .row.row-gap-md-8>.col-xl,
    .row.row-gap-md-8>.col-xl-auto {
        padding-left: 4px;
        padding-right: 4px
    }
}

.row.row-gap-16 {
    margin-right: -8px;
    margin-left: -8px
}

.row.row-gap-16>.col-1,
.row.row-gap-16>.col-2,
.row.row-gap-16>.col-3,
.row.row-gap-16>.col-4,
.row.row-gap-16>.col-5,
.row.row-gap-16>.col-6,
.row.row-gap-16>.col-7,
.row.row-gap-16>.col-8,
.row.row-gap-16>.col-9,
.row.row-gap-16>.col-10,
.row.row-gap-16>.col-11,
.row.row-gap-16>.col-12,
.row.row-gap-16>.col,
.row.row-gap-16>.col-auto,
.row.row-gap-16>.col-sm-1,
.row.row-gap-16>.col-sm-2,
.row.row-gap-16>.col-sm-3,
.row.row-gap-16>.col-sm-4,
.row.row-gap-16>.col-sm-5,
.row.row-gap-16>.col-sm-6,
.row.row-gap-16>.col-sm-7,
.row.row-gap-16>.col-sm-8,
.row.row-gap-16>.col-sm-9,
.row.row-gap-16>.col-sm-10,
.row.row-gap-16>.col-sm-11,
.row.row-gap-16>.col-sm-12,
.row.row-gap-16>.col-sm,
.row.row-gap-16>.col-sm-auto,
.row.row-gap-16>.col-md-1,
.row.row-gap-16>.col-md-2,
.row.row-gap-16>.col-md-3,
.row.row-gap-16>.col-md-4,
.row.row-gap-16>.col-md-5,
.row.row-gap-16>.col-md-6,
.row.row-gap-16>.col-md-7,
.row.row-gap-16>.col-md-8,
.row.row-gap-16>.col-md-9,
.row.row-gap-16>.col-md-10,
.row.row-gap-16>.col-md-11,
.row.row-gap-16>.col-md-12,
.row.row-gap-16>.col-md,
.row.row-gap-16>.col-md-auto,
.row.row-gap-16>.col-lg-1,
.row.row-gap-16>.col-lg-2,
.row.row-gap-16>.col-lg-3,
.row.row-gap-16>.col-lg-4,
.row.row-gap-16>.col-lg-5,
.row.row-gap-16>.col-lg-6,
.row.row-gap-16>.col-lg-7,
.row.row-gap-16>.col-lg-8,
.row.row-gap-16>.col-lg-9,
.row.row-gap-16>.col-lg-10,
.row.row-gap-16>.col-lg-11,
.row.row-gap-16>.col-lg-12,
.row.row-gap-16>.col-lg,
.row.row-gap-16>.col-lg-auto,
.row.row-gap-16>.col-xl-1,
.row.row-gap-16>.col-xl-2,
.row.row-gap-16>.col-xl-3,
.row.row-gap-16>.col-xl-4,
.row.row-gap-16>.col-xl-5,
.row.row-gap-16>.col-xl-6,
.row.row-gap-16>.col-xl-7,
.row.row-gap-16>.col-xl-8,
.row.row-gap-16>.col-xl-9,
.row.row-gap-16>.col-xl-10,
.row.row-gap-16>.col-xl-11,
.row.row-gap-16>.col-xl-12,
.row.row-gap-16>.col-xl,
.row.row-gap-16>.col-xl-auto {
    padding-left: 8px;
    padding-right: 8px
}

@media (min-width: 768px) {
    .row.row-gap-md-16 {
        margin-right: -8px;
        margin-left: -8px
    }

    .row.row-gap-md-16>.col-1,
    .row.row-gap-md-16>.col-2,
    .row.row-gap-md-16>.col-3,
    .row.row-gap-md-16>.col-4,
    .row.row-gap-md-16>.col-5,
    .row.row-gap-md-16>.col-6,
    .row.row-gap-md-16>.col-7,
    .row.row-gap-md-16>.col-8,
    .row.row-gap-md-16>.col-9,
    .row.row-gap-md-16>.col-10,
    .row.row-gap-md-16>.col-11,
    .row.row-gap-md-16>.col-12,
    .row.row-gap-md-16>.col,
    .row.row-gap-md-16>.col-auto,
    .row.row-gap-md-16>.col-sm-1,
    .row.row-gap-md-16>.col-sm-2,
    .row.row-gap-md-16>.col-sm-3,
    .row.row-gap-md-16>.col-sm-4,
    .row.row-gap-md-16>.col-sm-5,
    .row.row-gap-md-16>.col-sm-6,
    .row.row-gap-md-16>.col-sm-7,
    .row.row-gap-md-16>.col-sm-8,
    .row.row-gap-md-16>.col-sm-9,
    .row.row-gap-md-16>.col-sm-10,
    .row.row-gap-md-16>.col-sm-11,
    .row.row-gap-md-16>.col-sm-12,
    .row.row-gap-md-16>.col-sm,
    .row.row-gap-md-16>.col-sm-auto,
    .row.row-gap-md-16>.col-md-1,
    .row.row-gap-md-16>.col-md-2,
    .row.row-gap-md-16>.col-md-3,
    .row.row-gap-md-16>.col-md-4,
    .row.row-gap-md-16>.col-md-5,
    .row.row-gap-md-16>.col-md-6,
    .row.row-gap-md-16>.col-md-7,
    .row.row-gap-md-16>.col-md-8,
    .row.row-gap-md-16>.col-md-9,
    .row.row-gap-md-16>.col-md-10,
    .row.row-gap-md-16>.col-md-11,
    .row.row-gap-md-16>.col-md-12,
    .row.row-gap-md-16>.col-md,
    .row.row-gap-md-16>.col-md-auto,
    .row.row-gap-md-16>.col-lg-1,
    .row.row-gap-md-16>.col-lg-2,
    .row.row-gap-md-16>.col-lg-3,
    .row.row-gap-md-16>.col-lg-4,
    .row.row-gap-md-16>.col-lg-5,
    .row.row-gap-md-16>.col-lg-6,
    .row.row-gap-md-16>.col-lg-7,
    .row.row-gap-md-16>.col-lg-8,
    .row.row-gap-md-16>.col-lg-9,
    .row.row-gap-md-16>.col-lg-10,
    .row.row-gap-md-16>.col-lg-11,
    .row.row-gap-md-16>.col-lg-12,
    .row.row-gap-md-16>.col-lg,
    .row.row-gap-md-16>.col-lg-auto,
    .row.row-gap-md-16>.col-xl-1,
    .row.row-gap-md-16>.col-xl-2,
    .row.row-gap-md-16>.col-xl-3,
    .row.row-gap-md-16>.col-xl-4,
    .row.row-gap-md-16>.col-xl-5,
    .row.row-gap-md-16>.col-xl-6,
    .row.row-gap-md-16>.col-xl-7,
    .row.row-gap-md-16>.col-xl-8,
    .row.row-gap-md-16>.col-xl-9,
    .row.row-gap-md-16>.col-xl-10,
    .row.row-gap-md-16>.col-xl-11,
    .row.row-gap-md-16>.col-xl-12,
    .row.row-gap-md-16>.col-xl,
    .row.row-gap-md-16>.col-xl-auto {
        padding-left: 8px;
        padding-right: 8px
    }
}

.form-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%
}

.form {
    width: 100%;
    margin-bottom: auto;
    position: relative
}

@media (min-width: 1024px) {
    .form {
        max-width: 768px
    }
}

.form-inner {
    max-width: 704px;
    padding-left: 32px;
    padding-right: 32px
}

.form-img {
    width: 100%;
    margin-bottom: auto;
    position: relative
}

@media (min-width: 1024px) {
    .form-img {
        max-width: 1000px
    }
}

.form-inner-img {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
}

#banner,
#footer {
    width: 100%;
    max-width: unset;
    position: relative;
    z-index: -1
}

.pic-wrap {
    position: relative;
    width: 100%;
    height: 92px
}

#logo {
    display: block;
    width: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5
}

select {
    background-color: transparent;
    border-radius: 0
}

select,
input {
    width: 100%
}

select:disabled,
select[readonly],
input:disabled,
input[readonly] {
    cursor: not-allowed
}

input[type="submit"]:disabled {
    opacity: 0.4
}

sup {
    vertical-align: top
}

.color-red {
    color: #c00
}

.border {
    border-style: solid;
    border-width: 1px
}

input.border,
select.border {
    padding-left: 16px;
    padding-right: 16px;
    height: 31px
}

@media (min-width: 768px) {

    input.border,
    select.border {
        height: 33px
    }
}

.select-field {
    position: relative
}

.select-field .icon {
    width: 15px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    margin: 0
}

.select-field select.border {
    padding-right: 23px
}

.select-field .icon-ai-arrow-down {
    right: 8px
}

.option-field {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative
}

@media (min-width: 768px) {
    .option-field {
        cursor: pointer
    }
}

.option-field>*:first-child {
    position: relative
}

.option-field input[type='checkbox'] {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.option-field input[type='checkbox']:checked~.deco:before {
    opacity: 1
}

.option-field input[type='text'] {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.deco {
    border-style: solid;
    border-width: 1px
}

.deco:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0
}

.deco.checkbox {
    width: 15px;
    height: 15px
}

@media (min-width: 768px) {
    .deco.checkbox {
        width: 17px;
        height: 17px
    }
}

.deco.checkbox:before {
    border-style: solid;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 5px;
    height: 10px;
    border-width: 0 2px 2px 0
}

.deco.checkbox.mini {
    width: 14px;
    height: 14px
}

.deco.checkbox.mini:before {
    width: 4px;
    height: 8px
}

.theme-link {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.solid-button {
    padding: 8px 16px
}

.submit-button:not([disabled]) {
    cursor: pointer
}

.announce {
    border-top-style: solid;
    border-top-width: 1px
}

.error-message {
    color: #c00
}

.error-field .deco.checkbox {
    border-color: #c00
}

.error-field .theme-border {
    border-color: #c00 !important
}

.theme-dropmenu {
    position: relative
}

#lang {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#lang p {
    cursor: pointer
}

#lang ul {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    display: none
}

#lang li {
    padding: 4px 32px;
    cursor: pointer;
    z-index: 3
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100
}

.spinner {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px
}

.spinner>div {
    -webkit-transform-origin: 32px 32px;
    transform-origin: 32px 32px;
    -webkit-animation: spinning 1.2s linear infinite;
    animation: spinning 1.2s linear infinite
}

.spinner>div:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    border-radius: 20%;
    background-color: #bbb
}

.spinner>div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinner>div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinner>div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.spinner>div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.spinner>div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.spinner>div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.spinner>div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.spinner>div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.spinner>div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.spinner>div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.spinner>div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

.spinner>div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@-webkit-keyframes spinning {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes spinning {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fixed-height-scroll {
    height: 200px; /* 固定高度 */
    overflow-y: auto; /* 添加垂直滾動條 */
    display: none; /* 默認隱藏選單 */
}

/* 防止選單在滑鼠經過滾動條時消失 */
#lang:hover,
.fixed-height-scroll:hover {
    display: block !important;
}