@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    src: local("Poppins Light"), local("Poppins-Light"), url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format("truetype");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: local("Poppins Regular"), local("Poppins-Regular"), url(https://fonts.gstatic.com/s/poppins/v13/pxiEyp8kv8JHgFVrJJfedw.ttf) format("truetype");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    src: local("Poppins Medium"), local("Poppins-Medium"), url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format("truetype");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format("truetype");
}
@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    src: local("Poppins Bold"), local("Poppins-Bold"), url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format("truetype");
}
.login.login-1 .login-aside .aside-img {
    min-height: 450px;
}
.login.login-1 .login-forgot,
.login.login-1 .login-signin,
.login.login-1 .login-signup {
    display: none;
}
.login.login-1.login-signin-on .login-signup {
    display: none;
}
.login.login-1.login-signin-on .login-signin {
    display: block;
}
.login.login-1.login-signin-on .login-forgot {
    display: none;
}
.login.login-1.login-signup-on .login-signup {
    display: block;
}
.login.login-1.login-signup-on .login-signin {
    display: none;
}
.login.login-1.login-signup-on .login-forgot {
    display: none;
}
.login.login-1.login-forgot-on .login-signup {
    display: none;
}
.login.login-1.login-forgot-on .login-signin {
    display: none;
}
.login.login-1.login-forgot-on .login-forgot {
    display: block;
}
@media (min-width: 992px) {
    .login.login-1 .login-aside {
        width: 100%;
        max-width: 600px;
    }
    .login.login-1 .login-content {
        width: 100%;
        max-width: 500px;
    }
    .login.login-1 .login-content .login-form {
        width: 100%;
        max-width: 450px;
    }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
    .login.login-1 .login-aside {
        width: 100%;
        max-width: 450px;
    }
}
@media (max-width: 991.98px) {
    .login.login-1 .login-content .login-form {
        width: 100%;
        max-width: 400px;
    }
}
@media (max-width: 575.98px) {
    .login.login-1 .aside-img {
        min-height: 300px !important;
        background-size: 400px;
    }
    .login.login-1 .login-content .login-form {
        width: 100%;
        max-width: 100%;
    }
}
@charset "UTF-8";
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}
@font-face {
    font-family: Ki;
    src: url(fonts/keenthemes-icons/Ki.eot);
    src: url(fonts/keenthemes-icons/Ki.eot?#iefix) format("embedded-opentype"), url(fonts/keenthemes-icons/Ki.woff) format("woff"), url(fonts/keenthemes-icons/Ki.ttf) format("truetype"), url(fonts/keenthemes-icons/Ki.svg#Ki) format("svg");
    font-weight: 400;
    font-style: normal;
} /*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */ /*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
[class*=" datetimepicker-dropdown"]:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}
[class*=" datetimepicker-dropdown"]:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
}
[class*=" datetimepicker-dropdown-top"]:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
}
[class*=" datetimepicker-dropdown-top"]:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    border-bottom: 0;
} /*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */ /*!
 * Bootstrap-select v1.13.17 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }
    100% {
        opacity: 0;
    }
}
@keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }
    100% {
        opacity: 0;
    }
} /*! nouislider - 14.5.0 - 5/11/2020 */
@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
} /*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
:root {
    --tagify-dd-color-primary: rgb(53, 149, 246);
    --tagify-dd-bg-color: white;
}
@-webkit-keyframes tags--bump {
    30% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes tags--bump {
    30% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes rotateLoader {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes rotateLoader {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@supports (-moz-appearance: none) {
    .tagify__input:empty {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@supports (-moz-appearance: none) {
    .tagify__input:focus::before {
        display: none;
    }
}
@supports (-ms-ime-align: auto) {
    .tagify__input:focus::before {
        display: none;
    }
}
@supports (-moz-appearance: none) {
    .tagify__input:focus:empty::before {
        display: inline-block;
    }
} /*!
 * 
 * Super simple wysiwyg editor v0.8.18
 * https://summernote.org
 * 
 * 
 * Copyright 2013- Alan Hong. and other contributors
 * summernote may be freely distributed under the MIT license.
 * 
 * Date: 2020-05-20T16:47Z
 * 
 */
@font-face {
    font-family: summernote;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(fonts/summernote/summernote.eot);
    src: url(fonts/summernote/summernote.eot?#iefix) format("embedded-opentype"), url(fonts/summernote/summernote.woff2) format("woff2"), url(fonts/summernote/summernote.woff) format("woff"),
        url(fonts/summernote/summernote.ttf) format("truetype");
}
[class*=" note-icon"]:before,
[class^="note-icon"]:before {
    display: inline-block;
    font-family: summernote;
    font-style: normal;
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: auto;
    text-transform: none;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    speak: none;
}
.note-icon-border {
    border: solid 0.08em #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.note-icon-align::before {
    content: "";
}
.note-icon-align-center::before {
    content: "";
}
.note-icon-align-justify::before {
    content: "";
}
.note-icon-align-right::before {
    content: "";
}
.note-icon-bold::before {
    content: "";
}
.note-icon-font::before {
    content: "";
}
.note-icon-link::before {
    content: "";
}
.note-icon-picture::before {
    content: "";
}
.note-icon-row-below::before {
    content: "";
}
@-moz-document url-prefix() {
    .note-modal .note-image-input {
        height: auto;
    }
}
.note-placeholder {
    position: absolute;
    display: none;
    color: gray;
}
.note-btn-group .note-btn {
    border-color: #00000032;
    padding: 0.28rem 0.65rem;
    font-size: 13px;
} /*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
}
@-webkit-keyframes bounce {
    20%,
    53%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05);
    }
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
        transform: translate3d(0, 0, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
}
@keyframes bounce {
    20%,
    53%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05);
    }
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
        transform: translate3d(0, 0, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
}
@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes shakeX {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shakeX {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@-webkit-keyframes shakeY {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
}
@keyframes shakeY {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(0.7);
        transform: translateY(-1200px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(0.7);
        transform: translateY(1200px) scale(0.7);
        opacity: 0.7;
    }
    80% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateY(700px) scale(0.7);
        transform: translateY(700px) scale(0.7);
        opacity: 0.7;
    }
}
@keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateY(700px) scale(0.7);
        transform: translateY(700px) scale(0.7);
        opacity: 0.7;
    }
}
@-webkit-keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7;
    }
}
@keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateX(-2000px) scale(0.7);
        transform: translateX(-2000px) scale(0.7);
        opacity: 0.7;
    }
}
@-webkit-keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7;
    }
}
@keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateX(0) scale(0.7);
        transform: translateX(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateX(2000px) scale(0.7);
        transform: translateX(2000px) scale(0.7);
        opacity: 0.7;
    }
}
@-webkit-keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateY(-700px) scale(0.7);
        transform: translateY(-700px) scale(0.7);
        opacity: 0.7;
    }
}
@keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    20% {
        -webkit-transform: translateY(0) scale(0.7);
        transform: translateY(0) scale(0.7);
        opacity: 0.7;
    }
    100% {
        -webkit-transform: translateY(-700px) scale(0.7);
        transform: translateY(-700px) scale(0.7);
        opacity: 0.7;
    }
}
@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
        transform: translate3d(0, 25px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
        transform: translate3d(0, -10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
        transform: translate3d(0, 5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
        transform: translate3d(-10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
        transform: translate3d(5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
        transform: translate3d(-10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
        transform: translate3d(5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
        transform: translate3d(10px, 0, 0) scaleX(0.98);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
        transform: translate3d(-5px, 0, 0) scaleX(0.995);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
        transform: translate3d(0, 10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
        transform: translate3d(0, -5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
        transform: translate3d(0, 10px, 0) scaleY(0.95);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
        transform: translate3d(0, -5px, 0) scaleY(0.985);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3);
    }
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
        transform: translate3d(20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
        transform: translate3d(20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2);
    }
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
        transform: translate3d(-20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
        transform: translate3d(-20px, 0, 0) scaleX(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2);
    }
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
        transform: translate3d(0, -10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
        transform: translate3d(0, 20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
        transform: translate3d(0, -10px, 0) scaleY(0.985);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
        transform: translate3d(0, 20px, 0) scaleY(0.9);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3);
    }
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInTopLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInTopLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInTopRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInTopRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInBottomLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInBottomLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInBottomRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInBottomRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@-webkit-keyframes fadeOutTopLeft {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
}
@keyframes fadeOutTopLeft {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0);
    }
}
@-webkit-keyframes fadeOutTopRight {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
}
@keyframes fadeOutTopRight {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0);
    }
}
@-webkit-keyframes fadeOutBottomRight {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
}
@keyframes fadeOutBottomRight {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0);
    }
}
@-webkit-keyframes fadeOutBottomLeft {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
}
@keyframes fadeOutBottomLeft {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0);
    }
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes lightSpeedInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes lightSpeedInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes lightSpeedInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes lightSpeedInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes lightSpeedOutRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOutRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@-webkit-keyframes lightSpeedOutLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOutLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes rotateOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutDownRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateOutUpRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
    }
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
    }
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@-webkit-keyframes opaque {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes opaque {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes resizeanim {
    from {
        opacity: 0;
    }
    to {
        opacity: 0;
    }
}
@keyframes resizeanim {
    from {
        opacity: 0;
    }
    to {
        opacity: 0;
    }
}
[class^="swal2"] {
    -webkit-tap-highlight-color: transparent;
}
@supports (-ms-accelerator: true) {
    .swal2-range input {
        width: 100% !important;
    }
    .swal2-range output {
        display: none;
    }
}
@-moz-document url-prefix() {
    .swal2-close:focus {
        outline: 2px solid rgba(50, 100, 150, 0.4);
    }
}
@-webkit-keyframes swal2-toast-show {
    0% {
        -webkit-transform: translateY(-0.625em) rotateZ(2deg);
        transform: translateY(-0.625em) rotateZ(2deg);
    }
    33% {
        -webkit-transform: translateY(0) rotateZ(-2deg);
        transform: translateY(0) rotateZ(-2deg);
    }
    66% {
        -webkit-transform: translateY(0.3125em) rotateZ(2deg);
        transform: translateY(0.3125em) rotateZ(2deg);
    }
    100% {
        -webkit-transform: translateY(0) rotateZ(0);
        transform: translateY(0) rotateZ(0);
    }
}
@keyframes swal2-toast-show {
    0% {
        -webkit-transform: translateY(-0.625em) rotateZ(2deg);
        transform: translateY(-0.625em) rotateZ(2deg);
    }
    33% {
        -webkit-transform: translateY(0) rotateZ(-2deg);
        transform: translateY(0) rotateZ(-2deg);
    }
    66% {
        -webkit-transform: translateY(0.3125em) rotateZ(2deg);
        transform: translateY(0.3125em) rotateZ(2deg);
    }
    100% {
        -webkit-transform: translateY(0) rotateZ(0);
        transform: translateY(0) rotateZ(0);
    }
}
@-webkit-keyframes swal2-toast-hide {
    100% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
        opacity: 0;
    }
}
@keyframes swal2-toast-hide {
    100% {
        -webkit-transform: rotateZ(1deg);
        transform: rotateZ(1deg);
        opacity: 0;
    }
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
    0% {
        top: 0.5625em;
        left: 0.0625em;
        width: 0;
    }
    54% {
        top: 0.125em;
        left: 0.125em;
        width: 0;
    }
    70% {
        top: 0.625em;
        left: -0.25em;
        width: 1.625em;
    }
    84% {
        top: 1.0625em;
        left: 0.75em;
        width: 0.5em;
    }
    100% {
        top: 1.125em;
        left: 0.1875em;
        width: 0.75em;
    }
}
@keyframes swal2-toast-animate-success-line-tip {
    0% {
        top: 0.5625em;
        left: 0.0625em;
        width: 0;
    }
    54% {
        top: 0.125em;
        left: 0.125em;
        width: 0;
    }
    70% {
        top: 0.625em;
        left: -0.25em;
        width: 1.625em;
    }
    84% {
        top: 1.0625em;
        left: 0.75em;
        width: 0.5em;
    }
    100% {
        top: 1.125em;
        left: 0.1875em;
        width: 0.75em;
    }
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
    0% {
        top: 1.625em;
        right: 1.375em;
        width: 0;
    }
    65% {
        top: 1.25em;
        right: 0.9375em;
        width: 0;
    }
    84% {
        top: 0.9375em;
        right: 0;
        width: 1.125em;
    }
    100% {
        top: 0.9375em;
        right: 0.1875em;
        width: 1.375em;
    }
}
@keyframes swal2-toast-animate-success-line-long {
    0% {
        top: 1.625em;
        right: 1.375em;
        width: 0;
    }
    65% {
        top: 1.25em;
        right: 0.9375em;
        width: 0;
    }
    84% {
        top: 0.9375em;
        right: 0;
        width: 1.125em;
    }
    100% {
        top: 0.9375em;
        right: 0.1875em;
        width: 1.375em;
    }
}
@-webkit-keyframes swal2-show {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes swal2-show {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes swal2-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}
@keyframes swal2-hide {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}
@-webkit-keyframes swal2-animate-success-line-tip {
    0% {
        top: 1.1875em;
        left: 0.0625em;
        width: 0;
    }
    54% {
        top: 1.0625em;
        left: 0.125em;
        width: 0;
    }
    70% {
        top: 2.1875em;
        left: -0.375em;
        width: 3.125em;
    }
    84% {
        top: 3em;
        left: 1.3125em;
        width: 1.0625em;
    }
    100% {
        top: 2.8125em;
        left: 0.8125em;
        width: 1.5625em;
    }
}
@keyframes swal2-animate-success-line-tip {
    0% {
        top: 1.1875em;
        left: 0.0625em;
        width: 0;
    }
    54% {
        top: 1.0625em;
        left: 0.125em;
        width: 0;
    }
    70% {
        top: 2.1875em;
        left: -0.375em;
        width: 3.125em;
    }
    84% {
        top: 3em;
        left: 1.3125em;
        width: 1.0625em;
    }
    100% {
        top: 2.8125em;
        left: 0.8125em;
        width: 1.5625em;
    }
}
@-webkit-keyframes swal2-animate-success-line-long {
    0% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }
    65% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }
    84% {
        top: 2.1875em;
        right: 0;
        width: 3.4375em;
    }
    100% {
        top: 2.375em;
        right: 0.5em;
        width: 2.9375em;
    }
}
@keyframes swal2-animate-success-line-long {
    0% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }
    65% {
        top: 3.375em;
        right: 2.875em;
        width: 0;
    }
    84% {
        top: 2.1875em;
        right: 0;
        width: 3.4375em;
    }
    100% {
        top: 2.375em;
        right: 0.5em;
        width: 2.9375em;
    }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}
@keyframes swal2-rotate-success-circular-line {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}
@-webkit-keyframes swal2-animate-error-x-mark {
    0% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }
    50% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }
    80% {
        margin-top: -0.375em;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
    100% {
        margin-top: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes swal2-animate-error-x-mark {
    0% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }
    50% {
        margin-top: 1.625em;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        opacity: 0;
    }
    80% {
        margin-top: -0.375em;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
    100% {
        margin-top: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@-webkit-keyframes swal2-animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}
@keyframes swal2-animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes swal2-rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swal2-rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes la-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes la-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@font-face {
    font-family: "Line Awesome Brands";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(fonts/line-awesome/la-brands-400.eot);
    src: url(fonts/line-awesome/la-brands-400.eot?#iefix) format("embedded-opentype"), url(fonts/line-awesome/la-brands-400.woff2) format("woff2"), url(fonts/line-awesome/la-brands-400.woff) format("woff"),
        url(fonts/line-awesome/la-brands-400.ttf) format("truetype"), url(fonts/line-awesome/la-brands-400.svg#lineawesome) format("svg");
}
@font-face {
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(fonts/line-awesome/la-regular-400.eot);
    src: url(fonts/line-awesome/la-regular-400.eot?#iefix) format("embedded-opentype"), url(fonts/line-awesome/la-regular-400.woff2) format("woff2"), url(fonts/line-awesome/la-regular-400.woff) format("woff"),
        url(fonts/line-awesome/la-regular-400.ttf) format("truetype"), url(fonts/line-awesome/la-regular-400.svg#lineawesome) format("svg");
}
@font-face {
    font-family: "Line Awesome Free";
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(fonts/line-awesome/la-solid-900.eot);
    src: url(fonts/line-awesome/la-solid-900.eot?#iefix) format("embedded-opentype"), url(fonts/line-awesome/la-solid-900.woff2) format("woff2"), url(fonts/line-awesome/la-solid-900.woff) format("woff"),
        url(fonts/line-awesome/la-solid-900.ttf) format("truetype"), url(fonts/line-awesome/la-solid-900.svg#lineawesome) format("svg");
}
@font-face {
    font-family: Flaticon;
    src: url(fonts/flaticon/Flaticon.eot);
    src: url(fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"), url(fonts/flaticon/Flaticon.woff) format("woff"), url(fonts/flaticon/Flaticon.ttf) format("truetype"), url(fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" flaticon-"]:before,
[class^="flaticon-"]:before {
    font-family: Flaticon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
@font-face {
    font-family: Flaticon2;
    src: url(fonts/flaticon2/Flaticon2.eot);
    src: url(fonts/flaticon2/Flaticon2.eot?#iefix) format("embedded-opentype"), url(fonts/flaticon2/Flaticon2.woff) format("woff"), url(fonts/flaticon2/Flaticon2.ttf) format("truetype"),
        url(fonts/flaticon2/Flaticon2.svg#Flaticon2) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" flaticon2-"]:before,
[class^="flaticon2-"]:before {
    font-family: Flaticon2;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
@font-face {
    font-family: socicon;
    src: url(fonts/socicon/socicon.eot);
    src: url(fonts/socicon/socicon.eot?#iefix) format("embedded-opentype"), url(fonts/socicon/socicon.woff) format("woff"), url(fonts/socicon/socicon.ttf) format("truetype"), url(fonts/socicon/socicon.svg#socicon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[data-icon]:before {
    font-family: socicon !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*=" socicon-"]:before,
[class^="socicon-"]:before {
    font-family: socicon !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} /*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(fonts/@fortawesome/fa-brands-400.eot);
    src: url(fonts/@fortawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(fonts/@fortawesome/fa-brands-400.woff2) format("woff2"), url(fonts/@fortawesome/fa-brands-400.woff) format("woff"),
        url(fonts/@fortawesome/fa-brands-400.ttf) format("truetype"), url(fonts/@fortawesome/fa-brands-400.svg#fontawesome) format("svg");
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(fonts/@fortawesome/fa-regular-400.eot);
    src: url(fonts/@fortawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(fonts/@fortawesome/fa-regular-400.woff2) format("woff2"), url(fonts/@fortawesome/fa-regular-400.woff) format("woff"),
        url(fonts/@fortawesome/fa-regular-400.ttf) format("truetype"), url(fonts/@fortawesome/fa-regular-400.svg#fontawesome) format("svg");
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(fonts/@fortawesome/fa-solid-900.eot);
    src: url(fonts/@fortawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(fonts/@fortawesome/fa-solid-900.woff2) format("woff2"), url(fonts/@fortawesome/fa-solid-900.woff) format("woff"),
        url(fonts/@fortawesome/fa-solid-900.ttf) format("truetype"), url(fonts/@fortawesome/fa-solid-900.svg#fontawesome) format("svg");
}
@charset "UTF-8"; /*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #ffffff;
    --gray: #7e8299;
    --gray-dark: #3f4254;
    --primary: #3699ff;
    --secondary: #e4e6ef;
    --success: #1bc5bd;
    --info: #8950fc;
    --warning: #ffa800;
    --danger: #f64e60;
    --light: #f3f6f9;
    --dark: #181c32;
    --white: #ffffff;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1400px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
aside,
footer,
header,
main {
    display: block;
}
body {
    margin: 0;
    font-family: Poppins, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3f4254;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
b {
    font-weight: 600;
}
a {
    color: #3699ff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0073e9;
    text-decoration: underline;
}
a:not([href]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):hover {
    color: inherit;
    text-decoration: none;
}
img {
    vertical-align: middle;
    border-style: none;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
[hidden] {
    display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.h1,
h1 {
    font-size: 2rem;
}
@media (max-width: 1200px) {
    .h1,
    h1 {
        font-size: calc(1.325rem + 0.9vw);
    }
}
.h2,
h2 {
    font-size: 1.75rem;
}
@media (max-width: 1200px) {
    .h2,
    h2 {
        font-size: calc(1.3rem + 0.6vw);
    }
}
.h3,
h3 {
    font-size: 1.5rem;
}
@media (max-width: 1200px) {
    .h3,
    h3 {
        font-size: calc(1.275rem + 0.3vw);
    }
}
.h4,
h4 {
    font-size: 1.35rem;
}
@media (max-width: 1200px) {
    .h4,
    h4 {
        font-size: calc(1.26rem + 0.12vw);
    }
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1.175rem;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.container {
    width: 100%;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1340px;
    }
}
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: 12.5px;
    padding-left: 12.5px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1340px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12.5px;
    margin-left: -12.5px;
}
.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
@media (min-width: 576px) {
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 768px) {
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 992px) {
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 1200px) {
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 1400px) {
    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xxl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3f4254;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e4e6ef;
    border-radius: 0.42rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #3f4254;
}
.form-control:focus {
    color: #3f4254;
    background-color: #fff;
    border-color: #69b3ff;
    outline: 0;
}
.form-control::-webkit-input-placeholder {
    color: #b5b5c3;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #b5b5c3;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #b5b5c3;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #b5b5c3;
    opacity: 1;
}
.form-control::placeholder {
    color: #b5b5c3;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #f3f6f9;
    opacity: 1;
}
input[type="date"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control,
input[type="time"].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-control-sm {
    height: calc(1.35em + 1.1rem + 2px);
    padding: 0.55rem 0.75rem;
    font-size: 0.925rem;
    line-height: 1.35;
    border-radius: 0.28rem;
}
.form-control-lg {
    height: calc(1.5em + 1.65rem + 2px);
    padding: 0.825rem 1.42rem;
    font-size: 1.08rem;
    line-height: 1.5;
    border-radius: 0.42rem;
}
.form-group {
    margin-bottom: 1.75rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #3f4254;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.65rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.42rem;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}
.btn:hover {
    color: #3f4254;
    text-decoration: none;
}
.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn:disabled {
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-primary {
    color: #fff;
    background-color: #3699ff;
    border-color: #3699ff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #1086ff;
    border-color: #037fff;
}
.btn-primary:focus {
    color: #fff;
    background-color: #1086ff;
    border-color: #037fff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5);
}
.btn-primary:disabled {
    color: #fff;
    background-color: #3699ff;
    border-color: #3699ff;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #037fff;
    border-color: #0079f5;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(84, 168, 255, 0.5);
}
.btn-secondary {
    color: #181c32;
    background-color: #e4e6ef;
    border-color: #e4e6ef;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-secondary:hover {
    color: #181c32;
    background-color: #ccd0e1;
    border-color: #c4c8dc;
}
.btn-secondary:focus {
    color: #181c32;
    background-color: #ccd0e1;
    border-color: #c4c8dc;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(197, 200, 211, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(197, 200, 211, 0.5);
}
.btn-secondary:disabled {
    color: #181c32;
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
    color: #181c32;
    background-color: #c4c8dc;
    border-color: #bcc1d7;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(197, 200, 211, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(197, 200, 211, 0.5);
}
.btn-success {
    color: #fff;
    background-color: #1bc5bd;
    border-color: #1bc5bd;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-success:hover {
    color: #fff;
    background-color: #16a39d;
    border-color: #159892;
}
.btn-success:focus {
    color: #fff;
    background-color: #16a39d;
    border-color: #159892;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5);
}
.btn-success:disabled {
    color: #fff;
    background-color: #1bc5bd;
    border-color: #1bc5bd;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #159892;
    border-color: #138d87;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(61, 206, 199, 0.5);
}
.btn-info {
    color: #fff;
    background-color: #8950fc;
    border-color: #8950fc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-info:hover {
    color: #fff;
    background-color: #702afb;
    border-color: #671efb;
}
.btn-info:focus {
    color: #fff;
    background-color: #702afb;
    border-color: #671efb;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5);
}
.btn-info:disabled {
    color: #fff;
    background-color: #8950fc;
    border-color: #8950fc;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #671efb;
    border-color: #5f11fb;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(155, 106, 252, 0.5);
}
.btn-warning {
    color: #181c32;
    background-color: #ffa800;
    border-color: #ffa800;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-warning:hover {
    color: #fff;
    background-color: #d98f00;
    border-color: #cc8600;
}
.btn-warning:focus {
    color: #fff;
    background-color: #d98f00;
    border-color: #cc8600;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 147, 8, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 147, 8, 0.5);
}
.btn-warning:disabled {
    color: #181c32;
    background-color: #ffa800;
    border-color: #ffa800;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #cc8600;
    border-color: #bf7e00;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 147, 8, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 147, 8, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #f64e60;
    border-color: #f64e60;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-danger:hover {
    color: #fff;
    background-color: #f42a3f;
    border-color: #f41d34;
}
.btn-danger:focus {
    color: #fff;
    background-color: #f42a3f;
    border-color: #f41d34;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5);
}
.btn-danger:disabled {
    color: #fff;
    background-color: #f64e60;
    border-color: #f64e60;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #f41d34;
    border-color: #f3112a;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(247, 105, 120, 0.5);
}
.btn-light {
    color: #181c32;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-light:hover {
    color: #181c32;
    background-color: #dae3ec;
    border-color: #d1dde8;
}
.btn-light:focus {
    color: #181c32;
    background-color: #dae3ec;
    border-color: #d1dde8;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 213, 219, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(210, 213, 219, 0.5);
}
.btn-light:disabled {
    color: #181c32;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
    color: #181c32;
    background-color: #d1dde8;
    border-color: #c9d6e4;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 213, 219, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(210, 213, 219, 0.5);
}
.btn-dark {
    color: #fff;
    background-color: #181c32;
    border-color: #181c32;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-dark:hover {
    color: #fff;
    background-color: #0c0e18;
    border-color: #070910;
}
.btn-dark:focus {
    color: #fff;
    background-color: #0c0e18;
    border-color: #070910;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(59, 62, 81, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(59, 62, 81, 0.5);
}
.btn-dark:disabled {
    color: #fff;
    background-color: #181c32;
    border-color: #181c32;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #070910;
    border-color: #030407;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(59, 62, 81, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(59, 62, 81, 0.5);
}
.btn-white {
    color: #181c32;
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-white:hover {
    color: #181c32;
    background-color: #ececec;
    border-color: #e6e6e6;
}
.btn-white:focus {
    color: #181c32;
    background-color: #ececec;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 221, 224, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 221, 224, 0.5);
}
.btn-white:disabled {
    color: #181c32;
    background-color: #fff;
    border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active {
    color: #181c32;
    background-color: #e6e6e6;
    border-color: #dfdfdf;
}
.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 221, 224, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 221, 224, 0.5);
}
.btn-link {
    font-weight: 400;
    color: #3699ff;
    text-decoration: none;
}
.btn-link:hover {
    color: #0073e9;
    text-decoration: underline;
}
.btn-link:focus {
    text-decoration: underline;
}
.btn-link:disabled {
    color: #7e8299;
    pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 0.825rem 1.42rem;
    font-size: 1.08rem;
    line-height: 1.5;
    border-radius: 0.42rem;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.55rem 0.75rem;
    font-size: 0.925rem;
    line-height: 1.35;
    border-radius: 0.42rem;
}
.btn-group {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.btn-group > .btn:hover {
    z-index: 1;
}
.btn-group > .btn:active,
.btn-group > .btn:focus {
    z-index: 1;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
    margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group > .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.input-group > .form-control + .form-control {
    margin-left: -1px;
}
.input-group > .form-control:focus {
    z-index: 3;
}
.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.65rem 1rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3f4254;
    text-align: center;
    white-space: nowrap;
    background-color: #f3f6f9;
    border: 1px solid #e4e6ef;
    border-radius: 0.42rem;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
    margin-top: 0;
}
.input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1.65rem + 2px);
}
.input-group-lg > .form-control {
    padding: 0.825rem 1.42rem;
    font-size: 1.08rem;
    line-height: 1.5;
    border-radius: 0.42rem;
}
.input-group-sm > .form-control:not(textarea) {
    height: calc(1.35em + 1.1rem + 2px);
}
.input-group-sm > .form-control {
    padding: 0.55rem 0.75rem;
    font-size: 0.925rem;
    line-height: 1.35;
    border-radius: 0.28rem;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #3699ff;
    background-color: #3699ff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: none, none;
    box-shadow: none, none;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #69b3ff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #e9f4ff;
    border-color: #e9f4ff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
    color: #7e8299;
}
.custom-control-input:disabled ~ .custom-control-label::before,
.custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: #f3f6f9;
}
.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #b5b5c3 solid 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0.42rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #3699ff;
    background-color: #3699ff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(54, 153, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(54, 153, 255, 0.5);
}
.custom-control-label::before {
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .custom-control-label::before {
        -webkit-transition: none;
        transition: none;
    }
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #3699ff;
    background-color: #fff;
    border: 1px solid #e4e6ef;
}
.page-link:hover {
    z-index: 2;
    color: #0073e9;
    text-decoration: none;
    background-color: #ebedf3;
    border-color: #e4e6ef;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.bg-primary {
    background-color: #3699ff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #037fff !important;
}
.bg-secondary {
    background-color: #e4e6ef !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #c4c8dc !important;
}
.bg-success {
    background-color: #1bc5bd !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #159892 !important;
}
.bg-info {
    background-color: #8950fc !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #671efb !important;
}
.bg-warning {
    background-color: #ffa800 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #cc8600 !important;
}
.bg-danger {
    background-color: #f64e60 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #f41d34 !important;
}
.bg-light {
    background-color: #f3f6f9 !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #d1dde8 !important;
}
.bg-dark {
    background-color: #181c32 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #070910 !important;
}
.bg-white {
    background-color: #fff !important;
}
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #e6e6e6 !important;
}
.bg-white {
    background-color: #fff !important;
}
.border {
    border: 1px solid #ebedf3 !important;
}
.border-right {
    border-right: 1px solid #ebedf3 !important;
}
.border-0 {
    border: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-primary {
    border-color: #3699ff !important;
}
.border-secondary {
    border-color: #e4e6ef !important;
}
.border-success {
    border-color: #1bc5bd !important;
}
.border-info {
    border-color: #8950fc !important;
}
.border-warning {
    border-color: #ffa800 !important;
}
.border-danger {
    border-color: #f64e60 !important;
}
.border-light {
    border-color: #f3f6f9 !important;
}
.border-dark {
    border-color: #181c32 !important;
}
.border-white {
    border-color: #fff !important;
}
.border-white {
    border-color: #fff !important;
}
.d-none {
    display: none !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
	
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
@media (min-width: 1400px) {
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
}
@media (min-width: 1400px) {
    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.position-relative {
    position: relative !important;
}
.position-fixed {
    position: fixed !important;
}
@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.mt-3,
.my-3 {
    margin-top: 0.75rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 0.75rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 0.75rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 0.75rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1rem !important;
}
.mt-5,
.my-5 {
    margin-top: 1.25rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 1.25rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 1.25rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 1.25rem !important;
}
.mt-6,
.my-6 {
    margin-top: 1.5rem !important;
}
.mr-6,
.mx-6 {
    margin-right: 1.5rem !important;
}
.mb-6,
.my-6 {
    margin-bottom: 1.5rem !important;
}
.ml-6,
.mx-6 {
    margin-left: 1.5rem !important;
}
.mt-7,
.my-7 {
    margin-top: 1.75rem !important;
}
.mr-7,
.mx-7 {
    margin-right: 1.75rem !important;
}
.mb-7,
.my-7 {
    margin-bottom: 1.75rem !important;
}
.ml-7,
.mx-7 {
    margin-left: 1.75rem !important;
}
.mt-8,
.my-8 {
    margin-top: 2rem !important;
}
.mr-8,
.mx-8 {
    margin-right: 2rem !important;
}
.mb-8,
.my-8 {
    margin-bottom: 2rem !important;
}
.ml-8,
.mx-8 {
    margin-left: 2rem !important;
}
.mt-9,
.my-9 {
    margin-top: 2.25rem !important;
}
.mr-9,
.mx-9 {
    margin-right: 2.25rem !important;
}
.mb-9,
.my-9 {
    margin-bottom: 2.25rem !important;
}
.ml-9,
.mx-9 {
    margin-left: 2.25rem !important;
}
.mt-10,
.my-10 {
    margin-top: 2.5rem !important;
}
.mr-10,
.mx-10 {
    margin-right: 2.5rem !important;
}
.mb-10,
.my-10 {
    margin-bottom: 2.5rem !important;
}
.ml-10,
.mx-10 {
    margin-left: 2.5rem !important;
}
.mt-11,
.my-11 {
    margin-top: 2.75rem !important;
}
.mr-11,
.mx-11 {
    margin-right: 2.75rem !important;
}
.mb-11,
.my-11 {
    margin-bottom: 2.75rem !important;
}
.ml-11,
.mx-11 {
    margin-left: 2.75rem !important;
}
.mt-12,
.my-12 {
    margin-top: 3rem !important;
}
.mr-12,
.mx-12 {
    margin-right: 3rem !important;
}
.mb-12,
.my-12 {
    margin-bottom: 3rem !important;
}
.ml-12,
.mx-12 {
    margin-left: 3rem !important;
}
.mt-13,
.my-13 {
    margin-top: 3.25rem !important;
}
.mr-13,
.mx-13 {
    margin-right: 3.25rem !important;
}
.mb-13,
.my-13 {
    margin-bottom: 3.25rem !important;
}
.ml-13,
.mx-13 {
    margin-left: 3.25rem !important;
}
.mt-14,
.my-14 {
    margin-top: 3.5rem !important;
}
.mr-14,
.mx-14 {
    margin-right: 3.5rem !important;
}
.mb-14,
.my-14 {
    margin-bottom: 3.5rem !important;
}
.ml-14,
.mx-14 {
    margin-left: 3.5rem !important;
}
.mt-15,
.my-15 {
    margin-top: 3.75rem !important;
}
.mr-15,
.mx-15 {
    margin-right: 3.75rem !important;
}
.mb-15,
.my-15 {
    margin-bottom: 3.75rem !important;
}
.ml-15,
.mx-15 {
    margin-left: 3.75rem !important;
}
.mt-16,
.my-16 {
    margin-top: 4rem !important;
}
.mr-16,
.mx-16 {
    margin-right: 4rem !important;
}
.mb-16,
.my-16 {
    margin-bottom: 4rem !important;
}
.ml-16,
.mx-16 {
    margin-left: 4rem !important;
}
.mt-17,
.my-17 {
    margin-top: 4.25rem !important;
}
.mr-17,
.mx-17 {
    margin-right: 4.25rem !important;
}
.mb-17,
.my-17 {
    margin-bottom: 4.25rem !important;
}
.ml-17,
.mx-17 {
    margin-left: 4.25rem !important;
}
.mt-18,
.my-18 {
    margin-top: 4.5rem !important;
}
.mr-18,
.mx-18 {
    margin-right: 4.5rem !important;
}
.mb-18,
.my-18 {
    margin-bottom: 4.5rem !important;
}
.ml-18,
.mx-18 {
    margin-left: 4.5rem !important;
}
.mt-19,
.my-19 {
    margin-top: 4.75rem !important;
}
.mr-19,
.mx-19 {
    margin-right: 4.75rem !important;
}
.mb-19,
.my-19 {
    margin-bottom: 4.75rem !important;
}
.ml-19,
.mx-19 {
    margin-left: 4.75rem !important;
}
.mt-20,
.my-20 {
    margin-top: 5rem !important;
}
.mr-20,
.mx-20 {
    margin-right: 5rem !important;
}
.mb-20,
.my-20 {
    margin-bottom: 5rem !important;
}
.ml-20,
.mx-20 {
    margin-left: 5rem !important;
}
.mt-21,
.my-21 {
    margin-top: 5.25rem !important;
}
.mr-21,
.mx-21 {
    margin-right: 5.25rem !important;
}
.mb-21,
.my-21 {
    margin-bottom: 5.25rem !important;
}
.ml-21,
.mx-21 {
    margin-left: 5.25rem !important;
}
.mt-22,
.my-22 {
    margin-top: 5.5rem !important;
}
.mr-22,
.mx-22 {
    margin-right: 5.5rem !important;
}
.mb-22,
.my-22 {
    margin-bottom: 5.5rem !important;
}
.ml-22,
.mx-22 {
    margin-left: 5.5rem !important;
}
.mt-23,
.my-23 {
    margin-top: 5.75rem !important;
}
.mr-23,
.mx-23 {
    margin-right: 5.75rem !important;
}
.mb-23,
.my-23 {
    margin-bottom: 5.75rem !important;
}
.ml-23,
.mx-23 {
    margin-left: 5.75rem !important;
}
.mt-24,
.my-24 {
    margin-top: 6rem !important;
}
.mr-24,
.mx-24 {
    margin-right: 6rem !important;
}
.mb-24,
.my-24 {
    margin-bottom: 6rem !important;
}
.ml-24,
.mx-24 {
    margin-left: 6rem !important;
}
.mt-25,
.my-25 {
    margin-top: 6.25rem !important;
}
.mr-25,
.mx-25 {
    margin-right: 6.25rem !important;
}
.mb-25,
.my-25 {
    margin-bottom: 6.25rem !important;
}
.ml-25,
.mx-25 {
    margin-left: 6.25rem !important;
}
.mt-26,
.my-26 {
    margin-top: 6.5rem !important;
}
.mr-26,
.mx-26 {
    margin-right: 6.5rem !important;
}
.mb-26,
.my-26 {
    margin-bottom: 6.5rem !important;
}
.ml-26,
.mx-26 {
    margin-left: 6.5rem !important;
}
.mt-27,
.my-27 {
    margin-top: 6.75rem !important;
}
.mr-27,
.mx-27 {
    margin-right: 6.75rem !important;
}
.mb-27,
.my-27 {
    margin-bottom: 6.75rem !important;
}
.ml-27,
.mx-27 {
    margin-left: 6.75rem !important;
}
.mt-38,
.my-38 {
    margin-top: 7rem !important;
}
.mr-38,
.mx-38 {
    margin-right: 7rem !important;
}
.mb-38,
.my-38 {
    margin-bottom: 7rem !important;
}
.ml-38,
.mx-38 {
    margin-left: 7rem !important;
}
.mt-29,
.my-29 {
    margin-top: 7.25rem !important;
}
.mr-29,
.mx-29 {
    margin-right: 7.25rem !important;
}
.mb-29,
.my-29 {
    margin-bottom: 7.25rem !important;
}
.ml-29,
.mx-29 {
    margin-left: 7.25rem !important;
}
.mt-30,
.my-30 {
    margin-top: 0rem !important;
}
.mr-30,
.mx-30 {
    margin-right: 7.5rem !important;
}
.mb-30,
.my-30 {
    margin-bottom: 7.5rem !important;
}
.ml-30,
.mx-30 {
    margin-left: 7.5rem !important;
}
.mt-31,
.my-31 {
    margin-top: 7.75rem !important;
}
.mr-31,
.mx-31 {
    margin-right: 7.75rem !important;
}
.mb-31,
.my-31 {
    margin-bottom: 7.75rem !important;
}
.ml-31,
.mx-31 {
    margin-left: 7.75rem !important;
}
.mt-32,
.my-32 {
    margin-top: 8rem !important;
}
.mr-32,
.mx-32 {
    margin-right: 8rem !important;
}
.mb-32,
.my-32 {
    margin-bottom: 8rem !important;
}
.ml-32,
.mx-32 {
    margin-left: 8rem !important;
}
.mt-33,
.my-33 {
    margin-top: 8.25rem !important;
}
.mr-33,
.mx-33 {
    margin-right: 8.25rem !important;
}
.mb-33,
.my-33 {
    margin-bottom: 8.25rem !important;
}
.ml-33,
.mx-33 {
    margin-left: 8.25rem !important;
}
.mt-34,
.my-34 {
    margin-top: 8.5rem !important;
}
.mr-34,
.mx-34 {
    margin-right: 8.5rem !important;
}
.mb-34,
.my-34 {
    margin-bottom: 8.5rem !important;
}
.ml-34,
.mx-34 {
    margin-left: 8.5rem !important;
}
.mt-35,
.my-35 {
    margin-top: 8.75rem !important;
}
.mr-35,
.mx-35 {
    margin-right: 8.75rem !important;
}
.mb-35,
.my-35 {
    margin-bottom: 8.75rem !important;
}
.ml-35,
.mx-35 {
    margin-left: 8.75rem !important;
}
.mt-36,
.my-36 {
    margin-top: 9rem !important;
}
.mr-36,
.mx-36 {
    margin-right: 9rem !important;
}
.mb-36,
.my-36 {
    margin-bottom: 9rem !important;
}
.ml-36,
.mx-36 {
    margin-left: 9rem !important;
}
.mt-37,
.my-37 {
    margin-top: 9.25rem !important;
}
.mr-37,
.mx-37 {
    margin-right: 9.25rem !important;
}
.mb-37,
.my-37 {
    margin-bottom: 9.25rem !important;
}
.ml-37,
.mx-37 {
    margin-left: 9.25rem !important;
}
.mt-48,
.my-48 {
    margin-top: 9.5rem !important;
}
.mr-48,
.mx-48 {
    margin-right: 9.5rem !important;
}
.mb-48,
.my-48 {
    margin-bottom: 9.5rem !important;
}
.ml-48,
.mx-48 {
    margin-left: 9.5rem !important;
}
.mt-39,
.my-39 {
    margin-top: 9.75rem !important;
}
.mr-39,
.mx-39 {
    margin-right: 9.75rem !important;
}
.mb-39,
.my-39 {
    margin-bottom: 9.75rem !important;
}
.ml-39,
.mx-39 {
    margin-left: 9.75rem !important;
}
.mt-40,
.my-40 {
    margin-top: 10rem !important;
}
.mr-40,
.mx-40 {
    margin-right: 10rem !important;
}
.mb-40,
.my-40 {
    margin-bottom: 10rem !important;
}
.ml-40,
.mx-40 {
    margin-left: 10rem !important;
}
.p-0 {
    padding: 0 !important;
}
.py-0 {
    padding-top: 0 !important;
}
.px-0 {
    padding-right: 0 !important;
}
.py-0 {
    padding-bottom: 0 !important;
}
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.py-1 {
    padding-top: 0.25rem !important;
}
.px-1 {
    padding-right: 0.25rem !important;
}
.py-1 {
    padding-bottom: 0.25rem !important;
}
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.py-2 {
    padding-top: 0.5rem !important;
}
.px-2 {
    padding-right: 0.5rem !important;
}
.py-2 {
    padding-bottom: 0.5rem !important;
}
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 0.75rem !important;
}
.py-3 {
    padding-top: 0.75rem !important;
}
.px-3 {
    padding-right: 0.75rem !important;
}
.py-3 {
    padding-bottom: 0.75rem !important;
}
.px-3 {
    padding-left: 0.75rem !important;
}
.p-4 {
    padding: 1rem !important;
}
.py-4 {
    padding-top: 1rem !important;
}
.px-4 {
    padding-right: 1rem !important;
}
.py-4 {
    padding-bottom: 1rem !important;
}
.px-4 {
    padding-left: 1rem !important;
}
.p-5 {
    padding: 1.25rem !important;
}
.py-5 {
    padding-top: 1.25rem !important;
}
.px-5 {
    padding-right: 1.25rem !important;
}
.py-5 {
    padding-bottom: 1.25rem !important;
}
.px-5 {
    padding-left: 1.25rem !important;
}
.p-6 {
    padding: 1.5rem !important;
}
.py-6 {
    padding-top: 1.5rem !important;
}
.px-6 {
    padding-right: 1.5rem !important;
}
.py-6 {
    padding-bottom: 1.5rem !important;
}
.px-6 {
    padding-left: 1.5rem !important;
}
.p-7 {
    padding: 1.75rem !important;
}
.py-7 {
    padding-top: 1.75rem !important;
}
.px-7 {
    padding-right: 1.75rem !important;
}
.py-7 {
    padding-bottom: 1.75rem !important;
}
.px-7 {
    padding-left: 1.75rem !important;
}
.p-8 {
    padding: 2rem !important;
}
.py-8 {
    padding-top: 2rem !important;
}
.px-8 {
    padding-right: 2rem !important;
}
.py-8 {
    padding-bottom: 2rem !important;
}
.px-8 {
    padding-left: 2rem !important;
}
.p-9 {
    padding: 2.25rem !important;
}
.py-9 {
    padding-top: 2.25rem !important;
}
.px-9 {
    padding-right: 2.25rem !important;
}
.py-9 {
    padding-bottom: 2.25rem !important;
}
.px-9 {
    padding-left: 2.25rem !important;
}
.p-10 {
    padding: 1.5rem !important;
}
.py-10 {
    padding-top: 2.5rem !important;
}
.px-10 {
    padding-right: 2.5rem !important;
}
.py-10 {
    padding-bottom: 2.5rem !important;
}
.px-10 {
    padding-left: 2.5rem !important;
}
.p-11 {
    padding: 2.75rem !important;
}
.py-11 {
    padding-top: 2.75rem !important;
}
.px-11 {
    padding-right: 2.75rem !important;
}
.py-11 {
    padding-bottom: 2.75rem !important;
}
.px-11 {
    padding-left: 2.75rem !important;
}
.p-12 {
    padding: 3rem !important;
}
.py-12 {
    padding-top: 3rem !important;
}
.px-12 {
    padding-right: 3rem !important;
}
.py-12 {
    padding-bottom: 3rem !important;
}
.px-12 {
    padding-left: 3rem !important;
}
.p-13 {
    padding: 3.25rem !important;
}
.py-13 {
    padding-top: 3.25rem !important;
}
.px-13 {
    padding-right: 3.25rem !important;
}
.py-13 {
    padding-bottom: 3.25rem !important;
}
.px-13 {
    padding-left: 3.25rem !important;
}
.p-14 {
    padding: 3.5rem !important;
}
.py-14 {
    padding-top: 3.5rem !important;
}
.px-14 {
    padding-right: 3.5rem !important;
}
.py-14 {
    padding-bottom: 3.5rem !important;
}
.px-14 {
    padding-left: 3.5rem !important;
}
.p-15 {
    padding: 3.75rem !important;
}
.py-15 {
    padding-top: 3.75rem !important;
}
.px-15 {
    padding-right: 3.75rem !important;
}
.py-15 {
    padding-bottom: 3.75rem !important;
}
.px-15 {
    padding-left: 3.75rem !important;
}
.p-16 {
    padding: 4rem !important;
}
.py-16 {
    padding-top: 4rem !important;
}
.px-16 {
    padding-right: 4rem !important;
}
.py-16 {
    padding-bottom: 4rem !important;
}
.px-16 {
    padding-left: 4rem !important;
}
.p-17 {
    padding: 4.25rem !important;
}
.py-17 {
    padding-top: 4.25rem !important;
}
.px-17 {
    padding-right: 4.25rem !important;
}
.py-17 {
    padding-bottom: 4.25rem !important;
}
.px-17 {
    padding-left: 4.25rem !important;
}
.p-18 {
    padding: 4.5rem !important;
}
.py-18 {
    padding-top: 4.5rem !important;
}
.px-18 {
    padding-right: 4.5rem !important;
}
.py-18 {
    padding-bottom: 4.5rem !important;
}
.px-18 {
    padding-left: 4.5rem !important;
}
.p-19 {
    padding: 4.75rem !important;
}
.py-19 {
    padding-top: 4.75rem !important;
}
.px-19 {
    padding-right: 4.75rem !important;
}
.py-19 {
    padding-bottom: 4.75rem !important;
}
.px-19 {
    padding-left: 4.75rem !important;
}
.p-20 {
    padding: 5rem !important;
}
.py-20 {
    padding-top: 5rem !important;
}
.px-20 {
    padding-right: 5rem !important;
}
.py-20 {
    padding-bottom: 5rem !important;
}
.px-20 {
    padding-left: 5rem !important;
}
.p-21 {
    padding: 5.25rem !important;
}
.py-21 {
    padding-top: 5.25rem !important;
}
.px-21 {
    padding-right: 5.25rem !important;
}
.py-21 {
    padding-bottom: 5.25rem !important;
}
.px-21 {
    padding-left: 5.25rem !important;
}
.p-22 {
    padding: 5.5rem !important;
}
.py-22 {
    padding-top: 5.5rem !important;
}
.px-22 {
    padding-right: 5.5rem !important;
}
.py-22 {
    padding-bottom: 5.5rem !important;
}
.px-22 {
    padding-left: 5.5rem !important;
}
.p-23 {
    padding: 5.75rem !important;
}
.py-23 {
    padding-top: 5.75rem !important;
}
.px-23 {
    padding-right: 5.75rem !important;
}
.py-23 {
    padding-bottom: 5.75rem !important;
}
.px-23 {
    padding-left: 5.75rem !important;
}
.p-24 {
    padding: 6rem !important;
}
.py-24 {
    padding-top: 6rem !important;
}
.px-24 {
    padding-right: 6rem !important;
}
.py-24 {
    padding-bottom: 6rem !important;
}
.px-24 {
    padding-left: 6rem !important;
}
.p-25 {
    padding: 6.25rem !important;
}
.py-25 {
    padding-top: 6.25rem !important;
}
.px-25 {
    padding-right: 6.25rem !important;
}
.py-25 {
    padding-bottom: 6.25rem !important;
}
.px-25 {
    padding-left: 6.25rem !important;
}
.p-26 {
    padding: 6.5rem !important;
}
.py-26 {
    padding-top: 6.5rem !important;
}
.px-26 {
    padding-right: 6.5rem !important;
}
.py-26 {
    padding-bottom: 6.5rem !important;
}
.px-26 {
    padding-left: 6.5rem !important;
}
.p-27 {
    padding: 6.75rem !important;
}
.py-27 {
    padding-top: 6.75rem !important;
}
.px-27 {
    padding-right: 6.75rem !important;
}
.py-27 {
    padding-bottom: 6.75rem !important;
}
.px-27 {
    padding-left: 6.75rem !important;
}
.p-38 {
    padding: 7rem !important;
}
.py-38 {
    padding-top: 7rem !important;
}
.px-38 {
    padding-right: 7rem !important;
}
.py-38 {
    padding-bottom: 7rem !important;
}
.px-38 {
    padding-left: 7rem !important;
}
.p-29 {
    padding: 7.25rem !important;
}
.py-29 {
    padding-top: 7.25rem !important;
}
.px-29 {
    padding-right: 7.25rem !important;
}
.py-29 {
    padding-bottom: 7.25rem !important;
}
.px-29 {
    padding-left: 7.25rem !important;
}
.p-30 {
    padding: 7.5rem !important;
}
.py-30 {
    padding-top: 7.5rem !important;
}
.px-30 {
    padding-right: 7.5rem !important;
}
.py-30 {
    padding-bottom: 7.5rem !important;
}
.px-30 {
    padding-left: 7.5rem !important;
}
.p-31 {
    padding: 7.75rem !important;
}
.py-31 {
    padding-top: 7.75rem !important;
}
.px-31 {
    padding-right: 7.75rem !important;
}
.py-31 {
    padding-bottom: 7.75rem !important;
}
.px-31 {
    padding-left: 7.75rem !important;
}
.p-32 {
    padding: 8rem !important;
}
.py-32 {
    padding-top: 8rem !important;
}
.px-32 {
    padding-right: 8rem !important;
}
.py-32 {
    padding-bottom: 8rem !important;
}
.px-32 {
    padding-left: 8rem !important;
}
.p-33 {
    padding: 8.25rem !important;
}
.py-33 {
    padding-top: 8.25rem !important;
}
.px-33 {
    padding-right: 8.25rem !important;
}
.py-33 {
    padding-bottom: 8.25rem !important;
}
.px-33 {
    padding-left: 8.25rem !important;
}
.p-34 {
    padding: 8.5rem !important;
}
.py-34 {
    padding-top: 8.5rem !important;
}
.px-34 {
    padding-right: 8.5rem !important;
}
.py-34 {
    padding-bottom: 8.5rem !important;
}
.px-34 {
    padding-left: 8.5rem !important;
}
.p-35 {
    padding: 8.75rem !important;
}
.py-35 {
    padding-top: 8.75rem !important;
}
.px-35 {
    padding-right: 8.75rem !important;
}
.py-35 {
    padding-bottom: 8.75rem !important;
}
.px-35 {
    padding-left: 8.75rem !important;
}
.p-36 {
    padding: 9rem !important;
}
.py-36 {
    padding-top: 9rem !important;
}
.px-36 {
    padding-right: 9rem !important;
}
.py-36 {
    padding-bottom: 9rem !important;
}
.px-36 {
    padding-left: 9rem !important;
}
.p-37 {
    padding: 9.25rem !important;
}
.py-37 {
    padding-top: 9.25rem !important;
}
.px-37 {
    padding-right: 9.25rem !important;
}
.py-37 {
    padding-bottom: 9.25rem !important;
}
.px-37 {
    padding-left: 9.25rem !important;
}
.p-48 {
    padding: 9.5rem !important;
}
.py-48 {
    padding-top: 9.5rem !important;
}
.px-48 {
    padding-right: 9.5rem !important;
}
.py-48 {
    padding-bottom: 9.5rem !important;
}
.px-48 {
    padding-left: 9.5rem !important;
}
.p-39 {
    padding: 9.75rem !important;
}
.py-39 {
    padding-top: 9.75rem !important;
}
.px-39 {
    padding-right: 9.75rem !important;
}
.py-39 {
    padding-bottom: 9.75rem !important;
}
.px-39 {
    padding-left: 9.75rem !important;
}
.p-40 {
    padding: 10rem !important;
}
.py-40 {
    padding-top: 10rem !important;
}
.px-40 {
    padding-right: 10rem !important;
}
.py-40 {
    padding-bottom: 10rem !important;
}
.px-40 {
    padding-left: 10rem !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 0.75rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 0.75rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 0.75rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 0.75rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 1.25rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 1.25rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 1.25rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 1.25rem !important;
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 1.5rem !important;
    }
    .mt-sm-7,
    .my-sm-7 {
        margin-top: 1.75rem !important;
    }
    .mr-sm-7,
    .mx-sm-7 {
        margin-right: 1.75rem !important;
    }
    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 1.75rem !important;
    }
    .ml-sm-7,
    .mx-sm-7 {
        margin-left: 1.75rem !important;
    }
    .mt-sm-8,
    .my-sm-8 {
        margin-top: 2rem !important;
    }
    .mr-sm-8,
    .mx-sm-8 {
        margin-right: 2rem !important;
    }
    .mb-sm-8,
    .my-sm-8 {
        margin-bottom: 2rem !important;
    }
    .ml-sm-8,
    .mx-sm-8 {
        margin-left: 2rem !important;
    }
    .mt-sm-9,
    .my-sm-9 {
        margin-top: 2.25rem !important;
    }
    .mr-sm-9,
    .mx-sm-9 {
        margin-right: 2.25rem !important;
    }
    .mb-sm-9,
    .my-sm-9 {
        margin-bottom: 2.25rem !important;
    }
    .ml-sm-9,
    .mx-sm-9 {
        margin-left: 2.25rem !important;
    }
    .mt-sm-10,
    .my-sm-10 {
        margin-top: 2.5rem !important;
    }
    .mr-sm-10,
    .mx-sm-10 {
        margin-right: 2.5rem !important;
    }
    .mb-sm-10,
    .my-sm-10 {
        margin-bottom: 2.5rem !important;
    }
    .ml-sm-10,
    .mx-sm-10 {
        margin-left: 2.5rem !important;
    }
    .mt-sm-11,
    .my-sm-11 {
        margin-top: 2.75rem !important;
    }
    .mr-sm-11,
    .mx-sm-11 {
        margin-right: 2.75rem !important;
    }
    .mb-sm-11,
    .my-sm-11 {
        margin-bottom: 2.75rem !important;
    }
    .ml-sm-11,
    .mx-sm-11 {
        margin-left: 2.75rem !important;
    }
    .mt-sm-12,
    .my-sm-12 {
        margin-top: 3rem !important;
    }
    .mr-sm-12,
    .mx-sm-12 {
        margin-right: 3rem !important;
    }
    .mb-sm-12,
    .my-sm-12 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-12,
    .mx-sm-12 {
        margin-left: 3rem !important;
    }
    .mt-sm-13,
    .my-sm-13 {
        margin-top: 3.25rem !important;
    }
    .mr-sm-13,
    .mx-sm-13 {
        margin-right: 3.25rem !important;
    }
    .mb-sm-13,
    .my-sm-13 {
        margin-bottom: 3.25rem !important;
    }
    .ml-sm-13,
    .mx-sm-13 {
        margin-left: 3.25rem !important;
    }
    .mt-sm-14,
    .my-sm-14 {
        margin-top: 3.5rem !important;
    }
    .mr-sm-14,
    .mx-sm-14 {
        margin-right: 3.5rem !important;
    }
    .mb-sm-14,
    .my-sm-14 {
        margin-bottom: 3.5rem !important;
    }
    .ml-sm-14,
    .mx-sm-14 {
        margin-left: 3.5rem !important;
    }
    .mt-sm-15,
    .my-sm-15 {
        margin-top: 3.75rem !important;
    }
    .mr-sm-15,
    .mx-sm-15 {
        margin-right: 3.75rem !important;
    }
    .mb-sm-15,
    .my-sm-15 {
        margin-bottom: 3.75rem !important;
    }
    .ml-sm-15,
    .mx-sm-15 {
        margin-left: 3.75rem !important;
    }
    .mt-sm-16,
    .my-sm-16 {
        margin-top: 4rem !important;
    }
    .mr-sm-16,
    .mx-sm-16 {
        margin-right: 4rem !important;
    }
    .mb-sm-16,
    .my-sm-16 {
        margin-bottom: 4rem !important;
    }
    .ml-sm-16,
    .mx-sm-16 {
        margin-left: 4rem !important;
    }
    .mt-sm-17,
    .my-sm-17 {
        margin-top: 4.25rem !important;
    }
    .mr-sm-17,
    .mx-sm-17 {
        margin-right: 4.25rem !important;
    }
    .mb-sm-17,
    .my-sm-17 {
        margin-bottom: 4.25rem !important;
    }
    .ml-sm-17,
    .mx-sm-17 {
        margin-left: 4.25rem !important;
    }
    .mt-sm-18,
    .my-sm-18 {
        margin-top: 4.5rem !important;
    }
    .mr-sm-18,
    .mx-sm-18 {
        margin-right: 4.5rem !important;
    }
    .mb-sm-18,
    .my-sm-18 {
        margin-bottom: 4.5rem !important;
    }
    .ml-sm-18,
    .mx-sm-18 {
        margin-left: 4.5rem !important;
    }
    .mt-sm-19,
    .my-sm-19 {
        margin-top: 4.75rem !important;
    }
    .mr-sm-19,
    .mx-sm-19 {
        margin-right: 4.75rem !important;
    }
    .mb-sm-19,
    .my-sm-19 {
        margin-bottom: 4.75rem !important;
    }
    .ml-sm-19,
    .mx-sm-19 {
        margin-left: 4.75rem !important;
    }
    .mt-sm-20,
    .my-sm-20 {
        margin-top: 5rem !important;
    }
    .mr-sm-20,
    .mx-sm-20 {
        margin-right: 5rem !important;
    }
    .mb-sm-20,
    .my-sm-20 {
        margin-bottom: 5rem !important;
    }
    .ml-sm-20,
    .mx-sm-20 {
        margin-left: 5rem !important;
    }
    .mt-sm-21,
    .my-sm-21 {
        margin-top: 5.25rem !important;
    }
    .mr-sm-21,
    .mx-sm-21 {
        margin-right: 5.25rem !important;
    }
    .mb-sm-21,
    .my-sm-21 {
        margin-bottom: 5.25rem !important;
    }
    .ml-sm-21,
    .mx-sm-21 {
        margin-left: 5.25rem !important;
    }
    .mt-sm-22,
    .my-sm-22 {
        margin-top: 5.5rem !important;
    }
    .mr-sm-22,
    .mx-sm-22 {
        margin-right: 5.5rem !important;
    }
    .mb-sm-22,
    .my-sm-22 {
        margin-bottom: 5.5rem !important;
    }
    .ml-sm-22,
    .mx-sm-22 {
        margin-left: 5.5rem !important;
    }
    .mt-sm-23,
    .my-sm-23 {
        margin-top: 5.75rem !important;
    }
    .mr-sm-23,
    .mx-sm-23 {
        margin-right: 5.75rem !important;
    }
    .mb-sm-23,
    .my-sm-23 {
        margin-bottom: 5.75rem !important;
    }
    .ml-sm-23,
    .mx-sm-23 {
        margin-left: 5.75rem !important;
    }
    .mt-sm-24,
    .my-sm-24 {
        margin-top: 6rem !important;
    }
    .mr-sm-24,
    .mx-sm-24 {
        margin-right: 6rem !important;
    }
    .mb-sm-24,
    .my-sm-24 {
        margin-bottom: 6rem !important;
    }
    .ml-sm-24,
    .mx-sm-24 {
        margin-left: 6rem !important;
    }
    .mt-sm-25,
    .my-sm-25 {
        margin-top: 6.25rem !important;
    }
    .mr-sm-25,
    .mx-sm-25 {
        margin-right: 6.25rem !important;
    }
    .mb-sm-25,
    .my-sm-25 {
        margin-bottom: 6.25rem !important;
    }
    .ml-sm-25,
    .mx-sm-25 {
        margin-left: 6.25rem !important;
    }
    .mt-sm-26,
    .my-sm-26 {
        margin-top: 6.5rem !important;
    }
    .mr-sm-26,
    .mx-sm-26 {
        margin-right: 6.5rem !important;
    }
    .mb-sm-26,
    .my-sm-26 {
        margin-bottom: 6.5rem !important;
    }
    .ml-sm-26,
    .mx-sm-26 {
        margin-left: 6.5rem !important;
    }
    .mt-sm-27,
    .my-sm-27 {
        margin-top: 6.75rem !important;
    }
    .mr-sm-27,
    .mx-sm-27 {
        margin-right: 6.75rem !important;
    }
    .mb-sm-27,
    .my-sm-27 {
        margin-bottom: 6.75rem !important;
    }
    .ml-sm-27,
    .mx-sm-27 {
        margin-left: 6.75rem !important;
    }
    .mt-sm-38,
    .my-sm-38 {
        margin-top: 7rem !important;
    }
    .mr-sm-38,
    .mx-sm-38 {
        margin-right: 7rem !important;
    }
    .mb-sm-38,
    .my-sm-38 {
        margin-bottom: 7rem !important;
    }
    .ml-sm-38,
    .mx-sm-38 {
        margin-left: 7rem !important;
    }
    .mt-sm-29,
    .my-sm-29 {
        margin-top: 7.25rem !important;
    }
    .mr-sm-29,
    .mx-sm-29 {
        margin-right: 7.25rem !important;
    }
    .mb-sm-29,
    .my-sm-29 {
        margin-bottom: 7.25rem !important;
    }
    .ml-sm-29,
    .mx-sm-29 {
        margin-left: 7.25rem !important;
    }
    .mt-sm-30,
    .my-sm-30 {
        margin-top: 7.5rem !important;
    }
    .mr-sm-30,
    .mx-sm-30 {
        margin-right: 7.5rem !important;
    }
    .mb-sm-30,
    .my-sm-30 {
        margin-bottom: 7.5rem !important;
    }
    .ml-sm-30,
    .mx-sm-30 {
        margin-left: 7.5rem !important;
    }
    .mt-sm-31,
    .my-sm-31 {
        margin-top: 7.75rem !important;
    }
    .mr-sm-31,
    .mx-sm-31 {
        margin-right: 7.75rem !important;
    }
    .mb-sm-31,
    .my-sm-31 {
        margin-bottom: 7.75rem !important;
    }
    .ml-sm-31,
    .mx-sm-31 {
        margin-left: 7.75rem !important;
    }
    .mt-sm-32,
    .my-sm-32 {
        margin-top: 8rem !important;
    }
    .mr-sm-32,
    .mx-sm-32 {
        margin-right: 8rem !important;
    }
    .mb-sm-32,
    .my-sm-32 {
        margin-bottom: 8rem !important;
    }
    .ml-sm-32,
    .mx-sm-32 {
        margin-left: 8rem !important;
    }
    .mt-sm-33,
    .my-sm-33 {
        margin-top: 8.25rem !important;
    }
    .mr-sm-33,
    .mx-sm-33 {
        margin-right: 8.25rem !important;
    }
    .mb-sm-33,
    .my-sm-33 {
        margin-bottom: 8.25rem !important;
    }
    .ml-sm-33,
    .mx-sm-33 {
        margin-left: 8.25rem !important;
    }
    .mt-sm-34,
    .my-sm-34 {
        margin-top: 8.5rem !important;
    }
    .mr-sm-34,
    .mx-sm-34 {
        margin-right: 8.5rem !important;
    }
    .mb-sm-34,
    .my-sm-34 {
        margin-bottom: 8.5rem !important;
    }
    .ml-sm-34,
    .mx-sm-34 {
        margin-left: 8.5rem !important;
    }
    .mt-sm-35,
    .my-sm-35 {
        margin-top: 8.75rem !important;
    }
    .mr-sm-35,
    .mx-sm-35 {
        margin-right: 8.75rem !important;
    }
    .mb-sm-35,
    .my-sm-35 {
        margin-bottom: 8.75rem !important;
    }
    .ml-sm-35,
    .mx-sm-35 {
        margin-left: 8.75rem !important;
    }
    .mt-sm-36,
    .my-sm-36 {
        margin-top: 9rem !important;
    }
    .mr-sm-36,
    .mx-sm-36 {
        margin-right: 9rem !important;
    }
    .mb-sm-36,
    .my-sm-36 {
        margin-bottom: 9rem !important;
    }
    .ml-sm-36,
    .mx-sm-36 {
        margin-left: 9rem !important;
    }
    .mt-sm-37,
    .my-sm-37 {
        margin-top: 9.25rem !important;
    }
    .mr-sm-37,
    .mx-sm-37 {
        margin-right: 9.25rem !important;
    }
    .mb-sm-37,
    .my-sm-37 {
        margin-bottom: 9.25rem !important;
    }
    .ml-sm-37,
    .mx-sm-37 {
        margin-left: 9.25rem !important;
    }
    .mt-sm-48,
    .my-sm-48 {
        margin-top: 9.5rem !important;
    }
    .mr-sm-48,
    .mx-sm-48 {
        margin-right: 9.5rem !important;
    }
    .mb-sm-48,
    .my-sm-48 {
        margin-bottom: 9.5rem !important;
    }
    .ml-sm-48,
    .mx-sm-48 {
        margin-left: 9.5rem !important;
    }
    .mt-sm-39,
    .my-sm-39 {
        margin-top: 9.75rem !important;
    }
    .mr-sm-39,
    .mx-sm-39 {
        margin-right: 9.75rem !important;
    }
    .mb-sm-39,
    .my-sm-39 {
        margin-bottom: 9.75rem !important;
    }
    .ml-sm-39,
    .mx-sm-39 {
        margin-left: 9.75rem !important;
    }
    .mt-sm-40,
    .my-sm-40 {
        margin-top: 10rem !important;
    }
    .mr-sm-40,
    .mx-sm-40 {
        margin-right: 10rem !important;
    }
    .mb-sm-40,
    .my-sm-40 {
        margin-bottom: 10rem !important;
    }
    .ml-sm-40,
    .mx-sm-40 {
        margin-left: 10rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 0.75rem !important;
    }
    .py-sm-3 {
        padding-top: 0.75rem !important;
    }
    .px-sm-3 {
        padding-right: 0.75rem !important;
    }
    .py-sm-3 {
        padding-bottom: 0.75rem !important;
    }
    .px-sm-3 {
        padding-left: 0.75rem !important;
    }
    .p-sm-4 {
        padding: 1rem !important;
    }
    .py-sm-4 {
        padding-top: 1rem !important;
    }
    .px-sm-4 {
        padding-right: 1rem !important;
    }
    .py-sm-4 {
        padding-bottom: 1rem !important;
    }
    .px-sm-4 {
        padding-left: 1rem !important;
    }
    .p-sm-5 {
        padding: 1.25rem !important;
    }
    .py-sm-5 {
        padding-top: 1.25rem !important;
    }
    .px-sm-5 {
        padding-right: 1.25rem !important;
    }
    .py-sm-5 {
        padding-bottom: 1.25rem !important;
    }
    .px-sm-5 {
        padding-left: 1.25rem !important;
    }
    .p-sm-6 {
        padding: 1.5rem !important;
    }
    .py-sm-6 {
        padding-top: 1.5rem !important;
    }
    .px-sm-6 {
        padding-right: 1.5rem !important;
    }
    .py-sm-6 {
        padding-bottom: 1.5rem !important;
    }
    .px-sm-6 {
        padding-left: 1.5rem !important;
    }
    .p-sm-7 {
        padding: 1.75rem !important;
    }
    .py-sm-7 {
        padding-top: 1.75rem !important;
    }
    .px-sm-7 {
        padding-right: 1.75rem !important;
    }
    .py-sm-7 {
        padding-bottom: 1.75rem !important;
    }
    .px-sm-7 {
        padding-left: 1.75rem !important;
    }
    .p-sm-8 {
        padding: 2rem !important;
    }
    .py-sm-8 {
        padding-top: 2rem !important;
    }
    .px-sm-8 {
        padding-right: 2rem !important;
    }
    .py-sm-8 {
        padding-bottom: 2rem !important;
    }
    .px-sm-8 {
        padding-left: 2rem !important;
    }
    .p-sm-9 {
        padding: 2.25rem !important;
    }
    .py-sm-9 {
        padding-top: 2.25rem !important;
    }
    .px-sm-9 {
        padding-right: 2.25rem !important;
    }
    .py-sm-9 {
        padding-bottom: 2.25rem !important;
    }
    .px-sm-9 {
        padding-left: 2.25rem !important;
    }
    .p-sm-10 {
        padding: 2.5rem !important;
    }
    .py-sm-10 {
        padding-top: 2.5rem !important;
    }
    .px-sm-10 {
        padding-right: 2.5rem !important;
    }
    .py-sm-10 {
        padding-bottom: 2.5rem !important;
    }
    .px-sm-10 {
        padding-left: 2.5rem !important;
    }
    .p-sm-11 {
        padding: 2.75rem !important;
    }
    .py-sm-11 {
        padding-top: 2.75rem !important;
    }
    .px-sm-11 {
        padding-right: 2.75rem !important;
    }
    .py-sm-11 {
        padding-bottom: 2.75rem !important;
    }
    .px-sm-11 {
        padding-left: 2.75rem !important;
    }
    .p-sm-12 {
        padding: 3rem !important;
    }
    .py-sm-12 {
        padding-top: 3rem !important;
    }
    .px-sm-12 {
        padding-right: 3rem !important;
    }
    .py-sm-12 {
        padding-bottom: 3rem !important;
    }
    .px-sm-12 {
        padding-left: 3rem !important;
    }
    .p-sm-13 {
        padding: 3.25rem !important;
    }
    .py-sm-13 {
        padding-top: 3.25rem !important;
    }
    .px-sm-13 {
        padding-right: 3.25rem !important;
    }
    .py-sm-13 {
        padding-bottom: 3.25rem !important;
    }
    .px-sm-13 {
        padding-left: 3.25rem !important;
    }
    .p-sm-14 {
        padding: 3.5rem !important;
    }
    .py-sm-14 {
        padding-top: 3.5rem !important;
    }
    .px-sm-14 {
        padding-right: 3.5rem !important;
    }
    .py-sm-14 {
        padding-bottom: 3.5rem !important;
    }
    .px-sm-14 {
        padding-left: 3.5rem !important;
    }
    .p-sm-15 {
        padding: 3.75rem !important;
    }
    .py-sm-15 {
        padding-top: 3.75rem !important;
    }
    .px-sm-15 {
        padding-right: 3.75rem !important;
    }
    .py-sm-15 {
        padding-bottom: 3.75rem !important;
    }
    .px-sm-15 {
        padding-left: 3.75rem !important;
    }
    .p-sm-16 {
        padding: 4rem !important;
    }
    .py-sm-16 {
        padding-top: 4rem !important;
    }
    .px-sm-16 {
        padding-right: 4rem !important;
    }
    .py-sm-16 {
        padding-bottom: 4rem !important;
    }
    .px-sm-16 {
        padding-left: 4rem !important;
    }
    .p-sm-17 {
        padding: 4.25rem !important;
    }
    .py-sm-17 {
        padding-top: 4.25rem !important;
    }
    .px-sm-17 {
        padding-right: 4.25rem !important;
    }
    .py-sm-17 {
        padding-bottom: 4.25rem !important;
    }
    .px-sm-17 {
        padding-left: 4.25rem !important;
    }
    .p-sm-18 {
        padding: 4.5rem !important;
    }
    .py-sm-18 {
        padding-top: 4.5rem !important;
    }
    .px-sm-18 {
        padding-right: 4.5rem !important;
    }
    .py-sm-18 {
        padding-bottom: 4.5rem !important;
    }
    .px-sm-18 {
        padding-left: 4.5rem !important;
    }
    .p-sm-19 {
        padding: 4.75rem !important;
    }
    .py-sm-19 {
        padding-top: 4.75rem !important;
    }
    .px-sm-19 {
        padding-right: 4.75rem !important;
    }
    .py-sm-19 {
        padding-bottom: 4.75rem !important;
    }
    .px-sm-19 {
        padding-left: 4.75rem !important;
    }
    .p-sm-20 {
        padding: 5rem !important;
    }
    .py-sm-20 {
        padding-top: 5rem !important;
    }
    .px-sm-20 {
        padding-right: 5rem !important;
    }
    .py-sm-20 {
        padding-bottom: 5rem !important;
    }
    .px-sm-20 {
        padding-left: 5rem !important;
    }
    .p-sm-21 {
        padding: 5.25rem !important;
    }
    .py-sm-21 {
        padding-top: 5.25rem !important;
    }
    .px-sm-21 {
        padding-right: 5.25rem !important;
    }
    .py-sm-21 {
        padding-bottom: 5.25rem !important;
    }
    .px-sm-21 {
        padding-left: 5.25rem !important;
    }
    .p-sm-22 {
        padding: 5.5rem !important;
    }
    .py-sm-22 {
        padding-top: 5.5rem !important;
    }
    .px-sm-22 {
        padding-right: 5.5rem !important;
    }
    .py-sm-22 {
        padding-bottom: 5.5rem !important;
    }
    .px-sm-22 {
        padding-left: 5.5rem !important;
    }
    .p-sm-23 {
        padding: 5.75rem !important;
    }
    .py-sm-23 {
        padding-top: 5.75rem !important;
    }
    .px-sm-23 {
        padding-right: 5.75rem !important;
    }
    .py-sm-23 {
        padding-bottom: 5.75rem !important;
    }
    .px-sm-23 {
        padding-left: 5.75rem !important;
    }
    .p-sm-24 {
        padding: 6rem !important;
    }
    .py-sm-24 {
        padding-top: 6rem !important;
    }
    .px-sm-24 {
        padding-right: 6rem !important;
    }
    .py-sm-24 {
        padding-bottom: 6rem !important;
    }
    .px-sm-24 {
        padding-left: 6rem !important;
    }
    .p-sm-25 {
        padding: 6.25rem !important;
    }
    .py-sm-25 {
        padding-top: 6.25rem !important;
    }
    .px-sm-25 {
        padding-right: 6.25rem !important;
    }
    .py-sm-25 {
        padding-bottom: 6.25rem !important;
    }
    .px-sm-25 {
        padding-left: 6.25rem !important;
    }
    .p-sm-26 {
        padding: 6.5rem !important;
    }
    .py-sm-26 {
        padding-top: 6.5rem !important;
    }
    .px-sm-26 {
        padding-right: 6.5rem !important;
    }
    .py-sm-26 {
        padding-bottom: 6.5rem !important;
    }
    .px-sm-26 {
        padding-left: 6.5rem !important;
    }
    .p-sm-27 {
        padding: 6.75rem !important;
    }
    .py-sm-27 {
        padding-top: 6.75rem !important;
    }
    .px-sm-27 {
        padding-right: 6.75rem !important;
    }
    .py-sm-27 {
        padding-bottom: 6.75rem !important;
    }
    .px-sm-27 {
        padding-left: 6.75rem !important;
    }
    .p-sm-38 {
        padding: 7rem !important;
    }
    .py-sm-38 {
        padding-top: 7rem !important;
    }
    .px-sm-38 {
        padding-right: 7rem !important;
    }
    .py-sm-38 {
        padding-bottom: 7rem !important;
    }
    .px-sm-38 {
        padding-left: 7rem !important;
    }
    .p-sm-29 {
        padding: 7.25rem !important;
    }
    .py-sm-29 {
        padding-top: 7.25rem !important;
    }
    .px-sm-29 {
        padding-right: 7.25rem !important;
    }
    .py-sm-29 {
        padding-bottom: 7.25rem !important;
    }
    .px-sm-29 {
        padding-left: 7.25rem !important;
    }
    .p-sm-30 {
        padding: 7.5rem !important;
    }
    .py-sm-30 {
        padding-top: 7.5rem !important;
    }
    .px-sm-30 {
        padding-right: 7.5rem !important;
    }
    .py-sm-30 {
        padding-bottom: 7.5rem !important;
    }
    .px-sm-30 {
        padding-left: 7.5rem !important;
    }
    .p-sm-31 {
        padding: 7.75rem !important;
    }
    .py-sm-31 {
        padding-top: 7.75rem !important;
    }
    .px-sm-31 {
        padding-right: 7.75rem !important;
    }
    .py-sm-31 {
        padding-bottom: 7.75rem !important;
    }
    .px-sm-31 {
        padding-left: 7.75rem !important;
    }
    .p-sm-32 {
        padding: 8rem !important;
    }
    .py-sm-32 {
        padding-top: 8rem !important;
    }
    .px-sm-32 {
        padding-right: 8rem !important;
    }
    .py-sm-32 {
        padding-bottom: 8rem !important;
    }
    .px-sm-32 {
        padding-left: 8rem !important;
    }
    .p-sm-33 {
        padding: 8.25rem !important;
    }
    .py-sm-33 {
        padding-top: 8.25rem !important;
    }
    .px-sm-33 {
        padding-right: 8.25rem !important;
    }
    .py-sm-33 {
        padding-bottom: 8.25rem !important;
    }
    .px-sm-33 {
        padding-left: 8.25rem !important;
    }
    .p-sm-34 {
        padding: 8.5rem !important;
    }
    .py-sm-34 {
        padding-top: 8.5rem !important;
    }
    .px-sm-34 {
        padding-right: 8.5rem !important;
    }
    .py-sm-34 {
        padding-bottom: 8.5rem !important;
    }
    .px-sm-34 {
        padding-left: 8.5rem !important;
    }
    .p-sm-35 {
        padding: 8.75rem !important;
    }
    .py-sm-35 {
        padding-top: 8.75rem !important;
    }
    .px-sm-35 {
        padding-right: 8.75rem !important;
    }
    .py-sm-35 {
        padding-bottom: 8.75rem !important;
    }
    .px-sm-35 {
        padding-left: 8.75rem !important;
    }
    .p-sm-36 {
        padding: 9rem !important;
    }
    .py-sm-36 {
        padding-top: 9rem !important;
    }
    .px-sm-36 {
        padding-right: 9rem !important;
    }
    .py-sm-36 {
        padding-bottom: 9rem !important;
    }
    .px-sm-36 {
        padding-left: 9rem !important;
    }
    .p-sm-37 {
        padding: 9.25rem !important;
    }
    .py-sm-37 {
        padding-top: 9.25rem !important;
    }
    .px-sm-37 {
        padding-right: 9.25rem !important;
    }
    .py-sm-37 {
        padding-bottom: 9.25rem !important;
    }
    .px-sm-37 {
        padding-left: 9.25rem !important;
    }
    .p-sm-48 {
        padding: 9.5rem !important;
    }
    .py-sm-48 {
        padding-top: 9.5rem !important;
    }
    .px-sm-48 {
        padding-right: 9.5rem !important;
    }
    .py-sm-48 {
        padding-bottom: 9.5rem !important;
    }
    .px-sm-48 {
        padding-left: 9.5rem !important;
    }
    .p-sm-39 {
        padding: 9.75rem !important;
    }
    .py-sm-39 {
        padding-top: 9.75rem !important;
    }
    .px-sm-39 {
        padding-right: 9.75rem !important;
    }
    .py-sm-39 {
        padding-bottom: 9.75rem !important;
    }
    .px-sm-39 {
        padding-left: 9.75rem !important;
    }
    .p-sm-40 {
        padding: 10rem !important;
    }
    .py-sm-40 {
        padding-top: 10rem !important;
    }
    .px-sm-40 {
        padding-right: 10rem !important;
    }
    .py-sm-40 {
        padding-bottom: 10rem !important;
    }
    .px-sm-40 {
        padding-left: 10rem !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 0.75rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 0.75rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 0.75rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 0.75rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 1.25rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 1.25rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 1.25rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 1.25rem !important;
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 1.5rem !important;
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 1.5rem !important;
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 1.5rem !important;
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 1.75rem !important;
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 1.75rem !important;
    }
    .mb-md-7,
    .my-md-7 {
        margin-bottom: 1.75rem !important;
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 1.75rem !important;
    }
    .mt-md-8,
    .my-md-8 {
        margin-top: 2rem !important;
    }
    .mr-md-8,
    .mx-md-8 {
        margin-right: 2rem !important;
    }
    .mb-md-8,
    .my-md-8 {
        margin-bottom: 2rem !important;
    }
    .ml-md-8,
    .mx-md-8 {
        margin-left: 2rem !important;
    }
    .mt-md-9,
    .my-md-9 {
        margin-top: 2.25rem !important;
    }
    .mr-md-9,
    .mx-md-9 {
        margin-right: 2.25rem !important;
    }
    .mb-md-9,
    .my-md-9 {
        margin-bottom: 2.25rem !important;
    }
    .ml-md-9,
    .mx-md-9 {
        margin-left: 2.25rem !important;
    }
    .mt-md-10,
    .my-md-10 {
        margin-top: 2.5rem !important;
    }
    .mr-md-10,
    .mx-md-10 {
        margin-right: 2.5rem !important;
    }
    .mb-md-10,
    .my-md-10 {
        margin-bottom: 2.5rem !important;
    }
    .ml-md-10,
    .mx-md-10 {
        margin-left: 2.5rem !important;
    }
    .mt-md-11,
    .my-md-11 {
        margin-top: 2.75rem !important;
    }
    .mr-md-11,
    .mx-md-11 {
        margin-right: 2.75rem !important;
    }
    .mb-md-11,
    .my-md-11 {
        margin-bottom: 2.75rem !important;
    }
    .ml-md-11,
    .mx-md-11 {
        margin-left: 2.75rem !important;
    }
    .mt-md-12,
    .my-md-12 {
        margin-top: 3rem !important;
    }
    .mr-md-12,
    .mx-md-12 {
        margin-right: 3rem !important;
    }
    .mb-md-12,
    .my-md-12 {
        margin-bottom: 3rem !important;
    }
    .ml-md-12,
    .mx-md-12 {
        margin-left: 3rem !important;
    }
    .mt-md-13,
    .my-md-13 {
        margin-top: 3.25rem !important;
    }
    .mr-md-13,
    .mx-md-13 {
        margin-right: 3.25rem !important;
    }
    .mb-md-13,
    .my-md-13 {
        margin-bottom: 3.25rem !important;
    }
    .ml-md-13,
    .mx-md-13 {
        margin-left: 3.25rem !important;
    }
    .mt-md-14,
    .my-md-14 {
        margin-top: 3.5rem !important;
    }
    .mr-md-14,
    .mx-md-14 {
        margin-right: 3.5rem !important;
    }
    .mb-md-14,
    .my-md-14 {
        margin-bottom: 3.5rem !important;
    }
    .ml-md-14,
    .mx-md-14 {
        margin-left: 3.5rem !important;
    }
    .mt-md-15,
    .my-md-15 {
        margin-top: 3.75rem !important;
    }
    .mr-md-15,
    .mx-md-15 {
        margin-right: 3.75rem !important;
    }
    .mb-md-15,
    .my-md-15 {
        margin-bottom: 3.75rem !important;
    }
    .ml-md-15,
    .mx-md-15 {
        margin-left: 3.75rem !important;
    }
    .mt-md-16,
    .my-md-16 {
        margin-top: 4rem !important;
    }
    .mr-md-16,
    .mx-md-16 {
        margin-right: 4rem !important;
    }
    .mb-md-16,
    .my-md-16 {
        margin-bottom: 4rem !important;
    }
    .ml-md-16,
    .mx-md-16 {
        margin-left: 4rem !important;
    }
    .mt-md-17,
    .my-md-17 {
        margin-top: 4.25rem !important;
    }
    .mr-md-17,
    .mx-md-17 {
        margin-right: 4.25rem !important;
    }
    .mb-md-17,
    .my-md-17 {
        margin-bottom: 4.25rem !important;
    }
    .ml-md-17,
    .mx-md-17 {
        margin-left: 4.25rem !important;
    }
    .mt-md-18,
    .my-md-18 {
        margin-top: 4.5rem !important;
    }
    .mr-md-18,
    .mx-md-18 {
        margin-right: 4.5rem !important;
    }
    .mb-md-18,
    .my-md-18 {
        margin-bottom: 4.5rem !important;
    }
    .ml-md-18,
    .mx-md-18 {
        margin-left: 4.5rem !important;
    }
    .mt-md-19,
    .my-md-19 {
        margin-top: 4.75rem !important;
    }
    .mr-md-19,
    .mx-md-19 {
        margin-right: 4.75rem !important;
    }
    .mb-md-19,
    .my-md-19 {
        margin-bottom: 4.75rem !important;
    }
    .ml-md-19,
    .mx-md-19 {
        margin-left: 4.75rem !important;
    }
    .mt-md-20,
    .my-md-20 {
        margin-top: 5rem !important;
    }
    .mr-md-20,
    .mx-md-20 {
        margin-right: 5rem !important;
    }
    .mb-md-20,
    .my-md-20 {
        margin-bottom: 5rem !important;
    }
    .ml-md-20,
    .mx-md-20 {
        margin-left: 5rem !important;
    }
    .mt-md-21,
    .my-md-21 {
        margin-top: 5.25rem !important;
    }
    .mr-md-21,
    .mx-md-21 {
        margin-right: 5.25rem !important;
    }
    .mb-md-21,
    .my-md-21 {
        margin-bottom: 5.25rem !important;
    }
    .ml-md-21,
    .mx-md-21 {
        margin-left: 5.25rem !important;
    }
    .mt-md-22,
    .my-md-22 {
        margin-top: 5.5rem !important;
    }
    .mr-md-22,
    .mx-md-22 {
        margin-right: 5.5rem !important;
    }
    .mb-md-22,
    .my-md-22 {
        margin-bottom: 5.5rem !important;
    }
    .ml-md-22,
    .mx-md-22 {
        margin-left: 5.5rem !important;
    }
    .mt-md-23,
    .my-md-23 {
        margin-top: 5.75rem !important;
    }
    .mr-md-23,
    .mx-md-23 {
        margin-right: 5.75rem !important;
    }
    .mb-md-23,
    .my-md-23 {
        margin-bottom: 5.75rem !important;
    }
    .ml-md-23,
    .mx-md-23 {
        margin-left: 5.75rem !important;
    }
    .mt-md-24,
    .my-md-24 {
        margin-top: 6rem !important;
    }
    .mr-md-24,
    .mx-md-24 {
        margin-right: 6rem !important;
    }
    .mb-md-24,
    .my-md-24 {
        margin-bottom: 6rem !important;
    }
    .ml-md-24,
    .mx-md-24 {
        margin-left: 6rem !important;
    }
    .mt-md-25,
    .my-md-25 {
        margin-top: 6.25rem !important;
    }
    .mr-md-25,
    .mx-md-25 {
        margin-right: 6.25rem !important;
    }
    .mb-md-25,
    .my-md-25 {
        margin-bottom: 6.25rem !important;
    }
    .ml-md-25,
    .mx-md-25 {
        margin-left: 6.25rem !important;
    }
    .mt-md-26,
    .my-md-26 {
        margin-top: 6.5rem !important;
    }
    .mr-md-26,
    .mx-md-26 {
        margin-right: 6.5rem !important;
    }
    .mb-md-26,
    .my-md-26 {
        margin-bottom: 6.5rem !important;
    }
    .ml-md-26,
    .mx-md-26 {
        margin-left: 6.5rem !important;
    }
    .mt-md-27,
    .my-md-27 {
        margin-top: 6.75rem !important;
    }
    .mr-md-27,
    .mx-md-27 {
        margin-right: 6.75rem !important;
    }
    .mb-md-27,
    .my-md-27 {
        margin-bottom: 6.75rem !important;
    }
    .ml-md-27,
    .mx-md-27 {
        margin-left: 6.75rem !important;
    }
    .mt-md-38,
    .my-md-38 {
        margin-top: 7rem !important;
    }
    .mr-md-38,
    .mx-md-38 {
        margin-right: 7rem !important;
    }
    .mb-md-38,
    .my-md-38 {
        margin-bottom: 7rem !important;
    }
    .ml-md-38,
    .mx-md-38 {
        margin-left: 7rem !important;
    }
    .mt-md-29,
    .my-md-29 {
        margin-top: 7.25rem !important;
    }
    .mr-md-29,
    .mx-md-29 {
        margin-right: 7.25rem !important;
    }
    .mb-md-29,
    .my-md-29 {
        margin-bottom: 7.25rem !important;
    }
    .ml-md-29,
    .mx-md-29 {
        margin-left: 7.25rem !important;
    }
    .mt-md-30,
    .my-md-30 {
        margin-top: 7.5rem !important;
    }
    .mr-md-30,
    .mx-md-30 {
        margin-right: 7.5rem !important;
    }
    .mb-md-30,
    .my-md-30 {
        margin-bottom: 7.5rem !important;
    }
    .ml-md-30,
    .mx-md-30 {
        margin-left: 7.5rem !important;
    }
    .mt-md-31,
    .my-md-31 {
        margin-top: 7.75rem !important;
    }
    .mr-md-31,
    .mx-md-31 {
        margin-right: 7.75rem !important;
    }
    .mb-md-31,
    .my-md-31 {
        margin-bottom: 7.75rem !important;
    }
    .ml-md-31,
    .mx-md-31 {
        margin-left: 7.75rem !important;
    }
    .mt-md-32,
    .my-md-32 {
        margin-top: 8rem !important;
    }
    .mr-md-32,
    .mx-md-32 {
        margin-right: 8rem !important;
    }
    .mb-md-32,
    .my-md-32 {
        margin-bottom: 8rem !important;
    }
    .ml-md-32,
    .mx-md-32 {
        margin-left: 8rem !important;
    }
    .mt-md-33,
    .my-md-33 {
        margin-top: 8.25rem !important;
    }
    .mr-md-33,
    .mx-md-33 {
        margin-right: 8.25rem !important;
    }
    .mb-md-33,
    .my-md-33 {
        margin-bottom: 8.25rem !important;
    }
    .ml-md-33,
    .mx-md-33 {
        margin-left: 8.25rem !important;
    }
    .mt-md-34,
    .my-md-34 {
        margin-top: 8.5rem !important;
    }
    .mr-md-34,
    .mx-md-34 {
        margin-right: 8.5rem !important;
    }
    .mb-md-34,
    .my-md-34 {
        margin-bottom: 8.5rem !important;
    }
    .ml-md-34,
    .mx-md-34 {
        margin-left: 8.5rem !important;
    }
    .mt-md-35,
    .my-md-35 {
        margin-top: 8.75rem !important;
    }
    .mr-md-35,
    .mx-md-35 {
        margin-right: 8.75rem !important;
    }
    .mb-md-35,
    .my-md-35 {
        margin-bottom: 8.75rem !important;
    }
    .ml-md-35,
    .mx-md-35 {
        margin-left: 8.75rem !important;
    }
    .mt-md-36,
    .my-md-36 {
        margin-top: 9rem !important;
    }
    .mr-md-36,
    .mx-md-36 {
        margin-right: 9rem !important;
    }
    .mb-md-36,
    .my-md-36 {
        margin-bottom: 9rem !important;
    }
    .ml-md-36,
    .mx-md-36 {
        margin-left: 9rem !important;
    }
    .mt-md-37,
    .my-md-37 {
        margin-top: 9.25rem !important;
    }
    .mr-md-37,
    .mx-md-37 {
        margin-right: 9.25rem !important;
    }
    .mb-md-37,
    .my-md-37 {
        margin-bottom: 9.25rem !important;
    }
    .ml-md-37,
    .mx-md-37 {
        margin-left: 9.25rem !important;
    }
    .mt-md-48,
    .my-md-48 {
        margin-top: 9.5rem !important;
    }
    .mr-md-48,
    .mx-md-48 {
        margin-right: 9.5rem !important;
    }
    .mb-md-48,
    .my-md-48 {
        margin-bottom: 9.5rem !important;
    }
    .ml-md-48,
    .mx-md-48 {
        margin-left: 9.5rem !important;
    }
    .mt-md-39,
    .my-md-39 {
        margin-top: 9.75rem !important;
    }
    .mr-md-39,
    .mx-md-39 {
        margin-right: 9.75rem !important;
    }
    .mb-md-39,
    .my-md-39 {
        margin-bottom: 9.75rem !important;
    }
    .ml-md-39,
    .mx-md-39 {
        margin-left: 9.75rem !important;
    }
    .mt-md-40,
    .my-md-40 {
        margin-top: 10rem !important;
    }
    .mr-md-40,
    .mx-md-40 {
        margin-right: 10rem !important;
    }
    .mb-md-40,
    .my-md-40 {
        margin-bottom: 10rem !important;
    }
    .ml-md-40,
    .mx-md-40 {
        margin-left: 10rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
    }
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 0.75rem !important;
    }
    .py-md-3 {
        padding-top: 0.75rem !important;
    }
    .px-md-3 {
        padding-right: 0.75rem !important;
    }
    .py-md-3 {
        padding-bottom: 0.75rem !important;
    }
    .px-md-3 {
        padding-left: 0.75rem !important;
    }
    .p-md-4 {
        padding: 1rem !important;
    }
    .py-md-4 {
        padding-top: 1rem !important;
    }
    .px-md-4 {
        padding-right: 1rem !important;
    }
    .py-md-4 {
        padding-bottom: 1rem !important;
    }
    .px-md-4 {
        padding-left: 1rem !important;
    }
    .p-md-5 {
        padding: 1.25rem !important;
    }
    .py-md-5 {
        padding-top: 1.25rem !important;
    }
    .px-md-5 {
        padding-right: 1.25rem !important;
    }
    .py-md-5 {
        padding-bottom: 1.25rem !important;
    }
    .px-md-5 {
        padding-left: 1.25rem !important;
    }
    .p-md-6 {
        padding: 1.5rem !important;
    }
    .py-md-6 {
        padding-top: 1.5rem !important;
    }
    .px-md-6 {
        padding-right: 1.5rem !important;
    }
    .py-md-6 {
        padding-bottom: 1.5rem !important;
    }
    .px-md-6 {
        padding-left: 1.5rem !important;
    }
    .p-md-7 {
        padding: 1.75rem !important;
    }
    .py-md-7 {
        padding-top: 1.75rem !important;
    }
    .px-md-7 {
        padding-right: 1.75rem !important;
    }
    .py-md-7 {
        padding-bottom: 1.75rem !important;
    }
    .px-md-7 {
        padding-left: 1.75rem !important;
    }
    .p-md-8 {
        padding: 2rem !important;
    }
    .py-md-8 {
        padding-top: 2rem !important;
    }
    .px-md-8 {
        padding-right: 2rem !important;
    }
    .py-md-8 {
        padding-bottom: 2rem !important;
    }
    .px-md-8 {
        padding-left: 2rem !important;
    }
    .p-md-9 {
        padding: 2.25rem !important;
    }
    .py-md-9 {
        padding-top: 2.25rem !important;
    }
    .px-md-9 {
        padding-right: 2.25rem !important;
    }
    .py-md-9 {
        padding-bottom: 2.25rem !important;
    }
    .px-md-9 {
        padding-left: 2.25rem !important;
    }
    .p-md-10 {
        padding: 2.5rem !important;
    }
    .py-md-10 {
        padding-top: 2.5rem !important;
    }
    .px-md-10 {
        padding-right: 2.5rem !important;
    }
    .py-md-10 {
        padding-bottom: 2.5rem !important;
    }
    .px-md-10 {
        padding-left: 2.5rem !important;
    }
    .p-md-11 {
        padding: 2.75rem !important;
    }
    .py-md-11 {
        padding-top: 2.75rem !important;
    }
    .px-md-11 {
        padding-right: 2.75rem !important;
    }
    .py-md-11 {
        padding-bottom: 2.75rem !important;
    }
    .px-md-11 {
        padding-left: 2.75rem !important;
    }
    .p-md-12 {
        padding: 3rem !important;
    }
    .py-md-12 {
        padding-top: 3rem !important;
    }
    .px-md-12 {
        padding-right: 3rem !important;
    }
    .py-md-12 {
        padding-bottom: 3rem !important;
    }
    .px-md-12 {
        padding-left: 3rem !important;
    }
    .p-md-13 {
        padding: 3.25rem !important;
    }
    .py-md-13 {
        padding-top: 3.25rem !important;
    }
    .px-md-13 {
        padding-right: 3.25rem !important;
    }
    .py-md-13 {
        padding-bottom: 3.25rem !important;
    }
    .px-md-13 {
        padding-left: 3.25rem !important;
    }
    .p-md-14 {
        padding: 3.5rem !important;
    }
    .py-md-14 {
        padding-top: 3.5rem !important;
    }
    .px-md-14 {
        padding-right: 3.5rem !important;
    }
    .py-md-14 {
        padding-bottom: 3.5rem !important;
    }
    .px-md-14 {
        padding-left: 3.5rem !important;
    }
    .p-md-15 {
        padding: 3.75rem !important;
    }
    .py-md-15 {
        padding-top: 3.75rem !important;
    }
    .px-md-15 {
        padding-right: 3.75rem !important;
    }
    .py-md-15 {
        padding-bottom: 3.75rem !important;
    }
    .px-md-15 {
        padding-left: 3.75rem !important;
    }
    .p-md-16 {
        padding: 4rem !important;
    }
    .py-md-16 {
        padding-top: 4rem !important;
    }
    .px-md-16 {
        padding-right: 4rem !important;
    }
    .py-md-16 {
        padding-bottom: 4rem !important;
    }
    .px-md-16 {
        padding-left: 4rem !important;
    }
    .p-md-17 {
        padding: 4.25rem !important;
    }
    .py-md-17 {
        padding-top: 4.25rem !important;
    }
    .px-md-17 {
        padding-right: 4.25rem !important;
    }
    .py-md-17 {
        padding-bottom: 4.25rem !important;
    }
    .px-md-17 {
        padding-left: 4.25rem !important;
    }
    .p-md-18 {
        padding: 4.5rem !important;
    }
    .py-md-18 {
        padding-top: 4.5rem !important;
    }
    .px-md-18 {
        padding-right: 4.5rem !important;
    }
    .py-md-18 {
        padding-bottom: 4.5rem !important;
    }
    .px-md-18 {
        padding-left: 4.5rem !important;
    }
    .p-md-19 {
        padding: 4.75rem !important;
    }
    .py-md-19 {
        padding-top: 4.75rem !important;
    }
    .px-md-19 {
        padding-right: 4.75rem !important;
    }
    .py-md-19 {
        padding-bottom: 4.75rem !important;
    }
    .px-md-19 {
        padding-left: 4.75rem !important;
    }
    .p-md-20 {
        padding: 5rem !important;
    }
    .py-md-20 {
        padding-top: 5rem !important;
    }
    .px-md-20 {
        padding-right: 5rem !important;
    }
    .py-md-20 {
        padding-bottom: 5rem !important;
    }
    .px-md-20 {
        padding-left: 5rem !important;
    }
    .p-md-21 {
        padding: 5.25rem !important;
    }
    .py-md-21 {
        padding-top: 5.25rem !important;
    }
    .px-md-21 {
        padding-right: 5.25rem !important;
    }
    .py-md-21 {
        padding-bottom: 5.25rem !important;
    }
    .px-md-21 {
        padding-left: 5.25rem !important;
    }
    .p-md-22 {
        padding: 5.5rem !important;
    }
    .py-md-22 {
        padding-top: 5.5rem !important;
    }
    .px-md-22 {
        padding-right: 5.5rem !important;
    }
    .py-md-22 {
        padding-bottom: 5.5rem !important;
    }
    .px-md-22 {
        padding-left: 5.5rem !important;
    }
    .p-md-23 {
        padding: 5.75rem !important;
    }
    .py-md-23 {
        padding-top: 5.75rem !important;
    }
    .px-md-23 {
        padding-right: 5.75rem !important;
    }
    .py-md-23 {
        padding-bottom: 5.75rem !important;
    }
    .px-md-23 {
        padding-left: 5.75rem !important;
    }
    .p-md-24 {
        padding: 6rem !important;
    }
    .py-md-24 {
        padding-top: 6rem !important;
    }
    .px-md-24 {
        padding-right: 6rem !important;
    }
    .py-md-24 {
        padding-bottom: 6rem !important;
    }
    .px-md-24 {
        padding-left: 6rem !important;
    }
    .p-md-25 {
        padding: 6.25rem !important;
    }
    .py-md-25 {
        padding-top: 6.25rem !important;
    }
    .px-md-25 {
        padding-right: 6.25rem !important;
    }
    .py-md-25 {
        padding-bottom: 6.25rem !important;
    }
    .px-md-25 {
        padding-left: 6.25rem !important;
    }
    .p-md-26 {
        padding: 6.5rem !important;
    }
    .py-md-26 {
        padding-top: 6.5rem !important;
    }
    .px-md-26 {
        padding-right: 6.5rem !important;
    }
    .py-md-26 {
        padding-bottom: 6.5rem !important;
    }
    .px-md-26 {
        padding-left: 6.5rem !important;
    }
    .p-md-27 {
        padding: 6.75rem !important;
    }
    .py-md-27 {
        padding-top: 6.75rem !important;
    }
    .px-md-27 {
        padding-right: 6.75rem !important;
    }
    .py-md-27 {
        padding-bottom: 6.75rem !important;
    }
    .px-md-27 {
        padding-left: 6.75rem !important;
    }
    .p-md-38 {
        padding: 7rem !important;
    }
    .py-md-38 {
        padding-top: 7rem !important;
    }
    .px-md-38 {
        padding-right: 7rem !important;
    }
    .py-md-38 {
        padding-bottom: 7rem !important;
    }
    .px-md-38 {
        padding-left: 7rem !important;
    }
    .p-md-29 {
        padding: 7.25rem !important;
    }
    .py-md-29 {
        padding-top: 7.25rem !important;
    }
    .px-md-29 {
        padding-right: 7.25rem !important;
    }
    .py-md-29 {
        padding-bottom: 7.25rem !important;
    }
    .px-md-29 {
        padding-left: 7.25rem !important;
    }
    .p-md-30 {
        padding: 7.5rem !important;
    }
    .py-md-30 {
        padding-top: 7.5rem !important;
    }
    .px-md-30 {
        padding-right: 7.5rem !important;
    }
    .py-md-30 {
        padding-bottom: 7.5rem !important;
    }
    .px-md-30 {
        padding-left: 7.5rem !important;
    }
    .p-md-31 {
        padding: 7.75rem !important;
    }
    .py-md-31 {
        padding-top: 7.75rem !important;
    }
    .px-md-31 {
        padding-right: 7.75rem !important;
    }
    .py-md-31 {
        padding-bottom: 7.75rem !important;
    }
    .px-md-31 {
        padding-left: 7.75rem !important;
    }
    .p-md-32 {
        padding: 8rem !important;
    }
    .py-md-32 {
        padding-top: 8rem !important;
    }
    .px-md-32 {
        padding-right: 8rem !important;
    }
    .py-md-32 {
        padding-bottom: 8rem !important;
    }
    .px-md-32 {
        padding-left: 8rem !important;
    }
    .p-md-33 {
        padding: 8.25rem !important;
    }
    .py-md-33 {
        padding-top: 8.25rem !important;
    }
    .px-md-33 {
        padding-right: 8.25rem !important;
    }
    .py-md-33 {
        padding-bottom: 8.25rem !important;
    }
    .px-md-33 {
        padding-left: 8.25rem !important;
    }
    .p-md-34 {
        padding: 8.5rem !important;
    }
    .py-md-34 {
        padding-top: 8.5rem !important;
    }
    .px-md-34 {
        padding-right: 8.5rem !important;
    }
    .py-md-34 {
        padding-bottom: 8.5rem !important;
    }
    .px-md-34 {
        padding-left: 8.5rem !important;
    }
    .p-md-35 {
        padding: 8.75rem !important;
    }
    .py-md-35 {
        padding-top: 8.75rem !important;
    }
    .px-md-35 {
        padding-right: 8.75rem !important;
    }
    .py-md-35 {
        padding-bottom: 8.75rem !important;
    }
    .px-md-35 {
        padding-left: 8.75rem !important;
    }
    .p-md-36 {
        padding: 9rem !important;
    }
    .py-md-36 {
        padding-top: 9rem !important;
    }
    .px-md-36 {
        padding-right: 9rem !important;
    }
    .py-md-36 {
        padding-bottom: 9rem !important;
    }
    .px-md-36 {
        padding-left: 9rem !important;
    }
    .p-md-37 {
        padding: 9.25rem !important;
    }
    .py-md-37 {
        padding-top: 9.25rem !important;
    }
    .px-md-37 {
        padding-right: 9.25rem !important;
    }
    .py-md-37 {
        padding-bottom: 9.25rem !important;
    }
    .px-md-37 {
        padding-left: 9.25rem !important;
    }
    .p-md-48 {
        padding: 9.5rem !important;
    }
    .py-md-48 {
        padding-top: 9.5rem !important;
    }
    .px-md-48 {
        padding-right: 9.5rem !important;
    }
    .py-md-48 {
        padding-bottom: 9.5rem !important;
    }
    .px-md-48 {
        padding-left: 9.5rem !important;
    }
    .p-md-39 {
        padding: 9.75rem !important;
    }
    .py-md-39 {
        padding-top: 9.75rem !important;
    }
    .px-md-39 {
        padding-right: 9.75rem !important;
    }
    .py-md-39 {
        padding-bottom: 9.75rem !important;
    }
    .px-md-39 {
        padding-left: 9.75rem !important;
    }
    .p-md-40 {
        padding: 10rem !important;
    }
    .py-md-40 {
        padding-top: 10rem !important;
    }
    .px-md-40 {
        padding-right: 10rem !important;
    }
    .py-md-40 {
        padding-bottom: 10rem !important;
    }
    .px-md-40 {
        padding-left: 10rem !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 0.75rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 0.75rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 0.75rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 0.75rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 1.25rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 1.25rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 1.25rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 1.25rem !important;
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 1.5rem !important;
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 1.75rem !important;
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 1.75rem !important;
    }
    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 1.75rem !important;
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 1.75rem !important;
    }
    .mt-lg-8,
    .my-lg-8 {
        margin-top: 2rem !important;
    }
    .mr-lg-8,
    .mx-lg-8 {
        margin-right: 2rem !important;
    }
    .mb-lg-8,
    .my-lg-8 {
        margin-bottom: 2rem !important;
    }
    .ml-lg-8,
    .mx-lg-8 {
        margin-left: 2rem !important;
    }
    .mt-lg-9,
    .my-lg-9 {
        margin-top: 2.25rem !important;
    }
    .mr-lg-9,
    .mx-lg-9 {
        margin-right: 2.25rem !important;
    }
    .mb-lg-9,
    .my-lg-9 {
        margin-bottom: 2.25rem !important;
    }
    .ml-lg-9,
    .mx-lg-9 {
        margin-left: 2.25rem !important;
    }
    .mt-lg-10,
    .my-lg-10 {
        margin-top: 2.5rem !important;
    }
    .mr-lg-10,
    .mx-lg-10 {
        margin-right: 2.5rem !important;
    }
    .mb-lg-10,
    .my-lg-10 {
        margin-bottom: 2.5rem !important;
    }
    .ml-lg-10,
    .mx-lg-10 {
        margin-left: 2.5rem !important;
    }
    .mt-lg-11,
    .my-lg-11 {
        margin-top: 2.75rem !important;
    }
    .mr-lg-11,
    .mx-lg-11 {
        margin-right: 2.75rem !important;
    }
    .mb-lg-11,
    .my-lg-11 {
        margin-bottom: 2.75rem !important;
    }
    .ml-lg-11,
    .mx-lg-11 {
        margin-left: 2.75rem !important;
    }
    .mt-lg-12,
    .my-lg-12 {
        margin-top: 3rem !important;
    }
    .mr-lg-12,
    .mx-lg-12 {
        margin-right: 3rem !important;
    }
    .mb-lg-12,
    .my-lg-12 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-12,
    .mx-lg-12 {
        margin-left: 3rem !important;
    }
    .mt-lg-13,
    .my-lg-13 {
        margin-top: 3.25rem !important;
    }
    .mr-lg-13,
    .mx-lg-13 {
        margin-right: 3.25rem !important;
    }
    .mb-lg-13,
    .my-lg-13 {
        margin-bottom: 3.25rem !important;
    }
    .ml-lg-13,
    .mx-lg-13 {
        margin-left: 3.25rem !important;
    }
    .mt-lg-14,
    .my-lg-14 {
        margin-top: 3.5rem !important;
    }
    .mr-lg-14,
    .mx-lg-14 {
        margin-right: 3.5rem !important;
    }
    .mb-lg-14,
    .my-lg-14 {
        margin-bottom: 3.5rem !important;
    }
    .ml-lg-14,
    .mx-lg-14 {
        margin-left: 3.5rem !important;
    }
    .mt-lg-15,
    .my-lg-15 {
        margin-top: 3.75rem !important;
    }
    .mr-lg-15,
    .mx-lg-15 {
        margin-right: 3.75rem !important;
    }
    .mb-lg-15,
    .my-lg-15 {
        margin-bottom: 3.75rem !important;
    }
    .ml-lg-15,
    .mx-lg-15 {
        margin-left: 3.75rem !important;
    }
    .mt-lg-16,
    .my-lg-16 {
        margin-top: 4rem !important;
    }
    .mr-lg-16,
    .mx-lg-16 {
        margin-right: 4rem !important;
    }
    .mb-lg-16,
    .my-lg-16 {
        margin-bottom: 4rem !important;
    }
    .ml-lg-16,
    .mx-lg-16 {
        margin-left: 4rem !important;
    }
    .mt-lg-17,
    .my-lg-17 {
        margin-top: 4.25rem !important;
    }
    .mr-lg-17,
    .mx-lg-17 {
        margin-right: 4.25rem !important;
    }
    .mb-lg-17,
    .my-lg-17 {
        margin-bottom: 4.25rem !important;
    }
    .ml-lg-17,
    .mx-lg-17 {
        margin-left: 4.25rem !important;
    }
    .mt-lg-18,
    .my-lg-18 {
        margin-top: 4.5rem !important;
    }
    .mr-lg-18,
    .mx-lg-18 {
        margin-right: 4.5rem !important;
    }
    .mb-lg-18,
    .my-lg-18 {
        margin-bottom: 4.5rem !important;
    }
    .ml-lg-18,
    .mx-lg-18 {
        margin-left: 4.5rem !important;
    }
    .mt-lg-19,
    .my-lg-19 {
        margin-top: 4.75rem !important;
    }
    .mr-lg-19,
    .mx-lg-19 {
        margin-right: 4.75rem !important;
    }
    .mb-lg-19,
    .my-lg-19 {
        margin-bottom: 4.75rem !important;
    }
    .ml-lg-19,
    .mx-lg-19 {
        margin-left: 4.75rem !important;
    }
    .mt-lg-20,
    .my-lg-20 {
        margin-top: 5rem !important;
    }
    .mr-lg-20,
    .mx-lg-20 {
        margin-right: 5rem !important;
    }
    .mb-lg-20,
    .my-lg-20 {
        margin-bottom: 5rem !important;
    }
    .ml-lg-20,
    .mx-lg-20 {
        margin-left: 5rem !important;
    }
    .mt-lg-21,
    .my-lg-21 {
        margin-top: 5.25rem !important;
    }
    .mr-lg-21,
    .mx-lg-21 {
        margin-right: 5.25rem !important;
    }
    .mb-lg-21,
    .my-lg-21 {
        margin-bottom: 5.25rem !important;
    }
    .ml-lg-21,
    .mx-lg-21 {
        margin-left: 5.25rem !important;
    }
    .mt-lg-22,
    .my-lg-22 {
        margin-top: 5.5rem !important;
    }
    .mr-lg-22,
    .mx-lg-22 {
        margin-right: 5.5rem !important;
    }
    .mb-lg-22,
    .my-lg-22 {
        margin-bottom: 5.5rem !important;
    }
    .ml-lg-22,
    .mx-lg-22 {
        margin-left: 5.5rem !important;
    }
    .mt-lg-23,
    .my-lg-23 {
        margin-top: 5.75rem !important;
    }
    .mr-lg-23,
    .mx-lg-23 {
        margin-right: 5.75rem !important;
    }
    .mb-lg-23,
    .my-lg-23 {
        margin-bottom: 5.75rem !important;
    }
    .ml-lg-23,
    .mx-lg-23 {
        margin-left: 5.75rem !important;
    }
    .mt-lg-24,
    .my-lg-24 {
        margin-top: 6rem !important;
    }
    .mr-lg-24,
    .mx-lg-24 {
        margin-right: 6rem !important;
    }
    .mb-lg-24,
    .my-lg-24 {
        margin-bottom: 6rem !important;
    }
    .ml-lg-24,
    .mx-lg-24 {
        margin-left: 6rem !important;
    }
    .mt-lg-25,
    .my-lg-25 {
        margin-top: 6.25rem !important;
    }
    .mr-lg-25,
    .mx-lg-25 {
        margin-right: 6.25rem !important;
    }
    .mb-lg-25,
    .my-lg-25 {
        margin-bottom: 6.25rem !important;
    }
    .ml-lg-25,
    .mx-lg-25 {
        margin-left: 6.25rem !important;
    }
    .mt-lg-26,
    .my-lg-26 {
        margin-top: 6.5rem !important;
    }
    .mr-lg-26,
    .mx-lg-26 {
        margin-right: 6.5rem !important;
    }
    .mb-lg-26,
    .my-lg-26 {
        margin-bottom: 6.5rem !important;
    }
    .ml-lg-26,
    .mx-lg-26 {
        margin-left: 6.5rem !important;
    }
    .mt-lg-27,
    .my-lg-27 {
        margin-top: 6.75rem !important;
    }
    .mr-lg-27,
    .mx-lg-27 {
        margin-right: 6.75rem !important;
    }
    .mb-lg-27,
    .my-lg-27 {
        margin-bottom: 6.75rem !important;
    }
    .ml-lg-27,
    .mx-lg-27 {
        margin-left: 6.75rem !important;
    }
    .mt-lg-38,
    .my-lg-38 {
        margin-top: 7rem !important;
    }
    .mr-lg-38,
    .mx-lg-38 {
        margin-right: 7rem !important;
    }
    .mb-lg-38,
    .my-lg-38 {
        margin-bottom: 7rem !important;
    }
    .ml-lg-38,
    .mx-lg-38 {
        margin-left: 7rem !important;
    }
    .mt-lg-29,
    .my-lg-29 {
        margin-top: 7.25rem !important;
    }
    .mr-lg-29,
    .mx-lg-29 {
        margin-right: 7.25rem !important;
    }
    .mb-lg-29,
    .my-lg-29 {
        margin-bottom: 7.25rem !important;
    }
    .ml-lg-29,
    .mx-lg-29 {
        margin-left: 7.25rem !important;
    }
    .mt-lg-30,
    .my-lg-30 {
        margin-top: 7.5rem !important;
    }
    .mr-lg-30,
    .mx-lg-30 {
        margin-right: 7.5rem !important;
    }
    .mb-lg-30,
    .my-lg-30 {
        margin-bottom: 7.5rem !important;
    }
    .ml-lg-30,
    .mx-lg-30 {
        margin-left: 7.5rem !important;
    }
    .mt-lg-31,
    .my-lg-31 {
        margin-top: 7.75rem !important;
    }
    .mr-lg-31,
    .mx-lg-31 {
        margin-right: 7.75rem !important;
    }
    .mb-lg-31,
    .my-lg-31 {
        margin-bottom: 7.75rem !important;
    }
    .ml-lg-31,
    .mx-lg-31 {
        margin-left: 7.75rem !important;
    }
    .mt-lg-32,
    .my-lg-32 {
        margin-top: 8rem !important;
    }
    .mr-lg-32,
    .mx-lg-32 {
        margin-right: 8rem !important;
    }
    .mb-lg-32,
    .my-lg-32 {
        margin-bottom: 8rem !important;
    }
    .ml-lg-32,
    .mx-lg-32 {
        margin-left: 8rem !important;
    }
    .mt-lg-33,
    .my-lg-33 {
        margin-top: 8.25rem !important;
    }
    .mr-lg-33,
    .mx-lg-33 {
        margin-right: 8.25rem !important;
    }
    .mb-lg-33,
    .my-lg-33 {
        margin-bottom: 8.25rem !important;
    }
    .ml-lg-33,
    .mx-lg-33 {
        margin-left: 8.25rem !important;
    }
    .mt-lg-34,
    .my-lg-34 {
        margin-top: 8.5rem !important;
    }
    .mr-lg-34,
    .mx-lg-34 {
        margin-right: 8.5rem !important;
    }
    .mb-lg-34,
    .my-lg-34 {
        margin-bottom: 8.5rem !important;
    }
    .ml-lg-34,
    .mx-lg-34 {
        margin-left: 8.5rem !important;
    }
    .mt-lg-35,
    .my-lg-35 {
        margin-top: 8.75rem !important;
    }
    .mr-lg-35,
    .mx-lg-35 {
        margin-right: 8.75rem !important;
    }
    .mb-lg-35,
    .my-lg-35 {
        margin-bottom: 8.75rem !important;
    }
    .ml-lg-35,
    .mx-lg-35 {
        margin-left: 8.75rem !important;
    }
    .mt-lg-36,
    .my-lg-36 {
        margin-top: 9rem !important;
    }
    .mr-lg-36,
    .mx-lg-36 {
        margin-right: 9rem !important;
    }
    .mb-lg-36,
    .my-lg-36 {
        margin-bottom: 9rem !important;
    }
    .ml-lg-36,
    .mx-lg-36 {
        margin-left: 9rem !important;
    }
    .mt-lg-37,
    .my-lg-37 {
        margin-top: 9.25rem !important;
    }
    .mr-lg-37,
    .mx-lg-37 {
        margin-right: 9.25rem !important;
    }
    .mb-lg-37,
    .my-lg-37 {
        margin-bottom: 9.25rem !important;
    }
    .ml-lg-37,
    .mx-lg-37 {
        margin-left: 9.25rem !important;
    }
    .mt-lg-48,
    .my-lg-48 {
        margin-top: 9.5rem !important;
    }
    .mr-lg-48,
    .mx-lg-48 {
        margin-right: 9.5rem !important;
    }
    .mb-lg-48,
    .my-lg-48 {
        margin-bottom: 9.5rem !important;
    }
    .ml-lg-48,
    .mx-lg-48 {
        margin-left: 9.5rem !important;
    }
    .mt-lg-39,
    .my-lg-39 {
        margin-top: 9.75rem !important;
    }
    .mr-lg-39,
    .mx-lg-39 {
        margin-right: 9.75rem !important;
    }
    .mb-lg-39,
    .my-lg-39 {
        margin-bottom: 9.75rem !important;
    }
    .ml-lg-39,
    .mx-lg-39 {
        margin-left: 9.75rem !important;
    }
    .mt-lg-40,
    .my-lg-40 {
        margin-top: 10rem !important;
    }
    .mr-lg-40,
    .mx-lg-40 {
        margin-right: 10rem !important;
    }
    .mb-lg-40,
    .my-lg-40 {
        margin-bottom: 10rem !important;
    }
    .ml-lg-40,
    .mx-lg-40 {
        margin-left: 10rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 0.75rem !important;
    }
    .py-lg-3 {
        padding-top: 0.75rem !important;
    }
    .px-lg-3 {
        padding-right: 0.75rem !important;
    }
    .py-lg-3 {
        padding-bottom: 0.75rem !important;
    }
    .px-lg-3 {
        padding-left: 0.75rem !important;
    }
    .p-lg-4 {
        padding: 1rem !important;
    }
    .py-lg-4 {
        padding-top: 1rem !important;
    }
    .px-lg-4 {
        padding-right: 1rem !important;
    }
    .py-lg-4 {
        padding-bottom: 1rem !important;
    }
    .px-lg-4 {
        padding-left: 1rem !important;
    }
    .p-lg-5 {
        padding: 1.25rem !important;
    }
    .py-lg-5 {
        padding-top: 1.25rem !important;
    }
    .px-lg-5 {
        padding-right: 1.25rem !important;
    }
    .py-lg-5 {
        padding-bottom: 1.25rem !important;
    }
    .px-lg-5 {
        padding-left: 1.25rem !important;
    }
    .p-lg-6 {
        padding: 1.5rem !important;
    }
    .py-lg-6 {
        padding-top: 1.5rem !important;
    }
    .px-lg-6 {
        padding-right: 1.5rem !important;
    }
    .py-lg-6 {
        padding-bottom: 1.5rem !important;
    }
    .px-lg-6 {
        padding-left: 1.5rem !important;
    }
    .p-lg-7 {
        padding: 1.75rem !important;
    }
    .py-lg-7 {
        padding-top: 1.75rem !important;
    }
    .px-lg-7 {
        padding-right: 1.75rem !important;
    }
    .py-lg-7 {
        padding-bottom: 1.75rem !important;
    }
    .px-lg-7 {
        padding-left: 1.75rem !important;
    }
    .p-lg-8 {
        padding: 2rem !important;
    }
    .py-lg-8 {
        padding-top: 2rem !important;
    }
    .px-lg-8 {
        padding-right: 2rem !important;
    }
    .py-lg-8 {
        padding-bottom: 2rem !important;
    }
    .px-lg-8 {
        padding-left: 2rem !important;
    }
    .p-lg-9 {
        padding: 2.25rem !important;
    }
    .py-lg-9 {
        padding-top: 2.25rem !important;
    }
    .px-lg-9 {
        padding-right: 2.25rem !important;
    }
    .py-lg-9 {
        padding-bottom: 2.25rem !important;
    }
    .px-lg-9 {
        padding-left: 2.25rem !important;
    }
    .p-lg-10 {
        padding: 2.5rem !important;
    }
    .py-lg-10 {
        padding-top: 2.5rem !important;
    }
    .px-lg-10 {
        padding-right: 2.5rem !important;
    }
    .py-lg-10 {
        padding-bottom: 2.5rem !important;
    }
    .px-lg-10 {
        padding-left: 2.5rem !important;
    }
    .p-lg-11 {
        padding: 2.75rem !important;
    }
    .py-lg-11 {
        padding-top: 2.75rem !important;
    }
    .px-lg-11 {
        padding-right: 2.75rem !important;
    }
    .py-lg-11 {
        padding-bottom: 2.75rem !important;
    }
    .px-lg-11 {
        padding-left: 2.75rem !important;
    }
    .p-lg-12 {
        padding: 3rem !important;
    }
    .py-lg-12 {
        padding-top: 3rem !important;
    }
    .px-lg-12 {
        padding-right: 3rem !important;
    }
    .py-lg-12 {
        padding-bottom: 3rem !important;
    }
    .px-lg-12 {
        padding-left: 3rem !important;
    }
    .p-lg-13 {
        padding: 3.25rem !important;
    }
    .py-lg-13 {
        padding-top: 3.25rem !important;
    }
    .px-lg-13 {
        padding-right: 3.25rem !important;
    }
    .py-lg-13 {
        padding-bottom: 3.25rem !important;
    }
    .px-lg-13 {
        padding-left: 3.25rem !important;
    }
    .p-lg-14 {
        padding: 3.5rem !important;
    }
    .py-lg-14 {
        padding-top: 3.5rem !important;
    }
    .px-lg-14 {
        padding-right: 3.5rem !important;
    }
    .py-lg-14 {
        padding-bottom: 3.5rem !important;
    }
    .px-lg-14 {
        padding-left: 3.5rem !important;
    }
    .p-lg-15 {
        padding: 3.75rem !important;
    }
    .py-lg-15 {
        padding-top: 3.75rem !important;
    }
    .px-lg-15 {
        padding-right: 3.75rem !important;
    }
    .py-lg-15 {
        padding-bottom: 3.75rem !important;
    }
    .px-lg-15 {
        padding-left: 3.75rem !important;
    }
    .p-lg-16 {
        padding: 4rem !important;
    }
    .py-lg-16 {
        padding-top: 4rem !important;
    }
    .px-lg-16 {
        padding-right: 4rem !important;
    }
    .py-lg-16 {
        padding-bottom: 4rem !important;
    }
    .px-lg-16 {
        padding-left: 4rem !important;
    }
    .p-lg-17 {
        padding: 4.25rem !important;
    }
    .py-lg-17 {
        padding-top: 4.25rem !important;
    }
    .px-lg-17 {
        padding-right: 4.25rem !important;
    }
    .py-lg-17 {
        padding-bottom: 4.25rem !important;
    }
    .px-lg-17 {
        padding-left: 4.25rem !important;
    }
    .p-lg-18 {
        padding: 4.5rem !important;
    }
    .py-lg-18 {
        padding-top: 4.5rem !important;
    }
    .px-lg-18 {
        padding-right: 4.5rem !important;
    }
    .py-lg-18 {
        padding-bottom: 4.5rem !important;
    }
    .px-lg-18 {
        padding-left: 4.5rem !important;
    }
    .p-lg-19 {
        padding: 4.75rem !important;
    }
    .py-lg-19 {
        padding-top: 4.75rem !important;
    }
    .px-lg-19 {
        padding-right: 4.75rem !important;
    }
    .py-lg-19 {
        padding-bottom: 4.75rem !important;
    }
    .px-lg-19 {
        padding-left: 4.75rem !important;
    }
    .p-lg-20 {
        padding: 5rem !important;
    }
    .py-lg-20 {
        padding-top: 5rem !important;
    }
    .px-lg-20 {
        padding-right: 5rem !important;
    }
    .py-lg-20 {
        padding-bottom: 5rem !important;
    }
    .px-lg-20 {
        padding-left: 5rem !important;
    }
    .p-lg-21 {
        padding: 5.25rem !important;
    }
    .py-lg-21 {
        padding-top: 5.25rem !important;
    }
    .px-lg-21 {
        padding-right: 5.25rem !important;
    }
    .py-lg-21 {
        padding-bottom: 5.25rem !important;
    }
    .px-lg-21 {
        padding-left: 5.25rem !important;
    }
    .p-lg-22 {
        padding: 5.5rem !important;
    }
    .py-lg-22 {
        padding-top: 5.5rem !important;
    }
    .px-lg-22 {
        padding-right: 5.5rem !important;
    }
    .py-lg-22 {
        padding-bottom: 5.5rem !important;
    }
    .px-lg-22 {
        padding-left: 5.5rem !important;
    }
    .p-lg-23 {
        padding: 5.75rem !important;
    }
    .py-lg-23 {
        padding-top: 5.75rem !important;
    }
    .px-lg-23 {
        padding-right: 5.75rem !important;
    }
    .py-lg-23 {
        padding-bottom: 5.75rem !important;
    }
    .px-lg-23 {
        padding-left: 5.75rem !important;
    }
    .p-lg-24 {
        padding: 6rem !important;
    }
    .py-lg-24 {
        padding-top: 6rem !important;
    }
    .px-lg-24 {
        padding-right: 6rem !important;
    }
    .py-lg-24 {
        padding-bottom: 6rem !important;
    }
    .px-lg-24 {
        padding-left: 6rem !important;
    }
    .p-lg-25 {
        padding: 6.25rem !important;
    }
    .py-lg-25 {
        padding-top: 6.25rem !important;
    }
    .px-lg-25 {
        padding-right: 6.25rem !important;
    }
    .py-lg-25 {
        padding-bottom: 6.25rem !important;
    }
    .px-lg-25 {
        padding-left: 6.25rem !important;
    }
    .p-lg-26 {
        padding: 6.5rem !important;
    }
    .py-lg-26 {
        padding-top: 6.5rem !important;
    }
    .px-lg-26 {
        padding-right: 6.5rem !important;
    }
    .py-lg-26 {
        padding-bottom: 6.5rem !important;
    }
    .px-lg-26 {
        padding-left: 6.5rem !important;
    }
    .p-lg-27 {
        padding: 6.75rem !important;
    }
    .py-lg-27 {
        padding-top: 6.75rem !important;
    }
    .px-lg-27 {
        padding-right: 6.75rem !important;
    }
    .py-lg-27 {
        padding-bottom: 6.75rem !important;
    }
    .px-lg-27 {
        padding-left: 6.75rem !important;
    }
    .p-lg-38 {
        padding: 7rem !important;
    }
    .py-lg-38 {
        padding-top: 7rem !important;
    }
    .px-lg-38 {
        padding-right: 7rem !important;
    }
    .py-lg-38 {
        padding-bottom: 7rem !important;
    }
    .px-lg-38 {
        padding-left: 7rem !important;
    }
    .p-lg-29 {
        padding: 7.25rem !important;
    }
    .py-lg-29 {
        padding-top: 7.25rem !important;
    }
    .px-lg-29 {
        padding-right: 7.25rem !important;
    }
    .py-lg-29 {
        padding-bottom: 7.25rem !important;
    }
    .px-lg-29 {
        padding-left: 7.25rem !important;
    }
    .p-lg-30 {
        padding: 7.5rem !important;
    }
    .py-lg-30 {
        padding-top: 7.5rem !important;
    }
    .px-lg-30 {
        padding-right: 7.5rem !important;
    }
    .py-lg-30 {
        padding-bottom: 7.5rem !important;
    }
    .px-lg-30 {
        padding-left: 7.5rem !important;
    }
    .p-lg-31 {
        padding: 7.75rem !important;
    }
    .py-lg-31 {
        padding-top: 7.75rem !important;
    }
    .px-lg-31 {
        padding-right: 7.75rem !important;
    }
    .py-lg-31 {
        padding-bottom: 7.75rem !important;
    }
    .px-lg-31 {
        padding-left: 7.75rem !important;
    }
    .p-lg-32 {
        padding: 8rem !important;
    }
    .py-lg-32 {
        padding-top: 8rem !important;
    }
    .px-lg-32 {
        padding-right: 8rem !important;
    }
    .py-lg-32 {
        padding-bottom: 8rem !important;
    }
    .px-lg-32 {
        padding-left: 8rem !important;
    }
    .p-lg-33 {
        padding: 8.25rem !important;
    }
    .py-lg-33 {
        padding-top: 8.25rem !important;
    }
    .px-lg-33 {
        padding-right: 8.25rem !important;
    }
    .py-lg-33 {
        padding-bottom: 8.25rem !important;
    }
    .px-lg-33 {
        padding-left: 8.25rem !important;
    }
    .p-lg-34 {
        padding: 8.5rem !important;
    }
    .py-lg-34 {
        padding-top: 8.5rem !important;
    }
    .px-lg-34 {
        padding-right: 8.5rem !important;
    }
    .py-lg-34 {
        padding-bottom: 8.5rem !important;
    }
    .px-lg-34 {
        padding-left: 8.5rem !important;
    }
    .p-lg-35 {
        padding: 8.75rem !important;
    }
    .py-lg-35 {
        padding-top: 8.75rem !important;
    }
    .px-lg-35 {
        padding-right: 8.75rem !important;
    }
    .py-lg-35 {
        padding-bottom: 8.75rem !important;
    }
    .px-lg-35 {
        padding-left: 8.75rem !important;
    }
    .p-lg-36 {
        padding: 9rem !important;
    }
    .py-lg-36 {
        padding-top: 9rem !important;
    }
    .px-lg-36 {
        padding-right: 9rem !important;
    }
    .py-lg-36 {
        padding-bottom: 9rem !important;
    }
    .px-lg-36 {
        padding-left: 9rem !important;
    }
    .p-lg-37 {
        padding: 9.25rem !important;
    }
    .py-lg-37 {
        padding-top: 9.25rem !important;
    }
    .px-lg-37 {
        padding-right: 9.25rem !important;
    }
    .py-lg-37 {
        padding-bottom: 9.25rem !important;
    }
    .px-lg-37 {
        padding-left: 9.25rem !important;
    }
    .p-lg-48 {
        padding: 9.5rem !important;
    }
    .py-lg-48 {
        padding-top: 9.5rem !important;
    }
    .px-lg-48 {
        padding-right: 9.5rem !important;
    }
    .py-lg-48 {
        padding-bottom: 9.5rem !important;
    }
    .px-lg-48 {
        padding-left: 9.5rem !important;
    }
    .p-lg-39 {
        padding: 9.75rem !important;
    }
    .py-lg-39 {
        padding-top: 9.75rem !important;
    }
    .px-lg-39 {
        padding-right: 9.75rem !important;
    }
    .py-lg-39 {
        padding-bottom: 9.75rem !important;
    }
    .px-lg-39 {
        padding-left: 9.75rem !important;
    }
    .p-lg-40 {
        padding: 10rem !important;
    }
    .py-lg-40 {
        padding-top: 10rem !important;
    }
    .px-lg-40 {
        padding-right: 10rem !important;
    }
    .py-lg-40 {
        padding-bottom: 10rem !important;
    }
    .px-lg-40 {
        padding-left: 10rem !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 0.75rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 0.75rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 0.75rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 0.75rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 1.25rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 1.25rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 1.25rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 1.25rem !important;
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: 1.5rem !important;
    }
    .mt-xl-7,
    .my-xl-7 {
        margin-top: 1.75rem !important;
    }
    .mr-xl-7,
    .mx-xl-7 {
        margin-right: 1.75rem !important;
    }
    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 1.75rem !important;
    }
    .ml-xl-7,
    .mx-xl-7 {
        margin-left: 1.75rem !important;
    }
    .mt-xl-8,
    .my-xl-8 {
        margin-top: 2rem !important;
    }
    .mr-xl-8,
    .mx-xl-8 {
        margin-right: 2rem !important;
    }
    .mb-xl-8,
    .my-xl-8 {
        margin-bottom: 2rem !important;
    }
    .ml-xl-8,
    .mx-xl-8 {
        margin-left: 2rem !important;
    }
    .mt-xl-9,
    .my-xl-9 {
        margin-top: 2.25rem !important;
    }
    .mr-xl-9,
    .mx-xl-9 {
        margin-right: 2.25rem !important;
    }
    .mb-xl-9,
    .my-xl-9 {
        margin-bottom: 2.25rem !important;
    }
    .ml-xl-9,
    .mx-xl-9 {
        margin-left: 2.25rem !important;
    }
    .mt-xl-10,
    .my-xl-10 {
        margin-top: 2.5rem !important;
    }
    .mr-xl-10,
    .mx-xl-10 {
        margin-right: 2.5rem !important;
    }
    .mb-xl-10,
    .my-xl-10 {
        margin-bottom: 2.5rem !important;
    }
    .ml-xl-10,
    .mx-xl-10 {
        margin-left: 2.5rem !important;
    }
    .mt-xl-11,
    .my-xl-11 {
        margin-top: 2.75rem !important;
    }
    .mr-xl-11,
    .mx-xl-11 {
        margin-right: 2.75rem !important;
    }
    .mb-xl-11,
    .my-xl-11 {
        margin-bottom: 2.75rem !important;
    }
    .ml-xl-11,
    .mx-xl-11 {
        margin-left: 2.75rem !important;
    }
    .mt-xl-12,
    .my-xl-12 {
        margin-top: 3rem !important;
    }
    .mr-xl-12,
    .mx-xl-12 {
        margin-right: 3rem !important;
    }
    .mb-xl-12,
    .my-xl-12 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-12,
    .mx-xl-12 {
        margin-left: 3rem !important;
    }
    .mt-xl-13,
    .my-xl-13 {
        margin-top: 3.25rem !important;
    }
    .mr-xl-13,
    .mx-xl-13 {
        margin-right: 3.25rem !important;
    }
    .mb-xl-13,
    .my-xl-13 {
        margin-bottom: 3.25rem !important;
    }
    .ml-xl-13,
    .mx-xl-13 {
        margin-left: 3.25rem !important;
    }
    .mt-xl-14,
    .my-xl-14 {
        margin-top: 3.5rem !important;
    }
    .mr-xl-14,
    .mx-xl-14 {
        margin-right: 3.5rem !important;
    }
    .mb-xl-14,
    .my-xl-14 {
        margin-bottom: 3.5rem !important;
    }
    .ml-xl-14,
    .mx-xl-14 {
        margin-left: 3.5rem !important;
    }
    .mt-xl-15,
    .my-xl-15 {
        margin-top: 3.75rem !important;
    }
    .mr-xl-15,
    .mx-xl-15 {
        margin-right: 3.75rem !important;
    }
    .mb-xl-15,
    .my-xl-15 {
        margin-bottom: 3.75rem !important;
    }
    .ml-xl-15,
    .mx-xl-15 {
        margin-left: 3.75rem !important;
    }
    .mt-xl-16,
    .my-xl-16 {
        margin-top: 4rem !important;
    }
    .mr-xl-16,
    .mx-xl-16 {
        margin-right: 4rem !important;
    }
    .mb-xl-16,
    .my-xl-16 {
        margin-bottom: 4rem !important;
    }
    .ml-xl-16,
    .mx-xl-16 {
        margin-left: 4rem !important;
    }
    .mt-xl-17,
    .my-xl-17 {
        margin-top: 4.25rem !important;
    }
    .mr-xl-17,
    .mx-xl-17 {
        margin-right: 4.25rem !important;
    }
    .mb-xl-17,
    .my-xl-17 {
        margin-bottom: 4.25rem !important;
    }
    .ml-xl-17,
    .mx-xl-17 {
        margin-left: 4.25rem !important;
    }
    .mt-xl-18,
    .my-xl-18 {
        margin-top: 4.5rem !important;
    }
    .mr-xl-18,
    .mx-xl-18 {
        margin-right: 4.5rem !important;
    }
    .mb-xl-18,
    .my-xl-18 {
        margin-bottom: 4.5rem !important;
    }
    .ml-xl-18,
    .mx-xl-18 {
        margin-left: 4.5rem !important;
    }
    .mt-xl-19,
    .my-xl-19 {
        margin-top: 4.75rem !important;
    }
    .mr-xl-19,
    .mx-xl-19 {
        margin-right: 4.75rem !important;
    }
    .mb-xl-19,
    .my-xl-19 {
        margin-bottom: 4.75rem !important;
    }
    .ml-xl-19,
    .mx-xl-19 {
        margin-left: 4.75rem !important;
    }
    .mt-xl-20,
    .my-xl-20 {
        margin-top: 5rem !important;
    }
    .mr-xl-20,
    .mx-xl-20 {
        margin-right: 5rem !important;
    }
    .mb-xl-20,
    .my-xl-20 {
        margin-bottom: 5rem !important;
    }
    .ml-xl-20,
    .mx-xl-20 {
        margin-left: 5rem !important;
    }
    .mt-xl-21,
    .my-xl-21 {
        margin-top: 5.25rem !important;
    }
    .mr-xl-21,
    .mx-xl-21 {
        margin-right: 5.25rem !important;
    }
    .mb-xl-21,
    .my-xl-21 {
        margin-bottom: 5.25rem !important;
    }
    .ml-xl-21,
    .mx-xl-21 {
        margin-left: 5.25rem !important;
    }
    .mt-xl-22,
    .my-xl-22 {
        margin-top: 5.5rem !important;
    }
    .mr-xl-22,
    .mx-xl-22 {
        margin-right: 5.5rem !important;
    }
    .mb-xl-22,
    .my-xl-22 {
        margin-bottom: 5.5rem !important;
    }
    .ml-xl-22,
    .mx-xl-22 {
        margin-left: 5.5rem !important;
    }
    .mt-xl-23,
    .my-xl-23 {
        margin-top: 5.75rem !important;
    }
    .mr-xl-23,
    .mx-xl-23 {
        margin-right: 5.75rem !important;
    }
    .mb-xl-23,
    .my-xl-23 {
        margin-bottom: 5.75rem !important;
    }
    .ml-xl-23,
    .mx-xl-23 {
        margin-left: 5.75rem !important;
    }
    .mt-xl-24,
    .my-xl-24 {
        margin-top: 6rem !important;
    }
    .mr-xl-24,
    .mx-xl-24 {
        margin-right: 6rem !important;
    }
    .mb-xl-24,
    .my-xl-24 {
        margin-bottom: 6rem !important;
    }
    .ml-xl-24,
    .mx-xl-24 {
        margin-left: 6rem !important;
    }
    .mt-xl-25,
    .my-xl-25 {
        margin-top: 6.25rem !important;
    }
    .mr-xl-25,
    .mx-xl-25 {
        margin-right: 6.25rem !important;
    }
    .mb-xl-25,
    .my-xl-25 {
        margin-bottom: 6.25rem !important;
    }
    .ml-xl-25,
    .mx-xl-25 {
        margin-left: 6.25rem !important;
    }
    .mt-xl-26,
    .my-xl-26 {
        margin-top: 6.5rem !important;
    }
    .mr-xl-26,
    .mx-xl-26 {
        margin-right: 6.5rem !important;
    }
    .mb-xl-26,
    .my-xl-26 {
        margin-bottom: 6.5rem !important;
    }
    .ml-xl-26,
    .mx-xl-26 {
        margin-left: 6.5rem !important;
    }
    .mt-xl-27,
    .my-xl-27 {
        margin-top: 6.75rem !important;
    }
    .mr-xl-27,
    .mx-xl-27 {
        margin-right: 6.75rem !important;
    }
    .mb-xl-27,
    .my-xl-27 {
        margin-bottom: 6.75rem !important;
    }
    .ml-xl-27,
    .mx-xl-27 {
        margin-left: 6.75rem !important;
    }
    .mt-xl-38,
    .my-xl-38 {
        margin-top: 7rem !important;
    }
    .mr-xl-38,
    .mx-xl-38 {
        margin-right: 7rem !important;
    }
    .mb-xl-38,
    .my-xl-38 {
        margin-bottom: 7rem !important;
    }
    .ml-xl-38,
    .mx-xl-38 {
        margin-left: 7rem !important;
    }
    .mt-xl-29,
    .my-xl-29 {
        margin-top: 7.25rem !important;
    }
    .mr-xl-29,
    .mx-xl-29 {
        margin-right: 7.25rem !important;
    }
    .mb-xl-29,
    .my-xl-29 {
        margin-bottom: 7.25rem !important;
    }
    .ml-xl-29,
    .mx-xl-29 {
        margin-left: 7.25rem !important;
    }
    .mt-xl-30,
    .my-xl-30 {
        margin-top: 7.5rem !important;
    }
    .mr-xl-30,
    .mx-xl-30 {
        margin-right: 7.5rem !important;
    }
    .mb-xl-30,
    .my-xl-30 {
        margin-bottom: 7.5rem !important;
    }
    .ml-xl-30,
    .mx-xl-30 {
        margin-left: 7.5rem !important;
    }
    .mt-xl-31,
    .my-xl-31 {
        margin-top: 7.75rem !important;
    }
    .mr-xl-31,
    .mx-xl-31 {
        margin-right: 7.75rem !important;
    }
    .mb-xl-31,
    .my-xl-31 {
        margin-bottom: 7.75rem !important;
    }
    .ml-xl-31,
    .mx-xl-31 {
        margin-left: 7.75rem !important;
    }
    .mt-xl-32,
    .my-xl-32 {
        margin-top: 8rem !important;
    }
    .mr-xl-32,
    .mx-xl-32 {
        margin-right: 8rem !important;
    }
    .mb-xl-32,
    .my-xl-32 {
        margin-bottom: 8rem !important;
    }
    .ml-xl-32,
    .mx-xl-32 {
        margin-left: 8rem !important;
    }
    .mt-xl-33,
    .my-xl-33 {
        margin-top: 8.25rem !important;
    }
    .mr-xl-33,
    .mx-xl-33 {
        margin-right: 8.25rem !important;
    }
    .mb-xl-33,
    .my-xl-33 {
        margin-bottom: 8.25rem !important;
    }
    .ml-xl-33,
    .mx-xl-33 {
        margin-left: 8.25rem !important;
    }
    .mt-xl-34,
    .my-xl-34 {
        margin-top: 8.5rem !important;
    }
    .mr-xl-34,
    .mx-xl-34 {
        margin-right: 8.5rem !important;
    }
    .mb-xl-34,
    .my-xl-34 {
        margin-bottom: 8.5rem !important;
    }
    .ml-xl-34,
    .mx-xl-34 {
        margin-left: 8.5rem !important;
    }
    .mt-xl-35,
    .my-xl-35 {
        margin-top: 8.75rem !important;
    }
    .mr-xl-35,
    .mx-xl-35 {
        margin-right: 8.75rem !important;
    }
    .mb-xl-35,
    .my-xl-35 {
        margin-bottom: 8.75rem !important;
    }
    .ml-xl-35,
    .mx-xl-35 {
        margin-left: 8.75rem !important;
    }
    .mt-xl-36,
    .my-xl-36 {
        margin-top: 9rem !important;
    }
    .mr-xl-36,
    .mx-xl-36 {
        margin-right: 9rem !important;
    }
    .mb-xl-36,
    .my-xl-36 {
        margin-bottom: 9rem !important;
    }
    .ml-xl-36,
    .mx-xl-36 {
        margin-left: 9rem !important;
    }
    .mt-xl-37,
    .my-xl-37 {
        margin-top: 9.25rem !important;
    }
    .mr-xl-37,
    .mx-xl-37 {
        margin-right: 9.25rem !important;
    }
    .mb-xl-37,
    .my-xl-37 {
        margin-bottom: 9.25rem !important;
    }
    .ml-xl-37,
    .mx-xl-37 {
        margin-left: 9.25rem !important;
    }
    .mt-xl-48,
    .my-xl-48 {
        margin-top: 9.5rem !important;
    }
    .mr-xl-48,
    .mx-xl-48 {
        margin-right: 9.5rem !important;
    }
    .mb-xl-48,
    .my-xl-48 {
        margin-bottom: 9.5rem !important;
    }
    .ml-xl-48,
    .mx-xl-48 {
        margin-left: 9.5rem !important;
    }
    .mt-xl-39,
    .my-xl-39 {
        margin-top: 9.75rem !important;
    }
    .mr-xl-39,
    .mx-xl-39 {
        margin-right: 9.75rem !important;
    }
    .mb-xl-39,
    .my-xl-39 {
        margin-bottom: 9.75rem !important;
    }
    .ml-xl-39,
    .mx-xl-39 {
        margin-left: 9.75rem !important;
    }
    .mt-xl-40,
    .my-xl-40 {
        margin-top: 10rem !important;
    }
    .mr-xl-40,
    .mx-xl-40 {
        margin-right: 10rem !important;
    }
    .mb-xl-40,
    .my-xl-40 {
        margin-bottom: 10rem !important;
    }
    .ml-xl-40,
    .mx-xl-40 {
        margin-left: 10rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 0.75rem !important;
    }
    .py-xl-3 {
        padding-top: 0.75rem !important;
    }
    .px-xl-3 {
        padding-right: 0.75rem !important;
    }
    .py-xl-3 {
        padding-bottom: 0.75rem !important;
    }
    .px-xl-3 {
        padding-left: 0.75rem !important;
    }
    .p-xl-4 {
        padding: 1rem !important;
    }
    .py-xl-4 {
        padding-top: 1rem !important;
    }
    .px-xl-4 {
        padding-right: 1rem !important;
    }
    .py-xl-4 {
        padding-bottom: 1rem !important;
    }
    .px-xl-4 {
        padding-left: 1rem !important;
    }
    .p-xl-5 {
        padding: 1.25rem !important;
    }
    .py-xl-5 {
        padding-top: 1.25rem !important;
    }
    .px-xl-5 {
        padding-right: 1.25rem !important;
    }
    .py-xl-5 {
        padding-bottom: 1.25rem !important;
    }
    .px-xl-5 {
        padding-left: 1.25rem !important;
    }
    .p-xl-6 {
        padding: 1.5rem !important;
    }
    .py-xl-6 {
        padding-top: 1.5rem !important;
    }
    .px-xl-6 {
        padding-right: 1.5rem !important;
    }
    .py-xl-6 {
        padding-bottom: 1.5rem !important;
    }
    .px-xl-6 {
        padding-left: 1.5rem !important;
    }
    .p-xl-7 {
        padding: 1.75rem !important;
    }
    .py-xl-7 {
        padding-top: 1.75rem !important;
    }
    .px-xl-7 {
        padding-right: 1.75rem !important;
    }
    .py-xl-7 {
        padding-bottom: 1.75rem !important;
    }
    .px-xl-7 {
        padding-left: 1.75rem !important;
    }
    .p-xl-8 {
        padding: 2rem !important;
    }
    .py-xl-8 {
        padding-top: 2rem !important;
    }
    .px-xl-8 {
        padding-right: 2rem !important;
    }
    .py-xl-8 {
        padding-bottom: 2rem !important;
    }
    .px-xl-8 {
        padding-left: 2rem !important;
    }
    .p-xl-9 {
        padding: 2.25rem !important;
    }
    .py-xl-9 {
        padding-top: 2.25rem !important;
    }
    .px-xl-9 {
        padding-right: 2.25rem !important;
    }
    .py-xl-9 {
        padding-bottom: 2.25rem !important;
    }
    .px-xl-9 {
        padding-left: 2.25rem !important;
    }
    .p-xl-10 {
        padding: 2.5rem !important;
    }
    .py-xl-10 {
        padding-top: 2.5rem !important;
    }
    .px-xl-10 {
        padding-right: 2.5rem !important;
    }
    .py-xl-10 {
        padding-bottom: 2.5rem !important;
    }
    .px-xl-10 {
        padding-left: 2.5rem !important;
    }
    .p-xl-11 {
        padding: 2.75rem !important;
    }
    .py-xl-11 {
        padding-top: 2.75rem !important;
    }
    .px-xl-11 {
        padding-right: 2.75rem !important;
    }
    .py-xl-11 {
        padding-bottom: 2.75rem !important;
    }
    .px-xl-11 {
        padding-left: 2.75rem !important;
    }
    .p-xl-12 {
        padding: 3rem !important;
    }
    .py-xl-12 {
        padding-top: 3rem !important;
    }
    .px-xl-12 {
        padding-right: 3rem !important;
    }
    .py-xl-12 {
        padding-bottom: 3rem !important;
    }
    .px-xl-12 {
        padding-left: 3rem !important;
    }
    .p-xl-13 {
        padding: 3.25rem !important;
    }
    .py-xl-13 {
        padding-top: 3.25rem !important;
    }
    .px-xl-13 {
        padding-right: 3.25rem !important;
    }
    .py-xl-13 {
        padding-bottom: 3.25rem !important;
    }
    .px-xl-13 {
        padding-left: 3.25rem !important;
    }
    .p-xl-14 {
        padding: 3.5rem !important;
    }
    .py-xl-14 {
        padding-top: 3.5rem !important;
    }
    .px-xl-14 {
        padding-right: 3.5rem !important;
    }
    .py-xl-14 {
        padding-bottom: 3.5rem !important;
    }
    .px-xl-14 {
        padding-left: 3.5rem !important;
    }
    .p-xl-15 {
        padding: 3.75rem !important;
    }
    .py-xl-15 {
        padding-top: 3.75rem !important;
    }
    .px-xl-15 {
        padding-right: 3.75rem !important;
    }
    .py-xl-15 {
        padding-bottom: 3.75rem !important;
    }
    .px-xl-15 {
        padding-left: 3.75rem !important;
    }
    .p-xl-16 {
        padding: 4rem !important;
    }
    .py-xl-16 {
        padding-top: 4rem !important;
    }
    .px-xl-16 {
        padding-right: 4rem !important;
    }
    .py-xl-16 {
        padding-bottom: 4rem !important;
    }
    .px-xl-16 {
        padding-left: 4rem !important;
    }
    .p-xl-17 {
        padding: 4.25rem !important;
    }
    .py-xl-17 {
        padding-top: 4.25rem !important;
    }
    .px-xl-17 {
        padding-right: 4.25rem !important;
    }
    .py-xl-17 {
        padding-bottom: 4.25rem !important;
    }
    .px-xl-17 {
        padding-left: 4.25rem !important;
    }
    .p-xl-18 {
        padding: 4.5rem !important;
    }
    .py-xl-18 {
        padding-top: 4.5rem !important;
    }
    .px-xl-18 {
        padding-right: 4.5rem !important;
    }
    .py-xl-18 {
        padding-bottom: 4.5rem !important;
    }
    .px-xl-18 {
        padding-left: 4.5rem !important;
    }
    .p-xl-19 {
        padding: 4.75rem !important;
    }
    .py-xl-19 {
        padding-top: 4.75rem !important;
    }
    .px-xl-19 {
        padding-right: 4.75rem !important;
    }
    .py-xl-19 {
        padding-bottom: 4.75rem !important;
    }
    .px-xl-19 {
        padding-left: 4.75rem !important;
    }
    .p-xl-20 {
        padding: 5rem !important;
    }
    .py-xl-20 {
        padding-top: 5rem !important;
    }
    .px-xl-20 {
        padding-right: 5rem !important;
    }
    .py-xl-20 {
        padding-bottom: 5rem !important;
    }
    .px-xl-20 {
        padding-left: 5rem !important;
    }
    .p-xl-21 {
        padding: 5.25rem !important;
    }
    .py-xl-21 {
        padding-top: 5.25rem !important;
    }
    .px-xl-21 {
        padding-right: 5.25rem !important;
    }
    .py-xl-21 {
        padding-bottom: 5.25rem !important;
    }
    .px-xl-21 {
        padding-left: 5.25rem !important;
    }
    .p-xl-22 {
        padding: 5.5rem !important;
    }
    .py-xl-22 {
        padding-top: 5.5rem !important;
    }
    .px-xl-22 {
        padding-right: 5.5rem !important;
    }
    .py-xl-22 {
        padding-bottom: 5.5rem !important;
    }
    .px-xl-22 {
        padding-left: 5.5rem !important;
    }
    .p-xl-23 {
        padding: 5.75rem !important;
    }
    .py-xl-23 {
        padding-top: 5.75rem !important;
    }
    .px-xl-23 {
        padding-right: 5.75rem !important;
    }
    .py-xl-23 {
        padding-bottom: 5.75rem !important;
    }
    .px-xl-23 {
        padding-left: 5.75rem !important;
    }
    .p-xl-24 {
        padding: 6rem !important;
    }
    .py-xl-24 {
        padding-top: 6rem !important;
    }
    .px-xl-24 {
        padding-right: 6rem !important;
    }
    .py-xl-24 {
        padding-bottom: 6rem !important;
    }
    .px-xl-24 {
        padding-left: 6rem !important;
    }
    .p-xl-25 {
        padding: 6.25rem !important;
    }
    .py-xl-25 {
        padding-top: 6.25rem !important;
    }
    .px-xl-25 {
        padding-right: 6.25rem !important;
    }
    .py-xl-25 {
        padding-bottom: 6.25rem !important;
    }
    .px-xl-25 {
        padding-left: 6.25rem !important;
    }
    .p-xl-26 {
        padding: 6.5rem !important;
    }
    .py-xl-26 {
        padding-top: 6.5rem !important;
    }
    .px-xl-26 {
        padding-right: 6.5rem !important;
    }
    .py-xl-26 {
        padding-bottom: 6.5rem !important;
    }
    .px-xl-26 {
        padding-left: 6.5rem !important;
    }
    .p-xl-27 {
        padding: 6.75rem !important;
    }
    .py-xl-27 {
        padding-top: 6.75rem !important;
    }
    .px-xl-27 {
        padding-right: 6.75rem !important;
    }
    .py-xl-27 {
        padding-bottom: 6.75rem !important;
    }
    .px-xl-27 {
        padding-left: 6.75rem !important;
    }
    .p-xl-38 {
        padding: 7rem !important;
    }
    .py-xl-38 {
        padding-top: 7rem !important;
    }
    .px-xl-38 {
        padding-right: 7rem !important;
    }
    .py-xl-38 {
        padding-bottom: 7rem !important;
    }
    .px-xl-38 {
        padding-left: 7rem !important;
    }
    .p-xl-29 {
        padding: 7.25rem !important;
    }
    .py-xl-29 {
        padding-top: 7.25rem !important;
    }
    .px-xl-29 {
        padding-right: 7.25rem !important;
    }
    .py-xl-29 {
        padding-bottom: 7.25rem !important;
    }
    .px-xl-29 {
        padding-left: 7.25rem !important;
    }
    .p-xl-30 {
        padding: 7.5rem !important;
    }
    .py-xl-30 {
        padding-top: 7.5rem !important;
    }
    .px-xl-30 {
        padding-right: 7.5rem !important;
    }
    .py-xl-30 {
        padding-bottom: 7.5rem !important;
    }
    .px-xl-30 {
        padding-left: 7.5rem !important;
    }
    .p-xl-31 {
        padding: 7.75rem !important;
    }
    .py-xl-31 {
        padding-top: 7.75rem !important;
    }
    .px-xl-31 {
        padding-right: 7.75rem !important;
    }
    .py-xl-31 {
        padding-bottom: 7.75rem !important;
    }
    .px-xl-31 {
        padding-left: 7.75rem !important;
    }
    .p-xl-32 {
        padding: 8rem !important;
    }
    .py-xl-32 {
        padding-top: 8rem !important;
    }
    .px-xl-32 {
        padding-right: 8rem !important;
    }
    .py-xl-32 {
        padding-bottom: 8rem !important;
    }
    .px-xl-32 {
        padding-left: 8rem !important;
    }
    .p-xl-33 {
        padding: 8.25rem !important;
    }
    .py-xl-33 {
        padding-top: 8.25rem !important;
    }
    .px-xl-33 {
        padding-right: 8.25rem !important;
    }
    .py-xl-33 {
        padding-bottom: 8.25rem !important;
    }
    .px-xl-33 {
        padding-left: 8.25rem !important;
    }
    .p-xl-34 {
        padding: 8.5rem !important;
    }
    .py-xl-34 {
        padding-top: 8.5rem !important;
    }
    .px-xl-34 {
        padding-right: 8.5rem !important;
    }
    .py-xl-34 {
        padding-bottom: 8.5rem !important;
    }
    .px-xl-34 {
        padding-left: 8.5rem !important;
    }
    .p-xl-35 {
        padding: 8.75rem !important;
    }
    .py-xl-35 {
        padding-top: 8.75rem !important;
    }
    .px-xl-35 {
        padding-right: 8.75rem !important;
    }
    .py-xl-35 {
        padding-bottom: 8.75rem !important;
    }
    .px-xl-35 {
        padding-left: 8.75rem !important;
    }
    .p-xl-36 {
        padding: 9rem !important;
    }
    .py-xl-36 {
        padding-top: 9rem !important;
    }
    .px-xl-36 {
        padding-right: 9rem !important;
    }
    .py-xl-36 {
        padding-bottom: 9rem !important;
    }
    .px-xl-36 {
        padding-left: 9rem !important;
    }
    .p-xl-37 {
        padding: 9.25rem !important;
    }
    .py-xl-37 {
        padding-top: 9.25rem !important;
    }
    .px-xl-37 {
        padding-right: 9.25rem !important;
    }
    .py-xl-37 {
        padding-bottom: 9.25rem !important;
    }
    .px-xl-37 {
        padding-left: 9.25rem !important;
    }
    .p-xl-48 {
        padding: 9.5rem !important;
    }
    .py-xl-48 {
        padding-top: 9.5rem !important;
    }
    .px-xl-48 {
        padding-right: 9.5rem !important;
    }
    .py-xl-48 {
        padding-bottom: 9.5rem !important;
    }
    .px-xl-48 {
        padding-left: 9.5rem !important;
    }
    .p-xl-39 {
        padding: 9.75rem !important;
    }
    .py-xl-39 {
        padding-top: 9.75rem !important;
    }
    .px-xl-39 {
        padding-right: 9.75rem !important;
    }
    .py-xl-39 {
        padding-bottom: 9.75rem !important;
    }
    .px-xl-39 {
        padding-left: 9.75rem !important;
    }
    .p-xl-40 {
        padding: 10rem !important;
    }
    .py-xl-40 {
        padding-top: 10rem !important;
    }
    .px-xl-40 {
        padding-right: 10rem !important;
    }
    .py-xl-40 {
        padding-bottom: 10rem !important;
    }
    .px-xl-40 {
        padding-left: 10rem !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1400px) {
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important;
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important;
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important;
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 0.75rem !important;
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 0.75rem !important;
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 0.75rem !important;
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 0.75rem !important;
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1rem !important;
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1rem !important;
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1rem !important;
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1rem !important;
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 1.25rem !important;
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 1.25rem !important;
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 1.25rem !important;
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 1.25rem !important;
    }
    .mt-xxl-6,
    .my-xxl-6 {
        margin-top: 1.5rem !important;
    }
    .mr-xxl-6,
    .mx-xxl-6 {
        margin-right: 1.5rem !important;
    }
    .mb-xxl-6,
    .my-xxl-6 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xxl-6,
    .mx-xxl-6 {
        margin-left: 1.5rem !important;
    }
    .mt-xxl-7,
    .my-xxl-7 {
        margin-top: 1.75rem !important;
    }
    .mr-xxl-7,
    .mx-xxl-7 {
        margin-right: 1.75rem !important;
    }
    .mb-xxl-7,
    .my-xxl-7 {
        margin-bottom: 1.75rem !important;
    }
    .ml-xxl-7,
    .mx-xxl-7 {
        margin-left: 1.75rem !important;
    }
    .mt-xxl-8,
    .my-xxl-8 {
        margin-top: 2rem !important;
    }
    .mr-xxl-8,
    .mx-xxl-8 {
        margin-right: 2rem !important;
    }
    .mb-xxl-8,
    .my-xxl-8 {
        margin-bottom: 2rem !important;
    }
    .ml-xxl-8,
    .mx-xxl-8 {
        margin-left: 2rem !important;
    }
    .mt-xxl-9,
    .my-xxl-9 {
        margin-top: 2.25rem !important;
    }
    .mr-xxl-9,
    .mx-xxl-9 {
        margin-right: 2.25rem !important;
    }
    .mb-xxl-9,
    .my-xxl-9 {
        margin-bottom: 2.25rem !important;
    }
    .ml-xxl-9,
    .mx-xxl-9 {
        margin-left: 2.25rem !important;
    }
    .mt-xxl-10,
    .my-xxl-10 {
        margin-top: 2.5rem !important;
    }
    .mr-xxl-10,
    .mx-xxl-10 {
        margin-right: 2.5rem !important;
    }
    .mb-xxl-10,
    .my-xxl-10 {
        margin-bottom: 2.5rem !important;
    }
    .ml-xxl-10,
    .mx-xxl-10 {
        margin-left: 2.5rem !important;
    }
    .mt-xxl-11,
    .my-xxl-11 {
        margin-top: 2.75rem !important;
    }
    .mr-xxl-11,
    .mx-xxl-11 {
        margin-right: 2.75rem !important;
    }
    .mb-xxl-11,
    .my-xxl-11 {
        margin-bottom: 2.75rem !important;
    }
    .ml-xxl-11,
    .mx-xxl-11 {
        margin-left: 2.75rem !important;
    }
    .mt-xxl-12,
    .my-xxl-12 {
        margin-top: 3rem !important;
    }
    .mr-xxl-12,
    .mx-xxl-12 {
        margin-right: 3rem !important;
    }
    .mb-xxl-12,
    .my-xxl-12 {
        margin-bottom: 3rem !important;
    }
    .ml-xxl-12,
    .mx-xxl-12 {
        margin-left: 3rem !important;
    }
    .mt-xxl-13,
    .my-xxl-13 {
        margin-top: 3.25rem !important;
    }
    .mr-xxl-13,
    .mx-xxl-13 {
        margin-right: 3.25rem !important;
    }
    .mb-xxl-13,
    .my-xxl-13 {
        margin-bottom: 3.25rem !important;
    }
    .ml-xxl-13,
    .mx-xxl-13 {
        margin-left: 3.25rem !important;
    }
    .mt-xxl-14,
    .my-xxl-14 {
        margin-top: 3.5rem !important;
    }
    .mr-xxl-14,
    .mx-xxl-14 {
        margin-right: 3.5rem !important;
    }
    .mb-xxl-14,
    .my-xxl-14 {
        margin-bottom: 3.5rem !important;
    }
    .ml-xxl-14,
    .mx-xxl-14 {
        margin-left: 3.5rem !important;
    }
    .mt-xxl-15,
    .my-xxl-15 {
        margin-top: 3.75rem !important;
    }
    .mr-xxl-15,
    .mx-xxl-15 {
        margin-right: 3.75rem !important;
    }
    .mb-xxl-15,
    .my-xxl-15 {
        margin-bottom: 3.75rem !important;
    }
    .ml-xxl-15,
    .mx-xxl-15 {
        margin-left: 3.75rem !important;
    }
    .mt-xxl-16,
    .my-xxl-16 {
        margin-top: 4rem !important;
    }
    .mr-xxl-16,
    .mx-xxl-16 {
        margin-right: 4rem !important;
    }
    .mb-xxl-16,
    .my-xxl-16 {
        margin-bottom: 4rem !important;
    }
    .ml-xxl-16,
    .mx-xxl-16 {
        margin-left: 4rem !important;
    }
    .mt-xxl-17,
    .my-xxl-17 {
        margin-top: 4.25rem !important;
    }
    .mr-xxl-17,
    .mx-xxl-17 {
        margin-right: 4.25rem !important;
    }
    .mb-xxl-17,
    .my-xxl-17 {
        margin-bottom: 4.25rem !important;
    }
    .ml-xxl-17,
    .mx-xxl-17 {
        margin-left: 4.25rem !important;
    }
    .mt-xxl-18,
    .my-xxl-18 {
        margin-top: 4.5rem !important;
    }
    .mr-xxl-18,
    .mx-xxl-18 {
        margin-right: 4.5rem !important;
    }
    .mb-xxl-18,
    .my-xxl-18 {
        margin-bottom: 4.5rem !important;
    }
    .ml-xxl-18,
    .mx-xxl-18 {
        margin-left: 4.5rem !important;
    }
    .mt-xxl-19,
    .my-xxl-19 {
        margin-top: 4.75rem !important;
    }
    .mr-xxl-19,
    .mx-xxl-19 {
        margin-right: 4.75rem !important;
    }
    .mb-xxl-19,
    .my-xxl-19 {
        margin-bottom: 4.75rem !important;
    }
    .ml-xxl-19,
    .mx-xxl-19 {
        margin-left: 4.75rem !important;
    }
    .mt-xxl-20,
    .my-xxl-20 {
        margin-top: 5rem !important;
    }
    .mr-xxl-20,
    .mx-xxl-20 {
        margin-right: 5rem !important;
    }
    .mb-xxl-20,
    .my-xxl-20 {
        margin-bottom: 5rem !important;
    }
    .ml-xxl-20,
    .mx-xxl-20 {
        margin-left: 5rem !important;
    }
    .mt-xxl-21,
    .my-xxl-21 {
        margin-top: 5.25rem !important;
    }
    .mr-xxl-21,
    .mx-xxl-21 {
        margin-right: 5.25rem !important;
    }
    .mb-xxl-21,
    .my-xxl-21 {
        margin-bottom: 5.25rem !important;
    }
    .ml-xxl-21,
    .mx-xxl-21 {
        margin-left: 5.25rem !important;
    }
    .mt-xxl-22,
    .my-xxl-22 {
        margin-top: 5.5rem !important;
    }
    .mr-xxl-22,
    .mx-xxl-22 {
        margin-right: 5.5rem !important;
    }
    .mb-xxl-22,
    .my-xxl-22 {
        margin-bottom: 5.5rem !important;
    }
    .ml-xxl-22,
    .mx-xxl-22 {
        margin-left: 5.5rem !important;
    }
    .mt-xxl-23,
    .my-xxl-23 {
        margin-top: 5.75rem !important;
    }
    .mr-xxl-23,
    .mx-xxl-23 {
        margin-right: 5.75rem !important;
    }
    .mb-xxl-23,
    .my-xxl-23 {
        margin-bottom: 5.75rem !important;
    }
    .ml-xxl-23,
    .mx-xxl-23 {
        margin-left: 5.75rem !important;
    }
    .mt-xxl-24,
    .my-xxl-24 {
        margin-top: 6rem !important;
    }
    .mr-xxl-24,
    .mx-xxl-24 {
        margin-right: 6rem !important;
    }
    .mb-xxl-24,
    .my-xxl-24 {
        margin-bottom: 6rem !important;
    }
    .ml-xxl-24,
    .mx-xxl-24 {
        margin-left: 6rem !important;
    }
    .mt-xxl-25,
    .my-xxl-25 {
        margin-top: 6.25rem !important;
    }
    .mr-xxl-25,
    .mx-xxl-25 {
        margin-right: 6.25rem !important;
    }
    .mb-xxl-25,
    .my-xxl-25 {
        margin-bottom: 6.25rem !important;
    }
    .ml-xxl-25,
    .mx-xxl-25 {
        margin-left: 6.25rem !important;
    }
    .mt-xxl-26,
    .my-xxl-26 {
        margin-top: 6.5rem !important;
    }
    .mr-xxl-26,
    .mx-xxl-26 {
        margin-right: 6.5rem !important;
    }
    .mb-xxl-26,
    .my-xxl-26 {
        margin-bottom: 6.5rem !important;
    }
    .ml-xxl-26,
    .mx-xxl-26 {
        margin-left: 6.5rem !important;
    }
    .mt-xxl-27,
    .my-xxl-27 {
        margin-top: 6.75rem !important;
    }
    .mr-xxl-27,
    .mx-xxl-27 {
        margin-right: 6.75rem !important;
    }
    .mb-xxl-27,
    .my-xxl-27 {
        margin-bottom: 6.75rem !important;
    }
    .ml-xxl-27,
    .mx-xxl-27 {
        margin-left: 6.75rem !important;
    }
    .mt-xxl-38,
    .my-xxl-38 {
        margin-top: 7rem !important;
    }
    .mr-xxl-38,
    .mx-xxl-38 {
        margin-right: 7rem !important;
    }
    .mb-xxl-38,
    .my-xxl-38 {
        margin-bottom: 7rem !important;
    }
    .ml-xxl-38,
    .mx-xxl-38 {
        margin-left: 7rem !important;
    }
    .mt-xxl-29,
    .my-xxl-29 {
        margin-top: 7.25rem !important;
    }
    .mr-xxl-29,
    .mx-xxl-29 {
        margin-right: 7.25rem !important;
    }
    .mb-xxl-29,
    .my-xxl-29 {
        margin-bottom: 7.25rem !important;
    }
    .ml-xxl-29,
    .mx-xxl-29 {
        margin-left: 7.25rem !important;
    }
    .mt-xxl-30,
    .my-xxl-30 {
        margin-top: 7.5rem !important;
    }
    .mr-xxl-30,
    .mx-xxl-30 {
        margin-right: 7.5rem !important;
    }
    .mb-xxl-30,
    .my-xxl-30 {
        margin-bottom: 7.5rem !important;
    }
    .ml-xxl-30,
    .mx-xxl-30 {
        margin-left: 7.5rem !important;
    }
    .mt-xxl-31,
    .my-xxl-31 {
        margin-top: 7.75rem !important;
    }
    .mr-xxl-31,
    .mx-xxl-31 {
        margin-right: 7.75rem !important;
    }
    .mb-xxl-31,
    .my-xxl-31 {
        margin-bottom: 7.75rem !important;
    }
    .ml-xxl-31,
    .mx-xxl-31 {
        margin-left: 7.75rem !important;
    }
    .mt-xxl-32,
    .my-xxl-32 {
        margin-top: 8rem !important;
    }
    .mr-xxl-32,
    .mx-xxl-32 {
        margin-right: 8rem !important;
    }
    .mb-xxl-32,
    .my-xxl-32 {
        margin-bottom: 8rem !important;
    }
    .ml-xxl-32,
    .mx-xxl-32 {
        margin-left: 8rem !important;
    }
    .mt-xxl-33,
    .my-xxl-33 {
        margin-top: 8.25rem !important;
    }
    .mr-xxl-33,
    .mx-xxl-33 {
        margin-right: 8.25rem !important;
    }
    .mb-xxl-33,
    .my-xxl-33 {
        margin-bottom: 8.25rem !important;
    }
    .ml-xxl-33,
    .mx-xxl-33 {
        margin-left: 8.25rem !important;
    }
    .mt-xxl-34,
    .my-xxl-34 {
        margin-top: 8.5rem !important;
    }
    .mr-xxl-34,
    .mx-xxl-34 {
        margin-right: 8.5rem !important;
    }
    .mb-xxl-34,
    .my-xxl-34 {
        margin-bottom: 8.5rem !important;
    }
    .ml-xxl-34,
    .mx-xxl-34 {
        margin-left: 8.5rem !important;
    }
    .mt-xxl-35,
    .my-xxl-35 {
        margin-top: 8.75rem !important;
    }
    .mr-xxl-35,
    .mx-xxl-35 {
        margin-right: 8.75rem !important;
    }
    .mb-xxl-35,
    .my-xxl-35 {
        margin-bottom: 8.75rem !important;
    }
    .ml-xxl-35,
    .mx-xxl-35 {
        margin-left: 8.75rem !important;
    }
    .mt-xxl-36,
    .my-xxl-36 {
        margin-top: 9rem !important;
    }
    .mr-xxl-36,
    .mx-xxl-36 {
        margin-right: 9rem !important;
    }
    .mb-xxl-36,
    .my-xxl-36 {
        margin-bottom: 9rem !important;
    }
    .ml-xxl-36,
    .mx-xxl-36 {
        margin-left: 9rem !important;
    }
    .mt-xxl-37,
    .my-xxl-37 {
        margin-top: 9.25rem !important;
    }
    .mr-xxl-37,
    .mx-xxl-37 {
        margin-right: 9.25rem !important;
    }
    .mb-xxl-37,
    .my-xxl-37 {
        margin-bottom: 9.25rem !important;
    }
    .ml-xxl-37,
    .mx-xxl-37 {
        margin-left: 9.25rem !important;
    }
    .mt-xxl-48,
    .my-xxl-48 {
        margin-top: 9.5rem !important;
    }
    .mr-xxl-48,
    .mx-xxl-48 {
        margin-right: 9.5rem !important;
    }
    .mb-xxl-48,
    .my-xxl-48 {
        margin-bottom: 9.5rem !important;
    }
    .ml-xxl-48,
    .mx-xxl-48 {
        margin-left: 9.5rem !important;
    }
    .mt-xxl-39,
    .my-xxl-39 {
        margin-top: 9.75rem !important;
    }
    .mr-xxl-39,
    .mx-xxl-39 {
        margin-right: 9.75rem !important;
    }
    .mb-xxl-39,
    .my-xxl-39 {
        margin-bottom: 9.75rem !important;
    }
    .ml-xxl-39,
    .mx-xxl-39 {
        margin-left: 9.75rem !important;
    }
    .mt-xxl-40,
    .my-xxl-40 {
        margin-top: 10rem !important;
    }
    .mr-xxl-40,
    .mx-xxl-40 {
        margin-right: 10rem !important;
    }
    .mb-xxl-40,
    .my-xxl-40 {
        margin-bottom: 10rem !important;
    }
    .ml-xxl-40,
    .mx-xxl-40 {
        margin-left: 10rem !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .py-xxl-0 {
        padding-top: 0 !important;
    }
    .px-xxl-0 {
        padding-right: 0 !important;
    }
    .py-xxl-0 {
        padding-bottom: 0 !important;
    }
    .px-xxl-0 {
        padding-left: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .py-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .px-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .py-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .px-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .py-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .px-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .py-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .px-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 0.75rem !important;
    }
    .py-xxl-3 {
        padding-top: 0.75rem !important;
    }
    .px-xxl-3 {
        padding-right: 0.75rem !important;
    }
    .py-xxl-3 {
        padding-bottom: 0.75rem !important;
    }
    .px-xxl-3 {
        padding-left: 0.75rem !important;
    }
    .p-xxl-4 {
        padding: 1rem !important;
    }
    .py-xxl-4 {
        padding-top: 1rem !important;
    }
    .px-xxl-4 {
        padding-right: 1rem !important;
    }
    .py-xxl-4 {
        padding-bottom: 1rem !important;
    }
    .px-xxl-4 {
        padding-left: 1rem !important;
    }
    .p-xxl-5 {
        padding: 1.25rem !important;
    }
    .py-xxl-5 {
        padding-top: 1.25rem !important;
    }
    .px-xxl-5 {
        padding-right: 1.25rem !important;
    }
    .py-xxl-5 {
        padding-bottom: 1.25rem !important;
    }
    .px-xxl-5 {
        padding-left: 1.25rem !important;
    }
    .p-xxl-6 {
        padding: 1.5rem !important;
    }
    .py-xxl-6 {
        padding-top: 1.5rem !important;
    }
    .px-xxl-6 {
        padding-right: 1.5rem !important;
    }
    .py-xxl-6 {
        padding-bottom: 1.5rem !important;
    }
    .px-xxl-6 {
        padding-left: 1.5rem !important;
    }
    .p-xxl-7 {
        padding: 1.75rem !important;
    }
    .py-xxl-7 {
        padding-top: 1.75rem !important;
    }
    .px-xxl-7 {
        padding-right: 1.75rem !important;
    }
    .py-xxl-7 {
        padding-bottom: 1.75rem !important;
    }
    .px-xxl-7 {
        padding-left: 1.75rem !important;
    }
    .p-xxl-8 {
        padding: 2rem !important;
    }
    .py-xxl-8 {
        padding-top: 2rem !important;
    }
    .px-xxl-8 {
        padding-right: 2rem !important;
    }
    .py-xxl-8 {
        padding-bottom: 2rem !important;
    }
    .px-xxl-8 {
        padding-left: 2rem !important;
    }
    .p-xxl-9 {
        padding: 2.25rem !important;
    }
    .py-xxl-9 {
        padding-top: 2.25rem !important;
    }
    .px-xxl-9 {
        padding-right: 2.25rem !important;
    }
    .py-xxl-9 {
        padding-bottom: 2.25rem !important;
    }
    .px-xxl-9 {
        padding-left: 2.25rem !important;
    }
    .p-xxl-10 {
        padding: 2.5rem !important;
    }
    .py-xxl-10 {
        padding-top: 2.5rem !important;
    }
    .px-xxl-10 {
        padding-right: 2.5rem !important;
    }
    .py-xxl-10 {
        padding-bottom: 2.5rem !important;
    }
    .px-xxl-10 {
        padding-left: 2.5rem !important;
    }
    .p-xxl-11 {
        padding: 2.75rem !important;
    }
    .py-xxl-11 {
        padding-top: 2.75rem !important;
    }
    .px-xxl-11 {
        padding-right: 2.75rem !important;
    }
    .py-xxl-11 {
        padding-bottom: 2.75rem !important;
    }
    .px-xxl-11 {
        padding-left: 2.75rem !important;
    }
    .p-xxl-12 {
        padding: 3rem !important;
    }
    .py-xxl-12 {
        padding-top: 3rem !important;
    }
    .px-xxl-12 {
        padding-right: 3rem !important;
    }
    .py-xxl-12 {
        padding-bottom: 3rem !important;
    }
    .px-xxl-12 {
        padding-left: 3rem !important;
    }
    .p-xxl-13 {
        padding: 3.25rem !important;
    }
    .py-xxl-13 {
        padding-top: 3.25rem !important;
    }
    .px-xxl-13 {
        padding-right: 3.25rem !important;
    }
    .py-xxl-13 {
        padding-bottom: 3.25rem !important;
    }
    .px-xxl-13 {
        padding-left: 3.25rem !important;
    }
    .p-xxl-14 {
        padding: 3.5rem !important;
    }
    .py-xxl-14 {
        padding-top: 3.5rem !important;
    }
    .px-xxl-14 {
        padding-right: 3.5rem !important;
    }
    .py-xxl-14 {
        padding-bottom: 3.5rem !important;
    }
    .px-xxl-14 {
        padding-left: 3.5rem !important;
    }
    .p-xxl-15 {
        padding: 3.75rem !important;
    }
    .py-xxl-15 {
        padding-top: 3.75rem !important;
    }
    .px-xxl-15 {
        padding-right: 3.75rem !important;
    }
    .py-xxl-15 {
        padding-bottom: 3.75rem !important;
    }
    .px-xxl-15 {
        padding-left: 3.75rem !important;
    }
    .p-xxl-16 {
        padding: 4rem !important;
    }
    .py-xxl-16 {
        padding-top: 4rem !important;
    }
    .px-xxl-16 {
        padding-right: 4rem !important;
    }
    .py-xxl-16 {
        padding-bottom: 4rem !important;
    }
    .px-xxl-16 {
        padding-left: 4rem !important;
    }
    .p-xxl-17 {
        padding: 4.25rem !important;
    }
    .py-xxl-17 {
        padding-top: 4.25rem !important;
    }
    .px-xxl-17 {
        padding-right: 4.25rem !important;
    }
    .py-xxl-17 {
        padding-bottom: 4.25rem !important;
    }
    .px-xxl-17 {
        padding-left: 4.25rem !important;
    }
    .p-xxl-18 {
        padding: 4.5rem !important;
    }
    .py-xxl-18 {
        padding-top: 4.5rem !important;
    }
    .px-xxl-18 {
        padding-right: 4.5rem !important;
    }
    .py-xxl-18 {
        padding-bottom: 4.5rem !important;
    }
    .px-xxl-18 {
        padding-left: 4.5rem !important;
    }
    .p-xxl-19 {
        padding: 4.75rem !important;
    }
    .py-xxl-19 {
        padding-top: 4.75rem !important;
    }
    .px-xxl-19 {
        padding-right: 4.75rem !important;
    }
    .py-xxl-19 {
        padding-bottom: 4.75rem !important;
    }
    .px-xxl-19 {
        padding-left: 4.75rem !important;
    }
    .p-xxl-20 {
        padding: 5rem !important;
    }
    .py-xxl-20 {
        padding-top: 5rem !important;
    }
    .px-xxl-20 {
        padding-right: 5rem !important;
    }
    .py-xxl-20 {
        padding-bottom: 5rem !important;
    }
    .px-xxl-20 {
        padding-left: 5rem !important;
    }
    .p-xxl-21 {
        padding: 5.25rem !important;
    }
    .py-xxl-21 {
        padding-top: 5.25rem !important;
    }
    .px-xxl-21 {
        padding-right: 5.25rem !important;
    }
    .py-xxl-21 {
        padding-bottom: 5.25rem !important;
    }
    .px-xxl-21 {
        padding-left: 5.25rem !important;
    }
    .p-xxl-22 {
        padding: 5.5rem !important;
    }
    .py-xxl-22 {
        padding-top: 5.5rem !important;
    }
    .px-xxl-22 {
        padding-right: 5.5rem !important;
    }
    .py-xxl-22 {
        padding-bottom: 5.5rem !important;
    }
    .px-xxl-22 {
        padding-left: 5.5rem !important;
    }
    .p-xxl-23 {
        padding: 5.75rem !important;
    }
    .py-xxl-23 {
        padding-top: 5.75rem !important;
    }
    .px-xxl-23 {
        padding-right: 5.75rem !important;
    }
    .py-xxl-23 {
        padding-bottom: 5.75rem !important;
    }
    .px-xxl-23 {
        padding-left: 5.75rem !important;
    }
    .p-xxl-24 {
        padding: 6rem !important;
    }
    .py-xxl-24 {
        padding-top: 6rem !important;
    }
    .px-xxl-24 {
        padding-right: 6rem !important;
    }
    .py-xxl-24 {
        padding-bottom: 6rem !important;
    }
    .px-xxl-24 {
        padding-left: 6rem !important;
    }
    .p-xxl-25 {
        padding: 6.25rem !important;
    }
    .py-xxl-25 {
        padding-top: 6.25rem !important;
    }
    .px-xxl-25 {
        padding-right: 6.25rem !important;
    }
    .py-xxl-25 {
        padding-bottom: 6.25rem !important;
    }
    .px-xxl-25 {
        padding-left: 6.25rem !important;
    }
    .p-xxl-26 {
        padding: 6.5rem !important;
    }
    .py-xxl-26 {
        padding-top: 6.5rem !important;
    }
    .px-xxl-26 {
        padding-right: 6.5rem !important;
    }
    .py-xxl-26 {
        padding-bottom: 6.5rem !important;
    }
    .px-xxl-26 {
        padding-left: 6.5rem !important;
    }
    .p-xxl-27 {
        padding: 6.75rem !important;
    }
    .py-xxl-27 {
        padding-top: 6.75rem !important;
    }
    .px-xxl-27 {
        padding-right: 6.75rem !important;
    }
    .py-xxl-27 {
        padding-bottom: 6.75rem !important;
    }
    .px-xxl-27 {
        padding-left: 6.75rem !important;
    }
    .p-xxl-38 {
        padding: 7rem !important;
    }
    .py-xxl-38 {
        padding-top: 7rem !important;
    }
    .px-xxl-38 {
        padding-right: 7rem !important;
    }
    .py-xxl-38 {
        padding-bottom: 7rem !important;
    }
    .px-xxl-38 {
        padding-left: 7rem !important;
    }
    .p-xxl-29 {
        padding: 7.25rem !important;
    }
    .py-xxl-29 {
        padding-top: 7.25rem !important;
    }
    .px-xxl-29 {
        padding-right: 7.25rem !important;
    }
    .py-xxl-29 {
        padding-bottom: 7.25rem !important;
    }
    .px-xxl-29 {
        padding-left: 7.25rem !important;
    }
    .p-xxl-30 {
        padding: 7.5rem !important;
    }
    .py-xxl-30 {
        padding-top: 7.5rem !important;
    }
    .px-xxl-30 {
        padding-right: 7.5rem !important;
    }
    .py-xxl-30 {
        padding-bottom: 7.5rem !important;
    }
    .px-xxl-30 {
        padding-left: 7.5rem !important;
    }
    .p-xxl-31 {
        padding: 7.75rem !important;
    }
    .py-xxl-31 {
        padding-top: 7.75rem !important;
    }
    .px-xxl-31 {
        padding-right: 7.75rem !important;
    }
    .py-xxl-31 {
        padding-bottom: 7.75rem !important;
    }
    .px-xxl-31 {
        padding-left: 7.75rem !important;
    }
    .p-xxl-32 {
        padding: 8rem !important;
    }
    .py-xxl-32 {
        padding-top: 8rem !important;
    }
    .px-xxl-32 {
        padding-right: 8rem !important;
    }
    .py-xxl-32 {
        padding-bottom: 8rem !important;
    }
    .px-xxl-32 {
        padding-left: 8rem !important;
    }
    .p-xxl-33 {
        padding: 8.25rem !important;
    }
    .py-xxl-33 {
        padding-top: 8.25rem !important;
    }
    .px-xxl-33 {
        padding-right: 8.25rem !important;
    }
    .py-xxl-33 {
        padding-bottom: 8.25rem !important;
    }
    .px-xxl-33 {
        padding-left: 8.25rem !important;
    }
    .p-xxl-34 {
        padding: 8.5rem !important;
    }
    .py-xxl-34 {
        padding-top: 8.5rem !important;
    }
    .px-xxl-34 {
        padding-right: 8.5rem !important;
    }
    .py-xxl-34 {
        padding-bottom: 8.5rem !important;
    }
    .px-xxl-34 {
        padding-left: 8.5rem !important;
    }
    .p-xxl-35 {
        padding: 8.75rem !important;
    }
    .py-xxl-35 {
        padding-top: 8.75rem !important;
    }
    .px-xxl-35 {
        padding-right: 8.75rem !important;
    }
    .py-xxl-35 {
        padding-bottom: 8.75rem !important;
    }
    .px-xxl-35 {
        padding-left: 8.75rem !important;
    }
    .p-xxl-36 {
        padding: 9rem !important;
    }
    .py-xxl-36 {
        padding-top: 9rem !important;
    }
    .px-xxl-36 {
        padding-right: 9rem !important;
    }
    .py-xxl-36 {
        padding-bottom: 9rem !important;
    }
    .px-xxl-36 {
        padding-left: 9rem !important;
    }
    .p-xxl-37 {
        padding: 9.25rem !important;
    }
    .py-xxl-37 {
        padding-top: 9.25rem !important;
    }
    .px-xxl-37 {
        padding-right: 9.25rem !important;
    }
    .py-xxl-37 {
        padding-bottom: 9.25rem !important;
    }
    .px-xxl-37 {
        padding-left: 9.25rem !important;
    }
    .p-xxl-48 {
        padding: 9.5rem !important;
    }
    .py-xxl-48 {
        padding-top: 9.5rem !important;
    }
    .px-xxl-48 {
        padding-right: 9.5rem !important;
    }
    .py-xxl-48 {
        padding-bottom: 9.5rem !important;
    }
    .px-xxl-48 {
        padding-left: 9.5rem !important;
    }
    .p-xxl-39 {
        padding: 9.75rem !important;
    }
    .py-xxl-39 {
        padding-top: 9.75rem !important;
    }
    .px-xxl-39 {
        padding-right: 9.75rem !important;
    }
    .py-xxl-39 {
        padding-bottom: 9.75rem !important;
    }
    .px-xxl-39 {
        padding-left: 9.75rem !important;
    }
    .p-xxl-40 {
        padding: 10rem !important;
    }
    .py-xxl-40 {
        padding-top: 10rem !important;
    }
    .px-xxl-40 {
        padding-right: 10rem !important;
    }
    .py-xxl-40 {
        padding-bottom: 10rem !important;
    }
    .px-xxl-40 {
        padding-left: 10rem !important;
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important;
    }
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
@media (min-width: 1400px) {
    .text-xxl-right {
        text-align: right !important;
    }
    .text-xxl-center {
        text-align: center !important;
    }
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-lighter {
    font-weight: lighter !important;
}
.font-weight-bold {
    font-weight: 500 !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #3699ff !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0073e9 !important;
}
.text-secondary {
    color: #e4e6ef !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #b4bad3 !important;
}
.text-success {
    color: #1bc5bd !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #12827c !important;
}
.text-info {
    color: #8950fc !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #5605fb !important;
}
.text-warning {
    color: #ffa800 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #b37600 !important;
}
.text-danger {
    color: #f64e60 !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #ec0c24 !important;
}
.text-light {
    color: #f3f6f9 !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #c0d0e0 !important;
}
.text-dark {
    color: #181c32 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #000 !important;
}
.text-white {
    color: #fff !important;
}
a.text-white:focus,
a.text-white:hover {
    color: #d9d9d9 !important;
}
.text-body {
    color: #3f4254 !important;
}
.text-muted {
    color: #b5b5c3 !important;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
    color: inherit !important;
}
@media print {
    *,
    ::after,
    ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    img {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
}
.bg-hover-primary {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-primary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3699ff !important;
}
.bg-hover-secondary {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-secondary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e4e6ef !important;
}
.bg-hover-success {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-success:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #1bc5bd !important;
}
.bg-hover-info {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-info:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #8950fc !important;
}
.bg-hover-warning {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-warning:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffa800 !important;
}
.bg-hover-danger {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-danger:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f64e60 !important;
}
.bg-hover-light {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important;
}
.bg-hover-dark {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-dark:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #181c32 !important;
}
.bg-hover-white {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-white:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #fff !important;
}
.bg-light-white {
    background-color: #fff !important;
}
.bg-hover-light-white {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-white:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #fff !important;
}
.bg-light-primary {
    background-color: #e1f0ff !important;
}
.bg-hover-light-primary {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-primary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e1f0ff !important;
}
.bg-light-secondary {
    background-color: #ebedf3 !important;
}
.bg-hover-light-secondary {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-secondary:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ebedf3 !important;
}
.bg-light-success {
    background-color: #c9f7f5 !important;
}
.bg-hover-light-success {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-success:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #c9f7f5 !important;
}
.bg-light-info {
    background-color: #eee5ff !important;
}
.bg-hover-light-info {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-info:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #eee5ff !important;
}
.bg-light-warning {
    background-color: #fff4de !important;
}
.bg-hover-light-warning {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-warning:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #fff4de !important;
}
.bg-light-danger {
    background-color: #ffe2e5 !important;
}
.bg-hover-light-danger {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-danger:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ffe2e5 !important;
}
.bg-light-light {
    background-color: #f3f6f9 !important;
}
.bg-hover-light-light {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-light:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important;
}
.bg-light-dark {
    background-color: #d1d3e0 !important;
}
.bg-hover-light-dark {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-light-dark:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #d1d3e0 !important;
}
.bg-gray-100 {
    background-color: #f3f6f9 !important;
}
.bg-hover-gray-100 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-100:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #f3f6f9 !important;
}
.bg-gray-200 {
    background-color: #ebedf3 !important;
}
.bg-hover-gray-200 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-200:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #ebedf3 !important;
}
.bg-gray-300 {
    background-color: #e4e6ef !important;
}
.bg-hover-gray-300 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-300:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #e4e6ef !important;
}
.bg-gray-400 {
    background-color: #d1d3e0 !important;
}
.bg-hover-gray-400 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-400:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #d1d3e0 !important;
}
.bg-gray-500 {
    background-color: #b5b5c3 !important;
}
.bg-hover-gray-500 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-500:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #b5b5c3 !important;
}
.bg-gray-600 {
    background-color: #7e8299 !important;
}
.bg-hover-gray-600 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-600:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #7e8299 !important;
}
.bg-gray-700 {
    background-color: #5e6278 !important;
}
.bg-hover-gray-700 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-700:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #5e6278 !important;
}
.bg-gray-800 {
    background-color: #3f4254 !important;
}
.bg-hover-gray-800 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-800:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #3f4254 !important;
}
.bg-gray-900 {
    background-color: #181c32 !important;
}
.bg-hover-gray-900 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
}
.bg-hover-gray-900:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-color: #181c32 !important;
}
.bgi-size-cover {
    background-size: cover;
}
.bgi-no-repeat {
    background-repeat: no-repeat;
}
.bgi-position-center {
    background-position: center;
}
.flex-root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px;
}
.flex-column-auto {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.flex-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.flex-row-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.flex-row-fluid {
    -webkit-box-flex: 1;
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .flex-row-fluid {
        min-width: none;
    }
}
.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 576px) {
    .flex-sm-root {
        -webkit-box-flex: 1;
        flex: 1;
        -ms-flex: 1 0 0px;
    }
    .flex-sm-column-auto {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .flex-sm-column-fluid {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .flex-sm-row-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .flex-sm-row-fluid {
        -webkit-box-flex: 1;
        flex: 1 auto;
        -ms-flex: 1 0 0px;
        min-width: 0;
    }
}
@media screen and (min-width: 576px) and (-ms-high-contrast: active), (min-width: 576px) and (-ms-high-contrast: none) {
    .flex-sm-row-fluid {
        min-width: none;
    }
}
@media (min-width: 576px) {
    .flex-sm-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 768px) {
    .flex-md-root {
        -webkit-box-flex: 1;
        flex: 1;
        -ms-flex: 1 0 0px;
    }
    .flex-md-column-auto {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .flex-md-column-fluid {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .flex-md-row-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .flex-md-row-fluid {
        -webkit-box-flex: 1;
        flex: 1 auto;
        -ms-flex: 1 0 0px;
        min-width: 0;
    }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
    .flex-md-row-fluid {
        min-width: none;
    }
}
@media (min-width: 768px) {
    .flex-md-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 992px) {
    .flex-lg-root {
        -webkit-box-flex: 1;
        flex: 1;
        -ms-flex: 1 0 0px;
    }
    .flex-lg-column-auto {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .flex-lg-column-fluid {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .flex-lg-row-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .flex-lg-row-fluid {
        -webkit-box-flex: 1;
        flex: 1 auto;
        -ms-flex: 1 0 0px;
        min-width: 0;
    }
}
@media screen and (min-width: 992px) and (-ms-high-contrast: active), (min-width: 992px) and (-ms-high-contrast: none) {
    .flex-lg-row-fluid {
        min-width: none;
    }
}
@media (min-width: 992px) {
    .flex-lg-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 1200px) {
    .flex-xl-root {
        -webkit-box-flex: 1;
        flex: 1;
        -ms-flex: 1 0 0px;
    }
    .flex-xl-column-auto {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .flex-xl-column-fluid {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .flex-xl-row-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .flex-xl-row-fluid {
        -webkit-box-flex: 1;
        flex: 1 auto;
        -ms-flex: 1 0 0px;
        min-width: 0;
    }
}
@media screen and (min-width: 1200px) and (-ms-high-contrast: active), (min-width: 1200px) and (-ms-high-contrast: none) {
    .flex-xl-row-fluid {
        min-width: none;
    }
}
@media (min-width: 1200px) {
    .flex-xl-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 1400px) {
    .flex-xxl-root {
        -webkit-box-flex: 1;
        flex: 1;
        -ms-flex: 1 0 0px;
    }
    .flex-xxl-column-auto {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .flex-xxl-column-fluid {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .flex-xxl-row-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .flex-xxl-row-fluid {
        -webkit-box-flex: 1;
        flex: 1 auto;
        -ms-flex: 1 0 0px;
        min-width: 0;
    }
}
@media screen and (min-width: 1400px) and (-ms-high-contrast: active), (min-width: 1400px) and (-ms-high-contrast: none) {
    .flex-xxl-row-fluid {
        min-width: none;
    }
}
@media (min-width: 1400px) {
    .flex-xxl-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.opacity-1 {
    opacity: 0.01 !important;
}
.hover-opacity-1 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-1:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.01 !important;
}
.opacity-2 {
    opacity: 0.02 !important;
}
.hover-opacity-2 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-2:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.02 !important;
}
.opacity-3 {
    opacity: 0.03 !important;
}
.hover-opacity-3 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-3:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.03 !important;
}
.opacity-4 {
    opacity: 0.04 !important;
}
.hover-opacity-4 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-4:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.04 !important;
}
.opacity-5 {
    opacity: 0.05 !important;
}
.hover-opacity-5 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-5:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.05 !important;
}
.opacity-6 {
    opacity: 0.06 !important;
}
.hover-opacity-6 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-6:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.06 !important;
}
.opacity-7 {
    opacity: 0.07 !important;
}
.hover-opacity-7 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-7:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.07 !important;
}
.opacity-8 {
    opacity: 0.08 !important;
}
.hover-opacity-8 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-8:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.08 !important;
}
.opacity-9 {
    opacity: 0.09 !important;
}
.hover-opacity-9 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-9:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.09 !important;
}
.opacity-10 {
    opacity: 0.1 !important;
}
.hover-opacity-10 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-10:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.1 !important;
}
.opacity-11 {
    opacity: 0.11 !important;
}
.hover-opacity-11 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-11:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.11 !important;
}
.opacity-12 {
    opacity: 0.12 !important;
}
.hover-opacity-12 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-12:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.12 !important;
}
.opacity-13 {
    opacity: 0.13 !important;
}
.hover-opacity-13 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-13:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.13 !important;
}
.opacity-14 {
    opacity: 0.14 !important;
}
.hover-opacity-14 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-14:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.14 !important;
}
.opacity-15 {
    opacity: 0.15 !important;
}
.hover-opacity-15 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-15:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.15 !important;
}
.opacity-16 {
    opacity: 0.16 !important;
}
.hover-opacity-16 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-16:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.16 !important;
}
.opacity-17 {
    opacity: 0.17 !important;
}
.hover-opacity-17 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-17:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.17 !important;
}
.opacity-18 {
    opacity: 0.18 !important;
}
.hover-opacity-18 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-18:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.18 !important;
}
.opacity-19 {
    opacity: 0.19 !important;
}
.hover-opacity-19 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-19:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.19 !important;
}
.opacity-20 {
    opacity: 0.2 !important;
}
.hover-opacity-20 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-20:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.2 !important;
}
.opacity-21 {
    opacity: 0.21 !important;
}
.hover-opacity-21 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-21:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.21 !important;
}
.opacity-22 {
    opacity: 0.22 !important;
}
.hover-opacity-22 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-22:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.22 !important;
}
.opacity-23 {
    opacity: 0.23 !important;
}
.hover-opacity-23 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-23:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.23 !important;
}
.opacity-24 {
    opacity: 0.24 !important;
}
.hover-opacity-24 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-24:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.24 !important;
}
.opacity-25 {
    opacity: 0.25 !important;
}
.hover-opacity-25 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-25:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.25 !important;
}
.opacity-26 {
    opacity: 0.26 !important;
}
.hover-opacity-26 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-26:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.26 !important;
}
.opacity-27 {
    opacity: 0.27 !important;
}
.hover-opacity-27 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-27:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.27 !important;
}
.opacity-28 {
    opacity: 0.28 !important;
}
.hover-opacity-28 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-28:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.28 !important;
}
.opacity-29 {
    opacity: 0.29 !important;
}
.hover-opacity-29 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-29:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.29 !important;
}
.opacity-30 {
    opacity: 0.3 !important;
}
.hover-opacity-30 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-30:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.3 !important;
}
.opacity-31 {
    opacity: 0.31 !important;
}
.hover-opacity-31 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-31:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.31 !important;
}
.opacity-32 {
    opacity: 0.32 !important;
}
.hover-opacity-32 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-32:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.32 !important;
}
.opacity-33 {
    opacity: 0.33 !important;
}
.hover-opacity-33 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-33:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.33 !important;
}
.opacity-34 {
    opacity: 0.34 !important;
}
.hover-opacity-34 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-34:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.34 !important;
}
.opacity-35 {
    opacity: 0.35 !important;
}
.hover-opacity-35 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-35:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.35 !important;
}
.opacity-36 {
    opacity: 0.36 !important;
}
.hover-opacity-36 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-36:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.36 !important;
}
.opacity-37 {
    opacity: 0.37 !important;
}
.hover-opacity-37 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-37:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.37 !important;
}
.opacity-38 {
    opacity: 0.38 !important;
}
.hover-opacity-38 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-38:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.38 !important;
}
.opacity-39 {
    opacity: 0.39 !important;
}
.hover-opacity-39 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-39:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.39 !important;
}
.opacity-40 {
    opacity: 0.4 !important;
}
.hover-opacity-40 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-40:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.4 !important;
}
.opacity-41 {
    opacity: 0.41 !important;
}
.hover-opacity-41 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-41:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.41 !important;
}
.opacity-42 {
    opacity: 0.42 !important;
}
.hover-opacity-42 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-42:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.42 !important;
}
.opacity-43 {
    opacity: 0.43 !important;
}
.hover-opacity-43 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-43:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.43 !important;
}
.opacity-44 {
    opacity: 0.44 !important;
}
.hover-opacity-44 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-44:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.44 !important;
}
.opacity-45 {
    opacity: 0.45 !important;
}
.hover-opacity-45 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-45:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.45 !important;
}
.opacity-46 {
    opacity: 0.46 !important;
}
.hover-opacity-46 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-46:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.46 !important;
}
.opacity-47 {
    opacity: 0.47 !important;
}
.hover-opacity-47 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-47:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.47 !important;
}
.opacity-48 {
    opacity: 0.48 !important;
}
.hover-opacity-48 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-48:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.48 !important;
}
.opacity-49 {
    opacity: 0.49 !important;
}
.hover-opacity-49 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-49:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.49 !important;
}
.opacity-50 {
    opacity: 0.5 !important;
}
.hover-opacity-50 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-50:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.5 !important;
}
.opacity-51 {
    opacity: 0.51 !important;
}
.hover-opacity-51 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-51:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.51 !important;
}
.opacity-52 {
    opacity: 0.52 !important;
}
.hover-opacity-52 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-52:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.52 !important;
}
.opacity-53 {
    opacity: 0.53 !important;
}
.hover-opacity-53 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-53:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.53 !important;
}
.opacity-54 {
    opacity: 0.54 !important;
}
.hover-opacity-54 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-54:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.54 !important;
}
.opacity-55 {
    opacity: 0.55 !important;
}
.hover-opacity-55 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-55:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.55 !important;
}
.opacity-56 {
    opacity: 0.56 !important;
}
.hover-opacity-56 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-56:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.56 !important;
}
.opacity-57 {
    opacity: 0.57 !important;
}
.hover-opacity-57 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-57:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.57 !important;
}
.opacity-58 {
    opacity: 0.58 !important;
}
.hover-opacity-58 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-58:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.58 !important;
}
.opacity-59 {
    opacity: 0.59 !important;
}
.hover-opacity-59 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-59:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.59 !important;
}
.opacity-60 {
    opacity: 0.6 !important;
}
.hover-opacity-60 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-60:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.6 !important;
}
.opacity-61 {
    opacity: 0.61 !important;
}
.hover-opacity-61 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-61:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.61 !important;
}
.opacity-62 {
    opacity: 0.62 !important;
}
.hover-opacity-62 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-62:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.62 !important;
}
.opacity-63 {
    opacity: 0.63 !important;
}
.hover-opacity-63 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-63:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.63 !important;
}
.opacity-64 {
    opacity: 0.64 !important;
}
.hover-opacity-64 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-64:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.64 !important;
}
.opacity-65 {
    opacity: 0.65 !important;
}
.hover-opacity-65 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-65:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.65 !important;
}
.opacity-66 {
    opacity: 0.66 !important;
}
.hover-opacity-66 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-66:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.66 !important;
}
.opacity-67 {
    opacity: 0.67 !important;
}
.hover-opacity-67 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-67:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.67 !important;
}
.opacity-68 {
    opacity: 0.68 !important;
}
.hover-opacity-68 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-68:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.68 !important;
}
.opacity-69 {
    opacity: 0.69 !important;
}
.hover-opacity-69 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-69:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.69 !important;
}
.opacity-70 {
    opacity: 0.7 !important;
}
.hover-opacity-70 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-70:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.7 !important;
}
.opacity-71 {
    opacity: 0.71 !important;
}
.hover-opacity-71 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-71:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.71 !important;
}
.opacity-72 {
    opacity: 0.72 !important;
}
.hover-opacity-72 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-72:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.72 !important;
}
.opacity-73 {
    opacity: 0.73 !important;
}
.hover-opacity-73 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-73:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.73 !important;
}
.opacity-74 {
    opacity: 0.74 !important;
}
.hover-opacity-74 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-74:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.74 !important;
}
.opacity-75 {
    opacity: 0.75 !important;
}
.hover-opacity-75 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-75:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.75 !important;
}
.opacity-76 {
    opacity: 0.76 !important;
}
.hover-opacity-76 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-76:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.76 !important;
}
.opacity-77 {
    opacity: 0.77 !important;
}
.hover-opacity-77 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-77:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.77 !important;
}
.opacity-78 {
    opacity: 0.78 !important;
}
.hover-opacity-78 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-78:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.78 !important;
}
.opacity-79 {
    opacity: 0.79 !important;
}
.hover-opacity-79 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-79:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.79 !important;
}
.opacity-80 {
    opacity: 0.8 !important;
}
.hover-opacity-80 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-80:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.8 !important;
}
.opacity-81 {
    opacity: 0.81 !important;
}
.hover-opacity-81 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-81:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.81 !important;
}
.opacity-82 {
    opacity: 0.82 !important;
}
.hover-opacity-82 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-82:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.82 !important;
}
.opacity-83 {
    opacity: 0.83 !important;
}
.hover-opacity-83 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-83:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.83 !important;
}
.opacity-84 {
    opacity: 0.84 !important;
}
.hover-opacity-84 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-84:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.84 !important;
}
.opacity-85 {
    opacity: 0.85 !important;
}
.hover-opacity-85 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-85:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.85 !important;
}
.opacity-86 {
    opacity: 0.86 !important;
}
.hover-opacity-86 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-86:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.86 !important;
}
.opacity-87 {
    opacity: 0.87 !important;
}
.hover-opacity-87 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-87:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.87 !important;
}
.opacity-88 {
    opacity: 0.88 !important;
}
.hover-opacity-88 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-88:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.88 !important;
}
.opacity-89 {
    opacity: 0.89 !important;
}
.hover-opacity-89 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-89:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.89 !important;
}
.opacity-90 {
    opacity: 0.9 !important;
}
.hover-opacity-90 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-90:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.9 !important;
}
.opacity-91 {
    opacity: 0.91 !important;
}
.hover-opacity-91 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-91:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.91 !important;
}
.opacity-92 {
    opacity: 0.92 !important;
}
.hover-opacity-92 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-92:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.92 !important;
}
.opacity-93 {
    opacity: 0.93 !important;
}
.hover-opacity-93 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-93:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.93 !important;
}
.opacity-94 {
    opacity: 0.94 !important;
}
.hover-opacity-94 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-94:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.94 !important;
}
.opacity-95 {
    opacity: 0.95 !important;
}
.hover-opacity-95 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-95:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.95 !important;
}
.opacity-96 {
    opacity: 0.96 !important;
}
.hover-opacity-96 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-96:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.96 !important;
}
.opacity-97 {
    opacity: 0.97 !important;
}
.hover-opacity-97 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-97:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.97 !important;
}
.opacity-98 {
    opacity: 0.98 !important;
}
.hover-opacity-98 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-98:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.98 !important;
}
.opacity-99 {
    opacity: 0.99 !important;
}
.hover-opacity-99 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-99:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 0.99 !important;
}
.opacity-100 {
    opacity: 1 !important;
}
.hover-opacity-100 {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.hover-opacity-100:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    opacity: 1 !important;
}
@media (min-width: 576px) {
    .opacity-sm-1 {
        opacity: 0.01 !important;
    }
    .hover-opacity-sm-1 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-1:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.01 !important;
    }
    .opacity-sm-2 {
        opacity: 0.02 !important;
    }
    .hover-opacity-sm-2 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-2:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.02 !important;
    }
    .opacity-sm-3 {
        opacity: 0.03 !important;
    }
    .hover-opacity-sm-3 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-3:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.03 !important;
    }
    .opacity-sm-4 {
        opacity: 0.04 !important;
    }
    .hover-opacity-sm-4 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-4:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.04 !important;
    }
    .opacity-sm-5 {
        opacity: 0.05 !important;
    }
    .hover-opacity-sm-5 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-5:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.05 !important;
    }
    .opacity-sm-6 {
        opacity: 0.06 !important;
    }
    .hover-opacity-sm-6 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-6:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.06 !important;
    }
    .opacity-sm-7 {
        opacity: 0.07 !important;
    }
    .hover-opacity-sm-7 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-7:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.07 !important;
    }
    .opacity-sm-8 {
        opacity: 0.08 !important;
    }
    .hover-opacity-sm-8 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-8:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.08 !important;
    }
    .opacity-sm-9 {
        opacity: 0.09 !important;
    }
    .hover-opacity-sm-9 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-9:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.09 !important;
    }
    .opacity-sm-10 {
        opacity: 0.1 !important;
    }
    .hover-opacity-sm-10 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-10:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.1 !important;
    }
    .opacity-sm-11 {
        opacity: 0.11 !important;
    }
    .hover-opacity-sm-11 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-11:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.11 !important;
    }
    .opacity-sm-12 {
        opacity: 0.12 !important;
    }
    .hover-opacity-sm-12 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-12:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.12 !important;
    }
    .opacity-sm-13 {
        opacity: 0.13 !important;
    }
    .hover-opacity-sm-13 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-13:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.13 !important;
    }
    .opacity-sm-14 {
        opacity: 0.14 !important;
    }
    .hover-opacity-sm-14 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-14:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.14 !important;
    }
    .opacity-sm-15 {
        opacity: 0.15 !important;
    }
    .hover-opacity-sm-15 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-15:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.15 !important;
    }
    .opacity-sm-16 {
        opacity: 0.16 !important;
    }
    .hover-opacity-sm-16 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-16:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.16 !important;
    }
    .opacity-sm-17 {
        opacity: 0.17 !important;
    }
    .hover-opacity-sm-17 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-17:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.17 !important;
    }
    .opacity-sm-18 {
        opacity: 0.18 !important;
    }
    .hover-opacity-sm-18 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-18:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.18 !important;
    }
    .opacity-sm-19 {
        opacity: 0.19 !important;
    }
    .hover-opacity-sm-19 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-19:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.19 !important;
    }
    .opacity-sm-20 {
        opacity: 0.2 !important;
    }
    .hover-opacity-sm-20 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-20:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.2 !important;
    }
    .opacity-sm-21 {
        opacity: 0.21 !important;
    }
    .hover-opacity-sm-21 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-21:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.21 !important;
    }
    .opacity-sm-22 {
        opacity: 0.22 !important;
    }
    .hover-opacity-sm-22 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-22:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.22 !important;
    }
    .opacity-sm-23 {
        opacity: 0.23 !important;
    }
    .hover-opacity-sm-23 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-23:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.23 !important;
    }
    .opacity-sm-24 {
        opacity: 0.24 !important;
    }
    .hover-opacity-sm-24 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-24:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.24 !important;
    }
    .opacity-sm-25 {
        opacity: 0.25 !important;
    }
    .hover-opacity-sm-25 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-25:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.25 !important;
    }
    .opacity-sm-26 {
        opacity: 0.26 !important;
    }
    .hover-opacity-sm-26 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-26:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.26 !important;
    }
    .opacity-sm-27 {
        opacity: 0.27 !important;
    }
    .hover-opacity-sm-27 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-27:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.27 !important;
    }
    .opacity-sm-28 {
        opacity: 0.28 !important;
    }
    .hover-opacity-sm-28 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-28:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.28 !important;
    }
    .opacity-sm-29 {
        opacity: 0.29 !important;
    }
    .hover-opacity-sm-29 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-29:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.29 !important;
    }
    .opacity-sm-30 {
        opacity: 0.3 !important;
    }
    .hover-opacity-sm-30 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-30:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.3 !important;
    }
    .opacity-sm-31 {
        opacity: 0.31 !important;
    }
    .hover-opacity-sm-31 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-31:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.31 !important;
    }
    .opacity-sm-32 {
        opacity: 0.32 !important;
    }
    .hover-opacity-sm-32 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-32:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.32 !important;
    }
    .opacity-sm-33 {
        opacity: 0.33 !important;
    }
    .hover-opacity-sm-33 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-33:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.33 !important;
    }
    .opacity-sm-34 {
        opacity: 0.34 !important;
    }
    .hover-opacity-sm-34 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-34:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.34 !important;
    }
    .opacity-sm-35 {
        opacity: 0.35 !important;
    }
    .hover-opacity-sm-35 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-35:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.35 !important;
    }
    .opacity-sm-36 {
        opacity: 0.36 !important;
    }
    .hover-opacity-sm-36 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-36:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.36 !important;
    }
    .opacity-sm-37 {
        opacity: 0.37 !important;
    }
    .hover-opacity-sm-37 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-37:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.37 !important;
    }
    .opacity-sm-38 {
        opacity: 0.38 !important;
    }
    .hover-opacity-sm-38 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-38:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.38 !important;
    }
    .opacity-sm-39 {
        opacity: 0.39 !important;
    }
    .hover-opacity-sm-39 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-39:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.39 !important;
    }
    .opacity-sm-40 {
        opacity: 0.4 !important;
    }
    .hover-opacity-sm-40 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-40:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.4 !important;
    }
    .opacity-sm-41 {
        opacity: 0.41 !important;
    }
    .hover-opacity-sm-41 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-41:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.41 !important;
    }
    .opacity-sm-42 {
        opacity: 0.42 !important;
    }
    .hover-opacity-sm-42 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-42:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.42 !important;
    }
    .opacity-sm-43 {
        opacity: 0.43 !important;
    }
    .hover-opacity-sm-43 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-43:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.43 !important;
    }
    .opacity-sm-44 {
        opacity: 0.44 !important;
    }
    .hover-opacity-sm-44 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-44:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.44 !important;
    }
    .opacity-sm-45 {
        opacity: 0.45 !important;
    }
    .hover-opacity-sm-45 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-45:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.45 !important;
    }
    .opacity-sm-46 {
        opacity: 0.46 !important;
    }
    .hover-opacity-sm-46 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-46:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.46 !important;
    }
    .opacity-sm-47 {
        opacity: 0.47 !important;
    }
    .hover-opacity-sm-47 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-47:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.47 !important;
    }
    .opacity-sm-48 {
        opacity: 0.48 !important;
    }
    .hover-opacity-sm-48 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-48:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.48 !important;
    }
    .opacity-sm-49 {
        opacity: 0.49 !important;
    }
    .hover-opacity-sm-49 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-49:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.49 !important;
    }
    .opacity-sm-50 {
        opacity: 0.5 !important;
    }
    .hover-opacity-sm-50 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-50:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.5 !important;
    }
    .opacity-sm-51 {
        opacity: 0.51 !important;
    }
    .hover-opacity-sm-51 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-51:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.51 !important;
    }
    .opacity-sm-52 {
        opacity: 0.52 !important;
    }
    .hover-opacity-sm-52 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-52:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.52 !important;
    }
    .opacity-sm-53 {
        opacity: 0.53 !important;
    }
    .hover-opacity-sm-53 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-53:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.53 !important;
    }
    .opacity-sm-54 {
        opacity: 0.54 !important;
    }
    .hover-opacity-sm-54 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-54:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.54 !important;
    }
    .opacity-sm-55 {
        opacity: 0.55 !important;
    }
    .hover-opacity-sm-55 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-55:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.55 !important;
    }
    .opacity-sm-56 {
        opacity: 0.56 !important;
    }
    .hover-opacity-sm-56 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-56:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.56 !important;
    }
    .opacity-sm-57 {
        opacity: 0.57 !important;
    }
    .hover-opacity-sm-57 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-57:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.57 !important;
    }
    .opacity-sm-58 {
        opacity: 0.58 !important;
    }
    .hover-opacity-sm-58 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-58:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.58 !important;
    }
    .opacity-sm-59 {
        opacity: 0.59 !important;
    }
    .hover-opacity-sm-59 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-59:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.59 !important;
    }
    .opacity-sm-60 {
        opacity: 0.6 !important;
    }
    .hover-opacity-sm-60 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-60:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.6 !important;
    }
    .opacity-sm-61 {
        opacity: 0.61 !important;
    }
    .hover-opacity-sm-61 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-61:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.61 !important;
    }
    .opacity-sm-62 {
        opacity: 0.62 !important;
    }
    .hover-opacity-sm-62 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-62:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.62 !important;
    }
    .opacity-sm-63 {
        opacity: 0.63 !important;
    }
    .hover-opacity-sm-63 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-63:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.63 !important;
    }
    .opacity-sm-64 {
        opacity: 0.64 !important;
    }
    .hover-opacity-sm-64 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-64:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.64 !important;
    }
    .opacity-sm-65 {
        opacity: 0.65 !important;
    }
    .hover-opacity-sm-65 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-65:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.65 !important;
    }
    .opacity-sm-66 {
        opacity: 0.66 !important;
    }
    .hover-opacity-sm-66 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-66:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.66 !important;
    }
    .opacity-sm-67 {
        opacity: 0.67 !important;
    }
    .hover-opacity-sm-67 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-67:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.67 !important;
    }
    .opacity-sm-68 {
        opacity: 0.68 !important;
    }
    .hover-opacity-sm-68 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-68:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.68 !important;
    }
    .opacity-sm-69 {
        opacity: 0.69 !important;
    }
    .hover-opacity-sm-69 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-69:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.69 !important;
    }
    .opacity-sm-70 {
        opacity: 0.7 !important;
    }
    .hover-opacity-sm-70 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-70:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.7 !important;
    }
    .opacity-sm-71 {
        opacity: 0.71 !important;
    }
    .hover-opacity-sm-71 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-71:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.71 !important;
    }
    .opacity-sm-72 {
        opacity: 0.72 !important;
    }
    .hover-opacity-sm-72 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-72:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.72 !important;
    }
    .opacity-sm-73 {
        opacity: 0.73 !important;
    }
    .hover-opacity-sm-73 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-73:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.73 !important;
    }
    .opacity-sm-74 {
        opacity: 0.74 !important;
    }
    .hover-opacity-sm-74 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-74:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.74 !important;
    }
    .opacity-sm-75 {
        opacity: 0.75 !important;
    }
    .hover-opacity-sm-75 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-75:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.75 !important;
    }
    .opacity-sm-76 {
        opacity: 0.76 !important;
    }
    .hover-opacity-sm-76 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-76:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.76 !important;
    }
    .opacity-sm-77 {
        opacity: 0.77 !important;
    }
    .hover-opacity-sm-77 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-77:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.77 !important;
    }
    .opacity-sm-78 {
        opacity: 0.78 !important;
    }
    .hover-opacity-sm-78 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-78:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.78 !important;
    }
    .opacity-sm-79 {
        opacity: 0.79 !important;
    }
    .hover-opacity-sm-79 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-79:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.79 !important;
    }
    .opacity-sm-80 {
        opacity: 0.8 !important;
    }
    .hover-opacity-sm-80 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-80:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.8 !important;
    }
    .opacity-sm-81 {
        opacity: 0.81 !important;
    }
    .hover-opacity-sm-81 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-81:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.81 !important;
    }
    .opacity-sm-82 {
        opacity: 0.82 !important;
    }
    .hover-opacity-sm-82 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-82:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.82 !important;
    }
    .opacity-sm-83 {
        opacity: 0.83 !important;
    }
    .hover-opacity-sm-83 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-83:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.83 !important;
    }
    .opacity-sm-84 {
        opacity: 0.84 !important;
    }
    .hover-opacity-sm-84 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-84:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.84 !important;
    }
    .opacity-sm-85 {
        opacity: 0.85 !important;
    }
    .hover-opacity-sm-85 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-85:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.85 !important;
    }
    .opacity-sm-86 {
        opacity: 0.86 !important;
    }
    .hover-opacity-sm-86 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-86:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.86 !important;
    }
    .opacity-sm-87 {
        opacity: 0.87 !important;
    }
    .hover-opacity-sm-87 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-87:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.87 !important;
    }
    .opacity-sm-88 {
        opacity: 0.88 !important;
    }
    .hover-opacity-sm-88 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-88:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.88 !important;
    }
    .opacity-sm-89 {
        opacity: 0.89 !important;
    }
    .hover-opacity-sm-89 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-89:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.89 !important;
    }
    .opacity-sm-90 {
        opacity: 0.9 !important;
    }
    .hover-opacity-sm-90 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-90:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.9 !important;
    }
    .opacity-sm-91 {
        opacity: 0.91 !important;
    }
    .hover-opacity-sm-91 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-91:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.91 !important;
    }
    .opacity-sm-92 {
        opacity: 0.92 !important;
    }
    .hover-opacity-sm-92 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-92:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.92 !important;
    }
    .opacity-sm-93 {
        opacity: 0.93 !important;
    }
    .hover-opacity-sm-93 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-93:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.93 !important;
    }
    .opacity-sm-94 {
        opacity: 0.94 !important;
    }
    .hover-opacity-sm-94 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-94:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.94 !important;
    }
    .opacity-sm-95 {
        opacity: 0.95 !important;
    }
    .hover-opacity-sm-95 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-95:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.95 !important;
    }
    .opacity-sm-96 {
        opacity: 0.96 !important;
    }
    .hover-opacity-sm-96 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-96:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.96 !important;
    }
    .opacity-sm-97 {
        opacity: 0.97 !important;
    }
    .hover-opacity-sm-97 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-97:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.97 !important;
    }
    .opacity-sm-98 {
        opacity: 0.98 !important;
    }
    .hover-opacity-sm-98 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-98:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.98 !important;
    }
    .opacity-sm-99 {
        opacity: 0.99 !important;
    }
    .hover-opacity-sm-99 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-99:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.99 !important;
    }
    .opacity-sm-100 {
        opacity: 1 !important;
    }
    .hover-opacity-sm-100 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-sm-100:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 1 !important;
    }
}
@media (min-width: 768px) {
    .opacity-md-1 {
        opacity: 0.01 !important;
    }
    .hover-opacity-md-1 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-1:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.01 !important;
    }
    .opacity-md-2 {
        opacity: 0.02 !important;
    }
    .hover-opacity-md-2 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-2:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.02 !important;
    }
    .opacity-md-3 {
        opacity: 0.03 !important;
    }
    .hover-opacity-md-3 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-3:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.03 !important;
    }
    .opacity-md-4 {
        opacity: 0.04 !important;
    }
    .hover-opacity-md-4 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-4:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.04 !important;
    }
    .opacity-md-5 {
        opacity: 0.05 !important;
    }
    .hover-opacity-md-5 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-5:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.05 !important;
    }
    .opacity-md-6 {
        opacity: 0.06 !important;
    }
    .hover-opacity-md-6 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-6:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.06 !important;
    }
    .opacity-md-7 {
        opacity: 0.07 !important;
    }
    .hover-opacity-md-7 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-7:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.07 !important;
    }
    .opacity-md-8 {
        opacity: 0.08 !important;
    }
    .hover-opacity-md-8 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-8:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.08 !important;
    }
    .opacity-md-9 {
        opacity: 0.09 !important;
    }
    .hover-opacity-md-9 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-9:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.09 !important;
    }
    .opacity-md-10 {
        opacity: 0.1 !important;
    }
    .hover-opacity-md-10 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-10:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.1 !important;
    }
    .opacity-md-11 {
        opacity: 0.11 !important;
    }
    .hover-opacity-md-11 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-11:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.11 !important;
    }
    .opacity-md-12 {
        opacity: 0.12 !important;
    }
    .hover-opacity-md-12 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-12:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.12 !important;
    }
    .opacity-md-13 {
        opacity: 0.13 !important;
    }
    .hover-opacity-md-13 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-13:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.13 !important;
    }
    .opacity-md-14 {
        opacity: 0.14 !important;
    }
    .hover-opacity-md-14 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-14:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.14 !important;
    }
    .opacity-md-15 {
        opacity: 0.15 !important;
    }
    .hover-opacity-md-15 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-15:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.15 !important;
    }
    .opacity-md-16 {
        opacity: 0.16 !important;
    }
    .hover-opacity-md-16 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-16:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.16 !important;
    }
    .opacity-md-17 {
        opacity: 0.17 !important;
    }
    .hover-opacity-md-17 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-17:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.17 !important;
    }
    .opacity-md-18 {
        opacity: 0.18 !important;
    }
    .hover-opacity-md-18 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-18:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.18 !important;
    }
    .opacity-md-19 {
        opacity: 0.19 !important;
    }
    .hover-opacity-md-19 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-19:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.19 !important;
    }
    .opacity-md-20 {
        opacity: 0.2 !important;
    }
    .hover-opacity-md-20 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-20:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.2 !important;
    }
    .opacity-md-21 {
        opacity: 0.21 !important;
    }
    .hover-opacity-md-21 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-21:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.21 !important;
    }
    .opacity-md-22 {
        opacity: 0.22 !important;
    }
    .hover-opacity-md-22 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-22:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.22 !important;
    }
    .opacity-md-23 {
        opacity: 0.23 !important;
    }
    .hover-opacity-md-23 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-23:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.23 !important;
    }
    .opacity-md-24 {
        opacity: 0.24 !important;
    }
    .hover-opacity-md-24 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-24:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.24 !important;
    }
    .opacity-md-25 {
        opacity: 0.25 !important;
    }
    .hover-opacity-md-25 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-25:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.25 !important;
    }
    .opacity-md-26 {
        opacity: 0.26 !important;
    }
    .hover-opacity-md-26 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-26:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.26 !important;
    }
    .opacity-md-27 {
        opacity: 0.27 !important;
    }
    .hover-opacity-md-27 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-27:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.27 !important;
    }
    .opacity-md-28 {
        opacity: 0.28 !important;
    }
    .hover-opacity-md-28 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-28:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.28 !important;
    }
    .opacity-md-29 {
        opacity: 0.29 !important;
    }
    .hover-opacity-md-29 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-29:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.29 !important;
    }
    .opacity-md-30 {
        opacity: 0.3 !important;
    }
    .hover-opacity-md-30 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-30:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.3 !important;
    }
    .opacity-md-31 {
        opacity: 0.31 !important;
    }
    .hover-opacity-md-31 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-31:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.31 !important;
    }
    .opacity-md-32 {
        opacity: 0.32 !important;
    }
    .hover-opacity-md-32 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-32:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.32 !important;
    }
    .opacity-md-33 {
        opacity: 0.33 !important;
    }
    .hover-opacity-md-33 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-33:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.33 !important;
    }
    .opacity-md-34 {
        opacity: 0.34 !important;
    }
    .hover-opacity-md-34 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-34:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.34 !important;
    }
    .opacity-md-35 {
        opacity: 0.35 !important;
    }
    .hover-opacity-md-35 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-35:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.35 !important;
    }
    .opacity-md-36 {
        opacity: 0.36 !important;
    }
    .hover-opacity-md-36 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-36:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.36 !important;
    }
    .opacity-md-37 {
        opacity: 0.37 !important;
    }
    .hover-opacity-md-37 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-37:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.37 !important;
    }
    .opacity-md-38 {
        opacity: 0.38 !important;
    }
    .hover-opacity-md-38 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-38:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.38 !important;
    }
    .opacity-md-39 {
        opacity: 0.39 !important;
    }
    .hover-opacity-md-39 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-39:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.39 !important;
    }
    .opacity-md-40 {
        opacity: 0.4 !important;
    }
    .hover-opacity-md-40 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-40:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.4 !important;
    }
    .opacity-md-41 {
        opacity: 0.41 !important;
    }
    .hover-opacity-md-41 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-41:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.41 !important;
    }
    .opacity-md-42 {
        opacity: 0.42 !important;
    }
    .hover-opacity-md-42 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-42:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.42 !important;
    }
    .opacity-md-43 {
        opacity: 0.43 !important;
    }
    .hover-opacity-md-43 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-43:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.43 !important;
    }
    .opacity-md-44 {
        opacity: 0.44 !important;
    }
    .hover-opacity-md-44 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-44:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.44 !important;
    }
    .opacity-md-45 {
        opacity: 0.45 !important;
    }
    .hover-opacity-md-45 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-45:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.45 !important;
    }
    .opacity-md-46 {
        opacity: 0.46 !important;
    }
    .hover-opacity-md-46 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-46:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.46 !important;
    }
    .opacity-md-47 {
        opacity: 0.47 !important;
    }
    .hover-opacity-md-47 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-47:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.47 !important;
    }
    .opacity-md-48 {
        opacity: 0.48 !important;
    }
    .hover-opacity-md-48 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-48:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.48 !important;
    }
    .opacity-md-49 {
        opacity: 0.49 !important;
    }
    .hover-opacity-md-49 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-49:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.49 !important;
    }
    .opacity-md-50 {
        opacity: 0.5 !important;
    }
    .hover-opacity-md-50 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-50:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.5 !important;
    }
    .opacity-md-51 {
        opacity: 0.51 !important;
    }
    .hover-opacity-md-51 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-51:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.51 !important;
    }
    .opacity-md-52 {
        opacity: 0.52 !important;
    }
    .hover-opacity-md-52 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-52:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.52 !important;
    }
    .opacity-md-53 {
        opacity: 0.53 !important;
    }
    .hover-opacity-md-53 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-53:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.53 !important;
    }
    .opacity-md-54 {
        opacity: 0.54 !important;
    }
    .hover-opacity-md-54 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-54:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.54 !important;
    }
    .opacity-md-55 {
        opacity: 0.55 !important;
    }
    .hover-opacity-md-55 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-55:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.55 !important;
    }
    .opacity-md-56 {
        opacity: 0.56 !important;
    }
    .hover-opacity-md-56 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-56:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.56 !important;
    }
    .opacity-md-57 {
        opacity: 0.57 !important;
    }
    .hover-opacity-md-57 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-57:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.57 !important;
    }
    .opacity-md-58 {
        opacity: 0.58 !important;
    }
    .hover-opacity-md-58 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-58:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.58 !important;
    }
    .opacity-md-59 {
        opacity: 0.59 !important;
    }
    .hover-opacity-md-59 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-59:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.59 !important;
    }
    .opacity-md-60 {
        opacity: 0.6 !important;
    }
    .hover-opacity-md-60 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-60:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.6 !important;
    }
    .opacity-md-61 {
        opacity: 0.61 !important;
    }
    .hover-opacity-md-61 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-61:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.61 !important;
    }
    .opacity-md-62 {
        opacity: 0.62 !important;
    }
    .hover-opacity-md-62 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-62:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.62 !important;
    }
    .opacity-md-63 {
        opacity: 0.63 !important;
    }
    .hover-opacity-md-63 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-63:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.63 !important;
    }
    .opacity-md-64 {
        opacity: 0.64 !important;
    }
    .hover-opacity-md-64 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-64:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.64 !important;
    }
    .opacity-md-65 {
        opacity: 0.65 !important;
    }
    .hover-opacity-md-65 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-65:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.65 !important;
    }
    .opacity-md-66 {
        opacity: 0.66 !important;
    }
    .hover-opacity-md-66 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-66:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.66 !important;
    }
    .opacity-md-67 {
        opacity: 0.67 !important;
    }
    .hover-opacity-md-67 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-67:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.67 !important;
    }
    .opacity-md-68 {
        opacity: 0.68 !important;
    }
    .hover-opacity-md-68 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-68:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.68 !important;
    }
    .opacity-md-69 {
        opacity: 0.69 !important;
    }
    .hover-opacity-md-69 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-69:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.69 !important;
    }
    .opacity-md-70 {
        opacity: 0.7 !important;
    }
    .hover-opacity-md-70 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-70:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.7 !important;
    }
    .opacity-md-71 {
        opacity: 0.71 !important;
    }
    .hover-opacity-md-71 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-71:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.71 !important;
    }
    .opacity-md-72 {
        opacity: 0.72 !important;
    }
    .hover-opacity-md-72 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-72:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.72 !important;
    }
    .opacity-md-73 {
        opacity: 0.73 !important;
    }
    .hover-opacity-md-73 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-73:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.73 !important;
    }
    .opacity-md-74 {
        opacity: 0.74 !important;
    }
    .hover-opacity-md-74 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-74:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.74 !important;
    }
    .opacity-md-75 {
        opacity: 0.75 !important;
    }
    .hover-opacity-md-75 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-75:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.75 !important;
    }
    .opacity-md-76 {
        opacity: 0.76 !important;
    }
    .hover-opacity-md-76 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-76:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.76 !important;
    }
    .opacity-md-77 {
        opacity: 0.77 !important;
    }
    .hover-opacity-md-77 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-77:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.77 !important;
    }
    .opacity-md-78 {
        opacity: 0.78 !important;
    }
    .hover-opacity-md-78 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-78:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.78 !important;
    }
    .opacity-md-79 {
        opacity: 0.79 !important;
    }
    .hover-opacity-md-79 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-79:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.79 !important;
    }
    .opacity-md-80 {
        opacity: 0.8 !important;
    }
    .hover-opacity-md-80 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-80:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.8 !important;
    }
    .opacity-md-81 {
        opacity: 0.81 !important;
    }
    .hover-opacity-md-81 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-81:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.81 !important;
    }
    .opacity-md-82 {
        opacity: 0.82 !important;
    }
    .hover-opacity-md-82 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-82:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.82 !important;
    }
    .opacity-md-83 {
        opacity: 0.83 !important;
    }
    .hover-opacity-md-83 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-83:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.83 !important;
    }
    .opacity-md-84 {
        opacity: 0.84 !important;
    }
    .hover-opacity-md-84 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-84:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.84 !important;
    }
    .opacity-md-85 {
        opacity: 0.85 !important;
    }
    .hover-opacity-md-85 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-85:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.85 !important;
    }
    .opacity-md-86 {
        opacity: 0.86 !important;
    }
    .hover-opacity-md-86 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-86:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.86 !important;
    }
    .opacity-md-87 {
        opacity: 0.87 !important;
    }
    .hover-opacity-md-87 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-87:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.87 !important;
    }
    .opacity-md-88 {
        opacity: 0.88 !important;
    }
    .hover-opacity-md-88 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-88:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.88 !important;
    }
    .opacity-md-89 {
        opacity: 0.89 !important;
    }
    .hover-opacity-md-89 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-89:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.89 !important;
    }
    .opacity-md-90 {
        opacity: 0.9 !important;
    }
    .hover-opacity-md-90 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-90:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.9 !important;
    }
    .opacity-md-91 {
        opacity: 0.91 !important;
    }
    .hover-opacity-md-91 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-91:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.91 !important;
    }
    .opacity-md-92 {
        opacity: 0.92 !important;
    }
    .hover-opacity-md-92 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-92:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.92 !important;
    }
    .opacity-md-93 {
        opacity: 0.93 !important;
    }
    .hover-opacity-md-93 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-93:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.93 !important;
    }
    .opacity-md-94 {
        opacity: 0.94 !important;
    }
    .hover-opacity-md-94 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-94:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.94 !important;
    }
    .opacity-md-95 {
        opacity: 0.95 !important;
    }
    .hover-opacity-md-95 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-95:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.95 !important;
    }
    .opacity-md-96 {
        opacity: 0.96 !important;
    }
    .hover-opacity-md-96 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-96:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.96 !important;
    }
    .opacity-md-97 {
        opacity: 0.97 !important;
    }
    .hover-opacity-md-97 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-97:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.97 !important;
    }
    .opacity-md-98 {
        opacity: 0.98 !important;
    }
    .hover-opacity-md-98 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-98:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.98 !important;
    }
    .opacity-md-99 {
        opacity: 0.99 !important;
    }
    .hover-opacity-md-99 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-99:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.99 !important;
    }
    .opacity-md-100 {
        opacity: 1 !important;
    }
    .hover-opacity-md-100 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-md-100:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 1 !important;
    }
}
@media (min-width: 992px) {
    .opacity-lg-1 {
        opacity: 0.01 !important;
    }
    .hover-opacity-lg-1 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-1:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.01 !important;
    }
    .opacity-lg-2 {
        opacity: 0.02 !important;
    }
    .hover-opacity-lg-2 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-2:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.02 !important;
    }
    .opacity-lg-3 {
        opacity: 0.03 !important;
    }
    .hover-opacity-lg-3 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-3:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.03 !important;
    }
    .opacity-lg-4 {
        opacity: 0.04 !important;
    }
    .hover-opacity-lg-4 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-4:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.04 !important;
    }
    .opacity-lg-5 {
        opacity: 0.05 !important;
    }
    .hover-opacity-lg-5 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-5:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.05 !important;
    }
    .opacity-lg-6 {
        opacity: 0.06 !important;
    }
    .hover-opacity-lg-6 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-6:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.06 !important;
    }
    .opacity-lg-7 {
        opacity: 0.07 !important;
    }
    .hover-opacity-lg-7 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-7:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.07 !important;
    }
    .opacity-lg-8 {
        opacity: 0.08 !important;
    }
    .hover-opacity-lg-8 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-8:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.08 !important;
    }
    .opacity-lg-9 {
        opacity: 0.09 !important;
    }
    .hover-opacity-lg-9 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-9:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.09 !important;
    }
    .opacity-lg-10 {
        opacity: 0.1 !important;
    }
    .hover-opacity-lg-10 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-10:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.1 !important;
    }
    .opacity-lg-11 {
        opacity: 0.11 !important;
    }
    .hover-opacity-lg-11 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-11:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.11 !important;
    }
    .opacity-lg-12 {
        opacity: 0.12 !important;
    }
    .hover-opacity-lg-12 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-12:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.12 !important;
    }
    .opacity-lg-13 {
        opacity: 0.13 !important;
    }
    .hover-opacity-lg-13 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-13:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.13 !important;
    }
    .opacity-lg-14 {
        opacity: 0.14 !important;
    }
    .hover-opacity-lg-14 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-14:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.14 !important;
    }
    .opacity-lg-15 {
        opacity: 0.15 !important;
    }
    .hover-opacity-lg-15 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-15:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.15 !important;
    }
    .opacity-lg-16 {
        opacity: 0.16 !important;
    }
    .hover-opacity-lg-16 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-16:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.16 !important;
    }
    .opacity-lg-17 {
        opacity: 0.17 !important;
    }
    .hover-opacity-lg-17 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-17:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.17 !important;
    }
    .opacity-lg-18 {
        opacity: 0.18 !important;
    }
    .hover-opacity-lg-18 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-18:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.18 !important;
    }
    .opacity-lg-19 {
        opacity: 0.19 !important;
    }
    .hover-opacity-lg-19 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-19:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.19 !important;
    }
    .opacity-lg-20 {
        opacity: 0.2 !important;
    }
    .hover-opacity-lg-20 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-20:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.2 !important;
    }
    .opacity-lg-21 {
        opacity: 0.21 !important;
    }
    .hover-opacity-lg-21 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-21:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.21 !important;
    }
    .opacity-lg-22 {
        opacity: 0.22 !important;
    }
    .hover-opacity-lg-22 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-22:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.22 !important;
    }
    .opacity-lg-23 {
        opacity: 0.23 !important;
    }
    .hover-opacity-lg-23 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-23:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.23 !important;
    }
    .opacity-lg-24 {
        opacity: 0.24 !important;
    }
    .hover-opacity-lg-24 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-24:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.24 !important;
    }
    .opacity-lg-25 {
        opacity: 0.25 !important;
    }
    .hover-opacity-lg-25 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-25:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.25 !important;
    }
    .opacity-lg-26 {
        opacity: 0.26 !important;
    }
    .hover-opacity-lg-26 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-26:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.26 !important;
    }
    .opacity-lg-27 {
        opacity: 0.27 !important;
    }
    .hover-opacity-lg-27 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-27:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.27 !important;
    }
    .opacity-lg-28 {
        opacity: 0.28 !important;
    }
    .hover-opacity-lg-28 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-28:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.28 !important;
    }
    .opacity-lg-29 {
        opacity: 0.29 !important;
    }
    .hover-opacity-lg-29 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-29:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.29 !important;
    }
    .opacity-lg-30 {
        opacity: 0.3 !important;
    }
    .hover-opacity-lg-30 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-30:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.3 !important;
    }
    .opacity-lg-31 {
        opacity: 0.31 !important;
    }
    .hover-opacity-lg-31 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-31:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.31 !important;
    }
    .opacity-lg-32 {
        opacity: 0.32 !important;
    }
    .hover-opacity-lg-32 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-32:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.32 !important;
    }
    .opacity-lg-33 {
        opacity: 0.33 !important;
    }
    .hover-opacity-lg-33 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-33:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.33 !important;
    }
    .opacity-lg-34 {
        opacity: 0.34 !important;
    }
    .hover-opacity-lg-34 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-34:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.34 !important;
    }
    .opacity-lg-35 {
        opacity: 0.35 !important;
    }
    .hover-opacity-lg-35 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-35:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.35 !important;
    }
    .opacity-lg-36 {
        opacity: 0.36 !important;
    }
    .hover-opacity-lg-36 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-36:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.36 !important;
    }
    .opacity-lg-37 {
        opacity: 0.37 !important;
    }
    .hover-opacity-lg-37 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-37:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.37 !important;
    }
    .opacity-lg-38 {
        opacity: 0.38 !important;
    }
    .hover-opacity-lg-38 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-38:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.38 !important;
    }
    .opacity-lg-39 {
        opacity: 0.39 !important;
    }
    .hover-opacity-lg-39 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-39:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.39 !important;
    }
    .opacity-lg-40 {
        opacity: 0.4 !important;
    }
    .hover-opacity-lg-40 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-40:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.4 !important;
    }
    .opacity-lg-41 {
        opacity: 0.41 !important;
    }
    .hover-opacity-lg-41 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-41:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.41 !important;
    }
    .opacity-lg-42 {
        opacity: 0.42 !important;
    }
    .hover-opacity-lg-42 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-42:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.42 !important;
    }
    .opacity-lg-43 {
        opacity: 0.43 !important;
    }
    .hover-opacity-lg-43 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-43:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.43 !important;
    }
    .opacity-lg-44 {
        opacity: 0.44 !important;
    }
    .hover-opacity-lg-44 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-44:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.44 !important;
    }
    .opacity-lg-45 {
        opacity: 0.45 !important;
    }
    .hover-opacity-lg-45 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-45:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.45 !important;
    }
    .opacity-lg-46 {
        opacity: 0.46 !important;
    }
    .hover-opacity-lg-46 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-46:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.46 !important;
    }
    .opacity-lg-47 {
        opacity: 0.47 !important;
    }
    .hover-opacity-lg-47 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-47:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.47 !important;
    }
    .opacity-lg-48 {
        opacity: 0.48 !important;
    }
    .hover-opacity-lg-48 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-48:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.48 !important;
    }
    .opacity-lg-49 {
        opacity: 0.49 !important;
    }
    .hover-opacity-lg-49 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-49:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.49 !important;
    }
    .opacity-lg-50 {
        opacity: 0.5 !important;
    }
    .hover-opacity-lg-50 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-50:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.5 !important;
    }
    .opacity-lg-51 {
        opacity: 0.51 !important;
    }
    .hover-opacity-lg-51 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-51:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.51 !important;
    }
    .opacity-lg-52 {
        opacity: 0.52 !important;
    }
    .hover-opacity-lg-52 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-52:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.52 !important;
    }
    .opacity-lg-53 {
        opacity: 0.53 !important;
    }
    .hover-opacity-lg-53 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-53:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.53 !important;
    }
    .opacity-lg-54 {
        opacity: 0.54 !important;
    }
    .hover-opacity-lg-54 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-54:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.54 !important;
    }
    .opacity-lg-55 {
        opacity: 0.55 !important;
    }
    .hover-opacity-lg-55 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-55:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.55 !important;
    }
    .opacity-lg-56 {
        opacity: 0.56 !important;
    }
    .hover-opacity-lg-56 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-56:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.56 !important;
    }
    .opacity-lg-57 {
        opacity: 0.57 !important;
    }
    .hover-opacity-lg-57 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-57:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.57 !important;
    }
    .opacity-lg-58 {
        opacity: 0.58 !important;
    }
    .hover-opacity-lg-58 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-58:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.58 !important;
    }
    .opacity-lg-59 {
        opacity: 0.59 !important;
    }
    .hover-opacity-lg-59 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-59:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.59 !important;
    }
    .opacity-lg-60 {
        opacity: 0.6 !important;
    }
    .hover-opacity-lg-60 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-60:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.6 !important;
    }
    .opacity-lg-61 {
        opacity: 0.61 !important;
    }
    .hover-opacity-lg-61 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-61:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.61 !important;
    }
    .opacity-lg-62 {
        opacity: 0.62 !important;
    }
    .hover-opacity-lg-62 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-62:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.62 !important;
    }
    .opacity-lg-63 {
        opacity: 0.63 !important;
    }
    .hover-opacity-lg-63 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-63:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.63 !important;
    }
    .opacity-lg-64 {
        opacity: 0.64 !important;
    }
    .hover-opacity-lg-64 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-64:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.64 !important;
    }
    .opacity-lg-65 {
        opacity: 0.65 !important;
    }
    .hover-opacity-lg-65 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-65:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.65 !important;
    }
    .opacity-lg-66 {
        opacity: 0.66 !important;
    }
    .hover-opacity-lg-66 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-66:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.66 !important;
    }
    .opacity-lg-67 {
        opacity: 0.67 !important;
    }
    .hover-opacity-lg-67 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-67:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.67 !important;
    }
    .opacity-lg-68 {
        opacity: 0.68 !important;
    }
    .hover-opacity-lg-68 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-68:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.68 !important;
    }
    .opacity-lg-69 {
        opacity: 0.69 !important;
    }
    .hover-opacity-lg-69 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-69:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.69 !important;
    }
    .opacity-lg-70 {
        opacity: 0.7 !important;
    }
    .hover-opacity-lg-70 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-70:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.7 !important;
    }
    .opacity-lg-71 {
        opacity: 0.71 !important;
    }
    .hover-opacity-lg-71 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-71:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.71 !important;
    }
    .opacity-lg-72 {
        opacity: 0.72 !important;
    }
    .hover-opacity-lg-72 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-72:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.72 !important;
    }
    .opacity-lg-73 {
        opacity: 0.73 !important;
    }
    .hover-opacity-lg-73 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-73:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.73 !important;
    }
    .opacity-lg-74 {
        opacity: 0.74 !important;
    }
    .hover-opacity-lg-74 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-74:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.74 !important;
    }
    .opacity-lg-75 {
        opacity: 0.75 !important;
    }
    .hover-opacity-lg-75 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-75:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.75 !important;
    }
    .opacity-lg-76 {
        opacity: 0.76 !important;
    }
    .hover-opacity-lg-76 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-76:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.76 !important;
    }
    .opacity-lg-77 {
        opacity: 0.77 !important;
    }
    .hover-opacity-lg-77 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-77:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.77 !important;
    }
    .opacity-lg-78 {
        opacity: 0.78 !important;
    }
    .hover-opacity-lg-78 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-78:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.78 !important;
    }
    .opacity-lg-79 {
        opacity: 0.79 !important;
    }
    .hover-opacity-lg-79 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-79:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.79 !important;
    }
    .opacity-lg-80 {
        opacity: 0.8 !important;
    }
    .hover-opacity-lg-80 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-80:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.8 !important;
    }
    .opacity-lg-81 {
        opacity: 0.81 !important;
    }
    .hover-opacity-lg-81 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-81:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.81 !important;
    }
    .opacity-lg-82 {
        opacity: 0.82 !important;
    }
    .hover-opacity-lg-82 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-82:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.82 !important;
    }
    .opacity-lg-83 {
        opacity: 0.83 !important;
    }
    .hover-opacity-lg-83 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-83:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.83 !important;
    }
    .opacity-lg-84 {
        opacity: 0.84 !important;
    }
    .hover-opacity-lg-84 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-84:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.84 !important;
    }
    .opacity-lg-85 {
        opacity: 0.85 !important;
    }
    .hover-opacity-lg-85 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-85:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.85 !important;
    }
    .opacity-lg-86 {
        opacity: 0.86 !important;
    }
    .hover-opacity-lg-86 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-86:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.86 !important;
    }
    .opacity-lg-87 {
        opacity: 0.87 !important;
    }
    .hover-opacity-lg-87 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-87:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.87 !important;
    }
    .opacity-lg-88 {
        opacity: 0.88 !important;
    }
    .hover-opacity-lg-88 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-88:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.88 !important;
    }
    .opacity-lg-89 {
        opacity: 0.89 !important;
    }
    .hover-opacity-lg-89 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-89:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.89 !important;
    }
    .opacity-lg-90 {
        opacity: 0.9 !important;
    }
    .hover-opacity-lg-90 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-90:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.9 !important;
    }
    .opacity-lg-91 {
        opacity: 0.91 !important;
    }
    .hover-opacity-lg-91 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-91:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.91 !important;
    }
    .opacity-lg-92 {
        opacity: 0.92 !important;
    }
    .hover-opacity-lg-92 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-92:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.92 !important;
    }
    .opacity-lg-93 {
        opacity: 0.93 !important;
    }
    .hover-opacity-lg-93 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-93:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.93 !important;
    }
    .opacity-lg-94 {
        opacity: 0.94 !important;
    }
    .hover-opacity-lg-94 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-94:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.94 !important;
    }
    .opacity-lg-95 {
        opacity: 0.95 !important;
    }
    .hover-opacity-lg-95 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-95:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.95 !important;
    }
    .opacity-lg-96 {
        opacity: 0.96 !important;
    }
    .hover-opacity-lg-96 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-96:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.96 !important;
    }
    .opacity-lg-97 {
        opacity: 0.97 !important;
    }
    .hover-opacity-lg-97 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-97:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.97 !important;
    }
    .opacity-lg-98 {
        opacity: 0.98 !important;
    }
    .hover-opacity-lg-98 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-98:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.98 !important;
    }
    .opacity-lg-99 {
        opacity: 0.99 !important;
    }
    .hover-opacity-lg-99 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-99:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.99 !important;
    }
    .opacity-lg-100 {
        opacity: 1 !important;
    }
    .hover-opacity-lg-100 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-lg-100:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 1 !important;
    }
}
@media (min-width: 1200px) {
    .opacity-xl-1 {
        opacity: 0.01 !important;
    }
    .hover-opacity-xl-1 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-1:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.01 !important;
    }
    .opacity-xl-2 {
        opacity: 0.02 !important;
    }
    .hover-opacity-xl-2 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-2:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.02 !important;
    }
    .opacity-xl-3 {
        opacity: 0.03 !important;
    }
    .hover-opacity-xl-3 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-3:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.03 !important;
    }
    .opacity-xl-4 {
        opacity: 0.04 !important;
    }
    .hover-opacity-xl-4 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-4:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.04 !important;
    }
    .opacity-xl-5 {
        opacity: 0.05 !important;
    }
    .hover-opacity-xl-5 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-5:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.05 !important;
    }
    .opacity-xl-6 {
        opacity: 0.06 !important;
    }
    .hover-opacity-xl-6 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-6:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.06 !important;
    }
    .opacity-xl-7 {
        opacity: 0.07 !important;
    }
    .hover-opacity-xl-7 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-7:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.07 !important;
    }
    .opacity-xl-8 {
        opacity: 0.08 !important;
    }
    .hover-opacity-xl-8 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-8:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.08 !important;
    }
    .opacity-xl-9 {
        opacity: 0.09 !important;
    }
    .hover-opacity-xl-9 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-9:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.09 !important;
    }
    .opacity-xl-10 {
        opacity: 0.1 !important;
    }
    .hover-opacity-xl-10 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-10:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.1 !important;
    }
    .opacity-xl-11 {
        opacity: 0.11 !important;
    }
    .hover-opacity-xl-11 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-11:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.11 !important;
    }
    .opacity-xl-12 {
        opacity: 0.12 !important;
    }
    .hover-opacity-xl-12 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-12:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.12 !important;
    }
    .opacity-xl-13 {
        opacity: 0.13 !important;
    }
    .hover-opacity-xl-13 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-13:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.13 !important;
    }
    .opacity-xl-14 {
        opacity: 0.14 !important;
    }
    .hover-opacity-xl-14 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-14:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.14 !important;
    }
    .opacity-xl-15 {
        opacity: 0.15 !important;
    }
    .hover-opacity-xl-15 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-15:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.15 !important;
    }
    .opacity-xl-16 {
        opacity: 0.16 !important;
    }
    .hover-opacity-xl-16 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-16:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.16 !important;
    }
    .opacity-xl-17 {
        opacity: 0.17 !important;
    }
    .hover-opacity-xl-17 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-17:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.17 !important;
    }
    .opacity-xl-18 {
        opacity: 0.18 !important;
    }
    .hover-opacity-xl-18 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-18:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.18 !important;
    }
    .opacity-xl-19 {
        opacity: 0.19 !important;
    }
    .hover-opacity-xl-19 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-19:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.19 !important;
    }
    .opacity-xl-20 {
        opacity: 0.2 !important;
    }
    .hover-opacity-xl-20 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-20:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.2 !important;
    }
    .opacity-xl-21 {
        opacity: 0.21 !important;
    }
    .hover-opacity-xl-21 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-21:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.21 !important;
    }
    .opacity-xl-22 {
        opacity: 0.22 !important;
    }
    .hover-opacity-xl-22 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-22:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.22 !important;
    }
    .opacity-xl-23 {
        opacity: 0.23 !important;
    }
    .hover-opacity-xl-23 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-23:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.23 !important;
    }
    .opacity-xl-24 {
        opacity: 0.24 !important;
    }
    .hover-opacity-xl-24 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-24:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.24 !important;
    }
    .opacity-xl-25 {
        opacity: 0.25 !important;
    }
    .hover-opacity-xl-25 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-25:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.25 !important;
    }
    .opacity-xl-26 {
        opacity: 0.26 !important;
    }
    .hover-opacity-xl-26 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-26:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.26 !important;
    }
    .opacity-xl-27 {
        opacity: 0.27 !important;
    }
    .hover-opacity-xl-27 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-27:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.27 !important;
    }
    .opacity-xl-28 {
        opacity: 0.28 !important;
    }
    .hover-opacity-xl-28 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-28:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.28 !important;
    }
    .opacity-xl-29 {
        opacity: 0.29 !important;
    }
    .hover-opacity-xl-29 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-29:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.29 !important;
    }
    .opacity-xl-30 {
        opacity: 0.3 !important;
    }
    .hover-opacity-xl-30 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-30:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.3 !important;
    }
    .opacity-xl-31 {
        opacity: 0.31 !important;
    }
    .hover-opacity-xl-31 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-31:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.31 !important;
    }
    .opacity-xl-32 {
        opacity: 0.32 !important;
    }
    .hover-opacity-xl-32 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-32:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.32 !important;
    }
    .opacity-xl-33 {
        opacity: 0.33 !important;
    }
    .hover-opacity-xl-33 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-33:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.33 !important;
    }
    .opacity-xl-34 {
        opacity: 0.34 !important;
    }
    .hover-opacity-xl-34 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-34:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.34 !important;
    }
    .opacity-xl-35 {
        opacity: 0.35 !important;
    }
    .hover-opacity-xl-35 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-35:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.35 !important;
    }
    .opacity-xl-36 {
        opacity: 0.36 !important;
    }
    .hover-opacity-xl-36 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-36:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.36 !important;
    }
    .opacity-xl-37 {
        opacity: 0.37 !important;
    }
    .hover-opacity-xl-37 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-37:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.37 !important;
    }
    .opacity-xl-38 {
        opacity: 0.38 !important;
    }
    .hover-opacity-xl-38 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-38:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.38 !important;
    }
    .opacity-xl-39 {
        opacity: 0.39 !important;
    }
    .hover-opacity-xl-39 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-39:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.39 !important;
    }
    .opacity-xl-40 {
        opacity: 0.4 !important;
    }
    .hover-opacity-xl-40 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-40:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.4 !important;
    }
    .opacity-xl-41 {
        opacity: 0.41 !important;
    }
    .hover-opacity-xl-41 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-41:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.41 !important;
    }
    .opacity-xl-42 {
        opacity: 0.42 !important;
    }
    .hover-opacity-xl-42 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-42:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.42 !important;
    }
    .opacity-xl-43 {
        opacity: 0.43 !important;
    }
    .hover-opacity-xl-43 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-43:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.43 !important;
    }
    .opacity-xl-44 {
        opacity: 0.44 !important;
    }
    .hover-opacity-xl-44 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-44:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.44 !important;
    }
    .opacity-xl-45 {
        opacity: 0.45 !important;
    }
    .hover-opacity-xl-45 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-45:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.45 !important;
    }
    .opacity-xl-46 {
        opacity: 0.46 !important;
    }
    .hover-opacity-xl-46 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-46:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.46 !important;
    }
    .opacity-xl-47 {
        opacity: 0.47 !important;
    }
    .hover-opacity-xl-47 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-47:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.47 !important;
    }
    .opacity-xl-48 {
        opacity: 0.48 !important;
    }
    .hover-opacity-xl-48 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-48:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.48 !important;
    }
    .opacity-xl-49 {
        opacity: 0.49 !important;
    }
    .hover-opacity-xl-49 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-49:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.49 !important;
    }
    .opacity-xl-50 {
        opacity: 0.5 !important;
    }
    .hover-opacity-xl-50 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-50:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.5 !important;
    }
    .opacity-xl-51 {
        opacity: 0.51 !important;
    }
    .hover-opacity-xl-51 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-51:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.51 !important;
    }
    .opacity-xl-52 {
        opacity: 0.52 !important;
    }
    .hover-opacity-xl-52 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-52:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.52 !important;
    }
    .opacity-xl-53 {
        opacity: 0.53 !important;
    }
    .hover-opacity-xl-53 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-53:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.53 !important;
    }
    .opacity-xl-54 {
        opacity: 0.54 !important;
    }
    .hover-opacity-xl-54 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-54:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.54 !important;
    }
    .opacity-xl-55 {
        opacity: 0.55 !important;
    }
    .hover-opacity-xl-55 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-55:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.55 !important;
    }
    .opacity-xl-56 {
        opacity: 0.56 !important;
    }
    .hover-opacity-xl-56 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-56:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.56 !important;
    }
    .opacity-xl-57 {
        opacity: 0.57 !important;
    }
    .hover-opacity-xl-57 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-57:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.57 !important;
    }
    .opacity-xl-58 {
        opacity: 0.58 !important;
    }
    .hover-opacity-xl-58 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-58:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.58 !important;
    }
    .opacity-xl-59 {
        opacity: 0.59 !important;
    }
    .hover-opacity-xl-59 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-59:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.59 !important;
    }
    .opacity-xl-60 {
        opacity: 0.6 !important;
    }
    .hover-opacity-xl-60 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-60:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.6 !important;
    }
    .opacity-xl-61 {
        opacity: 0.61 !important;
    }
    .hover-opacity-xl-61 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-61:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.61 !important;
    }
    .opacity-xl-62 {
        opacity: 0.62 !important;
    }
    .hover-opacity-xl-62 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-62:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.62 !important;
    }
    .opacity-xl-63 {
        opacity: 0.63 !important;
    }
    .hover-opacity-xl-63 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-63:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.63 !important;
    }
    .opacity-xl-64 {
        opacity: 0.64 !important;
    }
    .hover-opacity-xl-64 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-64:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.64 !important;
    }
    .opacity-xl-65 {
        opacity: 0.65 !important;
    }
    .hover-opacity-xl-65 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-65:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.65 !important;
    }
    .opacity-xl-66 {
        opacity: 0.66 !important;
    }
    .hover-opacity-xl-66 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-66:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.66 !important;
    }
    .opacity-xl-67 {
        opacity: 0.67 !important;
    }
    .hover-opacity-xl-67 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-67:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.67 !important;
    }
    .opacity-xl-68 {
        opacity: 0.68 !important;
    }
    .hover-opacity-xl-68 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-68:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.68 !important;
    }
    .opacity-xl-69 {
        opacity: 0.69 !important;
    }
    .hover-opacity-xl-69 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-69:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.69 !important;
    }
    .opacity-xl-70 {
        opacity: 0.7 !important;
    }
    .hover-opacity-xl-70 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-70:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.7 !important;
    }
    .opacity-xl-71 {
        opacity: 0.71 !important;
    }
    .hover-opacity-xl-71 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-71:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.71 !important;
    }
    .opacity-xl-72 {
        opacity: 0.72 !important;
    }
    .hover-opacity-xl-72 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-72:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.72 !important;
    }
    .opacity-xl-73 {
        opacity: 0.73 !important;
    }
    .hover-opacity-xl-73 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-73:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.73 !important;
    }
    .opacity-xl-74 {
        opacity: 0.74 !important;
    }
    .hover-opacity-xl-74 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-74:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.74 !important;
    }
    .opacity-xl-75 {
        opacity: 0.75 !important;
    }
    .hover-opacity-xl-75 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-75:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.75 !important;
    }
    .opacity-xl-76 {
        opacity: 0.76 !important;
    }
    .hover-opacity-xl-76 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-76:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.76 !important;
    }
    .opacity-xl-77 {
        opacity: 0.77 !important;
    }
    .hover-opacity-xl-77 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-77:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.77 !important;
    }
    .opacity-xl-78 {
        opacity: 0.78 !important;
    }
    .hover-opacity-xl-78 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-78:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.78 !important;
    }
    .opacity-xl-79 {
        opacity: 0.79 !important;
    }
    .hover-opacity-xl-79 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-79:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.79 !important;
    }
    .opacity-xl-80 {
        opacity: 0.8 !important;
    }
    .hover-opacity-xl-80 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-80:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.8 !important;
    }
    .opacity-xl-81 {
        opacity: 0.81 !important;
    }
    .hover-opacity-xl-81 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-81:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.81 !important;
    }
    .opacity-xl-82 {
        opacity: 0.82 !important;
    }
    .hover-opacity-xl-82 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-82:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.82 !important;
    }
    .opacity-xl-83 {
        opacity: 0.83 !important;
    }
    .hover-opacity-xl-83 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-83:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.83 !important;
    }
    .opacity-xl-84 {
        opacity: 0.84 !important;
    }
    .hover-opacity-xl-84 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-84:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.84 !important;
    }
    .opacity-xl-85 {
        opacity: 0.85 !important;
    }
    .hover-opacity-xl-85 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-85:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.85 !important;
    }
    .opacity-xl-86 {
        opacity: 0.86 !important;
    }
    .hover-opacity-xl-86 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-86:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.86 !important;
    }
    .opacity-xl-87 {
        opacity: 0.87 !important;
    }
    .hover-opacity-xl-87 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-87:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.87 !important;
    }
    .opacity-xl-88 {
        opacity: 0.88 !important;
    }
    .hover-opacity-xl-88 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-88:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.88 !important;
    }
    .opacity-xl-89 {
        opacity: 0.89 !important;
    }
    .hover-opacity-xl-89 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-89:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.89 !important;
    }
    .opacity-xl-90 {
        opacity: 0.9 !important;
    }
    .hover-opacity-xl-90 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-90:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.9 !important;
    }
    .opacity-xl-91 {
        opacity: 0.91 !important;
    }
    .hover-opacity-xl-91 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-91:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.91 !important;
    }
    .opacity-xl-92 {
        opacity: 0.92 !important;
    }
    .hover-opacity-xl-92 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-92:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.92 !important;
    }
    .opacity-xl-93 {
        opacity: 0.93 !important;
    }
    .hover-opacity-xl-93 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-93:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.93 !important;
    }
    .opacity-xl-94 {
        opacity: 0.94 !important;
    }
    .hover-opacity-xl-94 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-94:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.94 !important;
    }
    .opacity-xl-95 {
        opacity: 0.95 !important;
    }
    .hover-opacity-xl-95 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-95:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.95 !important;
    }
    .opacity-xl-96 {
        opacity: 0.96 !important;
    }
    .hover-opacity-xl-96 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-96:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.96 !important;
    }
    .opacity-xl-97 {
        opacity: 0.97 !important;
    }
    .hover-opacity-xl-97 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-97:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.97 !important;
    }
    .opacity-xl-98 {
        opacity: 0.98 !important;
    }
    .hover-opacity-xl-98 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-98:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.98 !important;
    }
    .opacity-xl-99 {
        opacity: 0.99 !important;
    }
    .hover-opacity-xl-99 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-99:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.99 !important;
    }
    .opacity-xl-100 {
        opacity: 1 !important;
    }
    .hover-opacity-xl-100 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xl-100:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 1 !important;
    }
}
@media (min-width: 1400px) {
    .opacity-xxl-1 {
        opacity: 0.01 !important;
    }
    .hover-opacity-xxl-1 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-1:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.01 !important;
    }
    .opacity-xxl-2 {
        opacity: 0.02 !important;
    }
    .hover-opacity-xxl-2 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-2:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.02 !important;
    }
    .opacity-xxl-3 {
        opacity: 0.03 !important;
    }
    .hover-opacity-xxl-3 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-3:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.03 !important;
    }
    .opacity-xxl-4 {
        opacity: 0.04 !important;
    }
    .hover-opacity-xxl-4 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-4:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.04 !important;
    }
    .opacity-xxl-5 {
        opacity: 0.05 !important;
    }
    .hover-opacity-xxl-5 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-5:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.05 !important;
    }
    .opacity-xxl-6 {
        opacity: 0.06 !important;
    }
    .hover-opacity-xxl-6 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-6:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.06 !important;
    }
    .opacity-xxl-7 {
        opacity: 0.07 !important;
    }
    .hover-opacity-xxl-7 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-7:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.07 !important;
    }
    .opacity-xxl-8 {
        opacity: 0.08 !important;
    }
    .hover-opacity-xxl-8 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-8:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.08 !important;
    }
    .opacity-xxl-9 {
        opacity: 0.09 !important;
    }
    .hover-opacity-xxl-9 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-9:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.09 !important;
    }
    .opacity-xxl-10 {
        opacity: 0.1 !important;
    }
    .hover-opacity-xxl-10 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-10:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.1 !important;
    }
    .opacity-xxl-11 {
        opacity: 0.11 !important;
    }
    .hover-opacity-xxl-11 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-11:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.11 !important;
    }
    .opacity-xxl-12 {
        opacity: 0.12 !important;
    }
    .hover-opacity-xxl-12 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-12:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.12 !important;
    }
    .opacity-xxl-13 {
        opacity: 0.13 !important;
    }
    .hover-opacity-xxl-13 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-13:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.13 !important;
    }
    .opacity-xxl-14 {
        opacity: 0.14 !important;
    }
    .hover-opacity-xxl-14 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-14:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.14 !important;
    }
    .opacity-xxl-15 {
        opacity: 0.15 !important;
    }
    .hover-opacity-xxl-15 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-15:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.15 !important;
    }
    .opacity-xxl-16 {
        opacity: 0.16 !important;
    }
    .hover-opacity-xxl-16 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-16:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.16 !important;
    }
    .opacity-xxl-17 {
        opacity: 0.17 !important;
    }
    .hover-opacity-xxl-17 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-17:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.17 !important;
    }
    .opacity-xxl-18 {
        opacity: 0.18 !important;
    }
    .hover-opacity-xxl-18 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-18:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.18 !important;
    }
    .opacity-xxl-19 {
        opacity: 0.19 !important;
    }
    .hover-opacity-xxl-19 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-19:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.19 !important;
    }
    .opacity-xxl-20 {
        opacity: 0.2 !important;
    }
    .hover-opacity-xxl-20 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-20:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.2 !important;
    }
    .opacity-xxl-21 {
        opacity: 0.21 !important;
    }
    .hover-opacity-xxl-21 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-21:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.21 !important;
    }
    .opacity-xxl-22 {
        opacity: 0.22 !important;
    }
    .hover-opacity-xxl-22 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-22:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.22 !important;
    }
    .opacity-xxl-23 {
        opacity: 0.23 !important;
    }
    .hover-opacity-xxl-23 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-23:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.23 !important;
    }
    .opacity-xxl-24 {
        opacity: 0.24 !important;
    }
    .hover-opacity-xxl-24 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-24:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.24 !important;
    }
    .opacity-xxl-25 {
        opacity: 0.25 !important;
    }
    .hover-opacity-xxl-25 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-25:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.25 !important;
    }
    .opacity-xxl-26 {
        opacity: 0.26 !important;
    }
    .hover-opacity-xxl-26 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-26:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.26 !important;
    }
    .opacity-xxl-27 {
        opacity: 0.27 !important;
    }
    .hover-opacity-xxl-27 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-27:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.27 !important;
    }
    .opacity-xxl-28 {
        opacity: 0.28 !important;
    }
    .hover-opacity-xxl-28 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-28:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.28 !important;
    }
    .opacity-xxl-29 {
        opacity: 0.29 !important;
    }
    .hover-opacity-xxl-29 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-29:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.29 !important;
    }
    .opacity-xxl-30 {
        opacity: 0.3 !important;
    }
    .hover-opacity-xxl-30 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-30:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.3 !important;
    }
    .opacity-xxl-31 {
        opacity: 0.31 !important;
    }
    .hover-opacity-xxl-31 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-31:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.31 !important;
    }
    .opacity-xxl-32 {
        opacity: 0.32 !important;
    }
    .hover-opacity-xxl-32 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-32:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.32 !important;
    }
    .opacity-xxl-33 {
        opacity: 0.33 !important;
    }
    .hover-opacity-xxl-33 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-33:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.33 !important;
    }
    .opacity-xxl-34 {
        opacity: 0.34 !important;
    }
    .hover-opacity-xxl-34 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-34:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.34 !important;
    }
    .opacity-xxl-35 {
        opacity: 0.35 !important;
    }
    .hover-opacity-xxl-35 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-35:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.35 !important;
    }
    .opacity-xxl-36 {
        opacity: 0.36 !important;
    }
    .hover-opacity-xxl-36 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-36:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.36 !important;
    }
    .opacity-xxl-37 {
        opacity: 0.37 !important;
    }
    .hover-opacity-xxl-37 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-37:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.37 !important;
    }
    .opacity-xxl-38 {
        opacity: 0.38 !important;
    }
    .hover-opacity-xxl-38 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-38:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.38 !important;
    }
    .opacity-xxl-39 {
        opacity: 0.39 !important;
    }
    .hover-opacity-xxl-39 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-39:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.39 !important;
    }
    .opacity-xxl-40 {
        opacity: 0.4 !important;
    }
    .hover-opacity-xxl-40 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-40:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.4 !important;
    }
    .opacity-xxl-41 {
        opacity: 0.41 !important;
    }
    .hover-opacity-xxl-41 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-41:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.41 !important;
    }
    .opacity-xxl-42 {
        opacity: 0.42 !important;
    }
    .hover-opacity-xxl-42 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-42:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.42 !important;
    }
    .opacity-xxl-43 {
        opacity: 0.43 !important;
    }
    .hover-opacity-xxl-43 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-43:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.43 !important;
    }
    .opacity-xxl-44 {
        opacity: 0.44 !important;
    }
    .hover-opacity-xxl-44 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-44:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.44 !important;
    }
    .opacity-xxl-45 {
        opacity: 0.45 !important;
    }
    .hover-opacity-xxl-45 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-45:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.45 !important;
    }
    .opacity-xxl-46 {
        opacity: 0.46 !important;
    }
    .hover-opacity-xxl-46 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-46:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.46 !important;
    }
    .opacity-xxl-47 {
        opacity: 0.47 !important;
    }
    .hover-opacity-xxl-47 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-47:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.47 !important;
    }
    .opacity-xxl-48 {
        opacity: 0.48 !important;
    }
    .hover-opacity-xxl-48 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-48:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.48 !important;
    }
    .opacity-xxl-49 {
        opacity: 0.49 !important;
    }
    .hover-opacity-xxl-49 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-49:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.49 !important;
    }
    .opacity-xxl-50 {
        opacity: 0.5 !important;
    }
    .hover-opacity-xxl-50 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-50:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.5 !important;
    }
    .opacity-xxl-51 {
        opacity: 0.51 !important;
    }
    .hover-opacity-xxl-51 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-51:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.51 !important;
    }
    .opacity-xxl-52 {
        opacity: 0.52 !important;
    }
    .hover-opacity-xxl-52 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-52:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.52 !important;
    }
    .opacity-xxl-53 {
        opacity: 0.53 !important;
    }
    .hover-opacity-xxl-53 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-53:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.53 !important;
    }
    .opacity-xxl-54 {
        opacity: 0.54 !important;
    }
    .hover-opacity-xxl-54 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-54:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.54 !important;
    }
    .opacity-xxl-55 {
        opacity: 0.55 !important;
    }
    .hover-opacity-xxl-55 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-55:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.55 !important;
    }
    .opacity-xxl-56 {
        opacity: 0.56 !important;
    }
    .hover-opacity-xxl-56 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-56:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.56 !important;
    }
    .opacity-xxl-57 {
        opacity: 0.57 !important;
    }
    .hover-opacity-xxl-57 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-57:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.57 !important;
    }
    .opacity-xxl-58 {
        opacity: 0.58 !important;
    }
    .hover-opacity-xxl-58 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-58:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.58 !important;
    }
    .opacity-xxl-59 {
        opacity: 0.59 !important;
    }
    .hover-opacity-xxl-59 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-59:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.59 !important;
    }
    .opacity-xxl-60 {
        opacity: 0.6 !important;
    }
    .hover-opacity-xxl-60 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-60:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.6 !important;
    }
    .opacity-xxl-61 {
        opacity: 0.61 !important;
    }
    .hover-opacity-xxl-61 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-61:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.61 !important;
    }
    .opacity-xxl-62 {
        opacity: 0.62 !important;
    }
    .hover-opacity-xxl-62 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-62:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.62 !important;
    }
    .opacity-xxl-63 {
        opacity: 0.63 !important;
    }
    .hover-opacity-xxl-63 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-63:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.63 !important;
    }
    .opacity-xxl-64 {
        opacity: 0.64 !important;
    }
    .hover-opacity-xxl-64 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-64:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.64 !important;
    }
    .opacity-xxl-65 {
        opacity: 0.65 !important;
    }
    .hover-opacity-xxl-65 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-65:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.65 !important;
    }
    .opacity-xxl-66 {
        opacity: 0.66 !important;
    }
    .hover-opacity-xxl-66 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-66:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.66 !important;
    }
    .opacity-xxl-67 {
        opacity: 0.67 !important;
    }
    .hover-opacity-xxl-67 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-67:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.67 !important;
    }
    .opacity-xxl-68 {
        opacity: 0.68 !important;
    }
    .hover-opacity-xxl-68 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-68:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.68 !important;
    }
    .opacity-xxl-69 {
        opacity: 0.69 !important;
    }
    .hover-opacity-xxl-69 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-69:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.69 !important;
    }
    .opacity-xxl-70 {
        opacity: 0.7 !important;
    }
    .hover-opacity-xxl-70 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-70:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.7 !important;
    }
    .opacity-xxl-71 {
        opacity: 0.71 !important;
    }
    .hover-opacity-xxl-71 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-71:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.71 !important;
    }
    .opacity-xxl-72 {
        opacity: 0.72 !important;
    }
    .hover-opacity-xxl-72 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-72:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.72 !important;
    }
    .opacity-xxl-73 {
        opacity: 0.73 !important;
    }
    .hover-opacity-xxl-73 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-73:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.73 !important;
    }
    .opacity-xxl-74 {
        opacity: 0.74 !important;
    }
    .hover-opacity-xxl-74 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-74:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.74 !important;
    }
    .opacity-xxl-75 {
        opacity: 0.75 !important;
    }
    .hover-opacity-xxl-75 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-75:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.75 !important;
    }
    .opacity-xxl-76 {
        opacity: 0.76 !important;
    }
    .hover-opacity-xxl-76 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-76:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.76 !important;
    }
    .opacity-xxl-77 {
        opacity: 0.77 !important;
    }
    .hover-opacity-xxl-77 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-77:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.77 !important;
    }
    .opacity-xxl-78 {
        opacity: 0.78 !important;
    }
    .hover-opacity-xxl-78 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-78:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.78 !important;
    }
    .opacity-xxl-79 {
        opacity: 0.79 !important;
    }
    .hover-opacity-xxl-79 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-79:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.79 !important;
    }
    .opacity-xxl-80 {
        opacity: 0.8 !important;
    }
    .hover-opacity-xxl-80 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-80:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.8 !important;
    }
    .opacity-xxl-81 {
        opacity: 0.81 !important;
    }
    .hover-opacity-xxl-81 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-81:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.81 !important;
    }
    .opacity-xxl-82 {
        opacity: 0.82 !important;
    }
    .hover-opacity-xxl-82 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-82:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.82 !important;
    }
    .opacity-xxl-83 {
        opacity: 0.83 !important;
    }
    .hover-opacity-xxl-83 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-83:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.83 !important;
    }
    .opacity-xxl-84 {
        opacity: 0.84 !important;
    }
    .hover-opacity-xxl-84 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-84:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.84 !important;
    }
    .opacity-xxl-85 {
        opacity: 0.85 !important;
    }
    .hover-opacity-xxl-85 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-85:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.85 !important;
    }
    .opacity-xxl-86 {
        opacity: 0.86 !important;
    }
    .hover-opacity-xxl-86 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-86:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.86 !important;
    }
    .opacity-xxl-87 {
        opacity: 0.87 !important;
    }
    .hover-opacity-xxl-87 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-87:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.87 !important;
    }
    .opacity-xxl-88 {
        opacity: 0.88 !important;
    }
    .hover-opacity-xxl-88 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-88:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.88 !important;
    }
    .opacity-xxl-89 {
        opacity: 0.89 !important;
    }
    .hover-opacity-xxl-89 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-89:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.89 !important;
    }
    .opacity-xxl-90 {
        opacity: 0.9 !important;
    }
    .hover-opacity-xxl-90 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-90:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.9 !important;
    }
    .opacity-xxl-91 {
        opacity: 0.91 !important;
    }
    .hover-opacity-xxl-91 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-91:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.91 !important;
    }
    .opacity-xxl-92 {
        opacity: 0.92 !important;
    }
    .hover-opacity-xxl-92 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-92:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.92 !important;
    }
    .opacity-xxl-93 {
        opacity: 0.93 !important;
    }
    .hover-opacity-xxl-93 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-93:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.93 !important;
    }
    .opacity-xxl-94 {
        opacity: 0.94 !important;
    }
    .hover-opacity-xxl-94 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-94:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.94 !important;
    }
    .opacity-xxl-95 {
        opacity: 0.95 !important;
    }
    .hover-opacity-xxl-95 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-95:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.95 !important;
    }
    .opacity-xxl-96 {
        opacity: 0.96 !important;
    }
    .hover-opacity-xxl-96 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-96:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.96 !important;
    }
    .opacity-xxl-97 {
        opacity: 0.97 !important;
    }
    .hover-opacity-xxl-97 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-97:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.97 !important;
    }
    .opacity-xxl-98 {
        opacity: 0.98 !important;
    }
    .hover-opacity-xxl-98 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-98:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.98 !important;
    }
    .opacity-xxl-99 {
        opacity: 0.99 !important;
    }
    .hover-opacity-xxl-99 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-99:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 0.99 !important;
    }
    .opacity-xxl-100 {
        opacity: 1 !important;
    }
    .hover-opacity-xxl-100 {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
    }
    .hover-opacity-xxl-100:hover {
        -webkit-transition: all 0.15s ease;
        transition: all 0.15s ease;
        opacity: 1 !important;
    }
}
.border-1 {
    border-width: 1px !important;
}
.border-2 {
    border-width: 2px !important;
}
.border-3 {
    border-width: 3px !important;
}
.border-4 {
    border-width: 4px !important;
}
.border-5 {
    border-width: 5px !important;
}
@media (min-width: 576px) {
    .border-sm {
        border: 1px solid #ebedf3 !important;
    }
    .border-right-sm {
        border-right: 1px solid #ebedf3 !important;
    }
    .border-sm-0 {
        border: 0 !important;
    }
    .border-right-sm-0 {
        border-right: 0 !important;
    }
    .border-sm-1 {
        border-width: 1px !important;
    }
    .border-sm-2 {
        border-width: 2px !important;
    }
    .border-sm-3 {
        border-width: 3px !important;
    }
    .border-sm-4 {
        border-width: 4px !important;
    }
    .border-sm-5 {
        border-width: 5px !important;
    }
}
@media (min-width: 768px) {
    .border-md {
        border: 1px solid #ebedf3 !important;
    }
    .border-right-md {
        border-right: 1px solid #ebedf3 !important;
    }
    .border-md-0 {
        border: 0 !important;
    }
    .border-right-md-0 {
        border-right: 0 !important;
    }
    .border-md-1 {
        border-width: 1px !important;
    }
    .border-md-2 {
        border-width: 2px !important;
    }
    .border-md-3 {
        border-width: 3px !important;
    }
    .border-md-4 {
        border-width: 4px !important;
    }
    .border-md-5 {
        border-width: 5px !important;
    }
}
@media (min-width: 992px) {
    .border-lg {
        border: 1px solid #ebedf3 !important;
    }
    .border-right-lg {
        border-right: 1px solid #ebedf3 !important;
    }
    .border-lg-0 {
        border: 0 !important;
    }
    .border-right-lg-0 {
        border-right: 0 !important;
    }
    .border-lg-1 {
        border-width: 1px !important;
    }
    .border-lg-2 {
        border-width: 2px !important;
    }
    .border-lg-3 {
        border-width: 3px !important;
    }
    .border-lg-4 {
        border-width: 4px !important;
    }
    .border-lg-5 {
        border-width: 5px !important;
    }
}
@media (min-width: 1200px) {
    .border-xl {
        border: 1px solid #ebedf3 !important;
    }
    .border-right-xl {
        border-right: 1px solid #ebedf3 !important;
    }
    .border-xl-0 {
        border: 0 !important;
    }
    .border-right-xl-0 {
        border-right: 0 !important;
    }
    .border-xl-1 {
        border-width: 1px !important;
    }
    .border-xl-2 {
        border-width: 2px !important;
    }
    .border-xl-3 {
        border-width: 3px !important;
    }
    .border-xl-4 {
        border-width: 4px !important;
    }
    .border-xl-5 {
        border-width: 5px !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl {
        border: 1px solid #ebedf3 !important;
    }
    .border-right-xxl {
        border-right: 1px solid #ebedf3 !important;
    }
    .border-xxl-0 {
        border: 0 !important;
    }
    .border-right-xxl-0 {
        border-right: 0 !important;
    }
    .border-xxl-1 {
        border-width: 1px !important;
    }
    .border-xxl-2 {
        border-width: 2px !important;
    }
    .border-xxl-3 {
        border-width: 3px !important;
    }
    .border-xxl-4 {
        border-width: 4px !important;
    }
    .border-xxl-5 {
        border-width: 5px !important;
    }
}
.border-primary {
    border-color: #3699ff !important;
}
.border-right-primary {
    border-right-color: #3699ff !important;
}
.border-secondary {
    border-color: #e4e6ef !important;
}
.border-right-secondary {
    border-right-color: #e4e6ef !important;
}
.border-success {
    border-color: #1bc5bd !important;
}
.border-right-success {
    border-right-color: #1bc5bd !important;
}
.border-info {
    border-color: #8950fc !important;
}
.border-right-info {
    border-right-color: #8950fc !important;
}
.border-warning {
    border-color: #ffa800 !important;
}
.border-right-warning {
    border-right-color: #ffa800 !important;
}
.border-danger {
    border-color: #f64e60 !important;
}
.border-right-danger {
    border-right-color: #f64e60 !important;
}
.border-light {
    border-color: #f3f6f9 !important;
}
.border-right-light {
    border-right-color: #f3f6f9 !important;
}
.border-dark {
    border-color: #181c32 !important;
}
.border-right-dark {
    border-right-color: #181c32 !important;
}
.border-white {
    border-color: #fff !important;
}
.border-right-white {
    border-right-color: #fff !important;
}
.border-light-white {
    border-color: #fff !important;
}
.border-right-light-white {
    border-right-color: #fff !important;
}
.border-light-primary {
    border-color: #e1f0ff !important;
}
.border-right-light-primary {
    border-right-color: #e1f0ff !important;
}
.border-light-secondary {
    border-color: #ebedf3 !important;
}
.border-right-light-secondary {
    border-right-color: #ebedf3 !important;
}
.border-light-success {
    border-color: #c9f7f5 !important;
}
.border-right-light-success {
    border-right-color: #c9f7f5 !important;
}
.border-light-info {
    border-color: #eee5ff !important;
}
.border-right-light-info {
    border-right-color: #eee5ff !important;
}
.border-light-warning {
    border-color: #fff4de !important;
}
.border-right-light-warning {
    border-right-color: #fff4de !important;
}
.border-light-danger {
    border-color: #ffe2e5 !important;
}
.border-right-light-danger {
    border-right-color: #ffe2e5 !important;
}
.border-light-light {
    border-color: #f3f6f9 !important;
}
.border-right-light-light {
    border-right-color: #f3f6f9 !important;
}
.border-light-dark {
    border-color: #d1d3e0 !important;
}
.border-right-light-dark {
    border-right-color: #d1d3e0 !important;
}
.h-auto {
    height: auto !important;
}
.w-auto {
    width: auto !important;
}
.w-auto {
    width: auto !important;
}
.h-auto {
    height: auto !important;
}
.max-h-auto {
    max-height: auto !important;
}
.max-w-auto {
    max-width: auto !important;
}
.w-1px {
    width: 1px !important;
}
.h-1px {
    height: 1px !important;
}
.max-h-1px {
    max-height: 1px !important;
}
.max-w-1px {
    max-width: 1px !important;
}
.w-2px {
    width: 2px !important;
}
.h-2px {
    height: 2px !important;
}
.max-h-2px {
    max-height: 2px !important;
}
.max-w-2px {
    max-width: 2px !important;
}
.w-3px {
    width: 3px !important;
}
.h-3px {
    height: 3px !important;
}
.max-h-3px {
    max-height: 3px !important;
}
.max-w-3px {
    max-width: 3px !important;
}
.w-4px {
    width: 4px !important;
}
.h-4px {
    height: 4px !important;
}
.max-h-4px {
    max-height: 4px !important;
}
.max-w-4px {
    max-width: 4px !important;
}
.w-5px {
    width: 5px !important;
}
.h-5px {
    height: 5px !important;
}
.max-h-5px {
    max-height: 5px !important;
}
.max-w-5px {
    max-width: 5px !important;
}
.w-10px {
    width: 10px !important;
}
.h-10px {
    height: 10px !important;
}
.max-h-10px {
    max-height: 10px !important;
}
.max-w-10px {
    max-width: 10px !important;
}
.w-15px {
    width: 15px !important;
}
.h-15px {
    height: 15px !important;
}
.max-h-15px {
    max-height: 15px !important;
}
.max-w-15px {
    max-width: 15px !important;
}
.w-20px {
    width: 20px !important;
}
.h-20px {
    height: 20px !important;
}
.max-h-20px {
    max-height: 20px !important;
}
.max-w-20px {
    max-width: 20px !important;
}
.w-25px {
    width: 25px !important;
}
.h-25px {
    height: 25px !important;
}
.max-h-25px {
    max-height: 25px !important;
}
.max-w-25px {
    max-width: 25px !important;
}
.w-30px {
    width: 30px !important;
}
.h-30px {
    height: 30px !important;
}
.max-h-30px {
    max-height: 30px !important;
}
.max-w-30px {
    max-width: 30px !important;
}
.w-35px {
    width: 35px !important;
}
.h-35px {
    height: 35px !important;
}
.max-h-35px {
    max-height: 35px !important;
}
.max-w-35px {
    max-width: 35px !important;
}
.w-40px {
    width: 40px !important;
}
.h-40px {
    height: 40px !important;
}
.max-h-40px {
    max-height: 40px !important;
}
.max-w-40px {
    max-width: 40px !important;
}
.w-45px {
    width: 45px !important;
}
.h-45px {
    height: 45px !important;
}
.max-h-45px {
    max-height: 45px !important;
}
.max-w-45px {
    max-width: 45px !important;
}
.w-50px {
    width: 50px !important;
}
.h-50px {
    height: 50px !important;
}
.max-h-50px {
    max-height: 50px !important;
}
.max-w-50px {
    max-width: 50px !important;
}
.w-55px {
    width: 55px !important;
}
.h-55px {
    height: 55px !important;
}
.max-h-55px {
    max-height: 55px !important;
}
.max-w-55px {
    max-width: 55px !important;
}
.w-60px {
    width: 60px !important;
}
.h-60px {
    height: 60px !important;
}
.max-h-60px {
    max-height: 60px !important;
}
.max-w-60px {
    max-width: 60px !important;
}
.w-65px {
    width: 65px !important;
}
.h-65px {
    height: 65px !important;
}
.max-h-65px {
    max-height: 65px !important;
}
.max-w-65px {
    max-width: 65px !important;
}
.w-70px {
    width: 70px !important;
}
.h-70px {
    height: 70px !important;
}
.max-h-70px {
    max-height: 70px !important;
}
.max-w-70px {
    max-width: 70px !important;
}
.w-75px {
    width: 75px !important;
}
.h-75px {
    height: 75px !important;
}
.max-h-75px {
    max-height: 75px !important;
}
.max-w-75px {
    max-width: 75px !important;
}
.w-80px {
    width: 80px !important;
}
.h-80px {
    height: 80px !important;
}
.max-h-80px {
    max-height: 80px !important;
}
.max-w-80px {
    max-width: 80px !important;
}
.w-85px {
    width: 85px !important;
}
.h-85px {
    height: 85px !important;
}
.max-h-85px {
    max-height: 85px !important;
}
.max-w-85px {
    max-width: 85px !important;
}
.w-90px {
    width: 90px !important;
}
.h-90px {
    height: 90px !important;
}
.max-h-90px {
    max-height: 90px !important;
}
.max-w-90px {
    max-width: 90px !important;
}
.w-95px {
    width: 95px !important;
}
.h-95px {
    height: 95px !important;
}
.max-h-95px {
    max-height: 95px !important;
}
.max-w-95px {
    max-width: 95px !important;
}
.w-100px {
    width: 100px !important;
}
.h-100px {
    height: 100px !important;
}
.max-h-100px {
    max-height: 100px !important;
}
.max-w-100px {
    max-width: 100px !important;
}
.w-105px {
    width: 105px !important;
}
.h-105px {
    height: 105px !important;
}
.max-h-105px {
    max-height: 105px !important;
}
.max-w-105px {
    max-width: 105px !important;
}
.w-110px {
    width: 110px !important;
}
.h-110px {
    height: 110px !important;
}
.max-h-110px {
    max-height: 110px !important;
}
.max-w-110px {
    max-width: 110px !important;
}
.w-115px {
    width: 115px !important;
}
.h-115px {
    height: 115px !important;
}
.max-h-115px {
    max-height: 115px !important;
}
.max-w-115px {
    max-width: 115px !important;
}
.w-120px {
    width: 120px !important;
}
.h-120px {
    height: 120px !important;
}
.max-h-120px {
    max-height: 120px !important;
}
.max-w-120px {
    max-width: 120px !important;
}
.w-125px {
    width: 125px !important;
}
.h-125px {
    height: 125px !important;
}
.max-h-125px {
    max-height: 125px !important;
}
.max-w-125px {
    max-width: 125px !important;
}
.w-130px {
    width: 130px !important;
}
.h-130px {
    height: 130px !important;
}
.max-h-130px {
    max-height: 130px !important;
}
.max-w-130px {
    max-width: 130px !important;
}
.w-135px {
    width: 135px !important;
}
.h-135px {
    height: 135px !important;
}
.max-h-135px {
    max-height: 135px !important;
}
.max-w-135px {
    max-width: 135px !important;
}
.w-140px {
    width: 140px !important;
}
.h-140px {
    height: 140px !important;
}
.max-h-140px {
    max-height: 140px !important;
}
.max-w-140px {
    max-width: 140px !important;
}
.w-145px {
    width: 145px !important;
}
.h-145px {
    height: 145px !important;
}
.max-h-145px {
    max-height: 145px !important;
}
.max-w-145px {
    max-width: 145px !important;
}
.w-150px {
    width: 150px !important;
}
.h-150px {
    height: 150px !important;
}
.max-h-150px {
    max-height: 150px !important;
}
.max-w-150px {
    max-width: 150px !important;
}
.w-175px {
    width: 175px !important;
}
.h-175px {
    height: 175px !important;
}
.max-h-175px {
    max-height: 175px !important;
}
.max-w-175px {
    max-width: 175px !important;
}
.w-180px {
    width: 180px !important;
}
.h-180px {
    height: 180px !important;
}
.max-h-180px {
    max-height: 180px !important;
}
.max-w-180px {
    max-width: 180px !important;
}
.w-200px {
    width: 200px !important;
}
.h-200px {
    height: 200px !important;
}
.max-h-200px {
    max-height: 200px !important;
}
.max-w-200px {
    max-width: 200px !important;
}
.w-225px {
    width: 225px !important;
}
.h-225px {
    height: 225px !important;
}
.max-h-225px {
    max-height: 225px !important;
}
.max-w-225px {
    max-width: 225px !important;
}
.w-250px {
    width: 250px !important;
}
.h-250px {
    height: 250px !important;
}
.max-h-250px {
    max-height: 250px !important;
}
.max-w-250px {
    max-width: 250px !important;
}
.w-255px {
    width: 255px !important;
}
.h-255px {
    height: 255px !important;
}
.max-h-255px {
    max-height: 255px !important;
}
.max-w-255px {
    max-width: 255px !important;
}
.w-260px {
    width: 260px !important;
}
.h-260px {
    height: 260px !important;
}
.max-h-260px {
    max-height: 260px !important;
}
.max-w-260px {
    max-width: 260px !important;
}
.w-265px {
    width: 265px !important;
}
.h-265px {
    height: 265px !important;
}
.max-h-265px {
    max-height: 265px !important;
}
.max-w-265px {
    max-width: 265px !important;
}
.w-275px {
    width: 275px !important;
}
.h-275px {
    height: 275px !important;
}
.max-h-275px {
    max-height: 275px !important;
}
.max-w-275px {
    max-width: 275px !important;
}
.w-295px {
    width: 295px !important;
}
.h-295px {
    height: 295px !important;
}
.max-h-295px {
    max-height: 295px !important;
}
.max-w-295px {
    max-width: 295px !important;
}
.w-300px {
    width: 300px !important;
}
.h-300px {
    height: 300px !important;
}
.max-h-300px {
    max-height: 300px !important;
}
.max-w-300px {
    max-width: 300px !important;
}
.w-325px {
    width: 325px !important;
}
.h-325px {
    height: 325px !important;
}
.max-h-325px {
    max-height: 325px !important;
}
.max-w-325px {
    max-width: 325px !important;
}
.w-350px {
    width: 350px !important;
}
.h-350px {
    height: 350px !important;
}
.max-h-350px {
    max-height: 350px !important;
}
.max-w-350px {
    max-width: 350px !important;
}
.w-375px {
    width: 375px !important;
}
.h-375px {
    height: 375px !important;
}
.max-h-375px {
    max-height: 375px !important;
}
.max-w-375px {
    max-width: 375px !important;
}
.w-400px {
    width: 400px !important;
}
.h-400px {
    height: 400px !important;
}
.max-h-400px {
    max-height: 400px !important;
}
.max-w-400px {
    max-width: 400px !important;
}
.w-425px {
    width: 425px !important;
}
.h-425px {
    height: 425px !important;
}
.max-h-425px {
    max-height: 425px !important;
}
.max-w-425px {
    max-width: 425px !important;
}
.w-450px {
    width: 450px !important;
}
.h-450px {
    height: 450px !important;
}
.max-h-450px {
    max-height: 450px !important;
}
.max-w-450px {
    max-width: 450px !important;
}
.w-475px {
    width: 475px !important;
}
.h-475px {
    height: 475px !important;
}
.max-h-475px {
    max-height: 475px !important;
}
.max-w-475px {
    max-width: 475px !important;
}
.w-500px {
    width: 500px !important;
}
.h-500px {
    height: 500px !important;
}
.max-h-500px {
    max-height: 500px !important;
}
.max-w-500px {
    max-width: 500px !important;
}
.w-550px {
    width: 550px !important;
}
.h-550px {
    height: 550px !important;
}
.max-h-550px {
    max-height: 550px !important;
}
.max-w-550px {
    max-width: 550px !important;
}
.w-600px {
    width: 600px !important;
}
.h-600px {
    height: 600px !important;
}
.max-h-600px {
    max-height: 600px !important;
}
.max-w-600px {
    max-width: 600px !important;
}
.w-650px {
    width: 650px !important;
}
.h-650px {
    height: 650px !important;
}
.max-h-650px {
    max-height: 650px !important;
}
.max-w-650px {
    max-width: 650px !important;
}
.w-700px {
    width: 700px !important;
}
.h-700px {
    height: 700px !important;
}
.max-h-700px {
    max-height: 700px !important;
}
.max-w-700px {
    max-width: 700px !important;
}
.w-750px {
    width: 750px !important;
}
.h-750px {
    height: 750px !important;
}
.max-h-750px {
    max-height: 750px !important;
}
.max-w-750px {
    max-width: 750px !important;
}
.w-800px {
    width: 800px !important;
}
.h-800px {
    height: 800px !important;
}
.max-h-800px {
    max-height: 800px !important;
}
.max-w-800px {
    max-width: 800px !important;
}
.w-850px {
    width: 850px !important;
}
.h-850px {
    height: 850px !important;
}
.max-h-850px {
    max-height: 850px !important;
}
.max-w-850px {
    max-width: 850px !important;
}
.w-900px {
    width: 900px !important;
}
.h-900px {
    height: 900px !important;
}
.max-h-900px {
    max-height: 900px !important;
}
.max-w-900px {
    max-width: 900px !important;
}
.w-950px {
    width: 950px !important;
}
.h-950px {
    height: 950px !important;
}
.max-h-950px {
    max-height: 950px !important;
}
.max-w-950px {
    max-width: 950px !important;
}
.w-1000px {
    width: 1000px !important;
}
.h-1000px {
    height: 1000px !important;
}
.max-h-1000px {
    max-height: 1000px !important;
}
.max-w-1000px {
    max-width: 1000px !important;
}
@media (min-width: 576px) {
    .w-sm-auto {
        width: auto !important;
    }
    .h-sm-auto {
        height: auto !important;
    }
    .max-h-sm-auto {
        max-height: auto !important;
    }
    .max-w-sm-auto {
        max-width: auto !important;
    }
    .w-sm-1px {
        width: 1px !important;
    }
    .h-sm-1px {
        height: 1px !important;
    }
    .max-h-sm-1px {
        max-height: 1px !important;
    }
    .max-w-sm-1px {
        max-width: 1px !important;
    }
    .w-sm-2px {
        width: 2px !important;
    }
    .h-sm-2px {
        height: 2px !important;
    }
    .max-h-sm-2px {
        max-height: 2px !important;
    }
    .max-w-sm-2px {
        max-width: 2px !important;
    }
    .w-sm-3px {
        width: 3px !important;
    }
    .h-sm-3px {
        height: 3px !important;
    }
    .max-h-sm-3px {
        max-height: 3px !important;
    }
    .max-w-sm-3px {
        max-width: 3px !important;
    }
    .w-sm-4px {
        width: 4px !important;
    }
    .h-sm-4px {
        height: 4px !important;
    }
    .max-h-sm-4px {
        max-height: 4px !important;
    }
    .max-w-sm-4px {
        max-width: 4px !important;
    }
    .w-sm-5px {
        width: 5px !important;
    }
    .h-sm-5px {
        height: 5px !important;
    }
    .max-h-sm-5px {
        max-height: 5px !important;
    }
    .max-w-sm-5px {
        max-width: 5px !important;
    }
    .w-sm-10px {
        width: 10px !important;
    }
    .h-sm-10px {
        height: 10px !important;
    }
    .max-h-sm-10px {
        max-height: 10px !important;
    }
    .max-w-sm-10px {
        max-width: 10px !important;
    }
    .w-sm-15px {
        width: 15px !important;
    }
    .h-sm-15px {
        height: 15px !important;
    }
    .max-h-sm-15px {
        max-height: 15px !important;
    }
    .max-w-sm-15px {
        max-width: 15px !important;
    }
    .w-sm-20px {
        width: 20px !important;
    }
    .h-sm-20px {
        height: 20px !important;
    }
    .max-h-sm-20px {
        max-height: 20px !important;
    }
    .max-w-sm-20px {
        max-width: 20px !important;
    }
    .w-sm-25px {
        width: 25px !important;
    }
    .h-sm-25px {
        height: 25px !important;
    }
    .max-h-sm-25px {
        max-height: 25px !important;
    }
    .max-w-sm-25px {
        max-width: 25px !important;
    }
    .w-sm-30px {
        width: 30px !important;
    }
    .h-sm-30px {
        height: 30px !important;
    }
    .max-h-sm-30px {
        max-height: 30px !important;
    }
    .max-w-sm-30px {
        max-width: 30px !important;
    }
    .w-sm-35px {
        width: 35px !important;
    }
    .h-sm-35px {
        height: 35px !important;
    }
    .max-h-sm-35px {
        max-height: 35px !important;
    }
    .max-w-sm-35px {
        max-width: 35px !important;
    }
    .w-sm-40px {
        width: 40px !important;
    }
    .h-sm-40px {
        height: 40px !important;
    }
    .max-h-sm-40px {
        max-height: 40px !important;
    }
    .max-w-sm-40px {
        max-width: 40px !important;
    }
    .w-sm-45px {
        width: 45px !important;
    }
    .h-sm-45px {
        height: 45px !important;
    }
    .max-h-sm-45px {
        max-height: 45px !important;
    }
    .max-w-sm-45px {
        max-width: 45px !important;
    }
    .w-sm-50px {
        width: 50px !important;
    }
    .h-sm-50px {
        height: 50px !important;
    }
    .max-h-sm-50px {
        max-height: 50px !important;
    }
    .max-w-sm-50px {
        max-width: 50px !important;
    }
    .w-sm-55px {
        width: 55px !important;
    }
    .h-sm-55px {
        height: 55px !important;
    }
    .max-h-sm-55px {
        max-height: 55px !important;
    }
    .max-w-sm-55px {
        max-width: 55px !important;
    }
    .w-sm-60px {
        width: 60px !important;
    }
    .h-sm-60px {
        height: 60px !important;
    }
    .max-h-sm-60px {
        max-height: 60px !important;
    }
    .max-w-sm-60px {
        max-width: 60px !important;
    }
    .w-sm-65px {
        width: 65px !important;
    }
    .h-sm-65px {
        height: 65px !important;
    }
    .max-h-sm-65px {
        max-height: 65px !important;
    }
    .max-w-sm-65px {
        max-width: 65px !important;
    }
    .w-sm-70px {
        width: 70px !important;
    }
    .h-sm-70px {
        height: 70px !important;
    }
    .max-h-sm-70px {
        max-height: 70px !important;
    }
    .max-w-sm-70px {
        max-width: 70px !important;
    }
    .w-sm-75px {
        width: 75px !important;
    }
    .h-sm-75px {
        height: 75px !important;
    }
    .max-h-sm-75px {
        max-height: 75px !important;
    }
    .max-w-sm-75px {
        max-width: 75px !important;
    }
    .w-sm-80px {
        width: 80px !important;
    }
    .h-sm-80px {
        height: 80px !important;
    }
    .max-h-sm-80px {
        max-height: 80px !important;
    }
    .max-w-sm-80px {
        max-width: 80px !important;
    }
    .w-sm-85px {
        width: 85px !important;
    }
    .h-sm-85px {
        height: 85px !important;
    }
    .max-h-sm-85px {
        max-height: 85px !important;
    }
    .max-w-sm-85px {
        max-width: 85px !important;
    }
    .w-sm-90px {
        width: 90px !important;
    }
    .h-sm-90px {
        height: 90px !important;
    }
    .max-h-sm-90px {
        max-height: 90px !important;
    }
    .max-w-sm-90px {
        max-width: 90px !important;
    }
    .w-sm-95px {
        width: 95px !important;
    }
    .h-sm-95px {
        height: 95px !important;
    }
    .max-h-sm-95px {
        max-height: 95px !important;
    }
    .max-w-sm-95px {
        max-width: 95px !important;
    }
    .w-sm-100px {
        width: 100px !important;
    }
    .h-sm-100px {
        height: 100px !important;
    }
    .max-h-sm-100px {
        max-height: 100px !important;
    }
    .max-w-sm-100px {
        max-width: 100px !important;
    }
    .w-sm-105px {
        width: 105px !important;
    }
    .h-sm-105px {
        height: 105px !important;
    }
    .max-h-sm-105px {
        max-height: 105px !important;
    }
    .max-w-sm-105px {
        max-width: 105px !important;
    }
    .w-sm-110px {
        width: 110px !important;
    }
    .h-sm-110px {
        height: 110px !important;
    }
    .max-h-sm-110px {
        max-height: 110px !important;
    }
    .max-w-sm-110px {
        max-width: 110px !important;
    }
    .w-sm-115px {
        width: 115px !important;
    }
    .h-sm-115px {
        height: 115px !important;
    }
    .max-h-sm-115px {
        max-height: 115px !important;
    }
    .max-w-sm-115px {
        max-width: 115px !important;
    }
    .w-sm-120px {
        width: 120px !important;
    }
    .h-sm-120px {
        height: 120px !important;
    }
    .max-h-sm-120px {
        max-height: 120px !important;
    }
    .max-w-sm-120px {
        max-width: 120px !important;
    }
    .w-sm-125px {
        width: 125px !important;
    }
    .h-sm-125px {
        height: 125px !important;
    }
    .max-h-sm-125px {
        max-height: 125px !important;
    }
    .max-w-sm-125px {
        max-width: 125px !important;
    }
    .w-sm-130px {
        width: 130px !important;
    }
    .h-sm-130px {
        height: 130px !important;
    }
    .max-h-sm-130px {
        max-height: 130px !important;
    }
    .max-w-sm-130px {
        max-width: 130px !important;
    }
    .w-sm-135px {
        width: 135px !important;
    }
    .h-sm-135px {
        height: 135px !important;
    }
    .max-h-sm-135px {
        max-height: 135px !important;
    }
    .max-w-sm-135px {
        max-width: 135px !important;
    }
    .w-sm-140px {
        width: 140px !important;
    }
    .h-sm-140px {
        height: 140px !important;
    }
    .max-h-sm-140px {
        max-height: 140px !important;
    }
    .max-w-sm-140px {
        max-width: 140px !important;
    }
    .w-sm-145px {
        width: 145px !important;
    }
    .h-sm-145px {
        height: 145px !important;
    }
    .max-h-sm-145px {
        max-height: 145px !important;
    }
    .max-w-sm-145px {
        max-width: 145px !important;
    }
    .w-sm-150px {
        width: 150px !important;
    }
    .h-sm-150px {
        height: 150px !important;
    }
    .max-h-sm-150px {
        max-height: 150px !important;
    }
    .max-w-sm-150px {
        max-width: 150px !important;
    }
    .w-sm-175px {
        width: 175px !important;
    }
    .h-sm-175px {
        height: 175px !important;
    }
    .max-h-sm-175px {
        max-height: 175px !important;
    }
    .max-w-sm-175px {
        max-width: 175px !important;
    }
    .w-sm-180px {
        width: 180px !important;
    }
    .h-sm-180px {
        height: 180px !important;
    }
    .max-h-sm-180px {
        max-height: 180px !important;
    }
    .max-w-sm-180px {
        max-width: 180px !important;
    }
    .w-sm-200px {
        width: 200px !important;
    }
    .h-sm-200px {
        height: 200px !important;
    }
    .max-h-sm-200px {
        max-height: 200px !important;
    }
    .max-w-sm-200px {
        max-width: 200px !important;
    }
    .w-sm-225px {
        width: 225px !important;
    }
    .h-sm-225px {
        height: 225px !important;
    }
    .max-h-sm-225px {
        max-height: 225px !important;
    }
    .max-w-sm-225px {
        max-width: 225px !important;
    }
    .w-sm-250px {
        width: 250px !important;
    }
    .h-sm-250px {
        height: 250px !important;
    }
    .max-h-sm-250px {
        max-height: 250px !important;
    }
    .max-w-sm-250px {
        max-width: 250px !important;
    }
    .w-sm-255px {
        width: 255px !important;
    }
    .h-sm-255px {
        height: 255px !important;
    }
    .max-h-sm-255px {
        max-height: 255px !important;
    }
    .max-w-sm-255px {
        max-width: 255px !important;
    }
    .w-sm-260px {
        width: 260px !important;
    }
    .h-sm-260px {
        height: 260px !important;
    }
    .max-h-sm-260px {
        max-height: 260px !important;
    }
    .max-w-sm-260px {
        max-width: 260px !important;
    }
    .w-sm-265px {
        width: 265px !important;
    }
    .h-sm-265px {
        height: 265px !important;
    }
    .max-h-sm-265px {
        max-height: 265px !important;
    }
    .max-w-sm-265px {
        max-width: 265px !important;
    }
    .w-sm-275px {
        width: 275px !important;
    }
    .h-sm-275px {
        height: 275px !important;
    }
    .max-h-sm-275px {
        max-height: 275px !important;
    }
    .max-w-sm-275px {
        max-width: 275px !important;
    }
    .w-sm-295px {
        width: 295px !important;
    }
    .h-sm-295px {
        height: 295px !important;
    }
    .max-h-sm-295px {
        max-height: 295px !important;
    }
    .max-w-sm-295px {
        max-width: 295px !important;
    }
    .w-sm-300px {
        width: 300px !important;
    }
    .h-sm-300px {
        height: 300px !important;
    }
    .max-h-sm-300px {
        max-height: 300px !important;
    }
    .max-w-sm-300px {
        max-width: 300px !important;
    }
    .w-sm-325px {
        width: 325px !important;
    }
    .h-sm-325px {
        height: 325px !important;
    }
    .max-h-sm-325px {
        max-height: 325px !important;
    }
    .max-w-sm-325px {
        max-width: 325px !important;
    }
    .w-sm-350px {
        width: 350px !important;
    }
    .h-sm-350px {
        height: 350px !important;
    }
    .max-h-sm-350px {
        max-height: 350px !important;
    }
    .max-w-sm-350px {
        max-width: 350px !important;
    }
    .w-sm-375px {
        width: 375px !important;
    }
    .h-sm-375px {
        height: 375px !important;
    }
    .max-h-sm-375px {
        max-height: 375px !important;
    }
    .max-w-sm-375px {
        max-width: 375px !important;
    }
    .w-sm-400px {
        width: 400px !important;
    }
    .h-sm-400px {
        height: 400px !important;
    }
    .max-h-sm-400px {
        max-height: 400px !important;
    }
    .max-w-sm-400px {
        max-width: 400px !important;
    }
    .w-sm-425px {
        width: 425px !important;
    }
    .h-sm-425px {
        height: 425px !important;
    }
    .max-h-sm-425px {
        max-height: 425px !important;
    }
    .max-w-sm-425px {
        max-width: 425px !important;
    }
    .w-sm-450px {
        width: 450px !important;
    }
    .h-sm-450px {
        height: 450px !important;
    }
    .max-h-sm-450px {
        max-height: 450px !important;
    }
    .max-w-sm-450px {
        max-width: 450px !important;
    }
    .w-sm-475px {
        width: 475px !important;
    }
    .h-sm-475px {
        height: 475px !important;
    }
    .max-h-sm-475px {
        max-height: 475px !important;
    }
    .max-w-sm-475px {
        max-width: 475px !important;
    }
    .w-sm-500px {
        width: 500px !important;
    }
    .h-sm-500px {
        height: 500px !important;
    }
    .max-h-sm-500px {
        max-height: 500px !important;
    }
    .max-w-sm-500px {
        max-width: 500px !important;
    }
    .w-sm-550px {
        width: 550px !important;
    }
    .h-sm-550px {
        height: 550px !important;
    }
    .max-h-sm-550px {
        max-height: 550px !important;
    }
    .max-w-sm-550px {
        max-width: 550px !important;
    }
    .w-sm-600px {
        width: 600px !important;
    }
    .h-sm-600px {
        height: 600px !important;
    }
    .max-h-sm-600px {
        max-height: 600px !important;
    }
    .max-w-sm-600px {
        max-width: 600px !important;
    }
    .w-sm-650px {
        width: 650px !important;
    }
    .h-sm-650px {
        height: 650px !important;
    }
    .max-h-sm-650px {
        max-height: 650px !important;
    }
    .max-w-sm-650px {
        max-width: 650px !important;
    }
    .w-sm-700px {
        width: 700px !important;
    }
    .h-sm-700px {
        height: 700px !important;
    }
    .max-h-sm-700px {
        max-height: 700px !important;
    }
    .max-w-sm-700px {
        max-width: 700px !important;
    }
    .w-sm-750px {
        width: 750px !important;
    }
    .h-sm-750px {
        height: 750px !important;
    }
    .max-h-sm-750px {
        max-height: 750px !important;
    }
    .max-w-sm-750px {
        max-width: 750px !important;
    }
    .w-sm-800px {
        width: 800px !important;
    }
    .h-sm-800px {
        height: 800px !important;
    }
    .max-h-sm-800px {
        max-height: 800px !important;
    }
    .max-w-sm-800px {
        max-width: 800px !important;
    }
    .w-sm-850px {
        width: 850px !important;
    }
    .h-sm-850px {
        height: 850px !important;
    }
    .max-h-sm-850px {
        max-height: 850px !important;
    }
    .max-w-sm-850px {
        max-width: 850px !important;
    }
    .w-sm-900px {
        width: 900px !important;
    }
    .h-sm-900px {
        height: 900px !important;
    }
    .max-h-sm-900px {
        max-height: 900px !important;
    }
    .max-w-sm-900px {
        max-width: 900px !important;
    }
    .w-sm-950px {
        width: 950px !important;
    }
    .h-sm-950px {
        height: 950px !important;
    }
    .max-h-sm-950px {
        max-height: 950px !important;
    }
    .max-w-sm-950px {
        max-width: 950px !important;
    }
    .w-sm-1000px {
        width: 1000px !important;
    }
    .h-sm-1000px {
        height: 1000px !important;
    }
    .max-h-sm-1000px {
        max-height: 1000px !important;
    }
    .max-w-sm-1000px {
        max-width: 1000px !important;
    }
}
@media (min-width: 768px) {
    .w-md-auto {
        width: auto !important;
    }
    .h-md-auto {
        height: auto !important;
    }
    .max-h-md-auto {
        max-height: auto !important;
    }
    .max-w-md-auto {
        max-width: auto !important;
    }
    .w-md-1px {
        width: 1px !important;
    }
    .h-md-1px {
        height: 1px !important;
    }
    .max-h-md-1px {
        max-height: 1px !important;
    }
    .max-w-md-1px {
        max-width: 1px !important;
    }
    .w-md-2px {
        width: 2px !important;
    }
    .h-md-2px {
        height: 2px !important;
    }
    .max-h-md-2px {
        max-height: 2px !important;
    }
    .max-w-md-2px {
        max-width: 2px !important;
    }
    .w-md-3px {
        width: 3px !important;
    }
    .h-md-3px {
        height: 3px !important;
    }
    .max-h-md-3px {
        max-height: 3px !important;
    }
    .max-w-md-3px {
        max-width: 3px !important;
    }
    .w-md-4px {
        width: 4px !important;
    }
    .h-md-4px {
        height: 4px !important;
    }
    .max-h-md-4px {
        max-height: 4px !important;
    }
    .max-w-md-4px {
        max-width: 4px !important;
    }
    .w-md-5px {
        width: 5px !important;
    }
    .h-md-5px {
        height: 5px !important;
    }
    .max-h-md-5px {
        max-height: 5px !important;
    }
    .max-w-md-5px {
        max-width: 5px !important;
    }
    .w-md-10px {
        width: 10px !important;
    }
    .h-md-10px {
        height: 10px !important;
    }
    .max-h-md-10px {
        max-height: 10px !important;
    }
    .max-w-md-10px {
        max-width: 10px !important;
    }
    .w-md-15px {
        width: 15px !important;
    }
    .h-md-15px {
        height: 15px !important;
    }
    .max-h-md-15px {
        max-height: 15px !important;
    }
    .max-w-md-15px {
        max-width: 15px !important;
    }
    .w-md-20px {
        width: 20px !important;
    }
    .h-md-20px {
        height: 20px !important;
    }
    .max-h-md-20px {
        max-height: 20px !important;
    }
    .max-w-md-20px {
        max-width: 20px !important;
    }
    .w-md-25px {
        width: 25px !important;
    }
    .h-md-25px {
        height: 25px !important;
    }
    .max-h-md-25px {
        max-height: 25px !important;
    }
    .max-w-md-25px {
        max-width: 25px !important;
    }
    .w-md-30px {
        width: 30px !important;
    }
    .h-md-30px {
        height: 30px !important;
    }
    .max-h-md-30px {
        max-height: 30px !important;
    }
    .max-w-md-30px {
        max-width: 30px !important;
    }
    .w-md-35px {
        width: 35px !important;
    }
    .h-md-35px {
        height: 35px !important;
    }
    .max-h-md-35px {
        max-height: 35px !important;
    }
    .max-w-md-35px {
        max-width: 35px !important;
    }
    .w-md-40px {
        width: 40px !important;
    }
    .h-md-40px {
        height: 40px !important;
    }
    .max-h-md-40px {
        max-height: 40px !important;
    }
    .max-w-md-40px {
        max-width: 40px !important;
    }
    .w-md-45px {
        width: 45px !important;
    }
    .h-md-45px {
        height: 45px !important;
    }
    .max-h-md-45px {
        max-height: 45px !important;
    }
    .max-w-md-45px {
        max-width: 45px !important;
    }
    .w-md-50px {
        width: 50px !important;
    }
    .h-md-50px {
        height: 50px !important;
    }
    .max-h-md-50px {
        max-height: 50px !important;
    }
    .max-w-md-50px {
        max-width: 50px !important;
    }
    .w-md-55px {
        width: 55px !important;
    }
    .h-md-55px {
        height: 55px !important;
    }
    .max-h-md-55px {
        max-height: 55px !important;
    }
    .max-w-md-55px {
        max-width: 55px !important;
    }
    .w-md-60px {
        width: 60px !important;
    }
    .h-md-60px {
        height: 60px !important;
    }
    .max-h-md-60px {
        max-height: 60px !important;
    }
    .max-w-md-60px {
        max-width: 60px !important;
    }
    .w-md-65px {
        width: 65px !important;
    }
    .h-md-65px {
        height: 65px !important;
    }
    .max-h-md-65px {
        max-height: 65px !important;
    }
    .max-w-md-65px {
        max-width: 65px !important;
    }
    .w-md-70px {
        width: 70px !important;
    }
    .h-md-70px {
        height: 70px !important;
    }
    .max-h-md-70px {
        max-height: 70px !important;
    }
    .max-w-md-70px {
        max-width: 70px !important;
    }
    .w-md-75px {
        width: 75px !important;
    }
    .h-md-75px {
        height: 75px !important;
    }
    .max-h-md-75px {
        max-height: 75px !important;
    }
    .max-w-md-75px {
        max-width: 75px !important;
    }
    .w-md-80px {
        width: 80px !important;
    }
    .h-md-80px {
        height: 80px !important;
    }
    .max-h-md-80px {
        max-height: 80px !important;
    }
    .max-w-md-80px {
        max-width: 80px !important;
    }
    .w-md-85px {
        width: 85px !important;
    }
    .h-md-85px {
        height: 85px !important;
    }
    .max-h-md-85px {
        max-height: 85px !important;
    }
    .max-w-md-85px {
        max-width: 85px !important;
    }
    .w-md-90px {
        width: 90px !important;
    }
    .h-md-90px {
        height: 90px !important;
    }
    .max-h-md-90px {
        max-height: 90px !important;
    }
    .max-w-md-90px {
        max-width: 90px !important;
    }
    .w-md-95px {
        width: 95px !important;
    }
    .h-md-95px {
        height: 95px !important;
    }
    .max-h-md-95px {
        max-height: 95px !important;
    }
    .max-w-md-95px {
        max-width: 95px !important;
    }
    .w-md-100px {
        width: 100px !important;
    }
    .h-md-100px {
        height: 100px !important;
    }
    .max-h-md-100px {
        max-height: 100px !important;
    }
    .max-w-md-100px {
        max-width: 100px !important;
    }
    .w-md-105px {
        width: 105px !important;
    }
    .h-md-105px {
        height: 105px !important;
    }
    .max-h-md-105px {
        max-height: 105px !important;
    }
    .max-w-md-105px {
        max-width: 105px !important;
    }
    .w-md-110px {
        width: 110px !important;
    }
    .h-md-110px {
        height: 110px !important;
    }
    .max-h-md-110px {
        max-height: 110px !important;
    }
    .max-w-md-110px {
        max-width: 110px !important;
    }
    .w-md-115px {
        width: 115px !important;
    }
    .h-md-115px {
        height: 115px !important;
    }
    .max-h-md-115px {
        max-height: 115px !important;
    }
    .max-w-md-115px {
        max-width: 115px !important;
    }
    .w-md-120px {
        width: 120px !important;
    }
    .h-md-120px {
        height: 120px !important;
    }
    .max-h-md-120px {
        max-height: 120px !important;
    }
    .max-w-md-120px {
        max-width: 120px !important;
    }
    .w-md-125px {
        width: 125px !important;
    }
    .h-md-125px {
        height: 125px !important;
    }
    .max-h-md-125px {
        max-height: 125px !important;
    }
    .max-w-md-125px {
        max-width: 125px !important;
    }
    .w-md-130px {
        width: 130px !important;
    }
    .h-md-130px {
        height: 130px !important;
    }
    .max-h-md-130px {
        max-height: 130px !important;
    }
    .max-w-md-130px {
        max-width: 130px !important;
    }
    .w-md-135px {
        width: 135px !important;
    }
    .h-md-135px {
        height: 135px !important;
    }
    .max-h-md-135px {
        max-height: 135px !important;
    }
    .max-w-md-135px {
        max-width: 135px !important;
    }
    .w-md-140px {
        width: 140px !important;
    }
    .h-md-140px {
        height: 140px !important;
    }
    .max-h-md-140px {
        max-height: 140px !important;
    }
    .max-w-md-140px {
        max-width: 140px !important;
    }
    .w-md-145px {
        width: 145px !important;
    }
    .h-md-145px {
        height: 145px !important;
    }
    .max-h-md-145px {
        max-height: 145px !important;
    }
    .max-w-md-145px {
        max-width: 145px !important;
    }
    .w-md-150px {
        width: 150px !important;
    }
    .h-md-150px {
        height: 150px !important;
    }
    .max-h-md-150px {
        max-height: 150px !important;
    }
    .max-w-md-150px {
        max-width: 150px !important;
    }
    .w-md-175px {
        width: 175px !important;
    }
    .h-md-175px {
        height: 175px !important;
    }
    .max-h-md-175px {
        max-height: 175px !important;
    }
    .max-w-md-175px {
        max-width: 175px !important;
    }
    .w-md-180px {
        width: 180px !important;
    }
    .h-md-180px {
        height: 180px !important;
    }
    .max-h-md-180px {
        max-height: 180px !important;
    }
    .max-w-md-180px {
        max-width: 180px !important;
    }
    .w-md-200px {
        width: 200px !important;
    }
    .h-md-200px {
        height: 200px !important;
    }
    .max-h-md-200px {
        max-height: 200px !important;
    }
    .max-w-md-200px {
        max-width: 200px !important;
    }
    .w-md-225px {
        width: 225px !important;
    }
    .h-md-225px {
        height: 225px !important;
    }
    .max-h-md-225px {
        max-height: 225px !important;
    }
    .max-w-md-225px {
        max-width: 225px !important;
    }
    .w-md-250px {
        width: 250px !important;
    }
    .h-md-250px {
        height: 250px !important;
    }
    .max-h-md-250px {
        max-height: 250px !important;
    }
    .max-w-md-250px {
        max-width: 250px !important;
    }
    .w-md-255px {
        width: 255px !important;
    }
    .h-md-255px {
        height: 255px !important;
    }
    .max-h-md-255px {
        max-height: 255px !important;
    }
    .max-w-md-255px {
        max-width: 255px !important;
    }
    .w-md-260px {
        width: 260px !important;
    }
    .h-md-260px {
        height: 260px !important;
    }
    .max-h-md-260px {
        max-height: 260px !important;
    }
    .max-w-md-260px {
        max-width: 260px !important;
    }
    .w-md-265px {
        width: 265px !important;
    }
    .h-md-265px {
        height: 265px !important;
    }
    .max-h-md-265px {
        max-height: 265px !important;
    }
    .max-w-md-265px {
        max-width: 265px !important;
    }
    .w-md-275px {
        width: 275px !important;
    }
    .h-md-275px {
        height: 275px !important;
    }
    .max-h-md-275px {
        max-height: 275px !important;
    }
    .max-w-md-275px {
        max-width: 275px !important;
    }
    .w-md-295px {
        width: 295px !important;
    }
    .h-md-295px {
        height: 295px !important;
    }
    .max-h-md-295px {
        max-height: 295px !important;
    }
    .max-w-md-295px {
        max-width: 295px !important;
    }
    .w-md-300px {
        width: 300px !important;
    }
    .h-md-300px {
        height: 300px !important;
    }
    .max-h-md-300px {
        max-height: 300px !important;
    }
    .max-w-md-300px {
        max-width: 300px !important;
    }
    .w-md-325px {
        width: 325px !important;
    }
    .h-md-325px {
        height: 325px !important;
    }
    .max-h-md-325px {
        max-height: 325px !important;
    }
    .max-w-md-325px {
        max-width: 325px !important;
    }
    .w-md-350px {
        width: 350px !important;
    }
    .h-md-350px {
        height: 350px !important;
    }
    .max-h-md-350px {
        max-height: 350px !important;
    }
    .max-w-md-350px {
        max-width: 350px !important;
    }
    .w-md-375px {
        width: 375px !important;
    }
    .h-md-375px {
        height: 375px !important;
    }
    .max-h-md-375px {
        max-height: 375px !important;
    }
    .max-w-md-375px {
        max-width: 375px !important;
    }
    .w-md-400px {
        width: 400px !important;
    }
    .h-md-400px {
        height: 400px !important;
    }
    .max-h-md-400px {
        max-height: 400px !important;
    }
    .max-w-md-400px {
        max-width: 400px !important;
    }
    .w-md-425px {
        width: 425px !important;
    }
    .h-md-425px {
        height: 425px !important;
    }
    .max-h-md-425px {
        max-height: 425px !important;
    }
    .max-w-md-425px {
        max-width: 425px !important;
    }
    .w-md-450px {
        width: 450px !important;
    }
    .h-md-450px {
        height: 450px !important;
    }
    .max-h-md-450px {
        max-height: 450px !important;
    }
    .max-w-md-450px {
        max-width: 450px !important;
    }
    .w-md-475px {
        width: 475px !important;
    }
    .h-md-475px {
        height: 475px !important;
    }
    .max-h-md-475px {
        max-height: 475px !important;
    }
    .max-w-md-475px {
        max-width: 475px !important;
    }
    .w-md-500px {
        width: 500px !important;
    }
    .h-md-500px {
        height: 500px !important;
    }
    .max-h-md-500px {
        max-height: 500px !important;
    }
    .max-w-md-500px {
        max-width: 500px !important;
    }
    .w-md-550px {
        width: 550px !important;
    }
    .h-md-550px {
        height: 550px !important;
    }
    .max-h-md-550px {
        max-height: 550px !important;
    }
    .max-w-md-550px {
        max-width: 550px !important;
    }
    .w-md-600px {
        width: 600px !important;
    }
    .h-md-600px {
        height: 600px !important;
    }
    .max-h-md-600px {
        max-height: 600px !important;
    }
    .max-w-md-600px {
        max-width: 600px !important;
    }
    .w-md-650px {
        width: 650px !important;
    }
    .h-md-650px {
        height: 650px !important;
    }
    .max-h-md-650px {
        max-height: 650px !important;
    }
    .max-w-md-650px {
        max-width: 650px !important;
    }
    .w-md-700px {
        width: 700px !important;
    }
    .h-md-700px {
        height: 700px !important;
    }
    .max-h-md-700px {
        max-height: 700px !important;
    }
    .max-w-md-700px {
        max-width: 700px !important;
    }
    .w-md-750px {
        width: 750px !important;
    }
    .h-md-750px {
        height: 750px !important;
    }
    .max-h-md-750px {
        max-height: 750px !important;
    }
    .max-w-md-750px {
        max-width: 750px !important;
    }
    .w-md-800px {
        width: 800px !important;
    }
    .h-md-800px {
        height: 800px !important;
    }
    .max-h-md-800px {
        max-height: 800px !important;
    }
    .max-w-md-800px {
        max-width: 800px !important;
    }
    .w-md-850px {
        width: 850px !important;
    }
    .h-md-850px {
        height: 850px !important;
    }
    .max-h-md-850px {
        max-height: 850px !important;
    }
    .max-w-md-850px {
        max-width: 850px !important;
    }
    .w-md-900px {
        width: 900px !important;
    }
    .h-md-900px {
        height: 900px !important;
    }
    .max-h-md-900px {
        max-height: 900px !important;
    }
    .max-w-md-900px {
        max-width: 900px !important;
    }
    .w-md-950px {
        width: 950px !important;
    }
    .h-md-950px {
        height: 950px !important;
    }
    .max-h-md-950px {
        max-height: 950px !important;
    }
    .max-w-md-950px {
        max-width: 950px !important;
    }
    .w-md-1000px {
        width: 1000px !important;
    }
    .h-md-1000px {
        height: 1000px !important;
    }
    .max-h-md-1000px {
        max-height: 1000px !important;
    }
    .max-w-md-1000px {
        max-width: 1000px !important;
    }
}
@media (min-width: 992px) {
    .w-lg-auto {
        width: auto !important;
    }
    .h-lg-auto {
        height: auto !important;
    }
    .max-h-lg-auto {
        max-height: auto !important;
    }
    .max-w-lg-auto {
        max-width: auto !important;
    }
    .w-lg-1px {
        width: 1px !important;
    }
    .h-lg-1px {
        height: 1px !important;
    }
    .max-h-lg-1px {
        max-height: 1px !important;
    }
    .max-w-lg-1px {
        max-width: 1px !important;
    }
    .w-lg-2px {
        width: 2px !important;
    }
    .h-lg-2px {
        height: 2px !important;
    }
    .max-h-lg-2px {
        max-height: 2px !important;
    }
    .max-w-lg-2px {
        max-width: 2px !important;
    }
    .w-lg-3px {
        width: 3px !important;
    }
    .h-lg-3px {
        height: 3px !important;
    }
    .max-h-lg-3px {
        max-height: 3px !important;
    }
    .max-w-lg-3px {
        max-width: 3px !important;
    }
    .w-lg-4px {
        width: 4px !important;
    }
    .h-lg-4px {
        height: 4px !important;
    }
    .max-h-lg-4px {
        max-height: 4px !important;
    }
    .max-w-lg-4px {
        max-width: 4px !important;
    }
    .w-lg-5px {
        width: 5px !important;
    }
    .h-lg-5px {
        height: 5px !important;
    }
    .max-h-lg-5px {
        max-height: 5px !important;
    }
    .max-w-lg-5px {
        max-width: 5px !important;
    }
    .w-lg-10px {
        width: 10px !important;
    }
    .h-lg-10px {
        height: 10px !important;
    }
    .max-h-lg-10px {
        max-height: 10px !important;
    }
    .max-w-lg-10px {
        max-width: 10px !important;
    }
    .w-lg-15px {
        width: 15px !important;
    }
    .h-lg-15px {
        height: 15px !important;
    }
    .max-h-lg-15px {
        max-height: 15px !important;
    }
    .max-w-lg-15px {
        max-width: 15px !important;
    }
    .w-lg-20px {
        width: 20px !important;
    }
    .h-lg-20px {
        height: 20px !important;
    }
    .max-h-lg-20px {
        max-height: 20px !important;
    }
    .max-w-lg-20px {
        max-width: 20px !important;
    }
    .w-lg-25px {
        width: 25px !important;
    }
    .h-lg-25px {
        height: 25px !important;
    }
    .max-h-lg-25px {
        max-height: 25px !important;
    }
    .max-w-lg-25px {
        max-width: 25px !important;
    }
    .w-lg-30px {
        width: 30px !important;
    }
    .h-lg-30px {
        height: 30px !important;
    }
    .max-h-lg-30px {
        max-height: 30px !important;
    }
    .max-w-lg-30px {
        max-width: 30px !important;
    }
    .w-lg-35px {
        width: 35px !important;
    }
    .h-lg-35px {
        height: 35px !important;
    }
    .max-h-lg-35px {
        max-height: 35px !important;
    }
    .max-w-lg-35px {
        max-width: 35px !important;
    }
    .w-lg-40px {
        width: 40px !important;
    }
    .h-lg-40px {
        height: 40px !important;
    }
    .max-h-lg-40px {
        max-height: 40px !important;
    }
    .max-w-lg-40px {
        max-width: 40px !important;
    }
    .w-lg-45px {
        width: 45px !important;
    }
    .h-lg-45px {
        height: 45px !important;
    }
    .max-h-lg-45px {
        max-height: 45px !important;
    }
    .max-w-lg-45px {
        max-width: 45px !important;
    }
    .w-lg-50px {
        width: 50px !important;
    }
    .h-lg-50px {
        height: 50px !important;
    }
    .max-h-lg-50px {
        max-height: 50px !important;
    }
    .max-w-lg-50px {
        max-width: 50px !important;
    }
    .w-lg-55px {
        width: 55px !important;
    }
    .h-lg-55px {
        height: 55px !important;
    }
    .max-h-lg-55px {
        max-height: 55px !important;
    }
    .max-w-lg-55px {
        max-width: 55px !important;
    }
    .w-lg-60px {
        width: 60px !important;
    }
    .h-lg-60px {
        height: 60px !important;
    }
    .max-h-lg-60px {
        max-height: 60px !important;
    }
    .max-w-lg-60px {
        max-width: 60px !important;
    }
    .w-lg-65px {
        width: 65px !important;
    }
    .h-lg-65px {
        height: 65px !important;
    }
    .max-h-lg-65px {
        max-height: 65px !important;
    }
    .max-w-lg-65px {
        max-width: 65px !important;
    }
    .w-lg-70px {
        width: 70px !important;
    }
    .h-lg-70px {
        height: 70px !important;
    }
    .max-h-lg-70px {
        max-height: 70px !important;
    }
    .max-w-lg-70px {
        max-width: 70px !important;
    }
    .w-lg-75px {
        width: 75px !important;
    }
    .h-lg-75px {
        height: 75px !important;
    }
    .max-h-lg-75px {
        max-height: 75px !important;
    }
    .max-w-lg-75px {
        max-width: 75px !important;
    }
    .w-lg-80px {
        width: 80px !important;
    }
    .h-lg-80px {
        height: 80px !important;
    }
    .max-h-lg-80px {
        max-height: 80px !important;
    }
    .max-w-lg-80px {
        max-width: 80px !important;
    }
    .w-lg-85px {
        width: 85px !important;
    }
    .h-lg-85px {
        height: 85px !important;
    }
    .max-h-lg-85px {
        max-height: 85px !important;
    }
    .max-w-lg-85px {
        max-width: 85px !important;
    }
    .w-lg-90px {
        width: 90px !important;
    }
    .h-lg-90px {
        height: 90px !important;
    }
    .max-h-lg-90px {
        max-height: 90px !important;
    }
    .max-w-lg-90px {
        max-width: 90px !important;
    }
    .w-lg-95px {
        width: 95px !important;
    }
    .h-lg-95px {
        height: 95px !important;
    }
    .max-h-lg-95px {
        max-height: 95px !important;
    }
    .max-w-lg-95px {
        max-width: 95px !important;
    }
    .w-lg-100px {
        width: 100px !important;
    }
    .h-lg-100px {
        height: 100px !important;
    }
    .max-h-lg-100px {
        max-height: 100px !important;
    }
    .max-w-lg-100px {
        max-width: 100px !important;
    }
    .w-lg-105px {
        width: 105px !important;
    }
    .h-lg-105px {
        height: 105px !important;
    }
    .max-h-lg-105px {
        max-height: 105px !important;
    }
    .max-w-lg-105px {
        max-width: 105px !important;
    }
    .w-lg-110px {
        width: 110px !important;
    }
    .h-lg-110px {
        height: 110px !important;
    }
    .max-h-lg-110px {
        max-height: 110px !important;
    }
    .max-w-lg-110px {
        max-width: 110px !important;
    }
    .w-lg-115px {
        width: 115px !important;
    }
    .h-lg-115px {
        height: 115px !important;
    }
    .max-h-lg-115px {
        max-height: 115px !important;
    }
    .max-w-lg-115px {
        max-width: 115px !important;
    }
    .w-lg-120px {
        width: 120px !important;
    }
    .h-lg-120px {
        height: 120px !important;
    }
    .max-h-lg-120px {
        max-height: 120px !important;
    }
    .max-w-lg-120px {
        max-width: 120px !important;
    }
    .w-lg-125px {
        width: 125px !important;
    }
    .h-lg-125px {
        height: 125px !important;
    }
    .max-h-lg-125px {
        max-height: 125px !important;
    }
    .max-w-lg-125px {
        max-width: 125px !important;
    }
    .w-lg-130px {
        width: 130px !important;
    }
    .h-lg-130px {
        height: 130px !important;
    }
    .max-h-lg-130px {
        max-height: 130px !important;
    }
    .max-w-lg-130px {
        max-width: 130px !important;
    }
    .w-lg-135px {
        width: 135px !important;
    }
    .h-lg-135px {
        height: 135px !important;
    }
    .max-h-lg-135px {
        max-height: 135px !important;
    }
    .max-w-lg-135px {
        max-width: 135px !important;
    }
    .w-lg-140px {
        width: 140px !important;
    }
    .h-lg-140px {
        height: 140px !important;
    }
    .max-h-lg-140px {
        max-height: 140px !important;
    }
    .max-w-lg-140px {
        max-width: 140px !important;
    }
    .w-lg-145px {
        width: 145px !important;
    }
    .h-lg-145px {
        height: 145px !important;
    }
    .max-h-lg-145px {
        max-height: 145px !important;
    }
    .max-w-lg-145px {
        max-width: 145px !important;
    }
    .w-lg-150px {
        width: 150px !important;
    }
    .h-lg-150px {
        height: 150px !important;
    }
    .max-h-lg-150px {
        max-height: 150px !important;
    }
    .max-w-lg-150px {
        max-width: 150px !important;
    }
    .w-lg-175px {
        width: 175px !important;
    }
    .h-lg-175px {
        height: 175px !important;
    }
    .max-h-lg-175px {
        max-height: 175px !important;
    }
    .max-w-lg-175px {
        max-width: 175px !important;
    }
    .w-lg-180px {
        width: 180px !important;
    }
    .h-lg-180px {
        height: 180px !important;
    }
    .max-h-lg-180px {
        max-height: 180px !important;
    }
    .max-w-lg-180px {
        max-width: 180px !important;
    }
    .w-lg-200px {
        width: 200px !important;
    }
    .h-lg-200px {
        height: 200px !important;
    }
    .max-h-lg-200px {
        max-height: 200px !important;
    }
    .max-w-lg-200px {
        max-width: 200px !important;
    }
    .w-lg-225px {
        width: 225px !important;
    }
    .h-lg-225px {
        height: 225px !important;
    }
    .max-h-lg-225px {
        max-height: 225px !important;
    }
    .max-w-lg-225px {
        max-width: 225px !important;
    }
    .w-lg-250px {
        width: 250px !important;
    }
    .h-lg-250px {
        height: 250px !important;
    }
    .max-h-lg-250px {
        max-height: 250px !important;
    }
    .max-w-lg-250px {
        max-width: 250px !important;
    }
    .w-lg-255px {
        width: 255px !important;
    }
    .h-lg-255px {
        height: 255px !important;
    }
    .max-h-lg-255px {
        max-height: 255px !important;
    }
    .max-w-lg-255px {
        max-width: 255px !important;
    }
    .w-lg-260px {
        width: 260px !important;
    }
    .h-lg-260px {
        height: 260px !important;
    }
    .max-h-lg-260px {
        max-height: 260px !important;
    }
    .max-w-lg-260px {
        max-width: 260px !important;
    }
    .w-lg-265px {
        width: 265px !important;
    }
    .h-lg-265px {
        height: 265px !important;
    }
    .max-h-lg-265px {
        max-height: 265px !important;
    }
    .max-w-lg-265px {
        max-width: 265px !important;
    }
    .w-lg-275px {
        width: 275px !important;
    }
    .h-lg-275px {
        height: 275px !important;
    }
    .max-h-lg-275px {
        max-height: 275px !important;
    }
    .max-w-lg-275px {
        max-width: 275px !important;
    }
    .w-lg-295px {
        width: 295px !important;
    }
    .h-lg-295px {
        height: 295px !important;
    }
    .max-h-lg-295px {
        max-height: 295px !important;
    }
    .max-w-lg-295px {
        max-width: 295px !important;
    }
    .w-lg-300px {
        width: 300px !important;
    }
    .h-lg-300px {
        height: 300px !important;
    }
    .max-h-lg-300px {
        max-height: 300px !important;
    }
    .max-w-lg-300px {
        max-width: 300px !important;
    }
    .w-lg-325px {
        width: 325px !important;
    }
    .h-lg-325px {
        height: 325px !important;
    }
    .max-h-lg-325px {
        max-height: 325px !important;
    }
    .max-w-lg-325px {
        max-width: 325px !important;
    }
    .w-lg-350px {
        width: 350px !important;
    }
    .h-lg-350px {
        height: 350px !important;
    }
    .max-h-lg-350px {
        max-height: 350px !important;
    }
    .max-w-lg-350px {
        max-width: 350px !important;
    }
    .w-lg-375px {
        width: 375px !important;
    }
    .h-lg-375px {
        height: 375px !important;
    }
    .max-h-lg-375px {
        max-height: 375px !important;
    }
    .max-w-lg-375px {
        max-width: 375px !important;
    }
    .w-lg-400px {
        width: 400px !important;
    }
    .h-lg-400px {
        height: 400px !important;
    }
    .max-h-lg-400px {
        max-height: 400px !important;
    }
    .max-w-lg-400px {
        max-width: 400px !important;
    }
    .w-lg-425px {
        width: 425px !important;
    }
    .h-lg-425px {
        height: 425px !important;
    }
    .max-h-lg-425px {
        max-height: 425px !important;
    }
    .max-w-lg-425px {
        max-width: 425px !important;
    }
    .w-lg-450px {
        width: 450px !important;
    }
    .h-lg-450px {
        height: 450px !important;
    }
    .max-h-lg-450px {
        max-height: 450px !important;
    }
    .max-w-lg-450px {
        max-width: 450px !important;
    }
    .w-lg-475px {
        width: 475px !important;
    }
    .h-lg-475px {
        height: 475px !important;
    }
    .max-h-lg-475px {
        max-height: 475px !important;
    }
    .max-w-lg-475px {
        max-width: 475px !important;
    }
    .w-lg-500px {
        width: 500px !important;
    }
    .h-lg-500px {
        height: 500px !important;
    }
    .max-h-lg-500px {
        max-height: 500px !important;
    }
    .max-w-lg-500px {
        max-width: 500px !important;
    }
    .w-lg-550px {
        width: 550px !important;
    }
    .h-lg-550px {
        height: 550px !important;
    }
    .max-h-lg-550px {
        max-height: 550px !important;
    }
    .max-w-lg-550px {
        max-width: 550px !important;
    }
    .w-lg-600px {
        width: 600px !important;
    }
    .h-lg-600px {
        height: 600px !important;
    }
    .max-h-lg-600px {
        max-height: 600px !important;
    }
    .max-w-lg-600px {
        max-width: 600px !important;
    }
    .w-lg-650px {
        width: 650px !important;
    }
    .h-lg-650px {
        height: 650px !important;
    }
    .max-h-lg-650px {
        max-height: 650px !important;
    }
    .max-w-lg-650px {
        max-width: 650px !important;
    }
    .w-lg-700px {
        width: 700px !important;
    }
    .h-lg-700px {
        height: 700px !important;
    }
    .max-h-lg-700px {
        max-height: 700px !important;
    }
    .max-w-lg-700px {
        max-width: 700px !important;
    }
    .w-lg-750px {
        width: 750px !important;
    }
    .h-lg-750px {
        height: 750px !important;
    }
    .max-h-lg-750px {
        max-height: 750px !important;
    }
    .max-w-lg-750px {
        max-width: 750px !important;
    }
    .w-lg-800px {
        width: 800px !important;
    }
    .h-lg-800px {
        height: 800px !important;
    }
    .max-h-lg-800px {
        max-height: 800px !important;
    }
    .max-w-lg-800px {
        max-width: 800px !important;
    }
    .w-lg-850px {
        width: 850px !important;
    }
    .h-lg-850px {
        height: 850px !important;
    }
    .max-h-lg-850px {
        max-height: 850px !important;
    }
    .max-w-lg-850px {
        max-width: 850px !important;
    }
    .w-lg-900px {
        width: 900px !important;
    }
    .h-lg-900px {
        height: 900px !important;
    }
    .max-h-lg-900px {
        max-height: 900px !important;
    }
    .max-w-lg-900px {
        max-width: 900px !important;
    }
    .w-lg-950px {
        width: 950px !important;
    }
    .h-lg-950px {
        height: 950px !important;
    }
    .max-h-lg-950px {
        max-height: 950px !important;
    }
    .max-w-lg-950px {
        max-width: 950px !important;
    }
    .w-lg-1000px {
        width: 1000px !important;
    }
    .h-lg-1000px {
        height: 1000px !important;
    }
    .max-h-lg-1000px {
        max-height: 1000px !important;
    }
    .max-w-lg-1000px {
        max-width: 1000px !important;
    }
}
@media (min-width: 1200px) {
    .w-xl-auto {
        width: auto !important;
    }
    .h-xl-auto {
        height: auto !important;
    }
    .max-h-xl-auto {
        max-height: auto !important;
    }
    .max-w-xl-auto {
        max-width: auto !important;
    }
    .w-xl-1px {
        width: 1px !important;
    }
    .h-xl-1px {
        height: 1px !important;
    }
    .max-h-xl-1px {
        max-height: 1px !important;
    }
    .max-w-xl-1px {
        max-width: 1px !important;
    }
    .w-xl-2px {
        width: 2px !important;
    }
    .h-xl-2px {
        height: 2px !important;
    }
    .max-h-xl-2px {
        max-height: 2px !important;
    }
    .max-w-xl-2px {
        max-width: 2px !important;
    }
    .w-xl-3px {
        width: 3px !important;
    }
    .h-xl-3px {
        height: 3px !important;
    }
    .max-h-xl-3px {
        max-height: 3px !important;
    }
    .max-w-xl-3px {
        max-width: 3px !important;
    }
    .w-xl-4px {
        width: 4px !important;
    }
    .h-xl-4px {
        height: 4px !important;
    }
    .max-h-xl-4px {
        max-height: 4px !important;
    }
    .max-w-xl-4px {
        max-width: 4px !important;
    }
    .w-xl-5px {
        width: 5px !important;
    }
    .h-xl-5px {
        height: 5px !important;
    }
    .max-h-xl-5px {
        max-height: 5px !important;
    }
    .max-w-xl-5px {
        max-width: 5px !important;
    }
    .w-xl-10px {
        width: 10px !important;
    }
    .h-xl-10px {
        height: 10px !important;
    }
    .max-h-xl-10px {
        max-height: 10px !important;
    }
    .max-w-xl-10px {
        max-width: 10px !important;
    }
    .w-xl-15px {
        width: 15px !important;
    }
    .h-xl-15px {
        height: 15px !important;
    }
    .max-h-xl-15px {
        max-height: 15px !important;
    }
    .max-w-xl-15px {
        max-width: 15px !important;
    }
    .w-xl-20px {
        width: 20px !important;
    }
    .h-xl-20px {
        height: 20px !important;
    }
    .max-h-xl-20px {
        max-height: 20px !important;
    }
    .max-w-xl-20px {
        max-width: 20px !important;
    }
    .w-xl-25px {
        width: 25px !important;
    }
    .h-xl-25px {
        height: 25px !important;
    }
    .max-h-xl-25px {
        max-height: 25px !important;
    }
    .max-w-xl-25px {
        max-width: 25px !important;
    }
    .w-xl-30px {
        width: 30px !important;
    }
    .h-xl-30px {
        height: 30px !important;
    }
    .max-h-xl-30px {
        max-height: 30px !important;
    }
    .max-w-xl-30px {
        max-width: 30px !important;
    }
    .w-xl-35px {
        width: 35px !important;
    }
    .h-xl-35px {
        height: 35px !important;
    }
    .max-h-xl-35px {
        max-height: 35px !important;
    }
    .max-w-xl-35px {
        max-width: 35px !important;
    }
    .w-xl-40px {
        width: 40px !important;
    }
    .h-xl-40px {
        height: 40px !important;
    }
    .max-h-xl-40px {
        max-height: 40px !important;
    }
    .max-w-xl-40px {
        max-width: 40px !important;
    }
    .w-xl-45px {
        width: 45px !important;
    }
    .h-xl-45px {
        height: 45px !important;
    }
    .max-h-xl-45px {
        max-height: 45px !important;
    }
    .max-w-xl-45px {
        max-width: 45px !important;
    }
    .w-xl-50px {
        width: 50px !important;
    }
    .h-xl-50px {
        height: 50px !important;
    }
    .max-h-xl-50px {
        max-height: 50px !important;
    }
    .max-w-xl-50px {
        max-width: 50px !important;
    }
    .w-xl-55px {
        width: 55px !important;
    }
    .h-xl-55px {
        height: 55px !important;
    }
    .max-h-xl-55px {
        max-height: 55px !important;
    }
    .max-w-xl-55px {
        max-width: 55px !important;
    }
    .w-xl-60px {
        width: 60px !important;
    }
    .h-xl-60px {
        height: 60px !important;
    }
    .max-h-xl-60px {
        max-height: 60px !important;
    }
    .max-w-xl-60px {
        max-width: 60px !important;
    }
    .w-xl-65px {
        width: 65px !important;
    }
    .h-xl-65px {
        height: 65px !important;
    }
    .max-h-xl-65px {
        max-height: 65px !important;
    }
    .max-w-xl-65px {
        max-width: 65px !important;
    }
    .w-xl-70px {
        width: 70px !important;
    }
    .h-xl-70px {
        height: 70px !important;
    }
    .max-h-xl-70px {
        max-height: 70px !important;
    }
    .max-w-xl-70px {
        max-width: 70px !important;
    }
    .w-xl-75px {
        width: 75px !important;
    }
    .h-xl-75px {
        height: 75px !important;
    }
    .max-h-xl-75px {
        max-height: 75px !important;
    }
    .max-w-xl-75px {
        max-width: 75px !important;
    }
    .w-xl-80px {
        width: 80px !important;
    }
    .h-xl-80px {
        height: 80px !important;
    }
    .max-h-xl-80px {
        max-height: 80px !important;
    }
    .max-w-xl-80px {
        max-width: 80px !important;
    }
    .w-xl-85px {
        width: 85px !important;
    }
    .h-xl-85px {
        height: 85px !important;
    }
    .max-h-xl-85px {
        max-height: 85px !important;
    }
    .max-w-xl-85px {
        max-width: 85px !important;
    }
    .w-xl-90px {
        width: 90px !important;
    }
    .h-xl-90px {
        height: 90px !important;
    }
    .max-h-xl-90px {
        max-height: 90px !important;
    }
    .max-w-xl-90px {
        max-width: 90px !important;
    }
    .w-xl-95px {
        width: 95px !important;
    }
    .h-xl-95px {
        height: 95px !important;
    }
    .max-h-xl-95px {
        max-height: 95px !important;
    }
    .max-w-xl-95px {
        max-width: 95px !important;
    }
    .w-xl-100px {
        width: 100px !important;
    }
    .h-xl-100px {
        height: 100px !important;
    }
    .max-h-xl-100px {
        max-height: 100px !important;
    }
    .max-w-xl-100px {
        max-width: 100px !important;
    }
    .w-xl-105px {
        width: 105px !important;
    }
    .h-xl-105px {
        height: 105px !important;
    }
    .max-h-xl-105px {
        max-height: 105px !important;
    }
    .max-w-xl-105px {
        max-width: 105px !important;
    }
    .w-xl-110px {
        width: 110px !important;
    }
    .h-xl-110px {
        height: 110px !important;
    }
    .max-h-xl-110px {
        max-height: 110px !important;
    }
    .max-w-xl-110px {
        max-width: 110px !important;
    }
    .w-xl-115px {
        width: 115px !important;
    }
    .h-xl-115px {
        height: 115px !important;
    }
    .max-h-xl-115px {
        max-height: 115px !important;
    }
    .max-w-xl-115px {
        max-width: 115px !important;
    }
    .w-xl-120px {
        width: 120px !important;
    }
    .h-xl-120px {
        height: 120px !important;
    }
    .max-h-xl-120px {
        max-height: 120px !important;
    }
    .max-w-xl-120px {
        max-width: 120px !important;
    }
    .w-xl-125px {
        width: 125px !important;
    }
    .h-xl-125px {
        height: 125px !important;
    }
    .max-h-xl-125px {
        max-height: 125px !important;
    }
    .max-w-xl-125px {
        max-width: 125px !important;
    }
    .w-xl-130px {
        width: 130px !important;
    }
    .h-xl-130px {
        height: 130px !important;
    }
    .max-h-xl-130px {
        max-height: 130px !important;
    }
    .max-w-xl-130px {
        max-width: 130px !important;
    }
    .w-xl-135px {
        width: 135px !important;
    }
    .h-xl-135px {
        height: 135px !important;
    }
    .max-h-xl-135px {
        max-height: 135px !important;
    }
    .max-w-xl-135px {
        max-width: 135px !important;
    }
    .w-xl-140px {
        width: 140px !important;
    }
    .h-xl-140px {
        height: 140px !important;
    }
    .max-h-xl-140px {
        max-height: 140px !important;
    }
    .max-w-xl-140px {
        max-width: 140px !important;
    }
    .w-xl-145px {
        width: 145px !important;
    }
    .h-xl-145px {
        height: 145px !important;
    }
    .max-h-xl-145px {
        max-height: 145px !important;
    }
    .max-w-xl-145px {
        max-width: 145px !important;
    }
    .w-xl-150px {
        width: 150px !important;
    }
    .h-xl-150px {
        height: 150px !important;
    }
    .max-h-xl-150px {
        max-height: 150px !important;
    }
    .max-w-xl-150px {
        max-width: 150px !important;
    }
    .w-xl-175px {
        width: 175px !important;
    }
    .h-xl-175px {
        height: 175px !important;
    }
    .max-h-xl-175px {
        max-height: 175px !important;
    }
    .max-w-xl-175px {
        max-width: 175px !important;
    }
    .w-xl-180px {
        width: 180px !important;
    }
    .h-xl-180px {
        height: 180px !important;
    }
    .max-h-xl-180px {
        max-height: 180px !important;
    }
    .max-w-xl-180px {
        max-width: 180px !important;
    }
    .w-xl-200px {
        width: 200px !important;
    }
    .h-xl-200px {
        height: 200px !important;
    }
    .max-h-xl-200px {
        max-height: 200px !important;
    }
    .max-w-xl-200px {
        max-width: 200px !important;
    }
    .w-xl-225px {
        width: 225px !important;
    }
    .h-xl-225px {
        height: 225px !important;
    }
    .max-h-xl-225px {
        max-height: 225px !important;
    }
    .max-w-xl-225px {
        max-width: 225px !important;
    }
    .w-xl-250px {
        width: 250px !important;
    }
    .h-xl-250px {
        height: 250px !important;
    }
    .max-h-xl-250px {
        max-height: 250px !important;
    }
    .max-w-xl-250px {
        max-width: 250px !important;
    }
    .w-xl-255px {
        width: 255px !important;
    }
    .h-xl-255px {
        height: 255px !important;
    }
    .max-h-xl-255px {
        max-height: 255px !important;
    }
    .max-w-xl-255px {
        max-width: 255px !important;
    }
    .w-xl-260px {
        width: 260px !important;
    }
    .h-xl-260px {
        height: 260px !important;
    }
    .max-h-xl-260px {
        max-height: 260px !important;
    }
    .max-w-xl-260px {
        max-width: 260px !important;
    }
    .w-xl-265px {
        width: 265px !important;
    }
    .h-xl-265px {
        height: 265px !important;
    }
    .max-h-xl-265px {
        max-height: 265px !important;
    }
    .max-w-xl-265px {
        max-width: 265px !important;
    }
    .w-xl-275px {
        width: 275px !important;
    }
    .h-xl-275px {
        height: 275px !important;
    }
    .max-h-xl-275px {
        max-height: 275px !important;
    }
    .max-w-xl-275px {
        max-width: 275px !important;
    }
    .w-xl-295px {
        width: 295px !important;
    }
    .h-xl-295px {
        height: 295px !important;
    }
    .max-h-xl-295px {
        max-height: 295px !important;
    }
    .max-w-xl-295px {
        max-width: 295px !important;
    }
    .w-xl-300px {
        width: 300px !important;
    }
    .h-xl-300px {
        height: 300px !important;
    }
    .max-h-xl-300px {
        max-height: 300px !important;
    }
    .max-w-xl-300px {
        max-width: 300px !important;
    }
    .w-xl-325px {
        width: 325px !important;
    }
    .h-xl-325px {
        height: 325px !important;
    }
    .max-h-xl-325px {
        max-height: 325px !important;
    }
    .max-w-xl-325px {
        max-width: 325px !important;
    }
    .w-xl-350px {
        width: 350px !important;
    }
    .h-xl-350px {
        height: 350px !important;
    }
    .max-h-xl-350px {
        max-height: 350px !important;
    }
    .max-w-xl-350px {
        max-width: 350px !important;
    }
    .w-xl-375px {
        width: 375px !important;
    }
    .h-xl-375px {
        height: 375px !important;
    }
    .max-h-xl-375px {
        max-height: 375px !important;
    }
    .max-w-xl-375px {
        max-width: 375px !important;
    }
    .w-xl-400px {
        width: 400px !important;
    }
    .h-xl-400px {
        height: 400px !important;
    }
    .max-h-xl-400px {
        max-height: 400px !important;
    }
    .max-w-xl-400px {
        max-width: 400px !important;
    }
    .w-xl-425px {
        width: 425px !important;
    }
    .h-xl-425px {
        height: 425px !important;
    }
    .max-h-xl-425px {
        max-height: 425px !important;
    }
    .max-w-xl-425px {
        max-width: 425px !important;
    }
    .w-xl-450px {
        width: 450px !important;
    }
    .h-xl-450px {
        height: 450px !important;
    }
    .max-h-xl-450px {
        max-height: 450px !important;
    }
    .max-w-xl-450px {
        max-width: 450px !important;
    }
    .w-xl-475px {
        width: 475px !important;
    }
    .h-xl-475px {
        height: 475px !important;
    }
    .max-h-xl-475px {
        max-height: 475px !important;
    }
    .max-w-xl-475px {
        max-width: 475px !important;
    }
    .w-xl-500px {
        width: 500px !important;
    }
    .h-xl-500px {
        height: 500px !important;
    }
    .max-h-xl-500px {
        max-height: 500px !important;
    }
    .max-w-xl-500px {
        max-width: 500px !important;
    }
    .w-xl-550px {
        width: 550px !important;
    }
    .h-xl-550px {
        height: 550px !important;
    }
    .max-h-xl-550px {
        max-height: 550px !important;
    }
    .max-w-xl-550px {
        max-width: 550px !important;
    }
    .w-xl-600px {
        width: 600px !important;
    }
    .h-xl-600px {
        height: 600px !important;
    }
    .max-h-xl-600px {
        max-height: 600px !important;
    }
    .max-w-xl-600px {
        max-width: 600px !important;
    }
    .w-xl-650px {
        width: 650px !important;
    }
    .h-xl-650px {
        height: 650px !important;
    }
    .max-h-xl-650px {
        max-height: 650px !important;
    }
    .max-w-xl-650px {
        max-width: 650px !important;
    }
    .w-xl-700px {
        width: 700px !important;
    }
    .h-xl-700px {
        height: 700px !important;
    }
    .max-h-xl-700px {
        max-height: 700px !important;
    }
    .max-w-xl-700px {
        max-width: 700px !important;
    }
    .w-xl-750px {
        width: 750px !important;
    }
    .h-xl-750px {
        height: 750px !important;
    }
    .max-h-xl-750px {
        max-height: 750px !important;
    }
    .max-w-xl-750px {
        max-width: 750px !important;
    }
    .w-xl-800px {
        width: 800px !important;
    }
    .h-xl-800px {
        height: 800px !important;
    }
    .max-h-xl-800px {
        max-height: 800px !important;
    }
    .max-w-xl-800px {
        max-width: 800px !important;
    }
    .w-xl-850px {
        width: 850px !important;
    }
    .h-xl-850px {
        height: 850px !important;
    }
    .max-h-xl-850px {
        max-height: 850px !important;
    }
    .max-w-xl-850px {
        max-width: 850px !important;
    }
    .w-xl-900px {
        width: 900px !important;
    }
    .h-xl-900px {
        height: 900px !important;
    }
    .max-h-xl-900px {
        max-height: 900px !important;
    }
    .max-w-xl-900px {
        max-width: 900px !important;
    }
    .w-xl-950px {
        width: 950px !important;
    }
    .h-xl-950px {
        height: 950px !important;
    }
    .max-h-xl-950px {
        max-height: 950px !important;
    }
    .max-w-xl-950px {
        max-width: 950px !important;
    }
    .w-xl-1000px {
        width: 1000px !important;
    }
    .h-xl-1000px {
        height: 1000px !important;
    }
    .max-h-xl-1000px {
        max-height: 1000px !important;
    }
    .max-w-xl-1000px {
        max-width: 1000px !important;
    }
}
@media (min-width: 1400px) {
    .w-xxl-auto {
        width: auto !important;
    }
    .h-xxl-auto {
        height: auto !important;
    }
    .max-h-xxl-auto {
        max-height: auto !important;
    }
    .max-w-xxl-auto {
        max-width: auto !important;
    }
    .w-xxl-1px {
        width: 1px !important;
    }
    .h-xxl-1px {
        height: 1px !important;
    }
    .max-h-xxl-1px {
        max-height: 1px !important;
    }
    .max-w-xxl-1px {
        max-width: 1px !important;
    }
    .w-xxl-2px {
        width: 2px !important;
    }
    .h-xxl-2px {
        height: 2px !important;
    }
    .max-h-xxl-2px {
        max-height: 2px !important;
    }
    .max-w-xxl-2px {
        max-width: 2px !important;
    }
    .w-xxl-3px {
        width: 3px !important;
    }
    .h-xxl-3px {
        height: 3px !important;
    }
    .max-h-xxl-3px {
        max-height: 3px !important;
    }
    .max-w-xxl-3px {
        max-width: 3px !important;
    }
    .w-xxl-4px {
        width: 4px !important;
    }
    .h-xxl-4px {
        height: 4px !important;
    }
    .max-h-xxl-4px {
        max-height: 4px !important;
    }
    .max-w-xxl-4px {
        max-width: 4px !important;
    }
    .w-xxl-5px {
        width: 5px !important;
    }
    .h-xxl-5px {
        height: 5px !important;
    }
    .max-h-xxl-5px {
        max-height: 5px !important;
    }
    .max-w-xxl-5px {
        max-width: 5px !important;
    }
    .w-xxl-10px {
        width: 10px !important;
    }
    .h-xxl-10px {
        height: 10px !important;
    }
    .max-h-xxl-10px {
        max-height: 10px !important;
    }
    .max-w-xxl-10px {
        max-width: 10px !important;
    }
    .w-xxl-15px {
        width: 15px !important;
    }
    .h-xxl-15px {
        height: 15px !important;
    }
    .max-h-xxl-15px {
        max-height: 15px !important;
    }
    .max-w-xxl-15px {
        max-width: 15px !important;
    }
    .w-xxl-20px {
        width: 20px !important;
    }
    .h-xxl-20px {
        height: 20px !important;
    }
    .max-h-xxl-20px {
        max-height: 20px !important;
    }
    .max-w-xxl-20px {
        max-width: 20px !important;
    }
    .w-xxl-25px {
        width: 25px !important;
    }
    .h-xxl-25px {
        height: 25px !important;
    }
    .max-h-xxl-25px {
        max-height: 25px !important;
    }
    .max-w-xxl-25px {
        max-width: 25px !important;
    }
    .w-xxl-30px {
        width: 30px !important;
    }
    .h-xxl-30px {
        height: 30px !important;
    }
    .max-h-xxl-30px {
        max-height: 30px !important;
    }
    .max-w-xxl-30px {
        max-width: 30px !important;
    }
    .w-xxl-35px {
        width: 35px !important;
    }
    .h-xxl-35px {
        height: 35px !important;
    }
    .max-h-xxl-35px {
        max-height: 35px !important;
    }
    .max-w-xxl-35px {
        max-width: 35px !important;
    }
    .w-xxl-40px {
        width: 40px !important;
    }
    .h-xxl-40px {
        height: 40px !important;
    }
    .max-h-xxl-40px {
        max-height: 40px !important;
    }
    .max-w-xxl-40px {
        max-width: 40px !important;
    }
    .w-xxl-45px {
        width: 45px !important;
    }
    .h-xxl-45px {
        height: 45px !important;
    }
    .max-h-xxl-45px {
        max-height: 45px !important;
    }
    .max-w-xxl-45px {
        max-width: 45px !important;
    }
    .w-xxl-50px {
        width: 50px !important;
    }
    .h-xxl-50px {
        height: 50px !important;
    }
    .max-h-xxl-50px {
        max-height: 50px !important;
    }
    .max-w-xxl-50px {
        max-width: 50px !important;
    }
    .w-xxl-55px {
        width: 55px !important;
    }
    .h-xxl-55px {
        height: 55px !important;
    }
    .max-h-xxl-55px {
        max-height: 55px !important;
    }
    .max-w-xxl-55px {
        max-width: 55px !important;
    }
    .w-xxl-60px {
        width: 60px !important;
    }
    .h-xxl-60px {
        height: 60px !important;
    }
    .max-h-xxl-60px {
        max-height: 60px !important;
    }
    .max-w-xxl-60px {
        max-width: 60px !important;
    }
    .w-xxl-65px {
        width: 65px !important;
    }
    .h-xxl-65px {
        height: 65px !important;
    }
    .max-h-xxl-65px {
        max-height: 65px !important;
    }
    .max-w-xxl-65px {
        max-width: 65px !important;
    }
    .w-xxl-70px {
        width: 70px !important;
    }
    .h-xxl-70px {
        height: 70px !important;
    }
    .max-h-xxl-70px {
        max-height: 70px !important;
    }
    .max-w-xxl-70px {
        max-width: 70px !important;
    }
    .w-xxl-75px {
        width: 75px !important;
    }
    .h-xxl-75px {
        height: 75px !important;
    }
    .max-h-xxl-75px {
        max-height: 75px !important;
    }
    .max-w-xxl-75px {
        max-width: 75px !important;
    }
    .w-xxl-80px {
        width: 80px !important;
    }
    .h-xxl-80px {
        height: 80px !important;
    }
    .max-h-xxl-80px {
        max-height: 80px !important;
    }
    .max-w-xxl-80px {
        max-width: 80px !important;
    }
    .w-xxl-85px {
        width: 85px !important;
    }
    .h-xxl-85px {
        height: 85px !important;
    }
    .max-h-xxl-85px {
        max-height: 85px !important;
    }
    .max-w-xxl-85px {
        max-width: 85px !important;
    }
    .w-xxl-90px {
        width: 90px !important;
    }
    .h-xxl-90px {
        height: 90px !important;
    }
    .max-h-xxl-90px {
        max-height: 90px !important;
    }
    .max-w-xxl-90px {
        max-width: 90px !important;
    }
    .w-xxl-95px {
        width: 95px !important;
    }
    .h-xxl-95px {
        height: 95px !important;
    }
    .max-h-xxl-95px {
        max-height: 95px !important;
    }
    .max-w-xxl-95px {
        max-width: 95px !important;
    }
    .w-xxl-100px {
        width: 100px !important;
    }
    .h-xxl-100px {
        height: 100px !important;
    }
    .max-h-xxl-100px {
        max-height: 100px !important;
    }
    .max-w-xxl-100px {
        max-width: 100px !important;
    }
    .w-xxl-105px {
        width: 105px !important;
    }
    .h-xxl-105px {
        height: 105px !important;
    }
    .max-h-xxl-105px {
        max-height: 105px !important;
    }
    .max-w-xxl-105px {
        max-width: 105px !important;
    }
    .w-xxl-110px {
        width: 110px !important;
    }
    .h-xxl-110px {
        height: 110px !important;
    }
    .max-h-xxl-110px {
        max-height: 110px !important;
    }
    .max-w-xxl-110px {
        max-width: 110px !important;
    }
    .w-xxl-115px {
        width: 115px !important;
    }
    .h-xxl-115px {
        height: 115px !important;
    }
    .max-h-xxl-115px {
        max-height: 115px !important;
    }
    .max-w-xxl-115px {
        max-width: 115px !important;
    }
    .w-xxl-120px {
        width: 120px !important;
    }
    .h-xxl-120px {
        height: 120px !important;
    }
    .max-h-xxl-120px {
        max-height: 120px !important;
    }
    .max-w-xxl-120px {
        max-width: 120px !important;
    }
    .w-xxl-125px {
        width: 125px !important;
    }
    .h-xxl-125px {
        height: 125px !important;
    }
    .max-h-xxl-125px {
        max-height: 125px !important;
    }
    .max-w-xxl-125px {
        max-width: 125px !important;
    }
    .w-xxl-130px {
        width: 130px !important;
    }
    .h-xxl-130px {
        height: 130px !important;
    }
    .max-h-xxl-130px {
        max-height: 130px !important;
    }
    .max-w-xxl-130px {
        max-width: 130px !important;
    }
    .w-xxl-135px {
        width: 135px !important;
    }
    .h-xxl-135px {
        height: 135px !important;
    }
    .max-h-xxl-135px {
        max-height: 135px !important;
    }
    .max-w-xxl-135px {
        max-width: 135px !important;
    }
    .w-xxl-140px {
        width: 140px !important;
    }
    .h-xxl-140px {
        height: 140px !important;
    }
    .max-h-xxl-140px {
        max-height: 140px !important;
    }
    .max-w-xxl-140px {
        max-width: 140px !important;
    }
    .w-xxl-145px {
        width: 145px !important;
    }
    .h-xxl-145px {
        height: 145px !important;
    }
    .max-h-xxl-145px {
        max-height: 145px !important;
    }
    .max-w-xxl-145px {
        max-width: 145px !important;
    }
    .w-xxl-150px {
        width: 150px !important;
    }
    .h-xxl-150px {
        height: 150px !important;
    }
    .max-h-xxl-150px {
        max-height: 150px !important;
    }
    .max-w-xxl-150px {
        max-width: 150px !important;
    }
    .w-xxl-175px {
        width: 175px !important;
    }
    .h-xxl-175px {
        height: 175px !important;
    }
    .max-h-xxl-175px {
        max-height: 175px !important;
    }
    .max-w-xxl-175px {
        max-width: 175px !important;
    }
    .w-xxl-180px {
        width: 180px !important;
    }
    .h-xxl-180px {
        height: 180px !important;
    }
    .max-h-xxl-180px {
        max-height: 180px !important;
    }
    .max-w-xxl-180px {
        max-width: 180px !important;
    }
    .w-xxl-200px {
        width: 200px !important;
    }
    .h-xxl-200px {
        height: 200px !important;
    }
    .max-h-xxl-200px {
        max-height: 200px !important;
    }
    .max-w-xxl-200px {
        max-width: 200px !important;
    }
    .w-xxl-225px {
        width: 225px !important;
    }
    .h-xxl-225px {
        height: 225px !important;
    }
    .max-h-xxl-225px {
        max-height: 225px !important;
    }
    .max-w-xxl-225px {
        max-width: 225px !important;
    }
    .w-xxl-250px {
        width: 250px !important;
    }
    .h-xxl-250px {
        height: 250px !important;
    }
    .max-h-xxl-250px {
        max-height: 250px !important;
    }
    .max-w-xxl-250px {
        max-width: 250px !important;
    }
    .w-xxl-255px {
        width: 255px !important;
    }
    .h-xxl-255px {
        height: 255px !important;
    }
    .max-h-xxl-255px {
        max-height: 255px !important;
    }
    .max-w-xxl-255px {
        max-width: 255px !important;
    }
    .w-xxl-260px {
        width: 260px !important;
    }
    .h-xxl-260px {
        height: 260px !important;
    }
    .max-h-xxl-260px {
        max-height: 260px !important;
    }
    .max-w-xxl-260px {
        max-width: 260px !important;
    }
    .w-xxl-265px {
        width: 265px !important;
    }
    .h-xxl-265px {
        height: 265px !important;
    }
    .max-h-xxl-265px {
        max-height: 265px !important;
    }
    .max-w-xxl-265px {
        max-width: 265px !important;
    }
    .w-xxl-275px {
        width: 275px !important;
    }
    .h-xxl-275px {
        height: 275px !important;
    }
    .max-h-xxl-275px {
        max-height: 275px !important;
    }
    .max-w-xxl-275px {
        max-width: 275px !important;
    }
    .w-xxl-295px {
        width: 295px !important;
    }
    .h-xxl-295px {
        height: 295px !important;
    }
    .max-h-xxl-295px {
        max-height: 295px !important;
    }
    .max-w-xxl-295px {
        max-width: 295px !important;
    }
    .w-xxl-300px {
        width: 300px !important;
    }
    .h-xxl-300px {
        height: 300px !important;
    }
    .max-h-xxl-300px {
        max-height: 300px !important;
    }
    .max-w-xxl-300px {
        max-width: 300px !important;
    }
    .w-xxl-325px {
        width: 325px !important;
    }
    .h-xxl-325px {
        height: 325px !important;
    }
    .max-h-xxl-325px {
        max-height: 325px !important;
    }
    .max-w-xxl-325px {
        max-width: 325px !important;
    }
    .w-xxl-350px {
        width: 350px !important;
    }
    .h-xxl-350px {
        height: 350px !important;
    }
    .max-h-xxl-350px {
        max-height: 350px !important;
    }
    .max-w-xxl-350px {
        max-width: 350px !important;
    }
    .w-xxl-375px {
        width: 375px !important;
    }
    .h-xxl-375px {
        height: 375px !important;
    }
    .max-h-xxl-375px {
        max-height: 375px !important;
    }
    .max-w-xxl-375px {
        max-width: 375px !important;
    }
    .w-xxl-400px {
        width: 400px !important;
    }
    .h-xxl-400px {
        height: 400px !important;
    }
    .max-h-xxl-400px {
        max-height: 400px !important;
    }
    .max-w-xxl-400px {
        max-width: 400px !important;
    }
    .w-xxl-425px {
        width: 425px !important;
    }
    .h-xxl-425px {
        height: 425px !important;
    }
    .max-h-xxl-425px {
        max-height: 425px !important;
    }
    .max-w-xxl-425px {
        max-width: 425px !important;
    }
    .w-xxl-450px {
        width: 450px !important;
    }
    .h-xxl-450px {
        height: 450px !important;
    }
    .max-h-xxl-450px {
        max-height: 450px !important;
    }
    .max-w-xxl-450px {
        max-width: 450px !important;
    }
    .w-xxl-475px {
        width: 475px !important;
    }
    .h-xxl-475px {
        height: 475px !important;
    }
    .max-h-xxl-475px {
        max-height: 475px !important;
    }
    .max-w-xxl-475px {
        max-width: 475px !important;
    }
    .w-xxl-500px {
        width: 500px !important;
    }
    .h-xxl-500px {
        height: 500px !important;
    }
    .max-h-xxl-500px {
        max-height: 500px !important;
    }
    .max-w-xxl-500px {
        max-width: 500px !important;
    }
    .w-xxl-550px {
        width: 550px !important;
    }
    .h-xxl-550px {
        height: 550px !important;
    }
    .max-h-xxl-550px {
        max-height: 550px !important;
    }
    .max-w-xxl-550px {
        max-width: 550px !important;
    }
    .w-xxl-600px {
        width: 600px !important;
    }
    .h-xxl-600px {
        height: 600px !important;
    }
    .max-h-xxl-600px {
        max-height: 600px !important;
    }
    .max-w-xxl-600px {
        max-width: 600px !important;
    }
    .w-xxl-650px {
        width: 650px !important;
    }
    .h-xxl-650px {
        height: 650px !important;
    }
    .max-h-xxl-650px {
        max-height: 650px !important;
    }
    .max-w-xxl-650px {
        max-width: 650px !important;
    }
    .w-xxl-700px {
        width: 700px !important;
    }
    .h-xxl-700px {
        height: 700px !important;
    }
    .max-h-xxl-700px {
        max-height: 700px !important;
    }
    .max-w-xxl-700px {
        max-width: 700px !important;
    }
    .w-xxl-750px {
        width: 750px !important;
    }
    .h-xxl-750px {
        height: 750px !important;
    }
    .max-h-xxl-750px {
        max-height: 750px !important;
    }
    .max-w-xxl-750px {
        max-width: 750px !important;
    }
    .w-xxl-800px {
        width: 800px !important;
    }
    .h-xxl-800px {
        height: 800px !important;
    }
    .max-h-xxl-800px {
        max-height: 800px !important;
    }
    .max-w-xxl-800px {
        max-width: 800px !important;
    }
    .w-xxl-850px {
        width: 850px !important;
    }
    .h-xxl-850px {
        height: 850px !important;
    }
    .max-h-xxl-850px {
        max-height: 850px !important;
    }
    .max-w-xxl-850px {
        max-width: 850px !important;
    }
    .w-xxl-900px {
        width: 900px !important;
    }
    .h-xxl-900px {
        height: 900px !important;
    }
    .max-h-xxl-900px {
        max-height: 900px !important;
    }
    .max-w-xxl-900px {
        max-width: 900px !important;
    }
    .w-xxl-950px {
        width: 950px !important;
    }
    .h-xxl-950px {
        height: 950px !important;
    }
    .max-h-xxl-950px {
        max-height: 950px !important;
    }
    .max-w-xxl-950px {
        max-width: 950px !important;
    }
    .w-xxl-1000px {
        width: 1000px !important;
    }
    .h-xxl-1000px {
        height: 1000px !important;
    }
    .max-h-xxl-1000px {
        max-height: 1000px !important;
    }
    .max-w-xxl-1000px {
        max-width: 1000px !important;
    }
}
.right-0 {
    right: 0 !important;
}
.text-white {
    color: #fff !important;
}
.text-inverse-white {
    color: #3f4254 !important;
}
.text-light-white {
    color: #fff !important;
}
.text-hover-white,
a.text-hover-white {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-white:hover,
a.text-hover-white:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #fff !important;
}
.text-hover-white:hover i,
a.text-hover-white:hover i {
    color: #fff !important;
}
.text-primary {
    color: #3699ff !important;
}
.text-inverse-primary {
    color: #fff !important;
}
.text-light-primary {
    color: #e1f0ff !important;
}
.text-hover-primary,
a.text-hover-primary {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-primary:hover,
a.text-hover-primary:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #3699ff !important;
}
.text-hover-primary:hover i,
a.text-hover-primary:hover i {
    color: #3699ff !important;
}
.text-secondary {
    color: #181c32 !important;
}
.text-inverse-secondary {
    color: #3f4254 !important;
}
.text-light-secondary {
    color: #ebedf3 !important;
}
.text-hover-secondary,
a.text-hover-secondary {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-secondary:hover,
a.text-hover-secondary:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #181c32 !important;
}
.text-hover-secondary:hover i,
a.text-hover-secondary:hover i {
    color: #181c32 !important;
}
.text-success {
    color: #1bc5bd !important;
}
.text-inverse-success {
    color: #fff !important;
}
.text-light-success {
    color: #c9f7f5 !important;
}
.text-hover-success,
a.text-hover-success {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-success:hover,
a.text-hover-success:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #1bc5bd !important;
}
.text-hover-success:hover i,
a.text-hover-success:hover i {
    color: #1bc5bd !important;
}
.text-info {
    color: #8950fc !important;
}
.text-inverse-info {
    color: #fff !important;
}
.text-light-info {
    color: #eee5ff !important;
}
.text-hover-info,
a.text-hover-info {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-info:hover,
a.text-hover-info:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #8950fc !important;
}
.text-hover-info:hover i,
a.text-hover-info:hover i {
    color: #8950fc !important;
}
.text-warning {
    color: #ffa800 !important;
}
.text-inverse-warning {
    color: #fff !important;
}
.text-light-warning {
    color: #fff4de !important;
}
.text-hover-warning,
a.text-hover-warning {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-warning:hover,
a.text-hover-warning:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #ffa800 !important;
}
.text-hover-warning:hover i,
a.text-hover-warning:hover i {
    color: #ffa800 !important;
}
.text-danger {
    color: #f64e60 !important;
}
.text-inverse-danger {
    color: #fff !important;
}
.text-light-danger {
    color: #ffe2e5 !important;
}
.text-hover-danger,
a.text-hover-danger {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-danger:hover,
a.text-hover-danger:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #f64e60 !important;
}
.text-hover-danger:hover i,
a.text-hover-danger:hover i {
    color: #f64e60 !important;
}
.text-light {
    color: light !important;
}
.text-inverse-light {
    color: #7e8299 !important;
}
.text-light-light {
    color: #f3f6f9 !important;
}
.text-hover-light,
a.text-hover-light {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-light:hover,
a.text-hover-light:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: light !important;
}
.text-hover-light:hover i,
a.text-hover-light:hover i {
    color: light !important;
}
.text-dark {
    color: #181c32 !important;
}
.text-inverse-dark {
    color: #fff !important;
}
.text-light-dark {
    color: #d1d3e0 !important;
}
.text-hover-dark,
a.text-hover-dark {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-dark:hover,
a.text-hover-dark:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #181c32 !important;
}
.text-hover-dark:hover i,
a.text-hover-dark:hover i {
    color: #181c32 !important;
}
.text-dark-75 {
    color: #3f4254 !important;
}
.text-hover-dark-75,
a.text-hover-dark-75 {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-dark-75:hover,
a.text-hover-dark-75:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #3f4254 !important;
}
.text-hover-dark-75:hover i,
a.text-hover-dark-75:hover i {
    color: #3f4254 !important;
}
.text-dark-65 {
    color: #5e6278 !important;
}
.text-hover-dark-65,
a.text-hover-dark-65 {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-dark-65:hover,
a.text-hover-dark-65:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #5e6278 !important;
}
.text-hover-dark-65:hover i,
a.text-hover-dark-65:hover i {
    color: #5e6278 !important;
}
.text-dark-50 {
    color: #7e8299 !important;
}
.text-hover-dark-50,
a.text-hover-dark-50 {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-dark-50:hover,
a.text-hover-dark-50:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #7e8299 !important;
}
.text-hover-dark-50:hover i,
a.text-hover-dark-50:hover i {
    color: #7e8299 !important;
}
.text-dark-25 {
    color: #d1d3e0 !important;
}
.text-hover-dark-25,
a.text-hover-dark-25 {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-dark-25:hover,
a.text-hover-dark-25:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #d1d3e0 !important;
}
.text-hover-dark-25:hover i,
a.text-hover-dark-25:hover i {
    color: #d1d3e0 !important;
}
.text-muted {
    color: #b5b5c3 !important;
}
.text-hover-muted,
a.text-hover-muted {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.text-hover-muted:hover,
a.text-hover-muted:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
    color: #b5b5c3 !important;
}
.text-hover-muted:hover i,
a.text-hover-muted:hover i {
    color: #b5b5c3 !important;
}
.font-size-base {
    font-size: 1rem;
}
.font-size-sm {
    font-size: 0.925rem;
}
.font-size-lg {
    font-size: 1.08rem;
}
.font-size-h1 {
    font-size: 2rem !important;
}
.font-size-h2 {
    font-size: 1.75rem !important;
}
.font-size-h3 {
    font-size: 1.5rem !important;
}
.font-size-h4 {
    font-size: 1.35rem !important;
}
.font-size-h5 {
    font-size: 1.25rem !important;
}
.font-size-h6 {
    font-size: 1.175rem !important;
}
@media (min-width: 576px) {
    .font-size-h1-sm {
        font-size: 2rem !important;
    }
    .font-size-h2-sm {
        font-size: 1.75rem !important;
    }
    .font-size-h3-sm {
        font-size: 1.5rem !important;
    }
    .font-size-h4-sm {
        font-size: 1.35rem !important;
    }
    .font-size-h5-sm {
        font-size: 1.25rem !important;
    }
    .font-size-h6-sm {
        font-size: 1.175rem !important;
    }
}
@media (min-width: 768px) {
    .font-size-h1-md {
        font-size: 2rem !important;
    }
    .font-size-h2-md {
        font-size: 1.75rem !important;
    }
    .font-size-h3-md {
        font-size: 1.5rem !important;
    }
    .font-size-h4-md {
        font-size: 1.35rem !important;
    }
    .font-size-h5-md {
        font-size: 1.25rem !important;
    }
    .font-size-h6-md {
        font-size: 1.175rem !important;
    }
}
@media (min-width: 992px) {
    .font-size-h1-lg {
        font-size: 2rem !important;
    }
    .font-size-h2-lg {
        font-size: 1.75rem !important;
    }
    .font-size-h3-lg {
        font-size: 1.5rem !important;
    }
    .font-size-h4-lg {
        font-size: 1.35rem !important;
    }
    .font-size-h5-lg {
        font-size: 1.25rem !important;
    }
    .font-size-h6-lg {
        font-size: 1.175rem !important;
    }
}
@media (min-width: 1200px) {
    .font-size-h1-xl {
        font-size: 2rem !important;
    }
    .font-size-h2-xl {
        font-size: 1.75rem !important;
    }
    .font-size-h3-xl {
        font-size: 1.5rem !important;
    }
    .font-size-h4-xl {
        font-size: 1.35rem !important;
    }
    .font-size-h5-xl {
        font-size: 1.25rem !important;
    }
    .font-size-h6-xl {
        font-size: 1.175rem !important;
    }
}
@media (min-width: 1400px) {
    .font-size-h1-xxl {
        font-size: 2rem !important;
    }
    .font-size-h2-xxl {
        font-size: 1.75rem !important;
    }
    .font-size-h3-xxl {
        font-size: 1.5rem !important;
    }
    .font-size-h4-xxl {
        font-size: 1.35rem !important;
    }
    .font-size-h5-xxl {
        font-size: 1.25rem !important;
    }
    .font-size-h6-xxl {
        font-size: 1.175rem !important;
    }
}
a {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
a:hover {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
i {
    font-size: 1.25rem;
    color: #b5b5c3;
}
.icon-sm {
    font-size: 0.75rem !important;
}
.icon-md {
    font-size: 1.25rem !important;
}
.icon-lg {
    font-size: 1.5rem !important;
}
.icon-xl {
    font-size: 1.75rem !important;
}
.icon-xxl {
    font-size: 2.25rem !important;
}
@media (min-width: 576px) {
    .icon-sm-sm {
        font-size: 0.75rem !important;
    }
    .icon-sm-md {
        font-size: 1.25rem !important;
    }
    .icon-sm-lg {
        font-size: 1.5rem !important;
    }
    .icon-sm-xl {
        font-size: 1.75rem !important;
    }
    .icon-sm-xxl {
        font-size: 2.25rem !important;
    }
}
@media (min-width: 768px) {
    .icon-md-sm {
        font-size: 0.75rem !important;
    }
    .icon-md-md {
        font-size: 1.25rem !important;
    }
    .icon-md-lg {
        font-size: 1.5rem !important;
    }
    .icon-md-xl {
        font-size: 1.75rem !important;
    }
    .icon-md-xxl {
        font-size: 2.25rem !important;
    }
}
@media (min-width: 992px) {
    .icon-lg-sm {
        font-size: 0.75rem !important;
    }
    .icon-lg-md {
        font-size: 1.25rem !important;
    }
    .icon-lg-lg {
        font-size: 1.5rem !important;
    }
    .icon-lg-xl {
        font-size: 1.75rem !important;
    }
    .icon-lg-xxl {
        font-size: 2.25rem !important;
    }
}
@media (min-width: 1200px) {
    .icon-xl-sm {
        font-size: 0.75rem !important;
    }
    .icon-xl-md {
        font-size: 1.25rem !important;
    }
    .icon-xl-lg {
        font-size: 1.5rem !important;
    }
    .icon-xl-xl {
        font-size: 1.75rem !important;
    }
    .icon-xl-xxl {
        font-size: 2.25rem !important;
    }
}
@media (min-width: 1400px) {
    .icon-xxl-sm {
        font-size: 0.75rem !important;
    }
    .icon-xxl-md {
        font-size: 1.25rem !important;
    }
    .icon-xxl-lg {
        font-size: 1.5rem !important;
    }
    .icon-xxl-xl {
        font-size: 1.75rem !important;
    }
    .icon-xxl-xxl {
        font-size: 2.25rem !important;
    }
}
.h1 {
    font-size: 2rem !important;
}
@media (max-width: 1200px) {
    .h1 {
        font-size: calc(1.325rem + 0.9vw) !important;
    }
}
.h2 {
    font-size: 1.75rem !important;
}
@media (max-width: 1200px) {
    .h2 {
        font-size: calc(1.3rem + 0.6vw) !important;
    }
}
.h3 {
    font-size: 1.5rem !important;
}
@media (max-width: 1200px) {
    .h3 {
        font-size: calc(1.275rem + 0.3vw) !important;
    }
}
.h4 {
    font-size: 1.35rem !important;
}
@media (max-width: 1200px) {
    .h4 {
        font-size: calc(1.26rem + 0.12vw) !important;
    }
}
.h5 {
    font-size: 1.25rem !important;
}
.h6 {
    font-size: 1.175rem !important;
}
a,
button {
    outline: 0 !important;
}
.btn {
    outline: 0 !important;
    vertical-align: middle;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn i {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn:focus:not(.btn-text),
.btn:hover:not(.btn-text) {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn:focus:not(.btn-text) i,
.btn:hover:not(.btn-text) i {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn:disabled {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn:disabled i {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active:not(.btn-text) {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn:not(:disabled):not(.disabled).active i,
.btn:not(:disabled):not(.disabled):active:not(.btn-text) i {
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.btn:focus:not(.btn-shadow):not(.btn-shadow-hover) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.btn.btn-text {
    cursor: text;
}
.btn:not(.btn-text) {
    cursor: pointer;
}
.btn i {
    font-size: 1.3rem;
    padding-right: 0.35rem;
    vertical-align: middle;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.btn-group-sm > .btn i,
.btn.btn-sm i {
    font-size: 1.3rem;
    padding-right: 0.35rem;
}
.btn-group-lg > .btn i,
.btn.btn-lg i {
    font-size: 1.5rem;
    padding-right: 0.75rem;
}
.btn.btn-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    height: calc(1.5em + 1.3rem + 2px);
    width: calc(1.5em + 1.3rem + 2px);
}
.btn-group-sm > .btn.btn-icon,
.btn.btn-icon.btn-sm {
    height: calc(1.35em + 1.1rem + 2px);
    width: calc(1.35em + 1.1rem + 2px);
}
.btn-group-lg > .btn.btn-icon,
.btn.btn-icon.btn-lg {
    height: calc(1.5em + 1.65rem + 2px);
    width: calc(1.5em + 1.65rem + 2px);
}
.btn.btn-icon i {
    padding: 0;
    margin: 0;
}
.btn.btn-icon [class*=" socicon-"]:before,
.btn.btn-icon [class^="socicon-"]:before {
    line-height: 1;
}
.btn.btn-primary {
    color: #fff;
    background-color: #006a34;
    border-color: #006a34;
}
.btn.btn-primary i {
    color: #fff;
}
.btn.btn-primary:focus:not(.btn-text),
.btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #187de4;
    border-color: #187de4;
}
.btn.btn-primary:focus:not(.btn-text) i,
.btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-primary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-primary:disabled {
    color: #fff;
    background-color: #3699ff;
    border-color: #3699ff;
}
.btn.btn-primary:disabled i {
    color: #fff;
}
.btn.btn-primary:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-primary:not(:disabled):not(.disabled).active,
.btn.btn-primary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #187de4;
    border-color: #187de4;
}
.btn.btn-primary:not(:disabled):not(.disabled).active i,
.btn.btn-primary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-primary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-primary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-primary {
    color: #3699ff;
    background-color: #e1f0ff;
    border-color: transparent;
}
.btn.btn-light-primary i {
    color: #3699ff;
}
.btn.btn-light-primary:focus:not(.btn-text),
.btn.btn-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #3699ff;
    border-color: transparent;
}
.btn.btn-light-primary:focus:not(.btn-text) i,
.btn.btn-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-light-primary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-primary:disabled {
    color: #3699ff;
    background-color: #e1f0ff;
    border-color: transparent;
}
.btn.btn-light-primary:disabled i {
    color: #3699ff;
}
.btn.btn-light-primary:disabled.dropdown-toggle:after {
    color: #3699ff;
}
.btn.btn-light-primary:not(:disabled):not(.disabled).active,
.btn.btn-light-primary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #3699ff;
    border-color: transparent;
}
.btn.btn-light-primary:not(:disabled):not(.disabled).active i,
.btn.btn-light-primary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-light-primary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-primary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-light-primary:focus:not(.btn-text),
.btn.btn-hover-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3699ff;
    background-color: #e1f0ff;
    border-color: transparent;
}
.btn.btn-hover-light-primary:focus:not(.btn-text) i,
.btn.btn-hover-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3699ff;
}
.btn.btn-hover-light-primary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3699ff;
}
.btn.btn-hover-light-primary:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-primary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3699ff;
    background-color: #e1f0ff;
    border-color: transparent;
}
.btn.btn-hover-light-primary:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-primary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3699ff;
}
.btn.btn-hover-light-primary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-primary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3699ff;
}
.btn.btn-link-primary {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #3699ff;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-primary i {
    color: #3699ff;
}
.btn.btn-link-primary:focus:not(.btn-text),
.btn.btn-link-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #187de4;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-primary:focus:not(.btn-text) i,
.btn.btn-link-primary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #187de4;
}
.btn.btn-link-primary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-primary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #187de4;
}
.btn.btn-link-primary:disabled {
    color: #3699ff;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-primary:disabled i {
    color: #3699ff;
}
.btn.btn-link-primary:disabled.dropdown-toggle:after {
    color: #3699ff;
}
.btn.btn-link-primary:not(:disabled):not(.disabled).active,
.btn.btn-link-primary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #187de4;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-primary:not(:disabled):not(.disabled).active i,
.btn.btn-link-primary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #187de4;
}
.btn.btn-link-primary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-primary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #187de4;
}
.btn.btn-hover-primary:focus:not(.btn-text),
.btn.btn-hover-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff !important;
    background-color: #3699ff !important;
    border-color: #3699ff !important;
}
.btn.btn-hover-primary:focus:not(.btn-text) i,
.btn.btn-hover-primary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff !important;
}
.btn.btn-hover-primary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-primary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-primary:not(:disabled):not(.disabled).active,
.btn.btn-hover-primary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff !important;
    background-color: #3699ff !important;
    border-color: #3699ff !important;
}
.btn.btn-hover-primary:not(:disabled):not(.disabled).active i,
.btn.btn-hover-primary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff !important;
}
.btn.btn-hover-primary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-primary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-bg-primary:focus:not(.btn-text),
.btn.btn-hover-bg-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #3699ff !important;
    border-color: #3699ff !important;
}
.btn.btn-hover-bg-primary:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-primary:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #3699ff !important;
    border-color: #3699ff !important;
}
.btn.btn-bg-primary {
    background-color: #3699ff;
    border-color: #3699ff;
}
.btn.btn-bg-primary:disabled {
    background-color: #3699ff;
    border-color: #3699ff;
}
.btn.btn-secondary {
    color: #3f4254;
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.btn.btn-secondary i {
    color: #3f4254;
}
.btn.btn-secondary:focus:not(.btn-text),
.btn.btn-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3f4254;
    background-color: #d7dae7;
    border-color: #d7dae7;
}
.btn.btn-secondary:focus:not(.btn-text) i,
.btn.btn-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3f4254;
}
.btn.btn-secondary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-secondary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-secondary:disabled {
    color: #3f4254;
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.btn.btn-secondary:disabled i {
    color: #3f4254;
}
.btn.btn-secondary:disabled.dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-secondary:not(:disabled):not(.disabled).active,
.btn.btn-secondary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3f4254;
    background-color: #d7dae7;
    border-color: #d7dae7;
}
.btn.btn-secondary:not(:disabled):not(.disabled).active i,
.btn.btn-secondary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3f4254;
}
.btn.btn-secondary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-secondary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-light-secondary {
    color: #e4e6ef;
    background-color: #ebedf3;
    border-color: transparent;
}
.btn.btn-light-secondary i {
    color: #e4e6ef;
}
.btn.btn-light-secondary:focus:not(.btn-text),
.btn.btn-light-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3f4254;
    background-color: #e4e6ef;
    border-color: transparent;
}
.btn.btn-light-secondary:focus:not(.btn-text) i,
.btn.btn-light-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3f4254;
}
.btn.btn-light-secondary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-secondary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-light-secondary:disabled {
    color: #e4e6ef;
    background-color: #ebedf3;
    border-color: transparent;
}
.btn.btn-light-secondary:disabled i {
    color: #e4e6ef;
}
.btn.btn-light-secondary:disabled.dropdown-toggle:after {
    color: #e4e6ef;
}
.btn.btn-light-secondary:not(:disabled):not(.disabled).active,
.btn.btn-light-secondary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3f4254;
    background-color: #e4e6ef;
    border-color: transparent;
}
.btn.btn-light-secondary:not(:disabled):not(.disabled).active i,
.btn.btn-light-secondary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3f4254;
}
.btn.btn-light-secondary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-secondary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-hover-light-secondary:focus:not(.btn-text),
.btn.btn-hover-light-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #e4e6ef;
    background-color: #ebedf3;
    border-color: transparent;
}
.btn.btn-hover-light-secondary:focus:not(.btn-text) i,
.btn.btn-hover-light-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #e4e6ef;
}
.btn.btn-hover-light-secondary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-secondary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #e4e6ef;
}
.btn.btn-hover-light-secondary:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-secondary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #e4e6ef;
    background-color: #ebedf3;
    border-color: transparent;
}
.btn.btn-hover-light-secondary:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-secondary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #e4e6ef;
}
.btn.btn-hover-light-secondary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-secondary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #e4e6ef;
}
.btn.btn-link-secondary {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #e4e6ef;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-secondary i {
    color: #e4e6ef;
}
.btn.btn-link-secondary:focus:not(.btn-text),
.btn.btn-link-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #d7dae7;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-secondary:focus:not(.btn-text) i,
.btn.btn-link-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #d7dae7;
}
.btn.btn-link-secondary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-secondary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #d7dae7;
}
.btn.btn-link-secondary:disabled {
    color: #e4e6ef;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-secondary:disabled i {
    color: #e4e6ef;
}
.btn.btn-link-secondary:disabled.dropdown-toggle:after {
    color: #e4e6ef;
}
.btn.btn-link-secondary:not(:disabled):not(.disabled).active,
.btn.btn-link-secondary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #d7dae7;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-secondary:not(:disabled):not(.disabled).active i,
.btn.btn-link-secondary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #d7dae7;
}
.btn.btn-link-secondary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-secondary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #d7dae7;
}
.btn.btn-hover-secondary:focus:not(.btn-text),
.btn.btn-hover-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3f4254 !important;
    background-color: #e4e6ef !important;
    border-color: #e4e6ef !important;
}
.btn.btn-hover-secondary:focus:not(.btn-text) i,
.btn.btn-hover-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3f4254 !important;
}
.btn.btn-hover-secondary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-secondary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3f4254 !important;
}
.btn.btn-hover-secondary:not(:disabled):not(.disabled).active,
.btn.btn-hover-secondary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3f4254 !important;
    background-color: #e4e6ef !important;
    border-color: #e4e6ef !important;
}
.btn.btn-hover-secondary:not(:disabled):not(.disabled).active i,
.btn.btn-hover-secondary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3f4254 !important;
}
.btn.btn-hover-secondary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-secondary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3f4254 !important;
}
.btn.btn-hover-bg-secondary:focus:not(.btn-text),
.btn.btn-hover-bg-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #e4e6ef !important;
    border-color: #e4e6ef !important;
}
.btn.btn-hover-bg-secondary:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-secondary:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #e4e6ef !important;
    border-color: #e4e6ef !important;
}
.btn.btn-bg-secondary {
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.btn.btn-bg-secondary:disabled {
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.btn.btn-success {
    color: #fff;
    background-color: #1bc5bd;
    border-color: #1bc5bd;
}
.btn.btn-success i {
    color: #fff;
}
.btn.btn-success:focus:not(.btn-text),
.btn.btn-success:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #0bb7af;
    border-color: #0bb7af;
}
.btn.btn-success:focus:not(.btn-text) i,
.btn.btn-success:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-success:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-success:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-success:disabled {
    color: #fff;
    background-color: #1bc5bd;
    border-color: #1bc5bd;
}
.btn.btn-success:disabled i {
    color: #fff;
}
.btn.btn-success:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-success:not(:disabled):not(.disabled).active,
.btn.btn-success:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #0bb7af;
    border-color: #0bb7af;
}
.btn.btn-success:not(:disabled):not(.disabled).active i,
.btn.btn-success:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-success:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-success:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-success {
    color: #1bc5bd;
    background-color: #c9f7f5;
    border-color: transparent;
}
.btn.btn-light-success i {
    color: #1bc5bd;
}
.btn.btn-light-success:focus:not(.btn-text),
.btn.btn-light-success:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #1bc5bd;
    border-color: transparent;
}
.btn.btn-light-success:focus:not(.btn-text) i,
.btn.btn-light-success:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-light-success:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-success:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-success:disabled {
    color: #1bc5bd;
    background-color: #c9f7f5;
    border-color: transparent;
}
.btn.btn-light-success:disabled i {
    color: #1bc5bd;
}
.btn.btn-light-success:disabled.dropdown-toggle:after {
    color: #1bc5bd;
}
.btn.btn-light-success:not(:disabled):not(.disabled).active,
.btn.btn-light-success:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #1bc5bd;
    border-color: transparent;
}
.btn.btn-light-success:not(:disabled):not(.disabled).active i,
.btn.btn-light-success:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-light-success:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-success:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-light-success:focus:not(.btn-text),
.btn.btn-hover-light-success:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #1bc5bd;
    background-color: #c9f7f5;
    border-color: transparent;
}
.btn.btn-hover-light-success:focus:not(.btn-text) i,
.btn.btn-hover-light-success:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #1bc5bd;
}
.btn.btn-hover-light-success:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-success:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #1bc5bd;
}
.btn.btn-hover-light-success:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-success:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #1bc5bd;
    background-color: #c9f7f5;
    border-color: transparent;
}
.btn.btn-hover-light-success:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-success:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #1bc5bd;
}
.btn.btn-hover-light-success:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-success:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #1bc5bd;
}
.btn.btn-link-success {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #1bc5bd;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-success i {
    color: #1bc5bd;
}
.btn.btn-link-success:focus:not(.btn-text),
.btn.btn-link-success:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #0bb7af;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-success:focus:not(.btn-text) i,
.btn.btn-link-success:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #0bb7af;
}
.btn.btn-link-success:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-success:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #0bb7af;
}
.btn.btn-link-success:disabled {
    color: #1bc5bd;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-success:disabled i {
    color: #1bc5bd;
}
.btn.btn-link-success:disabled.dropdown-toggle:after {
    color: #1bc5bd;
}
.btn.btn-link-success:not(:disabled):not(.disabled).active,
.btn.btn-link-success:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #0bb7af;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-success:not(:disabled):not(.disabled).active i,
.btn.btn-link-success:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #0bb7af;
}
.btn.btn-link-success:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-success:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #0bb7af;
}
.btn.btn-hover-success:focus:not(.btn-text),
.btn.btn-hover-success:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff !important;
    background-color: #1bc5bd !important;
    border-color: #1bc5bd !important;
}
.btn.btn-hover-success:focus:not(.btn-text) i,
.btn.btn-hover-success:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff !important;
}
.btn.btn-hover-success:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-success:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-success:not(:disabled):not(.disabled).active,
.btn.btn-hover-success:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff !important;
    background-color: #1bc5bd !important;
    border-color: #1bc5bd !important;
}
.btn.btn-hover-success:not(:disabled):not(.disabled).active i,
.btn.btn-hover-success:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff !important;
}
.btn.btn-hover-success:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-success:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-bg-success:focus:not(.btn-text),
.btn.btn-hover-bg-success:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #1bc5bd !important;
    border-color: #1bc5bd !important;
}
.btn.btn-hover-bg-success:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-success:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #1bc5bd !important;
    border-color: #1bc5bd !important;
}
.btn.btn-bg-success {
    background-color: #1bc5bd;
    border-color: #1bc5bd;
}
.btn.btn-bg-success:disabled {
    background-color: #1bc5bd;
    border-color: #1bc5bd;
}
.btn.btn-info {
    color: #fff;
    background-color: #8950fc;
    border-color: #8950fc;
}
.btn.btn-info i {
    color: #fff;
}
.btn.btn-info:focus:not(.btn-text),
.btn.btn-info:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #7337ee;
    border-color: #7337ee;
}
.btn.btn-info:focus:not(.btn-text) i,
.btn.btn-info:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-info:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-info:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-info:disabled {
    color: #fff;
    background-color: #8950fc;
    border-color: #8950fc;
}
.btn.btn-info:disabled i {
    color: #fff;
}
.btn.btn-info:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-info:not(:disabled):not(.disabled).active,
.btn.btn-info:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #7337ee;
    border-color: #7337ee;
}
.btn.btn-info:not(:disabled):not(.disabled).active i,
.btn.btn-info:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-info:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-info:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-info {
    color: #8950fc;
    background-color: #eee5ff;
    border-color: transparent;
}
.btn.btn-light-info i {
    color: #8950fc;
}
.btn.btn-light-info:focus:not(.btn-text),
.btn.btn-light-info:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #8950fc;
    border-color: transparent;
}
.btn.btn-light-info:focus:not(.btn-text) i,
.btn.btn-light-info:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-light-info:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-info:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-info:disabled {
    color: #8950fc;
    background-color: #eee5ff;
    border-color: transparent;
}
.btn.btn-light-info:disabled i {
    color: #8950fc;
}
.btn.btn-light-info:disabled.dropdown-toggle:after {
    color: #8950fc;
}
.btn.btn-light-info:not(:disabled):not(.disabled).active,
.btn.btn-light-info:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #8950fc;
    border-color: transparent;
}
.btn.btn-light-info:not(:disabled):not(.disabled).active i,
.btn.btn-light-info:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-light-info:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-info:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-light-info:focus:not(.btn-text),
.btn.btn-hover-light-info:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #8950fc;
    background-color: #eee5ff;
    border-color: transparent;
}
.btn.btn-hover-light-info:focus:not(.btn-text) i,
.btn.btn-hover-light-info:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #8950fc;
}
.btn.btn-hover-light-info:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-info:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #8950fc;
}
.btn.btn-hover-light-info:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-info:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #8950fc;
    background-color: #eee5ff;
    border-color: transparent;
}
.btn.btn-hover-light-info:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-info:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #8950fc;
}
.btn.btn-hover-light-info:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-info:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #8950fc;
}
.btn.btn-link-info {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #8950fc;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-info i {
    color: #8950fc;
}
.btn.btn-link-info:focus:not(.btn-text),
.btn.btn-link-info:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #7337ee;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-info:focus:not(.btn-text) i,
.btn.btn-link-info:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #7337ee;
}
.btn.btn-link-info:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-info:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #7337ee;
}
.btn.btn-link-info:disabled {
    color: #8950fc;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-info:disabled i {
    color: #8950fc;
}
.btn.btn-link-info:disabled.dropdown-toggle:after {
    color: #8950fc;
}
.btn.btn-link-info:not(:disabled):not(.disabled).active,
.btn.btn-link-info:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #7337ee;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-info:not(:disabled):not(.disabled).active i,
.btn.btn-link-info:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #7337ee;
}
.btn.btn-link-info:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-info:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #7337ee;
}
.btn.btn-hover-info:focus:not(.btn-text),
.btn.btn-hover-info:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff !important;
    background-color: #8950fc !important;
    border-color: #8950fc !important;
}
.btn.btn-hover-info:focus:not(.btn-text) i,
.btn.btn-hover-info:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff !important;
}
.btn.btn-hover-info:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-info:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-info:not(:disabled):not(.disabled).active,
.btn.btn-hover-info:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff !important;
    background-color: #8950fc !important;
    border-color: #8950fc !important;
}
.btn.btn-hover-info:not(:disabled):not(.disabled).active i,
.btn.btn-hover-info:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff !important;
}
.btn.btn-hover-info:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-info:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-bg-info:focus:not(.btn-text),
.btn.btn-hover-bg-info:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #8950fc !important;
    border-color: #8950fc !important;
}
.btn.btn-hover-bg-info:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-info:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #8950fc !important;
    border-color: #8950fc !important;
}
.btn.btn-bg-info {
    background-color: #8950fc;
    border-color: #8950fc;
}
.btn.btn-bg-info:disabled {
    background-color: #8950fc;
    border-color: #8950fc;
}
.btn.btn-warning {
    color: #fff;
    background-color: #ffa800;
    border-color: #ffa800;
}
.btn.btn-warning i {
    color: #fff;
}
.btn.btn-warning:focus:not(.btn-text),
.btn.btn-warning:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #ee9d01;
    border-color: #ee9d01;
}
.btn.btn-warning:focus:not(.btn-text) i,
.btn.btn-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-warning:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-warning:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-warning:disabled {
    color: #fff;
    background-color: #ffa800;
    border-color: #ffa800;
}
.btn.btn-warning:disabled i {
    color: #fff;
}
.btn.btn-warning:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-warning:not(:disabled):not(.disabled).active,
.btn.btn-warning:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #ee9d01;
    border-color: #ee9d01;
}
.btn.btn-warning:not(:disabled):not(.disabled).active i,
.btn.btn-warning:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-warning:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-warning:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-warning {
    color: #ffa800;
    background-color: #fff4de;
    border-color: transparent;
}
.btn.btn-light-warning i {
    color: #ffa800;
}
.btn.btn-light-warning:focus:not(.btn-text),
.btn.btn-light-warning:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #ffa800;
    border-color: transparent;
}
.btn.btn-light-warning:focus:not(.btn-text) i,
.btn.btn-light-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-light-warning:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-warning:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-warning:disabled {
    color: #ffa800;
    background-color: #fff4de;
    border-color: transparent;
}
.btn.btn-light-warning:disabled i {
    color: #ffa800;
}
.btn.btn-light-warning:disabled.dropdown-toggle:after {
    color: #ffa800;
}
.btn.btn-light-warning:not(:disabled):not(.disabled).active,
.btn.btn-light-warning:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #ffa800;
    border-color: transparent;
}
.btn.btn-light-warning:not(:disabled):not(.disabled).active i,
.btn.btn-light-warning:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-light-warning:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-warning:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-light-warning:focus:not(.btn-text),
.btn.btn-hover-light-warning:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #ffa800;
    background-color: #fff4de;
    border-color: transparent;
}
.btn.btn-hover-light-warning:focus:not(.btn-text) i,
.btn.btn-hover-light-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #ffa800;
}
.btn.btn-hover-light-warning:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-warning:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #ffa800;
}
.btn.btn-hover-light-warning:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-warning:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #ffa800;
    background-color: #fff4de;
    border-color: transparent;
}
.btn.btn-hover-light-warning:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-warning:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #ffa800;
}
.btn.btn-hover-light-warning:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-warning:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #ffa800;
}
.btn.btn-link-warning {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #ffa800;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-warning i {
    color: #ffa800;
}
.btn.btn-link-warning:focus:not(.btn-text),
.btn.btn-link-warning:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #ee9d01;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-warning:focus:not(.btn-text) i,
.btn.btn-link-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #ee9d01;
}
.btn.btn-link-warning:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-warning:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #ee9d01;
}
.btn.btn-link-warning:disabled {
    color: #ffa800;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-warning:disabled i {
    color: #ffa800;
}
.btn.btn-link-warning:disabled.dropdown-toggle:after {
    color: #ffa800;
}
.btn.btn-link-warning:not(:disabled):not(.disabled).active,
.btn.btn-link-warning:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #ee9d01;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-warning:not(:disabled):not(.disabled).active i,
.btn.btn-link-warning:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #ee9d01;
}
.btn.btn-link-warning:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-warning:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #ee9d01;
}
.btn.btn-hover-warning:focus:not(.btn-text),
.btn.btn-hover-warning:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff !important;
    background-color: #ffa800 !important;
    border-color: #ffa800 !important;
}
.btn.btn-hover-warning:focus:not(.btn-text) i,
.btn.btn-hover-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff !important;
}
.btn.btn-hover-warning:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-warning:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-warning:not(:disabled):not(.disabled).active,
.btn.btn-hover-warning:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff !important;
    background-color: #ffa800 !important;
    border-color: #ffa800 !important;
}
.btn.btn-hover-warning:not(:disabled):not(.disabled).active i,
.btn.btn-hover-warning:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff !important;
}
.btn.btn-hover-warning:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-warning:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-bg-warning:focus:not(.btn-text),
.btn.btn-hover-bg-warning:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #ffa800 !important;
    border-color: #ffa800 !important;
}
.btn.btn-hover-bg-warning:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-warning:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #ffa800 !important;
    border-color: #ffa800 !important;
}
.btn.btn-bg-warning {
    background-color: #ffa800;
    border-color: #ffa800;
}
.btn.btn-bg-warning:disabled {
    background-color: #ffa800;
    border-color: #ffa800;
}
.btn.btn-danger {
    color: #fff;
    background-color: #f64e60;
    border-color: #f64e60;
}
.btn.btn-danger i {
    color: #fff;
}
.btn.btn-danger:focus:not(.btn-text),
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #ee2d41;
    border-color: #ee2d41;
}
.btn.btn-danger:focus:not(.btn-text) i,
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-danger:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-danger:disabled {
    color: #fff;
    background-color: #f64e60;
    border-color: #f64e60;
}
.btn.btn-danger:disabled i {
    color: #fff;
}
.btn.btn-danger:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-danger:not(:disabled):not(.disabled).active,
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #ee2d41;
    border-color: #ee2d41;
}
.btn.btn-danger:not(:disabled):not(.disabled).active i,
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-danger {
    color: #f64e60;
    background-color: #ffe2e5;
    border-color: transparent;
}
.btn.btn-light-danger i {
    color: #f64e60;
}
.btn.btn-light-danger:focus:not(.btn-text),
.btn.btn-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #f64e60;
    border-color: transparent;
}
.btn.btn-light-danger:focus:not(.btn-text) i,
.btn.btn-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-light-danger:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-danger:disabled {
    color: #f64e60;
    background-color: #ffe2e5;
    border-color: transparent;
}
.btn.btn-light-danger:disabled i {
    color: #f64e60;
}
.btn.btn-light-danger:disabled.dropdown-toggle:after {
    color: #f64e60;
}
.btn.btn-light-danger:not(:disabled):not(.disabled).active,
.btn.btn-light-danger:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #f64e60;
    border-color: transparent;
}
.btn.btn-light-danger:not(:disabled):not(.disabled).active i,
.btn.btn-light-danger:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-light-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-light-danger:focus:not(.btn-text),
.btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #f64e60;
    background-color: #ffe2e5;
    border-color: transparent;
}
.btn.btn-hover-light-danger:focus:not(.btn-text) i,
.btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #f64e60;
}
.btn.btn-hover-light-danger:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #f64e60;
}
.btn.btn-hover-light-danger:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #f64e60;
    background-color: #ffe2e5;
    border-color: transparent;
}
.btn.btn-hover-light-danger:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #f64e60;
}
.btn.btn-hover-light-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #f64e60;
}
.btn.btn-link-danger {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #f64e60;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-danger i {
    color: #f64e60;
}
.btn.btn-link-danger:focus:not(.btn-text),
.btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #ee2d41;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-danger:focus:not(.btn-text) i,
.btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #ee2d41;
}
.btn.btn-link-danger:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #ee2d41;
}
.btn.btn-link-danger:disabled {
    color: #f64e60;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-danger:disabled i {
    color: #f64e60;
}
.btn.btn-link-danger:disabled.dropdown-toggle:after {
    color: #f64e60;
}
.btn.btn-link-danger:not(:disabled):not(.disabled).active,
.btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #ee2d41;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-danger:not(:disabled):not(.disabled).active i,
.btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #ee2d41;
}
.btn.btn-link-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #ee2d41;
}
.btn.btn-hover-danger:focus:not(.btn-text),
.btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff !important;
    background-color: #f64e60 !important;
    border-color: #f64e60 !important;
}
.btn.btn-hover-danger:focus:not(.btn-text) i,
.btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff !important;
}
.btn.btn-hover-danger:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-danger:not(:disabled):not(.disabled).active,
.btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff !important;
    background-color: #f64e60 !important;
    border-color: #f64e60 !important;
}
.btn.btn-hover-danger:not(:disabled):not(.disabled).active i,
.btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff !important;
}
.btn.btn-hover-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-bg-danger:focus:not(.btn-text),
.btn.btn-hover-bg-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #f64e60 !important;
    border-color: #f64e60 !important;
}
.btn.btn-hover-bg-danger:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-danger:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #f64e60 !important;
    border-color: #f64e60 !important;
}
.btn.btn-bg-danger {
    background-color: #f64e60;
    border-color: #f64e60;
}
.btn.btn-bg-danger:disabled {
    background-color: #f64e60;
    border-color: #f64e60;
}
.btn.btn-light {
    color: #7e8299;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}
.btn.btn-light i {
    color: #7e8299;
}
.btn.btn-light:focus:not(.btn-text),
.btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #7e8299;
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.btn.btn-light:focus:not(.btn-text) i,
.btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #7e8299;
}
.btn.btn-light:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #7e8299;
}
.btn.btn-light:disabled {
    color: #7e8299;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}
.btn.btn-light:disabled i {
    color: #7e8299;
}
.btn.btn-light:disabled.dropdown-toggle:after {
    color: #7e8299;
}
.btn.btn-light:not(:disabled):not(.disabled).active,
.btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #7e8299;
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.btn.btn-light:not(:disabled):not(.disabled).active i,
.btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #7e8299;
}
.btn.btn-light:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #7e8299;
}
.btn.btn-light-light {
    color: #f3f6f9;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-light-light i {
    color: #f3f6f9;
}
.btn.btn-light-light:focus:not(.btn-text),
.btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #7e8299;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-light-light:focus:not(.btn-text) i,
.btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #7e8299;
}
.btn.btn-light-light:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #7e8299;
}
.btn.btn-light-light:disabled {
    color: #f3f6f9;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-light-light:disabled i {
    color: #f3f6f9;
}
.btn.btn-light-light:disabled.dropdown-toggle:after {
    color: #f3f6f9;
}
.btn.btn-light-light:not(:disabled):not(.disabled).active,
.btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #7e8299;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-light-light:not(:disabled):not(.disabled).active i,
.btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #7e8299;
}
.btn.btn-light-light:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #7e8299;
}
.btn.btn-hover-light-light:focus:not(.btn-text),
.btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #f3f6f9;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-hover-light-light:focus:not(.btn-text) i,
.btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #f3f6f9;
}
.btn.btn-hover-light-light:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #f3f6f9;
}
.btn.btn-hover-light-light:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #f3f6f9;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-hover-light-light:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #f3f6f9;
}
.btn.btn-hover-light-light:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #f3f6f9;
}
.btn.btn-link-light {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #f3f6f9;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-light i {
    color: #f3f6f9;
}
.btn.btn-link-light:focus:not(.btn-text),
.btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #e4e6ef;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-light:focus:not(.btn-text) i,
.btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #e4e6ef;
}
.btn.btn-link-light:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #e4e6ef;
}
.btn.btn-link-light:disabled {
    color: #f3f6f9;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-light:disabled i {
    color: #f3f6f9;
}
.btn.btn-link-light:disabled.dropdown-toggle:after {
    color: #f3f6f9;
}
.btn.btn-link-light:not(:disabled):not(.disabled).active,
.btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #e4e6ef;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-light:not(:disabled):not(.disabled).active i,
.btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #e4e6ef;
}
.btn.btn-link-light:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #e4e6ef;
}
.btn.btn-hover-light:focus:not(.btn-text),
.btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #7e8299 !important;
    background-color: #f3f6f9 !important;
    border-color: #f3f6f9 !important;
}
.btn.btn-hover-light:focus:not(.btn-text) i,
.btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #7e8299 !important;
}
.btn.btn-hover-light:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #7e8299 !important;
}
.btn.btn-hover-light:not(:disabled):not(.disabled).active,
.btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #7e8299 !important;
    background-color: #f3f6f9 !important;
    border-color: #f3f6f9 !important;
}
.btn.btn-hover-light:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #7e8299 !important;
}
.btn.btn-hover-light:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #7e8299 !important;
}
.btn.btn-hover-bg-light:focus:not(.btn-text),
.btn.btn-hover-bg-light:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #f3f6f9 !important;
    border-color: #f3f6f9 !important;
}
.btn.btn-hover-bg-light:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-light:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #f3f6f9 !important;
    border-color: #f3f6f9 !important;
}
.btn.btn-bg-light {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}
.btn.btn-bg-light:disabled {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}
.btn.btn-dark {
    color: #fff;
    background-color: #181c32;
    border-color: #181c32;
}
.btn.btn-dark i {
    color: #fff;
}
.btn.btn-dark:focus:not(.btn-text),
.btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #131628;
    border-color: #131628;
}
.btn.btn-dark:focus:not(.btn-text) i,
.btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-dark:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-dark:disabled {
    color: #fff;
    background-color: #181c32;
    border-color: #181c32;
}
.btn.btn-dark:disabled i {
    color: #fff;
}
.btn.btn-dark:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-dark:not(:disabled):not(.disabled).active,
.btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #131628;
    border-color: #131628;
}
.btn.btn-dark:not(:disabled):not(.disabled).active i,
.btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-dark {
    color: #181c32;
    background-color: #d1d3e0;
    border-color: transparent;
}
.btn.btn-light-dark i {
    color: #181c32;
}
.btn.btn-light-dark:focus:not(.btn-text),
.btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #181c32;
    border-color: transparent;
}
.btn.btn-light-dark:focus:not(.btn-text) i,
.btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-light-dark:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-dark:disabled {
    color: #181c32;
    background-color: #d1d3e0;
    border-color: transparent;
}
.btn.btn-light-dark:disabled i {
    color: #181c32;
}
.btn.btn-light-dark:disabled.dropdown-toggle:after {
    color: #181c32;
}
.btn.btn-light-dark:not(:disabled):not(.disabled).active,
.btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #181c32;
    border-color: transparent;
}
.btn.btn-light-dark:not(:disabled):not(.disabled).active i,
.btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-light-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-light-dark:focus:not(.btn-text),
.btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #181c32;
    background-color: #d1d3e0;
    border-color: transparent;
}
.btn.btn-hover-light-dark:focus:not(.btn-text) i,
.btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #181c32;
}
.btn.btn-hover-light-dark:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #181c32;
}
.btn.btn-hover-light-dark:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #181c32;
    background-color: #d1d3e0;
    border-color: transparent;
}
.btn.btn-hover-light-dark:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #181c32;
}
.btn.btn-hover-light-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #181c32;
}
.btn.btn-link-dark {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #181c32;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-dark i {
    color: #181c32;
}
.btn.btn-link-dark:focus:not(.btn-text),
.btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #131628;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-dark:focus:not(.btn-text) i,
.btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #131628;
}
.btn.btn-link-dark:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #131628;
}
.btn.btn-link-dark:disabled {
    color: #181c32;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-dark:disabled i {
    color: #181c32;
}
.btn.btn-link-dark:disabled.dropdown-toggle:after {
    color: #181c32;
}
.btn.btn-link-dark:not(:disabled):not(.disabled).active,
.btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #131628;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-dark:not(:disabled):not(.disabled).active i,
.btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #131628;
}
.btn.btn-link-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #131628;
}
.btn.btn-hover-dark:focus:not(.btn-text),
.btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff !important;
    background-color: #181c32 !important;
    border-color: #181c32 !important;
}
.btn.btn-hover-dark:focus:not(.btn-text) i,
.btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff !important;
}
.btn.btn-hover-dark:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-dark:not(:disabled):not(.disabled).active,
.btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff !important;
    background-color: #181c32 !important;
    border-color: #181c32 !important;
}
.btn.btn-hover-dark:not(:disabled):not(.disabled).active i,
.btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff !important;
}
.btn.btn-hover-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-bg-dark:focus:not(.btn-text),
.btn.btn-hover-bg-dark:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #181c32 !important;
    border-color: #181c32 !important;
}
.btn.btn-hover-bg-dark:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-dark:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #181c32 !important;
    border-color: #181c32 !important;
}
.btn.btn-bg-dark {
    background-color: #181c32;
    border-color: #181c32;
}
.btn.btn-bg-dark:disabled {
    background-color: #181c32;
    border-color: #181c32;
}
.btn.btn-white {
    color: #3f4254;
    background-color: #fff;
    border-color: #fff;
}
.btn.btn-white i {
    color: #3f4254;
}
.btn.btn-white:focus:not(.btn-text),
.btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3f4254;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}
.btn.btn-white:focus:not(.btn-text) i,
.btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3f4254;
}
.btn.btn-white:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-white:disabled {
    color: #3f4254;
    background-color: #fff;
    border-color: #fff;
}
.btn.btn-white:disabled i {
    color: #3f4254;
}
.btn.btn-white:disabled.dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-white:not(:disabled):not(.disabled).active,
.btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3f4254;
    background-color: #f3f6f9;
    border-color: #f3f6f9;
}
.btn.btn-white:not(:disabled):not(.disabled).active i,
.btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3f4254;
}
.btn.btn-white:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-light-white {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
}
.btn.btn-light-white i {
    color: #fff;
}
.btn.btn-light-white:focus:not(.btn-text),
.btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3f4254;
    background-color: #fff;
    border-color: transparent;
}
.btn.btn-light-white:focus:not(.btn-text) i,
.btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3f4254;
}
.btn.btn-light-white:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-light-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-light-white:disabled {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
}
.btn.btn-light-white:disabled i {
    color: #fff;
}
.btn.btn-light-white:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-light-white:not(:disabled):not(.disabled).active,
.btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3f4254;
    background-color: #fff;
    border-color: transparent;
}
.btn.btn-light-white:not(:disabled):not(.disabled).active i,
.btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3f4254;
}
.btn.btn-light-white:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-light-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-hover-light-white:focus:not(.btn-text),
.btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
}
.btn.btn-hover-light-white:focus:not(.btn-text) i,
.btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-hover-light-white:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-light-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-light-white:not(:disabled):not(.disabled).active,
.btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
}
.btn.btn-hover-light-white:not(:disabled):not(.disabled).active i,
.btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-hover-light-white:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-light-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-link-white {
    border: 0;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-white i {
    color: #fff;
}
.btn.btn-link-white:focus:not(.btn-text),
.btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #f3f6f9;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-white:focus:not(.btn-text) i,
.btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #f3f6f9;
}
.btn.btn-link-white:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-link-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #f3f6f9;
}
.btn.btn-link-white:disabled {
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-white:disabled i {
    color: #fff;
}
.btn.btn-link-white:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-link-white:not(:disabled):not(.disabled).active,
.btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #f3f6f9;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn.btn-link-white:not(:disabled):not(.disabled).active i,
.btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #f3f6f9;
}
.btn.btn-link-white:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-link-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #f3f6f9;
}
.btn.btn-hover-white:focus:not(.btn-text),
.btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3f4254 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}
.btn.btn-hover-white:focus:not(.btn-text) i,
.btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3f4254 !important;
}
.btn.btn-hover-white:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3f4254 !important;
}
.btn.btn-hover-white:not(:disabled):not(.disabled).active,
.btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3f4254 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}
.btn.btn-hover-white:not(:disabled):not(.disabled).active i,
.btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3f4254 !important;
}
.btn.btn-hover-white:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3f4254 !important;
}
.btn.btn-hover-bg-white:focus:not(.btn-text),
.btn.btn-hover-bg-white:hover:not(.btn-text):not(:disabled):not(.disabled) {
    background-color: #fff !important;
    border-color: #fff !important;
}
.btn.btn-hover-bg-white:not(:disabled):not(.disabled).active,
.btn.btn-hover-bg-white:not(:disabled):not(.disabled):active:not(.btn-text) {
    background-color: #fff !important;
    border-color: #fff !important;
}
.btn.btn-bg-white {
    background-color: #fff;
    border-color: #fff;
}
.btn.btn-bg-white:disabled {
    background-color: #fff;
    border-color: #fff;
}
.btn.btn-text-white {
    color: #fff;
}
.btn.btn-text-white:disabled {
    color: #fff;
}
.btn.btn-icon-white i {
    color: #fff;
}
.btn.btn-icon-white:disabled i {
    color: #fff;
}
.btn.btn-icon-white:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-hover-text-white:focus:not(.btn-text),
.btn.btn-hover-text-white:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff !important;
}
.btn.btn-hover-text-white:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-white:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff !important;
}
.btn.btn-hover-icon-white:focus:not(.btn-text) i,
.btn.btn-hover-icon-white:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff !important;
}
.btn.btn-hover-icon-white:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-white:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-hover-icon-white:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-white:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff !important;
}
.btn.btn-hover-icon-white:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-white:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff !important;
}
.btn.btn-text-primary {
    color: #3699ff;
}
.btn.btn-text-primary:disabled {
    color: #3699ff;
}
.btn.btn-icon-primary i {
    color: #3699ff;
}
.btn.btn-icon-primary:disabled i {
    color: #3699ff;
}
.btn.btn-icon-primary:disabled.dropdown-toggle:after {
    color: #3699ff;
}
.btn.btn-hover-text-primary:focus:not(.btn-text),
.btn.btn-hover-text-primary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3699ff !important;
}
.btn.btn-hover-text-primary:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-primary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3699ff !important;
}
.btn.btn-hover-icon-primary:focus:not(.btn-text) i,
.btn.btn-hover-icon-primary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3699ff !important;
}
.btn.btn-hover-icon-primary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-primary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3699ff !important;
}
.btn.btn-hover-icon-primary:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-primary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3699ff !important;
}
.btn.btn-hover-icon-primary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-primary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3699ff !important;
}
.btn.btn-text-secondary {
    color: #181c32;
}
.btn.btn-text-secondary:disabled {
    color: #181c32;
}
.btn.btn-icon-secondary i {
    color: #181c32;
}
.btn.btn-icon-secondary:disabled i {
    color: #181c32;
}
.btn.btn-icon-secondary:disabled.dropdown-toggle:after {
    color: #181c32;
}
.btn.btn-hover-text-secondary:focus:not(.btn-text),
.btn.btn-hover-text-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #181c32 !important;
}
.btn.btn-hover-text-secondary:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-secondary:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #181c32 !important;
}
.btn.btn-hover-icon-secondary:focus:not(.btn-text) i,
.btn.btn-hover-icon-secondary:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #181c32 !important;
}
.btn.btn-hover-icon-secondary:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-secondary:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #181c32 !important;
}
.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #181c32 !important;
}
.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-secondary:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #181c32 !important;
}
.btn.btn-text-success {
    color: #1bc5bd;
}
.btn.btn-text-success:disabled {
    color: #1bc5bd;
}
.btn.btn-icon-success i {
    color: #1bc5bd;
}
.btn.btn-icon-success:disabled i {
    color: #1bc5bd;
}
.btn.btn-icon-success:disabled.dropdown-toggle:after {
    color: #1bc5bd;
}
.btn.btn-hover-text-success:focus:not(.btn-text),
.btn.btn-hover-text-success:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #1bc5bd !important;
}
.btn.btn-hover-text-success:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-success:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #1bc5bd !important;
}
.btn.btn-hover-icon-success:focus:not(.btn-text) i,
.btn.btn-hover-icon-success:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #1bc5bd !important;
}
.btn.btn-hover-icon-success:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-success:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #1bc5bd !important;
}
.btn.btn-hover-icon-success:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-success:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #1bc5bd !important;
}
.btn.btn-hover-icon-success:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-success:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #1bc5bd !important;
}
.btn.btn-text-info {
    color: #8950fc;
}
.btn.btn-text-info:disabled {
    color: #8950fc;
}
.btn.btn-icon-info i {
    color: #8950fc;
}
.btn.btn-icon-info:disabled i {
    color: #8950fc;
}
.btn.btn-icon-info:disabled.dropdown-toggle:after {
    color: #8950fc;
}
.btn.btn-hover-text-info:focus:not(.btn-text),
.btn.btn-hover-text-info:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #8950fc !important;
}
.btn.btn-hover-text-info:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-info:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #8950fc !important;
}
.btn.btn-hover-icon-info:focus:not(.btn-text) i,
.btn.btn-hover-icon-info:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #8950fc !important;
}
.btn.btn-hover-icon-info:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-info:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #8950fc !important;
}
.btn.btn-hover-icon-info:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-info:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #8950fc !important;
}
.btn.btn-hover-icon-info:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-info:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #8950fc !important;
}
.btn.btn-text-warning {
    color: #ffa800;
}
.btn.btn-text-warning:disabled {
    color: #ffa800;
}
.btn.btn-icon-warning i {
    color: #ffa800;
}
.btn.btn-icon-warning:disabled i {
    color: #ffa800;
}
.btn.btn-icon-warning:disabled.dropdown-toggle:after {
    color: #ffa800;
}
.btn.btn-hover-text-warning:focus:not(.btn-text),
.btn.btn-hover-text-warning:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #ffa800 !important;
}
.btn.btn-hover-text-warning:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-warning:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #ffa800 !important;
}
.btn.btn-hover-icon-warning:focus:not(.btn-text) i,
.btn.btn-hover-icon-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #ffa800 !important;
}
.btn.btn-hover-icon-warning:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-warning:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #ffa800 !important;
}
.btn.btn-hover-icon-warning:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-warning:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #ffa800 !important;
}
.btn.btn-hover-icon-warning:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-warning:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #ffa800 !important;
}
.btn.btn-text-danger {
    color: #f64e60;
}
.btn.btn-text-danger:disabled {
    color: #f64e60;
}
.btn.btn-icon-danger i {
    color: #f64e60;
}
.btn.btn-icon-danger:disabled i {
    color: #f64e60;
}
.btn.btn-icon-danger:disabled.dropdown-toggle:after {
    color: #f64e60;
}
.btn.btn-hover-text-danger:focus:not(.btn-text),
.btn.btn-hover-text-danger:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #f64e60 !important;
}
.btn.btn-hover-text-danger:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-danger:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #f64e60 !important;
}
.btn.btn-hover-icon-danger:focus:not(.btn-text) i,
.btn.btn-hover-icon-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #f64e60 !important;
}
.btn.btn-hover-icon-danger:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #f64e60 !important;
}
.btn.btn-hover-icon-danger:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-danger:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #f64e60 !important;
}
.btn.btn-hover-icon-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #f64e60 !important;
}
.btn.btn-text-light {
    color: light;
}
.btn.btn-text-light:disabled {
    color: light;
}
.btn.btn-icon-light i {
    color: light;
}
.btn.btn-icon-light:disabled i {
    color: light;
}
.btn.btn-icon-light:disabled.dropdown-toggle:after {
    color: light;
}
.btn.btn-hover-text-light:focus:not(.btn-text),
.btn.btn-hover-text-light:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: light !important;
}
.btn.btn-hover-text-light:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-light:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: light !important;
}
.btn.btn-hover-icon-light:focus:not(.btn-text) i,
.btn.btn-hover-icon-light:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: light !important;
}
.btn.btn-hover-icon-light:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-light:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: light !important;
}
.btn.btn-hover-icon-light:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-light:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: light !important;
}
.btn.btn-hover-icon-light:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-light:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: light !important;
}
.btn.btn-text-dark {
    color: #181c32;
}
.btn.btn-text-dark:disabled {
    color: #181c32;
}
.btn.btn-icon-dark i {
    color: #181c32;
}
.btn.btn-icon-dark:disabled i {
    color: #181c32;
}
.btn.btn-icon-dark:disabled.dropdown-toggle:after {
    color: #181c32;
}
.btn.btn-hover-text-dark:focus:not(.btn-text),
.btn.btn-hover-text-dark:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #181c32 !important;
}
.btn.btn-hover-text-dark:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-dark:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #181c32 !important;
}
.btn.btn-hover-icon-dark:focus:not(.btn-text) i,
.btn.btn-hover-icon-dark:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #181c32 !important;
}
.btn.btn-hover-icon-dark:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-dark:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #181c32 !important;
}
.btn.btn-hover-icon-dark:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-dark:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #181c32 !important;
}
.btn.btn-hover-icon-dark:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-dark:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #181c32 !important;
}
.btn.btn-text-dark-75 {
    color: #3f4254;
}
.btn.btn-text-dark-75:disabled {
    color: #3f4254;
}
.btn.btn-icon-dark-75 i {
    color: #3f4254;
}
.btn.btn-icon-dark-75:disabled i {
    color: #3f4254;
}
.btn.btn-icon-dark-75:disabled.dropdown-toggle:after {
    color: #3f4254;
}
.btn.btn-hover-text-dark-75:focus:not(.btn-text),
.btn.btn-hover-text-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3f4254 !important;
}
.btn.btn-hover-text-dark-75:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-dark-75:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3f4254 !important;
}
.btn.btn-hover-icon-dark-75:focus:not(.btn-text) i,
.btn.btn-hover-icon-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3f4254 !important;
}
.btn.btn-hover-icon-dark-75:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-dark-75:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3f4254 !important;
}
.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3f4254 !important;
}
.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-dark-75:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3f4254 !important;
}
.btn.btn-text-dark-65 {
    color: #5e6278;
}
.btn.btn-text-dark-65:disabled {
    color: #5e6278;
}
.btn.btn-icon-dark-65 i {
    color: #5e6278;
}
.btn.btn-icon-dark-65:disabled i {
    color: #5e6278;
}
.btn.btn-icon-dark-65:disabled.dropdown-toggle:after {
    color: #5e6278;
}
.btn.btn-hover-text-dark-65:focus:not(.btn-text),
.btn.btn-hover-text-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #5e6278 !important;
}
.btn.btn-hover-text-dark-65:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-dark-65:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #5e6278 !important;
}
.btn.btn-hover-icon-dark-65:focus:not(.btn-text) i,
.btn.btn-hover-icon-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #5e6278 !important;
}
.btn.btn-hover-icon-dark-65:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-dark-65:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #5e6278 !important;
}
.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #5e6278 !important;
}
.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-dark-65:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #5e6278 !important;
}
.btn.btn-text-dark-50 {
    color: #7e8299;
}
.btn.btn-text-dark-50:disabled {
    color: #7e8299;
}
.btn.btn-icon-dark-50 i {
    color: #7e8299;
}
.btn.btn-icon-dark-50:disabled i {
    color: #7e8299;
}
.btn.btn-icon-dark-50:disabled.dropdown-toggle:after {
    color: #7e8299;
}
.btn.btn-hover-text-dark-50:focus:not(.btn-text),
.btn.btn-hover-text-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #7e8299 !important;
}
.btn.btn-hover-text-dark-50:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-dark-50:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #7e8299 !important;
}
.btn.btn-hover-icon-dark-50:focus:not(.btn-text) i,
.btn.btn-hover-icon-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #7e8299 !important;
}
.btn.btn-hover-icon-dark-50:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-dark-50:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #7e8299 !important;
}
.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #7e8299 !important;
}
.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-dark-50:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #7e8299 !important;
}
.btn.btn-text-dark-25 {
    color: #d1d3e0;
}
.btn.btn-text-dark-25:disabled {
    color: #d1d3e0;
}
.btn.btn-icon-dark-25 i {
    color: #d1d3e0;
}
.btn.btn-icon-dark-25:disabled i {
    color: #d1d3e0;
}
.btn.btn-icon-dark-25:disabled.dropdown-toggle:after {
    color: #d1d3e0;
}
.btn.btn-hover-text-dark-25:focus:not(.btn-text),
.btn.btn-hover-text-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #d1d3e0 !important;
}
.btn.btn-hover-text-dark-25:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-dark-25:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #d1d3e0 !important;
}
.btn.btn-hover-icon-dark-25:focus:not(.btn-text) i,
.btn.btn-hover-icon-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #d1d3e0 !important;
}
.btn.btn-hover-icon-dark-25:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-dark-25:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #d1d3e0 !important;
}
.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #d1d3e0 !important;
}
.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-dark-25:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #d1d3e0 !important;
}
.btn.btn-text-muted {
    color: #b5b5c3;
}
.btn.btn-text-muted:disabled {
    color: #b5b5c3;
}
.btn.btn-icon-muted i {
    color: #b5b5c3;
}
.btn.btn-icon-muted:disabled i {
    color: #b5b5c3;
}
.btn.btn-icon-muted:disabled.dropdown-toggle:after {
    color: #b5b5c3;
}
.btn.btn-hover-text-muted:focus:not(.btn-text),
.btn.btn-hover-text-muted:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #b5b5c3 !important;
}
.btn.btn-hover-text-muted:not(:disabled):not(.disabled).active,
.btn.btn-hover-text-muted:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #b5b5c3 !important;
}
.btn.btn-hover-icon-muted:focus:not(.btn-text) i,
.btn.btn-hover-icon-muted:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #b5b5c3 !important;
}
.btn.btn-hover-icon-muted:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-hover-icon-muted:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #b5b5c3 !important;
}
.btn.btn-hover-icon-muted:not(:disabled):not(.disabled).active i,
.btn.btn-hover-icon-muted:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #b5b5c3 !important;
}
.btn.btn-hover-icon-muted:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-hover-icon-muted:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #b5b5c3 !important;
}
@-webkit-keyframes animation-dropdown-menu-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes animation-dropdown-menu-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes animation-dropdown-menu-move-down {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes animation-dropdown-menu-move-down {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
@-webkit-keyframes animation-dropdown-menu-move-up {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes animation-dropdown-menu-move-up {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
.form-group label {
    font-size: 1rem;
    font-weight: 400;
    color: #3f4254;
}
.form-group .form-text {
    font-size: 0.9rem;
    font-weight: 400;
}
.form-control[readonly] {
    background-color: #fff;
}
.form-control:active,
.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.form-control.form-control-solid {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    color: #3f4254;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.form-control.form-control-solid::-moz-placeholder {
    color: #b5b5c3;
    opacity: 1;
}
.form-control.form-control-solid:-ms-input-placeholder {
    color: #b5b5c3;
}
.form-control.form-control-solid::-webkit-input-placeholder {
    color: #b5b5c3;
}
.form-control.form-control-solid:active,
.form-control.form-control-solid:focus {
    background-color: #ebedf3;
    border-color: #ebedf3;
    color: #3f4254;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.placeholder-dark-50::-moz-placeholder {
    color: #7e8299;
    opacity: 1;
}
.placeholder-dark-50:-ms-input-placeholder {
    color: #7e8299;
}
.placeholder-dark-50::-webkit-input-placeholder {
    color: #7e8299;
}
.placeholder-dark-75::-moz-placeholder {
    color: #3f4254;
    opacity: 1;
}
.placeholder-dark-75:-ms-input-placeholder {
    color: #3f4254;
}
.placeholder-dark-75::-webkit-input-placeholder {
    color: #3f4254;
}
.placeholder-white::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.placeholder-white:-ms-input-placeholder {
    color: #fff;
}
.placeholder-white::-webkit-input-placeholder {
    color: #fff;
}
.input-group i {
    line-height: 0;
    font-size: 1.3rem;
}
.input-group i:after,
.input-group i:before {
    line-height: 0;
}
.input-group.input-group-sm i {
    line-height: 0;
    font-size: 1rem;
}
.input-group.input-group-lg i {
    line-height: 0;
    font-size: 1.4rem;
}
.input-group.input-group-solid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3f6f9;
    border-radius: 0.42rem;
}
.input-group.input-group-solid .form-control {
    border: 0;
    background-color: transparent;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-group.input-group-solid .form-control.form-control-solid:active,
.input-group.input-group-solid .form-control.form-control-solid:focus {
    background-color: #ebedf3;
    border-color: #ebedf3;
    color: #3f4254;
    -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.input-group.input-group-solid.input-group-sm {
    border-radius: 0.28rem;
}
.input-group.input-group-solid.input-group-lg {
    border-radius: 0.42rem;
}
.input-group.input-group-solid .input-group-text {
    background-color: transparent;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.input-group.input-group-solid .input-group-text .btn-secondary {
    border: 0 !important;
}
.input-icon {
    position: relative;
}
.input-icon span {
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(1.5em + 1.3rem + 2px);
}
.input-icon span i {
    line-height: 0;
    color: #7e8299;
}
.input-icon span i:after,
.input-icon span i:before {
    line-height: 0;
}
.input-icon .form-control {
    padding-left: calc(1.5em + 1.3rem + 2px);
}
.input-icon.input-icon-right span {
    right: 0;
    left: auto;
}
.input-icon.input-icon-right .form-control {
    padding-left: 1rem;
    padding-right: calc(1.5em + 1.3rem + 2px);
}
.row[class*="row-col-divider-"] > div {
    border-bottom: 1px solid #ebedf3;
}
.row[class*="row-col-divider-"] > div:last-child {
    border-bottom: 0;
}
.checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: left;
    cursor: pointer;
    font-size: 1rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}
.checkbox > span {
    background-color: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0.42rem;
}
.checkbox > span:after {
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0 2px 2px 0 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -2px;
}
.checkbox > input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.checkbox:hover > input:not([disabled]) ~ span,
.checkbox > input:focus ~ span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.checkbox > input:checked ~ span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: none;
}
.checkbox > input:checked ~ span:after {
    display: block;
}
.checkbox > span {
    height: 18px;
    width: 18px;
}
.checkbox > span:after {
    width: 5px;
    height: 10px;
}
.checkbox.checkbox-lg > span {
    height: 24px;
    width: 24px;
}
.checkbox.checkbox-lg > span:after {
    width: 6px;
    height: 12px;
}
.checkbox > span {
    background-color: #ebedf3;
    border: 1px solid transparent;
}
.checkbox > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox > input:checked ~ span {
    background-color: #3699ff;
}
.checkbox > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-primary > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-primary > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-primary > input:checked ~ span {
    background-color: #3699ff;
}
.checkbox.checkbox-primary > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-primary > span {
    background-color: #e1f0ff;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-primary > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-primary > input:checked ~ span {
    background-color: #3699ff;
}
.checkbox.checkbox-light-primary > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-secondary > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-secondary > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-secondary > input:checked ~ span {
    background-color: #e4e6ef;
}
.checkbox.checkbox-secondary > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-secondary > span {
    background-color: #ebedf3;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-secondary > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-secondary > input:checked ~ span {
    background-color: #e4e6ef;
}
.checkbox.checkbox-light-secondary > input:checked ~ span:after {
    border-color: #3f4254;
}
.checkbox.checkbox-success > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-success > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-success > input:checked ~ span {
    background-color: #1bc5bd;
}
.checkbox.checkbox-success > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-success > span {
    background-color: #c9f7f5;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-success > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-success > input:checked ~ span {
    background-color: #1bc5bd;
}
.checkbox.checkbox-light-success > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-info > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-info > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-info > input:checked ~ span {
    background-color: #8950fc;
}
.checkbox.checkbox-info > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-info > span {
    background-color: #eee5ff;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-info > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-info > input:checked ~ span {
    background-color: #8950fc;
}
.checkbox.checkbox-light-info > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-warning > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-warning > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-warning > input:checked ~ span {
    background-color: #ffa800;
}
.checkbox.checkbox-warning > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-warning > span {
    background-color: #fff4de;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-warning > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-warning > input:checked ~ span {
    background-color: #ffa800;
}
.checkbox.checkbox-light-warning > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-danger > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-danger > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-danger > input:checked ~ span {
    background-color: #f64e60;
}
.checkbox.checkbox-danger > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-danger > span {
    background-color: #ffe2e5;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-danger > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-danger > input:checked ~ span {
    background-color: #f64e60;
}
.checkbox.checkbox-light-danger > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light > input:checked ~ span {
    background-color: #f3f6f9;
}
.checkbox.checkbox-light > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-light > span {
    background-color: #f3f6f9;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-light > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-light > input:checked ~ span {
    background-color: #f3f6f9;
}
.checkbox.checkbox-light-light > input:checked ~ span:after {
    border-color: #7e8299;
}
.checkbox.checkbox-dark > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-dark > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-dark > input:checked ~ span {
    background-color: #181c32;
}
.checkbox.checkbox-dark > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-dark > span {
    background-color: #d1d3e0;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-dark > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-dark > input:checked ~ span {
    background-color: #181c32;
}
.checkbox.checkbox-light-dark > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-white > span {
    border: 1px solid transparent;
}
.checkbox.checkbox-white > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-white > input:checked ~ span {
    background-color: #fff;
}
.checkbox.checkbox-white > input:checked ~ span:after {
    border-color: #fff;
}
.checkbox.checkbox-light-white > span {
    background-color: #fff;
    border: 1px solid transparent;
}
.checkbox.checkbox-light-white > input:focus ~ span {
    border: 1px solid transparent;
}
.checkbox.checkbox-light-white > input:checked ~ span {
    background-color: #fff;
}
.checkbox.checkbox-light-white > input:checked ~ span:after {
    border-color: #3f4254;
}
.input-group .checkbox {
    margin-bottom: 0 !important;
    padding-left: 0;
}
.image-input {
    position: relative;
    display: inline-block;
    border-radius: 0.42rem;
    background-repeat: no-repeat;
    background-size: cover;
}
.image-input [data-action="change"] {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
}
.image-input [data-action="change"] input {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
    opacity: 0;
}
.image-input [data-action="cancel"],
.image-input [data-action="remove"] {
    position: absolute;
    right: -10px;
    bottom: -5px;
}
.image-input [data-action="cancel"] {
    display: none;
}
.label {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    font-size: 0.8rem;
    background-color: #ebedf3;
    color: #3f4254;
    font-weight: 400;
    height: 20px;
    width: 20px;
    font-size: 0.8rem;
}
.label.label-primary {
    color: #fff;
    background-color: #3699ff;
}
.label.label-light-primary {
    color: #3699ff;
    background-color: #e1f0ff;
}
.label.label-secondary {
    color: #3f4254;
    background-color: #e4e6ef;
}
.label.label-light-secondary {
    color: #e4e6ef;
    background-color: #ebedf3;
}
.label.label-success {
    color: #fff;
    background-color: #1bc5bd;
}
.label.label-light-success {
    color: #1bc5bd;
    background-color: #c9f7f5;
}
.label.label-info {
    color: #fff;
    background-color: #8950fc;
}
.label.label-light-info {
    color: #8950fc;
    background-color: #eee5ff;
}
.label.label-warning {
    color: #fff;
    background-color: #ffa800;
}
.label.label-light-warning {
    color: #ffa800;
    background-color: #fff4de;
}
.label.label-danger {
    color: #fff;
    background-color: #f64e60;
}
.label.label-light-danger {
    color: #f64e60;
    background-color: #ffe2e5;
}
.label.label-light {
    color: #7e8299;
    background-color: #f3f6f9;
}
.label.label-light-light {
    color: #f3f6f9;
    background-color: #f3f6f9;
}
.label.label-dark {
    color: #fff;
    background-color: #181c32;
}
.label.label-light-dark {
    color: #181c32;
    background-color: #d1d3e0;
}
.label.label-white {
    color: #3f4254;
    background-color: #fff;
}
.label.label-light-white {
    color: #fff;
    background-color: #fff;
}
.label.label-sm {
    height: 16px;
    width: 16px;
    font-size: 0.75rem;
}
.label.label-lg {
    height: 24px;
    width: 24px;
    font-size: 0.9rem;
}
.label.label-xl {
    height: 28px;
    width: 28px;
    font-size: 1rem;
}
@-webkit-keyframes animation-loader {
    0% {
        opacity: 0.3;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes animation-loader {
    0% {
        opacity: 0.3;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes animation-pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }
    60% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }
    65% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}
@keyframes animation-pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }
    60% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0;
    }
    65% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0;
    }
}
.page-loading * {
    -webkit-transition: none !important;
    transition: none !important;
}
@-webkit-keyframes animation-scrolltop {
    from {
        margin-bottom: -15px;
    }
    to {
        margin-bottom: 0;
    }
}
@keyframes animation-scrolltop {
    from {
        margin-bottom: -15px;
    }
    to {
        margin-bottom: 0;
    }
}
@-webkit-keyframes animation-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes animation-spinner {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes animate-wave {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes animate-wave {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
[data-switch="true"] {
    opacity: 0;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px !important;
    font-weight: 400;
    font-family: Poppins, Helvetica, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199.98px) {
    body,
    html {
        font-size: 12px !important;
    }
}
@media (max-width: 991.98px) {
    body,
    html {
        font-size: 12px !important;
    }
}
body a:active,
body a:focus,
body a:hover,
html a:active,
html a:focus,
html a:hover {
    text-decoration: none !important;
}
body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #3f4254;
}
body {
    background: #f3f6f9;
}
@media (min-width: 992px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding: 0 40px;
    }
}
@media (max-width: 991.98px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: none;
        padding: 0 15px;
    }
}
@media (min-width: 992px) {
    .header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-transition: height 0.3s ease;
        transition: height 0.3s ease;
        position: relative;
        z-index: 2;
    }
    .header-fixed[data-header-scroll="on"] .header {
        position: fixed;
        z-index: 97;
        top: 0;
        right: 0;
        left: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
        box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
        height: 80px;
        -webkit-animation: header-scroll-animation 0.5s ease 1;
        animation: header-scroll-animation 0.5s ease 1;
    }
}
@-webkit-keyframes header-scroll-animation {
    from {
        top: -100px;
    }
    to {
        top: 0;
    }
}
@keyframes header-scroll-animation {
    from {
        top: -100px;
    }
    to {
        top: 0;
    }
}
@media (max-width: 991.98px) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
}
@media (min-width: 992px) {
    .header-mobile {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .header-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 15px;
        height: 60px;
        min-height: 60px;
        position: relative;
        background-color: #f3f6f9;
        z-index: 2;
        border-bottom: 1px solid transparent;
    }
    .header-mobile-fixed[data-header-scroll="on"] .header-mobile {
        position: fixed;
        z-index: 97;
        top: 0;
        right: 0;
        left: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
        box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
        height: 60px;
        -webkit-animation: header-mobile-scroll-animation 0.5s ease 1;
        animation: header-mobile-scroll-animation 0.5s ease 1;
    }
    .header-mobile .btn.btn-icon {
        color: #7e8299;
        background-color: #e4e6ef;
    }
    .header-mobile .btn.btn-icon i {
        color: #7e8299;
    }
    .header-mobile .btn.btn-icon:focus:not(.btn-text),
    .header-mobile .btn.btn-icon:hover:not(.btn-text):not(:disabled):not(.disabled) {
        color: #7e8299;
        background-color: #d1d3e0;
    }
    .header-mobile .btn.btn-icon:focus:not(.btn-text) i,
    .header-mobile .btn.btn-icon:hover:not(.btn-text):not(:disabled):not(.disabled) i {
        color: #7e8299;
    }
    .header-mobile .btn.btn-icon:focus:not(.btn-text).dropdown-toggle:after,
    .header-mobile .btn.btn-icon:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
        color: #7e8299;
    }
    .header-mobile .btn.btn-icon:disabled {
        color: #7e8299;
        background-color: #e4e6ef;
    }
    .header-mobile .btn.btn-icon:disabled i {
        color: #7e8299;
    }
    .header-mobile .btn.btn-icon:disabled.dropdown-toggle:after {
        color: #7e8299;
    }
    .header-mobile .btn.btn-icon:not(:disabled):not(.disabled).active,
    .header-mobile .btn.btn-icon:not(:disabled):not(.disabled):active:not(.btn-text) {
        color: #7e8299;
        background-color: #d1d3e0;
    }
    .header-mobile .btn.btn-icon:not(:disabled):not(.disabled).active i,
    .header-mobile .btn.btn-icon:not(:disabled):not(.disabled):active:not(.btn-text) i {
        color: #7e8299;
    }
    .header-mobile .btn.btn-icon:not(:disabled):not(.disabled).active.dropdown-toggle:after,
    .header-mobile .btn.btn-icon:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
        color: #7e8299;
    }
}
@-webkit-keyframes header-mobile-scroll-animation {
    from {
        top: -60px;
    }
    to {
        top: 0;
    }
}
@keyframes header-mobile-scroll-animation {
    from {
        top: -60px;
    }
    to {
        top: 0;
    }
}
@-webkit-keyframes header-menu-submenu-fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes header-menu-submenu-fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes header-menu-submenu-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes header-menu-submenu-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes header-menu-submenu-move-up {
    from {
        margin-top: -10px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes header-menu-submenu-move-up {
    from {
        margin-top: -10px;
    }
    to {
        margin-top: 0;
    }
}
@-webkit-keyframes header-menu-submenu-move-down {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes header-menu-submenu-move-down {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
@media (max-width: 991.98px) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
}
.aside {
    width: 265px;
    background-color: #fff;
}
@media (min-width: 992px) {
    .aside {
        border-right: 1px solid #ebedf3;
        border-bottom-left-radius: 0.42rem;
    }
}
@-webkit-keyframes aside-menu-submenu-fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes aside-menu-submenu-fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes aside-menu-submenu-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes aside-menu-submenu-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes aside-menu-submenu-move-up {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes aside-menu-submenu-move-up {
    from {
        margin-top: 10px;
    }
    to {
        margin-top: 0;
    }
}
@-webkit-keyframes aside-menu-submenu-move-down {
    from {
        margin-bottom: 10px;
    }
    to {
        margin-bottom: 0;
    }
}
@keyframes aside-menu-submenu-move-down {
    from {
        margin-bottom: 10px;
    }
    to {
        margin-bottom: 0;
    }
}
@media (max-width: 991.98px) {
    .aside {
        z-index: 1001;
        position: fixed;
        top: 0;
        bottom: 0;
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: -295px;
        width: 275px;
    }
    .aside.aside-on {
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        left: 0;
    }
}
@media screen and (max-width: 991.98px) and (-ms-high-contrast: active), (max-width: 991.98px) and (-ms-high-contrast: none) {
    .aside {
        -webkit-transition: none !important;
        transition: none !important;
    }
}
@media (max-width: 991.98px) {
    .aside.aside-right {
        right: -295px;
        left: auto;
    }
    .aside.aside-right.aside-on {
        -webkit-transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        transition: left 0.3s ease, right 0.3s ease, bottom 0.3s ease, top 0.3s ease;
        right: 0;
        left: auto;
    }
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    .aside {
        background: #fff;
        -webkit-box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.75);
        box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.75);
    }
}
@media (max-width: 325px) {
    .aside {
        width: 90% !important;
    }
}
.subheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}
.subheader.subheader-solid {
    background-color: #fff;
}
@media (min-width: 992px) {
    .header-fixed.subheader-fixed .subheader {
        position: fixed;
        height: 54px;
        left: 0;
        right: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 95;
        -webkit-box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
        box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
        background-color: #fff;
        border-top: 1px solid #ebedf3;
        margin: 0;
    }
    .aside-enabled.subheader-fixed .subheader {
        left: 265px;
    }
    .subheader-enabled:not(.subheader-fixed) .content {
        padding-top: 0;
    }
    .subheader-enabled:not(.subheader-fixed) .subheader.subheader-solid {
        margin-bottom: 40px;
    }
}
@media (max-width: 991.98px) {
    .subheader-enabled .content {
        padding-top: 0;
    }
    .subheader-enabled .subheader {
        border-top-left-radius: 0.42rem;
        border-top-right-radius: 0.42rem;
    }
    .subheader-enabled .subheader.subheader-solid {
        margin-bottom: 15px;
    }
}
.content {
    background-color: #fff;
    border-bottom-left-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem;
}
@media (min-width: 992px) {
    .content {
        padding: 40px;
    }
    .aside-enabled .content {
        border-bottom-left-radius: 0;
    }
}
@media (max-width: 991.98px) {
    .content {
        border-radius: 0.42rem;
        padding: 15px;
    }
}
@-webkit-keyframes animation-offcanvas-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes animation-offcanvas-fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@media (max-width: 991.98px) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
}
#KT_tngdeverror,
#KT_tngtrace,
#sent,
.sendsms {
    padding: 5px 10px 5px 5px;
    margin: 5px;
    font-size: 13px;
    color: #ff0000;
    font-weight: bold;
}
#KT_tngtrace {
    display: none;
}
.KT_field_error,
.form_validation_field_error_error_message {
	color: #FFF;
    background: #ff0000;
    padding-left: 2px;
}


.KT_note {
    padding: 5px 10px 5px 5px;
    color: #000;
    background: #ffff00;
    padding-left: 2px;
    font-size: 15px;
}
.note {
    color: #fff;
    background: #ffcc00;
    padding-left: 2px;
}
.KT_field_hint {
    color: #cc0000;
    font-size: 10px;
}
#KT_tngerror {
    margin-bottom: 10px;
    color: #f90307;
}
#KT_tngerror label {
    display: none;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ccc;
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}
#frmCheckPassword {
    border-top: #f0f0f0 2px solid;
    background: #808080;
    padding: 10px;
}

.demoInputBox {
    padding: 7px;
    border: #f0f0f0 1px solid;
    border-radius: 4px;
}

#password-strength-status {
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 4px;
    margin-top: 5px;
}

.medium-password {
    background-color: #b7d60a;
    border: #bbb418 1px solid;
}

.weak-password {
    background-color: #ce1d14;
    border: #aa4502 1px solid;
}

.strong-password {
    background-color: #12cc1a;
    border: #0fa015 1px solid;
}
.fv-help-block {
    width: 100%;
    color: #d9534f;
    font-weight: bold;
}

