/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face {
    font-family: FontAwesome;
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0);
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"),
        url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0) format("woff2"), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0) format("woff"),
        url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0) format("truetype"),
        url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-search:before {
    content: "\f002";
}
.fa-user:before {
    content: "\f007";
}
.fa-check:before {
    content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d";
}
.fa-home:before {
    content: "\f015";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-font:before {
    content: "\f031";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-image:before,
.fa-photo:before {
    content: "\f03e";
}
.fa-play:before {
    content: "\f04b";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-phone:before {
    content: "\f095";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-users:before {
    content: "\f0c0";
}
.fa-link:before {
    content: "\f0c1";
}
.fa-cut:before {
    content: "\f0c4";
}
.fa-copy:before {
    content: "\f0c5";
}
.fa-save:before {
    content: "\f0c7";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-legal:before {
    content: "\f0e3";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-code:before {
    content: "\f121";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-toggle-down:before {
    content: "\f150";
}
.fa-toggle-up:before {
    content: "\f151";
}
.fa-toggle-right:before {
    content: "\f152";
}
.fa-won:before {
    content: "\f159";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-apple:before {
    content: "\f179";
}
.fa-toggle-left:before {
    content: "\f191";
}
.fa-try:before {
    content: "\f195";
}
.fa-bank:before {
    content: "\f19c";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-car:before {
    content: "\f1b9";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-support:before {
    content: "\f1cd";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-history:before {
    content: "\f1da";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-500px:before {
    content: "\f26e";
}
.fa-industry:before {
    content: "\f275";
}
.fa-map-o:before {
    content: "\f278";
}
.fa-map:before {
    content: "\f279";
}
@charset "UTF-8";
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}
@font-face {
    font-family: Ki;
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/keenthemes-icons/Ki.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/keenthemes-icons/Ki.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/keenthemes-icons/Ki.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/keenthemes-icons/Ki.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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)
 */ /*!
 * 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.18 (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;
    }
}
.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container .select2-search--inline {
    float: left;
}
.select2-results {
    display: block;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
} /*! nouislider - 14.6.0 - 6/27/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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/summernote/summernote.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/summernote/summernote.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/https://finalrentals.lc/public/frontend/assets/css/imported/fonts/summernote/summernote.woff2) format("woff2"), url(fonts/summernote/summernote.woff) format("woff"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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-indent::before {
    content: "";
}
.note-icon-align-justify::before {
    content: "";
}
.note-icon-align-left::before {
    content: "";
}
.note-icon-align-right::before {
    content: "";
}
.note-icon-close::before {
    content: "";
}
.note-icon-code::before {
    content: "";
}
.note-icon-float-left::before {
    content: "";
}
.note-icon-float-none::before {
    content: "";
}
.note-icon-float-right::before {
    content: "";
}
.note-icon-font::before {
    content: "";
}
.note-icon-link::before {
    content: "";
}
.note-icon-table::before {
    content: "";
}
.note-icon-text-height::before {
    content: "";
}
.note-icon-underline::before {
    content: "";
}
@-moz-document url-prefix() {
    .note-modal .note-image-input {
        height: auto;
    }
} /*!
 * 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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-brands-400.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-brands-400.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-brands-400.woff2) format("woff2"),
        url(fonts/line-awesome/la-brands-400.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-brands-400.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-regular-400.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-regular-400.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-regular-400.woff2) format("woff2"),
        url(fonts/line-awesome/la-regular-400.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-regular-400.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-solid-900.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-solid-900.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-solid-900.woff2) format("woff2"),
        url(fonts/line-awesome/la-solid-900.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-solid-900.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/line-awesome/la-solid-900.svg#lineawesome) format("svg");
}
@font-face {
    font-family: Flaticon;
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon/Flaticon.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon/Flaticon.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon/Flaticon.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon2/Flaticon2.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon2/Flaticon2.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon2/Flaticon2.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/flaticon2/Flaticon2.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/socicon/socicon.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/socicon/socicon.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/socicon/socicon.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/socicon/socicon.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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.14.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)
 */
.fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}
.fa-1x {
    font-size: 1em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-8x {
    font-size: 8em;
}
.fa-9x {
    font-size: 9em;
}
.fa-10x {
    font-size: 10em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}
.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
@-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);
    }
}
.fa-500px:before {
    content: "\f26e";
}
.fa-ad:before {
    content: "\f641";
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-address-card:before {
    content: "\f2bb";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-apple:before {
    content: "\f179";
}
.fa-apple-alt:before {
    content: "\f5d1";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-balance-scale-left:before {
    content: "\f515";
}
.fa-balance-scale-right:before {
    content: "\f516";
}
.fa-blog:before {
    content: "\f781";
}
.fa-book:before {
    content: "\f02d";
}
.fa-book-open:before {
    content: "\f518";
}
.fa-border-all:before {
    content: "\f84c";
}
.fa-border-none:before {
    content: "\f850";
}
.fa-border-style:before {
    content: "\f853";
}
.fa-business-time:before {
    content: "\f64a";
}
.fa-car:before {
    content: "\f1b9";
}
.fa-car-alt:before {
    content: "\f5de";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-check:before {
    content: "\f00c";
}
.fa-code:before {
    content: "\f121";
}
.fa-copy:before {
    content: "\f0c5";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-css3-alt:before {
    content: "\f38b";
}
.fa-cut:before {
    content: "\f0c4";
}
.fa-d-and-d:before {
    content: "\f38d";
}
.fa-d-and-d-beyond:before {
    content: "\f6ca";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-edge:before {
    content: "\f282";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-fill:before {
    content: "\f575";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-fingerprint:before {
    content: "\f577";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-first-order-alt:before {
    content: "\f50a";
}
.fa-font:before {
    content: "\f031";
}
.fa-font-awesome:before {
    content: "\f2b4";
}
.fa-font-awesome-alt:before {
    content: "\f35c";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-google-play:before {
    content: "\f3ab";
}
.fa-hamburger:before {
    content: "\f805";
}
.fa-heading:before {
    content: "\f1dc";
}
.fa-history:before {
    content: "\f1da";
}
.fa-home:before {
    content: "\f015";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-id-card:before {
    content: "\f2c2";
}
.fa-id-card-alt:before {
    content: "\f47f";
}
.fa-ideal:before {
    content: "\e013";
}
.fa-image:before {
    content: "\f03e";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-industry:before {
    content: "\f275";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-itunes:before {
    content: "\f3b4";
}
.fa-itunes-note:before {
    content: "\f3b5";
}
.fa-js:before {
    content: "\f3b8";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-less:before {
    content: "\f41d";
}
.fa-less-than:before {
    content: "\f536";
}
.fa-level-down-alt:before {
    content: "\f3be";
}
.fa-level-up-alt:before {
    content: "\f3bf";
}
.fa-line:before {
    content: "\f3c0";
}
.fa-link:before {
    content: "\f0c1";
}
.fa-linkedin:before {
    content: "\f08c";
}
.fa-linkedin-in:before {
    content: "\f0e1";
}
.fa-map:before {
    content: "\f279";
}
.fa-mask:before {
    content: "\f6fa";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-mobile:before {
    content: "\f10b";
}
.fa-mobile-alt:before {
    content: "\f3cd";
}
.fa-money-check:before {
    content: "\f53c";
}
.fa-money-check-alt:before {
    content: "\f53d";
}
.fa-page4:before {
    content: "\f3d7";
}
.fa-passport:before {
    content: "\f5ab";
}
.fa-phone:before {
    content: "\f095";
}
.fa-phone-alt:before {
    content: "\f879";
}
.fa-play:before {
    content: "\f04b";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-remove-format:before {
    content: "\f87d";
}
.fa-save:before {
    content: "\f0c7";
}
.fa-search:before {
    content: "\f002";
}
.fa-search-location:before {
    content: "\f689";
}
.fa-sms:before {
    content: "\f7cd";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-stripe:before {
    content: "\f429";
}
.fa-stripe-s:before {
    content: "\f42a";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-times:before {
    content: "\f00d";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-user:before {
    content: "\f007";
}
.fa-user-alt:before {
    content: "\f406";
}
.fa-user-check:before {
    content: "\f4fc";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-user-tag:before {
    content: "\f507";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-users:before {
    content: "\f0c0";
}
.fa-weight:before {
    content: "\f496";
}
.fa-window-close:before {
    content: "\f410";
}
.fa-youtube:before {
    content: "\f167";
}
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-brands-400.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-brands-400.woff2) format("woff2"),
        url(fonts/@fortawesome/fa-brands-400.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-brands-400.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-regular-400.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-regular-400.woff2) format("woff2"),
        url(fonts/@fortawesome/fa-regular-400.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-regular-400.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/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(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-solid-900.eot);
    src: url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-solid-900.woff2) format("woff2"),
        url(fonts/@fortawesome/fa-solid-900.woff) format("woff"), url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-solid-900.ttf) format("truetype"),
        url(https://finalrentals.lc/public/frontend/assets/css/imported/fonts/@fortawesome/fa-solid-900.svg#fontawesome) format("svg");
}
.fa {
    font-family: "Font Awesome 5 Free";
}
.fa {
    font-weight: 900;
}
@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: #AF0421;
    --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;
}
article,
header,
nav,
section {
    display: block;
}
body {
    margin: 0;
     font-family: "Anybody", 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;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 500;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
b,
strong {
    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;
}
code,
pre {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
[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;
}
textarea {
    overflow: auto;
    resize: vertical;
}
[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;
}
summary {
    display: list-item;
    cursor: pointer;
}
[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;
}
.display-1 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width: 1200px) {
    .display-1 {
        font-size: calc(1.675rem + 5.1vw);
    }
}
.display-2 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width: 1200px) {
    .display-2 {
        font-size: calc(1.575rem + 3.9vw);
    }
}
.display-3 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width: 1200px) {
    .display-3 {
        font-size: calc(1.475rem + 2.7vw);
    }
}
.display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}
@media (max-width: 1200px) {
    .display-4 {
        font-size: calc(1.375rem + 1.5vw);
    }
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word;
}
a > code {
    color: inherit;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #181c32;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.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 {
    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,
    .container-md {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md {
        max-width: 1340px;
    }
}
.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: 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;
    }
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #3f4254;
    background-color: transparent;
}
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ebedf3;
}
.table tbody + tbody {
    border-top: 2px solid #ebedf3;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.9rem;
    color: #1bc5bd;
}
.is-valid ~ .valid-feedback {
    display: block;
}
.custom-select.is-valid {
    border-color: #1bc5bd;
    padding-right: calc(0.75em + 2.975rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%233F4254' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px,
        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='%231BC5BD' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
            #fff no-repeat center right 2rem / calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}
.custom-select.is-valid:focus {
    border-color: #1bc5bd;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #30e3da;
    background-color: #30e3da;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(27, 197, 189, 0.25);
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #1bc5bd;
}
.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-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-lg {
    padding: 0.825rem 1.42rem;
    font-size: 1.08rem;
    line-height: 1.5;
    border-radius: 0.42rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}
.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 {
    color: #7e8299;
}
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #f3f6f9;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 2rem 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3f4254;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%233F4254' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
    border: 1px solid #e4e6ef;
    border-radius: 0.42rem;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select:focus {
    border-color: #69b3ff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(54, 153, 255, 0.25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(54, 153, 255, 0.25);
}
.custom-select:focus::-ms-value {
    color: #3f4254;
    background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 1rem;
    background-image: none;
}
.custom-select:disabled {
    color: #7e8299;
    background-color: #ebedf3;
}
.custom-select::-ms-expand {
    display: none;
}
.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #3f4254;
}
.custom-select-lg {
    height: calc(1.5em + 1.65rem + 2px);
    padding-top: 0.825rem;
    padding-bottom: 0.825rem;
    padding-left: 1.42rem;
    font-size: 1.08rem;
}
.custom-select {
    -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-select {
        -webkit-transition: none;
        transition: none;
    }
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-tabs {
    border-bottom: 1px solid #e4e6ef;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #ebedf3 #ebedf3 #e4e6ef;
}
.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ebedf3;
    border-radius: 0.42rem;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 2.25rem;
}
.card-title {
    margin-bottom: 2rem;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 2.25rem;
}
.card-header {
    padding: 2rem 2.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid #ebedf3;
}
.card-header:first-child {
    border-radius: calc(0.42rem - 1px) calc(0.42rem - 1px) 0 0;
}
.card-header-tabs {
    margin-right: -1.125rem;
    margin-bottom: -2rem;
    margin-left: -1.125rem;
    border-bottom: 0;
}
.card-img,
.card-img-bottom,
.card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}
.card-img,
.card-img-top {
    border-top-left-radius: calc(0.42rem - 1px);
    border-top-right-radius: calc(0.42rem - 1px);
}
.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(0.42rem - 1px);
    border-bottom-left-radius: calc(0.42rem - 1px);
}
.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;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.42rem;
    border-bottom-left-radius: 0.42rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.42rem;
    border-bottom-right-radius: 0.42rem;
}
@-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;
    }
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
@media (max-width: 1200px) {
    .close {
        font-size: calc(1.275rem + 0.3vw);
    }
}
.close:hover {
    color: #000;
    text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 0.75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
@-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;
    }
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.border {
    border: 1px solid #ebedf3 !important;
}
.border-top {
    border-top: 1px solid #ebedf3 !important;
}
.border-right {
    border-right: 1px solid #ebedf3 !important;
}
.border-bottom {
    border-bottom: 1px solid #ebedf3 !important;
}
.border-left {
    border-left: 1px solid #ebedf3 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !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-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !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;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
@media (min-width: 768px) {
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !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-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !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;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !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-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !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;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important;
}
.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
}
.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.position-static {
    position: static !important;
}
.position-absolute {
    position: absolute !important;
}
@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.shadow {
    -webkit-box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.5rem 1.5rem 0.5rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
    -webkit-box-shadow: 0 1rem 2rem 1rem rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 1rem 2rem 1rem rgba(0, 0, 0, 0.1) !important;
}
.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.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;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 0.75rem !important;
}
.mt-3,
.my-3 {
    margin-top: 0.75rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 0.75rem !important;
}
.my-3 {
    margin-bottom: 0.75rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 0.75rem !important;
}
.m-4 {
    margin: 1rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1rem !important;
}
.my-4 {
    margin-bottom: 1rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1rem !important;
}
.m-5 {
    margin: 1.25rem !important;
}
.mt-5,
.my-5 {
    margin-top: 1.25rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 1.25rem !important;
}
.my-5 {
    margin-bottom: 1.25rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 1.25rem !important;
}
.m-6 {
    margin: 1.5rem !important;
}
.mt-6,
.my-6 {
    margin-top: 1.5rem !important;
}
.mr-6,
.mx-6 {
    margin-right: 1.5rem !important;
}
.my-6 {
    margin-bottom: 1.5rem !important;
}
.ml-6,
.mx-6 {
    margin-left: 1.5rem !important;
}
.m-7 {
    margin: 1.75rem !important;
}
.mt-7,
.my-7 {
    margin-top: 1.75rem !important;
}
.mr-7,
.mx-7 {
    margin-right: 1.75rem !important;
}
.my-7 {
    margin-bottom: 1.75rem !important;
}
.ml-7,
.mx-7 {
    margin-left: 1.75rem !important;
}
.m-8 {
    margin: 2rem !important;
}
.mt-8,
.my-8 {
    margin-top: 2rem !important;
}
.mr-8,
.mx-8 {
    margin-right: 2rem !important;
}
.my-8 {
    margin-bottom: 2rem !important;
}
.ml-8,
.mx-8 {
    margin-left: 2rem !important;
}
.m-9 {
    margin: 2.25rem !important;
}
.mt-9,
.my-9 {
    margin-top: 2.25rem !important;
}
.mr-9,
.mx-9 {
    margin-right: 2.25rem !important;
}
.my-9 {
    margin-bottom: 2.25rem !important;
}
.ml-9,
.mx-9 {
    margin-left: 2.25rem !important;
}
.m-10 {
    margin: 2.5rem !important;
}
.mt-10,
.my-10 {
    margin-top: 2.5rem !important;
}
.mr-10,
.mx-10 {
    margin-right: 2.5rem !important;
}
.my-10 {
    margin-bottom: 2.5rem !important;
}
.ml-10,
.mx-10 {
    margin-left: 2.5rem !important;
}
.m-11 {
    margin: 2.75rem !important;
}
.mt-11,
.my-11 {
    margin-top: 2.75rem !important;
}
.mr-11,
.mx-11 {
    margin-right: 2.75rem !important;
}
.my-11 {
    margin-bottom: 2.75rem !important;
}
.ml-11,
.mx-11 {
    margin-left: 2.75rem !important;
}
.m-12 {
    margin: 3rem !important;
}
.mt-12,
.my-12 {
    margin-top: 3rem !important;
}
.mr-12,
.mx-12 {
    margin-right: 3rem !important;
}
.my-12 {
    margin-bottom: 3rem !important;
}
.ml-12,
.mx-12 {
    margin-left: 3rem !important;
}
.m-13 {
    margin: 3.25rem !important;
}
.mt-13,
.my-13 {
    margin-top: 3.25rem !important;
}
.mr-13,
.mx-13 {
    margin-right: 3.25rem !important;
}
.my-13 {
    margin-bottom: 3.25rem !important;
}
.ml-13,
.mx-13 {
    margin-left: 3.25rem !important;
}
.m-14 {
    margin: 3.5rem !important;
}
.mt-14,
.my-14 {
    margin-top: 3.5rem !important;
}
.mr-14,
.mx-14 {
    margin-right: 3.5rem !important;
}
.my-14 {
    margin-bottom: 3.5rem !important;
}
.ml-14,
.mx-14 {
    margin-left: 3.5rem !important;
}
.m-15 {
    margin: 3.75rem !important;
}
.mt-15,
.my-15 {
    margin-top: 3.75rem !important;
}
.mr-15,
.mx-15 {
    margin-right: 3.75rem !important;
}
.my-15 {
    margin-bottom: 3.75rem !important;
}
.ml-15,
.mx-15 {
    margin-left: 3.75rem !important;
}
.m-16 {
    margin: 4rem !important;
}
.mt-16,
.my-16 {
    margin-top: 4rem !important;
}
.mr-16,
.mx-16 {
    margin-right: 4rem !important;
}
.my-16 {
    margin-bottom: 4rem !important;
}
.ml-16,
.mx-16 {
    margin-left: 4rem !important;
}
.m-17 {
    margin: 4.25rem !important;
}
.mt-17,
.my-17 {
    margin-top: 4.25rem !important;
}
.mr-17,
.mx-17 {
    margin-right: 4.25rem !important;
}
.my-17 {
    margin-bottom: 4.25rem !important;
}
.ml-17,
.mx-17 {
    margin-left: 4.25rem !important;
}
.m-18 {
    margin: 4.5rem !important;
}
.mt-18,
.my-18 {
    margin-top: 4.5rem !important;
}
.mr-18,
.mx-18 {
    margin-right: 4.5rem !important;
}
.my-18 {
    margin-bottom: 4.5rem !important;
}
.ml-18,
.mx-18 {
    margin-left: 4.5rem !important;
}
.m-19 {
    margin: 4.75rem !important;
}
.mt-19,
.my-19 {
    margin-top: 4.75rem !important;
}
.mr-19,
.mx-19 {
    margin-right: 4.75rem !important;
}
.my-19 {
    margin-bottom: 4.75rem !important;
}
.ml-19,
.mx-19 {
    margin-left: 4.75rem !important;
}
.m-20 {
    margin: 5rem !important;
}
.mt-20,
.my-20 {
    margin-top: 5rem !important;
}
.mr-20,
.mx-20 {
    margin-right: 5rem !important;
}
.my-20 {
    margin-bottom: 5rem !important;
}
.ml-20,
.mx-20 {
    margin-left: 5rem !important;
}
.m-21 {
    margin: 5.25rem !important;
}
.mt-21,
.my-21 {
    margin-top: 5.25rem !important;
}
.mr-21,
.mx-21 {
    margin-right: 5.25rem !important;
}
.my-21 {
    margin-bottom: 5.25rem !important;
}
.ml-21,
.mx-21 {
    margin-left: 5.25rem !important;
}
.m-22 {
    margin: 5.5rem !important;
}
.mt-22,
.my-22 {
    margin-top: 5.5rem !important;
}
.mr-22,
.mx-22 {
    margin-right: 5.5rem !important;
}
.my-22 {
    margin-bottom: 5.5rem !important;
}
.ml-22,
.mx-22 {
    margin-left: 5.5rem !important;
}
.m-23 {
    margin: 5.75rem !important;
}
.mt-23,
.my-23 {
    margin-top: 5.75rem !important;
}
.mr-23,
.mx-23 {
    margin-right: 5.75rem !important;
}
.my-23 {
    margin-bottom: 5.75rem !important;
}
.ml-23,
.mx-23 {
    margin-left: 5.75rem !important;
}
.m-24 {
    margin: 6rem !important;
}
.mt-24,
.my-24 {
    margin-top: 6rem !important;
}
.mr-24,
.mx-24 {
    margin-right: 6rem !important;
}
.my-24 {
    margin-bottom: 6rem !important;
}
.ml-24,
.mx-24 {
    margin-left: 6rem !important;
}
.m-25 {
    margin: 6.25rem !important;
}
.mt-25,
.my-25 {
    margin-top: 6.25rem !important;
}
.mr-25,
.mx-25 {
    margin-right: 6.25rem !important;
}
.my-25 {
    margin-bottom: 6.25rem !important;
}
.ml-25,
.mx-25 {
    margin-left: 6.25rem !important;
}
.m-26 {
    margin: 6.5rem !important;
}
.mt-26,
.my-26 {
    margin-top: 6.5rem !important;
}
.mr-26,
.mx-26 {
    margin-right: 6.5rem !important;
}
.my-26 {
    margin-bottom: 6.5rem !important;
}
.ml-26,
.mx-26 {
    margin-left: 6.5rem !important;
}
.m-27 {
    margin: 6.75rem !important;
}
.mt-27,
.my-27 {
    margin-top: 6.75rem !important;
}
.mr-27,
.mx-27 {
    margin-right: 6.75rem !important;
}
.my-27 {
    margin-bottom: 6.75rem !important;
}
.ml-27,
.mx-27 {
    margin-left: 6.75rem !important;
}
.m-28 {
    margin: 7rem !important;
}
.mt-28,
.my-28 {
    margin-top: 7rem !important;
}
.mr-28,
.mx-28 {
    margin-right: 7rem !important;
}
.my-28 {
    margin-bottom: 7rem !important;
}
.ml-28,
.mx-28 {
    margin-left: 7rem !important;
}
.m-29 {
    margin: 7.25rem !important;
}
.mt-29,
.my-29 {
    margin-top: 7.25rem !important;
}
.mr-29,
.mx-29 {
    margin-right: 7.25rem !important;
}
.my-29 {
    margin-bottom: 7.25rem !important;
}
.ml-29,
.mx-29 {
    margin-left: 7.25rem !important;
}
.m-30 {
    margin: 7.5rem !important;
}
.mt-30,
.my-30 {
    margin-top: 7.5rem !important;
}
.mr-30,
.mx-30 {
    margin-right: 7.5rem !important;
}
.my-30 {
    margin-bottom: 7.5rem !important;
}
.ml-30,
.mx-30 {
    margin-left: 7.5rem !important;
}
.m-31 {
    margin: 7.75rem !important;
}
.mt-31,
.my-31 {
    margin-top: 7.75rem !important;
}
.mr-31,
.mx-31 {
    margin-right: 7.75rem !important;
}
.my-31 {
    margin-bottom: 7.75rem !important;
}
.ml-31,
.mx-31 {
    margin-left: 7.75rem !important;
}
.m-32 {
    margin: 8rem !important;
}
.mt-32,
.my-32 {
    margin-top: 8rem !important;
}
.mr-32,
.mx-32 {
    margin-right: 8rem !important;
}
.my-32 {
    margin-bottom: 8rem !important;
}
.ml-32,
.mx-32 {
    margin-left: 8rem !important;
}
.m-33 {
    margin: 8.25rem !important;
}
.mt-33,
.my-33 {
    margin-top: 8.25rem !important;
}
.mr-33,
.mx-33 {
    margin-right: 8.25rem !important;
}
.my-33 {
    margin-bottom: 8.25rem !important;
}
.ml-33,
.mx-33 {
    margin-left: 8.25rem !important;
}
.m-34 {
    margin: 8.5rem !important;
}
.mt-34,
.my-34 {
    margin-top: 8.5rem !important;
}
.mr-34,
.mx-34 {
    margin-right: 8.5rem !important;
}
.my-34 {
    margin-bottom: 8.5rem !important;
}
.ml-34,
.mx-34 {
    margin-left: 8.5rem !important;
}
.m-35 {
    margin: 8.75rem !important;
}
.mt-35,
.my-35 {
    margin-top: 8.75rem !important;
}
.mr-35,
.mx-35 {
    margin-right: 8.75rem !important;
}
.my-35 {
    margin-bottom: 8.75rem !important;
}
.ml-35,
.mx-35 {
    margin-left: 8.75rem !important;
}
.m-36 {
    margin: 9rem !important;
}
.mt-36,
.my-36 {
    margin-top: 9rem !important;
}
.mr-36,
.mx-36 {
    margin-right: 9rem !important;
}
.my-36 {
    margin-bottom: 9rem !important;
}
.ml-36,
.mx-36 {
    margin-left: 9rem !important;
}
.m-37 {
    margin: 9.25rem !important;
}
.mt-37,
.my-37 {
    margin-top: 9.25rem !important;
}
.mr-37,
.mx-37 {
    margin-right: 9.25rem !important;
}
.my-37 {
    margin-bottom: 9.25rem !important;
}
.ml-37,
.mx-37 {
    margin-left: 9.25rem !important;
}
.m-48 {
    margin: 9.5rem !important;
}
.mt-48,
.my-48 {
    margin-top: 9.5rem !important;
}
.mr-48,
.mx-48 {
    margin-right: 9.5rem !important;
}
.my-48 {
    margin-bottom: 9.5rem !important;
}
.ml-48,
.mx-48 {
    margin-left: 9.5rem !important;
}
.m-39 {
    margin: 9.75rem !important;
}
.mt-39,
.my-39 {
    margin-top: 9.75rem !important;
}
.mr-39,
.mx-39 {
    margin-right: 9.75rem !important;
}
.my-39 {
    margin-bottom: 9.75rem !important;
}
.ml-39,
.mx-39 {
    margin-left: 9.75rem !important;
}
.m-40 {
    margin: 10rem !important;
}
.mt-40,
.my-40 {
    margin-top: 10rem !important;
}
.mr-40,
.mx-40 {
    margin-right: 10rem !important;
}
.my-40 {
    margin-bottom: 10rem !important;
}
.ml-40,
.mx-40 {
    margin-left: 10rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.px-0 {
    padding-right: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1 {
    padding-top: 0.25rem !important;
}
.px-1 {
    padding-right: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2 {
    padding-top: 0.5rem !important;
}
.px-2 {
    padding-right: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 0.75rem !important;
}
.pt-3 {
    padding-top: 0.75rem !important;
}
.px-3 {
    padding-right: 0.75rem !important;
}
.pl-3,
.px-3 {
    padding-left: 0.75rem !important;
}
.p-4 {
    padding: 1rem !important;
}
.pt-4 {
    padding-top: 1rem !important;
}
.px-4 {
    padding-right: 1rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1rem !important;
}
.p-5 {
    padding: 1.25rem !important;
}
.pt-5 {
    padding-top: 1.25rem !important;
}
.px-5 {
    padding-right: 1.25rem !important;
}
.pl-5,
.px-5 {
    padding-left: 1.25rem !important;
}
.p-6 {
    padding: 1.5rem !important;
}
.pt-6 {
    padding-top: 1.5rem !important;
}
.px-6 {
    padding-right: 1.5rem !important;
}
.pl-6,
.px-6 {
    padding-left: 1.5rem !important;
}
.p-7 {
    padding: 1.75rem !important;
}
.pt-7 {
    padding-top: 1.75rem !important;
}
.px-7 {
    padding-right: 1.75rem !important;
}
.pl-7,
.px-7 {
    padding-left: 1.75rem !important;
}
.p-8 {
    padding: 2rem !important;
}
.pt-8 {
    padding-top: 2rem !important;
}
.px-8 {
    padding-right: 2rem !important;
}
.pl-8,
.px-8 {
    padding-left: 2rem !important;
}
.p-9 {
    padding: 2.25rem !important;
}
.pt-9 {
    padding-top: 2.25rem !important;
}
.px-9 {
    padding-right: 2.25rem !important;
}
.pl-9,
.px-9 {
    padding-left: 2.25rem !important;
}
.p-10 {
    padding: 2.5rem !important;
}
.pt-10 {
    padding-top: 2.5rem !important;
}
.px-10 {
    padding-right: 2.5rem !important;
}
.pl-10,
.px-10 {
    padding-left: 2.5rem !important;
}
.p-11 {
    padding: 2.75rem !important;
}
.pt-11 {
    padding-top: 2.75rem !important;
}
.px-11 {
    padding-right: 2.75rem !important;
}
.pl-11,
.px-11 {
    padding-left: 2.75rem !important;
}
.p-12 {
    padding: 3rem !important;
}
.pt-12 {
    padding-top: 3rem !important;
}
.px-12 {
    padding-right: 3rem !important;
}
.pl-12,
.px-12 {
    padding-left: 3rem !important;
}
.p-13 {
    padding: 3.25rem !important;
}
.pt-13 {
    padding-top: 3.25rem !important;
}
.px-13 {
    padding-right: 3.25rem !important;
}
.pl-13,
.px-13 {
    padding-left: 3.25rem !important;
}
.p-14 {
    padding: 3.5rem !important;
}
.pt-14 {
    padding-top: 3.5rem !important;
}
.px-14 {
    padding-right: 3.5rem !important;
}
.pl-14,
.px-14 {
    padding-left: 3.5rem !important;
}
.p-15 {
    padding: 3.75rem !important;
}
.pt-15 {
    padding-top: 3.75rem !important;
}
.px-15 {
    padding-right: 3.75rem !important;
}
.pl-15,
.px-15 {
    padding-left: 3.75rem !important;
}
.p-16 {
    padding: 4rem !important;
}
.pt-16 {
    padding-top: 4rem !important;
}
.px-16 {
    padding-right: 4rem !important;
}
.pl-16,
.px-16 {
    padding-left: 4rem !important;
}
.p-17 {
    padding: 4.25rem !important;
}
.pt-17 {
    padding-top: 4.25rem !important;
}
.px-17 {
    padding-right: 4.25rem !important;
}
.pl-17,
.px-17 {
    padding-left: 4.25rem !important;
}
.p-18 {
    padding: 4.5rem !important;
}
.pt-18 {
    padding-top: 4.5rem !important;
}
.px-18 {
    padding-right: 4.5rem !important;
}
.pl-18,
.px-18 {
    padding-left: 4.5rem !important;
}
.p-19 {
    padding: 4.75rem !important;
}
.pt-19 {
    padding-top: 4.75rem !important;
}
.px-19 {
    padding-right: 4.75rem !important;
}
.pl-19,
.px-19 {
    padding-left: 4.75rem !important;
}
.p-20 {
    padding: 5rem !important;
}
.pt-20 {
    padding-top: 5rem !important;
}
.px-20 {
    padding-right: 5rem !important;
}
.pl-20,
.px-20 {
    padding-left: 5rem !important;
}
.p-21 {
    padding: 5.25rem !important;
}
.pt-21 {
    padding-top: 5.25rem !important;
}
.px-21 {
    padding-right: 5.25rem !important;
}
.pl-21,
.px-21 {
    padding-left: 5.25rem !important;
}
.p-22 {
    padding: 5.5rem !important;
}
.pt-22 {
    padding-top: 5.5rem !important;
}
.px-22 {
    padding-right: 5.5rem !important;
}
.pl-22,
.px-22 {
    padding-left: 5.5rem !important;
}
.p-23 {
    padding: 5.75rem !important;
}
.pt-23 {
    padding-top: 5.75rem !important;
}
.px-23 {
    padding-right: 5.75rem !important;
}
.pl-23,
.px-23 {
    padding-left: 5.75rem !important;
}
.p-24 {
    padding: 6rem !important;
}
.pt-24 {
    padding-top: 6rem !important;
}
.px-24 {
    padding-right: 6rem !important;
}
.pl-24,
.px-24 {
    padding-left: 6rem !important;
}
.p-25 {
    padding: 6.25rem !important;
}
.pt-25 {
    padding-top: 6.25rem !important;
}
.px-25 {
    padding-right: 6.25rem !important;
}
.pl-25,
.px-25 {
    padding-left: 6.25rem !important;
}
.p-26 {
    padding: 6.5rem !important;
}
.pt-26 {
    padding-top: 6.5rem !important;
}
.px-26 {
    padding-right: 6.5rem !important;
}
.pl-26,
.px-26 {
    padding-left: 6.5rem !important;
}
.p-27 {
    padding: 6.75rem !important;
}
.pt-27 {
    padding-top: 6.75rem !important;
}
.px-27 {
    padding-right: 6.75rem !important;
}
.pl-27,
.px-27 {
    padding-left: 6.75rem !important;
}
.p-28 {
    padding: 7rem !important;
}
.pt-28 {
    padding-top: 7rem !important;
}
.px-28 {
    padding-right: 7rem !important;
}
.pl-28,
.px-28 {
    padding-left: 7rem !important;
}
.p-29 {
    padding: 7.25rem !important;
}
.pt-29 {
    padding-top: 7.25rem !important;
}
.px-29 {
    padding-right: 7.25rem !important;
}
.pl-29,
.px-29 {
    padding-left: 7.25rem !important;
}
.p-30 {
    padding: 7.5rem !important;
}
.pt-30 {
    padding-top: 7.5rem !important;
}
.px-30 {
    padding-right: 7.5rem !important;
}
.pl-30,
.px-30 {
    padding-left: 7.5rem !important;
}
.p-31 {
    padding: 7.75rem !important;
}
.pt-31 {
    padding-top: 7.75rem !important;
}
.px-31 {
    padding-right: 7.75rem !important;
}
.pl-31,
.px-31 {
    padding-left: 7.75rem !important;
}
.p-32 {
    padding: 8rem !important;
}
.pt-32 {
    padding-top: 8rem !important;
}
.px-32 {
    padding-right: 8rem !important;
}
.pl-32,
.px-32 {
    padding-left: 8rem !important;
}
.p-33 {
    padding: 8.25rem !important;
}
.pt-33 {
    padding-top: 8.25rem !important;
}
.px-33 {
    padding-right: 8.25rem !important;
}
.pl-33,
.px-33 {
    padding-left: 8.25rem !important;
}
.p-34 {
    padding: 8.5rem !important;
}
.pt-34 {
    padding-top: 8.5rem !important;
}
.px-34 {
    padding-right: 8.5rem !important;
}
.pl-34,
.px-34 {
    padding-left: 8.5rem !important;
}
.p-35 {
    padding: 8.75rem !important;
}
.pt-35 {
    padding-top: 8.75rem !important;
}
.px-35 {
    padding-right: 8.75rem !important;
}
.pl-35,
.px-35 {
    padding-left: 8.75rem !important;
}
.p-36 {
    padding: 9rem !important;
}
.pt-36 {
    padding-top: 9rem !important;
}
.px-36 {
    padding-right: 9rem !important;
}
.pl-36,
.px-36 {
    padding-left: 9rem !important;
}
.p-37 {
    padding: 9.25rem !important;
}
.pt-37 {
    padding-top: 9.25rem !important;
}
.px-37 {
    padding-right: 9.25rem !important;
}
.pl-37,
.px-37 {
    padding-left: 9.25rem !important;
}
.p-48 {
    padding: 9.5rem !important;
}
.pt-48 {
    padding-top: 9.5rem !important;
}
.px-48 {
    padding-right: 9.5rem !important;
}
.pl-48,
.px-48 {
    padding-left: 9.5rem !important;
}
.p-39 {
    padding: 9.75rem !important;
}
.pt-39 {
    padding-top: 9.75rem !important;
}
.px-39 {
    padding-right: 9.75rem !important;
}
.pl-39,
.px-39 {
    padding-left: 9.75rem !important;
}
.p-40 {
    padding: 10rem !important;
}
.pt-40 {
    padding-top: 10rem !important;
}
.px-40 {
    padding-right: 10rem !important;
}
.pl-40,
.px-40 {
    padding-left: 10rem !important;
}
.m-n1 {
    margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.my-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.m-n2 {
    margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}
.my-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}
.m-n3 {
    margin: -0.75rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -0.75rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -0.75rem !important;
}
.my-n3 {
    margin-bottom: -0.75rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -0.75rem !important;
}
.m-n4 {
    margin: -1rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -1rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -1rem !important;
}
.my-n4 {
    margin-bottom: -1rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -1rem !important;
}
.m-n5 {
    margin: -1.25rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -1.25rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -1.25rem !important;
}
.my-n5 {
    margin-bottom: -1.25rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -1.25rem !important;
}
.m-n6 {
    margin: -1.5rem !important;
}
.mt-n6,
.my-n6 {
    margin-top: -1.5rem !important;
}
.mr-n6,
.mx-n6 {
    margin-right: -1.5rem !important;
}
.my-n6 {
    margin-bottom: -1.5rem !important;
}
.ml-n6,
.mx-n6 {
    margin-left: -1.5rem !important;
}
.m-n7 {
    margin: -1.75rem !important;
}
.mt-n7,
.my-n7 {
    margin-top: -1.75rem !important;
}
.mr-n7,
.mx-n7 {
    margin-right: -1.75rem !important;
}
.my-n7 {
    margin-bottom: -1.75rem !important;
}
.ml-n7,
.mx-n7 {
    margin-left: -1.75rem !important;
}
.m-n8 {
    margin: -2rem !important;
}
.mt-n8,
.my-n8 {
    margin-top: -2rem !important;
}
.mr-n8,
.mx-n8 {
    margin-right: -2rem !important;
}
.my-n8 {
    margin-bottom: -2rem !important;
}
.ml-n8,
.mx-n8 {
    margin-left: -2rem !important;
}
.m-n9 {
    margin: -2.25rem !important;
}
.mt-n9,
.my-n9 {
    margin-top: -2.25rem !important;
}
.mr-n9,
.mx-n9 {
    margin-right: -2.25rem !important;
}
.my-n9 {
    margin-bottom: -2.25rem !important;
}
.ml-n9,
.mx-n9 {
    margin-left: -2.25rem !important;
}
.m-n10 {
    margin: -2.5rem !important;
}
.mt-n10,
.my-n10 {
    margin-top: -2.5rem !important;
}
.mr-n10,
.mx-n10 {
    margin-right: -2.5rem !important;
}
.my-n10 {
    margin-bottom: -2.5rem !important;
}
.ml-n10,
.mx-n10 {
    margin-left: -2.5rem !important;
}
.m-n11 {
    margin: -2.75rem !important;
}
.mt-n11,
.my-n11 {
    margin-top: -2.75rem !important;
}
.mr-n11,
.mx-n11 {
    margin-right: -2.75rem !important;
}
.my-n11 {
    margin-bottom: -2.75rem !important;
}
.ml-n11,
.mx-n11 {
    margin-left: -2.75rem !important;
}
.m-n12 {
    margin: -3rem !important;
}
.mt-n12,
.my-n12 {
    margin-top: -3rem !important;
}
.mr-n12,
.mx-n12 {
    margin-right: -3rem !important;
}
.my-n12 {
    margin-bottom: -3rem !important;
}
.ml-n12,
.mx-n12 {
    margin-left: -3rem !important;
}
.m-n13 {
    margin: -3.25rem !important;
}
.mt-n13,
.my-n13 {
    margin-top: -3.25rem !important;
}
.mr-n13,
.mx-n13 {
    margin-right: -3.25rem !important;
}
.my-n13 {
    margin-bottom: -3.25rem !important;
}
.ml-n13,
.mx-n13 {
    margin-left: -3.25rem !important;
}
.m-n14 {
    margin: -3.5rem !important;
}
.mt-n14,
.my-n14 {
    margin-top: -3.5rem !important;
}
.mr-n14,
.mx-n14 {
    margin-right: -3.5rem !important;
}
.my-n14 {
    margin-bottom: -3.5rem !important;
}
.ml-n14,
.mx-n14 {
    margin-left: -3.5rem !important;
}
.m-n15 {
    margin: -3.75rem !important;
}
.mt-n15,
.my-n15 {
    margin-top: -3.75rem !important;
}
.mr-n15,
.mx-n15 {
    margin-right: -3.75rem !important;
}
.my-n15 {
    margin-bottom: -3.75rem !important;
}
.ml-n15,
.mx-n15 {
    margin-left: -3.75rem !important;
}
.m-n16 {
    margin: -4rem !important;
}
.mt-n16,
.my-n16 {
    margin-top: -4rem !important;
}
.mr-n16,
.mx-n16 {
    margin-right: -4rem !important;
}
.my-n16 {
    margin-bottom: -4rem !important;
}
.ml-n16,
.mx-n16 {
    margin-left: -4rem !important;
}
.m-n17 {
    margin: -4.25rem !important;
}
.mt-n17,
.my-n17 {
    margin-top: -4.25rem !important;
}
.mr-n17,
.mx-n17 {
    margin-right: -4.25rem !important;
}
.my-n17 {
    margin-bottom: -4.25rem !important;
}
.ml-n17,
.mx-n17 {
    margin-left: -4.25rem !important;
}
.m-n18 {
    margin: -4.5rem !important;
}
.mt-n18,
.my-n18 {
    margin-top: -4.5rem !important;
}
.mr-n18,
.mx-n18 {
    margin-right: -4.5rem !important;
}
.my-n18 {
    margin-bottom: -4.5rem !important;
}
.ml-n18,
.mx-n18 {
    margin-left: -4.5rem !important;
}
.m-n19 {
    margin: -4.75rem !important;
}
.mt-n19,
.my-n19 {
    margin-top: -4.75rem !important;
}
.mr-n19,
.mx-n19 {
    margin-right: -4.75rem !important;
}
.my-n19 {
    margin-bottom: -4.75rem !important;
}
.ml-n19,
.mx-n19 {
    margin-left: -4.75rem !important;
}
.m-n20 {
    margin: -5rem !important;
}
.mt-n20,
.my-n20 {
    margin-top: -5rem !important;
}
.mr-n20,
.mx-n20 {
    margin-right: -5rem !important;
}
.my-n20 {
    margin-bottom: -5rem !important;
}
.ml-n20,
.mx-n20 {
    margin-left: -5rem !important;
}
.m-n21 {
    margin: -5.25rem !important;
}
.mt-n21,
.my-n21 {
    margin-top: -5.25rem !important;
}
.mr-n21,
.mx-n21 {
    margin-right: -5.25rem !important;
}
.my-n21 {
    margin-bottom: -5.25rem !important;
}
.ml-n21,
.mx-n21 {
    margin-left: -5.25rem !important;
}
.m-n22 {
    margin: -5.5rem !important;
}
.mt-n22,
.my-n22 {
    margin-top: -5.5rem !important;
}
.mr-n22,
.mx-n22 {
    margin-right: -5.5rem !important;
}
.my-n22 {
    margin-bottom: -5.5rem !important;
}
.ml-n22,
.mx-n22 {
    margin-left: -5.5rem !important;
}
.m-n23 {
    margin: -5.75rem !important;
}
.mt-n23,
.my-n23 {
    margin-top: -5.75rem !important;
}
.mr-n23,
.mx-n23 {
    margin-right: -5.75rem !important;
}
.my-n23 {
    margin-bottom: -5.75rem !important;
}
.ml-n23,
.mx-n23 {
    margin-left: -5.75rem !important;
}
.m-n24 {
    margin: -6rem !important;
}
.mt-n24,
.my-n24 {
    margin-top: -6rem !important;
}
.mr-n24,
.mx-n24 {
    margin-right: -6rem !important;
}
.my-n24 {
    margin-bottom: -6rem !important;
}
.ml-n24,
.mx-n24 {
    margin-left: -6rem !important;
}
.m-n25 {
    margin: -6.25rem !important;
}
.mt-n25,
.my-n25 {
    margin-top: -6.25rem !important;
}
.mr-n25,
.mx-n25 {
    margin-right: -6.25rem !important;
}
.my-n25 {
    margin-bottom: -6.25rem !important;
}
.ml-n25,
.mx-n25 {
    margin-left: -6.25rem !important;
}
.m-n26 {
    margin: -6.5rem !important;
}
.mt-n26,
.my-n26 {
    margin-top: -6.5rem !important;
}
.mr-n26,
.mx-n26 {
    margin-right: -6.5rem !important;
}
.my-n26 {
    margin-bottom: -6.5rem !important;
}
.ml-n26,
.mx-n26 {
    margin-left: -6.5rem !important;
}
.m-n27 {
    margin: -6.75rem !important;
}
.mt-n27,
.my-n27 {
    margin-top: -6.75rem !important;
}
.mr-n27,
.mx-n27 {
    margin-right: -6.75rem !important;
}
.my-n27 {
    margin-bottom: -6.75rem !important;
}
.ml-n27,
.mx-n27 {
    margin-left: -6.75rem !important;
}
.m-n28 {
    margin: -7rem !important;
}
.mt-n28,
.my-n28 {
    margin-top: -7rem !important;
}
.mr-n28,
.mx-n28 {
    margin-right: -7rem !important;
}
.my-n28 {
    margin-bottom: -7rem !important;
}
.ml-n28,
.mx-n28 {
    margin-left: -7rem !important;
}
.m-n29 {
    margin: -7.25rem !important;
}
.mt-n29,
.my-n29 {
    margin-top: -7.25rem !important;
}
.mr-n29,
.mx-n29 {
    margin-right: -7.25rem !important;
}
.my-n29 {
    margin-bottom: -7.25rem !important;
}
.ml-n29,
.mx-n29 {
    margin-left: -7.25rem !important;
}
.m-n30 {
    margin: -7.5rem !important;
}
.mt-n30,
.my-n30 {
    margin-top: -7.5rem !important;
}
.mr-n30,
.mx-n30 {
    margin-right: -7.5rem !important;
}
.my-n30 {
    margin-bottom: -7.5rem !important;
}
.ml-n30,
.mx-n30 {
    margin-left: -7.5rem !important;
}
.m-n31 {
    margin: -7.75rem !important;
}
.mt-n31,
.my-n31 {
    margin-top: -7.75rem !important;
}
.mr-n31,
.mx-n31 {
    margin-right: -7.75rem !important;
}
.my-n31 {
    margin-bottom: -7.75rem !important;
}
.ml-n31,
.mx-n31 {
    margin-left: -7.75rem !important;
}
.m-n32 {
    margin: -8rem !important;
}
.mt-n32,
.my-n32 {
    margin-top: -8rem !important;
}
.mr-n32,
.mx-n32 {
    margin-right: -8rem !important;
}
.my-n32 {
    margin-bottom: -8rem !important;
}
.ml-n32,
.mx-n32 {
    margin-left: -8rem !important;
}
.m-n33 {
    margin: -8.25rem !important;
}
.mt-n33,
.my-n33 {
    margin-top: -8.25rem !important;
}
.mr-n33,
.mx-n33 {
    margin-right: -8.25rem !important;
}
.my-n33 {
    margin-bottom: -8.25rem !important;
}
.ml-n33,
.mx-n33 {
    margin-left: -8.25rem !important;
}
.m-n34 {
    margin: -8.5rem !important;
}
.mt-n34,
.my-n34 {
    margin-top: -8.5rem !important;
}
.mr-n34,
.mx-n34 {
    margin-right: -8.5rem !important;
}
.my-n34 {
    margin-bottom: -8.5rem !important;
}
.ml-n34,
.mx-n34 {
    margin-left: -8.5rem !important;
}
.m-n35 {
    margin: -8.75rem !important;
}
.mt-n35,
.my-n35 {
    margin-top: -8.75rem !important;
}
.mr-n35,
.mx-n35 {
    margin-right: -8.75rem !important;
}
.my-n35 {
    margin-bottom: -8.75rem !important;
}
.ml-n35,
.mx-n35 {
    margin-left: -8.75rem !important;
}
.m-n36 {
    margin: -9rem !important;
}
.mt-n36,
.my-n36 {
    margin-top: -9rem !important;
}
.mr-n36,
.mx-n36 {
    margin-right: -9rem !important;
}
.my-n36 {
    margin-bottom: -9rem !important;
}
.ml-n36,
.mx-n36 {
    margin-left: -9rem !important;
}
.m-n37 {
    margin: -9.25rem !important;
}
.mt-n37,
.my-n37 {
    margin-top: -9.25rem !important;
}
.mr-n37,
.mx-n37 {
    margin-right: -9.25rem !important;
}
.my-n37 {
    margin-bottom: -9.25rem !important;
}
.ml-n37,
.mx-n37 {
    margin-left: -9.25rem !important;
}
.m-n48 {
    margin: -9.5rem !important;
}
.mt-n48,
.my-n48 {
    margin-top: -9.5rem !important;
}
.mr-n48,
.mx-n48 {
    margin-right: -9.5rem !important;
}
.my-n48 {
    margin-bottom: -9.5rem !important;
}
.ml-n48,
.mx-n48 {
    margin-left: -9.5rem !important;
}
.m-n39 {
    margin: -9.75rem !important;
}
.mt-n39,
.my-n39 {
    margin-top: -9.75rem !important;
}
.mr-n39,
.mx-n39 {
    margin-right: -9.75rem !important;
}
.my-n39 {
    margin-bottom: -9.75rem !important;
}
.ml-n39,
.mx-n39 {
    margin-left: -9.75rem !important;
}
.m-n40 {
    margin: -10rem !important;
}
.mt-n40,
.my-n40 {
    margin-top: -10rem !important;
}
.mr-n40,
.mx-n40 {
    margin-right: -10rem !important;
}
.my-n40 {
    margin-bottom: -10rem !important;
}
.ml-n40,
.mx-n40 {
    margin-left: -10rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 0.75rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 0.75rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 0.75rem !important;
    }
    .my-md-3 {
        margin-bottom: 0.75rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 0.75rem !important;
    }
    .m-md-4 {
        margin: 1rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1rem !important;
    }
    .my-md-4 {
        margin-bottom: 1rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1rem !important;
    }
    .m-md-5 {
        margin: 1.25rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 1.25rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 1.25rem !important;
    }
    .my-md-5 {
        margin-bottom: 1.25rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 1.25rem !important;
    }
    .m-md-6 {
        margin: 1.5rem !important;
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 1.5rem !important;
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 1.5rem !important;
    }
    .my-md-6 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 1.5rem !important;
    }
    .m-md-7 {
        margin: 1.75rem !important;
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 1.75rem !important;
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 1.75rem !important;
    }
    .my-md-7 {
        margin-bottom: 1.75rem !important;
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 1.75rem !important;
    }
    .m-md-8 {
        margin: 2rem !important;
    }
    .mt-md-8,
    .my-md-8 {
        margin-top: 2rem !important;
    }
    .mr-md-8,
    .mx-md-8 {
        margin-right: 2rem !important;
    }
    .my-md-8 {
        margin-bottom: 2rem !important;
    }
    .ml-md-8,
    .mx-md-8 {
        margin-left: 2rem !important;
    }
    .m-md-9 {
        margin: 2.25rem !important;
    }
    .mt-md-9,
    .my-md-9 {
        margin-top: 2.25rem !important;
    }
    .mr-md-9,
    .mx-md-9 {
        margin-right: 2.25rem !important;
    }
    .my-md-9 {
        margin-bottom: 2.25rem !important;
    }
    .ml-md-9,
    .mx-md-9 {
        margin-left: 2.25rem !important;
    }
    .m-md-10 {
        margin: 2.5rem !important;
    }
    .mt-md-10,
    .my-md-10 {
        margin-top: 2.5rem !important;
    }
    .mr-md-10,
    .mx-md-10 {
        margin-right: 2.5rem !important;
    }
    .my-md-10 {
        margin-bottom: 2.5rem !important;
    }
    .ml-md-10,
    .mx-md-10 {
        margin-left: 2.5rem !important;
    }
    .m-md-11 {
        margin: 2.75rem !important;
    }
    .mt-md-11,
    .my-md-11 {
        margin-top: 2.75rem !important;
    }
    .mr-md-11,
    .mx-md-11 {
        margin-right: 2.75rem !important;
    }
    .my-md-11 {
        margin-bottom: 2.75rem !important;
    }
    .ml-md-11,
    .mx-md-11 {
        margin-left: 2.75rem !important;
    }
    .m-md-12 {
        margin: 3rem !important;
    }
    .mt-md-12,
    .my-md-12 {
        margin-top: 3rem !important;
    }
    .mr-md-12,
    .mx-md-12 {
        margin-right: 3rem !important;
    }
    .my-md-12 {
        margin-bottom: 3rem !important;
    }
    .ml-md-12,
    .mx-md-12 {
        margin-left: 3rem !important;
    }
    .m-md-13 {
        margin: 3.25rem !important;
    }
    .mt-md-13,
    .my-md-13 {
        margin-top: 3.25rem !important;
    }
    .mr-md-13,
    .mx-md-13 {
        margin-right: 3.25rem !important;
    }
    .my-md-13 {
        margin-bottom: 3.25rem !important;
    }
    .ml-md-13,
    .mx-md-13 {
        margin-left: 3.25rem !important;
    }
    .m-md-14 {
        margin: 3.5rem !important;
    }
    .mt-md-14,
    .my-md-14 {
        margin-top: 3.5rem !important;
    }
    .mr-md-14,
    .mx-md-14 {
        margin-right: 3.5rem !important;
    }
    .my-md-14 {
        margin-bottom: 3.5rem !important;
    }
    .ml-md-14,
    .mx-md-14 {
        margin-left: 3.5rem !important;
    }
    .m-md-15 {
        margin: 3.75rem !important;
    }
    .mt-md-15,
    .my-md-15 {
        margin-top: 3.75rem !important;
    }
    .mr-md-15,
    .mx-md-15 {
        margin-right: 3.75rem !important;
    }
    .my-md-15 {
        margin-bottom: 3.75rem !important;
    }
    .ml-md-15,
    .mx-md-15 {
        margin-left: 3.75rem !important;
    }
    .m-md-16 {
        margin: 4rem !important;
    }
    .mt-md-16,
    .my-md-16 {
        margin-top: 4rem !important;
    }
    .mr-md-16,
    .mx-md-16 {
        margin-right: 4rem !important;
    }
    .my-md-16 {
        margin-bottom: 4rem !important;
    }
    .ml-md-16,
    .mx-md-16 {
        margin-left: 4rem !important;
    }
    .m-md-17 {
        margin: 4.25rem !important;
    }
    .mt-md-17,
    .my-md-17 {
        margin-top: 4.25rem !important;
    }
    .mr-md-17,
    .mx-md-17 {
        margin-right: 4.25rem !important;
    }
    .my-md-17 {
        margin-bottom: 4.25rem !important;
    }
    .ml-md-17,
    .mx-md-17 {
        margin-left: 4.25rem !important;
    }
    .m-md-18 {
        margin: 4.5rem !important;
    }
    .mt-md-18,
    .my-md-18 {
        margin-top: 4.5rem !important;
    }
    .mr-md-18,
    .mx-md-18 {
        margin-right: 4.5rem !important;
    }
    .my-md-18 {
        margin-bottom: 4.5rem !important;
    }
    .ml-md-18,
    .mx-md-18 {
        margin-left: 4.5rem !important;
    }
    .m-md-19 {
        margin: 4.75rem !important;
    }
    .mt-md-19,
    .my-md-19 {
        margin-top: 4.75rem !important;
    }
    .mr-md-19,
    .mx-md-19 {
        margin-right: 4.75rem !important;
    }
    .my-md-19 {
        margin-bottom: 4.75rem !important;
    }
    .ml-md-19,
    .mx-md-19 {
        margin-left: 4.75rem !important;
    }
    .m-md-20 {
        margin: 5rem !important;
    }
    .mt-md-20,
    .my-md-20 {
        margin-top: 5rem !important;
    }
    .mr-md-20,
    .mx-md-20 {
        margin-right: 5rem !important;
    }
    .my-md-20 {
        margin-bottom: 5rem !important;
    }
    .ml-md-20,
    .mx-md-20 {
        margin-left: 5rem !important;
    }
    .m-md-21 {
        margin: 5.25rem !important;
    }
    .mt-md-21,
    .my-md-21 {
        margin-top: 5.25rem !important;
    }
    .mr-md-21,
    .mx-md-21 {
        margin-right: 5.25rem !important;
    }
    .my-md-21 {
        margin-bottom: 5.25rem !important;
    }
    .ml-md-21,
    .mx-md-21 {
        margin-left: 5.25rem !important;
    }
    .m-md-22 {
        margin: 5.5rem !important;
    }
    .mt-md-22,
    .my-md-22 {
        margin-top: 5.5rem !important;
    }
    .mr-md-22,
    .mx-md-22 {
        margin-right: 5.5rem !important;
    }
    .my-md-22 {
        margin-bottom: 5.5rem !important;
    }
    .ml-md-22,
    .mx-md-22 {
        margin-left: 5.5rem !important;
    }
    .m-md-23 {
        margin: 5.75rem !important;
    }
    .mt-md-23,
    .my-md-23 {
        margin-top: 5.75rem !important;
    }
    .mr-md-23,
    .mx-md-23 {
        margin-right: 5.75rem !important;
    }
    .my-md-23 {
        margin-bottom: 5.75rem !important;
    }
    .ml-md-23,
    .mx-md-23 {
        margin-left: 5.75rem !important;
    }
    .m-md-24 {
        margin: 6rem !important;
    }
    .mt-md-24,
    .my-md-24 {
        margin-top: 6rem !important;
    }
    .mr-md-24,
    .mx-md-24 {
        margin-right: 6rem !important;
    }
    .my-md-24 {
        margin-bottom: 6rem !important;
    }
    .ml-md-24,
    .mx-md-24 {
        margin-left: 6rem !important;
    }
    .m-md-25 {
        margin: 6.25rem !important;
    }
    .mt-md-25,
    .my-md-25 {
        margin-top: 6.25rem !important;
    }
    .mr-md-25,
    .mx-md-25 {
        margin-right: 6.25rem !important;
    }
    .my-md-25 {
        margin-bottom: 6.25rem !important;
    }
    .ml-md-25,
    .mx-md-25 {
        margin-left: 6.25rem !important;
    }
    .m-md-26 {
        margin: 6.5rem !important;
    }
    .mt-md-26,
    .my-md-26 {
        margin-top: 6.5rem !important;
    }
    .mr-md-26,
    .mx-md-26 {
        margin-right: 6.5rem !important;
    }
    .my-md-26 {
        margin-bottom: 6.5rem !important;
    }
    .ml-md-26,
    .mx-md-26 {
        margin-left: 6.5rem !important;
    }
    .m-md-27 {
        margin: 6.75rem !important;
    }
    .mt-md-27,
    .my-md-27 {
        margin-top: 6.75rem !important;
    }
    .mr-md-27,
    .mx-md-27 {
        margin-right: 6.75rem !important;
    }
    .my-md-27 {
        margin-bottom: 6.75rem !important;
    }
    .ml-md-27,
    .mx-md-27 {
        margin-left: 6.75rem !important;
    }
    .m-md-28 {
        margin: 7rem !important;
    }
    .mt-md-28,
    .my-md-28 {
        margin-top: 7rem !important;
    }
    .mr-md-28,
    .mx-md-28 {
        margin-right: 7rem !important;
    }
    .my-md-28 {
        margin-bottom: 7rem !important;
    }
    .ml-md-28,
    .mx-md-28 {
        margin-left: 7rem !important;
    }
    .m-md-29 {
        margin: 7.25rem !important;
    }
    .mt-md-29,
    .my-md-29 {
        margin-top: 7.25rem !important;
    }
    .mr-md-29,
    .mx-md-29 {
        margin-right: 7.25rem !important;
    }
    .my-md-29 {
        margin-bottom: 7.25rem !important;
    }
    .ml-md-29,
    .mx-md-29 {
        margin-left: 7.25rem !important;
    }
    .m-md-30 {
        margin: 7.5rem !important;
    }
    .mt-md-30,
    .my-md-30 {
        margin-top: 7.5rem !important;
    }
    .mr-md-30,
    .mx-md-30 {
        margin-right: 7.5rem !important;
    }
    .my-md-30 {
        margin-bottom: 7.5rem !important;
    }
    .ml-md-30,
    .mx-md-30 {
        margin-left: 7.5rem !important;
    }
    .m-md-31 {
        margin: 7.75rem !important;
    }
    .mt-md-31,
    .my-md-31 {
        margin-top: 7.75rem !important;
    }
    .mr-md-31,
    .mx-md-31 {
        margin-right: 7.75rem !important;
    }
    .my-md-31 {
        margin-bottom: 7.75rem !important;
    }
    .ml-md-31,
    .mx-md-31 {
        margin-left: 7.75rem !important;
    }
    .m-md-32 {
        margin: 8rem !important;
    }
    .mt-md-32,
    .my-md-32 {
        margin-top: 8rem !important;
    }
    .mr-md-32,
    .mx-md-32 {
        margin-right: 8rem !important;
    }
    .my-md-32 {
        margin-bottom: 8rem !important;
    }
    .ml-md-32,
    .mx-md-32 {
        margin-left: 8rem !important;
    }
    .m-md-33 {
        margin: 8.25rem !important;
    }
    .mt-md-33,
    .my-md-33 {
        margin-top: 8.25rem !important;
    }
    .mr-md-33,
    .mx-md-33 {
        margin-right: 8.25rem !important;
    }
    .my-md-33 {
        margin-bottom: 8.25rem !important;
    }
    .ml-md-33,
    .mx-md-33 {
        margin-left: 8.25rem !important;
    }
    .m-md-34 {
        margin: 8.5rem !important;
    }
    .mt-md-34,
    .my-md-34 {
        margin-top: 8.5rem !important;
    }
    .mr-md-34,
    .mx-md-34 {
        margin-right: 8.5rem !important;
    }
    .my-md-34 {
        margin-bottom: 8.5rem !important;
    }
    .ml-md-34,
    .mx-md-34 {
        margin-left: 8.5rem !important;
    }
    .m-md-35 {
        margin: 8.75rem !important;
    }
    .mt-md-35,
    .my-md-35 {
        margin-top: 8.75rem !important;
    }
    .mr-md-35,
    .mx-md-35 {
        margin-right: 8.75rem !important;
    }
    .my-md-35 {
        margin-bottom: 8.75rem !important;
    }
    .ml-md-35,
    .mx-md-35 {
        margin-left: 8.75rem !important;
    }
    .m-md-36 {
        margin: 9rem !important;
    }
    .mt-md-36,
    .my-md-36 {
        margin-top: 9rem !important;
    }
    .mr-md-36,
    .mx-md-36 {
        margin-right: 9rem !important;
    }
    .my-md-36 {
        margin-bottom: 9rem !important;
    }
    .ml-md-36,
    .mx-md-36 {
        margin-left: 9rem !important;
    }
    .m-md-37 {
        margin: 9.25rem !important;
    }
    .mt-md-37,
    .my-md-37 {
        margin-top: 9.25rem !important;
    }
    .mr-md-37,
    .mx-md-37 {
        margin-right: 9.25rem !important;
    }
    .my-md-37 {
        margin-bottom: 9.25rem !important;
    }
    .ml-md-37,
    .mx-md-37 {
        margin-left: 9.25rem !important;
    }
    .m-md-48 {
        margin: 9.5rem !important;
    }
    .mt-md-48,
    .my-md-48 {
        margin-top: 9.5rem !important;
    }
    .mr-md-48,
    .mx-md-48 {
        margin-right: 9.5rem !important;
    }
    .my-md-48 {
        margin-bottom: 9.5rem !important;
    }
    .ml-md-48,
    .mx-md-48 {
        margin-left: 9.5rem !important;
    }
    .m-md-39 {
        margin: 9.75rem !important;
    }
    .mt-md-39,
    .my-md-39 {
        margin-top: 9.75rem !important;
    }
    .mr-md-39,
    .mx-md-39 {
        margin-right: 9.75rem !important;
    }
    .my-md-39 {
        margin-bottom: 9.75rem !important;
    }
    .ml-md-39,
    .mx-md-39 {
        margin-left: 9.75rem !important;
    }
    .m-md-40 {
        margin: 10rem !important;
    }
    .mt-md-40,
    .my-md-40 {
        margin-top: 10rem !important;
    }
    .mr-md-40,
    .mx-md-40 {
        margin-right: 10rem !important;
    }
    .my-md-40 {
        margin-bottom: 10rem !important;
    }
    .ml-md-40,
    .mx-md-40 {
        margin-left: 10rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 0.75rem !important;
    }
    .pt-md-3 {
        padding-top: 0.75rem !important;
    }
    .px-md-3 {
        padding-right: 0.75rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 0.75rem !important;
    }
    .p-md-4 {
        padding: 1rem !important;
    }
    .pt-md-4 {
        padding-top: 1rem !important;
    }
    .px-md-4 {
        padding-right: 1rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1rem !important;
    }
    .p-md-5 {
        padding: 1.25rem !important;
    }
    .pt-md-5 {
        padding-top: 1.25rem !important;
    }
    .px-md-5 {
        padding-right: 1.25rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 1.25rem !important;
    }
    .p-md-6 {
        padding: 1.5rem !important;
    }
    .pt-md-6 {
        padding-top: 1.5rem !important;
    }
    .px-md-6 {
        padding-right: 1.5rem !important;
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: 1.5rem !important;
    }
    .p-md-7 {
        padding: 1.75rem !important;
    }
    .pt-md-7 {
        padding-top: 1.75rem !important;
    }
    .px-md-7 {
        padding-right: 1.75rem !important;
    }
    .pl-md-7,
    .px-md-7 {
        padding-left: 1.75rem !important;
    }
    .p-md-8 {
        padding: 2rem !important;
    }
    .pt-md-8 {
        padding-top: 2rem !important;
    }
    .px-md-8 {
        padding-right: 2rem !important;
    }
    .pl-md-8,
    .px-md-8 {
        padding-left: 2rem !important;
    }
    .p-md-9 {
        padding: 2.25rem !important;
    }
    .pt-md-9 {
        padding-top: 2.25rem !important;
    }
    .px-md-9 {
        padding-right: 2.25rem !important;
    }
    .pl-md-9,
    .px-md-9 {
        padding-left: 2.25rem !important;
    }
    .p-md-10 {
        padding: 2.5rem !important;
    }
    .pt-md-10 {
        padding-top: 2.5rem !important;
    }
    .px-md-10 {
        padding-right: 2.5rem !important;
    }
    .pl-md-10,
    .px-md-10 {
        padding-left: 2.5rem !important;
    }
    .p-md-11 {
        padding: 2.75rem !important;
    }
    .pt-md-11 {
        padding-top: 2.75rem !important;
    }
    .px-md-11 {
        padding-right: 2.75rem !important;
    }
    .pl-md-11,
    .px-md-11 {
        padding-left: 2.75rem !important;
    }
    .p-md-12 {
        padding: 3rem !important;
    }
    .pt-md-12 {
        padding-top: 3rem !important;
    }
    .px-md-12 {
        padding-right: 3rem !important;
    }
    .pl-md-12,
    .px-md-12 {
        padding-left: 3rem !important;
    }
    .p-md-13 {
        padding: 3.25rem !important;
    }
    .pt-md-13 {
        padding-top: 3.25rem !important;
    }
    .px-md-13 {
        padding-right: 3.25rem !important;
    }
    .pl-md-13,
    .px-md-13 {
        padding-left: 3.25rem !important;
    }
    .p-md-14 {
        padding: 3.5rem !important;
    }
    .pt-md-14 {
        padding-top: 3.5rem !important;
    }
    .px-md-14 {
        padding-right: 3.5rem !important;
    }
    .pl-md-14,
    .px-md-14 {
        padding-left: 3.5rem !important;
    }
    .p-md-15 {
        padding: 3.75rem !important;
    }
    .pt-md-15 {
        padding-top: 3.75rem !important;
    }
    .px-md-15 {
        padding-right: 3.75rem !important;
    }
    .pl-md-15,
    .px-md-15 {
        padding-left: 3.75rem !important;
    }
    .p-md-16 {
        padding: 4rem !important;
    }
    .pt-md-16 {
        padding-top: 4rem !important;
    }
    .px-md-16 {
        padding-right: 4rem !important;
    }
    .pl-md-16,
    .px-md-16 {
        padding-left: 4rem !important;
    }
    .p-md-17 {
        padding: 4.25rem !important;
    }
    .pt-md-17 {
        padding-top: 4.25rem !important;
    }
    .px-md-17 {
        padding-right: 4.25rem !important;
    }
    .pl-md-17,
    .px-md-17 {
        padding-left: 4.25rem !important;
    }
    .p-md-18 {
        padding: 4.5rem !important;
    }
    .pt-md-18 {
        padding-top: 4.5rem !important;
    }
    .px-md-18 {
        padding-right: 4.5rem !important;
    }
    .pl-md-18,
    .px-md-18 {
        padding-left: 4.5rem !important;
    }
    .p-md-19 {
        padding: 4.75rem !important;
    }
    .pt-md-19 {
        padding-top: 4.75rem !important;
    }
    .px-md-19 {
        padding-right: 4.75rem !important;
    }
    .pl-md-19,
    .px-md-19 {
        padding-left: 4.75rem !important;
    }
    .p-md-20 {
        padding: 5rem !important;
    }
    .pt-md-20 {
        padding-top: 5rem !important;
    }
    .px-md-20 {
        padding-right: 5rem !important;
    }
    .pl-md-20,
    .px-md-20 {
        padding-left: 5rem !important;
    }
    .p-md-21 {
        padding: 5.25rem !important;
    }
    .pt-md-21 {
        padding-top: 5.25rem !important;
    }
    .px-md-21 {
        padding-right: 5.25rem !important;
    }
    .pl-md-21,
    .px-md-21 {
        padding-left: 5.25rem !important;
    }
    .p-md-22 {
        padding: 5.5rem !important;
    }
    .pt-md-22 {
        padding-top: 5.5rem !important;
    }
    .px-md-22 {
        padding-right: 5.5rem !important;
    }
    .pl-md-22,
    .px-md-22 {
        padding-left: 5.5rem !important;
    }
    .p-md-23 {
        padding: 5.75rem !important;
    }
    .pt-md-23 {
        padding-top: 5.75rem !important;
    }
    .px-md-23 {
        padding-right: 5.75rem !important;
    }
    .pl-md-23,
    .px-md-23 {
        padding-left: 5.75rem !important;
    }
    .p-md-24 {
        padding: 6rem !important;
    }
    .pt-md-24 {
        padding-top: 6rem !important;
    }
    .px-md-24 {
        padding-right: 6rem !important;
    }
    .pl-md-24,
    .px-md-24 {
        padding-left: 6rem !important;
    }
    .p-md-25 {
        padding: 6.25rem !important;
    }
    .pt-md-25 {
        padding-top: 6.25rem !important;
    }
    .px-md-25 {
        padding-right: 6.25rem !important;
    }
    .pl-md-25,
    .px-md-25 {
        padding-left: 6.25rem !important;
    }
    .p-md-26 {
        padding: 6.5rem !important;
    }
    .pt-md-26 {
        padding-top: 6.5rem !important;
    }
    .px-md-26 {
        padding-right: 6.5rem !important;
    }
    .pl-md-26,
    .px-md-26 {
        padding-left: 6.5rem !important;
    }
    .p-md-27 {
        padding: 6.75rem !important;
    }
    .pt-md-27 {
        padding-top: 6.75rem !important;
    }
    .px-md-27 {
        padding-right: 6.75rem !important;
    }
    .pl-md-27,
    .px-md-27 {
        padding-left: 6.75rem !important;
    }
    .p-md-28 {
        padding: 7rem !important;
    }
    .pt-md-28 {
        padding-top: 7rem !important;
    }
    .px-md-28 {
        padding-right: 7rem !important;
    }
    .pl-md-28,
    .px-md-28 {
        padding-left: 7rem !important;
    }
    .p-md-29 {
        padding: 7.25rem !important;
    }
    .pt-md-29 {
        padding-top: 7.25rem !important;
    }
    .px-md-29 {
        padding-right: 7.25rem !important;
    }
    .pl-md-29,
    .px-md-29 {
        padding-left: 7.25rem !important;
    }
    .p-md-30 {
        padding: 7.5rem !important;
    }
    .pt-md-30 {
        padding-top: 7.5rem !important;
    }
    .px-md-30 {
        padding-right: 7.5rem !important;
    }
    .pl-md-30,
    .px-md-30 {
        padding-left: 7.5rem !important;
    }
    .p-md-31 {
        padding: 7.75rem !important;
    }
    .pt-md-31 {
        padding-top: 7.75rem !important;
    }
    .px-md-31 {
        padding-right: 7.75rem !important;
    }
    .pl-md-31,
    .px-md-31 {
        padding-left: 7.75rem !important;
    }
    .p-md-32 {
        padding: 8rem !important;
    }
    .pt-md-32 {
        padding-top: 8rem !important;
    }
    .px-md-32 {
        padding-right: 8rem !important;
    }
    .pl-md-32,
    .px-md-32 {
        padding-left: 8rem !important;
    }
    .p-md-33 {
        padding: 8.25rem !important;
    }
    .pt-md-33 {
        padding-top: 8.25rem !important;
    }
    .px-md-33 {
        padding-right: 8.25rem !important;
    }
    .pl-md-33,
    .px-md-33 {
        padding-left: 8.25rem !important;
    }
    .p-md-34 {
        padding: 8.5rem !important;
    }
    .pt-md-34 {
        padding-top: 8.5rem !important;
    }
    .px-md-34 {
        padding-right: 8.5rem !important;
    }
    .pl-md-34,
    .px-md-34 {
        padding-left: 8.5rem !important;
    }
    .p-md-35 {
        padding: 8.75rem !important;
    }
    .pt-md-35 {
        padding-top: 8.75rem !important;
    }
    .px-md-35 {
        padding-right: 8.75rem !important;
    }
    .pl-md-35,
    .px-md-35 {
        padding-left: 8.75rem !important;
    }
    .p-md-36 {
        padding: 9rem !important;
    }
    .pt-md-36 {
        padding-top: 9rem !important;
    }
    .px-md-36 {
        padding-right: 9rem !important;
    }
    .pl-md-36,
    .px-md-36 {
        padding-left: 9rem !important;
    }
    .p-md-37 {
        padding: 9.25rem !important;
    }
    .pt-md-37 {
        padding-top: 9.25rem !important;
    }
    .px-md-37 {
        padding-right: 9.25rem !important;
    }
    .pl-md-37,
    .px-md-37 {
        padding-left: 9.25rem !important;
    }
    .p-md-48 {
        padding: 9.5rem !important;
    }
    .pt-md-48 {
        padding-top: 9.5rem !important;
    }
    .px-md-48 {
        padding-right: 9.5rem !important;
    }
    .pl-md-48,
    .px-md-48 {
        padding-left: 9.5rem !important;
    }
    .p-md-39 {
        padding: 9.75rem !important;
    }
    .pt-md-39 {
        padding-top: 9.75rem !important;
    }
    .px-md-39 {
        padding-right: 9.75rem !important;
    }
    .pl-md-39,
    .px-md-39 {
        padding-left: 9.75rem !important;
    }
    .p-md-40 {
        padding: 10rem !important;
    }
    .pt-md-40 {
        padding-top: 10rem !important;
    }
    .px-md-40 {
        padding-right: 10rem !important;
    }
    .pl-md-40,
    .px-md-40 {
        padding-left: 10rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -0.75rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -0.75rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -0.75rem !important;
    }
    .my-md-n3 {
        margin-bottom: -0.75rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -0.75rem !important;
    }
    .m-md-n4 {
        margin: -1rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1rem !important;
    }
    .my-md-n4 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1rem !important;
    }
    .m-md-n5 {
        margin: -1.25rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -1.25rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -1.25rem !important;
    }
    .my-md-n5 {
        margin-bottom: -1.25rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -1.25rem !important;
    }
    .m-md-n6 {
        margin: -1.5rem !important;
    }
    .mt-md-n6,
    .my-md-n6 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -1.5rem !important;
    }
    .my-md-n6 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -1.5rem !important;
    }
    .m-md-n7 {
        margin: -1.75rem !important;
    }
    .mt-md-n7,
    .my-md-n7 {
        margin-top: -1.75rem !important;
    }
    .mr-md-n7,
    .mx-md-n7 {
        margin-right: -1.75rem !important;
    }
    .my-md-n7 {
        margin-bottom: -1.75rem !important;
    }
    .ml-md-n7,
    .mx-md-n7 {
        margin-left: -1.75rem !important;
    }
    .m-md-n8 {
        margin: -2rem !important;
    }
    .mt-md-n8,
    .my-md-n8 {
        margin-top: -2rem !important;
    }
    .mr-md-n8,
    .mx-md-n8 {
        margin-right: -2rem !important;
    }
    .my-md-n8 {
        margin-bottom: -2rem !important;
    }
    .ml-md-n8,
    .mx-md-n8 {
        margin-left: -2rem !important;
    }
    .m-md-n9 {
        margin: -2.25rem !important;
    }
    .mt-md-n9,
    .my-md-n9 {
        margin-top: -2.25rem !important;
    }
    .mr-md-n9,
    .mx-md-n9 {
        margin-right: -2.25rem !important;
    }
    .my-md-n9 {
        margin-bottom: -2.25rem !important;
    }
    .ml-md-n9,
    .mx-md-n9 {
        margin-left: -2.25rem !important;
    }
    .m-md-n10 {
        margin: -2.5rem !important;
    }
    .mt-md-n10,
    .my-md-n10 {
        margin-top: -2.5rem !important;
    }
    .mr-md-n10,
    .mx-md-n10 {
        margin-right: -2.5rem !important;
    }
    .my-md-n10 {
        margin-bottom: -2.5rem !important;
    }
    .ml-md-n10,
    .mx-md-n10 {
        margin-left: -2.5rem !important;
    }
    .m-md-n11 {
        margin: -2.75rem !important;
    }
    .mt-md-n11,
    .my-md-n11 {
        margin-top: -2.75rem !important;
    }
    .mr-md-n11,
    .mx-md-n11 {
        margin-right: -2.75rem !important;
    }
    .my-md-n11 {
        margin-bottom: -2.75rem !important;
    }
    .ml-md-n11,
    .mx-md-n11 {
        margin-left: -2.75rem !important;
    }
    .m-md-n12 {
        margin: -3rem !important;
    }
    .mt-md-n12,
    .my-md-n12 {
        margin-top: -3rem !important;
    }
    .mr-md-n12,
    .mx-md-n12 {
        margin-right: -3rem !important;
    }
    .my-md-n12 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n12,
    .mx-md-n12 {
        margin-left: -3rem !important;
    }
    .m-md-n13 {
        margin: -3.25rem !important;
    }
    .mt-md-n13,
    .my-md-n13 {
        margin-top: -3.25rem !important;
    }
    .mr-md-n13,
    .mx-md-n13 {
        margin-right: -3.25rem !important;
    }
    .my-md-n13 {
        margin-bottom: -3.25rem !important;
    }
    .ml-md-n13,
    .mx-md-n13 {
        margin-left: -3.25rem !important;
    }
    .m-md-n14 {
        margin: -3.5rem !important;
    }
    .mt-md-n14,
    .my-md-n14 {
        margin-top: -3.5rem !important;
    }
    .mr-md-n14,
    .mx-md-n14 {
        margin-right: -3.5rem !important;
    }
    .my-md-n14 {
        margin-bottom: -3.5rem !important;
    }
    .ml-md-n14,
    .mx-md-n14 {
        margin-left: -3.5rem !important;
    }
    .m-md-n15 {
        margin: -3.75rem !important;
    }
    .mt-md-n15,
    .my-md-n15 {
        margin-top: -3.75rem !important;
    }
    .mr-md-n15,
    .mx-md-n15 {
        margin-right: -3.75rem !important;
    }
    .my-md-n15 {
        margin-bottom: -3.75rem !important;
    }
    .ml-md-n15,
    .mx-md-n15 {
        margin-left: -3.75rem !important;
    }
    .m-md-n16 {
        margin: -4rem !important;
    }
    .mt-md-n16,
    .my-md-n16 {
        margin-top: -4rem !important;
    }
    .mr-md-n16,
    .mx-md-n16 {
        margin-right: -4rem !important;
    }
    .my-md-n16 {
        margin-bottom: -4rem !important;
    }
    .ml-md-n16,
    .mx-md-n16 {
        margin-left: -4rem !important;
    }
    .m-md-n17 {
        margin: -4.25rem !important;
    }
    .mt-md-n17,
    .my-md-n17 {
        margin-top: -4.25rem !important;
    }
    .mr-md-n17,
    .mx-md-n17 {
        margin-right: -4.25rem !important;
    }
    .my-md-n17 {
        margin-bottom: -4.25rem !important;
    }
    .ml-md-n17,
    .mx-md-n17 {
        margin-left: -4.25rem !important;
    }
    .m-md-n18 {
        margin: -4.5rem !important;
    }
    .mt-md-n18,
    .my-md-n18 {
        margin-top: -4.5rem !important;
    }
    .mr-md-n18,
    .mx-md-n18 {
        margin-right: -4.5rem !important;
    }
    .my-md-n18 {
        margin-bottom: -4.5rem !important;
    }
    .ml-md-n18,
    .mx-md-n18 {
        margin-left: -4.5rem !important;
    }
    .m-md-n19 {
        margin: -4.75rem !important;
    }
    .mt-md-n19,
    .my-md-n19 {
        margin-top: -4.75rem !important;
    }
    .mr-md-n19,
    .mx-md-n19 {
        margin-right: -4.75rem !important;
    }
    .my-md-n19 {
        margin-bottom: -4.75rem !important;
    }
    .ml-md-n19,
    .mx-md-n19 {
        margin-left: -4.75rem !important;
    }
    .m-md-n20 {
        margin: -5rem !important;
    }
    .mt-md-n20,
    .my-md-n20 {
        margin-top: -5rem !important;
    }
    .mr-md-n20,
    .mx-md-n20 {
        margin-right: -5rem !important;
    }
    .my-md-n20 {
        margin-bottom: -5rem !important;
    }
    .ml-md-n20,
    .mx-md-n20 {
        margin-left: -5rem !important;
    }
    .m-md-n21 {
        margin: -5.25rem !important;
    }
    .mt-md-n21,
    .my-md-n21 {
        margin-top: -5.25rem !important;
    }
    .mr-md-n21,
    .mx-md-n21 {
        margin-right: -5.25rem !important;
    }
    .my-md-n21 {
        margin-bottom: -5.25rem !important;
    }
    .ml-md-n21,
    .mx-md-n21 {
        margin-left: -5.25rem !important;
    }
    .m-md-n22 {
        margin: -5.5rem !important;
    }
    .mt-md-n22,
    .my-md-n22 {
        margin-top: -5.5rem !important;
    }
    .mr-md-n22,
    .mx-md-n22 {
        margin-right: -5.5rem !important;
    }
    .my-md-n22 {
        margin-bottom: -5.5rem !important;
    }
    .ml-md-n22,
    .mx-md-n22 {
        margin-left: -5.5rem !important;
    }
    .m-md-n23 {
        margin: -5.75rem !important;
    }
    .mt-md-n23,
    .my-md-n23 {
        margin-top: -5.75rem !important;
    }
    .mr-md-n23,
    .mx-md-n23 {
        margin-right: -5.75rem !important;
    }
    .my-md-n23 {
        margin-bottom: -5.75rem !important;
    }
    .ml-md-n23,
    .mx-md-n23 {
        margin-left: -5.75rem !important;
    }
    .m-md-n24 {
        margin: -6rem !important;
    }
    .mt-md-n24,
    .my-md-n24 {
        margin-top: -6rem !important;
    }
    .mr-md-n24,
    .mx-md-n24 {
        margin-right: -6rem !important;
    }
    .my-md-n24 {
        margin-bottom: -6rem !important;
    }
    .ml-md-n24,
    .mx-md-n24 {
        margin-left: -6rem !important;
    }
    .m-md-n25 {
        margin: -6.25rem !important;
    }
    .mt-md-n25,
    .my-md-n25 {
        margin-top: -6.25rem !important;
    }
    .mr-md-n25,
    .mx-md-n25 {
        margin-right: -6.25rem !important;
    }
    .my-md-n25 {
        margin-bottom: -6.25rem !important;
    }
    .ml-md-n25,
    .mx-md-n25 {
        margin-left: -6.25rem !important;
    }
    .m-md-n26 {
        margin: -6.5rem !important;
    }
    .mt-md-n26,
    .my-md-n26 {
        margin-top: -6.5rem !important;
    }
    .mr-md-n26,
    .mx-md-n26 {
        margin-right: -6.5rem !important;
    }
    .my-md-n26 {
        margin-bottom: -6.5rem !important;
    }
    .ml-md-n26,
    .mx-md-n26 {
        margin-left: -6.5rem !important;
    }
    .m-md-n27 {
        margin: -6.75rem !important;
    }
    .mt-md-n27,
    .my-md-n27 {
        margin-top: -6.75rem !important;
    }
    .mr-md-n27,
    .mx-md-n27 {
        margin-right: -6.75rem !important;
    }
    .my-md-n27 {
        margin-bottom: -6.75rem !important;
    }
    .ml-md-n27,
    .mx-md-n27 {
        margin-left: -6.75rem !important;
    }
    .m-md-n28 {
        margin: -7rem !important;
    }
    .mt-md-n28,
    .my-md-n28 {
        margin-top: -7rem !important;
    }
    .mr-md-n28,
    .mx-md-n28 {
        margin-right: -7rem !important;
    }
    .my-md-n28 {
        margin-bottom: -7rem !important;
    }
    .ml-md-n28,
    .mx-md-n28 {
        margin-left: -7rem !important;
    }
    .m-md-n29 {
        margin: -7.25rem !important;
    }
    .mt-md-n29,
    .my-md-n29 {
        margin-top: -7.25rem !important;
    }
    .mr-md-n29,
    .mx-md-n29 {
        margin-right: -7.25rem !important;
    }
    .my-md-n29 {
        margin-bottom: -7.25rem !important;
    }
    .ml-md-n29,
    .mx-md-n29 {
        margin-left: -7.25rem !important;
    }
    .m-md-n30 {
        margin: -7.5rem !important;
    }
    .mt-md-n30,
    .my-md-n30 {
        margin-top: -7.5rem !important;
    }
    .mr-md-n30,
    .mx-md-n30 {
        margin-right: -7.5rem !important;
    }
    .my-md-n30 {
        margin-bottom: -7.5rem !important;
    }
    .ml-md-n30,
    .mx-md-n30 {
        margin-left: -7.5rem !important;
    }
    .m-md-n31 {
        margin: -7.75rem !important;
    }
    .mt-md-n31,
    .my-md-n31 {
        margin-top: -7.75rem !important;
    }
    .mr-md-n31,
    .mx-md-n31 {
        margin-right: -7.75rem !important;
    }
    .my-md-n31 {
        margin-bottom: -7.75rem !important;
    }
    .ml-md-n31,
    .mx-md-n31 {
        margin-left: -7.75rem !important;
    }
    .m-md-n32 {
        margin: -8rem !important;
    }
    .mt-md-n32,
    .my-md-n32 {
        margin-top: -8rem !important;
    }
    .mr-md-n32,
    .mx-md-n32 {
        margin-right: -8rem !important;
    }
    .my-md-n32 {
        margin-bottom: -8rem !important;
    }
    .ml-md-n32,
    .mx-md-n32 {
        margin-left: -8rem !important;
    }
    .m-md-n33 {
        margin: -8.25rem !important;
    }
    .mt-md-n33,
    .my-md-n33 {
        margin-top: -8.25rem !important;
    }
    .mr-md-n33,
    .mx-md-n33 {
        margin-right: -8.25rem !important;
    }
    .my-md-n33 {
        margin-bottom: -8.25rem !important;
    }
    .ml-md-n33,
    .mx-md-n33 {
        margin-left: -8.25rem !important;
    }
    .m-md-n34 {
        margin: -8.5rem !important;
    }
    .mt-md-n34,
    .my-md-n34 {
        margin-top: -8.5rem !important;
    }
    .mr-md-n34,
    .mx-md-n34 {
        margin-right: -8.5rem !important;
    }
    .my-md-n34 {
        margin-bottom: -8.5rem !important;
    }
    .ml-md-n34,
    .mx-md-n34 {
        margin-left: -8.5rem !important;
    }
    .m-md-n35 {
        margin: -8.75rem !important;
    }
    .mt-md-n35,
    .my-md-n35 {
        margin-top: -8.75rem !important;
    }
    .mr-md-n35,
    .mx-md-n35 {
        margin-right: -8.75rem !important;
    }
    .my-md-n35 {
        margin-bottom: -8.75rem !important;
    }
    .ml-md-n35,
    .mx-md-n35 {
        margin-left: -8.75rem !important;
    }
    .m-md-n36 {
        margin: -9rem !important;
    }
    .mt-md-n36,
    .my-md-n36 {
        margin-top: -9rem !important;
    }
    .mr-md-n36,
    .mx-md-n36 {
        margin-right: -9rem !important;
    }
    .my-md-n36 {
        margin-bottom: -9rem !important;
    }
    .ml-md-n36,
    .mx-md-n36 {
        margin-left: -9rem !important;
    }
    .m-md-n37 {
        margin: -9.25rem !important;
    }
    .mt-md-n37,
    .my-md-n37 {
        margin-top: -9.25rem !important;
    }
    .mr-md-n37,
    .mx-md-n37 {
        margin-right: -9.25rem !important;
    }
    .my-md-n37 {
        margin-bottom: -9.25rem !important;
    }
    .ml-md-n37,
    .mx-md-n37 {
        margin-left: -9.25rem !important;
    }
    .m-md-n48 {
        margin: -9.5rem !important;
    }
    .mt-md-n48,
    .my-md-n48 {
        margin-top: -9.5rem !important;
    }
    .mr-md-n48,
    .mx-md-n48 {
        margin-right: -9.5rem !important;
    }
    .my-md-n48 {
        margin-bottom: -9.5rem !important;
    }
    .ml-md-n48,
    .mx-md-n48 {
        margin-left: -9.5rem !important;
    }
    .m-md-n39 {
        margin: -9.75rem !important;
    }
    .mt-md-n39,
    .my-md-n39 {
        margin-top: -9.75rem !important;
    }
    .mr-md-n39,
    .mx-md-n39 {
        margin-right: -9.75rem !important;
    }
    .my-md-n39 {
        margin-bottom: -9.75rem !important;
    }
    .ml-md-n39,
    .mx-md-n39 {
        margin-left: -9.75rem !important;
    }
    .m-md-n40 {
        margin: -10rem !important;
    }
    .mt-md-n40,
    .my-md-n40 {
        margin-top: -10rem !important;
    }
    .mr-md-n40,
    .mx-md-n40 {
        margin-right: -10rem !important;
    }
    .my-md-n40 {
        margin-bottom: -10rem !important;
    }
    .ml-md-n40,
    .mx-md-n40 {
        margin-left: -10rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 0.75rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 0.75rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 0.75rem !important;
    }
    .my-lg-3 {
        margin-bottom: 0.75rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 0.75rem !important;
    }
    .m-lg-4 {
        margin: 1rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1rem !important;
    }
    .my-lg-4 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1rem !important;
    }
    .m-lg-5 {
        margin: 1.25rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 1.25rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 1.25rem !important;
    }
    .my-lg-5 {
        margin-bottom: 1.25rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 1.25rem !important;
    }
    .m-lg-6 {
        margin: 1.5rem !important;
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 1.5rem !important;
    }
    .my-lg-6 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 1.5rem !important;
    }
    .m-lg-7 {
        margin: 1.75rem !important;
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 1.75rem !important;
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 1.75rem !important;
    }
    .my-lg-7 {
        margin-bottom: 1.75rem !important;
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 1.75rem !important;
    }
    .m-lg-8 {
        margin: 2rem !important;
    }
    .mt-lg-8,
    .my-lg-8 {
        margin-top: 2rem !important;
    }
    .mr-lg-8,
    .mx-lg-8 {
        margin-right: 2rem !important;
    }
    .my-lg-8 {
        margin-bottom: 2rem !important;
    }
    .ml-lg-8,
    .mx-lg-8 {
        margin-left: 2rem !important;
    }
    .m-lg-9 {
        margin: 2.25rem !important;
    }
    .mt-lg-9,
    .my-lg-9 {
        margin-top: 2.25rem !important;
    }
    .mr-lg-9,
    .mx-lg-9 {
        margin-right: 2.25rem !important;
    }
    .my-lg-9 {
        margin-bottom: 2.25rem !important;
    }
    .ml-lg-9,
    .mx-lg-9 {
        margin-left: 2.25rem !important;
    }
    .m-lg-10 {
        margin: 2.5rem !important;
    }
    .mt-lg-10,
    .my-lg-10 {
        margin-top: 2.5rem !important;
    }
    .mr-lg-10,
    .mx-lg-10 {
        margin-right: 2.5rem !important;
    }
    .my-lg-10 {
        margin-bottom: 2.5rem !important;
    }
    .ml-lg-10,
    .mx-lg-10 {
        margin-left: 2.5rem !important;
    }
    .m-lg-11 {
        margin: 2.75rem !important;
    }
    .mt-lg-11,
    .my-lg-11 {
        margin-top: 2.75rem !important;
    }
    .mr-lg-11,
    .mx-lg-11 {
        margin-right: 2.75rem !important;
    }
    .my-lg-11 {
        margin-bottom: 2.75rem !important;
    }
    .ml-lg-11,
    .mx-lg-11 {
        margin-left: 2.75rem !important;
    }
    .m-lg-12 {
        margin: 3rem !important;
    }
    .mt-lg-12,
    .my-lg-12 {
        margin-top: 3rem !important;
    }
    .mr-lg-12,
    .mx-lg-12 {
        margin-right: 3rem !important;
    }
    .my-lg-12 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-12,
    .mx-lg-12 {
        margin-left: 3rem !important;
    }
    .m-lg-13 {
        margin: 3.25rem !important;
    }
    .mt-lg-13,
    .my-lg-13 {
        margin-top: 3.25rem !important;
    }
    .mr-lg-13,
    .mx-lg-13 {
        margin-right: 3.25rem !important;
    }
    .my-lg-13 {
        margin-bottom: 3.25rem !important;
    }
    .ml-lg-13,
    .mx-lg-13 {
        margin-left: 3.25rem !important;
    }
    .m-lg-14 {
        margin: 3.5rem !important;
    }
    .mt-lg-14,
    .my-lg-14 {
        margin-top: 3.5rem !important;
    }
    .mr-lg-14,
    .mx-lg-14 {
        margin-right: 3.5rem !important;
    }
    .my-lg-14 {
        margin-bottom: 3.5rem !important;
    }
    .ml-lg-14,
    .mx-lg-14 {
        margin-left: 3.5rem !important;
    }
    .m-lg-15 {
        margin: 3.75rem !important;
    }
    .mt-lg-15,
    .my-lg-15 {
        margin-top: 3.75rem !important;
    }
    .mr-lg-15,
    .mx-lg-15 {
        margin-right: 3.75rem !important;
    }
    .my-lg-15 {
        margin-bottom: 3.75rem !important;
    }
    .ml-lg-15,
    .mx-lg-15 {
        margin-left: 3.75rem !important;
    }
    .m-lg-16 {
        margin: 4rem !important;
    }
    .mt-lg-16,
    .my-lg-16 {
        margin-top: 4rem !important;
    }
    .mr-lg-16,
    .mx-lg-16 {
        margin-right: 4rem !important;
    }
    .my-lg-16 {
        margin-bottom: 4rem !important;
    }
    .ml-lg-16,
    .mx-lg-16 {
        margin-left: 4rem !important;
    }
    .m-lg-17 {
        margin: 4.25rem !important;
    }
    .mt-lg-17,
    .my-lg-17 {
        margin-top: 4.25rem !important;
    }
    .mr-lg-17,
    .mx-lg-17 {
        margin-right: 4.25rem !important;
    }
    .my-lg-17 {
        margin-bottom: 4.25rem !important;
    }
    .ml-lg-17,
    .mx-lg-17 {
        margin-left: 4.25rem !important;
    }
    .m-lg-18 {
        margin: 4.5rem !important;
    }
    .mt-lg-18,
    .my-lg-18 {
        margin-top: 4.5rem !important;
    }
    .mr-lg-18,
    .mx-lg-18 {
        margin-right: 4.5rem !important;
    }
    .my-lg-18 {
        margin-bottom: 4.5rem !important;
    }
    .ml-lg-18,
    .mx-lg-18 {
        margin-left: 4.5rem !important;
    }
    .m-lg-19 {
        margin: 4.75rem !important;
    }
    .mt-lg-19,
    .my-lg-19 {
        margin-top: 4.75rem !important;
    }
    .mr-lg-19,
    .mx-lg-19 {
        margin-right: 4.75rem !important;
    }
    .my-lg-19 {
        margin-bottom: 4.75rem !important;
    }
    .ml-lg-19,
    .mx-lg-19 {
        margin-left: 4.75rem !important;
    }
    .m-lg-20 {
        margin: 5rem !important;
    }
    .mt-lg-20,
    .my-lg-20 {
        margin-top: 5rem !important;
    }
    .mr-lg-20,
    .mx-lg-20 {
        margin-right: 5rem !important;
    }
    .my-lg-20 {
        margin-bottom: 5rem !important;
    }
    .ml-lg-20,
    .mx-lg-20 {
        margin-left: 5rem !important;
    }
    .m-lg-21 {
        margin: 5.25rem !important;
    }
    .mt-lg-21,
    .my-lg-21 {
        margin-top: 5.25rem !important;
    }
    .mr-lg-21,
    .mx-lg-21 {
        margin-right: 5.25rem !important;
    }
    .my-lg-21 {
        margin-bottom: 5.25rem !important;
    }
    .ml-lg-21,
    .mx-lg-21 {
        margin-left: 5.25rem !important;
    }
    .m-lg-22 {
        margin: 5.5rem !important;
    }
    .mt-lg-22,
    .my-lg-22 {
        margin-top: 5.5rem !important;
    }
    .mr-lg-22,
    .mx-lg-22 {
        margin-right: 5.5rem !important;
    }
    .my-lg-22 {
        margin-bottom: 5.5rem !important;
    }
    .ml-lg-22,
    .mx-lg-22 {
        margin-left: 5.5rem !important;
    }
    .m-lg-23 {
        margin: 5.75rem !important;
    }
    .mt-lg-23,
    .my-lg-23 {
        margin-top: 5.75rem !important;
    }
    .mr-lg-23,
    .mx-lg-23 {
        margin-right: 5.75rem !important;
    }
    .my-lg-23 {
        margin-bottom: 5.75rem !important;
    }
    .ml-lg-23,
    .mx-lg-23 {
        margin-left: 5.75rem !important;
    }
    .m-lg-24 {
        margin: 6rem !important;
    }
    .mt-lg-24,
    .my-lg-24 {
        margin-top: 6rem !important;
    }
    .mr-lg-24,
    .mx-lg-24 {
        margin-right: 6rem !important;
    }
    .my-lg-24 {
        margin-bottom: 6rem !important;
    }
    .ml-lg-24,
    .mx-lg-24 {
        margin-left: 6rem !important;
    }
    .m-lg-25 {
        margin: 6.25rem !important;
    }
    .mt-lg-25,
    .my-lg-25 {
        margin-top: 6.25rem !important;
    }
    .mr-lg-25,
    .mx-lg-25 {
        margin-right: 6.25rem !important;
    }
    .my-lg-25 {
        margin-bottom: 6.25rem !important;
    }
    .ml-lg-25,
    .mx-lg-25 {
        margin-left: 6.25rem !important;
    }
    .m-lg-26 {
        margin: 6.5rem !important;
    }
    .mt-lg-26,
    .my-lg-26 {
        margin-top: 6.5rem !important;
    }
    .mr-lg-26,
    .mx-lg-26 {
        margin-right: 6.5rem !important;
    }
    .my-lg-26 {
        margin-bottom: 6.5rem !important;
    }
    .ml-lg-26,
    .mx-lg-26 {
        margin-left: 6.5rem !important;
    }
    .m-lg-27 {
        margin: 6.75rem !important;
    }
    .mt-lg-27,
    .my-lg-27 {
        margin-top: 6.75rem !important;
    }
    .mr-lg-27,
    .mx-lg-27 {
        margin-right: 6.75rem !important;
    }
    .my-lg-27 {
        margin-bottom: 6.75rem !important;
    }
    .ml-lg-27,
    .mx-lg-27 {
        margin-left: 6.75rem !important;
    }
    .m-lg-28 {
        margin: 7rem !important;
    }
    .mt-lg-28,
    .my-lg-28 {
        margin-top: 7rem !important;
    }
    .mr-lg-28,
    .mx-lg-28 {
        margin-right: 7rem !important;
    }
    .my-lg-28 {
        margin-bottom: 7rem !important;
    }
    .ml-lg-28,
    .mx-lg-28 {
        margin-left: 7rem !important;
    }
    .m-lg-29 {
        margin: 7.25rem !important;
    }
    .mt-lg-29,
    .my-lg-29 {
        margin-top: 7.25rem !important;
    }
    .mr-lg-29,
    .mx-lg-29 {
        margin-right: 7.25rem !important;
    }
    .my-lg-29 {
        margin-bottom: 7.25rem !important;
    }
    .ml-lg-29,
    .mx-lg-29 {
        margin-left: 7.25rem !important;
    }
    .m-lg-30 {
        margin: 7.5rem !important;
    }
    .mt-lg-30,
    .my-lg-30 {
        margin-top: 7.5rem !important;
    }
    .mr-lg-30,
    .mx-lg-30 {
        margin-right: 7.5rem !important;
    }
    .my-lg-30 {
        margin-bottom: 7.5rem !important;
    }
    .ml-lg-30,
    .mx-lg-30 {
        margin-left: 7.5rem !important;
    }
    .m-lg-31 {
        margin: 7.75rem !important;
    }
    .mt-lg-31,
    .my-lg-31 {
        margin-top: 7.75rem !important;
    }
    .mr-lg-31,
    .mx-lg-31 {
        margin-right: 7.75rem !important;
    }
    .my-lg-31 {
        margin-bottom: 7.75rem !important;
    }
    .ml-lg-31,
    .mx-lg-31 {
        margin-left: 7.75rem !important;
    }
    .m-lg-32 {
        margin: 8rem !important;
    }
    .mt-lg-32,
    .my-lg-32 {
        margin-top: 8rem !important;
    }
    .mr-lg-32,
    .mx-lg-32 {
        margin-right: 8rem !important;
    }
    .my-lg-32 {
        margin-bottom: 8rem !important;
    }
    .ml-lg-32,
    .mx-lg-32 {
        margin-left: 8rem !important;
    }
    .m-lg-33 {
        margin: 8.25rem !important;
    }
    .mt-lg-33,
    .my-lg-33 {
        margin-top: 8.25rem !important;
    }
    .mr-lg-33,
    .mx-lg-33 {
        margin-right: 8.25rem !important;
    }
    .my-lg-33 {
        margin-bottom: 8.25rem !important;
    }
    .ml-lg-33,
    .mx-lg-33 {
        margin-left: 8.25rem !important;
    }
    .m-lg-34 {
        margin: 8.5rem !important;
    }
    .mt-lg-34,
    .my-lg-34 {
        margin-top: 8.5rem !important;
    }
    .mr-lg-34,
    .mx-lg-34 {
        margin-right: 8.5rem !important;
    }
    .my-lg-34 {
        margin-bottom: 8.5rem !important;
    }
    .ml-lg-34,
    .mx-lg-34 {
        margin-left: 8.5rem !important;
    }
    .m-lg-35 {
        margin: 8.75rem !important;
    }
    .mt-lg-35,
    .my-lg-35 {
        margin-top: 8.75rem !important;
    }
    .mr-lg-35,
    .mx-lg-35 {
        margin-right: 8.75rem !important;
    }
    .my-lg-35 {
        margin-bottom: 8.75rem !important;
    }
    .ml-lg-35,
    .mx-lg-35 {
        margin-left: 8.75rem !important;
    }
    .m-lg-36 {
        margin: 9rem !important;
    }
    .mt-lg-36,
    .my-lg-36 {
        margin-top: 9rem !important;
    }
    .mr-lg-36,
    .mx-lg-36 {
        margin-right: 9rem !important;
    }
    .my-lg-36 {
        margin-bottom: 9rem !important;
    }
    .ml-lg-36,
    .mx-lg-36 {
        margin-left: 9rem !important;
    }
    .m-lg-37 {
        margin: 9.25rem !important;
    }
    .mt-lg-37,
    .my-lg-37 {
        margin-top: 9.25rem !important;
    }
    .mr-lg-37,
    .mx-lg-37 {
        margin-right: 9.25rem !important;
    }
    .my-lg-37 {
        margin-bottom: 9.25rem !important;
    }
    .ml-lg-37,
    .mx-lg-37 {
        margin-left: 9.25rem !important;
    }
    .m-lg-48 {
        margin: 9.5rem !important;
    }
    .mt-lg-48,
    .my-lg-48 {
        margin-top: 9.5rem !important;
    }
    .mr-lg-48,
    .mx-lg-48 {
        margin-right: 9.5rem !important;
    }
    .my-lg-48 {
        margin-bottom: 9.5rem !important;
    }
    .ml-lg-48,
    .mx-lg-48 {
        margin-left: 9.5rem !important;
    }
    .m-lg-39 {
        margin: 9.75rem !important;
    }
    .mt-lg-39,
    .my-lg-39 {
        margin-top: 9.75rem !important;
    }
    .mr-lg-39,
    .mx-lg-39 {
        margin-right: 9.75rem !important;
    }
    .my-lg-39 {
        margin-bottom: 9.75rem !important;
    }
    .ml-lg-39,
    .mx-lg-39 {
        margin-left: 9.75rem !important;
    }
    .m-lg-40 {
        margin: 10rem !important;
    }
    .mt-lg-40,
    .my-lg-40 {
        margin-top: 10rem !important;
    }
    .mr-lg-40,
    .mx-lg-40 {
        margin-right: 10rem !important;
    }
    .my-lg-40 {
        margin-bottom: 10rem !important;
    }
    .ml-lg-40,
    .mx-lg-40 {
        margin-left: 10rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 0.75rem !important;
    }
    .pt-lg-3 {
        padding-top: 0.75rem !important;
    }
    .px-lg-3 {
        padding-right: 0.75rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 0.75rem !important;
    }
    .p-lg-4 {
        padding: 1rem !important;
    }
    .pt-lg-4 {
        padding-top: 1rem !important;
    }
    .px-lg-4 {
        padding-right: 1rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1rem !important;
    }
    .p-lg-5 {
        padding: 1.25rem !important;
    }
    .pt-lg-5 {
        padding-top: 1.25rem !important;
    }
    .px-lg-5 {
        padding-right: 1.25rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 1.25rem !important;
    }
    .p-lg-6 {
        padding: 1.5rem !important;
    }
    .pt-lg-6 {
        padding-top: 1.5rem !important;
    }
    .px-lg-6 {
        padding-right: 1.5rem !important;
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: 1.5rem !important;
    }
    .p-lg-7 {
        padding: 1.75rem !important;
    }
    .pt-lg-7 {
        padding-top: 1.75rem !important;
    }
    .px-lg-7 {
        padding-right: 1.75rem !important;
    }
    .pl-lg-7,
    .px-lg-7 {
        padding-left: 1.75rem !important;
    }
    .p-lg-8 {
        padding: 2rem !important;
    }
    .pt-lg-8 {
        padding-top: 2rem !important;
    }
    .px-lg-8 {
        padding-right: 2rem !important;
    }
    .pl-lg-8,
    .px-lg-8 {
        padding-left: 2rem !important;
    }
    .p-lg-9 {
        padding: 2.25rem !important;
    }
    .pt-lg-9 {
        padding-top: 2.25rem !important;
    }
    .px-lg-9 {
        padding-right: 2.25rem !important;
    }
    .pl-lg-9,
    .px-lg-9 {
        padding-left: 2.25rem !important;
    }
    .p-lg-10 {
        padding: 2.5rem !important;
    }
    .pt-lg-10 {
        padding-top: 2.5rem !important;
    }
    .px-lg-10 {
        padding-right: 2.5rem !important;
    }
    .pl-lg-10,
    .px-lg-10 {
        padding-left: 2.5rem !important;
    }
    .p-lg-11 {
        padding: 2.75rem !important;
    }
    .pt-lg-11 {
        padding-top: 2.75rem !important;
    }
    .px-lg-11 {
        padding-right: 2.75rem !important;
    }
    .pl-lg-11,
    .px-lg-11 {
        padding-left: 2.75rem !important;
    }
    .p-lg-12 {
        padding: 3rem !important;
    }
    .pt-lg-12 {
        padding-top: 3rem !important;
    }
    .px-lg-12 {
        padding-right: 3rem !important;
    }
    .pl-lg-12,
    .px-lg-12 {
        padding-left: 3rem !important;
    }
    .p-lg-13 {
        padding: 3.25rem !important;
    }
    .pt-lg-13 {
        padding-top: 3.25rem !important;
    }
    .px-lg-13 {
        padding-right: 3.25rem !important;
    }
    .pl-lg-13,
    .px-lg-13 {
        padding-left: 3.25rem !important;
    }
    .p-lg-14 {
        padding: 3.5rem !important;
    }
    .pt-lg-14 {
        padding-top: 3.5rem !important;
    }
    .px-lg-14 {
        padding-right: 3.5rem !important;
    }
    .pl-lg-14,
    .px-lg-14 {
        padding-left: 3.5rem !important;
    }
    .p-lg-15 {
        padding: 3.75rem !important;
    }
    .pt-lg-15 {
        padding-top: 3.75rem !important;
    }
    .px-lg-15 {
        padding-right: 3.75rem !important;
    }
    .pl-lg-15,
    .px-lg-15 {
        padding-left: 3.75rem !important;
    }
    .p-lg-16 {
        padding: 4rem !important;
    }
    .pt-lg-16 {
        padding-top: 4rem !important;
    }
    .px-lg-16 {
        padding-right: 4rem !important;
    }
    .pl-lg-16,
    .px-lg-16 {
        padding-left: 4rem !important;
    }
    .p-lg-17 {
        padding: 4.25rem !important;
    }
    .pt-lg-17 {
        padding-top: 4.25rem !important;
    }
    .px-lg-17 {
        padding-right: 4.25rem !important;
    }
    .pl-lg-17,
    .px-lg-17 {
        padding-left: 4.25rem !important;
    }
    .p-lg-18 {
        padding: 4.5rem !important;
    }
    .pt-lg-18 {
        padding-top: 4.5rem !important;
    }
    .px-lg-18 {
        padding-right: 4.5rem !important;
    }
    .pl-lg-18,
    .px-lg-18 {
        padding-left: 4.5rem !important;
    }
    .p-lg-19 {
        padding: 4.75rem !important;
    }
    .pt-lg-19 {
        padding-top: 4.75rem !important;
    }
    .px-lg-19 {
        padding-right: 4.75rem !important;
    }
    .pl-lg-19,
    .px-lg-19 {
        padding-left: 4.75rem !important;
    }
    .p-lg-20 {
        padding: 5rem !important;
    }
    .pt-lg-20 {
        padding-top: 5rem !important;
    }
    .px-lg-20 {
        padding-right: 5rem !important;
    }
    .pl-lg-20,
    .px-lg-20 {
        padding-left: 5rem !important;
    }
    .p-lg-21 {
        padding: 5.25rem !important;
    }
    .pt-lg-21 {
        padding-top: 5.25rem !important;
    }
    .px-lg-21 {
        padding-right: 5.25rem !important;
    }
    .pl-lg-21,
    .px-lg-21 {
        padding-left: 5.25rem !important;
    }
    .p-lg-22 {
        padding: 5.5rem !important;
    }
    .pt-lg-22 {
        padding-top: 5.5rem !important;
    }
    .px-lg-22 {
        padding-right: 5.5rem !important;
    }
    .pl-lg-22,
    .px-lg-22 {
        padding-left: 5.5rem !important;
    }
    .p-lg-23 {
        padding: 5.75rem !important;
    }
    .pt-lg-23 {
        padding-top: 5.75rem !important;
    }
    .px-lg-23 {
        padding-right: 5.75rem !important;
    }
    .pl-lg-23,
    .px-lg-23 {
        padding-left: 5.75rem !important;
    }
    .p-lg-24 {
        padding: 6rem !important;
    }
    .pt-lg-24 {
        padding-top: 6rem !important;
    }
    .px-lg-24 {
        padding-right: 6rem !important;
    }
    .pl-lg-24,
    .px-lg-24 {
        padding-left: 6rem !important;
    }
    .p-lg-25 {
        padding: 6.25rem !important;
    }
    .pt-lg-25 {
        padding-top: 6.25rem !important;
    }
    .px-lg-25 {
        padding-right: 6.25rem !important;
    }
    .pl-lg-25,
    .px-lg-25 {
        padding-left: 6.25rem !important;
    }
    .p-lg-26 {
        padding: 6.5rem !important;
    }
    .pt-lg-26 {
        padding-top: 6.5rem !important;
    }
    .px-lg-26 {
        padding-right: 6.5rem !important;
    }
    .pl-lg-26,
    .px-lg-26 {
        padding-left: 6.5rem !important;
    }
    .p-lg-27 {
        padding: 6.75rem !important;
    }
    .pt-lg-27 {
        padding-top: 6.75rem !important;
    }
    .px-lg-27 {
        padding-right: 6.75rem !important;
    }
    .pl-lg-27,
    .px-lg-27 {
        padding-left: 6.75rem !important;
    }
    .p-lg-28 {
        padding: 7rem !important;
    }
    .pt-lg-28 {
        padding-top: 7rem !important;
    }
    .px-lg-28 {
        padding-right: 7rem !important;
    }
    .pl-lg-28,
    .px-lg-28 {
        padding-left: 7rem !important;
    }
    .p-lg-29 {
        padding: 7.25rem !important;
    }
    .pt-lg-29 {
        padding-top: 7.25rem !important;
    }
    .px-lg-29 {
        padding-right: 7.25rem !important;
    }
    .pl-lg-29,
    .px-lg-29 {
        padding-left: 7.25rem !important;
    }
    .p-lg-30 {
        padding: 7.5rem !important;
    }
    .pt-lg-30 {
        padding-top: 7.5rem !important;
    }
    .px-lg-30 {
        padding-right: 7.5rem !important;
    }
    .pl-lg-30,
    .px-lg-30 {
        padding-left: 7.5rem !important;
    }
    .p-lg-31 {
        padding: 7.75rem !important;
    }
    .pt-lg-31 {
        padding-top: 7.75rem !important;
    }
    .px-lg-31 {
        padding-right: 7.75rem !important;
    }
    .pl-lg-31,
    .px-lg-31 {
        padding-left: 7.75rem !important;
    }
    .p-lg-32 {
        padding: 8rem !important;
    }
    .pt-lg-32 {
        padding-top: 8rem !important;
    }
    .px-lg-32 {
        padding-right: 8rem !important;
    }
    .pl-lg-32,
    .px-lg-32 {
        padding-left: 8rem !important;
    }
    .p-lg-33 {
        padding: 8.25rem !important;
    }
    .pt-lg-33 {
        padding-top: 8.25rem !important;
    }
    .px-lg-33 {
        padding-right: 8.25rem !important;
    }
    .pl-lg-33,
    .px-lg-33 {
        padding-left: 8.25rem !important;
    }
    .p-lg-34 {
        padding: 8.5rem !important;
    }
    .pt-lg-34 {
        padding-top: 8.5rem !important;
    }
    .px-lg-34 {
        padding-right: 8.5rem !important;
    }
    .pl-lg-34,
    .px-lg-34 {
        padding-left: 8.5rem !important;
    }
    .p-lg-35 {
        padding: 8.75rem !important;
    }
    .pt-lg-35 {
        padding-top: 8.75rem !important;
    }
    .px-lg-35 {
        padding-right: 8.75rem !important;
    }
    .pl-lg-35,
    .px-lg-35 {
        padding-left: 8.75rem !important;
    }
    .p-lg-36 {
        padding: 9rem !important;
    }
    .pt-lg-36 {
        padding-top: 9rem !important;
    }
    .px-lg-36 {
        padding-right: 9rem !important;
    }
    .pl-lg-36,
    .px-lg-36 {
        padding-left: 9rem !important;
    }
    .p-lg-37 {
        padding: 9.25rem !important;
    }
    .pt-lg-37 {
        padding-top: 9.25rem !important;
    }
    .px-lg-37 {
        padding-right: 9.25rem !important;
    }
    .pl-lg-37,
    .px-lg-37 {
        padding-left: 9.25rem !important;
    }
    .p-lg-48 {
        padding: 9.5rem !important;
    }
    .pt-lg-48 {
        padding-top: 9.5rem !important;
    }
    .px-lg-48 {
        padding-right: 9.5rem !important;
    }
    .pl-lg-48,
    .px-lg-48 {
        padding-left: 9.5rem !important;
    }
    .p-lg-39 {
        padding: 9.75rem !important;
    }
    .pt-lg-39 {
        padding-top: 9.75rem !important;
    }
    .px-lg-39 {
        padding-right: 9.75rem !important;
    }
    .pl-lg-39,
    .px-lg-39 {
        padding-left: 9.75rem !important;
    }
    .p-lg-40 {
        padding: 10rem !important;
    }
    .pt-lg-40 {
        padding-top: 10rem !important;
    }
    .px-lg-40 {
        padding-right: 10rem !important;
    }
    .pl-lg-40,
    .px-lg-40 {
        padding-left: 10rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -0.75rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -0.75rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -0.75rem !important;
    }
    .my-lg-n3 {
        margin-bottom: -0.75rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -0.75rem !important;
    }
    .m-lg-n4 {
        margin: -1rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1rem !important;
    }
    .my-lg-n4 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1rem !important;
    }
    .m-lg-n5 {
        margin: -1.25rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -1.25rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -1.25rem !important;
    }
    .my-lg-n5 {
        margin-bottom: -1.25rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -1.25rem !important;
    }
    .m-lg-n6 {
        margin: -1.5rem !important;
    }
    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -1.5rem !important;
    }
    .my-lg-n6 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n7 {
        margin: -1.75rem !important;
    }
    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -1.75rem !important;
    }
    .mr-lg-n7,
    .mx-lg-n7 {
        margin-right: -1.75rem !important;
    }
    .my-lg-n7 {
        margin-bottom: -1.75rem !important;
    }
    .ml-lg-n7,
    .mx-lg-n7 {
        margin-left: -1.75rem !important;
    }
    .m-lg-n8 {
        margin: -2rem !important;
    }
    .mt-lg-n8,
    .my-lg-n8 {
        margin-top: -2rem !important;
    }
    .mr-lg-n8,
    .mx-lg-n8 {
        margin-right: -2rem !important;
    }
    .my-lg-n8 {
        margin-bottom: -2rem !important;
    }
    .ml-lg-n8,
    .mx-lg-n8 {
        margin-left: -2rem !important;
    }
    .m-lg-n9 {
        margin: -2.25rem !important;
    }
    .mt-lg-n9,
    .my-lg-n9 {
        margin-top: -2.25rem !important;
    }
    .mr-lg-n9,
    .mx-lg-n9 {
        margin-right: -2.25rem !important;
    }
    .my-lg-n9 {
        margin-bottom: -2.25rem !important;
    }
    .ml-lg-n9,
    .mx-lg-n9 {
        margin-left: -2.25rem !important;
    }
    .m-lg-n10 {
        margin: -2.5rem !important;
    }
    .mt-lg-n10,
    .my-lg-n10 {
        margin-top: -2.5rem !important;
    }
    .mr-lg-n10,
    .mx-lg-n10 {
        margin-right: -2.5rem !important;
    }
    .my-lg-n10 {
        margin-bottom: -2.5rem !important;
    }
    .ml-lg-n10,
    .mx-lg-n10 {
        margin-left: -2.5rem !important;
    }
    .m-lg-n11 {
        margin: -2.75rem !important;
    }
    .mt-lg-n11,
    .my-lg-n11 {
        margin-top: -2.75rem !important;
    }
    .mr-lg-n11,
    .mx-lg-n11 {
        margin-right: -2.75rem !important;
    }
    .my-lg-n11 {
        margin-bottom: -2.75rem !important;
    }
    .ml-lg-n11,
    .mx-lg-n11 {
        margin-left: -2.75rem !important;
    }
    .m-lg-n12 {
        margin: -3rem !important;
    }
    .mt-lg-n12,
    .my-lg-n12 {
        margin-top: -3rem !important;
    }
    .mr-lg-n12,
    .mx-lg-n12 {
        margin-right: -3rem !important;
    }
    .my-lg-n12 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n12,
    .mx-lg-n12 {
        margin-left: -3rem !important;
    }
    .m-lg-n13 {
        margin: -3.25rem !important;
    }
    .mt-lg-n13,
    .my-lg-n13 {
        margin-top: -3.25rem !important;
    }
    .mr-lg-n13,
    .mx-lg-n13 {
        margin-right: -3.25rem !important;
    }
    .my-lg-n13 {
        margin-bottom: -3.25rem !important;
    }
    .ml-lg-n13,
    .mx-lg-n13 {
        margin-left: -3.25rem !important;
    }
    .m-lg-n14 {
        margin: -3.5rem !important;
    }
    .mt-lg-n14,
    .my-lg-n14 {
        margin-top: -3.5rem !important;
    }
    .mr-lg-n14,
    .mx-lg-n14 {
        margin-right: -3.5rem !important;
    }
    .my-lg-n14 {
        margin-bottom: -3.5rem !important;
    }
    .ml-lg-n14,
    .mx-lg-n14 {
        margin-left: -3.5rem !important;
    }
    .m-lg-n15 {
        margin: -3.75rem !important;
    }
    .mt-lg-n15,
    .my-lg-n15 {
        margin-top: -3.75rem !important;
    }
    .mr-lg-n15,
    .mx-lg-n15 {
        margin-right: -3.75rem !important;
    }
    .my-lg-n15 {
        margin-bottom: -3.75rem !important;
    }
    .ml-lg-n15,
    .mx-lg-n15 {
        margin-left: -3.75rem !important;
    }
    .m-lg-n16 {
        margin: -4rem !important;
    }
    .mt-lg-n16,
    .my-lg-n16 {
        margin-top: -4rem !important;
    }
    .mr-lg-n16,
    .mx-lg-n16 {
        margin-right: -4rem !important;
    }
    .my-lg-n16 {
        margin-bottom: -4rem !important;
    }
    .ml-lg-n16,
    .mx-lg-n16 {
        margin-left: -4rem !important;
    }
    .m-lg-n17 {
        margin: -4.25rem !important;
    }
    .mt-lg-n17,
    .my-lg-n17 {
        margin-top: -4.25rem !important;
    }
    .mr-lg-n17,
    .mx-lg-n17 {
        margin-right: -4.25rem !important;
    }
    .my-lg-n17 {
        margin-bottom: -4.25rem !important;
    }
    .ml-lg-n17,
    .mx-lg-n17 {
        margin-left: -4.25rem !important;
    }
    .m-lg-n18 {
        margin: -4.5rem !important;
    }
    .mt-lg-n18,
    .my-lg-n18 {
        margin-top: -4.5rem !important;
    }
    .mr-lg-n18,
    .mx-lg-n18 {
        margin-right: -4.5rem !important;
    }
    .my-lg-n18 {
        margin-bottom: -4.5rem !important;
    }
    .ml-lg-n18,
    .mx-lg-n18 {
        margin-left: -4.5rem !important;
    }
    .m-lg-n19 {
        margin: -4.75rem !important;
    }
    .mt-lg-n19,
    .my-lg-n19 {
        margin-top: -4.75rem !important;
    }
    .mr-lg-n19,
    .mx-lg-n19 {
        margin-right: -4.75rem !important;
    }
    .my-lg-n19 {
        margin-bottom: -4.75rem !important;
    }
    .ml-lg-n19,
    .mx-lg-n19 {
        margin-left: -4.75rem !important;
    }
    .m-lg-n20 {
        margin: -5rem !important;
    }
    .mt-lg-n20,
    .my-lg-n20 {
        margin-top: -5rem !important;
    }
    .mr-lg-n20,
    .mx-lg-n20 {
        margin-right: -5rem !important;
    }
    .my-lg-n20 {
        margin-bottom: -5rem !important;
    }
    .ml-lg-n20,
    .mx-lg-n20 {
        margin-left: -5rem !important;
    }
    .m-lg-n21 {
        margin: -5.25rem !important;
    }
    .mt-lg-n21,
    .my-lg-n21 {
        margin-top: -5.25rem !important;
    }
    .mr-lg-n21,
    .mx-lg-n21 {
        margin-right: -5.25rem !important;
    }
    .my-lg-n21 {
        margin-bottom: -5.25rem !important;
    }
    .ml-lg-n21,
    .mx-lg-n21 {
        margin-left: -5.25rem !important;
    }
    .m-lg-n22 {
        margin: -5.5rem !important;
    }
    .mt-lg-n22,
    .my-lg-n22 {
        margin-top: -5.5rem !important;
    }
    .mr-lg-n22,
    .mx-lg-n22 {
        margin-right: -5.5rem !important;
    }
    .my-lg-n22 {
        margin-bottom: -5.5rem !important;
    }
    .ml-lg-n22,
    .mx-lg-n22 {
        margin-left: -5.5rem !important;
    }
    .m-lg-n23 {
        margin: -5.75rem !important;
    }
    .mt-lg-n23,
    .my-lg-n23 {
        margin-top: -5.75rem !important;
    }
    .mr-lg-n23,
    .mx-lg-n23 {
        margin-right: -5.75rem !important;
    }
    .my-lg-n23 {
        margin-bottom: -5.75rem !important;
    }
    .ml-lg-n23,
    .mx-lg-n23 {
        margin-left: -5.75rem !important;
    }
    .m-lg-n24 {
        margin: -6rem !important;
    }
    .mt-lg-n24,
    .my-lg-n24 {
        margin-top: -6rem !important;
    }
    .mr-lg-n24,
    .mx-lg-n24 {
        margin-right: -6rem !important;
    }
    .my-lg-n24 {
        margin-bottom: -6rem !important;
    }
    .ml-lg-n24,
    .mx-lg-n24 {
        margin-left: -6rem !important;
    }
    .m-lg-n25 {
        margin: -6.25rem !important;
    }
    .mt-lg-n25,
    .my-lg-n25 {
        margin-top: -6.25rem !important;
    }
    .mr-lg-n25,
    .mx-lg-n25 {
        margin-right: -6.25rem !important;
    }
    .my-lg-n25 {
        margin-bottom: -6.25rem !important;
    }
    .ml-lg-n25,
    .mx-lg-n25 {
        margin-left: -6.25rem !important;
    }
    .m-lg-n26 {
        margin: -6.5rem !important;
    }
    .mt-lg-n26,
    .my-lg-n26 {
        margin-top: -6.5rem !important;
    }
    .mr-lg-n26,
    .mx-lg-n26 {
        margin-right: -6.5rem !important;
    }
    .my-lg-n26 {
        margin-bottom: -6.5rem !important;
    }
    .ml-lg-n26,
    .mx-lg-n26 {
        margin-left: -6.5rem !important;
    }
    .m-lg-n27 {
        margin: -6.75rem !important;
    }
    .mt-lg-n27,
    .my-lg-n27 {
        margin-top: -6.75rem !important;
    }
    .mr-lg-n27,
    .mx-lg-n27 {
        margin-right: -6.75rem !important;
    }
    .my-lg-n27 {
        margin-bottom: -6.75rem !important;
    }
    .ml-lg-n27,
    .mx-lg-n27 {
        margin-left: -6.75rem !important;
    }
    .m-lg-n28 {
        margin: -7rem !important;
    }
    .mt-lg-n28,
    .my-lg-n28 {
        margin-top: -7rem !important;
    }
    .mr-lg-n28,
    .mx-lg-n28 {
        margin-right: -7rem !important;
    }
    .my-lg-n28 {
        margin-bottom: -7rem !important;
    }
    .ml-lg-n28,
    .mx-lg-n28 {
        margin-left: -7rem !important;
    }
    .m-lg-n29 {
        margin: -7.25rem !important;
    }
    .mt-lg-n29,
    .my-lg-n29 {
        margin-top: -7.25rem !important;
    }
    .mr-lg-n29,
    .mx-lg-n29 {
        margin-right: -7.25rem !important;
    }
    .my-lg-n29 {
        margin-bottom: -7.25rem !important;
    }
    .ml-lg-n29,
    .mx-lg-n29 {
        margin-left: -7.25rem !important;
    }
    .m-lg-n30 {
        margin: -7.5rem !important;
    }
    .mt-lg-n30,
    .my-lg-n30 {
        margin-top: -7.5rem !important;
    }
    .mr-lg-n30,
    .mx-lg-n30 {
        margin-right: -7.5rem !important;
    }
    .my-lg-n30 {
        margin-bottom: -7.5rem !important;
    }
    .ml-lg-n30,
    .mx-lg-n30 {
        margin-left: -7.5rem !important;
    }
    .m-lg-n31 {
        margin: -7.75rem !important;
    }
    .mt-lg-n31,
    .my-lg-n31 {
        margin-top: -7.75rem !important;
    }
    .mr-lg-n31,
    .mx-lg-n31 {
        margin-right: -7.75rem !important;
    }
    .my-lg-n31 {
        margin-bottom: -7.75rem !important;
    }
    .ml-lg-n31,
    .mx-lg-n31 {
        margin-left: -7.75rem !important;
    }
    .m-lg-n32 {
        margin: -8rem !important;
    }
    .mt-lg-n32,
    .my-lg-n32 {
        margin-top: -8rem !important;
    }
    .mr-lg-n32,
    .mx-lg-n32 {
        margin-right: -8rem !important;
    }
    .my-lg-n32 {
        margin-bottom: -8rem !important;
    }
    .ml-lg-n32,
    .mx-lg-n32 {
        margin-left: -8rem !important;
    }
    .m-lg-n33 {
        margin: -8.25rem !important;
    }
    .mt-lg-n33,
    .my-lg-n33 {
        margin-top: -8.25rem !important;
    }
    .mr-lg-n33,
    .mx-lg-n33 {
        margin-right: -8.25rem !important;
    }
    .my-lg-n33 {
        margin-bottom: -8.25rem !important;
    }
    .ml-lg-n33,
    .mx-lg-n33 {
        margin-left: -8.25rem !important;
    }
    .m-lg-n34 {
        margin: -8.5rem !important;
    }
    .mt-lg-n34,
    .my-lg-n34 {
        margin-top: -8.5rem !important;
    }
    .mr-lg-n34,
    .mx-lg-n34 {
        margin-right: -8.5rem !important;
    }
    .my-lg-n34 {
        margin-bottom: -8.5rem !important;
    }
    .ml-lg-n34,
    .mx-lg-n34 {
        margin-left: -8.5rem !important;
    }
    .m-lg-n35 {
        margin: -8.75rem !important;
    }
    .mt-lg-n35,
    .my-lg-n35 {
        margin-top: -8.75rem !important;
    }
    .mr-lg-n35,
    .mx-lg-n35 {
        margin-right: -8.75rem !important;
    }
    .my-lg-n35 {
        margin-bottom: -8.75rem !important;
    }
    .ml-lg-n35,
    .mx-lg-n35 {
        margin-left: -8.75rem !important;
    }
    .m-lg-n36 {
        margin: -9rem !important;
    }
    .mt-lg-n36,
    .my-lg-n36 {
        margin-top: -9rem !important;
    }
    .mr-lg-n36,
    .mx-lg-n36 {
        margin-right: -9rem !important;
    }
    .my-lg-n36 {
        margin-bottom: -9rem !important;
    }
    .ml-lg-n36,
    .mx-lg-n36 {
        margin-left: -9rem !important;
    }
    .m-lg-n37 {
        margin: -9.25rem !important;
    }
    .mt-lg-n37,
    .my-lg-n37 {
        margin-top: -9.25rem !important;
    }
    .mr-lg-n37,
    .mx-lg-n37 {
        margin-right: -9.25rem !important;
    }
    .my-lg-n37 {
        margin-bottom: -9.25rem !important;
    }
    .ml-lg-n37,
    .mx-lg-n37 {
        margin-left: -9.25rem !important;
    }
    .m-lg-n48 {
        margin: -9.5rem !important;
    }
    .mt-lg-n48,
    .my-lg-n48 {
        margin-top: -9.5rem !important;
    }
    .mr-lg-n48,
    .mx-lg-n48 {
        margin-right: -9.5rem !important;
    }
    .my-lg-n48 {
        margin-bottom: -9.5rem !important;
    }
    .ml-lg-n48,
    .mx-lg-n48 {
        margin-left: -9.5rem !important;
    }
    .m-lg-n39 {
        margin: -9.75rem !important;
    }
    .mt-lg-n39,
    .my-lg-n39 {
        margin-top: -9.75rem !important;
    }
    .mr-lg-n39,
    .mx-lg-n39 {
        margin-right: -9.75rem !important;
    }
    .my-lg-n39 {
        margin-bottom: -9.75rem !important;
    }
    .ml-lg-n39,
    .mx-lg-n39 {
        margin-left: -9.75rem !important;
    }
    .m-lg-n40 {
        margin: -10rem !important;
    }
    .mt-lg-n40,
    .my-lg-n40 {
        margin-top: -10rem !important;
    }
    .mr-lg-n40,
    .mx-lg-n40 {
        margin-right: -10rem !important;
    }
    .my-lg-n40 {
        margin-bottom: -10rem !important;
    }
    .ml-lg-n40,
    .mx-lg-n40 {
        margin-left: -10rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
.text-justify {
    text-align: justify !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bolder {
    font-weight: 600 !important;
}
.text-body {
    color: #3f4254 !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
@media print {
    *,
    ::after,
    ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre {
        border: 1px solid #b5b5c3;
        page-break-inside: avoid;
    }
    img,
    tr {
        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;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td {
        background-color: #fff !important;
    }
}
.flex-root {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 0 0px;
}
.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: 768px) {
    .flex-md-root {
        -webkit-box-flex: 1;
        flex: 1;
        -ms-flex: 1 0 0px;
    }
}
@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;
    }
}
@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;
    }
}
.border-x {
    border-left: 1px solid #ebedf3 !important;
    border-right: 1px solid #ebedf3 !important;
}
.border-y {
    border-top: 1px solid #ebedf3 !important;
    border-bottom: 1px solid #ebedf3 !important;
}
.border-x-0 {
    border-left: 0 !important;
    border-right: 0 !important;
}
.border-y-0 {
    border-top: 0 !important;
    border-bottom: 0 !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: 768px) {
    .border-x-md {
        border-left: 1px solid #ebedf3 !important;
        border-right: 1px solid #ebedf3 !important;
    }
    .border-y-md {
        border-top: 1px solid #ebedf3 !important;
        border-bottom: 1px solid #ebedf3 !important;
    }
    .border-x-md-0 {
        border-left: 0 !important;
        border-right: 0 !important;
    }
    .border-y-md-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
    }
    .border-md {
        border: 1px solid #ebedf3 !important;
    }
    .border-top-md {
        border-top: 1px solid #ebedf3 !important;
    }
    .border-right-md {
        border-right: 1px solid #ebedf3 !important;
    }
    .border-bottom-md {
        border-bottom: 1px solid #ebedf3 !important;
    }
    .border-left-md {
        border-left: 1px solid #ebedf3 !important;
    }
    .border-md-0 {
        border: 0 !important;
    }
    .border-top-md-0 {
        border-top: 0 !important;
    }
    .border-right-md-0 {
        border-right: 0 !important;
    }
    .border-bottom-md-0 {
        border-bottom: 0 !important;
    }
    .border-left-md-0 {
        border-left: 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-x-lg {
        border-left: 1px solid #ebedf3 !important;
        border-right: 1px solid #ebedf3 !important;
    }
    .border-y-lg {
        border-top: 1px solid #ebedf3 !important;
        border-bottom: 1px solid #ebedf3 !important;
    }
    .border-x-lg-0 {
        border-left: 0 !important;
        border-right: 0 !important;
    }
    .border-y-lg-0 {
        border-top: 0 !important;
        border-bottom: 0 !important;
    }
    .border-lg {
        border: 1px solid #ebedf3 !important;
    }
    .border-top-lg {
        border-top: 1px solid #ebedf3 !important;
    }
    .border-right-lg {
        border-right: 1px solid #ebedf3 !important;
    }
    .border-bottom-lg {
        border-bottom: 1px solid #ebedf3 !important;
    }
    .border-left-lg {
        border-left: 1px solid #ebedf3 !important;
    }
    .border-lg-0 {
        border: 0 !important;
    }
    .border-top-lg-0 {
        border-top: 0 !important;
    }
    .border-right-lg-0 {
        border-right: 0 !important;
    }
    .border-bottom-lg-0 {
        border-bottom: 0 !important;
    }
    .border-left-lg-0 {
        border-left: 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;
    }
}
.h-auto {
    height: auto !important;
}
.w-auto {
    width: auto !important;
}
.w-100 {
    width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.min-w-100 {
    min-width: 100% !important;
}
.min-h-100 {
    min-height: 100% !important;
}
.w-50 {
    width: 50% !important;
}
.h-50 {
    height: 50% !important;
}
.min-w-50 {
    min-width: 50% !important;
}
.min-h-50 {
    min-height: 50% !important;
}
.w-auto {
    width: auto !important;
}
.h-auto {
    height: auto !important;
}
.min-w-auto {
    min-width: auto !important;
}
.min-h-auto {
    min-height: auto !important;
}
.w-1px {
    width: 1px !important;
}
.h-1px {
    height: 1px !important;
}
.min-w-1px {
    min-width: 1px !important;
}
.min-h-1px {
    min-height: 1px !important;
}
.w-2px {
    width: 2px !important;
}
.h-2px {
    height: 2px !important;
}
.min-w-2px {
    min-width: 2px !important;
}
.min-h-2px {
    min-height: 2px !important;
}
.w-3px {
    width: 3px !important;
}
.h-3px {
    height: 3px !important;
}
.min-w-3px {
    min-width: 3px !important;
}
.min-h-3px {
    min-height: 3px !important;
}
.w-4px {
    width: 4px !important;
}
.h-4px {
    height: 4px !important;
}
.min-w-4px {
    min-width: 4px !important;
}
.min-h-4px {
    min-height: 4px !important;
}
.w-5px {
    width: 5px !important;
}
.h-5px {
    height: 5px !important;
}
.min-w-5px {
    min-width: 5px !important;
}
.min-h-5px {
    min-height: 5px !important;
}
.w-10px {
    width: 10px !important;
}
.h-10px {
    height: 10px !important;
}
.min-w-10px {
    min-width: 10px !important;
}
.min-h-10px {
    min-height: 10px !important;
}
.w-15px {
    width: 15px !important;
}
.h-15px {
    height: 15px !important;
}
.min-w-15px {
    min-width: 15px !important;
}
.min-h-15px {
    min-height: 15px !important;
}
.w-20px {
    width: 20px !important;
}
.h-20px {
    height: 20px !important;
}
.min-w-20px {
    min-width: 20px !important;
}
.min-h-20px {
    min-height: 20px !important;
}
.w-25px {
    width: 25px !important;
}
.h-25px {
    height: 25px !important;
}
.min-w-25px {
    min-width: 25px !important;
}
.min-h-25px {
    min-height: 25px !important;
}
.w-30px {
    width: 30px !important;
}
.h-30px {
    height: 30px !important;
}
.min-w-30px {
    min-width: 30px !important;
}
.min-h-30px {
    min-height: 30px !important;
}
.w-35px {
    width: 35px !important;
}
.h-35px {
    height: 35px !important;
}
.min-w-35px {
    min-width: 35px !important;
}
.min-h-35px {
    min-height: 35px !important;
}
.w-40px {
    width: 40px !important;
}
.h-40px {
    height: 40px !important;
}
.min-w-40px {
    min-width: 40px !important;
}
.min-h-40px {
    min-height: 40px !important;
}
.w-45px {
    width: 45px !important;
}
.h-45px {
    height: 45px !important;
}
.min-w-45px {
    min-width: 45px !important;
}
.min-h-45px {
    min-height: 45px !important;
}
.w-50px {
    width: 50px !important;
}
.h-50px {
    height: 50px !important;
}
.min-w-50px {
    min-width: 50px !important;
}
.min-h-50px {
    min-height: 50px !important;
}
.w-55px {
    width: 55px !important;
}
.h-55px {
    height: 55px !important;
}
.min-w-55px {
    min-width: 55px !important;
}
.min-h-55px {
    min-height: 55px !important;
}
.w-60px {
    width: 60px !important;
}
.h-60px {
    height: 60px !important;
}
.min-w-60px {
    min-width: 60px !important;
}
.min-h-60px {
    min-height: 60px !important;
}
.w-65px {
    width: 65px !important;
}
.h-65px {
    height: 65px !important;
}
.min-w-65px {
    min-width: 65px !important;
}
.min-h-65px {
    min-height: 65px !important;
}
.w-70px {
    width: 70px !important;
}
.h-70px {
    height: 70px !important;
}
.min-w-70px {
    min-width: 70px !important;
}
.min-h-70px {
    min-height: 70px !important;
}
.w-75px {
    width: 75px !important;
}
.h-75px {
    height: 75px !important;
}
.min-w-75px {
    min-width: 75px !important;
}
.min-h-75px {
    min-height: 75px !important;
}
.w-80px {
    width: 80px !important;
}
.h-80px {
    height: 80px !important;
}
.min-w-80px {
    min-width: 80px !important;
}
.min-h-80px {
    min-height: 80px !important;
}
.w-85px {
    width: 85px !important;
}
.h-85px {
    height: 85px !important;
}
.min-w-85px {
    min-width: 85px !important;
}
.min-h-85px {
    min-height: 85px !important;
}
.w-90px {
    width: 90px !important;
}
.h-90px {
    height: 90px !important;
}
.min-w-90px {
    min-width: 90px !important;
}
.min-h-90px {
    min-height: 90px !important;
}
.w-95px {
    width: 95px !important;
}
.h-95px {
    height: 95px !important;
}
.min-w-95px {
    min-width: 95px !important;
}
.min-h-95px {
    min-height: 95px !important;
}
.w-100px {
    width: 100px !important;
}
.h-100px {
    height: 100px !important;
}
.min-w-100px {
    min-width: 100px !important;
}
.min-h-100px {
    min-height: 100px !important;
}
.w-105px {
    width: 105px !important;
}
.h-105px {
    height: 105px !important;
}
.min-w-105px {
    min-width: 105px !important;
}
.min-h-105px {
    min-height: 105px !important;
}
.w-110px {
    width: 110px !important;
}
.h-110px {
    height: 110px !important;
}
.min-w-110px {
    min-width: 110px !important;
}
.min-h-110px {
    min-height: 110px !important;
}
.w-115px {
    width: 115px !important;
}
.h-115px {
    height: 115px !important;
}
.min-w-115px {
    min-width: 115px !important;
}
.min-h-115px {
    min-height: 115px !important;
}
.w-120px {
    width: 120px !important;
}
.h-120px {
    height: 120px !important;
}
.min-w-120px {
    min-width: 120px !important;
}
.min-h-120px {
    min-height: 120px !important;
}
.w-125px {
    width: 125px !important;
}
.h-125px {
    height: 125px !important;
}
.min-w-125px {
    min-width: 125px !important;
}
.min-h-125px {
    min-height: 125px !important;
}
.w-130px {
    width: 130px !important;
}
.h-130px {
    height: 130px !important;
}
.min-w-130px {
    min-width: 130px !important;
}
.min-h-130px {
    min-height: 130px !important;
}
.w-135px {
    width: 135px !important;
}
.h-135px {
    height: 135px !important;
}
.min-w-135px {
    min-width: 135px !important;
}
.min-h-135px {
    min-height: 135px !important;
}
.w-140px {
    width: 140px !important;
}
.h-140px {
    height: 140px !important;
}
.min-w-140px {
    min-width: 140px !important;
}
.min-h-140px {
    min-height: 140px !important;
}
.w-145px {
    width: 145px !important;
}
.h-145px {
    height: 145px !important;
}
.min-w-145px {
    min-width: 145px !important;
}
.min-h-145px {
    min-height: 145px !important;
}
.w-150px {
    width: 150px !important;
}
.h-150px {
    height: 150px !important;
}
.min-w-150px {
    min-width: 150px !important;
}
.min-h-150px {
    min-height: 150px !important;
}
.w-175px {
    width: 175px !important;
}
.h-175px {
    height: 175px !important;
}
.min-w-175px {
    min-width: 175px !important;
}
.min-h-175px {
    min-height: 175px !important;
}
.w-180px {
    width: 180px !important;
}
.h-180px {
    height: 180px !important;
}
.min-w-180px {
    min-width: 180px !important;
}
.min-h-180px {
    min-height: 180px !important;
}
.w-200px {
    width: 200px !important;
}
.h-200px {
    height: 200px !important;
}
.min-w-200px {
    min-width: 200px !important;
}
.min-h-200px {
    min-height: 200px !important;
}
.w-225px {
    width: 225px !important;
}
.h-225px {
    height: 225px !important;
}
.min-w-225px {
    min-width: 225px !important;
}
.min-h-225px {
    min-height: 225px !important;
}
.w-250px {
    width: 250px !important;
}
.h-250px {
    height: 250px !important;
}
.min-w-250px {
    min-width: 250px !important;
}
.min-h-250px {
    min-height: 250px !important;
}
.w-255px {
    width: 255px !important;
}
.h-255px {
    height: 255px !important;
}
.min-w-255px {
    min-width: 255px !important;
}
.min-h-255px {
    min-height: 255px !important;
}
.w-260px {
    width: 260px !important;
}
.h-260px {
    height: 260px !important;
}
.min-w-260px {
    min-width: 260px !important;
}
.min-h-260px {
    min-height: 260px !important;
}
.w-265px {
    width: 265px !important;
}
.h-265px {
    height: 265px !important;
}
.min-w-265px {
    min-width: 265px !important;
}
.min-h-265px {
    min-height: 265px !important;
}
.w-275px {
    width: 275px !important;
}
.h-275px {
    height: 275px !important;
}
.min-w-275px {
    min-width: 275px !important;
}
.min-h-275px {
    min-height: 275px !important;
}
.w-295px {
    width: 295px !important;
}
.h-295px {
    height: 295px !important;
}
.min-w-295px {
    min-width: 295px !important;
}
.min-h-295px {
    min-height: 295px !important;
}
.w-300px {
    width: 300px !important;
}
.h-300px {
    height: 300px !important;
}
.min-w-300px {
    min-width: 300px !important;
}
.min-h-300px {
    min-height: 300px !important;
}
.w-325px {
    width: 325px !important;
}
.h-325px {
    height: 325px !important;
}
.min-w-325px {
    min-width: 325px !important;
}
.min-h-325px {
    min-height: 325px !important;
}
.w-350px {
    width: 350px !important;
}
.h-350px {
    height: 350px !important;
}
.min-w-350px {
    min-width: 350px !important;
}
.min-h-350px {
    min-height: 350px !important;
}
.w-375px {
    width: 375px !important;
}
.h-375px {
    height: 375px !important;
}
.min-w-375px {
    min-width: 375px !important;
}
.min-h-375px {
    min-height: 375px !important;
}
.w-400px {
    width: 400px !important;
}
.h-400px {
    height: 400px !important;
}
.min-w-400px {
    min-width: 400px !important;
}
.min-h-400px {
    min-height: 400px !important;
}
.w-425px {
    width: 425px !important;
}
.h-425px {
    height: 425px !important;
}
.min-w-425px {
    min-width: 425px !important;
}
.min-h-425px {
    min-height: 425px !important;
}
.w-450px {
    width: 450px !important;
}
.h-450px {
    height: 450px !important;
}
.min-w-450px {
    min-width: 450px !important;
}
.min-h-450px {
    min-height: 450px !important;
}
.w-475px {
    width: 475px !important;
}
.h-475px {
    height: 475px !important;
}
.min-w-475px {
    min-width: 475px !important;
}
.min-h-475px {
    min-height: 475px !important;
}
.w-500px {
    width: 500px !important;
}
.h-500px {
    height: 500px !important;
}
.min-w-500px {
    min-width: 500px !important;
}
.min-h-500px {
    min-height: 500px !important;
}
.w-550px {
    width: 550px !important;
}
.h-550px {
    height: 550px !important;
}
.min-w-550px {
    min-width: 550px !important;
}
.min-h-550px {
    min-height: 550px !important;
}
.w-600px {
    width: 600px !important;
}
.h-600px {
    height: 600px !important;
}
.min-w-600px {
    min-width: 600px !important;
}
.min-h-600px {
    min-height: 600px !important;
}
.w-650px {
    width: 650px !important;
}
.h-650px {
    height: 650px !important;
}
.min-w-650px {
    min-width: 650px !important;
}
.min-h-650px {
    min-height: 650px !important;
}
.w-700px {
    width: 700px !important;
}
.h-700px {
    height: 700px !important;
}
.min-w-700px {
    min-width: 700px !important;
}
.min-h-700px {
    min-height: 700px !important;
}
.w-750px {
    width: 750px !important;
}
.h-750px {
    height: 750px !important;
}
.min-w-750px {
    min-width: 750px !important;
}
.min-h-750px {
    min-height: 750px !important;
}
.w-800px {
    width: 800px !important;
}
.h-800px {
    height: 800px !important;
}
.min-w-800px {
    min-width: 800px !important;
}
.min-h-800px {
    min-height: 800px !important;
}
.w-850px {
    width: 850px !important;
}
.h-850px {
    height: 850px !important;
}
.min-w-850px {
    min-width: 850px !important;
}
.min-h-850px {
    min-height: 850px !important;
}
.w-900px {
    width: 900px !important;
}
.h-900px {
    height: 900px !important;
}
.min-w-900px {
    min-width: 900px !important;
}
.min-h-900px {
    min-height: 900px !important;
}
.w-950px {
    width: 950px !important;
}
.h-950px {
    height: 950px !important;
}
.min-w-950px {
    min-width: 950px !important;
}
.min-h-950px {
    min-height: 950px !important;
}
.w-1000px {
    width: 1000px !important;
}
.h-1000px {
    height: 1000px !important;
}
.min-w-1000px {
    min-width: 1000px !important;
}
.min-h-1000px {
    min-height: 1000px !important;
}
@media (min-width: 768px) {
    .w-md-100 {
        width: 100% !important;
    }
    .h-md-100 {
        height: 100% !important;
    }
    .min-w-md-100 {
        min-width: 100% !important;
    }
    .min-h-md-100 {
        min-height: 100% !important;
    }
    .w-md-50 {
        width: 50% !important;
    }
    .h-md-50 {
        height: 50% !important;
    }
    .min-w-md-50 {
        min-width: 50% !important;
    }
    .min-h-md-50 {
        min-height: 50% !important;
    }
    .w-md-auto {
        width: auto !important;
    }
    .h-md-auto {
        height: auto !important;
    }
    .min-w-md-auto {
        min-width: auto !important;
    }
    .min-h-md-auto {
        min-height: auto !important;
    }
    .w-md-1px {
        width: 1px !important;
    }
    .h-md-1px {
        height: 1px !important;
    }
    .min-w-md-1px {
        min-width: 1px !important;
    }
    .min-h-md-1px {
        min-height: 1px !important;
    }
    .w-md-2px {
        width: 2px !important;
    }
    .h-md-2px {
        height: 2px !important;
    }
    .min-w-md-2px {
        min-width: 2px !important;
    }
    .min-h-md-2px {
        min-height: 2px !important;
    }
    .w-md-3px {
        width: 3px !important;
    }
    .h-md-3px {
        height: 3px !important;
    }
    .min-w-md-3px {
        min-width: 3px !important;
    }
    .min-h-md-3px {
        min-height: 3px !important;
    }
    .w-md-4px {
        width: 4px !important;
    }
    .h-md-4px {
        height: 4px !important;
    }
    .min-w-md-4px {
        min-width: 4px !important;
    }
    .min-h-md-4px {
        min-height: 4px !important;
    }
    .w-md-5px {
        width: 5px !important;
    }
    .h-md-5px {
        height: 5px !important;
    }
    .min-w-md-5px {
        min-width: 5px !important;
    }
    .min-h-md-5px {
        min-height: 5px !important;
    }
    .w-md-10px {
        width: 10px !important;
    }
    .h-md-10px {
        height: 10px !important;
    }
    .min-w-md-10px {
        min-width: 10px !important;
    }
    .min-h-md-10px {
        min-height: 10px !important;
    }
    .w-md-15px {
        width: 15px !important;
    }
    .h-md-15px {
        height: 15px !important;
    }
    .min-w-md-15px {
        min-width: 15px !important;
    }
    .min-h-md-15px {
        min-height: 15px !important;
    }
    .w-md-20px {
        width: 20px !important;
    }
    .h-md-20px {
        height: 20px !important;
    }
    .min-w-md-20px {
        min-width: 20px !important;
    }
    .min-h-md-20px {
        min-height: 20px !important;
    }
    .w-md-25px {
        width: 25px !important;
    }
    .h-md-25px {
        height: 25px !important;
    }
    .min-w-md-25px {
        min-width: 25px !important;
    }
    .min-h-md-25px {
        min-height: 25px !important;
    }
    .w-md-30px {
        width: 30px !important;
    }
    .h-md-30px {
        height: 30px !important;
    }
    .min-w-md-30px {
        min-width: 30px !important;
    }
    .min-h-md-30px {
        min-height: 30px !important;
    }
    .w-md-35px {
        width: 35px !important;
    }
    .h-md-35px {
        height: 35px !important;
    }
    .min-w-md-35px {
        min-width: 35px !important;
    }
    .min-h-md-35px {
        min-height: 35px !important;
    }
    .w-md-40px {
        width: 40px !important;
    }
    .h-md-40px {
        height: 40px !important;
    }
    .min-w-md-40px {
        min-width: 40px !important;
    }
    .min-h-md-40px {
        min-height: 40px !important;
    }
    .w-md-45px {
        width: 45px !important;
    }
    .h-md-45px {
        height: 45px !important;
    }
    .min-w-md-45px {
        min-width: 45px !important;
    }
    .min-h-md-45px {
        min-height: 45px !important;
    }
    .w-md-50px {
        width: 50px !important;
    }
    .h-md-50px {
        height: 50px !important;
    }
    .min-w-md-50px {
        min-width: 50px !important;
    }
    .min-h-md-50px {
        min-height: 50px !important;
    }
    .w-md-55px {
        width: 55px !important;
    }
    .h-md-55px {
        height: 55px !important;
    }
    .min-w-md-55px {
        min-width: 55px !important;
    }
    .min-h-md-55px {
        min-height: 55px !important;
    }
    .w-md-60px {
        width: 60px !important;
    }
    .h-md-60px {
        height: 60px !important;
    }
    .min-w-md-60px {
        min-width: 60px !important;
    }
    .min-h-md-60px {
        min-height: 60px !important;
    }
    .w-md-65px {
        width: 65px !important;
    }
    .h-md-65px {
        height: 65px !important;
    }
    .min-w-md-65px {
        min-width: 65px !important;
    }
    .min-h-md-65px {
        min-height: 65px !important;
    }
    .w-md-70px {
        width: 70px !important;
    }
    .h-md-70px {
        height: 70px !important;
    }
    .min-w-md-70px {
        min-width: 70px !important;
    }
    .min-h-md-70px {
        min-height: 70px !important;
    }
    .w-md-75px {
        width: 75px !important;
    }
    .h-md-75px {
        height: 75px !important;
    }
    .min-w-md-75px {
        min-width: 75px !important;
    }
    .min-h-md-75px {
        min-height: 75px !important;
    }
    .w-md-80px {
        width: 80px !important;
    }
    .h-md-80px {
        height: 80px !important;
    }
    .min-w-md-80px {
        min-width: 80px !important;
    }
    .min-h-md-80px {
        min-height: 80px !important;
    }
    .w-md-85px {
        width: 85px !important;
    }
    .h-md-85px {
        height: 85px !important;
    }
    .min-w-md-85px {
        min-width: 85px !important;
    }
    .min-h-md-85px {
        min-height: 85px !important;
    }
    .w-md-90px {
        width: 90px !important;
    }
    .h-md-90px {
        height: 90px !important;
    }
    .min-w-md-90px {
        min-width: 90px !important;
    }
    .min-h-md-90px {
        min-height: 90px !important;
    }
    .w-md-95px {
        width: 95px !important;
    }
    .h-md-95px {
        height: 95px !important;
    }
    .min-w-md-95px {
        min-width: 95px !important;
    }
    .min-h-md-95px {
        min-height: 95px !important;
    }
    .w-md-100px {
        width: 100px !important;
    }
    .h-md-100px {
        height: 100px !important;
    }
    .min-w-md-100px {
        min-width: 100px !important;
    }
    .min-h-md-100px {
        min-height: 100px !important;
    }
    .w-md-105px {
        width: 105px !important;
    }
    .h-md-105px {
        height: 105px !important;
    }
    .min-w-md-105px {
        min-width: 105px !important;
    }
    .min-h-md-105px {
        min-height: 105px !important;
    }
    .w-md-110px {
        width: 110px !important;
    }
    .h-md-110px {
        height: 110px !important;
    }
    .min-w-md-110px {
        min-width: 110px !important;
    }
    .min-h-md-110px {
        min-height: 110px !important;
    }
    .w-md-115px {
        width: 115px !important;
    }
    .h-md-115px {
        height: 115px !important;
    }
    .min-w-md-115px {
        min-width: 115px !important;
    }
    .min-h-md-115px {
        min-height: 115px !important;
    }
    .w-md-120px {
        width: 120px !important;
    }
    .h-md-120px {
        height: 120px !important;
    }
    .min-w-md-120px {
        min-width: 120px !important;
    }
    .min-h-md-120px {
        min-height: 120px !important;
    }
    .w-md-125px {
        width: 125px !important;
    }
    .h-md-125px {
        height: 125px !important;
    }
    .min-w-md-125px {
        min-width: 125px !important;
    }
    .min-h-md-125px {
        min-height: 125px !important;
    }
    .w-md-130px {
        width: 130px !important;
    }
    .h-md-130px {
        height: 130px !important;
    }
    .min-w-md-130px {
        min-width: 130px !important;
    }
    .min-h-md-130px {
        min-height: 130px !important;
    }
    .w-md-135px {
        width: 135px !important;
    }
    .h-md-135px {
        height: 135px !important;
    }
    .min-w-md-135px {
        min-width: 135px !important;
    }
    .min-h-md-135px {
        min-height: 135px !important;
    }
    .w-md-140px {
        width: 140px !important;
    }
    .h-md-140px {
        height: 140px !important;
    }
    .min-w-md-140px {
        min-width: 140px !important;
    }
    .min-h-md-140px {
        min-height: 140px !important;
    }
    .w-md-145px {
        width: 145px !important;
    }
    .h-md-145px {
        height: 145px !important;
    }
    .min-w-md-145px {
        min-width: 145px !important;
    }
    .min-h-md-145px {
        min-height: 145px !important;
    }
    .w-md-150px {
        width: 150px !important;
    }
    .h-md-150px {
        height: 150px !important;
    }
    .min-w-md-150px {
        min-width: 150px !important;
    }
    .min-h-md-150px {
        min-height: 150px !important;
    }
    .w-md-175px {
        width: 175px !important;
    }
    .h-md-175px {
        height: 175px !important;
    }
    .min-w-md-175px {
        min-width: 175px !important;
    }
    .min-h-md-175px {
        min-height: 175px !important;
    }
    .w-md-180px {
        width: 180px !important;
    }
    .h-md-180px {
        height: 180px !important;
    }
    .min-w-md-180px {
        min-width: 180px !important;
    }
    .min-h-md-180px {
        min-height: 180px !important;
    }
    .w-md-200px {
        width: 200px !important;
    }
    .h-md-200px {
        height: 200px !important;
    }
    .min-w-md-200px {
        min-width: 200px !important;
    }
    .min-h-md-200px {
        min-height: 200px !important;
    }
    .w-md-225px {
        width: 225px !important;
    }
    .h-md-225px {
        height: 225px !important;
    }
    .min-w-md-225px {
        min-width: 225px !important;
    }
    .min-h-md-225px {
        min-height: 225px !important;
    }
    .w-md-250px {
        width: 250px !important;
    }
    .h-md-250px {
        height: 250px !important;
    }
    .min-w-md-250px {
        min-width: 250px !important;
    }
    .min-h-md-250px {
        min-height: 250px !important;
    }
    .w-md-255px {
        width: 255px !important;
    }
    .h-md-255px {
        height: 255px !important;
    }
    .min-w-md-255px {
        min-width: 255px !important;
    }
    .min-h-md-255px {
        min-height: 255px !important;
    }
    .w-md-260px {
        width: 260px !important;
    }
    .h-md-260px {
        height: 260px !important;
    }
    .min-w-md-260px {
        min-width: 260px !important;
    }
    .min-h-md-260px {
        min-height: 260px !important;
    }
    .w-md-265px {
        width: 265px !important;
    }
    .h-md-265px {
        height: 265px !important;
    }
    .min-w-md-265px {
        min-width: 265px !important;
    }
    .min-h-md-265px {
        min-height: 265px !important;
    }
    .w-md-275px {
        width: 275px !important;
    }
    .h-md-275px {
        height: 275px !important;
    }
    .min-w-md-275px {
        min-width: 275px !important;
    }
    .min-h-md-275px {
        min-height: 275px !important;
    }
    .w-md-295px {
        width: 295px !important;
    }
    .h-md-295px {
        height: 295px !important;
    }
    .min-w-md-295px {
        min-width: 295px !important;
    }
    .min-h-md-295px {
        min-height: 295px !important;
    }
    .w-md-300px {
        width: 300px !important;
    }
    .h-md-300px {
        height: 300px !important;
    }
    .min-w-md-300px {
        min-width: 300px !important;
    }
    .min-h-md-300px {
        min-height: 300px !important;
    }
    .w-md-325px {
        width: 325px !important;
    }
    .h-md-325px {
        height: 325px !important;
    }
    .min-w-md-325px {
        min-width: 325px !important;
    }
    .min-h-md-325px {
        min-height: 325px !important;
    }
    .w-md-350px {
        width: 350px !important;
    }
    .h-md-350px {
        height: 350px !important;
    }
    .min-w-md-350px {
        min-width: 350px !important;
    }
    .min-h-md-350px {
        min-height: 350px !important;
    }
    .w-md-375px {
        width: 375px !important;
    }
    .h-md-375px {
        height: 375px !important;
    }
    .min-w-md-375px {
        min-width: 375px !important;
    }
    .min-h-md-375px {
        min-height: 375px !important;
    }
    .w-md-400px {
        width: 400px !important;
    }
    .h-md-400px {
        height: 400px !important;
    }
    .min-w-md-400px {
        min-width: 400px !important;
    }
    .min-h-md-400px {
        min-height: 400px !important;
    }
    .w-md-425px {
        width: 425px !important;
    }
    .h-md-425px {
        height: 425px !important;
    }
    .min-w-md-425px {
        min-width: 425px !important;
    }
    .min-h-md-425px {
        min-height: 425px !important;
    }
    .w-md-450px {
        width: 450px !important;
    }
    .h-md-450px {
        height: 450px !important;
    }
    .min-w-md-450px {
        min-width: 450px !important;
    }
    .min-h-md-450px {
        min-height: 450px !important;
    }
    .w-md-475px {
        width: 475px !important;
    }
    .h-md-475px {
        height: 475px !important;
    }
    .min-w-md-475px {
        min-width: 475px !important;
    }
    .min-h-md-475px {
        min-height: 475px !important;
    }
    .w-md-500px {
        width: 500px !important;
    }
    .h-md-500px {
        height: 500px !important;
    }
    .min-w-md-500px {
        min-width: 500px !important;
    }
    .min-h-md-500px {
        min-height: 500px !important;
    }
    .w-md-550px {
        width: 550px !important;
    }
    .h-md-550px {
        height: 550px !important;
    }
    .min-w-md-550px {
        min-width: 550px !important;
    }
    .min-h-md-550px {
        min-height: 550px !important;
    }
    .w-md-600px {
        width: 600px !important;
    }
    .h-md-600px {
        height: 600px !important;
    }
    .min-w-md-600px {
        min-width: 600px !important;
    }
    .min-h-md-600px {
        min-height: 600px !important;
    }
    .w-md-650px {
        width: 650px !important;
    }
    .h-md-650px {
        height: 650px !important;
    }
    .min-w-md-650px {
        min-width: 650px !important;
    }
    .min-h-md-650px {
        min-height: 650px !important;
    }
    .w-md-700px {
        width: 700px !important;
    }
    .h-md-700px {
        height: 700px !important;
    }
    .min-w-md-700px {
        min-width: 700px !important;
    }
    .min-h-md-700px {
        min-height: 700px !important;
    }
    .w-md-750px {
        width: 750px !important;
    }
    .h-md-750px {
        height: 750px !important;
    }
    .min-w-md-750px {
        min-width: 750px !important;
    }
    .min-h-md-750px {
        min-height: 750px !important;
    }
    .w-md-800px {
        width: 800px !important;
    }
    .h-md-800px {
        height: 800px !important;
    }
    .min-w-md-800px {
        min-width: 800px !important;
    }
    .min-h-md-800px {
        min-height: 800px !important;
    }
    .w-md-850px {
        width: 850px !important;
    }
    .h-md-850px {
        height: 850px !important;
    }
    .min-w-md-850px {
        min-width: 850px !important;
    }
    .min-h-md-850px {
        min-height: 850px !important;
    }
    .w-md-900px {
        width: 900px !important;
    }
    .h-md-900px {
        height: 900px !important;
    }
    .min-w-md-900px {
        min-width: 900px !important;
    }
    .min-h-md-900px {
        min-height: 900px !important;
    }
    .w-md-950px {
        width: 950px !important;
    }
    .h-md-950px {
        height: 950px !important;
    }
    .min-w-md-950px {
        min-width: 950px !important;
    }
    .min-h-md-950px {
        min-height: 950px !important;
    }
    .w-md-1000px {
        width: 1000px !important;
    }
    .h-md-1000px {
        height: 1000px !important;
    }
    .min-w-md-1000px {
        min-width: 1000px !important;
    }
    .min-h-md-1000px {
        min-height: 1000px !important;
    }
}
@media (min-width: 992px) {
    .w-lg-100 {
        width: 100% !important;
    }
    .h-lg-100 {
        height: 100% !important;
    }
    .min-w-lg-100 {
        min-width: 100% !important;
    }
    .min-h-lg-100 {
        min-height: 100% !important;
    }
    .w-lg-50 {
        width: 50% !important;
    }
    .h-lg-50 {
        height: 50% !important;
    }
    .min-w-lg-50 {
        min-width: 50% !important;
    }
    .min-h-lg-50 {
        min-height: 50% !important;
    }
    .w-lg-auto {
        width: auto !important;
    }
    .h-lg-auto {
        height: auto !important;
    }
    .min-w-lg-auto {
        min-width: auto !important;
    }
    .min-h-lg-auto {
        min-height: auto !important;
    }
    .w-lg-1px {
        width: 1px !important;
    }
    .h-lg-1px {
        height: 1px !important;
    }
    .min-w-lg-1px {
        min-width: 1px !important;
    }
    .min-h-lg-1px {
        min-height: 1px !important;
    }
    .w-lg-2px {
        width: 2px !important;
    }
    .h-lg-2px {
        height: 2px !important;
    }
    .min-w-lg-2px {
        min-width: 2px !important;
    }
    .min-h-lg-2px {
        min-height: 2px !important;
    }
    .w-lg-3px {
        width: 3px !important;
    }
    .h-lg-3px {
        height: 3px !important;
    }
    .min-w-lg-3px {
        min-width: 3px !important;
    }
    .min-h-lg-3px {
        min-height: 3px !important;
    }
    .w-lg-4px {
        width: 4px !important;
    }
    .h-lg-4px {
        height: 4px !important;
    }
    .min-w-lg-4px {
        min-width: 4px !important;
    }
    .min-h-lg-4px {
        min-height: 4px !important;
    }
    .w-lg-5px {
        width: 5px !important;
    }
    .h-lg-5px {
        height: 5px !important;
    }
    .min-w-lg-5px {
        min-width: 5px !important;
    }
    .min-h-lg-5px {
        min-height: 5px !important;
    }
    .w-lg-10px {
        width: 10px !important;
    }
    .h-lg-10px {
        height: 10px !important;
    }
    .min-w-lg-10px {
        min-width: 10px !important;
    }
    .min-h-lg-10px {
        min-height: 10px !important;
    }
    .w-lg-15px {
        width: 15px !important;
    }
    .h-lg-15px {
        height: 15px !important;
    }
    .min-w-lg-15px {
        min-width: 15px !important;
    }
    .min-h-lg-15px {
        min-height: 15px !important;
    }
    .w-lg-20px {
        width: 20px !important;
    }
    .h-lg-20px {
        height: 20px !important;
    }
    .min-w-lg-20px {
        min-width: 20px !important;
    }
    .min-h-lg-20px {
        min-height: 20px !important;
    }
    .w-lg-25px {
        width: 25px !important;
    }
    .h-lg-25px {
        height: 25px !important;
    }
    .min-w-lg-25px {
        min-width: 25px !important;
    }
    .min-h-lg-25px {
        min-height: 25px !important;
    }
    .w-lg-30px {
        width: 30px !important;
    }
    .h-lg-30px {
        height: 30px !important;
    }
    .min-w-lg-30px {
        min-width: 30px !important;
    }
    .min-h-lg-30px {
        min-height: 30px !important;
    }
    .w-lg-35px {
        width: 35px !important;
    }
    .h-lg-35px {
        height: 35px !important;
    }
    .min-w-lg-35px {
        min-width: 35px !important;
    }
    .min-h-lg-35px {
        min-height: 35px !important;
    }
    .w-lg-40px {
        width: 40px !important;
    }
    .h-lg-40px {
        height: 40px !important;
    }
    .min-w-lg-40px {
        min-width: 40px !important;
    }
    .min-h-lg-40px {
        min-height: 40px !important;
    }
    .w-lg-45px {
        width: 45px !important;
    }
    .h-lg-45px {
        height: 45px !important;
    }
    .min-w-lg-45px {
        min-width: 45px !important;
    }
    .min-h-lg-45px {
        min-height: 45px !important;
    }
    .w-lg-50px {
        width: 50px !important;
    }
    .h-lg-50px {
        height: 50px !important;
    }
    .min-w-lg-50px {
        min-width: 50px !important;
    }
    .min-h-lg-50px {
        min-height: 50px !important;
    }
    .w-lg-55px {
        width: 55px !important;
    }
    .h-lg-55px {
        height: 55px !important;
    }
    .min-w-lg-55px {
        min-width: 55px !important;
    }
    .min-h-lg-55px {
        min-height: 55px !important;
    }
    .w-lg-60px {
        width: 60px !important;
    }
    .h-lg-60px {
        height: 60px !important;
    }
    .min-w-lg-60px {
        min-width: 60px !important;
    }
    .min-h-lg-60px {
        min-height: 60px !important;
    }
    .w-lg-65px {
        width: 65px !important;
    }
    .h-lg-65px {
        height: 65px !important;
    }
    .min-w-lg-65px {
        min-width: 65px !important;
    }
    .min-h-lg-65px {
        min-height: 65px !important;
    }
    .w-lg-70px {
        width: 70px !important;
    }
    .h-lg-70px {
        height: 70px !important;
    }
    .min-w-lg-70px {
        min-width: 70px !important;
    }
    .min-h-lg-70px {
        min-height: 70px !important;
    }
    .w-lg-75px {
        width: 75px !important;
    }
    .h-lg-75px {
        height: 75px !important;
    }
    .min-w-lg-75px {
        min-width: 75px !important;
    }
    .min-h-lg-75px {
        min-height: 75px !important;
    }
    .w-lg-80px {
        width: 80px !important;
    }
    .h-lg-80px {
        height: 80px !important;
    }
    .min-w-lg-80px {
        min-width: 80px !important;
    }
    .min-h-lg-80px {
        min-height: 80px !important;
    }
    .w-lg-85px {
        width: 85px !important;
    }
    .h-lg-85px {
        height: 85px !important;
    }
    .min-w-lg-85px {
        min-width: 85px !important;
    }
    .min-h-lg-85px {
        min-height: 85px !important;
    }
    .w-lg-90px {
        width: 90px !important;
    }
    .h-lg-90px {
        height: 90px !important;
    }
    .min-w-lg-90px {
        min-width: 90px !important;
    }
    .min-h-lg-90px {
        min-height: 90px !important;
    }
    .w-lg-95px {
        width: 95px !important;
    }
    .h-lg-95px {
        height: 95px !important;
    }
    .min-w-lg-95px {
        min-width: 95px !important;
    }
    .min-h-lg-95px {
        min-height: 95px !important;
    }
    .w-lg-100px {
        width: 100px !important;
    }
    .h-lg-100px {
        height: 100px !important;
    }
    .min-w-lg-100px {
        min-width: 100px !important;
    }
    .min-h-lg-100px {
        min-height: 100px !important;
    }
    .w-lg-105px {
        width: 105px !important;
    }
    .h-lg-105px {
        height: 105px !important;
    }
    .min-w-lg-105px {
        min-width: 105px !important;
    }
    .min-h-lg-105px {
        min-height: 105px !important;
    }
    .w-lg-110px {
        width: 110px !important;
    }
    .h-lg-110px {
        height: 110px !important;
    }
    .min-w-lg-110px {
        min-width: 110px !important;
    }
    .min-h-lg-110px {
        min-height: 110px !important;
    }
    .w-lg-115px {
        width: 115px !important;
    }
    .h-lg-115px {
        height: 115px !important;
    }
    .min-w-lg-115px {
        min-width: 115px !important;
    }
    .min-h-lg-115px {
        min-height: 115px !important;
    }
    .w-lg-120px {
        width: 120px !important;
    }
    .h-lg-120px {
        height: 120px !important;
    }
    .min-w-lg-120px {
        min-width: 120px !important;
    }
    .min-h-lg-120px {
        min-height: 120px !important;
    }
    .w-lg-125px {
        width: 125px !important;
    }
    .h-lg-125px {
        height: 125px !important;
    }
    .min-w-lg-125px {
        min-width: 125px !important;
    }
    .min-h-lg-125px {
        min-height: 125px !important;
    }
    .w-lg-130px {
        width: 130px !important;
    }
    .h-lg-130px {
        height: 130px !important;
    }
    .min-w-lg-130px {
        min-width: 130px !important;
    }
    .min-h-lg-130px {
        min-height: 130px !important;
    }
    .w-lg-135px {
        width: 135px !important;
    }
    .h-lg-135px {
        height: 135px !important;
    }
    .min-w-lg-135px {
        min-width: 135px !important;
    }
    .min-h-lg-135px {
        min-height: 135px !important;
    }
    .w-lg-140px {
        width: 140px !important;
    }
    .h-lg-140px {
        height: 140px !important;
    }
    .min-w-lg-140px {
        min-width: 140px !important;
    }
    .min-h-lg-140px {
        min-height: 140px !important;
    }
    .w-lg-145px {
        width: 145px !important;
    }
    .h-lg-145px {
        height: 145px !important;
    }
    .min-w-lg-145px {
        min-width: 145px !important;
    }
    .min-h-lg-145px {
        min-height: 145px !important;
    }
    .w-lg-150px {
        width: 150px !important;
    }
    .h-lg-150px {
        height: 150px !important;
    }
    .min-w-lg-150px {
        min-width: 150px !important;
    }
    .min-h-lg-150px {
        min-height: 150px !important;
    }
    .w-lg-175px {
        width: 175px !important;
    }
    .h-lg-175px {
        height: 175px !important;
    }
    .min-w-lg-175px {
        min-width: 175px !important;
    }
    .min-h-lg-175px {
        min-height: 175px !important;
    }
    .w-lg-180px {
        width: 180px !important;
    }
    .h-lg-180px {
        height: 180px !important;
    }
    .min-w-lg-180px {
        min-width: 180px !important;
    }
    .min-h-lg-180px {
        min-height: 180px !important;
    }
    .w-lg-200px {
        width: 200px !important;
    }
    .h-lg-200px {
        height: 200px !important;
    }
    .min-w-lg-200px {
        min-width: 200px !important;
    }
    .min-h-lg-200px {
        min-height: 200px !important;
    }
    .w-lg-225px {
        width: 225px !important;
    }
    .h-lg-225px {
        height: 225px !important;
    }
    .min-w-lg-225px {
        min-width: 225px !important;
    }
    .min-h-lg-225px {
        min-height: 225px !important;
    }
    .w-lg-250px {
        width: 250px !important;
    }
    .h-lg-250px {
        height: 250px !important;
    }
    .min-w-lg-250px {
        min-width: 250px !important;
    }
    .min-h-lg-250px {
        min-height: 250px !important;
    }
    .w-lg-255px {
        width: 255px !important;
    }
    .h-lg-255px {
        height: 255px !important;
    }
    .min-w-lg-255px {
        min-width: 255px !important;
    }
    .min-h-lg-255px {
        min-height: 255px !important;
    }
    .w-lg-260px {
        width: 260px !important;
    }
    .h-lg-260px {
        height: 260px !important;
    }
    .min-w-lg-260px {
        min-width: 260px !important;
    }
    .min-h-lg-260px {
        min-height: 260px !important;
    }
    .w-lg-265px {
        width: 265px !important;
    }
    .h-lg-265px {
        height: 265px !important;
    }
    .min-w-lg-265px {
        min-width: 265px !important;
    }
    .min-h-lg-265px {
        min-height: 265px !important;
    }
    .w-lg-275px {
        width: 275px !important;
    }
    .h-lg-275px {
        height: 275px !important;
    }
    .min-w-lg-275px {
        min-width: 275px !important;
    }
    .min-h-lg-275px {
        min-height: 275px !important;
    }
    .w-lg-295px {
        width: 295px !important;
    }
    .h-lg-295px {
        height: 295px !important;
    }
    .min-w-lg-295px {
        min-width: 295px !important;
    }
    .min-h-lg-295px {
        min-height: 295px !important;
    }
    .w-lg-300px {
        width: 300px !important;
    }
    .h-lg-300px {
        height: 300px !important;
    }
    .min-w-lg-300px {
        min-width: 300px !important;
    }
    .min-h-lg-300px {
        min-height: 300px !important;
    }
    .w-lg-325px {
        width: 325px !important;
    }
    .h-lg-325px {
        height: 325px !important;
    }
    .min-w-lg-325px {
        min-width: 325px !important;
    }
    .min-h-lg-325px {
        min-height: 325px !important;
    }
    .w-lg-350px {
        width: 350px !important;
    }
    .h-lg-350px {
        height: 350px !important;
    }
    .min-w-lg-350px {
        min-width: 350px !important;
    }
    .min-h-lg-350px {
        min-height: 350px !important;
    }
    .w-lg-375px {
        width: 375px !important;
    }
    .h-lg-375px {
        height: 375px !important;
    }
    .min-w-lg-375px {
        min-width: 375px !important;
    }
    .min-h-lg-375px {
        min-height: 375px !important;
    }
    .w-lg-400px {
        width: 400px !important;
    }
    .h-lg-400px {
        height: 400px !important;
    }
    .min-w-lg-400px {
        min-width: 400px !important;
    }
    .min-h-lg-400px {
        min-height: 400px !important;
    }
    .w-lg-425px {
        width: 425px !important;
    }
    .h-lg-425px {
        height: 425px !important;
    }
    .min-w-lg-425px {
        min-width: 425px !important;
    }
    .min-h-lg-425px {
        min-height: 425px !important;
    }
    .w-lg-450px {
        width: 450px !important;
    }
    .h-lg-450px {
        height: 450px !important;
    }
    .min-w-lg-450px {
        min-width: 450px !important;
    }
    .min-h-lg-450px {
        min-height: 450px !important;
    }
    .w-lg-475px {
        width: 475px !important;
    }
    .h-lg-475px {
        height: 475px !important;
    }
    .min-w-lg-475px {
        min-width: 475px !important;
    }
    .min-h-lg-475px {
        min-height: 475px !important;
    }
    .w-lg-500px {
        width: 500px !important;
    }
    .h-lg-500px {
        height: 500px !important;
    }
    .min-w-lg-500px {
        min-width: 500px !important;
    }
    .min-h-lg-500px {
        min-height: 500px !important;
    }
    .w-lg-550px {
        width: 550px !important;
    }
    .h-lg-550px {
        height: 550px !important;
    }
    .min-w-lg-550px {
        min-width: 550px !important;
    }
    .min-h-lg-550px {
        min-height: 550px !important;
    }
    .w-lg-600px {
        width: 600px !important;
    }
    .h-lg-600px {
        height: 600px !important;
    }
    .min-w-lg-600px {
        min-width: 600px !important;
    }
    .min-h-lg-600px {
        min-height: 600px !important;
    }
    .w-lg-650px {
        width: 650px !important;
    }
    .h-lg-650px {
        height: 650px !important;
    }
    .min-w-lg-650px {
        min-width: 650px !important;
    }
    .min-h-lg-650px {
        min-height: 650px !important;
    }
    .w-lg-700px {
        width: 700px !important;
    }
    .h-lg-700px {
        height: 700px !important;
    }
    .min-w-lg-700px {
        min-width: 700px !important;
    }
    .min-h-lg-700px {
        min-height: 700px !important;
    }
    .w-lg-750px {
        width: 750px !important;
    }
    .h-lg-750px {
        height: 750px !important;
    }
    .min-w-lg-750px {
        min-width: 750px !important;
    }
    .min-h-lg-750px {
        min-height: 750px !important;
    }
    .w-lg-800px {
        width: 800px !important;
    }
    .h-lg-800px {
        height: 800px !important;
    }
    .min-w-lg-800px {
        min-width: 800px !important;
    }
    .min-h-lg-800px {
        min-height: 800px !important;
    }
    .w-lg-850px {
        width: 850px !important;
    }
    .h-lg-850px {
        height: 850px !important;
    }
    .min-w-lg-850px {
        min-width: 850px !important;
    }
    .min-h-lg-850px {
        min-height: 850px !important;
    }
    .w-lg-900px {
        width: 900px !important;
    }
    .h-lg-900px {
        height: 900px !important;
    }
    .min-w-lg-900px {
        min-width: 900px !important;
    }
    .min-h-lg-900px {
        min-height: 900px !important;
    }
    .w-lg-950px {
        width: 950px !important;
    }
    .h-lg-950px {
        height: 950px !important;
    }
    .min-w-lg-950px {
        min-width: 950px !important;
    }
    .min-h-lg-950px {
        min-height: 950px !important;
    }
    .w-lg-1000px {
        width: 1000px !important;
    }
    .h-lg-1000px {
        height: 1000px !important;
    }
    .min-w-lg-1000px {
        min-width: 1000px !important;
    }
    .min-h-lg-1000px {
        min-height: 1000px !important;
    }
}
.left-0 {
    left: 0 !important;
}
.right-0 {
    right: 0 !important;
}
.top-0 {
    top: 0 !important;
}
.bottom-0 {
    bottom: 0 !important;
}
.font-size-base {
    font-size: 1rem;
}
.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;
}
.display1 {
    font-size: 5.5rem !important;
}
.display2 {
    font-size: 4.5rem !important;
}
.display3 {
    font-size: 3.5rem !important;
}
.display4 {
    font-size: 2.5rem !important;
}
.display5 {
    font-size: 2.25rem !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;
    }
    .display1-md {
        font-size: 5.5rem !important;
    }
    .display2-md {
        font-size: 4.5rem !important;
    }
    .display3-md {
        font-size: 3.5rem !important;
    }
    .display4-md {
        font-size: 2.5rem !important;
    }
    .display5-md {
        font-size: 2.25rem !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;
    }
    .display1-lg {
        font-size: 5.5rem !important;
    }
    .display2-lg {
        font-size: 4.5rem !important;
    }
    .display3-lg {
        font-size: 3.5rem !important;
    }
    .display4-lg {
        font-size: 2.5rem !important;
    }
    .display5-lg {
        font-size: 2.25rem !important;
    }
}
.line-height-0 {
    line-height: 0;
}
.line-height-md {
    line-height: 1.25;
}
.line-height-lg {
    line-height: 1.5;
}
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-md {
    font-size: 1.25rem !important;
}
.icon-lg {
    font-size: 1.5rem !important;
}
.icon-1x {
    font-size: 1rem !important;
}
.icon-2x {
    font-size: 2rem !important;
}
.icon-3x {
    font-size: 3rem !important;
}
.icon-4x {
    font-size: 4rem !important;
}
.icon-5x {
    font-size: 5rem !important;
}
.icon-6x {
    font-size: 6rem !important;
}
.icon-7x {
    font-size: 7rem !important;
}
.icon-8x {
    font-size: 8rem !important;
}
.icon-9x {
    font-size: 9rem !important;
}
.icon-10x {
    font-size: 10rem !important;
}
@media (min-width: 768px) {
    .icon-md-md {
        font-size: 1.25rem !important;
    }
    .icon-md-lg {
        font-size: 1.5rem !important;
    }
    .icon-md-1x {
        font-size: 1rem !important;
    }
    .icon-md-2x {
        font-size: 2rem !important;
    }
    .icon-md-3x {
        font-size: 3rem !important;
    }
    .icon-md-4x {
        font-size: 4rem !important;
    }
    .icon-md-5x {
        font-size: 5rem !important;
    }
    .icon-md-6x {
        font-size: 6rem !important;
    }
    .icon-md-7x {
        font-size: 7rem !important;
    }
    .icon-md-8x {
        font-size: 8rem !important;
    }
    .icon-md-9x {
        font-size: 9rem !important;
    }
    .icon-md-10x {
        font-size: 10rem !important;
    }
}
@media (min-width: 992px) {
    .icon-lg-md {
        font-size: 1.25rem !important;
    }
    .icon-lg-lg {
        font-size: 1.5rem !important;
    }
    .icon-lg-1x {
        font-size: 1rem !important;
    }
    .icon-lg-2x {
        font-size: 2rem !important;
    }
    .icon-lg-3x {
        font-size: 3rem !important;
    }
    .icon-lg-4x {
        font-size: 4rem !important;
    }
    .icon-lg-5x {
        font-size: 5rem !important;
    }
    .icon-lg-6x {
        font-size: 6rem !important;
    }
    .icon-lg-7x {
        font-size: 7rem !important;
    }
    .icon-lg-8x {
        font-size: 8rem !important;
    }
    .icon-lg-9x {
        font-size: 9rem !important;
    }
    .icon-lg-10x {
        font-size: 10rem !important;
    }
}
.card.card-custom {
    -webkit-box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
    box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
    border: 0;
}
.card.card-custom > .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}
.card.card-custom > .card-header .card-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0.5rem;
    margin-left: 0;
}
.card.card-custom > .card-header .card-title .card-icon {
    margin-right: 0.75rem;
    line-height: 0;
}
.card.card-custom > .card-header .card-title .card-icon i {
    font-size: 1.25rem;
    color: #7e8299;
    line-height: 0;
}
.card.card-custom > .card-header .card-title .card-icon i:after,
.card.card-custom > .card-header .card-title .card-icon i:before {
    line-height: 0;
}
.card.card-custom > .card-header .card-title .card-icon .svg-icon svg {
    height: 24px;
    width: 24px;
}
.card.card-custom > .card-header .card-title .card-icon .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #7e8299;
}
.card.card-custom > .card-header .card-title .card-icon .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.card.card-custom > .card-header .card-title {
    font-weight: 500;
    font-size: 1.275rem;
    color: #181c32;
}
.card.card-custom > .card-header.card-header-tabs-line {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.card.card-custom > .card-header.card-header-tabs-line .nav {
    border-bottom-color: transparent;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-item {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.card.card-custom > .card-header.card-header-tabs-line .nav .nav-link {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.card.card-custom > .card-header.card-header-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.card.card-custom > .card-body {
    padding: 2rem 2.25rem;
}
.card.card-custom.card-stretch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.card.card-custom.card-stretch.card-stretch-third {
    height: 33.33%;
}
.card.card-custom.card-border {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ebedf3;
}
@media (max-width: 767.98px) {
    .card.card-custom > .card-header:not(.flex-nowrap) {
        min-height: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}
.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;
}
.display-1 {
    font-size: 5.5rem !important;
}
@media (max-width: 1200px) {
    .display-1 {
        font-size: calc(1.675rem + 5.1vw) !important;
    }
}
.display-2 {
    font-size: 4.5rem !important;
}
@media (max-width: 1200px) {
    .display-2 {
        font-size: calc(1.575rem + 3.9vw) !important;
    }
}
.display-3 {
    font-size: 3.5rem !important;
}
@media (max-width: 1200px) {
    .display-3 {
        font-size: calc(1.475rem + 2.7vw) !important;
    }
}
.display-4 {
    font-size: 2.5rem !important;
}
@media (max-width: 1200px) {
    .display-4 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }
}
a,
button {
    outline: 0 !important;
}
.nav .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -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;
    padding: 0.75rem 1.5rem;
    color: #7e8299;
}
.nav .nav-link .nav-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 1rem;
    color: #7e8299;
    font-weight: 400;
    -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;
}
.nav .nav-link .nav-icon {
    line-height: 0;
    color: #7e8299;
    width: 2rem;
}
.nav .nav-link .nav-icon:before {
    line-height: 0;
}
.nav .nav-link .nav-icon i {
    color: #b5b5c3;
    -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;
    font-size: 1.25rem;
}
.nav .nav-link .nav-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #b5b5c3;
}
.nav .nav-link .nav-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.nav .nav-link:hover:not(.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;
    color: #3699ff;
}
.nav .nav-link:hover:not(.disabled) .nav-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;
    color: #3699ff;
}
.nav .nav-link:hover:not(.disabled) .nav-icon 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;
    color: #3699ff;
}
.nav .nav-link:hover:not(.disabled) .nav-icon .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699ff;
}
.nav .nav-link:hover:not(.disabled) .nav-icon .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.nav .nav-link:hover:not(.disabled):after {
    -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;
}
.nav.nav-bolder .nav-item .nav-link {
    font-weight: 600;
}
.nav.nav-bolder .nav-item .nav-link .nav-text {
    font-weight: 600;
}
.nav.nav-tabs .nav-item {
    margin-right: 0.25rem;
}
.nav.nav-tabs .nav-item:last-child {
    margin-right: 0;
}
.nav.nav-tabs .nav-link .nav-text {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.nav.nav-tabs.nav-tabs-line .nav-item {
    margin: 0 0 -1px 0;
}
.nav.nav-tabs.nav-tabs-line .nav-link {
    border: 0;
    border-bottom: 1px solid transparent;
    -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;
    padding: 0.85rem 0;
    margin: 0 1rem;
}
.nav-item:first-child .nav.nav-tabs.nav-tabs-line .nav-link {
    margin-left: 0;
}
.nav-item:last-child .nav.nav-tabs.nav-tabs-line .nav-link {
    margin-right: 0;
}
.nav.nav-tabs.nav-tabs-line .nav-item:first-child .nav-link {
    margin-left: 0;
}
.nav.nav-tabs.nav-tabs-line .nav-item:last-child .nav-link {
    margin-right: 0;
}
.nav.nav-tabs.nav-tabs-line .nav-link:hover:not(.disabled) {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #3699ff;
    -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;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x {
    border-bottom-width: 2px;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-item {
    margin-bottom: -2px;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link {
    border-bottom: 2px solid transparent;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-2x .nav-link:hover:not(.disabled) {
    border-bottom: 2px solid #3699ff;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x {
    border-bottom-width: 3px;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-item {
    margin-bottom: -3px;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link {
    border-bottom: 3px solid transparent;
}
.nav.nav-tabs.nav-tabs-line.nav-tabs-line-3x .nav-link:hover:not(.disabled) {
    border-bottom: 3px solid #3699ff;
}
.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 .svg-icon {
    margin-right: 0.5rem;
}
.btn .svg-icon svg {
    height: 18px;
    width: 18px;
}
.btn.btn-lg i {
    font-size: 1.5rem;
    padding-right: 0.75rem;
}
.btn.btn-lg .svg-icon {
    margin-right: 0.75rem;
}
.btn.btn-lg .svg-icon svg {
    height: 20px;
    width: 20px;
}
.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.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-icon .svg-icon {
    margin: 0;
    padding: 0;
}
.btn.btn-clean {
    color: #b5b5c3;
    background-color: transparent;
    border-color: transparent;
}
.btn.btn-clean i {
    color: #b5b5c3;
}
.btn.btn-clean .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #b5b5c3;
}
.btn.btn-clean .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-clean:focus:not(.btn-text),
.btn.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #3699ff;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-clean:focus:not(.btn-text) i,
.btn.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #3699ff;
}
.btn.btn-clean:focus:not(.btn-text) .svg-icon svg g [fill],
.btn.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699ff;
}
.btn.btn-clean:focus:not(.btn-text) .svg-icon svg:hover g [fill],
.btn.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-clean:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-clean:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #3699ff;
}
.btn.btn-clean:disabled {
    color: #b5b5c3;
    background-color: transparent;
    border-color: transparent;
}
.btn.btn-clean:disabled i {
    color: #b5b5c3;
}
.btn.btn-clean:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #b5b5c3;
}
.btn.btn-clean:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-clean:disabled.dropdown-toggle:after {
    color: #b5b5c3;
}
.btn.btn-clean:not(:disabled):not(.disabled).active,
.btn.btn-clean:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #3699ff;
    background-color: #f3f6f9;
    border-color: transparent;
}
.btn.btn-clean:not(:disabled):not(.disabled).active i,
.btn.btn-clean:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #3699ff;
}
.btn.btn-clean:not(:disabled):not(.disabled).active .svg-icon svg g [fill],
.btn.btn-clean:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #3699ff;
}
.btn.btn-clean:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill],
.btn.btn-clean:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-clean:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-clean:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #3699ff;
}
.btn.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}
.btn.btn-facebook i {
    color: #fff;
}
.btn.btn-facebook .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-facebook .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-facebook:focus:not(.btn-text),
.btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #30497c;
    border-color: #30497c;
}
.btn.btn-facebook:focus:not(.btn-text) i,
.btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-facebook:focus:not(.btn-text) .svg-icon svg g [fill],
.btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-facebook:focus:not(.btn-text) .svg-icon svg:hover g [fill],
.btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-facebook:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-facebook:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}
.btn.btn-facebook:disabled i {
    color: #fff;
}
.btn.btn-facebook:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-facebook:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-facebook:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-facebook:not(:disabled):not(.disabled).active,
.btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #30497c;
    border-color: #30497c;
}
.btn.btn-facebook:not(:disabled):not(.disabled).active i,
.btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-facebook:not(:disabled):not(.disabled).active .svg-icon svg g [fill],
.btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-facebook:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill],
.btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-facebook:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-facebook:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39;
}
.btn.btn-google i {
    color: #fff;
}
.btn.btn-google .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-google .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-google:focus:not(.btn-text),
.btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #cd3623;
    border-color: #cd3623;
}
.btn.btn-google:focus:not(.btn-text) i,
.btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-google:focus:not(.btn-text) .svg-icon svg g [fill],
.btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-google:focus:not(.btn-text) .svg-icon svg:hover g [fill],
.btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-google:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-google:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-google:disabled {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39;
}
.btn.btn-google:disabled i {
    color: #fff;
}
.btn.btn-google:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-google:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-google:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-google:not(:disabled):not(.disabled).active,
.btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #cd3623;
    border-color: #cd3623;
}
.btn.btn-google:not(:disabled):not(.disabled).active i,
.btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-google:not(:disabled):not(.disabled).active .svg-icon svg g [fill],
.btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-google:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill],
.btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-google:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-google:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-twitter {
    color: #fff;
    background-color: #1da1f2;
    border-color: #1da1f2;
}
.btn.btn-twitter i {
    color: #fff;
}
.btn.btn-twitter .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-twitter .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-twitter:focus:not(.btn-text),
.btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #0d8ddc;
    border-color: #0d8ddc;
}
.btn.btn-twitter:focus:not(.btn-text) i,
.btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-twitter:focus:not(.btn-text) .svg-icon svg g [fill],
.btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-twitter:focus:not(.btn-text) .svg-icon svg:hover g [fill],
.btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-twitter:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-twitter:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-twitter:disabled {
    color: #fff;
    background-color: #1da1f2;
    border-color: #1da1f2;
}
.btn.btn-twitter:disabled i {
    color: #fff;
}
.btn.btn-twitter:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-twitter:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-twitter:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-twitter:not(:disabled):not(.disabled).active,
.btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #0d8ddc;
    border-color: #0d8ddc;
}
.btn.btn-twitter:not(:disabled):not(.disabled).active i,
.btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-twitter:not(:disabled):not(.disabled).active .svg-icon svg g [fill],
.btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-twitter:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill],
.btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-twitter:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-twitter:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-instagram {
    color: #fff;
    background-color: #e1306c;
    border-color: #e1306c;
}
.btn.btn-instagram i {
    color: #fff;
}
.btn.btn-instagram .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-instagram .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-instagram:focus:not(.btn-text),
.btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #cd1e59;
    border-color: #cd1e59;
}
.btn.btn-instagram:focus:not(.btn-text) i,
.btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-instagram:focus:not(.btn-text) .svg-icon svg g [fill],
.btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-instagram:focus:not(.btn-text) .svg-icon svg:hover g [fill],
.btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-instagram:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-instagram:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-instagram:disabled {
    color: #fff;
    background-color: #e1306c;
    border-color: #e1306c;
}
.btn.btn-instagram:disabled i {
    color: #fff;
}
.btn.btn-instagram:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-instagram:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-instagram:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-instagram:not(:disabled):not(.disabled).active,
.btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #cd1e59;
    border-color: #cd1e59;
}
.btn.btn-instagram:not(:disabled):not(.disabled).active i,
.btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-instagram:not(:disabled):not(.disabled).active .svg-icon svg g [fill],
.btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-instagram:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill],
.btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-instagram:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-instagram:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-youtube {
    color: #fff;
    background-color: red;
    border-color: red;
}
.btn.btn-youtube i {
    color: #fff;
}
.btn.btn-youtube .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-youtube .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-youtube:focus:not(.btn-text),
.btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #d90000;
    border-color: #d90000;
}
.btn.btn-youtube:focus:not(.btn-text) i,
.btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-youtube:focus:not(.btn-text) .svg-icon svg g [fill],
.btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-youtube:focus:not(.btn-text) .svg-icon svg:hover g [fill],
.btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-youtube:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-youtube:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-youtube:disabled {
    color: #fff;
    background-color: red;
    border-color: red;
}
.btn.btn-youtube:disabled i {
    color: #fff;
}
.btn.btn-youtube:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-youtube:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-youtube:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-youtube:not(:disabled):not(.disabled).active,
.btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #d90000;
    border-color: #d90000;
}
.btn.btn-youtube:not(:disabled):not(.disabled).active i,
.btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-youtube:not(:disabled):not(.disabled).active .svg-icon svg g [fill],
.btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-youtube:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill],
.btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-youtube:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-youtube:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-linkedin {
    color: #fff;
    background-color: #0077b5;
    border-color: #0077b5;
}
.btn.btn-linkedin i {
    color: #fff;
}
.btn.btn-linkedin .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-linkedin .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-linkedin:focus:not(.btn-text),
.btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) {
    color: #fff;
    background-color: #005e8f;
    border-color: #005e8f;
}
.btn.btn-linkedin:focus:not(.btn-text) i,
.btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) i {
    color: #fff;
}
.btn.btn-linkedin:focus:not(.btn-text) .svg-icon svg g [fill],
.btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-linkedin:focus:not(.btn-text) .svg-icon svg:hover g [fill],
.btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-linkedin:focus:not(.btn-text).dropdown-toggle:after,
.btn.btn-linkedin:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after {
    color: #fff;
}
.btn.btn-linkedin:disabled {
    color: #fff;
    background-color: #0077b5;
    border-color: #0077b5;
}
.btn.btn-linkedin:disabled i {
    color: #fff;
}
.btn.btn-linkedin:disabled .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-linkedin:disabled .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-linkedin:disabled.dropdown-toggle:after {
    color: #fff;
}
.btn.btn-linkedin:not(:disabled):not(.disabled).active,
.btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) {
    color: #fff;
    background-color: #005e8f;
    border-color: #005e8f;
}
.btn.btn-linkedin:not(:disabled):not(.disabled).active i,
.btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) i {
    color: #fff;
}
.btn.btn-linkedin:not(:disabled):not(.disabled).active .svg-icon svg g [fill],
.btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #fff;
}
.btn.btn-linkedin:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill],
.btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.btn.btn-linkedin:not(:disabled):not(.disabled).active.dropdown-toggle:after,
.btn.btn-linkedin:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after {
    color: #fff;
}
code {
    background-color: #f3f6f9;
    padding: 0.15rem 0.5rem;
    font-weight: 400;
    border-radius: 0.42rem;
}
@-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;
    }
}
.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.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 span .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #7e8299;
}
.input-icon span .svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.input-icon span .svg-icon svg {
    height: 24px;
    width: 24px;
}
.input-icon.input-icon-right span {
    right: 0;
    left: auto;
}
.table.table-separate td {
    border-top: 0;
    border-bottom: 1px solid #ebedf3;
}
.table.table-separate td:first-child {
    padding-left: 0 !important;
}
.table.table-separate td:last-child {
    padding-right: 0 !important;
}
.table.table-separate tbody tr:last-child td {
    border-bottom: 0;
}
.table.table-vertical-center td {
    vertical-align: middle;
}
.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;
}
.image-input.image-input-changed [data-action="cancel"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.image-input.image-input-changed [data-action="remove"] {
    display: none;
}
@-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;
}
.quick-search .quick-search-result {
    padding: 0;
    margin: 0;
}
@-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);
    }
}
.svg-icon svg {
    height: 1.5rem;
    width: 1.5rem;
}
.svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #b5b5c3;
}
.svg-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}
.svg-icon.svg-icon-md svg {
    height: 1.5rem !important;
    width: 1.5rem !important;
}
.svg-icon.svg-icon-lg svg {
    height: 1.75rem !important;
    width: 1.75rem !important;
}
.svg-icon.svg-icon-1x svg {
    height: 1rem !important;
    width: 1rem !important;
}
.svg-icon.svg-icon-2x svg {
    height: 2rem !important;
    width: 2rem !important;
}
.svg-icon.svg-icon-3x svg {
    height: 3rem !important;
    width: 3rem !important;
}
.svg-icon.svg-icon-4x svg {
    height: 4rem !important;
    width: 4rem !important;
}
.svg-icon.svg-icon-5x svg {
    height: 5rem !important;
    width: 5rem !important;
}
.svg-icon.svg-icon-6x svg {
    height: 6rem !important;
    width: 6rem !important;
}
.svg-icon.svg-icon-7x svg {
    height: 7rem !important;
    width: 7rem !important;
}
.svg-icon.svg-icon-8x svg {
    height: 8rem !important;
    width: 8rem !important;
}
.svg-icon.svg-icon-9x svg {
    height: 9rem !important;
    width: 9rem !important;
}
.svg-icon.svg-icon-10x svg {
    height: 10rem !important;
    width: 10rem !important;
}
@media (min-width: 768px) {
    .svg-icon.svg-icon-md-md svg {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }
    .svg-icon.svg-icon-md-lg svg {
        height: 1.75rem !important;
        width: 1.75rem !important;
    }
    .svg-icon.svg-icon-md-1x svg {
        height: 1rem !important;
        width: 1rem !important;
    }
    .svg-icon.svg-icon-md-2x svg {
        height: 2rem !important;
        width: 2rem !important;
    }
    .svg-icon.svg-icon-md-3x svg {
        height: 3rem !important;
        width: 3rem !important;
    }
    .svg-icon.svg-icon-md-4x svg {
        height: 4rem !important;
        width: 4rem !important;
    }
    .svg-icon.svg-icon-md-5x svg {
        height: 5rem !important;
        width: 5rem !important;
    }
    .svg-icon.svg-icon-md-6x svg {
        height: 6rem !important;
        width: 6rem !important;
    }
    .svg-icon.svg-icon-md-7x svg {
        height: 7rem !important;
        width: 7rem !important;
    }
    .svg-icon.svg-icon-md-8x svg {
        height: 8rem !important;
        width: 8rem !important;
    }
    .svg-icon.svg-icon-md-9x svg {
        height: 9rem !important;
        width: 9rem !important;
    }
    .svg-icon.svg-icon-md-10x svg {
        height: 10rem !important;
        width: 10rem !important;
    }
}
@media (min-width: 992px) {
    .svg-icon.svg-icon-lg-md svg {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }
    .svg-icon.svg-icon-lg-lg svg {
        height: 1.75rem !important;
        width: 1.75rem !important;
    }
    .svg-icon.svg-icon-lg-1x svg {
        height: 1rem !important;
        width: 1rem !important;
    }
    .svg-icon.svg-icon-lg-2x svg {
        height: 2rem !important;
        width: 2rem !important;
    }
    .svg-icon.svg-icon-lg-3x svg {
        height: 3rem !important;
        width: 3rem !important;
    }
    .svg-icon.svg-icon-lg-4x svg {
        height: 4rem !important;
        width: 4rem !important;
    }
    .svg-icon.svg-icon-lg-5x svg {
        height: 5rem !important;
        width: 5rem !important;
    }
    .svg-icon.svg-icon-lg-6x svg {
        height: 6rem !important;
        width: 6rem !important;
    }
    .svg-icon.svg-icon-lg-7x svg {
        height: 7rem !important;
        width: 7rem !important;
    }
    .svg-icon.svg-icon-lg-8x svg {
        height: 8rem !important;
        width: 8rem !important;
    }
    .svg-icon.svg-icon-lg-9x svg {
        height: 9rem !important;
        width: 9rem !important;
    }
    .svg-icon.svg-icon-lg-10x svg {
        height: 10rem !important;
        width: 10rem !important;
    }
}
@-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);
    }
}
.toggle-on .toggle-on-item {
    display: none !important;
}
[data-switch="true"] {
    opacity: 0;
}
.fa-lg {
    font-size: 1.33333em !important;
}
.fa-1x {
    font-size: 1em !important;
}
.fa-2x {
    font-size: 2em !important;
}
.fa-3x {
    font-size: 3em !important;
}
.fa-4x {
    font-size: 4em !important;
}
.fa-5x {
    font-size: 5em !important;
}
.fa-6x {
    font-size: 6em !important;
}
.fa-7x {
    font-size: 7em !important;
}
.fa-8x {
    font-size: 8em !important;
}
.fa-9x {
    font-size: 9em !important;
}
.fa-10x {
    font-size: 10em !important;
}
select.select2 {
    opacity: 0;
}
.example .example-copy,
.example .example-toggle {
    height: 34px;
    width: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0.25rem;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    cursor: pointer;
    font-size: 1.15rem;
    color: #b5b5c3;
}
.example .example-copy:hover,
.example .example-toggle:hover {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3699ff;
}
.example .example-toggle {
    font-size: 1.35rem;
}
.example .example-toggle:after {
    font-family: Ki;
    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;
    content: "";
}
.example .example-copy:after {
    font-family: Ki;
    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;
    content: "";
}
.example .example-nav.nav {
    padding: 0 1.5rem;
}
.example .example-nav.nav .nav-item {
    margin: 0;
    margin-right: 1rem;
}
.example .example-nav.nav .nav-link {
    padding: 1rem 0;
}
.example .example-code {
    padding: 0;
    position: relative;
    background-color: #f3f6f9;
    border-radius: 0.42rem;
}
.example .example-code .example-copy {
    position: absolute;
    top: 0.25rem;
    right: 0.75rem;
}
.example .example-code .example-copy:hover {
    color: #3699ff;
    -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;
}
.example .example-code .example-nav + .example-copy {
    top: 0.25rem;
}
.example .example-code pre[class*="language-"] {
    margin: 0;
    overflow: auto;
    padding: 0;
    background-color: #f3f6f9;
    border-radius: 0.42rem;
}
.example .example-code pre[class*="language-"] code {
    padding: 0;
    margin: 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: "Anybody", 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: 13px !important;
    }
}
@media (max-width: 991.98px) {
    body,
    html {
        font-size: 12px !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;
}
a:active,
a:focus,
a:hover {
    text-decoration: none !important;
}
body {
    background: #eef0f8;
}
@media (min-width: 992px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md {
        padding: 0 25px;
    }
}
@media (max-width: 991.98px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md {
        max-width: none;
        padding: 0 15px;
    }
}
 
@-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;
        }
    }
}
.topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
}
.topbar .topbar-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991.98px) {
    .topbar {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0 15px;
        height: 50px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.1);
        border-top: 1px solid transparent;
    }
    .topbar-mobile-on .topbar {
        z-index: 2;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-top: 1px solid #ebedf3;
        margin-top: 55px;
    }
}
@media (max-width: 575.98px) {
    .topbar .topbar-item .btn.btn-icon {
        height: 35px;
        width: 35px;
    }
}
 
 
@-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) {
    @-webkit-keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    @keyframes animation-offcanvas-fade-in {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
}
.brand {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 25px;
    height: 65px;
}
.brand .brand-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-begin;
    -ms-flex-pack: flex-begin;
    justify-content: flex-begin;
}
.brand .brand-toggle .svg-icon svg {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
@media (max-width: 991.98px) {
    .brand {
        display: none;
    }
}
@media (min-width: 992px) {
    .content {
        padding: 25px 0;
    }
}
@media (max-width: 991.98px) {
    .content {
        padding: 15px 0;
    }
}
@-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;
        }
    }
}
.GoEuroLayout-mainGrid-2cVnm {
    position: relative;
    z-index: 0;
    width: 100vw;
    min-height: 100vh;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 0;
}
  
 
 
.g1_g9_2709P {
    margin: 16px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}
.g1_g9_2709P > :not(:first-child) {
    margin-top: 16px;
}
.g1_a2_3j-L5 {
    text-align: center;
}
.CloseButton_CloseButton_24a44 {
    border: none;
    font-size: 0;
    line-height: 0;
    background: 0 0;
    padding: 16px;
    cursor: pointer;
}
.CloseButton_CloseButton_24a44:focus {
    outline: 0;
    background: #eee;
}
@-webkit-keyframes Step_enter_88f67 {
    0% {
        opacity: 0;
        height: 100%;
    }
    to {
        height: 100%;
        opacity: 1;
    }
}
@keyframes Step_enter_88f67 {
    0% {
        opacity: 0;
        height: 100%;
    }
    to {
        height: 100%;
        opacity: 1;
    }
}
@-webkit-keyframes Step_leave_88f67 {
    0% {
        opacity: 1;
        height: 100%;
    }
    99% {
        opacity: 0;
        height: 100%;
    }
    to {
        height: 0;
        pointer-events: none;
    }
}
@keyframes Step_leave_88f67 {
    0% {
        opacity: 1;
        height: 100%;
    }
    99% {
        opacity: 0;
        height: 100%;
    }
    to {
        height: 0;
        pointer-events: none;
    }
}
@-webkit-keyframes Plane_travel_abb59 {
    0% {
        left: -461px;
        top: 0;
    }
    99% {
        left: 100%;
        top: -100%;
    }
    to {
        left: 100%;
        top: -100%;
        visibility: hidden;
    }
}
@keyframes Plane_travel_abb59 {
    0% {
        left: -461px;
        top: 0;
    }
    99% {
        left: 100%;
        top: -100%;
    }
    to {
        left: 100%;
        top: -100%;
        visibility: hidden;
    }
}
@-webkit-keyframes Train_travel_3c8ec {
    0% {
        left: -712px;
    }
    99% {
        left: 100%;
    }
    to {
        left: 100%;
        visibility: hidden;
    }
}
@keyframes Train_travel_3c8ec {
    0% {
        left: -712px;
    }
    99% {
        left: 100%;
    }
    to {
        left: 100%;
        visibility: hidden;
    }
}
@-webkit-keyframes Bus_travel_e3240 {
    0% {
        left: -172px;
    }
    99% {
        left: 100%;
    }
    to {
        left: 100%;
        visibility: hidden;
    }
}
@keyframes Bus_travel_e3240 {
    0% {
        left: -172px;
    }
    99% {
        left: 100%;
    }
    to {
        left: 100%;
        visibility: hidden;
    }
}
 
.mh_0_2FZDK {
    margin-top: 50px;
}
.mh_0_2FZDK .mh_mj_1QFHV {
    color: #132968;
}
.mh_0_2FZDK .mh_ml_2DJmi {
    color: #425486;
    border: 1px solid #a1a9c3;
}
.mh_0_2FZDK .mh_ml_2DJmi:hover {
    background: rgba(161, 169, 195, 0.1);
}
.mh_mn_1W81U {
    margin-bottom: 36px;
}
.mh_mj_1QFHV {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #333;
    margin-bottom: 16px;
}
.mh_mp_JTOwF {
    margin: 0;
    padding: 0;
}
.mh_mr_2KTFU {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom: 8px;
}
.mh_mt_2LZpC {
    float: left;
    width: 50%;
}
.mh_ml_2DJmi {
    color: #2a84b7;
}
.mh_ml_2DJmi {
    background-color: transparent;
    padding: 8px 16px;
    height: 40px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #2a84b7;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 12px;
}
.mh_ml_2DJmi:focus {
    outline: 0;
}
.mh_mx_rfZAU {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin-right: 8px;
}
.mh_mx_rfZAU g[mask*="url("https://finalrentals.lc/public/frontend/assets/css/] path
{
    fill: #fa6b6b;
}
.mh_mz_1Q2dt {
    margin-top: 50px;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
}
@media screen and (min-width: 1023px) {
    .mh_ml_2DJmi {
        padding: 8px 40px;
    }
}
@media screen and (min-width: 768px) {
    .mh_mr_2KTFU {
        letter-spacing: 0.3px;
    }
    .mh_mn_1W81U {
        margin-bottom: 0;
    }
}
.b_e_3toRh {
    -webkit-box-ordinal-group: 3;
    order: 2;
    width: 100%;
    height: auto;
}
.b_g_2gF0J {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    align-content: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.b_i_38lFl {
    display: none;
}
@media (min-width: 1024px) {
    .b_e_3toRh {
        -webkit-box-ordinal-group: 2;
        order: 1;
        height: 32px;
        width: auto;
        margin: 0 0 0 32px;
        justify-self: stretch;
        -webkit-box-flex: 1;
        flex-grow: 1;
    }
    .b_e_3toRh,
    .b_g_2gF0J,
    .b_i_38lFl {
        display: -webkit-box;
        display: flex;
        align-content: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
    .b_g_2gF0J,
    .b_i_38lFl {
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    }
}
.ma_0_2CU1n {
    margin-top: 30px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
}
.ma_mc_3BY5v {
    height: 44px;
    width: 84px;
    color: #132968;
    margin: 20px 0;
}
.ma_mf_fNgso {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}
.ma_ak_2mtKQ {
    margin-right: 32px;
    font-size: 16px;
    line-height: 40px;
    list-style-type: none;
    text-decoration: none;
}
.ma_ak_2mtKQ > a {
    white-space: nowrap;
}
.ma_ak_2mtKQ,
.ma_ak_2mtKQ:active,
.ma_ak_2mtKQ:hover {
    color: #333;
}
@media (min-width: 768px) {
    .ma_0_2CU1n {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
    .ma_mc_3BY5v {
        height: 44px;
        width: 88px;
    }
}
@media (min-width: 1024px) {
    .ma_0_2CU1n {
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
    .ma_mf_fNgso {
        margin-left: 104px;
    }
}
.m1_m3_8tRn6 {
    text-decoration: none;
}
.m1_m3_8tRn6:hover {
    text-decoration: underline;
}
.m1_m3_8tRn6,
.m1_m3_8tRn6:active,
.m1_m3_8tRn6:visited {
    color: #132968;
}
@-webkit-keyframes ne_ni_vtoPF {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
}
@keyframes ne_ni_vtoPF {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
    to {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center;
    }
}
img {
    max-width: 100%;
}
.n2_n8_3z4MT > div:nth-child(odd) {
    background-color: #fff;
}
.n2_n8_3z4MT > div:nth-child(2n) {
    background-color: #EAF5FB;
}
@media screen and (min-width: 1024px) {
    div[data-variation-name="variation-V6"] input[name="discountCards"],
    div[data-variation-name="variation-V6"] input[name="return"] {
        border-left: 1px solid #ccc;
    }
    div[data-variation-name="variation-V7"] input[name="discountCards"],
    div[data-variation-name="variation-V7"] input[name="return"] {
        border-left: none;
    }
}
input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}
.a1y_a10_1b9RF {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
} 
.a2t_a3b_2j003 {
    color: #425486;
    letter-spacing: 0;
    margin: 0;
}
.a2t_a3b_2j003 {
    font-size: 16px;
    line-height: 20px;
}
.a2t_a3i_39082 {
    color: #a1a9c3;
    letter-spacing: 0.1em;
}
.a2t_a3i_39082 {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}
* {
    font-family: 'Open Sans', sans-serif;;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.aru_arw_3MUwN {
    background: 0 0;
    border: none;
    font-size: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
}
.aru_arw_3MUwN > div:hover {
    background: #fff;
}
.aru_ar2_3M817 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sp_0_2siBB {
    display: none;
}
@media (min-width: 1024px) {
    .sp_0_2siBB {
        height: 32px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }
}
.agt_afm_33N-H {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;
}
.agt_amp_395_9,
.agt_an0_1l9Mz,
.agt_an2_33a1M,
.agt_an8_1xH_- {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    flex-basis: 100%;
    padding-right: 8px;
    padding-left: 8px;
    max-width: 100%;
}
@media only screen and (min-width: 992px) {
    .agt_amp_395_9 {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 8px;
        padding-left: 8px;
    }
    .agt_amp_395_9 {
        margin-left: 91.66666667%;
    }
}
@media only screen and (min-width: 1200px) {
    .agt_an0_1l9Mz,
    .agt_an2_33a1M,
    .agt_an8_1xH_- {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 8px;
        padding-left: 8px;
    }
    .agt_an0_1l9Mz {
        margin-left: 66.66666667%;
    }
    .agt_an2_33a1M {
        margin-left: 75%;
    }
}
.abp_a4_1op5D {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .abp_a4_1op5D.abp_abz_2c7YO {
        width: 25%;
    }
    .abp_a4_1op5D.abp_ab3_3an-5 {
        width: 41.66667%;
    }
    .abp_a4_1op5D.abp_ab5_2ELkr {
        width: 50%;
    }
}
@media (min-width: 1024px) {
    .abp_a4_1op5D.abp_aec_3MjV2 {
        width: 25%;
    }
    .abp_a4_1op5D.abp_aef_TJbnM {
        width: 33.33333%;
    }
    .abp_a4_1op5D.abp_aen_2N4u5 {
        width: 66.66667%;
    }
    .abp_a4_1op5D.abp_ae1_1H--C {
        margin-left: 25%;
    }
}
.abl_0_1pykh {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.abl_0_1pykh:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .abl_0_1pykh {
        padding: 0 32px;
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .abl_0_1pykh {
        padding: 0 16px;
        max-width: 1168px;
    }
}
.afk_afm_13djN {
    margin: 0 -8px;
    overflow: auto;
}
.afk_afm_13djN:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
@-webkit-keyframes Spinner_spin_e069d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes Spinner_spin_e069d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.Button_icon_6a0ab {
    position: absolute;
    top: 0;
    height: 20px;
    width: 20px;
}
.Button_button_6a0ab {
    width: 100%;
    font-size: 16px;
    text-align: center;
    height: 48px;
    padding: 0 20px;
    border: 0;
    border-radius: 8px;
    cursor: pointer;
    outline: 0;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    background-color: #fa6b6b;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    overflow: hidden;
    z-index: 2;
    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;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
.Button_button_6a0ab.Button_loading_6a0ab {
    background-color: #fb8989;
    cursor: not-allowed;
    pointer-events: none;
}
.Button_button_6a0ab.Button_loading_6a0ab .Button_contents_6a0ab {
    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;
}
.Button_button_6a0ab:disabled {
    cursor: not-allowed;
}
.Button_button_6a0ab.Button_recommendation_6a0ab {
    color: #47bcb8;
    background-color: #fff;
}
.Button_button_6a0ab.Button_facebook_6a0ab {
    background-color: #4267b2;
    color: #fff;
    line-height: 20px;
}
.Button_button_6a0ab.Button_facebook_6a0ab:active,
.Button_button_6a0ab.Button_facebook_6a0ab:hover {
    background-color: #436bb2;
}
@media screen and (hover: none) {
    .Button_button_6a0ab.Button_facebook_6a0ab:hover {
        background-color: #4267b2;
    }
}
.Button_button_6a0ab.Button_google_6a0ab {
    color: #425486;
    background-color: transparent;
    border: 1px solid #a1a9c3;
}
.Button_button_6a0ab.Button_google_6a0ab:hover {
    background-color: #f6f7f9;
}
@media screen and (hover: none) {
    .Button_button_6a0ab.Button_google_6a0ab:hover {
        background-color: transparent;
    }
}
.Button_button_6a0ab.Button_link_6a0ab {
    color: #425486;
    background-color: transparent;
    text-decoration: underline;
}
.Button_contents_6a0ab {
    width: 100%;
    z-index: 1;
    position: relative;
}
@-webkit-keyframes Button_slideIn_6a0ab {
    from {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes Button_slideIn_6a0ab {
    from {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.Container_container_7943b {
    color: #425486;
    cursor: pointer;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
}
.Container_container_7943b:hover {
    background: #f6f7f9;
}
.Container_link_7943b {
    text-decoration: none;
    color: #425486;
}
.Container_container_98308 {
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(19, 41, 104, 0.2);
    box-shadow: 0 2px 5px 0 rgba(19, 41, 104, 0.2);
}
.Container_container_98308:after,
.Container_container_98308:before {
    content: "";
    display: block;
    clear: both;
    height: 1px;
}
.Container_container_98308:before {
    margin-bottom: -1px;
}
.Container_container_98308:after {
    margin-top: -1px;
}
@font-face {
    font-family: "GT Walsheim";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("GT Walsheim Regular"), local("GT-Walsheim-Regular"), url(https://finalrentals.lc/public/frontend/assets/css/https://finalrentals.lc/public/frontend/assets/css/font/GT-Walsheim-Regular.woff2) format("woff2"),
        url(font/GT-Walsheim-Regular.woff) format("woff");
}
@font-face {
    font-family: "GT Walsheim";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("GT Walsheim Medium"), local("GT-Walsheim-Medium"), url(https://finalrentals.lc/public/frontend/assets/css/https://finalrentals.lc/public/frontend/assets/css/font/GT-Walsheim-Medium.woff2) format("woff2"),
        url(font/GT-Walsheim-Medium.woff) format("woff");
}
@font-face {
    font-family: "GT Walsheim";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("GT Walsheim Bold"), local("GT-Walsheim-Bold"), url(https://finalrentals.lc/public/frontend/assets/css/https://finalrentals.lc/public/frontend/assets/css/font/GT-Walsheim-Bold.woff2) format("woff2"),
        url(font/GT-Walsheim-Bold.woff) format("woff");
}
body {
    background: #fff;
}
.mh_0_2FZDK {
    margin: 50px 0 0 0;
}
.mh_mj_1QFHV h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
    color: #464c51;
}
.mh_ml_2DJmi span:hover {
    color: #AF0421;
}
.partners {
    padding: 0;
}
.fr-ribben:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 3px; 
}
.fr-ribben {
    z-index: 99;
}
.fr-blue {
    color: #AF0421;
}
.m1_m3_8tRn6,
.m1_m3_8tRn6:active,
.m1_m3_8tRn6:visited {
    color: #464c51;
}
.m1_m3_8tRn6:hover {
    color: #AF0421;
}
.afk_0_1pykh {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.afk_0_1pykh {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.abl_a4_1op5D {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px;
}
.afk_0_1pykh:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.abl_a4_1op5D {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px;
}
.fd_98cv_f {
    overflow: hidden;
}
.hide_div {
    display: none;
}
.mobile_extend_nav .hfy_y6h {
    padding: 10px 15px;
    border-bottom: 1px solid #EAF5FB;
    color: #464c51;
    font-size: 14px;
}
.container,
.container-fluid,
.container-lg,
.container-md {
    padding: 0;
}
@media screen and (min-width: 1024px) {
   
    .ma_mc_3BY5v {
        height: 44px;
        width: 170px;
    }
    .afk_0_1pykh {
        padding: 0 16px;
        max-width: 1168px;
    }
    .afk_0_1pykh {
        padding: 0 16px;
        max-width: 1168px;
    }
    .ma_mc_3BY5v {
        height: auto;
        width: 200px;
    }
    .links_nav {
        border: 1px solid #fff;
        background: #fa6b6b00;
    }
    .mobile_extend_nav {
        display: none;
    }
  
}
@media (max-width: 1023px) and (min-width: 768px) {
    .hide-in-mobile {
        display: none;
    }
}
@media (max-width: 480px) {
    
    .mobile_extend_nav {
        display: block;
    }
    .links_nav {
        border: 1px solid #fff;
        background: #fa6b6b00;
    }
    .hide-in-mobile {
        display: none;
    }
    .hide_content {
        display: none;
    }
}
 
.css-2b097c-container {
    position: relative;
    box-sizing: border-box;
}
.not-found {
     font-family: "Anybody", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #333;
    padding: 20px 42px;
}
@media (min-width: 768px) {
    .not-found {
        grid-gap: 60px;
        margin: auto;
        padding: 88px 0;
    }
}
.not-found__heading {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #014574;
}
.not-found__content {
    margin: auto;
    -ms-grid-row: 1;
    -ms-grid-column: 2;
}
.not-found__link {
    display: inline-block;
    padding: 20px 30px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
    background: #AF0421;
    transition: background-color 0.2s;
}
.not-found__link:hover {
    background: #014574;
}
.faq {
    max-width: 103rem;
    padding: 0 2.1rem;
    width: 100%;
    margin: 0 auto;
     font-family: "Anybody", sans-serif;
    font-size: 1.8rem;
    line-height: 1.65;
    color: #333;
}
.faq__title {
    margin: 6.5rem 0 3.3rem;
    font-size: 2.8rem;
    line-height: 1.215;
}
.faq__section {
    margin-bottom: 2.4rem;
}
.faq__header {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}
.faq__image {
    max-width: 100%;
    width: 4rem;
    height: auto;
    margin-right: 1rem;
}
.faq__image--amendments {
    width: 4.8rem;
}
.faq__image--payments_and_fees {
    width: 3.9rem;
}
.faq__heading {
    text-transform: uppercase;
    color: inherit;
    font-size: 1.8rem;
    line-height: 1.3;
    margin: auto 0 0;
}
.car-details {
    text-align: center;
    color: #333;
}
@media (min-width: 768px) {
    .car-details {
        display: flex;
        align-items: center;
        text-align: left;
    }
}
.car-details__img {
    width: auto;
    height: 122px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .car-details__img {
        margin: 0 10px 0 0;
    }
}
.car-details__supplier-logo {
    height: 20px;
    margin-left: 5px;
}
.car-details__car-name {
    margin-right: 5px;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
}
.car-details__description {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 17px;
    color: #898989;
}
.car-details__pick-up-location {
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
}
.car-details__pick-up-time {
    font-size: 13px;
    line-height: 18px;
}
.filter-category {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 70px;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 5px 0;
     font-family: "Anybody", sans-serif;
    font-size: 13px;
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    background: #fff;
    outline: 0;
    transition: background-color 0.2s;
}
.filter-category__heading {
    padding: 0 6px;
    overflow-wrap: break-word;
}
@media (min-width: 670px) {
    .filter-category__amount {
        font-size: 8px;
        line-height: 8px;
    }
}
.no-cars {
    background: #fff;
     font-family: "Anybody", sans-serif;
    text-align: center;
}
.no-cars__title {
    padding-top: 45px;
    font-size: 24px;
    color: #0565a7;
    font-weight: 600;
}
.no-cars__message,
.no-cars__title {
    margin-bottom: 20px;
    line-height: 32px;
}
.no-cars__message {
    font-weight: 400;
    font-size: 20px;
    color: #333;
}
.no-cars__btn-container {
    padding-bottom: 20px;
}
.agree-terms {
    position: relative;
    font-size: 12px;
    line-height: 17px;
    color: #333;
    padding-top: 5px;
}
.agree-terms__content {
    padding-left: 36px;
}
.location-details {
    margin: 0 10px;
    text-align: center;
    color: #292929;
}
.location-details__heading {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}
@media (min-width: 1024px) {
    .location-details__heading {
        margin: 0 0 20px;
    }
}
.location-details__description {
    font-size: 12px;
    line-height: 21px;
    color: #9b9b9b;
}
.location-details__block {
    margin: 20px auto;
    font-size: 14px;
    color: #292929;
}
.location-details__block-heading {
    font-weight: 600;
}
.location-details__block-content {
    margin-bottom: 2px;
}
.content-block {
    margin-bottom: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
.content-block__icon {
    width: 65px;
    height: 57px;
    background-repeat: no-repeat;
    margin: 0 auto 5px;
}
.content-block__icon--mail {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA1MCI+PHBhdGggZD0iTTMwLjUgMjguMmwxOS44LTE3LjVjLS41LTEuNy0xLjgtMi40LTQuOC0yLjRoLTM1Yy0zIDAtNC4zIDEuMS00LjggMi43bDIwIDE3LjdjMS41IDEuMiAzLjQuNyA0LjgtLjV6bTIwLjItMTQuNkwzMS44IDMwLjJjLTIuMiAxLjgtNS40IDEuOC03LjUgMEw1LjQgMTQuMXYyM2MwIC43LjEgMS4zLjIgMS44bDEwLjgtMTEuMWMuMS0uMi40LS4zLjgtLjIuMi4xLjkuOCAxIDEuMS4xLjIgMCAuNi0uMi44TDYuOCA0MWEzLjU5IDMuNTkgMCAwMDEgLjdjLjMgMCAuNi4xLjkuMWw0MC0uMi45LS42LTExLjUtMTEuN2MtLjMtLjMtLjEtMSAuMi0xLjNzMS4xLS43IDEuNS0uM2wxMC44IDExYy4xLS41LjEtMSAuMS0xLjVWMTMuNnoiIGZpbGw9IiNkNWQ1ZDUiLz48L3N2Zz4=);
}
.content-block__icon--id {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA1MCI+PHBhdGggZD0iTTQ2LjMgNy41SDQ1bC0xLjIgMi44Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC44LTJoLTMuOGwtMS4yIDIuOGMtLjIuNi0uOC45LTEuMy42LS42LS4yLS44LS45LS42LTEuNGwuOC0yaC0zLjhsLTEgMi41Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC43LTEuN2gtMy45bC0xLjIgMi44Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC44LTJoLTMuNmwtMS4yIDIuOGMtLjIuNi0uOC45LTEuMy42LS42LS4yLS44LS45LS42LTEuNGwuOC0ySDE1bC0xLjIgMi44Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC44LTJoLTNjLTIuNiAwLTQuNyAyLTQuNyA0LjZ2MjUuN2MwIDIuNiAyLjEgNC43IDQuNyA0LjdoMS41bDEuMy0zYy4yLS42LjgtLjkgMS4zLS42cy44LjkuNiAxLjRsLS45IDIuMmgzLjZsMS4zLTNjLjItLjYuOC0uOSAxLjMtLjZzLjguOS42IDEuNGwtLjkgMi4ySDIzbDEuMy0zYy4yLS42LjgtLjkgMS4zLS42LjYuMi44LjkuNiAxLjRsLS45IDIuMmgzLjlsMS40LTMuM2MuMi0uNi44LS45IDEuMy0uNnMuOC45LjYgMS40bC0xIDIuNWgzLjhsMS4zLTNjLjItLjYuOC0uOSAxLjMtLjYuNi4yLjguOS42IDEuNGwtLjkgMi4yaDMuOGwxLjMtM2MuMi0uNi44LS45IDEuMy0uNi42LjIuOC45LjYgMS40bC0uOSAyLjJoMi44YzIuNiAwIDQuNy0yLjEgNC43LTQuN1YxMi4xYy0uMi0yLjYtMi4zLTQuNi00LjktNC42em0tMjIgMjQuOWExLjExIDEuMTEgMCAwMS0xLjEgMS4xSDEyLjlhMS4xMSAxLjExIDAgMDEtMS4xLTEuMXYtNGMwLTEuOSAxLTMuNiAyLjctNC41LTEuNS0xLjctMS41LTQuMyAwLTYgMS43LTEuOSA0LjYtMiA2LjYtLjRzMi4yIDQuNi41IDYuNWMxLjYuOCAyLjcgMi41IDIuNyA0LjR2NHpNMzAuMiAxOWg2Yy42IDAgMS4xLjQgMS4xIDFhMS4xMSAxLjExIDAgMDEtMS4xIDEuMWgtNmMtLjYgMC0xLjEtLjQtMS4xLTFhMS4xMSAxLjExIDAgMDExLjEtMS4xem0xMy4xIDEySDMwLjJhMS4xMSAxLjExIDAgMDEtMS4xLTEuMSAxLjExIDEuMTEgMCAwMTEuMS0xLjFoMTMuMWMuNiAwIDEuMS40IDEuMSAxLjFhMS4xMSAxLjExIDAgMDEtMS4xIDEuMXptMC00LjVIMzAuMmExLjExIDEuMTEgMCAwMS0xLjEtMS4xIDEuMTEgMS4xMSAwIDAxMS4xLTEuMWgxMy4xYTEuMTEgMS4xMSAwIDAxMS4xIDEuMSAxLjExIDEuMTEgMCAwMS0xLjEgMS4xeiIgZmlsbD0iI2Q1ZDVkNSIvPjwvc3ZnPg==);
}
.content-block__icon--payment {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA1MCI+PHBhdGggZD0iTTUyLjYgOC43bC0zNC03LjFjLS45LS4yLTEuOSAwLTIuNy41cy0xLjMgMS4zLTEuNSAyLjJsLTMuMSAxNC45LTggMi4yYy0uOS4yLTEuNy44LTIuMSAxLjZzLS42IDEuOC0uNCAyLjdsNS40IDIwLjFjLjQgMS42IDEuOSAyLjYgMy40IDIuNi4zIDAgLjYgMCAuOS0uMWwzMy41LTljMS41LS40IDIuNS0xLjggMi42LTMuM2guN2MxLjQgMCAzLS41IDMuNy0yLjhsNC4zLTIwLjVjLjQtMS44LS44LTMuNi0yLjctNHptLTM3LjIuNWwxOSAzLjktMTAgMi44LTEwLTEuNiAxLTUuMXptLTEyLjcgMTZjLS4xLS40LS4xLS44LjItMS4yYTEuMjcgMS4yNyAwIDAxLjktLjdsOS4xLTIuNWguMWwyNC4zLTYuNWMuMSAwIC4zLS4xLjQtLjEuMyAwIC41LjEuOC4yYTEuMjcgMS4yNyAwIDAxLjcuOWwuNyAyLjUtMzYuNiA5LjgtLjYtMi40em00MC44IDEyLjJsLTMzLjUgOWMtLjQuMS0uOC4xLTEuMi0uMmExLjI3IDEuMjcgMCAwMS0uNy0uOUw0LjcgMzIuNyA0MS4yIDIzbDMuNCAxMi41Yy4yLjktLjMgMS43LTEuMSAxLjl6bTguMS0xNi44bC05LjUtMi0xLTMuN2MtLjEtLjItLjEtLjQtLjItLjZsLjcuMiAxMC44IDIuMi0uOCAzLjl6TTQwLjIgMjljLS4yLS43LS45LTEtMS41LS45bC0zLjcgMWMtLjcuMi0xLjEuOS0uOSAxLjVsMSAzLjdjLjIuNi43LjkgMS4yLjloLjNsMy43LTFjLjMtLjEuNi0uMy44LS42cy4yLS42LjEtLjlsLTEtMy43ek0xMC41MjIgMzkuNzgybDEwLjQ1OC0yLjcuNSAxLjkzNy0xMC40NTggMi43em0tMS4xMDItNC4xbDEwLjQ1OC0yLjcuNSAxLjkzNy0xMC40NTggMi43eiIgZmlsbD0iI2Q1ZDVkNSIvPjwvc3ZnPg==);
}
.content-block__icon--article {
    width: 29.5px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOS41IiBoZWlnaHQ9IjUxLjYyNSI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2Q1ZDVkNX08L3N0eWxlPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzMuNzE0KSI+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMDMuMjE0IDUwLjI4MnYtNy44NzZoLTI5LjV2Ny44NzZhMS4zNDQgMS4zNDQgMCAwMDEuMzQyIDEuMzQyaDI2LjgxNmExLjM0NCAxLjM0NCAwIDAwMS4zNDItMS4zNDJ6bS0xNC43NS40MmEzLjY4NyAzLjY4NyAwIDExMy42ODctMy42ODcgMy42OTEgMy42OTEgMCAwMS0zLjY4NyAzLjY4OHoiLz48Y2lyY2xlIGNsYXNzPSJhIiBjeD0iMS44NDQiIGN5PSIxLjg0NCIgcj0iMS44NDQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg2LjYyIDQ1LjE3MikiLz48cGF0aCBjbGFzcz0iYSIgZD0iTTc3LjQwMiAzLjY4N2g1LjUzMXY3LjM3NWgtNS41MzF6TTg2LjY4OSAyMi40MzhsLTIuOTEzIDIuOTEzLjczMS43MzFhLjkyMi45MjIgMCAxMS0xLjMgMS4zbC0zLjAzNi0zLjAzNi0yLjc2NiAyLjc2NnYzLjMwOWgxMi45MDZ2LTUuMDg4eiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJNNzkuNTE2IDIyLjM5NGEuOTIxLjkyMSAwIDAxMS4zIDBsMS42NTMgMS42NTMgMy4zOTQtMy4zOTRhMS4xNDggMS4xNDggMCAwMS43NTgtLjM1NyAxLjMyOSAxLjMyOSAwIDAxLjgzOC40bDIuNiAyLjA3Ni4yNTEuMnYtNS40NTdINzcuNDAxdjYuOTkzek04NC43NzcgMTEuMDYyaDE0Ljc1VjMuNjg3aC0xNC43NXptOS4yMTktNC42MDloMi43NjZhLjkyMi45MjIgMCAxMTAgMS44NDRoLTIuNzY2YS45MjIuOTIyIDAgMDEwLTEuODQ0em0tNi40NTMgMGgyLjc2NmEuOTIyLjkyMiAwIDAxMCAxLjg0NGgtMi43NjZhLjkyMi45MjIgMCAxMTAtMS44NDR6Ii8+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMDIuMjkgMEg3NC42MzdhLjkyNC45MjQgMCAwMC0uOTIzLjkyM3YzOS42MzloMjkuNVYuOTIzQS45MjQuOTI0IDAgMDAxMDIuMjkgMHpNODIuMDExIDM3LjhINzYuNDhhLjkyMi45MjIgMCAxMTAtMS44NDRoNS41MzFhLjkyMi45MjIgMCAxMTAgMS44NDR6bTkuMjE5IDBIODUuN2EuOTIyLjkyMiAwIDAxMC0xLjg0NGg1LjUzYS45MjIuOTIyIDAgMTEwIDEuODQ0em0uOTIyLTcuMTU1YTEuNjI1IDEuNjI1IDAgMDEtMS42MjMgMS42MjNINzcuMThhMS42MjUgMS42MjUgMCAwMS0xLjYyMy0xLjYyM1YxNy4yOTRhMS42MjUgMS42MjUgMCAwMTEuNjIzLTEuNjIzaDEzLjM0OGExLjYyNSAxLjYyNSAwIDAxMS42MjMgMS42MjN6bTguMyA3LjE1NWgtNS41MzVhLjkyMi45MjIgMCAxMTAtMS44NDRoNS41MzFhLjkyMi45MjIgMCAxMTAgMS44NDR6bTAtNy4zNzVoLTUuNTM1YS45MjIuOTIyIDAgMTEwLTEuODQ0aDUuNTMxYS45MjIuOTIyIDAgMDEwIDEuODQ0em0wLTUuNTMxaC01LjUzNWEuOTIyLjkyMiAwIDExMC0xLjg0NGg1LjUzMWEuOTIyLjkyMiAwIDAxMCAxLjg0NHptMC01LjUzMWgtNS41MzVhLjkyMi45MjIgMCAxMTAtMS44NDRoNS41MzFhLjkyMi45MjIgMCAxMTAgMS44NDR6bS45MjItNy4zNzVhLjkyMi45MjIgMCAwMS0uOTIyLjkyMkg3Ni40OGEuOTIyLjkyMiAwIDAxLS45MjItLjkyMlYyLjc2NmEuOTIyLjkyMiAwIDAxLjkyMi0uOTIyaDIzLjk2OWEuOTIyLjkyMiAwIDAxLjkyMi45MjJ6Ii8+PC9nPjwvc3ZnPg==);
}
.content-block strong {
    font-weight: 600;
}
.voucher-header {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #014574;
}
@media (min-width: 768px) {
    .voucher-header {
        padding: 27px;
        font-size: 22px;
        line-height: 30px;
        flex-direction: row;
    }
}
@media print {
    .voucher-header {
        padding: 0 10px;
        font-size: 22px;
        line-height: 30px;
        flex-direction: row;
    }
}
.voucher-header__link {
    height: 28px;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .voucher-header__link {
        position: relative;
        top: -2px;
        margin: 0 15px 0 0;
    }
}
@media print {
    .voucher-header__link {
        padding-right: 10px;
    }
}
.voucher-header__logo {
    height: 28px;
    width: auto;
}
@media print {
    .voucher-header__logo {
        filter: brightness(0) saturate(100%);
    }
}
.voucher-header__title {
    text-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
@media (min-width: 768px) {
    .voucher-header__title {
        text-align: left;
    }
}
@media print {
    .voucher-header__title {
        color: #333;
    }
}
.voucher-header__ref-number {
    flex: 1 0 100%;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
@media (min-width: 768px) {
    .voucher-header__ref-number {
        line-height: 33px;
    }
}
@media print {
    .voucher-header__ref-number {
        color: #333;
    }
}
.voucher-heading {
    margin: 0 0 35px;
}
@media print {
    .voucher-heading {
        margin: 0 0 10px;
    }
}
.voucher-heading__title {
    margin: 0 0 15px;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    color: #0565a7;
}
@media (min-width: 768px) {
    .voucher-heading__title {
        margin: 0 0 8px;
    }
}
@media print {
    .voucher-heading__title {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 8px;
    }
}
.voucher-heading__description {
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-heading__description {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        color: #333;
    }
}
@media print {
    .voucher-heading__description {
        font-size: 12px;
        line-height: 16px;
    }
}
.check-item {
    position: relative;
    display: inline-block;
    min-height: 17px;
    padding-left: 27px;
}
.check-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZD0iTTcuOSAxMS40bC0uNi0uNi0yLjgtMi45Yy0uNC0uNC0uNC0xIDAtMS40bC4xLS4xQzUgNiA1LjYgNiA2IDYuNGwyIDIgNS41LTUuNUMxMiAxLjEgOS45IDAgNy40IDAgNCAwIDEgMi41LjIgNS44Yy0xLjMgNS42IDMuOSAxMC42IDkuNSA4LjkgMi43LS44IDQuNy0zLjEgNS4yLTUuOS4zLTEuNSAwLTIuOC0uNC00bC02LjYgNi42eiIgZmlsbD0iIzhhYzM2MCIvPjwvc3ZnPg==)
        no-repeat;
}
.location-select {
    position: relative;
    z-index: 2;
    text-align: left;
     font-family: "Anybody", sans-serif;
}
.location-select__img {
    height: 22px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 22px;
}
.input-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZD0iTTE4LjUgMy43aC0yLjRWMi42YS42NS42NSAwIDAwLS42LS42LjY1LjY1IDAgMDAtLjYuNnYxLjFoLTMuNFYyLjZjLjEtLjMtLjItLjYtLjUtLjZhLjY1LjY1IDAgMDAtLjYuNnYxLjFINy4xVjIuNkM3IDIuMyA2LjggMiA2LjUgMnMtLjUuMy0uNi42djEuMUgzLjVBMS41NCAxLjU0IDAgMDAyIDUuMnYxMy4zQTEuNTQgMS41NCAwIDAwMy41IDIwaDE1YTEuNTQgMS41NCAwIDAwMS41LTEuNVY1LjJhMS41NCAxLjU0IDAgMDAtMS41LTEuNXptLjUgMTQuOGMtLjEuMi0uMy40LS41LjRoLTE1Yy0uMiAwLS40LS4yLS40LS40VjUuMmMwLS4yLjItLjQuNC0uNGgyLjR2MS4xYzAgLjMuMy42LjYuNWEuNDcuNDcgMCAwMC41LS41VjQuOGgzLjR2MS4xYS42NS42NSAwIDAwLjYuNi42NS42NSAwIDAwLjYtLjZWNC44SDE1djEuMWEuNjUuNjUgMCAwMC42LjYuNjUuNjUgMCAwMC42LS42VjQuOGgyLjRjLjIgMCAuNC4yLjQuNHYxMy4zek01LjkgOC43aDIuNXYxLjlINS45em0wIDIuOGgyLjV2MS45SDUuOXptMCAyLjdoMi41djEuOUg1Ljl6bTMuOSAwaDIuNXYxLjlIOS44em0wLTIuN2gyLjV2MS45SDkuOHptMC0yLjhoMi41djEuOUg5Ljh6bTMuOCA1LjVoMi41djEuOWgtMi41em0wLTIuN2gyLjV2MS45aC0yLjV6bTAtMi44aDIuNXYxLjloLTIuNXoiIGZpbGw9IiNlNWU1ZTUiLz48L3N2Zz4=);
    position: absolute;
    top: 12px;
    left: 6px;
    width: 17px;
    height: 17px;
    filter: brightness(0) saturate(100%) invert(17%) sepia(0) saturate(1456%) hue-rotate(168deg) brightness(92%) contrast(109%);
}
.next-icon {
    right: 22px;
}
.next-icon {
    position: absolute;
    top: 18px;
    width: 13px;
    height: 24px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi4zODUiIGhlaWdodD0iMjMuNDM4Ij48cGF0aCBkYXRhLW5hbWU9IlBhdGggNzYiIGQ9Ik0xMC43ODUgMTEuNzJMLjE5NSAyMi4zMDVhLjY2My42NjMgMCAwMC45MzguOTMzbDExLjA1Mi0xMS4wNTJhLjY2MS42NjEgMCAwMDAtLjkzOEwxLjEzMy4xOTZhLjY2Ny42NjcgMCAwMC0uNDY3LS4yLjY0Ny42NDcgMCAwMC0uNDY3LjIuNjYxLjY2MSAwIDAwMCAuOTM4eiIgZmlsbD0iIzkwOTA5MCIvPjwvc3ZnPg==)
        no-repeat 100% 100%;
}
.partners {
    display: flex;
    margin: 0 auto;
    max-width: 800px;
    flex-wrap: wrap;
    justify-content: center;
}
@media (min-width: 768px) {
    .partners {
        justify-content: space-between;
    }
}
.partners__img {
    flex: 1 0 auto;
    max-height: 23px;
    margin: 5px 8px;
}
@media (max-width: 768px) {
    .partners {
        max-width: 490px;
    }
}
@media (max-width: 415px) {
    .partners {
        max-width: 320px;
    }
}
.book-now-button {
    display: inline-block;
    position: relative;
    padding-right: 24px;
    font-weight: 400;
}
.book-now-button:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 23px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgNy41MzcgMTMuNzQ3Ij48cGF0aCBkPSJNNi4zOCA2Ljg3NEwuNCAxMi44NTZhLjM3NS4zNzUgMCAwMC41My41M2w2LjI1LTYuMjVjLjA3LS4wNy4xLS4xNjYuMS0uMjY1cy0uMDQtLjE5NS0uMS0uMjY1TC45My4zNkMuODYuMjkuNzY1LjI1LjY2Ni4yNVMuNDcuMy40MDIuMzZzLS4xLjE2NS0uMS4yNjUuMDQuMTk1LjEuMjY1eiIgZmlsbD0iI0ZGRiIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii41Ii8+PC9zdmc+)
        50% no-repeat;
    background-size: auto 100%;
}
.add-btn {
    width: 104px;
    position: relative;
    margin-left: auto;
    padding: 10px 0;
    border: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    background: #AF0421;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    transition: background-color 0.2s;
    flex-shrink: 0;
}
.add-btn:hover {
    background: #014574;
}
@media (hover: none) {
    .add-btn:hover {
        background: #AF0421;
    }
}
.add-btn__button-content {
    position: relative;
    padding-right: 16px;
}
.add-btn__button-content--remove {
    padding: 10px 0;
}
.layout--lang-de-de .add-btn {
    width: 142px;
}
.layout--lang-pt-br .add-btn,
.layout--lang-pt-pt .add-btn {
    width: 114px;
}
.extra {
    position: relative;
    display: flex;
    padding: 15px;
    color: #292929;
    flex-wrap: wrap;
}
@media (min-width: 550px) {
    .extra {
        padding: 10px 14px;
        flex-wrap: nowrap;
    }
}
.extra:nth-child(odd):not(.extra--bg-invert) {
    background: #f4f4f4;
}
.extra__img {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}
@media (min-width: 550px) {
    .extra__img {
        margin-right: 20px;
    }
}
.extra__name {
    padding-right: 15px;
    font-size: 16px;
    line-height: 20px;
    color: #292929;
    font-weight: 600;
    word-break: break-word;
}
@media (min-width: 550px) {
    .extra__name {
        padding-top: 10px;
    }
}
.extra__description {
    font-size: 13px;
    font-weight: 400;
}
.extra__price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 100%;
    margin-left: auto;
    padding-top: 10px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
}
@media (min-width: 550px) {
    .extra__price {
        flex-basis: auto;
        align-items: flex-start;
        flex-shrink: 0;
        justify-content: space-between;
        width: 230px;
    }
}
.extra__button-add,
.extra__button-remove {
    display: block;
    position: relative;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    border: 0;
    outline: 0;
}
.extra__button-add:after,
.extra__button-add:before,
.extra__button-remove:after,
.extra__button-remove:before {
    right: 7px;
    background: #AF0421;
}
.extra__button-value {
    margin: 0 6px;
    font-size: 15px;
}
.vehicle-where-at {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    color: #333;
}
@media (min-width: 670px) {
    .vehicle-where-at {
        padding: 6px 0;
    }
}
.vehicle-where-at__img {
    margin-right: 8px;
    height: 23px;
    width: 23px;
}
input[type="radio"]:checked ~ .radio-group__radio-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 50%;
}
input[type="radio"]:checked ~ .radio-group__description {
    font-weight: 600;
}
.vehicle-information__item {
    display: flex;
    flex: 1 0 50%;
    align-items: flex-start;
    position: relative;
    text-align: left;
    font-size: 12px;
    color: #292929;
    margin-bottom: 10px;
}
.vehicle-information__text {
    align-self: flex-start;
    margin-left: 10px;
}
.voucher-details {
    padding: 20px 10px;
    border: 2px solid #dbecf8;
    border-radius: 10px;
}
@media (min-width: 768px) {
    .voucher-details {
        padding: 20px 15px;
    }
}
@media print {
    .voucher-details {
        padding: 10px 5px;
    }
}
.voucher-details__heading {
    margin-bottom: 25px;
    font-size: 26px;
    line-height: 36px;
    color: #333;
    font-weight: 700;
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-details__heading {
        text-align: left;
    }
}
@media print {
    .voucher-details__heading {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1;
        text-align: left;
    }
}
.voucher-details__vehicle {
    padding: 0 20px;
    display: flex;
    justify-content: center;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .voucher-details__vehicle {
        flex: 0 0 40%;
    }
}
@media print {
    .voucher-details__vehicle {
        flex: 0 0 40%;
    }
}
.voucher-details__car-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex: 1 0 100%;
}
.voucher-details__car-details .vehicle-information__item {
    padding: 0 10px;
    flex: 0 0 auto;
}
@media (min-width: 768px) {
    .voucher-details__car-details {
        flex-direction: column;
        flex: 1 0 30%;
        justify-content: flex-start;
    }
}
@media print {
    .voucher-details__car-details {
        flex-direction: column;
        flex: 1 0 30%;
        justify-content: flex-start;
    }
}
.voucher-details__car-img {
    display: block;
    margin: 0 auto;
    width: 170px;
    height: auto;
}
.voucher-details__title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    color: #333;
    margin-bottom: 4px;
}
@media print {
    .voucher-details__title {
        font-size: 20px;
    }
}
.voucher-details__content {
    text-align: center;
    font-size: 14px;
    word-break: break-word;
    color: #b1b1b1;
    margin-bottom: 5px;
}
.voucher-details__title-description {
    margin-right: 8px;
}
.voucher-details__logo {
    max-height: 20px;
    width: auto;
    vertical-align: middle;
}
@media print {
    .voucher-details__logo {
        display: none;
    }
}
.voucher-location {
    padding: 20px 25px;
    border: 1px solid #d6effe;
    border-radius: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #292929;
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-location {
        text-align: left;
    }
}
@media print {
    .voucher-location {
        padding: 10px 15px;
        text-align: left;
        font-size: 12px;
        line-height: 16px;
    }
}
.voucher-location__heading {
    margin-bottom: 18px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
}
@media print {
    .voucher-location__heading {
        font-size: 20px;
        line-height: 1;
    }
}
.voucher-location__heading-img {
    height: 40px;
    width: auto;
    margin-right: 5px;
}
@media (min-width: 768px) {
    .voucher-location__heading-img {
        margin-right: 15px;
    }
}
.voucher-location__supplier-logo {
    height: 37px;
    width: auto;
    margin: 0 10px;
}
.voucher-location__vehicle-where-at {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.voucher-location__ref-number {
    margin-bottom: 8px;
}
.voucher-location__business-hours {
    font-size: 16px;
    line-height: 24px;
}
@media print {
    .voucher-location__business-hours {
        font-size: 12px;
        line-height: 16px;
    }
}
.voucher-location__address,
.voucher-location__business-hours {
    font-weight: 700;
}
.voucher-know-how {
    padding: 20px;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
    background: #f4f4f4;
}
@media print {
    .voucher-know-how {
        padding: 0;
    }
}
.voucher-know-how strong {
    font-weight: 600;
}
.voucher-know-how__heading {
    position: relative;
    padding-left: 65px;
    font-size: 26px;
    line-height: 63px;
    font-weight: 700;
    color: #333;
}
.voucher-know-how__heading:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ni4wMjkiIGhlaWdodD0iNTUuMDY4Ij48ZyBmaWxsPSIjZmZjODRlIj48cGF0aCBkPSJNNi41MjcgMzEuMzYzTDMuMyAzMy4yMjZhLjgzNi44MzYgMCAxMC44MzYgMS40NDhsMy4yMjctMS44NjNhLjgzNi44MzYgMCAwMC0uODM2LTEuNDQ4ek00Mi41NTEgMzMuNTMzbC0zLjIyNy0xLjg2M2EuODM2LjgzNiAwIDEwLS44MzYgMS40NDhsMy4yMjcgMS44NjNhLjgzNi44MzYgMCAxMC44MzYtMS40NDh6TTIzLjE5MiAwYS44MzYuODM2IDAgMDAtLjgzNi44MzZ2My43MjZhLjgzNi44MzYgMCAxMDEuNjcyIDBWLjgzNkEuODM2LjgzNiAwIDAwMjMuMTkyIDB6TTEyLjgwMyAzLjMwMWEuODM2LjgzNiAwIDAwLTEuNDQ4LjgzNmwxLjg2MyAzLjIyN2EuODM2LjgzNiAwIDEwMS40NDgtLjgzNnpNNy41NDEgMTIuOTExbC0zLjIyNy0xLjg2M2EuODM2LjgzNiAwIDAwLS44MzYgMS40NDhsMy4yMjcgMS44NjNhLjgzNi44MzYgMCAxMC44MzYtMS40NDh6TTUuMzk4IDIyLjgzN2EuODM2LjgzNiAwIDAwLS44MzYtLjgzNkguODM2YS44MzYuODM2IDAgMTAwIDEuNjcyaDMuNzI2YS44MzYuODM2IDAgMDAuODM2LS44MzZ6TTQ1LjE5MyAyMi4zNTZoLTMuNzI2YS44MzYuODM2IDAgMDAwIDEuNjcyaDMuNzI2YS44MzYuODM2IDAgMTAwLTEuNjcyek0zOS4wODQgMTQuNzc4YS44MzMuODMzIDAgMDAuNDE3LS4xMTJsMy4yMjctMS44NjNhLjgzNi44MzYgMCAxMC0uODM2LTEuNDQ4bC0zLjIyNyAxLjg2M2EuODM2LjgzNiAwIDAwLjQxOSAxLjU2ek0zNC42NzYgMy4xNzJhLjgzNi44MzYgMCAwMC0xLjE0Mi4zMDZsLTEuODYzIDMuMjI3YS44MzYuODM2IDAgMTAxLjQ0OC44MzZsMS44NjMtMy4yMjdhLjgzNi44MzYgMCAwMC0uMzA2LTEuMTQyeiIvPjwvZz48cGF0aCBkPSJNMzIuNTY2IDMyLjk0MmE4LjMzNyA4LjMzNyAwIDAwLTIuNzI4IDYuMTA5djguNjU2YTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQgMi4zNjZoLTguNTc4YTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQtMi4zNjZ2LTguNjI0YTguMTQ3IDguMTQ3IDAgMDAtMi42My02LjA1QTEzLjgyOSAxMy44MjkgMCAwMTIzLjUyMSA4Ljk2YTEzLjUxMSAxMy41MTEgMCAwMTEuNzg4LjE2MSAxMy44MjcgMTMuODI3IDAgMDE3LjI1OCAyMy44MjJ6IiBmaWxsPSIjZmFiOTJhIi8+PHBhdGggZD0iTTMyLjU2NCAzMi45NDJhOC4zMzcgOC4zMzcgMCAwMC0yLjcyOCA2LjEwOXY4LjY1NmEyLjM2NSAyLjM2NSAwIDAxLTIuMzY0IDIuMzY2aC00LjMyMWEyLjM2NSAyLjM2NSAwIDAxLTIuMzY0LTIuMzY2di04LjYyNWE4LjE0NyA4LjE0NyAwIDAwLTIuNjMtNi4wNSAxMy44MjkgMTMuODI5IDAgMDE3LjE1LTIzLjkxMiAxMy44MjcgMTMuODI3IDAgMDE3LjI1OCAyMy44MjJ6IiBmaWxsPSIjZmZjODRlIi8+PGcgZmlsbD0iI2ZhYWMwMCI+PHBhdGggZD0iTTI4LjIwMSAxNy42MmgtLjJhMy4yNyAzLjI3IDAgMDAtMy4yNjYgMy4yNjZ2MS41OTVoLTMuMDl2LTEuNTk1YTMuMjcgMy4yNyAwIDAwLTMuMjY2LTMuMjY2aC0uMmEzLjI2NiAzLjI2NiAwIDEwMCA2LjUzM2gxLjc5M3Y2Ljc5M2EuODM2LjgzNiAwIDEwMS42NzIgMHYtNi43OTNoMy4wOXYxNi44NTFhLjgzNi44MzYgMCAwMDEuNjcyIDBWMjQuMTUyaDEuNzkzYTMuMjY2IDMuMjY2IDAgMTAwLTYuNTMyem0tOC4yMjYgNC44NjFoLTEuNzkzYTEuNTk1IDEuNTk1IDAgMDEwLTMuMTg5aC4yYTEuNiAxLjYgMCAwMTEuNTk1IDEuNTk0djEuNTk1em04LjIyNiAwaC0xLjc4OXYtMS41OTVhMS42IDEuNiAwIDAxMS41OTQtMS41OTRoLjJhMS41OTUgMS41OTUgMCAxMTAgMy4xODl6Ii8+PHBhdGggZD0iTTIwLjgxMSAzMy40NTNhLjgzNi44MzYgMCAwMC0uODM2LjgzNnY2LjcxNWEuODM2LjgzNiAwIDAwMS42NzIgMHYtNi43MTVhLjgzNi44MzYgMCAwMC0uODM2LS44MzZ6Ii8+PC9nPjxwYXRoIGQ9Ik0yMC43ODUgMzkuMDgzdjIuNzU2YS44MzYuODM2IDAgMDEtLjgxLS44MzV2LTUuNTJhOC4zNDkgOC4zNDkgMCAwMS44MSAzLjU5OXoiIGZpbGw9IiNmZGI0MTIiLz48cGF0aCBkPSJNMjcuNTU4IDQ5LjYzMXYxLjA2MmE0LjM3NiA0LjM3NiAwIDAxLTguNzUyIDB2LTEuMDYyeiIgZmlsbD0iIzVkNWQ1ZCIvPjxwYXRoIGZpbGw9IiNkYmRiZGIiIGQ9Ik0xNi41MjkgMzkuNTczaDEzLjMwN3Y1LjI2M0gxNi41Mjl6Ii8+PHBhdGggZD0iTTI5LjgzMiA0NC44MzV2Mi44NzJhMi4zNjUgMi4zNjUgMCAwMS0yLjM2NCAyLjM2NkgxOC44OWEyLjM2NSAyLjM2NSAwIDAxLTIuMzY0LTIuMzY2di0yLjg3MnoiIGZpbGw9IiM4OTg5ODkiLz48cGF0aCBkPSJNMjcuNTU4IDQ5LjYzMXYxLjA2MmE0LjM3IDQuMzcgMCAwMS0yLjE4NyAzLjc4NyA0LjM2NCA0LjM2NCAwIDAxLTIuMTg5LTMuNzg3di0xLjA2MnoiIGZpbGw9IiM4OTg5ODkiLz48cGF0aCBmaWxsPSIjZjRmNGY0IiBkPSJNMjAuNzg1IDM5LjU3M2g5LjA1djUuMjYzaC05LjA1eiIvPjxwYXRoIGQ9Ik0yOS44MzYgNDQuODM1djIuODcyYTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQgMi4zNjZoLTQuMzIxYTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQtMi4zNjZ2LTIuODcyeiIgZmlsbD0iI2RiZGJkYiIvPjwvc3ZnPg==);
    position: absolute;
    top: 0;
    left: 0;
}
@media print {
    .voucher-know-how__heading {
        padding-left: 0;
        font-size: 20px;
        line-height: 1;
    }
    .voucher-know-how__heading:before {
        display: none;
    }
}
.voucher-know-how__terms {
    font-weight: 700;
}
@media print {
    .voucher-know-how__terms {
        font-size: 14px;
        line-height: 18px;
        page-break-inside: avoid;
    }
}
.voucher-know-how ol {
    padding: 0 20px;
}
@media print {
    .voucher-know-how ol {
        font-size: 12px;
        line-height: 16px;
    }
}
.voucher-know-how li {
    margin-bottom: 10px;
}
@media print {
    .voucher-know-how li {
        page-break-inside: avoid;
    }
}
.voucher-contact {
    color: #292929;
    font-size: 16px;
    line-height: 28px;
    padding: 0 0 25px;
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-contact {
        padding: 0 0 0 20px;
        text-align: left;
    }
}
@media print {
    .voucher-contact {
        font-size: 12px;
        line-height: 16px;
        text-align: left;
    }
    .voucher-contact a {
        text-decoration: none;
        color: #292929;
    }
}
.voucher-contact__heading {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    color: #333;
}
@media print {
    .voucher-contact__heading {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1;
    }
}
.voucher-contact__section {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}
@media print {
    .voucher-contact__section {
        page-break-inside: avoid;
    }
}
.voucher-contact__contact strong {
    white-space: nowrap;
}
@page {
    margin: 15mm auto auto;
}
.extra-price {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #333;
}
.c-protection {
    padding: 15px;
    background: #fffae3;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
@media (min-width: 768px) {
    .c-protection {
        display: flex;
    }
}
.c-protection strong {
    font-weight: 600;
}
.c-protection__content {
    position: relative;
    padding-left: 48px;
    min-height: 33px;
    margin-bottom: 22px;
}
@media (min-width: 768px) {
    .c-protection__content {
        margin-bottom: 0;
    }
}
.c-protection__content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNOTAuOSAxNS42QzkxIDE1LjYgNTEuNC40IDUwLjQgMEw5LjkgMTUuNnYyOC43YzAgMTkuOSA1LjcgNDUuOSA0MC41IDU1LjYgMzQuNy05LjYgNDAuNC0zNi4yIDQwLjQtNTUuNmwuMS0yOC43eiIgZmlsbD0iIzY2Njc2NCIvPjxwYXRoIGQ9Ik05LjkgNDQuNGMwIDE5LjkgNS43IDQ1LjkgNDAuNSA1NS42VjBDNDguOS41IDkuOSAxNS42IDkuOSAxNS42djI4Ljh6IiBmaWxsPSIjMzUzNTM1Ii8+PHBhdGggZD0iTTgzLjEgMjEuMWMuMSAwLTMxLjktMTIuOS0zMi43LTEzLjJMMTcuNyAyMC41djI0LjFjMCAxNi44IDMuMyAzOS41IDMyLjcgNDcuNkM3OS44IDg0IDgzLjEgNjAuOCA4My4xIDQ0LjVWMjEuMXoiIGZpbGw9IiM2MjhmYmEiLz48cGF0aCBkPSJNNTAuMyA3LjlMMTcuNiAyMC41djI0LjFjMCAxNi44IDMuMyAzOS41IDMyLjcgNDcuNlY3Ljl6IiBmaWxsPSIjMjA3OGJkIi8+PHBhdGggZD0iTTYzLjcgNTkuNmgtNi44TDUwLjQgNTFsLTYuNSA4LjZoLTYuM2w5LjItMTEuOC04LjctMTFoNi42bDYuMSA4LjIgNS45LTguMkg2M2wtOC45IDExLjQgOS42IDExLjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
        no-repeat;
}
.c-protection__amount-text {
    display: none;
}
@media (min-width: 768px) {
    .c-protection__amount-text {
        display: inline;
    }
}
.c-protection__add-btn {
    display: none;
}
@media (min-width: 768px) {
    .c-protection__add-btn {
        display: block;
        flex-shrink: 0;
        padding-left: 40px;
    }
}
.c-protection__btn-price-container {
    display: flex;
    justify-content: space-between;
}
.c-protection__btn-price-container button {
    margin-left: 0;
}
@media (min-width: 768px) {
    .c-protection__btn-price-container {
        display: none;
    }
}
.product {
    position: relative;
}
.product__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 21px;
    height: 21px;
}
.product__description {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-right: 10px;
    word-break: break-word;
}
.product__price {
    margin-left: auto;
    font-weight: 700;
}
.product__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    padding: 0 2px;
    background: #AF0421;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.2s;
    flex-shrink: 0;
}
.product__close:focus {
    outline: 0;
}
.product__close:hover {
    background: #014574;
}
.product__close:after,
.product__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-left: -6px;
    margin-bottom: -1px;
    width: 12px;
    height: 2px;
    background: #fff;
}
.product__close:before {
    transform: translateY(-50%) rotate(45deg);
}
.product__close:after {
    transform: translateY(-50%) rotate(135deg);
}
.total-prices__total {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 7px;
}
@media (min-width: 768px) {
    .total-prices__total {
        font-size: 14px;
    }
}
.total-prices__total--local {
    font-size: 12px;
    color: #9b9b9b;
    margin-top: -7px;
}
.total-prices__total-price {
    text-align: right;
    font-size: 16px;
    font-weight: 700;
}
.total-prices__local {
    white-space: nowrap;
    overflow: hidden;
}
.vehicle-img-container {
    width: 100%;
    padding-bottom: 66.33%;
    position: relative;
}
.vehicle-img-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.mobile-book {
    position: relative;
     font-family: "Anybody", sans-serif;
}
.mobile-book__content {
    position: relative;
    display: flex;
    align-items: center;
    padding: 7px 12px;
    background: hsla(0, 0%, 100%, 0.9);
}
.mobile-book__content--no-book {
    justify-content: space-between;
}
.mobile-book__content--no-book .mobile-book__price-text {
    margin-right: 10px;
}
.mobile-book__content--no-book .mobile-book__price {
    display: flex;
    align-items: center;
}
.mobile-book__price {
    font-size: 20px;
    font-weight: 700;
    color: #014574;
}
@media (min-width: 375px) {
    .mobile-book__price {
        font-size: 24px;
    }
}
.mobile-book__price-text {
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    color: #333;
}
.mobile-book__extra-content-close {
    position: absolute;
    top: 19px;
    right: 17px;
    width: 25px;
    height: 25px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSI+PHBhdGggZD0iTTE4Ljc3NS4yMjVhLjc2Ny43NjcgMCAwMC0xLjA4NSAwTC4yMjUgMTcuNjlhLjc2OC43NjggMCAxMDEuMDg1IDEuMDg1TDE4Ljc3NSAxLjMxYS43NjguNzY4IDAgMDAwLTEuMDg1eiIvPjxwYXRoIGQ9Ik0xOC43NzUgMTcuNjlMMS4zMS4yMjVBLjc2Ny43NjcgMCAxMC4yMjUgMS4zMUwxNy42OSAxOC43NzVhLjc2Ny43NjcgMCAxMDEuMDg1LTEuMDg1eiIvPjwvc3ZnPg==)
        50% no-repeat;
    background-size: 19px 19px;
    outline: 0;
    border: none;
    cursor: pointer;
}
.mobile-book__extra-content {
    max-height: 320px;
    margin: 15px 40px;
    overflow: auto;
}
.mobile-book__total-price {
    margin-left: auto;
    font-weight: 700;
}
.package {
    position: relative;
    margin-right: 7px;
    margin-bottom: 10px;
    padding: 0 0 7px;
    background: hsla(0, 0%, 100%, 0.36);
    border-radius: 10px 10px 25px 25px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
    display: flex;
    flex-direction: column;
    flex: 1;
    max-width: 200px;
}
.package__text-other {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
}
@media (min-width: 375px) {
    .package {
        margin-right: 13px;
    }
}
.package__select-text {
    line-height: 40px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
}
.package__title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 7px 14px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    background: #eff7fc;
    color: #333;
    overflow-wrap: break-word;
    border-radius: 10px 10px 0 0;
    position: relative;
    min-width: 100px;
}
.package__select {
    display: flex;
    padding: 11px 7px 0;
    flex-direction: column;
    margin-top: auto;
}
.package__select-button {
    text-align: center;
    font-weight: 400;
    margin: auto auto 0;
    padding-top: 9px;
}
.package__button {
    width: 104px;
    position: relative;
    margin-left: auto;
    padding: 10px 0;
    border: 0;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    background: #AF0421;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    transition: background-color 0.2s;
}
.package__button--add:after,
.package__button--add:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 9px;
    height: 2px;
    background: #fff;
    transform: translateY(-50%);
}
.package__button--add:after {
    transform: translateY(-50%) rotate(90deg);
}
.package__button:hover {
    background: #014574;
}
@media (max-width: 375px) {
    .package__button {
        margin: 0 auto;
    }
}
.package__button-content {
    position: relative;
    padding-right: 16px;
    pointer-events: none;
}
.package__button-content:after,
.package__button-content:before {
    right: 0;
}
.package__button--remove {
    padding-right: 0;
}
.credit-card {
    max-width: 312px;
    height: 197px;
    margin: 0 auto;
    perspective: 1000px;
    color: #fff;
     font-family: "Anybody", sans-serif;
    font-size: 17px;
    outline: 0;
}
.credit-card__top {
    position: relative;
    height: 38px;
    margin-bottom: 25px;
}
.credit-card__logo {
    display: inline-block;
    height: 16px;
    width: 94px;
    background-size: auto;
    background-position: 100% 0;
    background-repeat: no-repeat;
}
.credit-card__logo--visa {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MS44IDE2Ij48cGF0aCBkPSJNOS44IDguMUw4LjQgMS4zQzguMi41IDcuNC0uMSA2LjYgMEguMUwwIC4zYzUgMS4yIDguNCA0LjIgOS44IDcuOHptOC4zIDcuNWg0LjJMMjUgLjFoLTQuM2wtMi42IDE1LjV6TTE0LjYuMWwtNC4xIDEwLjYtLjQtMS42QzguOCA2LjUgNi43IDQuMyA0LjIgMi43TDggMTUuNmg0LjVMMTkuMi4xaC00LjZ6TTM3IDEwLjZjMC0xLjgtMS4xLTMuMS0zLjUtNC4yLTEuNS0uNy0yLjQtMS4yLTIuNC0xLjkgMC0uNi44LTEuMyAyLjQtMS4zIDEuMSAwIDIuMi4yIDMuMi42bC40LjIuNi0zLjRjLTEuMi0uNC0yLjUtLjctMy44LS42LTQuMiAwLTcuMSAyLjEtNy4xIDUuMSAwIDIuMiAyLjEgMy41IDMuNyA0LjIgMS42LjggMi4yIDEuMiAyLjIgMS45IDAgMS0xLjMgMS41LTIuNSAxLjUtMS40IDAtMi43LS4yLTQtLjhsLS41LS4yLS42IDMuNWMxLjUuNiAzLjEuOCA0LjcuOCA0LjMtLjEgNy4yLTIuMiA3LjItNS40ek00OC41LjFoLTMuM2MtLjktLjEtMS44LjQtMi4yIDEuM2wtNi4zIDE0LjJoNC40bC45LTIuM2g1LjRsLjUgMi4zaDMuOUw0OC41LjF6bS01LjIgMTAuMUw0NSA1LjlsLjYtMS41LjMgMS4zIDEgNC41aC0zLjZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.credit-card__value {
    font-family: Share Tech Mono, monospace;
    margin-bottom: 16px;
    min-height: 19px;
    text-transform: uppercase;
    word-break: break-word;
    line-height: 1;
}
.vehicle-details {
     font-family: "Anybody", sans-serif;
}
@media (min-width: 769px) {
    .vehicle-details {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.5fr 2fr 1fr;
        grid-template-columns: 1.5fr 2fr 1fr;
        grid-gap: 15px;
    }
}
.vehicle-details__car-details {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
}
.vehicle-details__toggle-btn {
    margin: 10px 0 20px;
    min-height: 23px;
}
@media (min-width: 769px) {
    .vehicle-details__toggle-btn {
        margin: 0;
    }
}
.vehicle-details__toggle-btn .vehicle-where-at {
    padding: 0;
}
.vehicle-details__date-time {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 25px;
}
.vehicle-details__location-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
}
.car-details__container {
    text-align: center;
}
@media (max-width: 768px) {
    .car-details__container {
        padding: 0 20px;
    }
}
[data-braintree-id="toggle"] {
    display: none;
}
[data-braintree-id="card"] {
    border: none;
}
[data-braintree-id="card-sheet-header"] {
    display: flex;
    flex-wrap: wrap;
    border: none;
}
[data-braintree-id="card-sheet-header"] > div {
    flex: 1 0 100%;
}
[data-braintree-id="card-sheet-header"] div:first-of-type {
    justify-content: center;
}
[data-braintree-id="card-view-icons"] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
[data-braintree-id="upper-container"] {
     font-family: "Anybody", sans-serif;
    color: #333;
}
@keyframes cardIntro {
    0% {
        transform: scale(0.8) translate(0);
        opacity: 0;
    }
    to {
        transform: scale(1) translate(0);
        opacity: 1;
    }
}
@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
.results-title {
    margin: 0 15px 10px;
     font-family: "Anybody", sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #292929;
}
@media (min-width: 1024px) {
    .results-title {
        margin: 0;
        padding: 20px;
        font-weight: 400;
        font-size: 12px;
        color: #fff;
        background: #AF0421;
    }
}
.results-title__car-amount {
    color: #0565a7;
}
@media (min-width: 1024px) {
    .results-title__car-amount {
        color: #fff;
        font-weight: 700;
    }
}
.terms__content {
    font-size: 14px;
    line-height: 22px;
}
.terms__content h1 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.terms__content h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}
.terms__content h3 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}
.terms__content h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.terms__content p {
    margin: 0 0 21px;
}
.terms__content ul {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
}
.terms__content li {
    position: relative;
    padding-left: 10px;
}
.terms__content li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgba(51, 51, 51, 0.2);
}
.result-terms {
    height: 100%;
    overflow: auto;
}
.result-terms__heading {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 35px;
    text-align: center;
}
@media (min-width: 768px) {
    .result-terms__heading {
        font-size: 28px;
    }
}
.rental-credit {
    padding: 0 15px 35px;
    font-size: 16px;
    color: #333;
}
.rental-credit__heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rental-credit__content {
    margin: 20px 0 8px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}
.rental-credit__input {
    width: 118px;
}
.rental-credit__input input {
    text-align: center;
    font-size: 22px !important;
}
.rental-credit__input div {
    margin-bottom: 0 !important;
}
.rental-credit__container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.rental-credit__note {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 14px;
    font-size: 11px;
    line-height: 16px;
    color: #898989;
}
.results {
    flex-grow: 1;
}
@media (min-width: 1024px) {
    .results {
        padding-top: 40px;
        background-size: 100% auto;
        background-position-y: 84px;
    }
}
.results__flex-container {
    margin-bottom: 32px;
}
@media (min-width: 1024px) {
    .results__flex-container {
        max-width: 1030px;
        margin: 0 auto 32px;
    }
}
.results__content {
    flex-grow: 1;
}
.about-us {
    padding-top: 6.5rem;
    color: #333;
     font-family: "Anybody", sans-serif;
    font-size: 1.8rem;
    line-height: 1.5;
}
.about-us:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: -10;
    background-size: cover;
}
.about-us__heading {
    max-width: 98.6rem;
    margin: 0 auto;
    font-weight: 700;
    padding: 0 1.6rem;
}
.about-us__title {
    font-size: 2.8rem;
    line-height: 1.215;
    color: #333;
    margin: 0;
}
.about-us__section {
    max-width: 98.6rem;
    margin: 0 auto;
    padding: 0 1.6rem;
}
.event {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.event__li {
    display: block;
    max-width: 44rem;
    position: relative;
    z-index: 2;
    margin: 8rem auto 8.7rem;
}
@media screen and (min-width: 1100px) {
    .event__li {
        margin-bottom: 2rem;
        margin-top: 0;
        width: 50%;
        max-width: 100%;
    }
    .event__li .event__title:before {
        top: 50%;
        right: -24px;
        transform: translateY(-50%) translateX(100%);
    }
    .event__li:nth-child(odd) {
        float: left;
        clear: left;
    }
    .event__li:nth-child(odd) .event__title:after {
        top: 50%;
        right: -15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 28px solid #AF0421;
    }
}
@media screen and (min-width: 1100px) and (min-width: 1100px) {
    .event__li:first-of-type {
        margin-top: -2rem;
    }
    .event__li:nth-of-type(2) {
        margin-top: 6rem;
    }
}
@media screen and (min-width: 1100px) {
    .event__li:nth-child(2n) {
        float: right;
        clear: right;
    }
    .event__li:nth-child(2n) .event__content {
        margin-left: auto;
    }
    .event__li:nth-child(2n) .event__title:before {
        top: 50%;
        left: -24px;
        transform: translateY(-50%) translateX(-100%);
    }
    .event__li:nth-child(2n) .event__title:after {
        top: 50%;
        left: -15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-right: 28px solid #AF0421;
    }
}
.event__content {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1100px) {
    .event__content {
        max-width: 44rem;
    }
}
.event__title {
    position: relative;
    margin: 0;
    padding: 1.1rem 2.2rem;
    border-radius: 10px 10px 0 0;
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
    background-color: #AF0421;
}
.event__title:after,
.event__title:before {
    display: block;
    content: "";
    position: absolute;
}
.event__title:before {
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    background-color: #AF0421;
    border: 5px solid #f8f8f8;
    border-radius: 50%;
}
@media (max-width: 1099px) {
    .event__title:before {
        top: -40px;
    }
    .event__title:after,
    .event__title:before {
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .event__title:after {
        top: 0;
        width: 0;
        height: 0;
        border-left: 28px solid transparent;
        border-right: 28px solid transparent;
        border-bottom: 28px solid #AF0421;
    }
}
.index {
     font-family: "Anybody", sans-serif;
    background: #fff;
    padding: 15px 15px 0;
}
@media (min-width: 768px) {
    .index {
        background-size: cover;
        background-position: 50%;
        flex-grow: 1;
        padding: 0 40px;
    }
}
.index__content {
    max-width: 1030px;
    margin: 0 auto;
}
.index__partners {
    margin-bottom: 47px;
}
.not-found {
     font-family: "Anybody", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #333;
    padding: 20px 42px;
}
@media (min-width: 768px) {
    .not-found {
        grid-gap: 60px;
        margin: auto;
        padding: 88px 0;
    }
}
.not-found__heading {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #014574;
}
.not-found__content {
    margin: auto;
    -ms-grid-row: 1;
    -ms-grid-column: 2;
}
.not-found__link {
    display: inline-block;
    padding: 20px 30px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50px;
    background: #AF0421;
    transition: background-color 0.2s;
}
.not-found__link:hover {
    background: #014574;
}
.faq {
    max-width: 103rem;
    padding: 0 2.1rem;
    width: 100%;
    margin: 0 auto;
     font-family: "Anybody", sans-serif;
    font-size: 1.8rem;
    line-height: 1.65;
    color: #333;
}
.faq__title {
    margin: 6.5rem 0 3.3rem;
    font-size: 2.8rem;
    line-height: 1.215;
}
.faq__section {
    margin-bottom: 2.4rem;
}
.faq__header {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}
.faq__image {
    max-width: 100%;
    width: 4rem;
    height: auto;
    margin-right: 1rem;
}
.faq__image--amendments {
    width: 4.8rem;
}
.faq__image--payments_and_fees {
    width: 3.9rem;
}
.faq__heading {
    text-transform: uppercase;
    color: inherit;
    font-size: 1.8rem;
    line-height: 1.3;
    margin: auto 0 0;
}
.car-details {
    text-align: center;
    color: #333;
}
@media (min-width: 768px) {
    .car-details {
        display: flex;
        align-items: center;
        text-align: left;
    }
}
.car-details__img {
    width: auto;
    height: 122px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .car-details__img {
        margin: 0 10px 0 0;
    }
}
.car-details__supplier-logo {
    height: 20px;
    margin-left: 5px;
}
.car-details__car-name {
    margin-right: 5px;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
}
.car-details__description {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 17px;
    color: #898989;
}
.car-details__pick-up-location {
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
}
.car-details__pick-up-time {
    font-size: 13px;
    line-height: 18px;
}
.filter-category {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 70px;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 5px 0;
     font-family: "Anybody", sans-serif;
    font-size: 13px;
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    background: #fff;
    outline: 0;
    transition: background-color 0.2s;
}
.filter-category__heading {
    padding: 0 6px;
    overflow-wrap: break-word;
}
@media (min-width: 670px) {
    .filter-category__amount {
        font-size: 8px;
        line-height: 8px;
    }
}
.no-cars {
    background: #fff;
     font-family: "Anybody", sans-serif;
    text-align: center;
}
.no-cars__title {
    padding-top: 45px;
    font-size: 24px;
    color: #0565a7;
    font-weight: 600;
}
.no-cars__message,
.no-cars__title {
    margin-bottom: 20px;
    line-height: 32px;
}
.no-cars__message {
    font-weight: 400;
    font-size: 20px;
    color: #333;
}
.no-cars__btn-container {
    padding-bottom: 20px;
}
.agree-terms {
    position: relative;
    font-size: 12px;
    line-height: 17px;
    color: #333;
    padding-top: 5px;
}
.agree-terms__content {
    padding-left: 36px;
}
.location-details {
    margin: 0 10px;
    text-align: center;
    color: #292929;
}
.location-details__heading {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}
@media (min-width: 1024px) {
    .location-details__heading {
        margin: 0 0 20px;
    }
}
.location-details__description {
    font-size: 12px;
    line-height: 21px;
    color: #9b9b9b;
}
.location-details__block {
    margin: 20px auto;
    font-size: 14px;
    color: #292929;
}
.location-details__block-heading {
    font-weight: 600;
}
.location-details__block-content {
    margin-bottom: 2px;
}
.content-block {
    margin-bottom: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
.content-block__icon {
    width: 65px;
    height: 57px;
    background-repeat: no-repeat;
    margin: 0 auto 5px;
}
.content-block__icon--mail {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA1MCI+PHBhdGggZD0iTTMwLjUgMjguMmwxOS44LTE3LjVjLS41LTEuNy0xLjgtMi40LTQuOC0yLjRoLTM1Yy0zIDAtNC4zIDEuMS00LjggMi43bDIwIDE3LjdjMS41IDEuMiAzLjQuNyA0LjgtLjV6bTIwLjItMTQuNkwzMS44IDMwLjJjLTIuMiAxLjgtNS40IDEuOC03LjUgMEw1LjQgMTQuMXYyM2MwIC43LjEgMS4zLjIgMS44bDEwLjgtMTEuMWMuMS0uMi40LS4zLjgtLjIuMi4xLjkuOCAxIDEuMS4xLjIgMCAuNi0uMi44TDYuOCA0MWEzLjU5IDMuNTkgMCAwMDEgLjdjLjMgMCAuNi4xLjkuMWw0MC0uMi45LS42LTExLjUtMTEuN2MtLjMtLjMtLjEtMSAuMi0xLjNzMS4xLS43IDEuNS0uM2wxMC44IDExYy4xLS41LjEtMSAuMS0xLjVWMTMuNnoiIGZpbGw9IiNkNWQ1ZDUiLz48L3N2Zz4=);
}
.content-block__icon--id {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA1MCI+PHBhdGggZD0iTTQ2LjMgNy41SDQ1bC0xLjIgMi44Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC44LTJoLTMuOGwtMS4yIDIuOGMtLjIuNi0uOC45LTEuMy42LS42LS4yLS44LS45LS42LTEuNGwuOC0yaC0zLjhsLTEgMi41Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC43LTEuN2gtMy45bC0xLjIgMi44Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC44LTJoLTMuNmwtMS4yIDIuOGMtLjIuNi0uOC45LTEuMy42LS42LS4yLS44LS45LS42LTEuNGwuOC0ySDE1bC0xLjIgMi44Yy0uMi42LS44LjktMS4zLjYtLjYtLjItLjgtLjktLjYtMS40bC44LTJoLTNjLTIuNiAwLTQuNyAyLTQuNyA0LjZ2MjUuN2MwIDIuNiAyLjEgNC43IDQuNyA0LjdoMS41bDEuMy0zYy4yLS42LjgtLjkgMS4zLS42cy44LjkuNiAxLjRsLS45IDIuMmgzLjZsMS4zLTNjLjItLjYuOC0uOSAxLjMtLjZzLjguOS42IDEuNGwtLjkgMi4ySDIzbDEuMy0zYy4yLS42LjgtLjkgMS4zLS42LjYuMi44LjkuNiAxLjRsLS45IDIuMmgzLjlsMS40LTMuM2MuMi0uNi44LS45IDEuMy0uNnMuOC45LjYgMS40bC0xIDIuNWgzLjhsMS4zLTNjLjItLjYuOC0uOSAxLjMtLjYuNi4yLjguOS42IDEuNGwtLjkgMi4yaDMuOGwxLjMtM2MuMi0uNi44LS45IDEuMy0uNi42LjIuOC45LjYgMS40bC0uOSAyLjJoMi44YzIuNiAwIDQuNy0yLjEgNC43LTQuN1YxMi4xYy0uMi0yLjYtMi4zLTQuNi00LjktNC42em0tMjIgMjQuOWExLjExIDEuMTEgMCAwMS0xLjEgMS4xSDEyLjlhMS4xMSAxLjExIDAgMDEtMS4xLTEuMXYtNGMwLTEuOSAxLTMuNiAyLjctNC41LTEuNS0xLjctMS41LTQuMyAwLTYgMS43LTEuOSA0LjYtMiA2LjYtLjRzMi4yIDQuNi41IDYuNWMxLjYuOCAyLjcgMi41IDIuNyA0LjR2NHpNMzAuMiAxOWg2Yy42IDAgMS4xLjQgMS4xIDFhMS4xMSAxLjExIDAgMDEtMS4xIDEuMWgtNmMtLjYgMC0xLjEtLjQtMS4xLTFhMS4xMSAxLjExIDAgMDExLjEtMS4xem0xMy4xIDEySDMwLjJhMS4xMSAxLjExIDAgMDEtMS4xLTEuMSAxLjExIDEuMTEgMCAwMTEuMS0xLjFoMTMuMWMuNiAwIDEuMS40IDEuMSAxLjFhMS4xMSAxLjExIDAgMDEtMS4xIDEuMXptMC00LjVIMzAuMmExLjExIDEuMTEgMCAwMS0xLjEtMS4xIDEuMTEgMS4xMSAwIDAxMS4xLTEuMWgxMy4xYTEuMTEgMS4xMSAwIDAxMS4xIDEuMSAxLjExIDEuMTEgMCAwMS0xLjEgMS4xeiIgZmlsbD0iI2Q1ZDVkNSIvPjwvc3ZnPg==);
}
.content-block__icon--payment {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA1MCI+PHBhdGggZD0iTTUyLjYgOC43bC0zNC03LjFjLS45LS4yLTEuOSAwLTIuNy41cy0xLjMgMS4zLTEuNSAyLjJsLTMuMSAxNC45LTggMi4yYy0uOS4yLTEuNy44LTIuMSAxLjZzLS42IDEuOC0uNCAyLjdsNS40IDIwLjFjLjQgMS42IDEuOSAyLjYgMy40IDIuNi4zIDAgLjYgMCAuOS0uMWwzMy41LTljMS41LS40IDIuNS0xLjggMi42LTMuM2guN2MxLjQgMCAzLS41IDMuNy0yLjhsNC4zLTIwLjVjLjQtMS44LS44LTMuNi0yLjctNHptLTM3LjIuNWwxOSAzLjktMTAgMi44LTEwLTEuNiAxLTUuMXptLTEyLjcgMTZjLS4xLS40LS4xLS44LjItMS4yYTEuMjcgMS4yNyAwIDAxLjktLjdsOS4xLTIuNWguMWwyNC4zLTYuNWMuMSAwIC4zLS4xLjQtLjEuMyAwIC41LjEuOC4yYTEuMjcgMS4yNyAwIDAxLjcuOWwuNyAyLjUtMzYuNiA5LjgtLjYtMi40em00MC44IDEyLjJsLTMzLjUgOWMtLjQuMS0uOC4xLTEuMi0uMmExLjI3IDEuMjcgMCAwMS0uNy0uOUw0LjcgMzIuNyA0MS4yIDIzbDMuNCAxMi41Yy4yLjktLjMgMS43LTEuMSAxLjl6bTguMS0xNi44bC05LjUtMi0xLTMuN2MtLjEtLjItLjEtLjQtLjItLjZsLjcuMiAxMC44IDIuMi0uOCAzLjl6TTQwLjIgMjljLS4yLS43LS45LTEtMS41LS45bC0zLjcgMWMtLjcuMi0xLjEuOS0uOSAxLjVsMSAzLjdjLjIuNi43LjkgMS4yLjloLjNsMy43LTFjLjMtLjEuNi0uMy44LS42cy4yLS42LjEtLjlsLTEtMy43ek0xMC41MjIgMzkuNzgybDEwLjQ1OC0yLjcuNSAxLjkzNy0xMC40NTggMi43em0tMS4xMDItNC4xbDEwLjQ1OC0yLjcuNSAxLjkzNy0xMC40NTggMi43eiIgZmlsbD0iI2Q1ZDVkNSIvPjwvc3ZnPg==);
}
.content-block__icon--article {
    width: 29.5px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOS41IiBoZWlnaHQ9IjUxLjYyNSI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2Q1ZDVkNX08L3N0eWxlPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzMuNzE0KSI+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMDMuMjE0IDUwLjI4MnYtNy44NzZoLTI5LjV2Ny44NzZhMS4zNDQgMS4zNDQgMCAwMDEuMzQyIDEuMzQyaDI2LjgxNmExLjM0NCAxLjM0NCAwIDAwMS4zNDItMS4zNDJ6bS0xNC43NS40MmEzLjY4NyAzLjY4NyAwIDExMy42ODctMy42ODcgMy42OTEgMy42OTEgMCAwMS0zLjY4NyAzLjY4OHoiLz48Y2lyY2xlIGNsYXNzPSJhIiBjeD0iMS44NDQiIGN5PSIxLjg0NCIgcj0iMS44NDQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg2LjYyIDQ1LjE3MikiLz48cGF0aCBjbGFzcz0iYSIgZD0iTTc3LjQwMiAzLjY4N2g1LjUzMXY3LjM3NWgtNS41MzF6TTg2LjY4OSAyMi40MzhsLTIuOTEzIDIuOTEzLjczMS43MzFhLjkyMi45MjIgMCAxMS0xLjMgMS4zbC0zLjAzNi0zLjAzNi0yLjc2NiAyLjc2NnYzLjMwOWgxMi45MDZ2LTUuMDg4eiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJNNzkuNTE2IDIyLjM5NGEuOTIxLjkyMSAwIDAxMS4zIDBsMS42NTMgMS42NTMgMy4zOTQtMy4zOTRhMS4xNDggMS4xNDggMCAwMS43NTgtLjM1NyAxLjMyOSAxLjMyOSAwIDAxLjgzOC40bDIuNiAyLjA3Ni4yNTEuMnYtNS40NTdINzcuNDAxdjYuOTkzek04NC43NzcgMTEuMDYyaDE0Ljc1VjMuNjg3aC0xNC43NXptOS4yMTktNC42MDloMi43NjZhLjkyMi45MjIgMCAxMTAgMS44NDRoLTIuNzY2YS45MjIuOTIyIDAgMDEwLTEuODQ0em0tNi40NTMgMGgyLjc2NmEuOTIyLjkyMiAwIDAxMCAxLjg0NGgtMi43NjZhLjkyMi45MjIgMCAxMTAtMS44NDR6Ii8+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMDIuMjkgMEg3NC42MzdhLjkyNC45MjQgMCAwMC0uOTIzLjkyM3YzOS42MzloMjkuNVYuOTIzQS45MjQuOTI0IDAgMDAxMDIuMjkgMHpNODIuMDExIDM3LjhINzYuNDhhLjkyMi45MjIgMCAxMTAtMS44NDRoNS41MzFhLjkyMi45MjIgMCAxMTAgMS44NDR6bTkuMjE5IDBIODUuN2EuOTIyLjkyMiAwIDAxMC0xLjg0NGg1LjUzYS45MjIuOTIyIDAgMTEwIDEuODQ0em0uOTIyLTcuMTU1YTEuNjI1IDEuNjI1IDAgMDEtMS42MjMgMS42MjNINzcuMThhMS42MjUgMS42MjUgMCAwMS0xLjYyMy0xLjYyM1YxNy4yOTRhMS42MjUgMS42MjUgMCAwMTEuNjIzLTEuNjIzaDEzLjM0OGExLjYyNSAxLjYyNSAwIDAxMS42MjMgMS42MjN6bTguMyA3LjE1NWgtNS41MzVhLjkyMi45MjIgMCAxMTAtMS44NDRoNS41MzFhLjkyMi45MjIgMCAxMTAgMS44NDR6bTAtNy4zNzVoLTUuNTM1YS45MjIuOTIyIDAgMTEwLTEuODQ0aDUuNTMxYS45MjIuOTIyIDAgMDEwIDEuODQ0em0wLTUuNTMxaC01LjUzNWEuOTIyLjkyMiAwIDExMC0xLjg0NGg1LjUzMWEuOTIyLjkyMiAwIDAxMCAxLjg0NHptMC01LjUzMWgtNS41MzVhLjkyMi45MjIgMCAxMTAtMS44NDRoNS41MzFhLjkyMi45MjIgMCAxMTAgMS44NDR6bS45MjItNy4zNzVhLjkyMi45MjIgMCAwMS0uOTIyLjkyMkg3Ni40OGEuOTIyLjkyMiAwIDAxLS45MjItLjkyMlYyLjc2NmEuOTIyLjkyMiAwIDAxLjkyMi0uOTIyaDIzLjk2OWEuOTIyLjkyMiAwIDAxLjkyMi45MjJ6Ii8+PC9nPjwvc3ZnPg==);
}
.content-block strong {
    font-weight: 600;
}
.voucher-header {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #014574;
}
@media (min-width: 768px) {
    .voucher-header {
        padding: 27px;
        font-size: 22px;
        line-height: 30px;
        flex-direction: row;
    }
}
@media print {
    .voucher-header {
        padding: 0 10px;
        font-size: 22px;
        line-height: 30px;
        flex-direction: row;
    }
}
.voucher-header__link {
    height: 28px;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .voucher-header__link {
        position: relative;
        top: -2px;
        margin: 0 15px 0 0;
    }
}
@media print {
    .voucher-header__link {
        padding-right: 10px;
    }
}
.voucher-header__logo {
    height: 28px;
    width: auto;
}
@media print {
    .voucher-header__logo {
        filter: brightness(0) saturate(100%);
    }
}
.voucher-header__title {
    text-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
@media (min-width: 768px) {
    .voucher-header__title {
        text-align: left;
    }
}
@media print {
    .voucher-header__title {
        color: #333;
    }
}
.voucher-header__ref-number {
    flex: 1 0 100%;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
@media (min-width: 768px) {
    .voucher-header__ref-number {
        line-height: 33px;
    }
}
@media print {
    .voucher-header__ref-number {
        color: #333;
    }
}
.voucher-heading {
    margin: 0 0 35px;
}
@media print {
    .voucher-heading {
        margin: 0 0 10px;
    }
}
.voucher-heading__title {
    margin: 0 0 15px;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    color: #0565a7;
}
@media (min-width: 768px) {
    .voucher-heading__title {
        margin: 0 0 8px;
    }
}
@media print {
    .voucher-heading__title {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 8px;
    }
}
.voucher-heading__description {
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-heading__description {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        color: #333;
    }
}
@media print {
    .voucher-heading__description {
        font-size: 12px;
        line-height: 16px;
    }
}
.check-item {
    position: relative;
    display: inline-block;
    min-height: 17px;
    padding-left: 27px;
}
.check-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZD0iTTcuOSAxMS40bC0uNi0uNi0yLjgtMi45Yy0uNC0uNC0uNC0xIDAtMS40bC4xLS4xQzUgNiA1LjYgNiA2IDYuNGwyIDIgNS41LTUuNUMxMiAxLjEgOS45IDAgNy40IDAgNCAwIDEgMi41LjIgNS44Yy0xLjMgNS42IDMuOSAxMC42IDkuNSA4LjkgMi43LS44IDQuNy0zLjEgNS4yLTUuOS4zLTEuNSAwLTIuOC0uNC00bC02LjYgNi42eiIgZmlsbD0iIzhhYzM2MCIvPjwvc3ZnPg==)
        no-repeat;
}
.location-select {
    position: relative;
    z-index: 2;
    text-align: left;
     font-family: "Anybody", sans-serif;
}
.location-select__img {
    height: 22px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 22px;
}
.input-icon {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZD0iTTE4LjUgMy43aC0yLjRWMi42YS42NS42NSAwIDAwLS42LS42LjY1LjY1IDAgMDAtLjYuNnYxLjFoLTMuNFYyLjZjLjEtLjMtLjItLjYtLjUtLjZhLjY1LjY1IDAgMDAtLjYuNnYxLjFINy4xVjIuNkM3IDIuMyA2LjggMiA2LjUgMnMtLjUuMy0uNi42djEuMUgzLjVBMS41NCAxLjU0IDAgMDAyIDUuMnYxMy4zQTEuNTQgMS41NCAwIDAwMy41IDIwaDE1YTEuNTQgMS41NCAwIDAwMS41LTEuNVY1LjJhMS41NCAxLjU0IDAgMDAtMS41LTEuNXptLjUgMTQuOGMtLjEuMi0uMy40LS41LjRoLTE1Yy0uMiAwLS40LS4yLS40LS40VjUuMmMwLS4yLjItLjQuNC0uNGgyLjR2MS4xYzAgLjMuMy42LjYuNWEuNDcuNDcgMCAwMC41LS41VjQuOGgzLjR2MS4xYS42NS42NSAwIDAwLjYuNi42NS42NSAwIDAwLjYtLjZWNC44SDE1djEuMWEuNjUuNjUgMCAwMC42LjYuNjUuNjUgMCAwMC42LS42VjQuOGgyLjRjLjIgMCAuNC4yLjQuNHYxMy4zek01LjkgOC43aDIuNXYxLjlINS45em0wIDIuOGgyLjV2MS45SDUuOXptMCAyLjdoMi41djEuOUg1Ljl6bTMuOSAwaDIuNXYxLjlIOS44em0wLTIuN2gyLjV2MS45SDkuOHptMC0yLjhoMi41djEuOUg5Ljh6bTMuOCA1LjVoMi41djEuOWgtMi41em0wLTIuN2gyLjV2MS45aC0yLjV6bTAtMi44aDIuNXYxLjloLTIuNXoiIGZpbGw9IiNlNWU1ZTUiLz48L3N2Zz4=);
    position: absolute;
    top: 12px;
    left: 6px;
    width: 17px;
    height: 17px;
    filter: brightness(0) saturate(100%) invert(17%) sepia(0) saturate(1456%) hue-rotate(168deg) brightness(92%) contrast(109%);
}
.next-icon {
    right: 22px;
}
.next-icon {
    position: absolute;
    top: 18px;
    width: 13px;
    height: 24px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi4zODUiIGhlaWdodD0iMjMuNDM4Ij48cGF0aCBkYXRhLW5hbWU9IlBhdGggNzYiIGQ9Ik0xMC43ODUgMTEuNzJMLjE5NSAyMi4zMDVhLjY2My42NjMgMCAwMC45MzguOTMzbDExLjA1Mi0xMS4wNTJhLjY2MS42NjEgMCAwMDAtLjkzOEwxLjEzMy4xOTZhLjY2Ny42NjcgMCAwMC0uNDY3LS4yLjY0Ny42NDcgMCAwMC0uNDY3LjIuNjYxLjY2MSAwIDAwMCAuOTM4eiIgZmlsbD0iIzkwOTA5MCIvPjwvc3ZnPg==)
        no-repeat 100% 100%;
}
.partners {
    display: flex;
    margin: 0 auto;
    max-width: 800px;
    flex-wrap: wrap;
    justify-content: center;
}
@media (min-width: 768px) {
    .partners {
        justify-content: space-between;
    }
}
.partners__img {
    flex: 1 0 auto;
    max-height: 23px;
    margin: 5px 8px;
}
@media (max-width: 768px) {
    .partners {
        max-width: 490px;
    }
}
@media (max-width: 415px) {
    .partners {
        max-width: 320px;
    }
}
.book-now-button {
    display: inline-block;
    position: relative;
    padding-right: 24px;
    font-weight: 400;
}
.book-now-button:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 23px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgNy41MzcgMTMuNzQ3Ij48cGF0aCBkPSJNNi4zOCA2Ljg3NEwuNCAxMi44NTZhLjM3NS4zNzUgMCAwMC41My41M2w2LjI1LTYuMjVjLjA3LS4wNy4xLS4xNjYuMS0uMjY1cy0uMDQtLjE5NS0uMS0uMjY1TC45My4zNkMuODYuMjkuNzY1LjI1LjY2Ni4yNVMuNDcuMy40MDIuMzZzLS4xLjE2NS0uMS4yNjUuMDQuMTk1LjEuMjY1eiIgZmlsbD0iI0ZGRiIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii41Ii8+PC9zdmc+)
        50% no-repeat;
    background-size: auto 100%;
}
.add-btn {
    width: 104px;
    position: relative;
    margin-left: auto;
    padding: 10px 0;
    border: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    background: #AF0421;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    transition: background-color 0.2s;
    flex-shrink: 0;
}
.add-btn:hover {
    background: #014574;
}
@media (hover: none) {
    .add-btn:hover {
        background: #AF0421;
    }
}
.add-btn__button-content {
    position: relative;
    padding-right: 16px;
}
.add-btn__button-content--remove {
    padding: 10px 0;
}
.layout--lang-de-de .add-btn {
    width: 142px;
}
.layout--lang-pt-br .add-btn,
.layout--lang-pt-pt .add-btn {
    width: 114px;
}
.extra {
    position: relative;
    display: flex;
    padding: 15px;
    color: #292929;
    flex-wrap: wrap;
}
@media (min-width: 550px) {
    .extra {
        padding: 10px 14px;
        flex-wrap: nowrap;
    }
}
.extra:nth-child(odd):not(.extra--bg-invert) {
    background: #f4f4f4;
}
.extra__img {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}
@media (min-width: 550px) {
    .extra__img {
        margin-right: 20px;
    }
}
.extra__name {
    padding-right: 15px;
    font-size: 16px;
    line-height: 20px;
    color: #292929;
    font-weight: 600;
    word-break: break-word;
}
@media (min-width: 550px) {
    .extra__name {
        padding-top: 10px;
    }
}
.extra__description {
    font-size: 13px;
    font-weight: 400;
}
.extra__price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 100%;
    margin-left: auto;
    padding-top: 10px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
}
@media (min-width: 550px) {
    .extra__price {
        flex-basis: auto;
        align-items: flex-start;
        flex-shrink: 0;
        justify-content: space-between;
        width: 230px;
    }
}
.extra__button-add,
.extra__button-remove {
    display: block;
    position: relative;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    border: 0;
    outline: 0;
}
.extra__button-add:after,
.extra__button-add:before,
.extra__button-remove:after,
.extra__button-remove:before {
    right: 7px;
    background: #AF0421;
}
.extra__button-value {
    margin: 0 6px;
    font-size: 15px;
}
.vehicle-where-at {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    color: #333;
}
@media (min-width: 670px) {
    .vehicle-where-at {
        padding: 6px 0;
    }
}
.vehicle-where-at__img {
    margin-right: 16px;
    height: 23px;
    width: 23px;
}
input[type="radio"]:checked ~ .radio-group__radio-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 50%;
}
input[type="radio"]:checked ~ .radio-group__description {
    font-weight: 600;
}
.vehicle-information__item {
    display: flex;
    flex: 1 0 50%;
    align-items: flex-start;
    position: relative;
    text-align: left;
    font-size: 12px;
    color: #292929;
    margin-bottom: 10px;
}
.vehicle-information__text {
    align-self: flex-start;
    margin-left: 10px;
}
.voucher-details {
    padding: 20px 10px;
    border: 2px solid #dbecf8;
    border-radius: 10px;
}
@media (min-width: 768px) {
    .voucher-details {
        padding: 20px 15px;
    }
}
@media print {
    .voucher-details {
        padding: 10px 5px;
    }
}
.voucher-details__heading {
    margin-bottom: 25px;
    font-size: 26px;
    line-height: 36px;
    color: #333;
    font-weight: 700;
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-details__heading {
        text-align: left;
    }
}
@media print {
    .voucher-details__heading {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1;
        text-align: left;
    }
}
.voucher-details__vehicle {
    padding: 0 20px;
    display: flex;
    justify-content: center;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .voucher-details__vehicle {
        flex: 0 0 40%;
    }
}
@media print {
    .voucher-details__vehicle {
        flex: 0 0 40%;
    }
}
.voucher-details__car-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex: 1 0 100%;
}
.voucher-details__car-details .vehicle-information__item {
    padding: 0 10px;
    flex: 0 0 auto;
}
@media (min-width: 768px) {
    .voucher-details__car-details {
        flex-direction: column;
        flex: 1 0 30%;
        justify-content: flex-start;
    }
}
@media print {
    .voucher-details__car-details {
        flex-direction: column;
        flex: 1 0 30%;
        justify-content: flex-start;
    }
}
.voucher-details__car-img {
    display: block;
    margin: 0 auto;
    width: 170px;
    height: auto;
}
.voucher-details__title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    color: #333;
    margin-bottom: 4px;
}
@media print {
    .voucher-details__title {
        font-size: 20px;
    }
}
.voucher-details__content {
    text-align: center;
    font-size: 14px;
    word-break: break-word;
    color: #b1b1b1;
    margin-bottom: 5px;
}
.voucher-details__title-description {
    margin-right: 8px;
}
.voucher-details__logo {
    max-height: 20px;
    width: auto;
    vertical-align: middle;
}
@media print {
    .voucher-details__logo {
        display: none;
    }
}
.voucher-location {
    padding: 20px 25px;
    border: 1px solid #d6effe;
    border-radius: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #292929;
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-location {
        text-align: left;
    }
}
@media print {
    .voucher-location {
        padding: 10px 15px;
        text-align: left;
        font-size: 12px;
        line-height: 16px;
    }
}
.voucher-location__heading {
    margin-bottom: 18px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
}
@media print {
    .voucher-location__heading {
        font-size: 20px;
        line-height: 1;
    }
}
.voucher-location__heading-img {
    height: 40px;
    width: auto;
    margin-right: 5px;
}
@media (min-width: 768px) {
    .voucher-location__heading-img {
        margin-right: 15px;
    }
}
.voucher-location__supplier-logo {
    height: 37px;
    width: auto;
    margin: 0 10px;
}
.voucher-location__vehicle-where-at {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.voucher-location__ref-number {
    margin-bottom: 8px;
}
.voucher-location__business-hours {
    font-size: 16px;
    line-height: 24px;
}
@media print {
    .voucher-location__business-hours {
        font-size: 12px;
        line-height: 16px;
    }
}
.voucher-location__address,
.voucher-location__business-hours {
    font-weight: 700;
}
.voucher-know-how {
    padding: 20px;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
    background: #f4f4f4;
}
@media print {
    .voucher-know-how {
        padding: 0;
    }
}
.voucher-know-how strong {
    font-weight: 600;
}
.voucher-know-how__heading {
    position: relative;
    padding-left: 65px;
    font-size: 26px;
    line-height: 63px;
    font-weight: 700;
    color: #333;
}
.voucher-know-how__heading:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ni4wMjkiIGhlaWdodD0iNTUuMDY4Ij48ZyBmaWxsPSIjZmZjODRlIj48cGF0aCBkPSJNNi41MjcgMzEuMzYzTDMuMyAzMy4yMjZhLjgzNi44MzYgMCAxMC44MzYgMS40NDhsMy4yMjctMS44NjNhLjgzNi44MzYgMCAwMC0uODM2LTEuNDQ4ek00Mi41NTEgMzMuNTMzbC0zLjIyNy0xLjg2M2EuODM2LjgzNiAwIDEwLS44MzYgMS40NDhsMy4yMjcgMS44NjNhLjgzNi44MzYgMCAxMC44MzYtMS40NDh6TTIzLjE5MiAwYS44MzYuODM2IDAgMDAtLjgzNi44MzZ2My43MjZhLjgzNi44MzYgMCAxMDEuNjcyIDBWLjgzNkEuODM2LjgzNiAwIDAwMjMuMTkyIDB6TTEyLjgwMyAzLjMwMWEuODM2LjgzNiAwIDAwLTEuNDQ4LjgzNmwxLjg2MyAzLjIyN2EuODM2LjgzNiAwIDEwMS40NDgtLjgzNnpNNy41NDEgMTIuOTExbC0zLjIyNy0xLjg2M2EuODM2LjgzNiAwIDAwLS44MzYgMS40NDhsMy4yMjcgMS44NjNhLjgzNi44MzYgMCAxMC44MzYtMS40NDh6TTUuMzk4IDIyLjgzN2EuODM2LjgzNiAwIDAwLS44MzYtLjgzNkguODM2YS44MzYuODM2IDAgMTAwIDEuNjcyaDMuNzI2YS44MzYuODM2IDAgMDAuODM2LS44MzZ6TTQ1LjE5MyAyMi4zNTZoLTMuNzI2YS44MzYuODM2IDAgMDAwIDEuNjcyaDMuNzI2YS44MzYuODM2IDAgMTAwLTEuNjcyek0zOS4wODQgMTQuNzc4YS44MzMuODMzIDAgMDAuNDE3LS4xMTJsMy4yMjctMS44NjNhLjgzNi44MzYgMCAxMC0uODM2LTEuNDQ4bC0zLjIyNyAxLjg2M2EuODM2LjgzNiAwIDAwLjQxOSAxLjU2ek0zNC42NzYgMy4xNzJhLjgzNi44MzYgMCAwMC0xLjE0Mi4zMDZsLTEuODYzIDMuMjI3YS44MzYuODM2IDAgMTAxLjQ0OC44MzZsMS44NjMtMy4yMjdhLjgzNi44MzYgMCAwMC0uMzA2LTEuMTQyeiIvPjwvZz48cGF0aCBkPSJNMzIuNTY2IDMyLjk0MmE4LjMzNyA4LjMzNyAwIDAwLTIuNzI4IDYuMTA5djguNjU2YTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQgMi4zNjZoLTguNTc4YTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQtMi4zNjZ2LTguNjI0YTguMTQ3IDguMTQ3IDAgMDAtMi42My02LjA1QTEzLjgyOSAxMy44MjkgMCAwMTIzLjUyMSA4Ljk2YTEzLjUxMSAxMy41MTEgMCAwMTEuNzg4LjE2MSAxMy44MjcgMTMuODI3IDAgMDE3LjI1OCAyMy44MjJ6IiBmaWxsPSIjZmFiOTJhIi8+PHBhdGggZD0iTTMyLjU2NCAzMi45NDJhOC4zMzcgOC4zMzcgMCAwMC0yLjcyOCA2LjEwOXY4LjY1NmEyLjM2NSAyLjM2NSAwIDAxLTIuMzY0IDIuMzY2aC00LjMyMWEyLjM2NSAyLjM2NSAwIDAxLTIuMzY0LTIuMzY2di04LjYyNWE4LjE0NyA4LjE0NyAwIDAwLTIuNjMtNi4wNSAxMy44MjkgMTMuODI5IDAgMDE3LjE1LTIzLjkxMiAxMy44MjcgMTMuODI3IDAgMDE3LjI1OCAyMy44MjJ6IiBmaWxsPSIjZmZjODRlIi8+PGcgZmlsbD0iI2ZhYWMwMCI+PHBhdGggZD0iTTI4LjIwMSAxNy42MmgtLjJhMy4yNyAzLjI3IDAgMDAtMy4yNjYgMy4yNjZ2MS41OTVoLTMuMDl2LTEuNTk1YTMuMjcgMy4yNyAwIDAwLTMuMjY2LTMuMjY2aC0uMmEzLjI2NiAzLjI2NiAwIDEwMCA2LjUzM2gxLjc5M3Y2Ljc5M2EuODM2LjgzNiAwIDEwMS42NzIgMHYtNi43OTNoMy4wOXYxNi44NTFhLjgzNi44MzYgMCAwMDEuNjcyIDBWMjQuMTUyaDEuNzkzYTMuMjY2IDMuMjY2IDAgMTAwLTYuNTMyem0tOC4yMjYgNC44NjFoLTEuNzkzYTEuNTk1IDEuNTk1IDAgMDEwLTMuMTg5aC4yYTEuNiAxLjYgMCAwMTEuNTk1IDEuNTk0djEuNTk1em04LjIyNiAwaC0xLjc4OXYtMS41OTVhMS42IDEuNiAwIDAxMS41OTQtMS41OTRoLjJhMS41OTUgMS41OTUgMCAxMTAgMy4xODl6Ii8+PHBhdGggZD0iTTIwLjgxMSAzMy40NTNhLjgzNi44MzYgMCAwMC0uODM2LjgzNnY2LjcxNWEuODM2LjgzNiAwIDAwMS42NzIgMHYtNi43MTVhLjgzNi44MzYgMCAwMC0uODM2LS44MzZ6Ii8+PC9nPjxwYXRoIGQ9Ik0yMC43ODUgMzkuMDgzdjIuNzU2YS44MzYuODM2IDAgMDEtLjgxLS44MzV2LTUuNTJhOC4zNDkgOC4zNDkgMCAwMS44MSAzLjU5OXoiIGZpbGw9IiNmZGI0MTIiLz48cGF0aCBkPSJNMjcuNTU4IDQ5LjYzMXYxLjA2MmE0LjM3NiA0LjM3NiAwIDAxLTguNzUyIDB2LTEuMDYyeiIgZmlsbD0iIzVkNWQ1ZCIvPjxwYXRoIGZpbGw9IiNkYmRiZGIiIGQ9Ik0xNi41MjkgMzkuNTczaDEzLjMwN3Y1LjI2M0gxNi41Mjl6Ii8+PHBhdGggZD0iTTI5LjgzMiA0NC44MzV2Mi44NzJhMi4zNjUgMi4zNjUgMCAwMS0yLjM2NCAyLjM2NkgxOC44OWEyLjM2NSAyLjM2NSAwIDAxLTIuMzY0LTIuMzY2di0yLjg3MnoiIGZpbGw9IiM4OTg5ODkiLz48cGF0aCBkPSJNMjcuNTU4IDQ5LjYzMXYxLjA2MmE0LjM3IDQuMzcgMCAwMS0yLjE4NyAzLjc4NyA0LjM2NCA0LjM2NCAwIDAxLTIuMTg5LTMuNzg3di0xLjA2MnoiIGZpbGw9IiM4OTg5ODkiLz48cGF0aCBmaWxsPSIjZjRmNGY0IiBkPSJNMjAuNzg1IDM5LjU3M2g5LjA1djUuMjYzaC05LjA1eiIvPjxwYXRoIGQ9Ik0yOS44MzYgNDQuODM1djIuODcyYTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQgMi4zNjZoLTQuMzIxYTIuMzY1IDIuMzY1IDAgMDEtMi4zNjQtMi4zNjZ2LTIuODcyeiIgZmlsbD0iI2RiZGJkYiIvPjwvc3ZnPg==);
    position: absolute;
    top: 0;
    left: 0;
}
@media print {
    .voucher-know-how__heading {
        padding-left: 0;
        font-size: 20px;
        line-height: 1;
    }
    .voucher-know-how__heading:before {
        display: none;
    }
}
.voucher-know-how__terms {
    font-weight: 700;
}
@media print {
    .voucher-know-how__terms {
        font-size: 14px;
        line-height: 18px;
        page-break-inside: avoid;
    }
}
.voucher-know-how ol {
    padding: 0 20px;
}
@media print {
    .voucher-know-how ol {
        font-size: 12px;
        line-height: 16px;
    }
}
.voucher-know-how li {
    margin-bottom: 10px;
}
@media print {
    .voucher-know-how li {
        page-break-inside: avoid;
    }
}
.voucher-contact {
    color: #292929;
    font-size: 16px;
    line-height: 28px;
    padding: 0 0 25px;
    text-align: center;
}
@media (min-width: 768px) {
    .voucher-contact {
        padding: 0 0 0 20px;
        text-align: left;
    }
}
@media print {
    .voucher-contact {
        font-size: 12px;
        line-height: 16px;
        text-align: left;
    }
    .voucher-contact a {
        text-decoration: none;
        color: #292929;
    }
}
.voucher-contact__heading {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    color: #333;
}
@media print {
    .voucher-contact__heading {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1;
    }
}
.voucher-contact__section {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}
@media print {
    .voucher-contact__section {
        page-break-inside: avoid;
    }
}
.voucher-contact__contact strong {
    white-space: nowrap;
}
@page {
    margin: 15mm auto auto;
}
.extra-price {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #333;
}
.c-protection {
    padding: 15px;
    background: #fffae3;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
@media (min-width: 768px) {
    .c-protection {
        display: flex;
    }
}
.c-protection strong {
    font-weight: 600;
}
.c-protection__content {
    position: relative;
    padding-left: 48px;
    min-height: 33px;
    margin-bottom: 22px;
}
@media (min-width: 768px) {
    .c-protection__content {
        margin-bottom: 0;
    }
}
.c-protection__content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNOTAuOSAxNS42QzkxIDE1LjYgNTEuNC40IDUwLjQgMEw5LjkgMTUuNnYyOC43YzAgMTkuOSA1LjcgNDUuOSA0MC41IDU1LjYgMzQuNy05LjYgNDAuNC0zNi4yIDQwLjQtNTUuNmwuMS0yOC43eiIgZmlsbD0iIzY2Njc2NCIvPjxwYXRoIGQ9Ik05LjkgNDQuNGMwIDE5LjkgNS43IDQ1LjkgNDAuNSA1NS42VjBDNDguOS41IDkuOSAxNS42IDkuOSAxNS42djI4Ljh6IiBmaWxsPSIjMzUzNTM1Ii8+PHBhdGggZD0iTTgzLjEgMjEuMWMuMSAwLTMxLjktMTIuOS0zMi43LTEzLjJMMTcuNyAyMC41djI0LjFjMCAxNi44IDMuMyAzOS41IDMyLjcgNDcuNkM3OS44IDg0IDgzLjEgNjAuOCA4My4xIDQ0LjVWMjEuMXoiIGZpbGw9IiM2MjhmYmEiLz48cGF0aCBkPSJNNTAuMyA3LjlMMTcuNiAyMC41djI0LjFjMCAxNi44IDMuMyAzOS41IDMyLjcgNDcuNlY3Ljl6IiBmaWxsPSIjMjA3OGJkIi8+PHBhdGggZD0iTTYzLjcgNTkuNmgtNi44TDUwLjQgNTFsLTYuNSA4LjZoLTYuM2w5LjItMTEuOC04LjctMTFoNi42bDYuMSA4LjIgNS45LTguMkg2M2wtOC45IDExLjQgOS42IDExLjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
        no-repeat;
}
.c-protection__amount-text {
    display: none;
}
@media (min-width: 768px) {
    .c-protection__amount-text {
        display: inline;
    }
}
.c-protection__add-btn {
    display: none;
}
@media (min-width: 768px) {
    .c-protection__add-btn {
        display: block;
        flex-shrink: 0;
        padding-left: 40px;
    }
}
.c-protection__btn-price-container {
    display: flex;
    justify-content: space-between;
}
.c-protection__btn-price-container button {
    margin-left: 0;
}
@media (min-width: 768px) {
    .c-protection__btn-price-container {
        display: none;
    }
}
.product {
    position: relative;
}
.product__icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 21px;
    height: 21px;
}
.product__description {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-right: 10px;
    word-break: break-word;
}
.product__price {
    margin-left: auto;
    font-weight: 700;
}
.product__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    padding: 0 2px;
    background: #AF0421;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.2s;
    flex-shrink: 0;
}
.product__close:focus {
    outline: 0;
}
.product__close:hover {
    background: #014574;
}
.product__close:after,
.product__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-left: -6px;
    margin-bottom: -1px;
    width: 12px;
    height: 2px;
    background: #fff;
}
.product__close:before {
    transform: translateY(-50%) rotate(45deg);
}
.product__close:after {
    transform: translateY(-50%) rotate(135deg);
}
.total-prices__total {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-bottom: 7px;
}
@media (min-width: 768px) {
    .total-prices__total {
        font-size: 14px;
    }
}
.total-prices__total--local {
    font-size: 12px;
    color: #9b9b9b;
    margin-top: -7px;
}
.total-prices__total-price {
    text-align: right;
    font-size: 16px;
    font-weight: 700;
}
.total-prices__local {
    white-space: nowrap;
    overflow: hidden;
}
.vehicle-img-container {
    width: 100%;
    padding-bottom: 66.33%;
    position: relative;
}
.vehicle-img-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.mobile-book {
    position: relative;
     font-family: "Anybody", sans-serif;
}
.mobile-book__content {
    position: relative;
    display: flex;
    align-items: center;
    padding: 7px 12px;
    background: hsla(0, 0%, 100%, 0.9);
}
.mobile-book__content--no-book {
    justify-content: space-between;
}
.mobile-book__content--no-book .mobile-book__price-text {
    margin-right: 10px;
}
.mobile-book__content--no-book .mobile-book__price {
    display: flex;
    align-items: center;
}
.mobile-book__price {
    font-size: 20px;
    font-weight: 700;
    color: #014574;
}
@media (min-width: 375px) {
    .mobile-book__price {
        font-size: 24px;
    }
}
.mobile-book__price-text {
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    color: #333;
}
.mobile-book__extra-content-close {
    position: absolute;
    top: 19px;
    right: 17px;
    width: 25px;
    height: 25px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSI+PHBhdGggZD0iTTE4Ljc3NS4yMjVhLjc2Ny43NjcgMCAwMC0xLjA4NSAwTC4yMjUgMTcuNjlhLjc2OC43NjggMCAxMDEuMDg1IDEuMDg1TDE4Ljc3NSAxLjMxYS43NjguNzY4IDAgMDAwLTEuMDg1eiIvPjxwYXRoIGQ9Ik0xOC43NzUgMTcuNjlMMS4zMS4yMjVBLjc2Ny43NjcgMCAxMC4yMjUgMS4zMUwxNy42OSAxOC43NzVhLjc2Ny43NjcgMCAxMDEuMDg1LTEuMDg1eiIvPjwvc3ZnPg==)
        50% no-repeat;
    background-size: 19px 19px;
    outline: 0;
    border: none;
    cursor: pointer;
}
.mobile-book__extra-content {
    max-height: 320px;
    margin: 15px 40px;
    overflow: auto;
}
.mobile-book__total-price {
    margin-left: auto;
    font-weight: 700;
}
.package {
    position: relative;
    margin-right: 7px;
    margin-bottom: 10px;
    padding: 0 0 7px;
    background: hsla(0, 0%, 100%, 0.36);
    border-radius: 10px 10px 25px 25px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
    display: flex;
    flex-direction: column;
    flex: 1;
    max-width: 200px;
}
.package__text-other {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
}
@media (min-width: 375px) {
    .package {
        margin-right: 13px;
    }
}
.package__select-text {
    line-height: 40px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
}
.package__title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 7px 14px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    background: #eff7fc;
    color: #333;
    overflow-wrap: break-word;
    border-radius: 10px 10px 0 0;
    position: relative;
    min-width: 100px;
}
.package__select {
    display: flex;
    padding: 11px 7px 0;
    flex-direction: column;
    margin-top: auto;
}
.package__select-button {
    text-align: center;
    font-weight: 400;
    margin: auto auto 0;
    padding-top: 9px;
}
.package__button {
    width: 104px;
    position: relative;
    margin-left: auto;
    padding: 10px 0;
    border: 0;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    background: #AF0421;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    transition: background-color 0.2s;
}
.package__button--add:after,
.package__button--add:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 9px;
    height: 2px;
    background: #fff;
    transform: translateY(-50%);
}
.package__button--add:after {
    transform: translateY(-50%) rotate(90deg);
}
.package__button:hover {
    background: #014574;
}
@media (max-width: 375px) {
    .package__button {
        margin: 0 auto;
    }
}
.package__button-content {
    position: relative;
    padding-right: 16px;
    pointer-events: none;
}
.package__button-content:after,
.package__button-content:before {
    right: 0;
}
.package__button--remove {
    padding-right: 0;
}
.credit-card {
    max-width: 312px;
    height: 197px;
    margin: 0 auto;
    perspective: 1000px;
    color: #fff;
     font-family: "Anybody", sans-serif;
    font-size: 17px;
    outline: 0;
}
.credit-card__top {
    position: relative;
    height: 38px;
    margin-bottom: 25px;
}
.credit-card__logo {
    display: inline-block;
    height: 16px;
    width: 94px;
    background-size: auto;
    background-position: 100% 0;
    background-repeat: no-repeat;
}
.credit-card__logo--visa {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MS44IDE2Ij48cGF0aCBkPSJNOS44IDguMUw4LjQgMS4zQzguMi41IDcuNC0uMSA2LjYgMEguMUwwIC4zYzUgMS4yIDguNCA0LjIgOS44IDcuOHptOC4zIDcuNWg0LjJMMjUgLjFoLTQuM2wtMi42IDE1LjV6TTE0LjYuMWwtNC4xIDEwLjYtLjQtMS42QzguOCA2LjUgNi43IDQuMyA0LjIgMi43TDggMTUuNmg0LjVMMTkuMi4xaC00LjZ6TTM3IDEwLjZjMC0xLjgtMS4xLTMuMS0zLjUtNC4yLTEuNS0uNy0yLjQtMS4yLTIuNC0xLjkgMC0uNi44LTEuMyAyLjQtMS4zIDEuMSAwIDIuMi4yIDMuMi42bC40LjIuNi0zLjRjLTEuMi0uNC0yLjUtLjctMy44LS42LTQuMiAwLTcuMSAyLjEtNy4xIDUuMSAwIDIuMiAyLjEgMy41IDMuNyA0LjIgMS42LjggMi4yIDEuMiAyLjIgMS45IDAgMS0xLjMgMS41LTIuNSAxLjUtMS40IDAtMi43LS4yLTQtLjhsLS41LS4yLS42IDMuNWMxLjUuNiAzLjEuOCA0LjcuOCA0LjMtLjEgNy4yLTIuMiA3LjItNS40ek00OC41LjFoLTMuM2MtLjktLjEtMS44LjQtMi4yIDEuM2wtNi4zIDE0LjJoNC40bC45LTIuM2g1LjRsLjUgMi4zaDMuOUw0OC41LjF6bS01LjIgMTAuMUw0NSA1LjlsLjYtMS41LjMgMS4zIDEgNC41aC0zLjZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.credit-card__value {
    font-family: Share Tech Mono, monospace;
    margin-bottom: 16px;
    min-height: 19px;
    text-transform: uppercase;
    word-break: break-word;
    line-height: 1;
}
.vehicle-details {
     font-family: "Anybody", sans-serif;
}
@media (min-width: 769px) {
    .vehicle-details {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.5fr 2fr 1fr;
        grid-template-columns: 1.5fr 2fr 1fr;
        grid-gap: 15px;
    }
}
.vehicle-details__car-details {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    -ms-grid-column: 3;
    -ms-grid-row: 1;
}
.vehicle-details__toggle-btn {
    margin: 10px 0 20px;
    min-height: 23px;
}
@media (min-width: 769px) {
    .vehicle-details__toggle-btn {
        margin: 0;
    }
}
.vehicle-details__toggle-btn .vehicle-where-at {
    padding: 0;
}
.vehicle-details__date-time {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 25px;
}
.vehicle-details__location-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
}
.car-details__container {
    text-align: center;
}
@media (max-width: 768px) {
    .car-details__container {
        padding: 0 20px;
    }
}
[data-braintree-id="toggle"] {
    display: none;
}
[data-braintree-id="card"] {
    border: none;
}
[data-braintree-id="card-sheet-header"] {
    display: flex;
    flex-wrap: wrap;
    border: none;
}
[data-braintree-id="card-sheet-header"] > div {
    flex: 1 0 100%;
}
[data-braintree-id="card-sheet-header"] div:first-of-type {
    justify-content: center;
}
[data-braintree-id="card-view-icons"] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
[data-braintree-id="upper-container"] {
     font-family: "Anybody", sans-serif;
    color: #333;
}
@keyframes cardIntro {
    0% {
        transform: scale(0.8) translate(0);
        opacity: 0;
    }
    to {
        transform: scale(1) translate(0);
        opacity: 1;
    }
}
@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translateZ(0);
    }
}
.results-title {
    margin: 0 15px 10px;
     font-family: "Anybody", sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #292929;
}
@media (min-width: 1024px) {
    .results-title {
        margin: 0;
        padding: 20px;
        font-weight: 400;
        font-size: 12px;
        color: #fff;
        background: #AF0421;
    }
}
.results-title__car-amount {
    color: #0565a7;
}
@media (min-width: 1024px) {
    .results-title__car-amount {
        color: #fff;
        font-weight: 700;
    }
}
.terms__content {
    font-size: 14px;
    line-height: 22px;
}
.terms__content h1 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.terms__content h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}
.terms__content h3 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}
.terms__content h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.terms__content p {
    margin: 0 0 21px;
}
.terms__content ul {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
}
.terms__content li {
    position: relative;
    padding-left: 10px;
}
.terms__content li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: rgba(51, 51, 51, 0.2);
}
.result-terms {
    height: 100%;
    overflow: auto;
}
.result-terms__heading {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 35px;
    text-align: center;
}
@media (min-width: 768px) {
    .result-terms__heading {
        font-size: 28px;
    }
}
.rental-credit {
    padding: 0 15px 35px;
    font-size: 16px;
    color: #333;
}
.rental-credit__heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rental-credit__content {
    margin: 20px 0 8px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}
.rental-credit__input {
    width: 118px;
}
.rental-credit__input input {
    text-align: center;
    font-size: 22px !important;
}
.rental-credit__input div {
    margin-bottom: 0 !important;
}
.rental-credit__container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.rental-credit__note {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 14px;
    font-size: 11px;
    line-height: 16px;
    color: #898989;
}
.results {
    flex-grow: 1;
}
@media (min-width: 1024px) {
    .results {
        padding-top: 40px;
        background-size: 100% auto;
        background-position-y: 84px;
    }
}
.results__flex-container {
    margin-bottom: 32px;
}
@media (min-width: 1024px) {
    .results__flex-container {
        max-width: 1030px;
        margin: 0 auto 32px;
    }
}
.results__content {
    flex-grow: 1;
}
.about-us {
    padding-top: 6.5rem;
    color: #333;
     font-family: "Anybody", sans-serif;
    font-size: 1.8rem;
    line-height: 1.5;
}
.about-us:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: -10;
    background-size: cover;
}
.about-us__heading {
    max-width: 98.6rem;
    margin: 0 auto;
    font-weight: 700;
    padding: 0 1.6rem;
}
.about-us__title {
    font-size: 2.8rem;
    line-height: 1.215;
    color: #333;
    margin: 0;
}
.about-us__section {
    max-width: 98.6rem;
    margin: 0 auto;
    padding: 0 1.6rem;
}
.event {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.event__li {
    display: block;
    max-width: 44rem;
    position: relative;
    z-index: 2;
    margin: 8rem auto 8.7rem;
}
@media screen and (min-width: 1100px) {
    .event__li {
        margin-bottom: 2rem;
        margin-top: 0;
        width: 50%;
        max-width: 100%;
    }
    .event__li .event__title:before {
        top: 50%;
        right: -24px;
        transform: translateY(-50%) translateX(100%);
    }
    .event__li:nth-child(odd) {
        float: left;
        clear: left;
    }
    .event__li:nth-child(odd) .event__title:after {
        top: 50%;
        right: -15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 28px solid #AF0421;
    }
}
@media screen and (min-width: 1100px) and (min-width: 1100px) {
    .event__li:first-of-type {
        margin-top: -2rem;
    }
    .event__li:nth-of-type(2) {
        margin-top: 6rem;
    }
}
@media screen and (min-width: 1100px) {
    .event__li:nth-child(2n) {
        float: right;
        clear: right;
    }
    .event__li:nth-child(2n) .event__content {
        margin-left: auto;
    }
    .event__li:nth-child(2n) .event__title:before {
        top: 50%;
        left: -24px;
        transform: translateY(-50%) translateX(-100%);
    }
    .event__li:nth-child(2n) .event__title:after {
        top: 50%;
        left: -15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-right: 28px solid #AF0421;
    }
}
.event__content {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1100px) {
    .event__content {
        max-width: 44rem;
    }
}
.event__title {
    position: relative;
    margin: 0;
    padding: 1.1rem 2.2rem;
    border-radius: 10px 10px 0 0;
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
    background-color: #AF0421;
}
.event__title:after,
.event__title:before {
    display: block;
    content: "";
    position: absolute;
}
.event__title:before {
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    background-color: #AF0421;
    border: 5px solid #f8f8f8;
    border-radius: 50%;
}
@media (max-width: 1099px) {
    .event__title:before {
        top: -40px;
    }
    .event__title:after,
    .event__title:before {
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .event__title:after {
        top: 0;
        width: 0;
        height: 0;
        border-left: 28px solid transparent;
        border-right: 28px solid transparent;
        border-bottom: 28px solid #AF0421;
    }
}
.index {
     font-family: "Anybody", sans-serif;
    background: #fff;
    padding: 15px 15px 0;
}
@media (min-width: 768px) {
    .index {
        background-size: cover;
        background-position: 50%;
        flex-grow: 1;
        padding: 0 40px;
    }
}
.index__content {
    max-width: 1030px;
    margin: 0 auto;
}
.index__partners {
    margin-bottom: 47px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
}
@media (min-width: 769px) {
    .mobile-book {
        display: block;
    }
}
@media (min-width: 650px) {
    .mobile-book {
        display: block;
    }
}
.extra {
    background: 0 0;
}
.css-2b097c-container {
    position: relative;
    box-sizing: border-box;
}
@font-face {
    font-family: "GT Walsheim";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("GT Walsheim Regular"), local("GT-Walsheim-Regular"), url(https://finalrentals.lc/public/frontend/assets/css/https://finalrentals.lc/public/frontend/assets/css/font/GT-Walsheim-Regular.woff2) format("woff2"),
        url(font/GT-Walsheim-Regular.woff) format("woff");
}
@font-face {
    font-family: "GT Walsheim";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("GT Walsheim Medium"), local("GT-Walsheim-Medium"), url(https://finalrentals.lc/public/frontend/assets/css/https://finalrentals.lc/public/frontend/assets/css/font/GT-Walsheim-Medium.woff2) format("woff2"),
        url(font/GT-Walsheim-Medium.woff) format("woff");
}
@font-face {
    font-family: "GT Walsheim";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("GT Walsheim Bold"), local("GT-Walsheim-Bold"), url(https://finalrentals.lc/public/frontend/assets/css/https://finalrentals.lc/public/frontend/assets/css/font/GT-Walsheim-Bold.woff2) format("woff2"),
        url(font/GT-Walsheim-Bold.woff) format("woff");
}
* {
    font-family: 'Open Sans', sans-serif;;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
 
#content_page .agt_abn_33N-H {
    background: #EAF5FB;
}
#termsandconditions {
    padding-bottom: 56px;
    color: #425486;
    font-family: "GT Walsheim", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
}
#content_page #termsandconditions {
    max-width: 752px;
    margin-left: auto;
    margin-right: auto;
}
#seoManualContent .text-left {
    text-align: left;
}
#seoManualContent b,
#seoManualContent strong {
    font-weight: 700;
}
#seoManualContent p {
    margin: 0 0 11.5px;
    font-weight: 400;
    color: #425486;
    text-align: left;
}
#seoManualContent .size-h4,
#seoManualContent h2,
#seoManualContent h3,
#seoManualContent h4,
#seoManualContent h5,
#seoManualContent h6,
#seoManualContent ol,
#seoManualContent p,
#seoManualContent ul {
    max-width: 752px;
    margin-left: auto !important;
    margin-right: auto !important;
}
#seoManualContent #termsandconditions .article-content p {
    margin-top: 24px;
}
#seoManualContent #termsandconditions .article-content p:first-child {
    margin-top: 0;
}
#seoManualContent .size-h4,
#seoManualContent h2,
#seoManualContent h3,
#seoManualContent h4,
#seoManualContent h5,
#seoManualContent h6,
#seoManualContent ol,
#seoManualContent p,
#seoManualContent ul {
    max-width: 752px;
    margin-left: auto !important;
    margin-right: auto !important;
}
#seoManualContent #termsandconditions .size-h4 {
    color: #132968;
    font-family: "GT Walsheim", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    padding-top: 56px;
    margin-top: 0;
    margin-bottom: 0;
}
#seoManualContent #termsandconditions h6 {
    color: #132968;
    font-family: "GT Walsheim", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 48px;
    margin-bottom: 8px;
}
#blog_container {
    padding: 60px 0;
}
.GoEuroLayout-mainGrid-2cVnm {
    z-index: 10000;
}
.fr-blue {
    color: #AF0421;
}
@media screen and (min-width: 1024px) {
    .ma_mc_3BY5v {
        height: auto;
        width: 200px;
    }
    .GoEuroLayout-mainGrid-2cVnm {
        min-height: 0;
    }
    .results__flex-container {
        max-width: 1168px;
    }
    #seoManualContent p {
        font-size: 16px;
        line-height: 1.5;
    }
}
@media screen and (min-width: 768px) {
    #termsandconditions {
        padding-top: 24px;
        padding-bottom: 96px;
    }
    #seoManualContent #termsandconditions .size-h4 {
        padding-top: 72px;
    }
    #seoManualContent #termsandconditions {
        padding: 24px;
    }
    .blog_details section {
        padding-top: 2.428571em;
        padding-bottom: 7.42857143em;
    }
}
@media (max-width: 480px) {
    .ma_mc_3BY5v {
        height: 44px;
        width: 170px;
    }
    .GoEuroLayout-mainGrid-2cVnm {
        min-height: 0;
    }
    #seoManualContent #termsandconditions {
        padding: 24px;
    }
    .blog_details section {
        padding-top: 2.428571em;
        padding-bottom: 7.42857143em;
    }
}
[wire\:loading\.delay],
[wire\:loading] {
    display: none;
}
[wire\:offline] {
    display: none;
}
[wire\:dirty]:not(textarea):not(input):not(select) {
    display: none;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    animation-duration: 50000s;
    animation-name: livewireautofill;
}

.footer-inner .footer-link ul li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-bottom: 13px !important;
}