@charset "utf-8";

@font-face { font-family: "Indie Flower"; font-style: normal; font-weight: 400; font-display: swap; src: url("https://fonts.gstatic.com/s/indieflower/v24/m8JVjfNVeKWVnh3QMuKkFcZVZ0uH99GUDs4k.woff2") format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face { font-family: "Indie Flower"; font-style: normal; font-weight: 400; font-display: swap; src: url("https://fonts.gstatic.com/s/indieflower/v24/m8JVjfNVeKWVnh3QMuKkFcZVaUuH99GUDg.woff2") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: Muli; font-style: normal; font-weight: 400; font-display: swap; src: url("https://fonts.gstatic.com/s/muli/v34/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk40eifwniDtzNAAw.woff2") format("woff2"); unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB; }

@font-face { font-family: Muli; font-style: normal; font-weight: 400; font-display: swap; src: url("https://fonts.gstatic.com/s/muli/v34/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk50eifwniDtzNAAw.woff2") format("woff2"); unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face { font-family: Muli; font-style: normal; font-weight: 400; font-display: swap; src: url("https://fonts.gstatic.com/s/muli/v34/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eifwniDtzM.woff2") format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@charset "utf-8";

@font-face { font-family: FontAwesome; font-display: swap; src: url("https://components.mywebsitebuilder.com/fonts/fontawesome-webfont.woff2") format("woff2"), url("https://components.mywebsitebuilder.com/fonts/fontawesome-webfont.woff") format("woff"), url("https://components.mywebsitebuilder.com/fonts/fontawesome-webfont.ttf") format("truetype"); font-weight: 400; font-style: normal; }

.fa { display: inline-block; font-style: normal; font-variant: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; }

.fa-lg { font-size: 1.33333em; 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-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0px; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.142857em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: 0.2em 0.25em 0.15em; border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: 0.3em; }

.fa.fa-pull-right { margin-left: 0.3em; }

.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: 0.3em; }

.fa.pull-right { margin-left: 0.3em; }

.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }

.fa-pulse { animation: 1s steps(8) 0s infinite normal none running fa-spin; }

@-webkit-keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}

@keyframes fa-spin { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(359deg); }
}

.fa-rotate-90 { transform: rotate(90deg); }

.fa-rotate-180 { transform: rotate(180deg); }

.fa-rotate-270 { transform: rotate(270deg); }

.fa-flip-horizontal { transform: scaleX(-1); }

.fa-flip-vertical { transform: scaleY(-1); }

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 { filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0px; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: rgb(255, 255, 255); }

.fa-glass::before { content: ""; }

.fa-music::before { content: ""; }

.fa-search::before { content: ""; }

.fa-envelope-o::before { content: ""; }

.fa-heart::before { content: ""; }

.fa-star::before { content: ""; }

.fa-star-o::before { content: ""; }

.fa-user::before { content: ""; }

.fa-film::before { content: ""; }

.fa-th-large::before { content: ""; }

.fa-th::before { content: ""; }

.fa-th-list::before { content: ""; }

.fa-check::before { content: ""; }

.fa-close::before, .fa-remove::before, .fa-times::before { content: ""; }

.fa-search-plus::before { content: ""; }

.fa-search-minus::before { content: ""; }

.fa-power-off::before { content: ""; }

.fa-signal::before { content: ""; }

.fa-cog::before, .fa-gear::before { content: ""; }

.fa-trash-o::before { content: ""; }

.fa-home::before { content: ""; }

.fa-file-o::before { content: ""; }

.fa-clock-o::before { content: ""; }

.fa-road::before { content: ""; }

.fa-download::before { content: ""; }

.fa-arrow-circle-o-down::before { content: ""; }

.fa-arrow-circle-o-up::before { content: ""; }

.fa-inbox::before { content: ""; }

.fa-play-circle-o::before { content: ""; }

.fa-repeat::before, .fa-rotate-right::before { content: ""; }

.fa-refresh::before { content: ""; }

.fa-list-alt::before { content: ""; }

.fa-lock::before { content: ""; }

.fa-flag::before { content: ""; }

.fa-headphones::before { content: ""; }

.fa-volume-off::before { content: ""; }

.fa-volume-down::before { content: ""; }

.fa-volume-up::before { content: ""; }

.fa-qrcode::before { content: ""; }

.fa-barcode::before { content: ""; }

.fa-tag::before { content: ""; }

.fa-tags::before { content: ""; }

.fa-book::before { content: ""; }

.fa-bookmark::before { content: ""; }

.fa-print::before { content: ""; }

.fa-camera::before { content: ""; }

.fa-font::before { content: ""; }

.fa-bold::before { content: ""; }

.fa-italic::before { content: ""; }

.fa-text-height::before { content: ""; }

.fa-text-width::before { content: ""; }

.fa-align-left::before { content: ""; }

.fa-align-center::before { content: ""; }

.fa-align-right::before { content: ""; }

.fa-align-justify::before { content: ""; }

.fa-list::before { content: ""; }

.fa-dedent::before, .fa-outdent::before { content: ""; }

.fa-indent::before { content: ""; }

.fa-video-camera::before { content: ""; }

.fa-image::before, .fa-photo::before, .fa-picture-o::before { content: ""; }

.fa-pencil::before { content: ""; }

.fa-map-marker::before { content: ""; }

.fa-adjust::before { content: ""; }

.fa-tint::before { content: ""; }

.fa-edit::before, .fa-pencil-square-o::before { content: ""; }

.fa-share-square-o::before { content: ""; }

.fa-check-square-o::before { content: ""; }

.fa-arrows::before { content: ""; }

.fa-step-backward::before { content: ""; }

.fa-fast-backward::before { content: ""; }

.fa-backward::before { content: ""; }

.fa-play::before { content: ""; }

.fa-pause::before { content: ""; }

.fa-stop::before { content: ""; }

.fa-forward::before { content: ""; }

.fa-fast-forward::before { content: ""; }

.fa-step-forward::before { content: ""; }

.fa-eject::before { content: ""; }

.fa-chevron-left::before { content: ""; }

.fa-chevron-right::before { content: ""; }

.fa-plus-circle::before { content: ""; }

.fa-minus-circle::before { content: ""; }

.fa-times-circle::before { content: ""; }

.fa-check-circle::before { content: ""; }

.fa-question-circle::before { content: ""; }

.fa-info-circle::before { content: ""; }

.fa-crosshairs::before { content: ""; }

.fa-times-circle-o::before { content: ""; }

.fa-check-circle-o::before { content: ""; }

.fa-ban::before { content: ""; }

.fa-arrow-left::before { content: ""; }

.fa-arrow-right::before { content: ""; }

.fa-arrow-up::before { content: ""; }

.fa-arrow-down::before { content: ""; }

.fa-mail-forward::before, .fa-share::before { content: ""; }

.fa-expand::before { content: ""; }

.fa-compress::before { content: ""; }

.fa-plus::before { content: ""; }

.fa-minus::before { content: ""; }

.fa-asterisk::before { content: ""; }

.fa-exclamation-circle::before { content: ""; }

.fa-gift::before { content: ""; }

.fa-leaf::before { content: ""; }

.fa-fire::before { content: ""; }

.fa-eye::before { content: ""; }

.fa-eye-slash::before { content: ""; }

.fa-exclamation-triangle::before, .fa-warning::before { content: ""; }

.fa-plane::before { content: ""; }

.fa-calendar::before { content: ""; }

.fa-random::before { content: ""; }

.fa-comment::before { content: ""; }

.fa-magnet::before { content: ""; }

.fa-chevron-up::before { content: ""; }

.fa-chevron-down::before { content: ""; }

.fa-retweet::before { content: ""; }

.fa-shopping-cart::before { content: ""; }

.fa-folder::before { content: ""; }

.fa-folder-open::before { content: ""; }

.fa-arrows-v::before { content: ""; }

.fa-arrows-h::before { content: ""; }

.fa-bar-chart-o::before, .fa-bar-chart::before { content: ""; }

.fa-twitter-square::before { content: ""; }

.fa-facebook-square::before { content: ""; }

.fa-camera-retro::before { content: ""; }

.fa-key::before { content: ""; }

.fa-cogs::before, .fa-gears::before { content: ""; }

.fa-comments::before { content: ""; }

.fa-thumbs-o-up::before { content: ""; }

.fa-thumbs-o-down::before { content: ""; }

.fa-star-half::before { content: ""; }

.fa-heart-o::before { content: ""; }

.fa-sign-out::before { content: ""; }

.fa-linkedin-square::before { content: ""; }

.fa-thumb-tack::before { content: ""; }

.fa-external-link::before { content: ""; }

.fa-sign-in::before { content: ""; }

.fa-trophy::before { content: ""; }

.fa-github-square::before { content: ""; }

.fa-upload::before { content: ""; }

.fa-lemon-o::before { content: ""; }

.fa-phone::before { content: ""; }

.fa-square-o::before { content: ""; }

.fa-bookmark-o::before { content: ""; }

.fa-phone-square::before { content: ""; }

.fa-twitter::before { content: ""; }

.fa-facebook-f::before, .fa-facebook::before { content: ""; }

.fa-github::before { content: ""; }

.fa-unlock::before { content: ""; }

.fa-credit-card::before { content: ""; }

.fa-feed::before, .fa-rss::before { content: ""; }

.fa-hdd-o::before { content: ""; }

.fa-bullhorn::before { content: ""; }

.fa-bell::before { content: ""; }

.fa-certificate::before { content: ""; }

.fa-hand-o-right::before { content: ""; }

.fa-hand-o-left::before { content: ""; }

.fa-hand-o-up::before { content: ""; }

.fa-hand-o-down::before { content: ""; }

.fa-arrow-circle-left::before { content: ""; }

.fa-arrow-circle-right::before { content: ""; }

.fa-arrow-circle-up::before { content: ""; }

.fa-arrow-circle-down::before { content: ""; }

.fa-globe::before { content: ""; }

.fa-wrench::before { content: ""; }

.fa-tasks::before { content: ""; }

.fa-filter::before { content: ""; }

.fa-briefcase::before { content: ""; }

.fa-arrows-alt::before { content: ""; }

.fa-group::before, .fa-users::before { content: ""; }

.fa-chain::before, .fa-link::before { content: ""; }

.fa-cloud::before { content: ""; }

.fa-flask::before { content: ""; }

.fa-cut::before, .fa-scissors::before { content: ""; }

.fa-copy::before, .fa-files-o::before { content: ""; }

.fa-paperclip::before { content: ""; }

.fa-floppy-o::before, .fa-save::before { content: ""; }

.fa-square::before { content: ""; }

.fa-bars::before, .fa-navicon::before, .fa-reorder::before { content: ""; }

.fa-list-ul::before { content: ""; }

.fa-list-ol::before { content: ""; }

.fa-strikethrough::before { content: ""; }

.fa-underline::before { content: ""; }

.fa-table::before { content: ""; }

.fa-magic::before { content: ""; }

.fa-truck::before { content: ""; }

.fa-pinterest::before { content: ""; }

.fa-pinterest-square::before { content: ""; }

.fa-google-plus-square::before { content: ""; }

.fa-google-plus::before { content: ""; }

.fa-money::before { content: ""; }

.fa-caret-down::before { content: ""; }

.fa-caret-up::before { content: ""; }

.fa-caret-left::before { content: ""; }

.fa-caret-right::before { content: ""; }

.fa-columns::before { content: ""; }

.fa-sort::before, .fa-unsorted::before { content: ""; }

.fa-sort-desc::before, .fa-sort-down::before { content: ""; }

.fa-sort-asc::before, .fa-sort-up::before { content: ""; }

.fa-envelope::before { content: ""; }

.fa-linkedin::before { content: ""; }

.fa-rotate-left::before, .fa-undo::before { content: ""; }

.fa-gavel::before, .fa-legal::before { content: ""; }

.fa-dashboard::before, .fa-tachometer::before { content: ""; }

.fa-comment-o::before { content: ""; }

.fa-comments-o::before { content: ""; }

.fa-bolt::before, .fa-flash::before { content: ""; }

.fa-sitemap::before { content: ""; }

.fa-umbrella::before { content: ""; }

.fa-clipboard::before, .fa-paste::before { content: ""; }

.fa-lightbulb-o::before { content: ""; }

.fa-exchange::before { content: ""; }

.fa-cloud-download::before { content: ""; }

.fa-cloud-upload::before { content: ""; }

.fa-user-md::before { content: ""; }

.fa-stethoscope::before { content: ""; }

.fa-suitcase::before { content: ""; }

.fa-bell-o::before { content: ""; }

.fa-coffee::before { content: ""; }

.fa-cutlery::before { content: ""; }

.fa-file-text-o::before { content: ""; }

.fa-building-o::before { content: ""; }

.fa-hospital-o::before { content: ""; }

.fa-ambulance::before { content: ""; }

.fa-medkit::before { content: ""; }

.fa-fighter-jet::before { content: ""; }

.fa-beer::before { content: ""; }

.fa-h-square::before { content: ""; }

.fa-plus-square::before { content: ""; }

.fa-angle-double-left::before { content: ""; }

.fa-angle-double-right::before { content: ""; }

.fa-angle-double-up::before { content: ""; }

.fa-angle-double-down::before { content: ""; }

.fa-angle-left::before { content: ""; }

.fa-angle-right::before { content: ""; }

.fa-angle-up::before { content: ""; }

.fa-angle-down::before { content: ""; }

.fa-desktop::before { content: ""; }

.fa-laptop::before { content: ""; }

.fa-tablet::before { content: ""; }

.fa-mobile-phone::before, .fa-mobile::before { content: ""; }

.fa-circle-o::before { content: ""; }

.fa-quote-left::before { content: ""; }

.fa-quote-right::before { content: ""; }

.fa-spinner::before { content: ""; }

.fa-circle::before { content: ""; }

.fa-mail-reply::before, .fa-reply::before { content: ""; }

.fa-github-alt::before { content: ""; }

.fa-folder-o::before { content: ""; }

.fa-folder-open-o::before { content: ""; }

.fa-smile-o::before { content: ""; }

.fa-frown-o::before { content: ""; }

.fa-meh-o::before { content: ""; }

.fa-gamepad::before { content: ""; }

.fa-keyboard-o::before { content: ""; }

.fa-flag-o::before { content: ""; }

.fa-flag-checkered::before { content: ""; }

.fa-terminal::before { content: ""; }

.fa-code::before { content: ""; }

.fa-mail-reply-all::before, .fa-reply-all::before { content: ""; }

.fa-star-half-empty::before, .fa-star-half-full::before, .fa-star-half-o::before { content: ""; }

.fa-location-arrow::before { content: ""; }

.fa-crop::before { content: ""; }

.fa-code-fork::before { content: ""; }

.fa-chain-broken::before, .fa-unlink::before { content: ""; }

.fa-question::before { content: ""; }

.fa-info::before { content: ""; }

.fa-exclamation::before { content: ""; }

.fa-superscript::before { content: ""; }

.fa-subscript::before { content: ""; }

.fa-eraser::before { content: ""; }

.fa-puzzle-piece::before { content: ""; }

.fa-microphone::before { content: ""; }

.fa-microphone-slash::before { content: ""; }

.fa-shield::before { content: ""; }

.fa-calendar-o::before { content: ""; }

.fa-fire-extinguisher::before { content: ""; }

.fa-rocket::before { content: ""; }

.fa-maxcdn::before { content: ""; }

.fa-chevron-circle-left::before { content: ""; }

.fa-chevron-circle-right::before { content: ""; }

.fa-chevron-circle-up::before { content: ""; }

.fa-chevron-circle-down::before { content: ""; }

.fa-html5::before { content: ""; }

.fa-css3::before { content: ""; }

.fa-anchor::before { content: ""; }

.fa-unlock-alt::before { content: ""; }

.fa-bullseye::before { content: ""; }

.fa-ellipsis-h::before { content: ""; }

.fa-ellipsis-v::before { content: ""; }

.fa-rss-square::before { content: ""; }

.fa-play-circle::before { content: ""; }

.fa-ticket::before { content: ""; }

.fa-minus-square::before { content: ""; }

.fa-minus-square-o::before { content: ""; }

.fa-level-up::before { content: ""; }

.fa-level-down::before { content: ""; }

.fa-check-square::before { content: ""; }

.fa-pencil-square::before { content: ""; }

.fa-external-link-square::before { content: ""; }

.fa-share-square::before { content: ""; }

.fa-compass::before { content: ""; }

.fa-caret-square-o-down::before, .fa-toggle-down::before { content: ""; }

.fa-caret-square-o-up::before, .fa-toggle-up::before { content: ""; }

.fa-caret-square-o-right::before, .fa-toggle-right::before { content: ""; }

.fa-eur::before, .fa-euro::before { content: ""; }

.fa-gbp::before { content: ""; }

.fa-dollar::before, .fa-usd::before { content: ""; }

.fa-inr::before, .fa-rupee::before { content: ""; }

.fa-cny::before, .fa-jpy::before, .fa-rmb::before, .fa-yen::before { content: ""; }

.fa-rouble::before, .fa-rub::before, .fa-ruble::before { content: ""; }

.fa-krw::before, .fa-won::before { content: ""; }

.fa-bitcoin::before, .fa-btc::before { content: ""; }

.fa-file::before { content: ""; }

.fa-file-text::before { content: ""; }

.fa-sort-alpha-asc::before { content: ""; }

.fa-sort-alpha-desc::before { content: ""; }

.fa-sort-amount-asc::before { content: ""; }

.fa-sort-amount-desc::before { content: ""; }

.fa-sort-numeric-asc::before { content: ""; }

.fa-sort-numeric-desc::before { content: ""; }

.fa-thumbs-up::before { content: ""; }

.fa-thumbs-down::before { content: ""; }

.fa-youtube-square::before { content: ""; }

.fa-youtube::before { content: ""; }

.fa-xing::before { content: ""; }

.fa-xing-square::before { content: ""; }

.fa-youtube-play::before { content: ""; }

.fa-dropbox::before { content: ""; }

.fa-stack-overflow::before { content: ""; }

.fa-instagram::before { content: ""; }

.fa-flickr::before { content: ""; }

.fa-adn::before { content: ""; }

.fa-bitbucket::before { content: ""; }

.fa-bitbucket-square::before { content: ""; }

.fa-tumblr::before { content: ""; }

.fa-tumblr-square::before { content: ""; }

.fa-long-arrow-down::before { content: ""; }

.fa-long-arrow-up::before { content: ""; }

.fa-long-arrow-left::before { content: ""; }

.fa-long-arrow-right::before { content: ""; }

.fa-apple::before { content: ""; }

.fa-windows::before { content: ""; }

.fa-android::before { content: ""; }

.fa-linux::before { content: ""; }

.fa-dribbble::before { content: ""; }

.fa-skype::before { content: ""; }

.fa-foursquare::before { content: ""; }

.fa-trello::before { content: ""; }

.fa-female::before { content: ""; }

.fa-male::before { content: ""; }

.fa-gittip::before, .fa-gratipay::before { content: ""; }

.fa-sun-o::before { content: ""; }

.fa-moon-o::before { content: ""; }

.fa-archive::before { content: ""; }

.fa-bug::before { content: ""; }

.fa-vk::before { content: ""; }

.fa-weibo::before { content: ""; }

.fa-renren::before { content: ""; }

.fa-pagelines::before { content: ""; }

.fa-stack-exchange::before { content: ""; }

.fa-arrow-circle-o-right::before { content: ""; }

.fa-arrow-circle-o-left::before { content: ""; }

.fa-caret-square-o-left::before, .fa-toggle-left::before { content: ""; }

.fa-dot-circle-o::before { content: ""; }

.fa-wheelchair::before { content: ""; }

.fa-vimeo-square::before { content: ""; }

.fa-try::before, .fa-turkish-lira::before { content: ""; }

.fa-plus-square-o::before { content: ""; }

.fa-space-shuttle::before { content: ""; }

.fa-slack::before { content: ""; }

.fa-envelope-square::before { content: ""; }

.fa-wordpress::before { content: ""; }

.fa-openid::before { content: ""; }

.fa-bank::before, .fa-institution::before, .fa-university::before { content: ""; }

.fa-graduation-cap::before, .fa-mortar-board::before { content: ""; }

.fa-yahoo::before { content: ""; }

.fa-google::before { content: ""; }

.fa-reddit::before { content: ""; }

.fa-reddit-square::before { content: ""; }

.fa-stumbleupon-circle::before { content: ""; }

.fa-stumbleupon::before { content: ""; }

.fa-delicious::before { content: ""; }

.fa-digg::before { content: ""; }

.fa-pied-piper-pp::before { content: ""; }

.fa-pied-piper-alt::before { content: ""; }

.fa-drupal::before { content: ""; }

.fa-joomla::before { content: ""; }

.fa-language::before { content: ""; }

.fa-fax::before { content: ""; }

.fa-building::before { content: ""; }

.fa-child::before { content: ""; }

.fa-paw::before { content: ""; }

.fa-spoon::before { content: ""; }

.fa-cube::before { content: ""; }

.fa-cubes::before { content: ""; }

.fa-behance::before { content: ""; }

.fa-behance-square::before { content: ""; }

.fa-steam::before { content: ""; }

.fa-steam-square::before { content: ""; }

.fa-recycle::before { content: ""; }

.fa-automobile::before, .fa-car::before { content: ""; }

.fa-cab::before, .fa-taxi::before { content: ""; }

.fa-tree::before { content: ""; }

.fa-spotify::before { content: ""; }

.fa-deviantart::before { content: ""; }

.fa-soundcloud::before { content: ""; }

.fa-database::before { content: ""; }

.fa-file-pdf-o::before { content: ""; }

.fa-file-word-o::before { content: ""; }

.fa-file-excel-o::before { content: ""; }

.fa-file-powerpoint-o::before { content: ""; }

.fa-file-image-o::before, .fa-file-photo-o::before, .fa-file-picture-o::before { content: ""; }

.fa-file-archive-o::before, .fa-file-zip-o::before { content: ""; }

.fa-file-audio-o::before, .fa-file-sound-o::before { content: ""; }

.fa-file-movie-o::before, .fa-file-video-o::before { content: ""; }

.fa-file-code-o::before { content: ""; }

.fa-vine::before { content: ""; }

.fa-codepen::before { content: ""; }

.fa-jsfiddle::before { content: ""; }

.fa-life-bouy::before, .fa-life-buoy::before, .fa-life-ring::before, .fa-life-saver::before, .fa-support::before { content: ""; }

.fa-circle-o-notch::before { content: ""; }

.fa-ra::before, .fa-rebel::before, .fa-resistance::before { content: ""; }

.fa-empire::before, .fa-ge::before { content: ""; }

.fa-git-square::before { content: ""; }

.fa-git::before { content: ""; }

.fa-hacker-news::before, .fa-y-combinator-square::before, .fa-yc-square::before { content: ""; }

.fa-tencent-weibo::before { content: ""; }

.fa-qq::before { content: ""; }

.fa-wechat::before, .fa-weixin::before { content: ""; }

.fa-paper-plane::before, .fa-send::before { content: ""; }

.fa-paper-plane-o::before, .fa-send-o::before { content: ""; }

.fa-history::before { content: ""; }

.fa-circle-thin::before { content: ""; }

.fa-header::before { content: ""; }

.fa-paragraph::before { content: ""; }

.fa-sliders::before { content: ""; }

.fa-share-alt::before { content: ""; }

.fa-share-alt-square::before { content: ""; }

.fa-bomb::before { content: ""; }

.fa-futbol-o::before, .fa-soccer-ball-o::before { content: ""; }

.fa-tty::before { content: ""; }

.fa-binoculars::before { content: ""; }

.fa-plug::before { content: ""; }

.fa-slideshare::before { content: ""; }

.fa-twitch::before { content: ""; }

.fa-yelp::before { content: ""; }

.fa-newspaper-o::before { content: ""; }

.fa-wifi::before { content: ""; }

.fa-calculator::before { content: ""; }

.fa-paypal::before { content: ""; }

.fa-google-wallet::before { content: ""; }

.fa-cc-visa::before { content: ""; }

.fa-cc-mastercard::before { content: ""; }

.fa-cc-discover::before { content: ""; }

.fa-cc-amex::before { content: ""; }

.fa-cc-paypal::before { content: ""; }

.fa-cc-stripe::before { content: ""; }

.fa-bell-slash::before { content: ""; }

.fa-bell-slash-o::before { content: ""; }

.fa-trash::before { content: ""; }

.fa-copyright::before { content: ""; }

.fa-at::before { content: ""; }

.fa-eyedropper::before { content: ""; }

.fa-paint-brush::before { content: ""; }

.fa-birthday-cake::before { content: ""; }

.fa-area-chart::before { content: ""; }

.fa-pie-chart::before { content: ""; }

.fa-line-chart::before { content: ""; }

.fa-lastfm::before { content: ""; }

.fa-lastfm-square::before { content: ""; }

.fa-toggle-off::before { content: ""; }

.fa-toggle-on::before { content: ""; }

.fa-bicycle::before { content: ""; }

.fa-bus::before { content: ""; }

.fa-ioxhost::before { content: ""; }

.fa-angellist::before { content: ""; }

.fa-cc::before { content: ""; }

.fa-ils::before, .fa-shekel::before, .fa-sheqel::before { content: ""; }

.fa-meanpath::before { content: ""; }

.fa-buysellads::before { content: ""; }

.fa-connectdevelop::before { content: ""; }

.fa-dashcube::before { content: ""; }

.fa-forumbee::before { content: ""; }

.fa-leanpub::before { content: ""; }

.fa-sellsy::before { content: ""; }

.fa-shirtsinbulk::before { content: ""; }

.fa-simplybuilt::before { content: ""; }

.fa-skyatlas::before { content: ""; }

.fa-cart-plus::before { content: ""; }

.fa-cart-arrow-down::before { content: ""; }

.fa-diamond::before { content: ""; }

.fa-ship::before { content: ""; }

.fa-user-secret::before { content: ""; }

.fa-motorcycle::before { content: ""; }

.fa-street-view::before { content: ""; }

.fa-heartbeat::before { content: ""; }

.fa-venus::before { content: ""; }

.fa-mars::before { content: ""; }

.fa-mercury::before { content: ""; }

.fa-intersex::before, .fa-transgender::before { content: ""; }

.fa-transgender-alt::before { content: ""; }

.fa-venus-double::before { content: ""; }

.fa-mars-double::before { content: ""; }

.fa-venus-mars::before { content: ""; }

.fa-mars-stroke::before { content: ""; }

.fa-mars-stroke-v::before { content: ""; }

.fa-mars-stroke-h::before { content: ""; }

.fa-neuter::before { content: ""; }

.fa-genderless::before { content: ""; }

.fa-facebook-official::before { content: ""; }

.fa-pinterest-p::before { content: ""; }

.fa-whatsapp::before { content: ""; }

.fa-server::before { content: ""; }

.fa-user-plus::before { content: ""; }

.fa-user-times::before { content: ""; }

.fa-bed::before, .fa-hotel::before { content: ""; }

.fa-viacoin::before { content: ""; }

.fa-train::before { content: ""; }

.fa-subway::before { content: ""; }

.fa-medium::before { content: ""; }

.fa-y-combinator::before, .fa-yc::before { content: ""; }

.fa-optin-monster::before { content: ""; }

.fa-opencart::before { content: ""; }

.fa-expeditedssl::before { content: ""; }

.fa-battery-4::before, .fa-battery-full::before, .fa-battery::before { content: ""; }

.fa-battery-3::before, .fa-battery-three-quarters::before { content: ""; }

.fa-battery-2::before, .fa-battery-half::before { content: ""; }

.fa-battery-1::before, .fa-battery-quarter::before { content: ""; }

.fa-battery-0::before, .fa-battery-empty::before { content: ""; }

.fa-mouse-pointer::before { content: ""; }

.fa-i-cursor::before { content: ""; }

.fa-object-group::before { content: ""; }

.fa-object-ungroup::before { content: ""; }

.fa-sticky-note::before { content: ""; }

.fa-sticky-note-o::before { content: ""; }

.fa-cc-jcb::before { content: ""; }

.fa-cc-diners-club::before { content: ""; }

.fa-clone::before { content: ""; }

.fa-balance-scale::before { content: ""; }

.fa-hourglass-o::before { content: ""; }

.fa-hourglass-1::before, .fa-hourglass-start::before { content: ""; }

.fa-hourglass-2::before, .fa-hourglass-half::before { content: ""; }

.fa-hourglass-3::before, .fa-hourglass-end::before { content: ""; }

.fa-hourglass::before { content: ""; }

.fa-hand-grab-o::before, .fa-hand-rock-o::before { content: ""; }

.fa-hand-paper-o::before, .fa-hand-stop-o::before { content: ""; }

.fa-hand-scissors-o::before { content: ""; }

.fa-hand-lizard-o::before { content: ""; }

.fa-hand-spock-o::before { content: ""; }

.fa-hand-pointer-o::before { content: ""; }

.fa-hand-peace-o::before { content: ""; }

.fa-trademark::before { content: ""; }

.fa-registered::before { content: ""; }

.fa-creative-commons::before { content: ""; }

.fa-gg::before { content: ""; }

.fa-gg-circle::before { content: ""; }

.fa-tripadvisor::before { content: ""; }

.fa-odnoklassniki::before { content: ""; }

.fa-odnoklassniki-square::before { content: ""; }

.fa-get-pocket::before { content: ""; }

.fa-wikipedia-w::before { content: ""; }

.fa-safari::before { content: ""; }

.fa-chrome::before { content: ""; }

.fa-firefox::before { content: ""; }

.fa-opera::before { content: ""; }

.fa-internet-explorer::before { content: ""; }

.fa-television::before, .fa-tv::before { content: ""; }

.fa-contao::before { content: ""; }

.fa-500px::before { content: ""; }

.fa-amazon::before { content: ""; }

.fa-calendar-plus-o::before { content: ""; }

.fa-calendar-minus-o::before { content: ""; }

.fa-calendar-times-o::before { content: ""; }

.fa-calendar-check-o::before { content: ""; }

.fa-industry::before { content: ""; }

.fa-map-pin::before { content: ""; }

.fa-map-signs::before { content: ""; }

.fa-map-o::before { content: ""; }

.fa-map::before { content: ""; }

.fa-commenting::before { content: ""; }

.fa-commenting-o::before { content: ""; }

.fa-houzz::before { content: ""; }

.fa-vimeo::before { content: ""; }

.fa-black-tie::before { content: ""; }

.fa-fonticons::before { content: ""; }

.fa-reddit-alien::before { content: ""; }

.fa-edge::before { content: ""; }

.fa-credit-card-alt::before { content: ""; }

.fa-codiepie::before { content: ""; }

.fa-modx::before { content: ""; }

.fa-fort-awesome::before { content: ""; }

.fa-usb::before { content: ""; }

.fa-product-hunt::before { content: ""; }

.fa-mixcloud::before { content: ""; }

.fa-scribd::before { content: ""; }

.fa-pause-circle::before { content: ""; }

.fa-pause-circle-o::before { content: ""; }

.fa-stop-circle::before { content: ""; }

.fa-stop-circle-o::before { content: ""; }

.fa-shopping-bag::before { content: ""; }

.fa-shopping-basket::before { content: ""; }

.fa-hashtag::before { content: ""; }

.fa-bluetooth::before { content: ""; }

.fa-bluetooth-b::before { content: ""; }

.fa-percent::before { content: ""; }

.fa-gitlab::before { content: ""; }

.fa-wpbeginner::before { content: ""; }

.fa-wpforms::before { content: ""; }

.fa-envira::before { content: ""; }

.fa-universal-access::before { content: ""; }

.fa-wheelchair-alt::before { content: ""; }

.fa-question-circle-o::before { content: ""; }

.fa-blind::before { content: ""; }

.fa-audio-description::before { content: ""; }

.fa-volume-control-phone::before { content: ""; }

.fa-braille::before { content: ""; }

.fa-assistive-listening-systems::before { content: ""; }

.fa-american-sign-language-interpreting::before, .fa-asl-interpreting::before { content: ""; }

.fa-deaf::before, .fa-deafness::before, .fa-hard-of-hearing::before { content: ""; }

.fa-glide::before { content: ""; }

.fa-glide-g::before { content: ""; }

.fa-sign-language::before, .fa-signing::before { content: ""; }

.fa-low-vision::before { content: ""; }

.fa-viadeo::before { content: ""; }

.fa-viadeo-square::before { content: ""; }

.fa-snapchat::before { content: ""; }

.fa-snapchat-ghost::before { content: ""; }

.fa-snapchat-square::before { content: ""; }

.fa-pied-piper::before { content: ""; }

.fa-first-order::before { content: ""; }

.fa-yoast::before { content: ""; }

.fa-themeisle::before { content: ""; }

.fa-google-plus-circle::before, .fa-google-plus-official::before { content: ""; }

.fa-fa::before, .fa-font-awesome::before { content: ""; }

.fa-handshake-o::before { content: ""; }

.fa-envelope-open::before { content: ""; }

.fa-envelope-open-o::before { content: ""; }

.fa-linode::before { content: ""; }

.fa-address-book::before { content: ""; }

.fa-address-book-o::before { content: ""; }

.fa-address-card::before, .fa-vcard::before { content: ""; }

.fa-address-card-o::before, .fa-vcard-o::before { content: ""; }

.fa-user-circle::before { content: ""; }

.fa-user-circle-o::before { content: ""; }

.fa-user-o::before { content: ""; }

.fa-id-badge::before { content: ""; }

.fa-drivers-license::before, .fa-id-card::before { content: ""; }

.fa-drivers-license-o::before, .fa-id-card-o::before { content: ""; }

.fa-quora::before { content: ""; }

.fa-free-code-camp::before { content: ""; }

.fa-telegram::before { content: ""; }

.fa-thermometer-4::before, .fa-thermometer-full::before, .fa-thermometer::before { content: ""; }

.fa-thermometer-3::before, .fa-thermometer-three-quarters::before { content: ""; }

.fa-thermometer-2::before, .fa-thermometer-half::before { content: ""; }

.fa-thermometer-1::before, .fa-thermometer-quarter::before { content: ""; }

.fa-thermometer-0::before, .fa-thermometer-empty::before { content: ""; }

.fa-shower::before { content: ""; }

.fa-bath::before, .fa-bathtub::before, .fa-s15::before { content: ""; }

.fa-podcast::before { content: ""; }

.fa-window-maximize::before { content: ""; }

.fa-window-minimize::before { content: ""; }

.fa-window-restore::before { content: ""; }

.fa-times-rectangle::before, .fa-window-close::before { content: ""; }

.fa-times-rectangle-o::before, .fa-window-close-o::before { content: ""; }

.fa-bandcamp::before { content: ""; }

.fa-grav::before { content: ""; }

.fa-etsy::before { content: ""; }

.fa-imdb::before { content: ""; }

.fa-ravelry::before { content: ""; }

.fa-eercast::before { content: ""; }

.fa-microchip::before { content: ""; }

.fa-snowflake-o::before { content: ""; }

.fa-superpowers::before { content: ""; }

.fa-wpexplorer::before { content: ""; }

.fa-meetup::before { content: ""; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }

@charset "utf-8";

:root { --blue: #007BFF; --indigo: #6610F2; --purple: #6F42C1; --pink: #E83E8C; --red: #DC3545; --orange: #FD7E14; --yellow: #FFC107; --green: #28A745; --teal: #20C997; --cyan: #17A2B8; --white: #FFF; --gray: #6C757D; --gray-dark: #343A40; --primary: #007BFF; --secondary: #6C757D; --success: #28A745; --info: #17A2B8; --warning: #FFC107; --danger: #DC3545; --light: #F8F9FA; --dark: #343A40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --breakpoint-xxl: 1440px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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; }

*, ::before, ::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: rgb(33, 37, 41); text-align: left; background-color: rgb(255, 255, 255); }

[tabindex="-1"]:focus { outline: 0px !important; }

hr { box-sizing: content-box; height: 0px; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 0.5rem; }

p { margin-top: 0px; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline dotted; cursor: help; border-bottom: 0px; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0px; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0px; }

dt { font-weight: 700; }

dd { margin-bottom: 0.5rem; margin-left: 0px; }

blockquote { margin: 0px 0px 1rem; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

a { color: rgb(0, 123, 255); text-decoration: none; background-color: transparent; }

a:hover { color: rgb(0, 86, 179); text-decoration: underline; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus { outline: 0px; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0px; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0px 0px 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: rgb(108, 117, 125); text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0px; }

button:focus { outline: -webkit-focus-ring-color auto 5px; }

input, button, select, optgroup, textarea { margin: 0px; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { appearance: button; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0px; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0px; padding: 0px; margin: 0px; border: 0px; }

legend { display: block; width: 100%; max-width: 100%; padding: 0px; margin-bottom: 0.5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { appearance: none; }

::-webkit-file-upload-button { font: inherit; appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit; }

h1, .h1 { font-size: 2.5rem; }

h2, .h2 { font-size: 2rem; }

h3, .h3 { font-size: 1.75rem; }

h4, .h4 { font-size: 1.5rem; }

h5, .h5 { font-size: 1.25rem; }

h6, .h6 { font-size: 1rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

hr { margin-top: 1rem; margin-bottom: 1rem; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: rgb(252, 248, 227); }

.list-unstyled { padding-left: 0px; list-style: none; }

.list-inline { padding-left: 0px; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: rgb(108, 117, 125); }

.blockquote-footer::before { content: "— "; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: rgb(255, 255, 255); border: 1px solid rgb(222, 226, 230); border-radius: 0.25rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: rgb(108, 117, 125); }

code { font-size: 87.5%; color: rgb(232, 62, 140); word-break: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: rgb(255, 255, 255); background-color: rgb(33, 37, 41); border-radius: 0.2rem; }

kbd kbd { padding: 0px; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: rgb(33, 37, 41); }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.table { width: 100%; margin-bottom: 1rem; background-color: transparent; }

.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid rgb(222, 226, 230); }

.table thead th { vertical-align: bottom; border-bottom: 2px solid rgb(222, 226, 230); }

.table tbody + tbody { border-top: 2px solid rgb(222, 226, 230); }

.table .table { background-color: rgb(255, 255, 255); }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid rgb(222, 226, 230); }

.table-bordered th, .table-bordered td { border: 1px solid rgb(222, 226, 230); }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0px; }

.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: rgb(184, 218, 255); }

.table-hover .table-primary:hover { background-color: rgb(159, 205, 255); }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: rgb(159, 205, 255); }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: rgb(214, 216, 219); }

.table-hover .table-secondary:hover { background-color: rgb(200, 203, 207); }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: rgb(200, 203, 207); }

.table-success, .table-success > th, .table-success > td { background-color: rgb(195, 230, 203); }

.table-hover .table-success:hover { background-color: rgb(177, 223, 187); }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: rgb(177, 223, 187); }

.table-info, .table-info > th, .table-info > td { background-color: rgb(190, 229, 235); }

.table-hover .table-info:hover { background-color: rgb(171, 221, 229); }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: rgb(171, 221, 229); }

.table-warning, .table-warning > th, .table-warning > td { background-color: rgb(255, 238, 186); }

.table-hover .table-warning:hover { background-color: rgb(255, 232, 161); }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: rgb(255, 232, 161); }

.table-danger, .table-danger > th, .table-danger > td { background-color: rgb(245, 198, 203); }

.table-hover .table-danger:hover { background-color: rgb(241, 176, 183); }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: rgb(241, 176, 183); }

.table-light, .table-light > th, .table-light > td { background-color: rgb(253, 253, 254); }

.table-hover .table-light:hover { background-color: rgb(236, 236, 246); }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: rgb(236, 236, 246); }

.table-dark, .table-dark > th, .table-dark > td { background-color: rgb(198, 200, 202); }

.table-hover .table-dark:hover { background-color: rgb(185, 187, 190); }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: rgb(185, 187, 190); }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: rgb(255, 255, 255); background-color: rgb(33, 37, 41); border-color: rgb(50, 56, 62); }

.table .thead-light th { color: rgb(73, 80, 87); background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); }

.table-dark { color: rgb(255, 255, 255); background-color: rgb(33, 37, 41); }

.table-dark th, .table-dark td, .table-dark thead th { border-color: rgb(50, 56, 62); }

.table-dark.table-bordered { border: 0px; }

.table-dark.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-sm > .table-bordered { border: 0px; }
}

@media (max-width: 767.98px) {
  .table-responsive-md { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-md > .table-bordered { border: 0px; }
}

@media (max-width: 991.98px) {
  .table-responsive-lg { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-lg > .table-bordered { border: 0px; }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-xl > .table-bordered { border: 0px; }
}

@media (max-width: 1439.98px) {
  .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; }
  .table-responsive-xxl > .table-bordered { border: 0px; }
}

.table-responsive { display: block; width: 100%; overflow-x: auto; }

.table-responsive > .table-bordered { border: 0px; }

.btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) {
  .btn { transition: none; }
}

.btn:hover, .btn:focus { text-decoration: none; }

.btn:focus, .btn.focus { outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }

.btn.disabled, .btn:disabled { opacity: 0.65; }

.btn:not(:disabled):not(.disabled) { cursor: pointer; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }

.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 105, 217); border-color: rgb(0, 98, 204); }

.btn-primary:focus, .btn-primary.focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-primary.disabled, .btn-primary:disabled { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(0, 98, 204); border-color: rgb(0, 92, 191); }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-secondary { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }

.btn-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(90, 98, 104); border-color: rgb(84, 91, 98); }

.btn-secondary:focus, .btn-secondary.focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }

.btn-secondary.disabled, .btn-secondary:disabled { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(84, 91, 98); border-color: rgb(78, 85, 91); }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }

.btn-success { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }

.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(33, 136, 56); border-color: rgb(30, 126, 52); }

.btn-success:focus, .btn-success.focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-success.disabled, .btn-success:disabled { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(30, 126, 52); border-color: rgb(28, 116, 48); }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-info { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }

.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(19, 132, 150); border-color: rgb(17, 122, 139); }

.btn-info:focus, .btn-info.focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }

.btn-info.disabled, .btn-info:disabled { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(17, 122, 139); border-color: rgb(16, 112, 127); }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }

.btn-warning { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }

.btn-warning:hover { color: rgb(33, 37, 41); background-color: rgb(224, 168, 0); border-color: rgb(211, 158, 0); }

.btn-warning:focus, .btn-warning.focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }

.btn-warning.disabled, .btn-warning:disabled { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(211, 158, 0); border-color: rgb(198, 149, 0); }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }

.btn-danger { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }

.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(200, 35, 51); border-color: rgb(189, 33, 48); }

.btn-danger:focus, .btn-danger.focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-danger.disabled, .btn-danger:disabled { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(189, 33, 48); border-color: rgb(178, 31, 45); }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-light { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }

.btn-light:hover { color: rgb(33, 37, 41); background-color: rgb(226, 230, 234); border-color: rgb(218, 224, 229); }

.btn-light:focus, .btn-light.focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }

.btn-light.disabled, .btn-light:disabled { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(218, 224, 229); border-color: rgb(211, 217, 223); }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }

.btn-dark { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }

.btn-dark:hover { color: rgb(255, 255, 255); background-color: rgb(35, 39, 43); border-color: rgb(29, 33, 36); }

.btn-dark:focus, .btn-dark.focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }

.btn-dark.disabled, .btn-dark:disabled { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(29, 33, 36); border-color: rgb(23, 26, 29); }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-primary { color: rgb(0, 123, 255); background-color: transparent; background-image: none; border-color: rgb(0, 123, 255); }

.btn-outline-primary:hover { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: rgb(0, 123, 255); background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: rgba(0, 123, 255, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-secondary { color: rgb(108, 117, 125); background-color: transparent; background-image: none; border-color: rgb(108, 117, 125); }

.btn-outline-secondary:hover { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: rgb(108, 117, 125); background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); border-color: rgb(108, 117, 125); }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: rgba(108, 117, 125, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-success { color: rgb(40, 167, 69); background-color: transparent; background-image: none; border-color: rgb(40, 167, 69); }

.btn-outline-success:hover { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: rgb(40, 167, 69); background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); border-color: rgb(40, 167, 69); }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-info { color: rgb(23, 162, 184); background-color: transparent; background-image: none; border-color: rgb(23, 162, 184); }

.btn-outline-info:hover { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: rgb(23, 162, 184); background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); border-color: rgb(23, 162, 184); }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: rgba(23, 162, 184, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-warning { color: rgb(255, 193, 7); background-color: transparent; background-image: none; border-color: rgb(255, 193, 7); }

.btn-outline-warning:hover { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: rgb(255, 193, 7); background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); border-color: rgb(255, 193, 7); }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: rgba(255, 193, 7, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-danger { color: rgb(220, 53, 69); background-color: transparent; background-image: none; border-color: rgb(220, 53, 69); }

.btn-outline-danger:hover { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: rgb(220, 53, 69); background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); border-color: rgb(220, 53, 69); }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: rgba(220, 53, 69, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-light { color: rgb(248, 249, 250); background-color: transparent; background-image: none; border-color: rgb(248, 249, 250); }

.btn-outline-light:hover { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: rgb(248, 249, 250); background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); border-color: rgb(248, 249, 250); }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: rgba(248, 249, 250, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-dark { color: rgb(52, 58, 64); background-color: transparent; background-image: none; border-color: rgb(52, 58, 64); }

.btn-outline-dark:hover { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: rgb(52, 58, 64); background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); border-color: rgb(52, 58, 64); }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: rgba(52, 58, 64, 0.5) 0px 0px 0px 0.2rem; }

.btn-link { font-weight: 400; color: rgb(0, 123, 255); background-color: transparent; }

.btn-link:hover { color: rgb(0, 86, 179); text-decoration: underline; background-color: transparent; border-color: transparent; }

.btn-link:focus, .btn-link.focus { text-decoration: underline; border-color: transparent; box-shadow: none; }

.btn-link:disabled, .btn-link.disabled { color: rgb(108, 117, 125); pointer-events: none; }

.btn-lg { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; }

.btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }

@media screen and (prefers-reduced-motion: reduce) {
  .fade { transition: none; }
}

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0px; overflow: hidden; transition: height 0.35s; }

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing { transition: none; }
}

.card { position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; }

.card > hr { margin-right: 0px; margin-left: 0px; }

.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.card-body { flex: 1 1 auto; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0px; }

.card-text:last-child { margin-bottom: 0px; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0px; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: calc(-1px + 0.25rem) calc(-1px + 0.25rem) 0px 0px; }

.card-header + .list-group .list-group-item:first-child { border-top: 0px; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0px 0px calc(-1px + 0.25rem) calc(-1px + 0.25rem); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0px; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; inset: 0px; padding: 1.25rem; }

.card-img { width: 100%; border-radius: calc(-1px + 0.25rem); }

.card-img-top { width: 100%; border-top-left-radius: calc(-1px + 0.25rem); border-top-right-radius: calc(-1px + 0.25rem); }

.card-img-bottom { width: 100%; border-bottom-right-radius: calc(-1px + 0.25rem); border-bottom-left-radius: calc(-1px + 0.25rem); }

.card-deck { display: flex; flex-direction: column; }

.card-deck .card { margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck { flex-flow: wrap; margin-right: -15px; margin-left: -15px; }
  .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0px; margin-left: 15px; }
}

.card-group { display: flex; flex-direction: column; }

.card-group > .card { margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group { flex-flow: wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0px; }
  .card-group > .card + .card { margin-left: 0px; border-left: 0px; }
  .card-group > .card:first-child { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
  .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header { border-top-right-radius: 0px; }
  .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer { border-bottom-right-radius: 0px; }
  .card-group > .card:last-child { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
  .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header { border-top-left-radius: 0px; }
  .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer { border-bottom-left-radius: 0px; }
  .card-group > .card:only-child { border-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0px; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer { border-radius: 0px; }
}

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; }
}

.accordion .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0px; border-radius: 0px; }

.accordion .card:not(:first-of-type) .card-header:first-child { border-radius: 0px; }

.accordion .card:first-of-type { border-bottom: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

.accordion .card:last-of-type { border-top-left-radius: 0px; border-top-right-radius: 0px; }

.pagination { display: flex; padding-left: 0px; list-style: none; border-radius: 0.25rem; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: rgb(0, 123, 255); background-color: rgb(255, 255, 255); border: 1px solid rgb(222, 226, 230); }

.page-link:hover { z-index: 2; color: rgb(0, 86, 179); text-decoration: none; background-color: rgb(233, 236, 239); border-color: rgb(222, 226, 230); }

.page-link:focus { z-index: 2; outline: 0px; box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem; }

.page-link:not(:disabled):not(.disabled) { cursor: pointer; }

.page-item:first-child .page-link { margin-left: 0px; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link { z-index: 1; color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }

.page-item.disabled .page-link { color: rgb(108, 117, 125); pointer-events: none; cursor: auto; background-color: rgb(255, 255, 255); border-color: rgb(222, 226, 230); }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }

.badge-primary { color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); }

.badge-primary[href]:hover, .badge-primary[href]:focus { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(0, 98, 204); }

.badge-secondary { color: rgb(255, 255, 255); background-color: rgb(108, 117, 125); }

.badge-secondary[href]:hover, .badge-secondary[href]:focus { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(84, 91, 98); }

.badge-success { color: rgb(255, 255, 255); background-color: rgb(40, 167, 69); }

.badge-success[href]:hover, .badge-success[href]:focus { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(30, 126, 52); }

.badge-info { color: rgb(255, 255, 255); background-color: rgb(23, 162, 184); }

.badge-info[href]:hover, .badge-info[href]:focus { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(17, 122, 139); }

.badge-warning { color: rgb(33, 37, 41); background-color: rgb(255, 193, 7); }

.badge-warning[href]:hover, .badge-warning[href]:focus { color: rgb(33, 37, 41); text-decoration: none; background-color: rgb(211, 158, 0); }

.badge-danger { color: rgb(255, 255, 255); background-color: rgb(220, 53, 69); }

.badge-danger[href]:hover, .badge-danger[href]:focus { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(189, 33, 48); }

.badge-light { color: rgb(33, 37, 41); background-color: rgb(248, 249, 250); }

.badge-light[href]:hover, .badge-light[href]:focus { color: rgb(33, 37, 41); text-decoration: none; background-color: rgb(218, 224, 229); }

.badge-dark { color: rgb(255, 255, 255); background-color: rgb(52, 58, 64); }

.badge-dark[href]:hover, .badge-dark[href]:focus { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(29, 33, 36); }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: rgb(233, 236, 239); border-radius: 0.3rem; }

@media (min-width: 576px) {
  .jumbotron { padding: 4rem 2rem; }
}

.jumbotron-fluid { padding-right: 0px; padding-left: 0px; border-radius: 0px; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }

.alert-dismissible .close { position: absolute; top: 0px; right: 0px; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: rgb(0, 64, 133); background-color: rgb(204, 229, 255); border-color: rgb(184, 218, 255); }

.alert-primary hr { border-top-color: rgb(159, 205, 255); }

.alert-primary .alert-link { color: rgb(0, 39, 82); }

.alert-secondary { color: rgb(56, 61, 65); background-color: rgb(226, 227, 229); border-color: rgb(214, 216, 219); }

.alert-secondary hr { border-top-color: rgb(200, 203, 207); }

.alert-secondary .alert-link { color: rgb(32, 35, 38); }

.alert-success { color: rgb(21, 87, 36); background-color: rgb(212, 237, 218); border-color: rgb(195, 230, 203); }

.alert-success hr { border-top-color: rgb(177, 223, 187); }

.alert-success .alert-link { color: rgb(11, 46, 19); }

.alert-info { color: rgb(12, 84, 96); background-color: rgb(209, 236, 241); border-color: rgb(190, 229, 235); }

.alert-info hr { border-top-color: rgb(171, 221, 229); }

.alert-info .alert-link { color: rgb(6, 44, 51); }

.alert-warning { color: rgb(133, 100, 4); background-color: rgb(255, 243, 205); border-color: rgb(255, 238, 186); }

.alert-warning hr { border-top-color: rgb(255, 232, 161); }

.alert-warning .alert-link { color: rgb(83, 63, 3); }

.alert-danger { color: rgb(114, 28, 36); background-color: rgb(248, 215, 218); border-color: rgb(245, 198, 203); }

.alert-danger hr { border-top-color: rgb(241, 176, 183); }

.alert-danger .alert-link { color: rgb(73, 18, 23); }

.alert-light { color: rgb(129, 129, 130); background-color: rgb(254, 254, 254); border-color: rgb(253, 253, 254); }

.alert-light hr { border-top-color: rgb(236, 236, 246); }

.alert-light .alert-link { color: rgb(104, 104, 104); }

.alert-dark { color: rgb(27, 30, 33); background-color: rgb(214, 216, 217); border-color: rgb(198, 200, 202); }

.alert-dark hr { border-top-color: rgb(185, 187, 190); }

.alert-dark .alert-link { color: rgb(4, 5, 5); }

@-webkit-keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}

@keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}

.progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: rgb(233, 236, 239); border-radius: 0.25rem; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; color: rgb(255, 255, 255); text-align: center; white-space: nowrap; background-color: rgb(0, 123, 255); transition: width 0.6s; }

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar { transition: none; }
}

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { animation: 1s linear 0s infinite normal none running progress-bar-stripes; }

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1 1 0%; }

.list-group { display: flex; flex-direction: column; padding-left: 0px; margin-bottom: 0px; }

.list-group-item-action { width: 100%; color: rgb(73, 80, 87); text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { color: rgb(73, 80, 87); text-decoration: none; background-color: rgb(248, 249, 250); }

.list-group-item-action:active { color: rgb(33, 37, 41); background-color: rgb(233, 236, 239); }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.list-group-item:last-child { margin-bottom: 0px; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.list-group-item:hover, .list-group-item:focus { z-index: 1; text-decoration: none; }

.list-group-item.disabled, .list-group-item:disabled { color: rgb(108, 117, 125); background-color: rgb(255, 255, 255); }

.list-group-item.active { z-index: 2; color: rgb(255, 255, 255); background-color: rgb(0, 123, 255); border-color: rgb(0, 123, 255); }

.list-group-flush .list-group-item { border-right: 0px; border-left: 0px; border-radius: 0px; }

.list-group-flush:first-child .list-group-item:first-child { border-top: 0px; }

.list-group-flush:last-child .list-group-item:last-child { border-bottom: 0px; }

.list-group-item-primary { color: rgb(0, 64, 133); background-color: rgb(184, 218, 255); }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: rgb(0, 64, 133); background-color: rgb(159, 205, 255); }

.list-group-item-primary.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(0, 64, 133); border-color: rgb(0, 64, 133); }

.list-group-item-secondary { color: rgb(56, 61, 65); background-color: rgb(214, 216, 219); }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: rgb(56, 61, 65); background-color: rgb(200, 203, 207); }

.list-group-item-secondary.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(56, 61, 65); border-color: rgb(56, 61, 65); }

.list-group-item-success { color: rgb(21, 87, 36); background-color: rgb(195, 230, 203); }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: rgb(21, 87, 36); background-color: rgb(177, 223, 187); }

.list-group-item-success.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(21, 87, 36); border-color: rgb(21, 87, 36); }

.list-group-item-info { color: rgb(12, 84, 96); background-color: rgb(190, 229, 235); }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: rgb(12, 84, 96); background-color: rgb(171, 221, 229); }

.list-group-item-info.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(12, 84, 96); border-color: rgb(12, 84, 96); }

.list-group-item-warning { color: rgb(133, 100, 4); background-color: rgb(255, 238, 186); }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: rgb(133, 100, 4); background-color: rgb(255, 232, 161); }

.list-group-item-warning.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(133, 100, 4); border-color: rgb(133, 100, 4); }

.list-group-item-danger { color: rgb(114, 28, 36); background-color: rgb(245, 198, 203); }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: rgb(114, 28, 36); background-color: rgb(241, 176, 183); }

.list-group-item-danger.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(114, 28, 36); border-color: rgb(114, 28, 36); }

.list-group-item-light { color: rgb(129, 129, 130); background-color: rgb(253, 253, 254); }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: rgb(129, 129, 130); background-color: rgb(236, 236, 246); }

.list-group-item-light.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(129, 129, 130); border-color: rgb(129, 129, 130); }

.list-group-item-dark { color: rgb(27, 30, 33); background-color: rgb(198, 200, 202); }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: rgb(27, 30, 33); background-color: rgb(185, 187, 190); }

.list-group-item-dark.list-group-item-action.active { color: rgb(255, 255, 255); background-color: rgb(27, 30, 33); border-color: rgb(27, 30, 33); }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: rgb(0, 0, 0); text-shadow: rgb(255, 255, 255) 0px 1px 0px; opacity: 0.5; }

.close:not(:disabled):not(.disabled) { cursor: pointer; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { color: rgb(0, 0, 0); text-decoration: none; opacity: 0.75; }

button.close { padding: 0px; background-color: transparent; border: 0px; appearance: none; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow: hidden auto; }

.modal { position: fixed; inset: 0px; z-index: 1050; display: none; overflow: hidden; outline: 0px; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0px, -25%); }

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog { transition: none; }
}

.modal.show .modal-dialog { transform: translate(0px, 0px); }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(-1rem + 100vh); content: ""; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0px; }

.modal-backdrop { position: fixed; inset: 0px; z-index: 1040; background-color: rgb(0, 0, 0); }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem; border-bottom: 1px solid rgb(233, 236, 239); border-top-left-radius: 0.3rem; border-top-right-radius: 0.3rem; }

.modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0px; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid rgb(233, 236, 239); }

.modal-footer > :not(:first-child) { margin-left: 0.25rem; }

.modal-footer > :not(:last-child) { margin-right: 0.25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(-3.5rem + 100vh); }
  .modal-sm { max-width: 300px; }
}

@media (min-width: 992px) {
  .modal-lg { max-width: 800px; }
}

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; overflow-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0px; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0px; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0px; border-width: 0.4rem 0.4rem 0px; border-top-color: rgb(0, 0, 0); }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0px 0.4rem; }

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0px; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0px; border-width: 0.4rem 0.4rem 0.4rem 0px; border-right-color: rgb(0, 0, 0); }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0px; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0px; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0px; border-width: 0px 0.4rem 0.4rem; border-bottom-color: rgb(0, 0, 0); }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0px 0.4rem; }

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0px; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0px; border-width: 0.4rem 0px 0.4rem 0.4rem; border-left-color: rgb(0, 0, 0); }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: rgb(255, 255, 255); text-align: center; background-color: rgb(0, 0, 0); border-radius: 0.25rem; }

.carousel { position: relative; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-item { position: relative; display: none; align-items: center; width: 100%; backface-visibility: hidden; perspective: 1000px; }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; transition: transform 0.6s; }

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active, .carousel-item-next, .carousel-item-prev { transition: none; }
}

.carousel-item-next, .carousel-item-prev { position: absolute; top: 0px; }

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0px); }

@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translate3d(0px, 0px, 0px); }
}

.carousel-item-next, .active.carousel-item-right { transform: translateX(100%); }

@supports (transform-style: preserve-3d) {
  .carousel-item-next, .active.carousel-item-right { transform: translate3d(100%, 0px, 0px); }
}

.carousel-item-prev, .active.carousel-item-left { transform: translateX(-100%); }

@supports (transform-style: preserve-3d) {
  .carousel-item-prev, .active.carousel-item-left { transform: translate3d(-100%, 0px, 0px); }
}

.carousel-fade .carousel-item { opacity: 0; transition-duration: 0.6s; transition-property: opacity; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0; }

.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translateX(0px); }

@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translate3d(0px, 0px, 0px); }
}

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0px; bottom: 0px; display: flex; align-items: center; justify-content: center; width: 15%; color: rgb(255, 255, 255); text-align: center; opacity: 0.5; }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: rgb(255, 255, 255); text-decoration: none; outline: 0px; opacity: 0.9; }

.carousel-control-prev { left: 0px; }

.carousel-control-next { right: 0px; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: center center / 100% 100% no-repeat transparent; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators { position: absolute; right: 0px; bottom: 10px; left: 0px; z-index: 15; display: flex; justify-content: center; padding-left: 0px; margin-right: 15%; margin-left: 15%; list-style: none; }

.carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: rgba(255, 255, 255, 0.5); }

.carousel-indicators li::before { position: absolute; top: -10px; left: 0px; display: inline-block; width: 100%; height: 10px; content: ""; }

.carousel-indicators li::after { position: absolute; bottom: -10px; left: 0px; display: inline-block; width: 100%; height: 10px; content: ""; }

.carousel-indicators .active { background-color: rgb(255, 255, 255); }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: rgb(255, 255, 255); text-align: center; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: rgb(0, 123, 255) !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: rgb(0, 98, 204) !important; }

.bg-secondary { background-color: rgb(108, 117, 125) !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: rgb(84, 91, 98) !important; }

.bg-success { background-color: rgb(40, 167, 69) !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: rgb(30, 126, 52) !important; }

.bg-info { background-color: rgb(23, 162, 184) !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: rgb(17, 122, 139) !important; }

.bg-warning { background-color: rgb(255, 193, 7) !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: rgb(211, 158, 0) !important; }

.bg-danger { background-color: rgb(220, 53, 69) !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: rgb(189, 33, 48) !important; }

.bg-light { background-color: rgb(248, 249, 250) !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: rgb(218, 224, 229) !important; }

.bg-dark { background-color: rgb(52, 58, 64) !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: rgb(29, 33, 36) !important; }

.bg-white { background-color: rgb(255, 255, 255) !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid rgb(222, 226, 230) !important; }

.border-top { border-top: 1px solid rgb(222, 226, 230) !important; }

.border-right { border-right: 1px solid rgb(222, 226, 230) !important; }

.border-bottom { border-bottom: 1px solid rgb(222, 226, 230) !important; }

.border-left { border-left: 1px solid rgb(222, 226, 230) !important; }

.border-0 { border: 0px !important; }

.border-top-0 { border-top: 0px !important; }

.border-right-0 { border-right: 0px !important; }

.border-bottom-0 { border-bottom: 0px !important; }

.border-left-0 { border-left: 0px !important; }

.border-primary { border-color: rgb(0, 123, 255) !important; }

.border-secondary { border-color: rgb(108, 117, 125) !important; }

.border-success { border-color: rgb(40, 167, 69) !important; }

.border-info { border-color: rgb(23, 162, 184) !important; }

.border-warning { border-color: rgb(255, 193, 7) !important; }

.border-danger { border-color: rgb(220, 53, 69) !important; }

.border-light { border-color: rgb(248, 249, 250) !important; }

.border-dark { border-color: rgb(52, 58, 64) !important; }

.border-white { border-color: rgb(255, 255, 255) !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-0 { border-radius: 0px !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.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-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { 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-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { 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-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; }
}

@media (min-width: 1200px) {
  .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; }
}

@media (min-width: 1440px) {
  .d-xxl-none { display: none !important; }
  .d-xxl-inline { display: inline !important; }
  .d-xxl-inline-block { display: inline-block !important; }
  .d-xxl-block { display: block !important; }
  .d-xxl-table { display: table !important; }
  .d-xxl-table-row { display: table-row !important; }
  .d-xxl-table-cell { display: table-cell !important; }
  .d-xxl-flex { display: flex !important; }
  .d-xxl-inline-flex { display: inline-flex !important; }
}

@media print {
  .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; }
}

.embed-responsive { position: relative; display: block; width: 100%; padding: 0px; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; border: 0px; }

.embed-responsive-21by9::before { padding-top: 42.8571%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; }
}

@media (min-width: 768px) {
  .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; }
}

@media (min-width: 992px) {
  .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; }
}

@media (min-width: 1200px) {
  .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; }
}

@media (min-width: 1440px) {
  .flex-xxl-row { flex-direction: row !important; }
  .flex-xxl-column { flex-direction: column !important; }
  .flex-xxl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xxl-wrap { flex-wrap: wrap !important; }
  .flex-xxl-nowrap { flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill { flex: 1 1 auto !important; }
  .flex-xxl-grow-0 { flex-grow: 0 !important; }
  .flex-xxl-grow-1 { flex-grow: 1 !important; }
  .flex-xxl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xxl-start { justify-content: flex-start !important; }
  .justify-content-xxl-end { justify-content: flex-end !important; }
  .justify-content-xxl-center { justify-content: center !important; }
  .justify-content-xxl-between { justify-content: space-between !important; }
  .justify-content-xxl-around { justify-content: space-around !important; }
  .align-items-xxl-start { align-items: flex-start !important; }
  .align-items-xxl-end { align-items: flex-end !important; }
  .align-items-xxl-center { align-items: center !important; }
  .align-items-xxl-baseline { align-items: baseline !important; }
  .align-items-xxl-stretch { align-items: stretch !important; }
  .align-content-xxl-start { align-content: flex-start !important; }
  .align-content-xxl-end { align-content: flex-end !important; }
  .align-content-xxl-center { align-content: center !important; }
  .align-content-xxl-between { align-content: space-between !important; }
  .align-content-xxl-around { align-content: space-around !important; }
  .align-content-xxl-stretch { align-content: stretch !important; }
  .align-self-xxl-auto { align-self: auto !important; }
  .align-self-xxl-start { align-self: flex-start !important; }
  .align-self-xxl-end { align-self: flex-end !important; }
  .align-self-xxl-center { align-self: center !important; }
  .align-self-xxl-baseline { align-self: baseline !important; }
  .align-self-xxl-stretch { align-self: stretch !important; }
}

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 576px) {
  .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-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; }
}

@media (min-width: 1200px) {
  .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; }
}

@media (min-width: 1440px) {
  .float-xxl-left { float: left !important; }
  .float-xxl-right { float: right !important; }
  .float-xxl-none { float: none !important; }
}

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { position: fixed; top: 0px; right: 0px; left: 0px; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0px; bottom: 0px; left: 0px; z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top { position: sticky; top: 0px; z-index: 1020; }
}

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; border: 0px; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: rgba(0, 0, 0, 0.075) 0px 0.125rem 0.25rem !important; }

.shadow { box-shadow: rgba(0, 0, 0, 0.15) 0px 0.5rem 1rem !important; }

.shadow-lg { box-shadow: rgba(0, 0, 0, 0.176) 0px 1rem 3rem !important; }

.shadow-none { 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; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.m-0 { margin: 0px !important; }

.mt-0, .my-0 { margin-top: 0px !important; }

.mr-0, .mx-0 { margin-right: 0px !important; }

.mb-0, .my-0 { margin-bottom: 0px !important; }

.ml-0, .mx-0 { margin-left: 0px !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; }

.mb-1, .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; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0px !important; }

.pt-0, .py-0 { padding-top: 0px !important; }

.pr-0, .px-0 { padding-right: 0px !important; }

.pb-0, .py-0 { padding-bottom: 0px !important; }

.pl-0, .px-0 { padding-left: 0px !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 { margin: 0px !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0px !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0px !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0px !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0px !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0px !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0px !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0px !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0px !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0px !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; }
}

@media (min-width: 768px) {
  .m-md-0 { margin: 0px !important; }
  .mt-md-0, .my-md-0 { margin-top: 0px !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0px !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0px !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0px !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; }
  .mb-md-1, .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; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0px !important; }
  .pt-md-0, .py-md-0 { padding-top: 0px !important; }
  .pr-md-0, .px-md-0 { padding-right: 0px !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0px !important; }
  .pl-md-0, .px-md-0 { padding-left: 0px !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !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; }
  .mb-md-auto, .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: 0px !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0px !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0px !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0px !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0px !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; }
  .mb-lg-1, .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; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0px !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0px !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0px !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0px !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0px !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !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; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; }
}

@media (min-width: 1200px) {
  .m-xl-0 { margin: 0px !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0px !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0px !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0px !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0px !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0px !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0px !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0px !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0px !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0px !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; }
}

@media (min-width: 1440px) {
  .m-xxl-0 { margin: 0px !important; }
  .mt-xxl-0, .my-xxl-0 { margin-top: 0px !important; }
  .mr-xxl-0, .mx-xxl-0 { margin-right: 0px !important; }
  .mb-xxl-0, .my-xxl-0 { margin-bottom: 0px !important; }
  .ml-xxl-0, .mx-xxl-0 { margin-left: 0px !important; }
  .m-xxl-1 { margin: 0.25rem !important; }
  .mt-xxl-1, .my-xxl-1 { margin-top: 0.25rem !important; }
  .mr-xxl-1, .mx-xxl-1 { margin-right: 0.25rem !important; }
  .mb-xxl-1, .my-xxl-1 { margin-bottom: 0.25rem !important; }
  .ml-xxl-1, .mx-xxl-1 { margin-left: 0.25rem !important; }
  .m-xxl-2 { margin: 0.5rem !important; }
  .mt-xxl-2, .my-xxl-2 { margin-top: 0.5rem !important; }
  .mr-xxl-2, .mx-xxl-2 { margin-right: 0.5rem !important; }
  .mb-xxl-2, .my-xxl-2 { margin-bottom: 0.5rem !important; }
  .ml-xxl-2, .mx-xxl-2 { margin-left: 0.5rem !important; }
  .m-xxl-3 { margin: 1rem !important; }
  .mt-xxl-3, .my-xxl-3 { margin-top: 1rem !important; }
  .mr-xxl-3, .mx-xxl-3 { margin-right: 1rem !important; }
  .mb-xxl-3, .my-xxl-3 { margin-bottom: 1rem !important; }
  .ml-xxl-3, .mx-xxl-3 { margin-left: 1rem !important; }
  .m-xxl-4 { margin: 1.5rem !important; }
  .mt-xxl-4, .my-xxl-4 { margin-top: 1.5rem !important; }
  .mr-xxl-4, .mx-xxl-4 { margin-right: 1.5rem !important; }
  .mb-xxl-4, .my-xxl-4 { margin-bottom: 1.5rem !important; }
  .ml-xxl-4, .mx-xxl-4 { margin-left: 1.5rem !important; }
  .m-xxl-5 { margin: 3rem !important; }
  .mt-xxl-5, .my-xxl-5 { margin-top: 3rem !important; }
  .mr-xxl-5, .mx-xxl-5 { margin-right: 3rem !important; }
  .mb-xxl-5, .my-xxl-5 { margin-bottom: 3rem !important; }
  .ml-xxl-5, .mx-xxl-5 { margin-left: 3rem !important; }
  .p-xxl-0 { padding: 0px !important; }
  .pt-xxl-0, .py-xxl-0 { padding-top: 0px !important; }
  .pr-xxl-0, .px-xxl-0 { padding-right: 0px !important; }
  .pb-xxl-0, .py-xxl-0 { padding-bottom: 0px !important; }
  .pl-xxl-0, .px-xxl-0 { padding-left: 0px !important; }
  .p-xxl-1 { padding: 0.25rem !important; }
  .pt-xxl-1, .py-xxl-1 { padding-top: 0.25rem !important; }
  .pr-xxl-1, .px-xxl-1 { padding-right: 0.25rem !important; }
  .pb-xxl-1, .py-xxl-1 { padding-bottom: 0.25rem !important; }
  .pl-xxl-1, .px-xxl-1 { padding-left: 0.25rem !important; }
  .p-xxl-2 { padding: 0.5rem !important; }
  .pt-xxl-2, .py-xxl-2 { padding-top: 0.5rem !important; }
  .pr-xxl-2, .px-xxl-2 { padding-right: 0.5rem !important; }
  .pb-xxl-2, .py-xxl-2 { padding-bottom: 0.5rem !important; }
  .pl-xxl-2, .px-xxl-2 { padding-left: 0.5rem !important; }
  .p-xxl-3 { padding: 1rem !important; }
  .pt-xxl-3, .py-xxl-3 { padding-top: 1rem !important; }
  .pr-xxl-3, .px-xxl-3 { padding-right: 1rem !important; }
  .pb-xxl-3, .py-xxl-3 { padding-bottom: 1rem !important; }
  .pl-xxl-3, .px-xxl-3 { padding-left: 1rem !important; }
  .p-xxl-4 { padding: 1.5rem !important; }
  .pt-xxl-4, .py-xxl-4 { padding-top: 1.5rem !important; }
  .pr-xxl-4, .px-xxl-4 { padding-right: 1.5rem !important; }
  .pb-xxl-4, .py-xxl-4 { padding-bottom: 1.5rem !important; }
  .pl-xxl-4, .px-xxl-4 { padding-left: 1.5rem !important; }
  .p-xxl-5 { padding: 3rem !important; }
  .pt-xxl-5, .py-xxl-5 { padding-top: 3rem !important; }
  .pr-xxl-5, .px-xxl-5 { padding-right: 3rem !important; }
  .pb-xxl-5, .py-xxl-5 { padding-bottom: 3rem !important; }
  .pl-xxl-5, .px-xxl-5 { padding-left: 3rem !important; }
  .m-xxl-auto { margin: auto !important; }
  .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important; }
  .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important; }
  .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important; }
  .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important; }
}

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify { text-align: justify !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-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; }
}

@media (min-width: 1200px) {
  .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; }
}

@media (min-width: 1440px) {
  .text-xxl-left { text-align: left !important; }
  .text-xxl-right { text-align: right !important; }
  .text-xxl-center { text-align: center !important; }
}

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-italic { font-style: italic !important; }

.text-white { color: rgb(255, 255, 255) !important; }

.text-primary { color: rgb(0, 123, 255) !important; }

a.text-primary:hover, a.text-primary:focus { color: rgb(0, 98, 204) !important; }

.text-secondary { color: rgb(108, 117, 125) !important; }

a.text-secondary:hover, a.text-secondary:focus { color: rgb(84, 91, 98) !important; }

.text-success { color: rgb(40, 167, 69) !important; }

a.text-success:hover, a.text-success:focus { color: rgb(30, 126, 52) !important; }

.text-info { color: rgb(23, 162, 184) !important; }

a.text-info:hover, a.text-info:focus { color: rgb(17, 122, 139) !important; }

.text-warning { color: rgb(255, 193, 7) !important; }

a.text-warning:hover, a.text-warning:focus { color: rgb(211, 158, 0) !important; }

.text-danger { color: rgb(220, 53, 69) !important; }

a.text-danger:hover, a.text-danger:focus { color: rgb(189, 33, 48) !important; }

.text-light { color: rgb(248, 249, 250) !important; }

a.text-light:hover, a.text-light:focus { color: rgb(218, 224, 229) !important; }

.text-dark { color: rgb(52, 58, 64) !important; }

a.text-dark:hover, a.text-dark:focus { color: rgb(29, 33, 36) !important; }

.text-body { color: rgb(33, 37, 41) !important; }

.text-muted { color: rgb(108, 117, 125) !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0px / 0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print {
  *, ::before, ::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid rgb(173, 181, 189); break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { break-after: avoid; }
  @page { size: a3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid rgb(0, 0, 0); }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: rgb(255, 255, 255) !important; }
  .table-bordered th, .table-bordered td { border: 1px solid rgb(222, 226, 230) !important; }
  .table-dark { color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: rgb(222, 226, 230); }
  .table .thead-dark th { color: inherit; border-color: rgb(222, 226, 230); }
}

@charset "utf-8";

.align-middle { vertical-align: middle; }

.circular { animation: 2s linear 0s infinite normal none running rotate; height: 100%; transform-origin: center center; width: 100%; position: absolute; inset: 0px; margin: auto; }

.path { stroke-dasharray: 1, 200; stroke-dashoffset: 0; animation: 1.5s ease-in-out 0s infinite normal none running dash, 6s ease-in-out 0s infinite normal none running smallloadercolors; stroke-linecap: round; }

@-webkit-keyframes rotate { 
  100% { transform: rotate(360deg); }
}

@keyframes rotate { 
  100% { transform: rotate(360deg); }
}

@-webkit-keyframes dash { 
  0% { stroke-dasharray: 1, 200; stroke-dashoffset: 0; }
  50% { stroke-dasharray: 89, 200; stroke-dashoffset: -35px; }
  100% { stroke-dasharray: 89, 200; stroke-dashoffset: -124px; }
}

@keyframes dash { 
  0% { stroke-dasharray: 1, 200; stroke-dashoffset: 0; }
  50% { stroke-dasharray: 89, 200; stroke-dashoffset: -35px; }
  100% { stroke-dasharray: 89, 200; stroke-dashoffset: -124px; }
}

@charset "utf-8";

* { -webkit-font-smoothing: antialiased; }

html, body { margin: 0px; padding: 0px; }

body { margin: 0px auto; }

.kv-site { overflow: hidden; padding-left: env(safe-area-inset-left); padding-right: env(safe-area-inset-right); padding-top: env(safe-area-inset-top); padding-bottom: env(safe-area-inset-bottom); }

@supports (padding: 0) {
  .kv-site { padding-left: max(0px, env(safe-area-inset-left)); padding-right: max(0px, env(safe-area-inset-right)); }
}

@charset "utf-8";

.kv-ee-feature-modal-wrapper { width: 100%; height: 100vh; position: fixed; top: 0px; left: 0px; z-index: 1501; background-color: rgba(19, 22, 27, 0.7); display: flex; justify-content: center; align-items: center; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 200ms, visibility linear 200ms; }

.kv-ee-feature-modal-wrapper .kv-background { display: none; }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal { min-height: 300px; border-radius: 2px; position: relative; transform: scale(0.8); transition: transform 200ms; }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-close-button { position: absolute; right: 10px; top: 10px; width: 24px; height: 24px; cursor: pointer; color: white; font-size: 24px; opacity: 0.8; transition: opacity 200ms; z-index: 1; }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-close-button:hover { opacity: 1; transition: opacity 200ms; }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-content { width: 100%; min-height: calc(100% - 47px); max-height: calc(100% - 47px); }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-actions { padding: 5px; width: 100%; display: flex; justify-content: flex-end; border-top: 1px solid rgb(224, 224, 224); }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-actions button { text-transform: uppercase; font-size: 14px; font-weight: 500; padding: 8px 24px; border: 0px; outline: 0px; cursor: pointer; color: white; border-radius: 2px; margin-left: 5px; transition: background-color 200ms; }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-actions button:hover { transition: background-color 200ms; }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-actions button.kv-ee-feature-modal-ok-button { background-color: rgb(38, 165, 154); }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-actions button.kv-ee-feature-modal-ok-button:hover { background-color: rgb(151, 200, 194); }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-actions button.kv-ee-feature-modal-cancel-button { color: rgba(0, 0, 0, 0.54); background-color: rgba(211, 218, 230, 0.24); }

.kv-ee-feature-modal-wrapper .kv-ee-feature-modal .kv-ee-feature-modal-actions button.kv-ee-feature-modal-cancel-button:hover { background-color: rgba(153, 153, 154, 0.2); }

.kv-ee-feature-modal-wrapper.kv-ee-feature-modal-active { opacity: 1; visibility: visible; pointer-events: all; transition: opacity 200ms, visiblity linear; }

.kv-ee-feature-modal-wrapper.kv-ee-feature-modal-active .kv-ee-feature-modal { transform: scale(1); transition: transform 200ms; }

@charset "utf-8";

.feature-notification-wrapper { width: 100%; height: 56px; left: 0px; pointer-events: none; overflow: hidden; transition: top 300ms; }

.feature-notification-wrapper .feature-notification { width: 100%; height: 100%; padding: 1em; text-align: center; font-size: 16px; color: rgb(255, 255, 255); position: absolute; top: 0px; left: 0px; visibility: hidden; opacity: 0; transform: translateY(-56px); transition: opacity 300ms, transform 300ms, visibility linear 300ms; }

.feature-notification-wrapper .feature-notification .feature-notification-close-button { top: 22px; right: 18px; width: 13px; height: 13px; cursor: pointer; position: absolute; pointer-events: all; background-size: cover; background-position: center center; background-repeat: no-repeat; opacity: 0.5; transition: opacity 300ms; }

.feature-notification-wrapper .feature-notification .feature-notification-close-button:hover { opacity: 0.75; transition: opacity 300ms; }

.feature-notification-wrapper.feature-notification-visible .feature-notification { visibility: visible; opacity: 1; transform: translateY(0px); transition: opacity 300ms, transform 300ms, visibility linear; }

@charset "utf-8";

.ui-widget { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

.ui-widget .ui-widget { font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

.ui-widget.ui-widget-content { border: 1px solid rgb(197, 197, 197); }

.ui-widget-content { border: 1px solid rgb(221, 221, 221); background: rgb(255, 255, 255); color: rgb(51, 51, 51); }

.ui-widget-content a { color: rgb(51, 51, 51); }

.ui-widget-header { border: 1px solid rgb(221, 221, 221); background: rgb(233, 233, 233); color: rgb(51, 51, 51); font-weight: bold; }

.ui-widget-header a { color: rgb(51, 51, 51); }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { border: 1px solid rgb(197, 197, 197); background: rgb(246, 246, 246); font-weight: normal; color: rgb(69, 69, 69); }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button { color: rgb(69, 69, 69); text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus { border: 1px solid rgb(204, 204, 204); background: rgb(237, 237, 237); font-weight: normal; color: rgb(43, 43, 43); }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus { color: rgb(43, 43, 43); text-decoration: none; }

.ui-visual-focus { box-shadow: rgb(94, 158, 214) 0px 0px 3px 1px; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: 1px solid rgb(0, 62, 255); background: rgb(0, 127, 255); font-weight: normal; color: rgb(255, 255, 255); }

.ui-icon-background, .ui-state-active .ui-icon-background { border: rgb(0, 62, 255); background-color: rgb(255, 255, 255); }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: rgb(255, 255, 255); text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid rgb(218, 213, 94); background: rgb(255, 250, 144); color: rgb(119, 118, 32); }

.ui-state-checked { border: 1px solid rgb(218, 213, 94); background: rgb(255, 250, 144); }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: rgb(119, 118, 32); }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid rgb(241, 168, 153); background: rgb(253, 223, 223); color: rgb(95, 63, 63); }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: rgb(95, 63, 63); }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: rgb(95, 63, 63); }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: 0.7; font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: 0.35; background-image: none; }

.ui-state-disabled .ui-icon { }

.ui-icon { width: 16px; height: 16px; }

.ui-icon, .ui-widget-content .ui-icon { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/2bf13b17d09412f118b0d2191a04af9d.png?hash=19036"); }

.ui-widget-header .ui-icon { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/2bf13b17d09412f118b0d2191a04af9d.png?hash=19036"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/d184ebcfe5b609497d9df1e36d321619.png?hash=19036"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/74e9fe3d9ced3f6712fe8e987b109292.png?hash=19036"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/8003dc8ce47dd77bd0187ce80345024b.png?hash=19036"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/0085819bbded1954c054280cb41790d0.png?hash=19036"); }

.ui-button .ui-icon { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/961d67294deccae7cc75078cc91ea876.png?hash=19036"); }

.ui-icon-blank { background-position: 16px 16px; }

.ui-icon-caret-1-n { background-position: 0px 0px; }

.ui-icon-caret-1-ne { background-position: -16px 0px; }

.ui-icon-caret-1-e { background-position: -32px 0px; }

.ui-icon-caret-1-se { background-position: -48px 0px; }

.ui-icon-caret-1-s { background-position: -65px 0px; }

.ui-icon-caret-1-sw { background-position: -80px 0px; }

.ui-icon-caret-1-w { background-position: -96px 0px; }

.ui-icon-caret-1-nw { background-position: -112px 0px; }

.ui-icon-caret-2-n-s { background-position: -128px 0px; }

.ui-icon-caret-2-e-w { background-position: -144px 0px; }

.ui-icon-triangle-1-n { background-position: 0px -16px; }

.ui-icon-triangle-1-ne { background-position: -16px -16px; }

.ui-icon-triangle-1-e { background-position: -32px -16px; }

.ui-icon-triangle-1-se { background-position: -48px -16px; }

.ui-icon-triangle-1-s { background-position: -65px -16px; }

.ui-icon-triangle-1-sw { background-position: -80px -16px; }

.ui-icon-triangle-1-w { background-position: -96px -16px; }

.ui-icon-triangle-1-nw { background-position: -112px -16px; }

.ui-icon-triangle-2-n-s { background-position: -128px -16px; }

.ui-icon-triangle-2-e-w { background-position: -144px -16px; }

.ui-icon-arrow-1-n { background-position: 0px -32px; }

.ui-icon-arrow-1-ne { background-position: -16px -32px; }

.ui-icon-arrow-1-e { background-position: -32px -32px; }

.ui-icon-arrow-1-se { background-position: -48px -32px; }

.ui-icon-arrow-1-s { background-position: -65px -32px; }

.ui-icon-arrow-1-sw { background-position: -80px -32px; }

.ui-icon-arrow-1-w { background-position: -96px -32px; }

.ui-icon-arrow-1-nw { background-position: -112px -32px; }

.ui-icon-arrow-2-n-s { background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }

.ui-icon-arrow-2-e-w { background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }

.ui-icon-arrowstop-1-n { background-position: -192px -32px; }

.ui-icon-arrowstop-1-e { background-position: -208px -32px; }

.ui-icon-arrowstop-1-s { background-position: -224px -32px; }

.ui-icon-arrowstop-1-w { background-position: -240px -32px; }

.ui-icon-arrowthick-1-n { background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }

.ui-icon-arrowthick-1-e { background-position: -32px -48px; }

.ui-icon-arrowthick-1-se { background-position: -48px -48px; }

.ui-icon-arrowthick-1-s { background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }

.ui-icon-arrowthick-1-w { background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w { background-position: 0px -64px; }

.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }

.ui-icon-arrow-4 { background-position: 0px -80px; }

.ui-icon-arrow-4-diag { background-position: -16px -80px; }

.ui-icon-extlink { background-position: -32px -80px; }

.ui-icon-newwin { background-position: -48px -80px; }

.ui-icon-refresh { background-position: -64px -80px; }

.ui-icon-shuffle { background-position: -80px -80px; }

.ui-icon-transfer-e-w { background-position: -96px -80px; }

.ui-icon-transferthick-e-w { background-position: -112px -80px; }

.ui-icon-folder-collapsed { background-position: 0px -96px; }

.ui-icon-folder-open { background-position: -16px -96px; }

.ui-icon-document { background-position: -32px -96px; }

.ui-icon-document-b { background-position: -48px -96px; }

.ui-icon-note { background-position: -64px -96px; }

.ui-icon-mail-closed { background-position: -80px -96px; }

.ui-icon-mail-open { background-position: -96px -96px; }

.ui-icon-suitcase { background-position: -112px -96px; }

.ui-icon-comment { background-position: -128px -96px; }

.ui-icon-person { background-position: -144px -96px; }

.ui-icon-print { background-position: -160px -96px; }

.ui-icon-trash { background-position: -176px -96px; }

.ui-icon-locked { background-position: -192px -96px; }

.ui-icon-unlocked { background-position: -208px -96px; }

.ui-icon-bookmark { background-position: -224px -96px; }

.ui-icon-tag { background-position: -240px -96px; }

.ui-icon-home { background-position: 0px -112px; }

.ui-icon-flag { background-position: -16px -112px; }

.ui-icon-calendar { background-position: -32px -112px; }

.ui-icon-cart { background-position: -48px -112px; }

.ui-icon-pencil { background-position: -64px -112px; }

.ui-icon-clock { background-position: -80px -112px; }

.ui-icon-disk { background-position: -96px -112px; }

.ui-icon-calculator { background-position: -112px -112px; }

.ui-icon-zoomin { background-position: -128px -112px; }

.ui-icon-zoomout { background-position: -144px -112px; }

.ui-icon-search { background-position: -160px -112px; }

.ui-icon-wrench { background-position: -176px -112px; }

.ui-icon-gear { background-position: -192px -112px; }

.ui-icon-heart { background-position: -208px -112px; }

.ui-icon-star { background-position: -224px -112px; }

.ui-icon-link { background-position: -240px -112px; }

.ui-icon-cancel { background-position: 0px -128px; }

.ui-icon-plus { background-position: -16px -128px; }

.ui-icon-plusthick { background-position: -32px -128px; }

.ui-icon-minus { background-position: -48px -128px; }

.ui-icon-minusthick { background-position: -64px -128px; }

.ui-icon-close { background-position: -80px -128px; }

.ui-icon-closethick { background-position: -96px -128px; }

.ui-icon-key { background-position: -112px -128px; }

.ui-icon-lightbulb { background-position: -128px -128px; }

.ui-icon-scissors { background-position: -144px -128px; }

.ui-icon-clipboard { background-position: -160px -128px; }

.ui-icon-copy { background-position: -176px -128px; }

.ui-icon-contact { background-position: -192px -128px; }

.ui-icon-image { background-position: -208px -128px; }

.ui-icon-video { background-position: -224px -128px; }

.ui-icon-script { background-position: -240px -128px; }

.ui-icon-alert { background-position: 0px -144px; }

.ui-icon-info { background-position: -16px -144px; }

.ui-icon-notice { background-position: -32px -144px; }

.ui-icon-help { background-position: -48px -144px; }

.ui-icon-check { background-position: -64px -144px; }

.ui-icon-bullet { background-position: -80px -144px; }

.ui-icon-radio-on { background-position: -96px -144px; }

.ui-icon-radio-off { background-position: -112px -144px; }

.ui-icon-pin-w { background-position: -128px -144px; }

.ui-icon-pin-s { background-position: -144px -144px; }

.ui-icon-play { background-position: 0px -160px; }

.ui-icon-pause { background-position: -16px -160px; }

.ui-icon-seek-next { background-position: -32px -160px; }

.ui-icon-seek-prev { background-position: -48px -160px; }

.ui-icon-seek-end { background-position: -64px -160px; }

.ui-icon-seek-start { background-position: -80px -160px; }

.ui-icon-seek-first { background-position: -80px -160px; }

.ui-icon-stop { background-position: -96px -160px; }

.ui-icon-eject { background-position: -112px -160px; }

.ui-icon-volume-off { background-position: -128px -160px; }

.ui-icon-volume-on { background-position: -144px -160px; }

.ui-icon-power { background-position: 0px -176px; }

.ui-icon-signal-diag { background-position: -16px -176px; }

.ui-icon-signal { background-position: -32px -176px; }

.ui-icon-battery-0 { background-position: -48px -176px; }

.ui-icon-battery-1 { background-position: -64px -176px; }

.ui-icon-battery-2 { background-position: -80px -176px; }

.ui-icon-battery-3 { background-position: -96px -176px; }

.ui-icon-circle-plus { background-position: 0px -192px; }

.ui-icon-circle-minus { background-position: -16px -192px; }

.ui-icon-circle-close { background-position: -32px -192px; }

.ui-icon-circle-triangle-e { background-position: -48px -192px; }

.ui-icon-circle-triangle-s { background-position: -64px -192px; }

.ui-icon-circle-triangle-w { background-position: -80px -192px; }

.ui-icon-circle-triangle-n { background-position: -96px -192px; }

.ui-icon-circle-arrow-e { background-position: -112px -192px; }

.ui-icon-circle-arrow-s { background-position: -128px -192px; }

.ui-icon-circle-arrow-w { background-position: -144px -192px; }

.ui-icon-circle-arrow-n { background-position: -160px -192px; }

.ui-icon-circle-zoomin { background-position: -176px -192px; }

.ui-icon-circle-zoomout { background-position: -192px -192px; }

.ui-icon-circle-check { background-position: -208px -192px; }

.ui-icon-circlesmall-plus { background-position: 0px -208px; }

.ui-icon-circlesmall-minus { background-position: -16px -208px; }

.ui-icon-circlesmall-close { background-position: -32px -208px; }

.ui-icon-squaresmall-plus { background-position: -48px -208px; }

.ui-icon-squaresmall-minus { background-position: -64px -208px; }

.ui-icon-squaresmall-close { background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical { background-position: 0px -224px; }

.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }

.ui-icon-grip-solid-vertical { background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }

.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-bottom-right-radius: 3px; }

.ui-widget-overlay { background: rgb(170, 170, 170); opacity: 0.3; }

.ui-widget-shadow { box-shadow: rgb(102, 102, 102) 0px 0px 5px; }

@charset "utf-8";



@charset "utf-8";

.ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; }

body .ui-tooltip { border-width: 2px; }

@charset "utf-8";

.ui-tabs { position: relative; padding: 0.2em; }

.ui-tabs .ui-tabs-nav { margin: 0px; padding: 0.2em 0.2em 0px; }

.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0px; margin: 1px 0.2em 0px 0px; border-bottom-width: 0px; padding: 0px; white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor { float: left; padding: 0.5em 1em; text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { cursor: pointer; }

.ui-tabs .ui-tabs-panel { display: block; border-width: 0px; padding: 1em 1.4em; background: none; }

@charset "utf-8";

.ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0px; vertical-align: middle; }

.ui-spinner-input { border: none; background: none; color: inherit; padding: 0.222em 0px; margin: 0.2em 2em 0.2em 0.4em; vertical-align: middle; }

.ui-spinner-button { width: 1.6em; height: 50%; font-size: 0.5em; padding: 0px; margin: 0px; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0px; }

.ui-spinner a.ui-spinner-button { border-top-style: none; border-bottom-style: none; border-right-style: none; }

.ui-spinner-up { top: 0px; }

.ui-spinner-down { bottom: 0px; }

@charset "utf-8";

.ui-slider { position: relative; text-align: left; }

.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; touch-action: none; }

.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: 0.7em; display: block; border: 0px; background-position: 0px 0px; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }

.ui-slider-horizontal { height: 0.8em; }

.ui-slider-horizontal .ui-slider-handle { top: -0.3em; margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range { top: 0px; height: 100%; }

.ui-slider-horizontal .ui-slider-range-min { left: 0px; }

.ui-slider-horizontal .ui-slider-range-max { right: 0px; }

.ui-slider-vertical { width: 0.8em; height: 100px; }

.ui-slider-vertical .ui-slider-handle { left: -0.3em; margin-left: 0px; margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range { left: 0px; width: 100%; }

.ui-slider-vertical .ui-slider-range-min { bottom: 0px; }

.ui-slider-vertical .ui-slider-range-max { top: 0px; }

@charset "utf-8";

.ui-sortable-handle { touch-action: none; }

@charset "utf-8";

.ui-selectmenu-menu { padding: 0px; margin: 0px; position: absolute; top: 0px; left: 0px; display: none; }

.ui-selectmenu-menu .ui-menu { overflow: hidden auto; padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { font-size: 1em; font-weight: bold; line-height: 1.5; padding: 2px 0.4em; margin: 0.5em 0px 0px; height: auto; border: 0px; }

.ui-selectmenu-open { display: block; }

.ui-selectmenu-text { display: block; margin-right: 20px; overflow: hidden; text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button { text-align: left; white-space: nowrap; width: 14em; }

.ui-selectmenu-icon.ui-icon { float: right; margin-top: 0px; }

@charset "utf-8";

.ui-selectable { touch-action: none; }

.ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; }

@charset "utf-8";

.ui-resizable { position: relative; }

.ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }

.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }

.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }

.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }

.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }

.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }

.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }

.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }

.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; }

@charset "utf-8";

.ui-progressbar { height: 2em; text-align: left; overflow: hidden; }

.ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; }

.ui-progressbar .ui-progressbar-overlay { background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw=="); height: 100%; opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value { background-image: none; }

@charset "utf-8";

.ui-menu { list-style: none; padding: 0px; margin: 0px; display: block; outline: 0px; }

.ui-menu .ui-menu { position: absolute; }

.ui-menu .ui-menu-item { margin: 0px; cursor: pointer; list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper { position: relative; padding: 3px 1em 3px 0.4em; }

.ui-menu .ui-menu-divider { margin: 5px 0px; height: 0px; font-size: 0px; line-height: 0; border-width: 1px 0px 0px; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active { margin: -1px; }

.ui-menu-icons { position: relative; }

.ui-menu-icons .ui-menu-item-wrapper { padding-left: 2em; }

.ui-menu .ui-icon { position: absolute; top: 0px; bottom: 0px; left: 0.2em; margin: auto 0px; }

.ui-menu .ui-menu-icon { left: auto; right: 0px; }

@charset "utf-8";

.ui-draggable-handle { touch-action: none; }

@charset "utf-8";

.ui-dialog { position: absolute; top: 0px; left: 0px; padding: 0.2em; outline: 0px; }

.ui-dialog .ui-dialog-titlebar { padding: 0.4em 1em; position: relative; }

.ui-dialog .ui-dialog-title { float: left; margin: 0.1em 0px; white-space: nowrap; width: 90%; overflow: hidden; text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 0.3em; top: 50%; width: 20px; margin: -10px 0px 0px; padding: 1px; height: 20px; }

.ui-dialog .ui-dialog-content { position: relative; border: 0px; padding: 0.5em 1em; background: none; overflow: auto; }

.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0px 0px; background-image: none; margin-top: 0.5em; padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }

.ui-dialog .ui-dialog-buttonpane button { margin: 0.5em 0.4em 0.5em 0px; cursor: pointer; }

.ui-dialog .ui-resizable-n { height: 2px; top: 0px; }

.ui-dialog .ui-resizable-e { width: 2px; right: 0px; }

.ui-dialog .ui-resizable-s { height: 2px; bottom: 0px; }

.ui-dialog .ui-resizable-w { width: 2px; left: 0px; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw { width: 7px; height: 7px; }

.ui-dialog .ui-resizable-se { right: 0px; bottom: 0px; }

.ui-dialog .ui-resizable-sw { left: 0px; bottom: 0px; }

.ui-dialog .ui-resizable-ne { right: 0px; top: 0px; }

.ui-dialog .ui-resizable-nw { left: 0px; top: 0px; }

.ui-draggable .ui-dialog-titlebar { cursor: move; }

@charset "utf-8";

.ui-datepicker { width: 17em; padding: 0.2em 0.2em 0px; display: none; }

.ui-datepicker .ui-datepicker-header { position: relative; padding: 0.2em 0px; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }

.ui-datepicker .ui-datepicker-prev { left: 2px; }

.ui-datepicker .ui-datepicker-next { right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover { left: 1px; }

.ui-datepicker .ui-datepicker-next-hover { right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }

.ui-datepicker .ui-datepicker-title { margin: 0px 2.3em; line-height: 1.8em; text-align: center; }

.ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0px; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 45%; }

.ui-datepicker table { width: 100%; font-size: 0.9em; border-collapse: collapse; margin: 0px 0px 0.4em; }

.ui-datepicker th { padding: 0.7em 0.3em; text-align: center; font-weight: bold; border: 0px; }

.ui-datepicker td { border: 0px; padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a { display: block; padding: 0.2em; text-align: right; text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: 0.7em 0px 0px; padding: 0px 0.2em; border-left: 0px; border-right: 0px; border-bottom: 0px; }

.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: 0.5em 0.2em 0.4em; cursor: pointer; padding: 0.2em 0.6em 0.3em; width: auto; overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }

.ui-datepicker.ui-datepicker-multi { width: auto; }

.ui-datepicker-multi .ui-datepicker-group { float: left; }

.ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0px auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0px; }

.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }

.ui-datepicker-row-break { clear: both; width: 100%; font-size: 0px; }

.ui-datepicker-rtl { direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0px; border-left-width: 1px; }

.ui-datepicker .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; left: 0.5em; top: 0.3em; }

@charset "utf-8";

.ui-controlgroup { vertical-align: middle; display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item { float: left; margin-left: 0px; margin-right: 0px; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus { z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item { display: block; float: none; width: 100%; margin-top: 0px; margin-bottom: 0px; text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item { box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label { padding: 0.4em 1em; }

.ui-controlgroup .ui-controlgroup-label span { font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item { border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item { border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content { border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content { border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input { width: calc(100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up { border-top-style: solid; }

@charset "utf-8";

.ui-checkboxradio-label .ui-icon-background { box-shadow: rgb(204, 204, 204) 1px 1px 1px inset; border-radius: 0.12em; border: none; }

.ui-checkboxradio-radio-label .ui-icon-background { width: 16px; height: 16px; border-radius: 1em; overflow: visible; border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon { background-image: none; width: 8px; height: 8px; border-width: 4px; border-style: solid; }

.ui-checkboxradio-disabled { pointer-events: none; }

@charset "utf-8";

.ui-button { padding: 0.4em 1em; display: inline-block; position: relative; line-height: normal; margin-right: 0.1em; cursor: pointer; vertical-align: middle; text-align: center; user-select: none; overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }

.ui-button-icon-only { width: 2em; box-sizing: border-box; text-indent: -9999px; white-space: nowrap; }

input.ui-button.ui-button-icon-only { text-indent: 0px; }

.ui-button-icon-only .ui-icon { position: absolute; top: 50%; left: 50%; margin-top: -8px; margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon { padding: 0px; width: 2.1em; height: 2.1em; text-indent: -9999px; white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon { width: auto; height: auto; text-indent: 0px; white-space: normal; padding: 0.4em 1em; }

@charset "utf-8";

.ui-autocomplete { position: absolute; top: 0px; left: 0px; cursor: default; }

@charset "utf-8";

.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin: 2px 0px 0px; padding: 0.5em 0.5em 0.5em 0.7em; font-size: 100%; }

.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0px; overflow: auto; }

@charset "utf-8";

.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }

.ui-helper-reset { margin: 0px; padding: 0px; border: 0px; outline: 0px; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }

.ui-helper-clearfix::before, .ui-helper-clearfix::after { content: ""; display: table; border-collapse: collapse; }

.ui-helper-clearfix::after { clear: both; }

.ui-helper-zfix { width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; opacity: 0; }

.ui-front { z-index: 100; }

.ui-state-disabled { cursor: default !important; pointer-events: none; }

.ui-icon { display: inline-block; vertical-align: middle; margin-top: -0.25em; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

.ui-widget-icon-block { left: 50%; margin-left: -8px; display: block; }

.ui-widget-overlay { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; }

@charset "utf-8";

.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }

.ui-helper-reset { margin: 0px; padding: 0px; border: 0px; outline: 0px; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }

.ui-helper-clearfix::before, .ui-helper-clearfix::after { content: ""; display: table; border-collapse: collapse; }

.ui-helper-clearfix::after { clear: both; }

.ui-helper-zfix { width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; opacity: 0; }

.ui-front { z-index: 100; }

.ui-state-disabled { cursor: default !important; pointer-events: none; }

.ui-icon { display: inline-block; vertical-align: middle; margin-top: -0.25em; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

.ui-widget-icon-block { left: 50%; margin-left: -8px; display: block; }

.ui-widget-overlay { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; }

@charset "utf-8";

.swiper-container { margin: 0px auto; position: relative; overflow: hidden; list-style: none; padding: 0px; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform, -webkit-transform; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0px, 0px); }

.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0px auto; }

.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide { visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; align-items: flex-start; transition-property: transform, height, -webkit-transform; }

.swiper-container-3d { perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock { display: none; }

.swiper-pagination { position: absolute; text-align: center; transition: opacity 0.3s; transform: translate3d(0px, 0px, 0px); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0px; width: 100%; }

.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0px; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: rgb(0, 0, 0); opacity: 0.2; }

button.swiper-pagination-bullet { border: none; margin: 0px; padding: 0px; box-shadow: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: rgb(0, 122, 255); }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; transform: translate3d(0px, -50%, 0px); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0px; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s; }

.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: rgb(0, 122, 255); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0px; top: 0px; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar { width: 4px; height: 100%; left: 0px; top: 0px; }

.swiper-pagination-white .swiper-pagination-bullet-active { background: rgb(255, 255, 255); }

.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: rgb(255, 255, 255); }

.swiper-pagination-black .swiper-pagination-bullet-active { background: rgb(0, 0, 0); }

.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: rgb(0, 0, 0); }

.swiper-pagination-lock { display: none; }

.swiper-scrollbar { border-radius: 10px; position: relative; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0px; top: 0px; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50% center; animation: 1s steps(12) 0s infinite normal none running swiper-preloader-spin; }

.swiper-lazy-preloader::after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50% center; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white::after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 
  100% { transform: rotate(360deg); }
}

@keyframes swiper-preloader-spin { 
  100% { transform: rotate(360deg); }
}

.swiper-container .swiper-notification { position: absolute; left: 0px; top: 0px; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0px 0px; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { transform-origin: 100% 0px; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 100%; background: rgb(0, 0, 0); opacity: 0.6; filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper { }

@charset "utf-8";

.pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; appearance: none; display: block; border: 0px; padding: 0px; margin: 0px; float: right; opacity: 0.75; transition: opacity 0.2s; box-shadow: none; }

.pswp__button:focus, .pswp__button:hover { opacity: 1; }

.pswp__button:active { outline: none; opacity: 0.9; }

.pswp__ui--over-close .pswp__button--close { opacity: 1; }

.pswp__button, .pswp__button--arrow--left::before, .pswp__button--arrow--right::before { background: url("https://runtime.builderservices.io/runtime-endurance-19036/0ff4d62150facee6b7dec616100ad3da.png?hash=19036") 0px 0px / 264px 88px no-repeat; width: 44px; height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left::before, .pswp--svg .pswp__button--arrow--right::before { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/f64c3af3d0d25b9e4e003a8c03e4f70a.svg?hash=19036"); }
  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right { background: none; }
}

.pswp__button--close { background-position: 0px -44px; }

.pswp__button--share { background-position: -44px -44px; }

.pswp__button--fs { display: none; }

.pswp--supports-fs .pswp__button--fs { display: block; }

.pswp--fs .pswp__button--fs { background-position: -44px 0px; }

.pswp__button--zoom { display: none; background-position: -88px 0px; }

.pswp--zoom-allowed .pswp__button--zoom { display: block; }

.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0px; }

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; }

.pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }

.pswp__button--arrow--left { left: 0px; }

.pswp__button--arrow--right { right: 0px; }

.pswp__button--arrow--left::before, .pswp__button--arrow--right::before { content: ""; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute; }

.pswp__button--arrow--left::before { left: 6px; background-position: -138px -44px; }

.pswp__button--arrow--right::before { right: 6px; background-position: -94px -44px; }

.pswp__counter, .pswp__share-modal { user-select: none; }

.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0px; left: 0px; padding: 10px; position: absolute; z-index: 1600; opacity: 0; transition: opacity 0.25s ease-out; backface-visibility: hidden; will-change: opacity; }

.pswp__share-modal--hidden { display: none; }

.pswp__share-tooltip { z-index: 1620; position: absolute; background: rgb(255, 255, 255); top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 5px; transform: translateY(6px); transition: transform 0.25s; backface-visibility: hidden; will-change: transform; }

.pswp__share-tooltip a { display: block; padding: 8px 12px; color: rgb(0, 0, 0); text-decoration: none; font-size: 14px; line-height: 18px; }

.pswp__share-tooltip a:hover { text-decoration: none; color: rgb(0, 0, 0); }

.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0px 0px; }

.pswp__share-tooltip a:last-child { border-radius: 0px 0px 2px 2px; }

.pswp__share-modal--fade-in { opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip { transform: translateY(0px); }

.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }

a.pswp__share--facebook::before { content: ""; display: block; width: 0px; height: 0px; position: absolute; top: -12px; right: 15px; border-width: 6px; border-style: solid; border-color: transparent transparent rgb(255, 255, 255); border-image: initial; pointer-events: none; }

a.pswp__share--facebook:hover { background: rgb(62, 92, 154); color: rgb(255, 255, 255); }

a.pswp__share--facebook:hover::before { border-bottom-color: rgb(62, 92, 154); }

a.pswp__share--twitter:hover { background: rgb(85, 172, 238); color: rgb(255, 255, 255); }

a.pswp__share--pinterest:hover { background: rgb(204, 204, 204); color: rgb(206, 39, 45); }

a.pswp__share--download:hover { background: rgb(221, 221, 221); }

.pswp__counter { position: absolute; left: 0px; top: 0px; height: 44px; font-size: 13px; line-height: 44px; color: rgb(255, 255, 255); opacity: 0.75; padding: 0px 10px; }

.pswp__caption { position: absolute; left: 0px; bottom: 0px; width: 100%; min-height: 44px; }

.pswp__caption small { font-size: 11px; color: rgb(187, 187, 187); }

.pswp__caption__center { text-align: left; max-width: 420px; margin: 0px auto; font-size: 13px; padding: 10px; line-height: 20px; color: rgb(204, 204, 204); }

.pswp__caption--empty { display: none; }

.pswp__caption--fake { visibility: hidden; }

.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0px; left: 50%; margin-left: -22px; opacity: 0; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr; }

.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }

.pswp__preloader--active { opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn { background: url("https://runtime.builderservices.io/runtime-endurance-19036/14d740b6ee64510747b03b411d46f200.gif?hash=19036") 0px 0px no-repeat; }

.pswp--css_animation .pswp__preloader--active { opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { animation: 500ms linear 0s infinite normal none running clockwise; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { animation: 1000ms cubic-bezier(0.4, 0, 0.22, 1) 0s infinite normal none running donut-rotate; }

.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0px; }

.pswp--css_animation .pswp__preloader__cut { position: relative; width: 7px; height: 14px; overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut { box-sizing: border-box; width: 14px; height: 14px; border-width: 2px; border-style: solid; border-color: rgb(255, 255, 255) rgb(255, 255, 255) transparent transparent; border-image: initial; border-radius: 50%; position: absolute; top: 0px; left: 0px; background: none; margin: 0px; }

@media screen and (max-width: 1024px) {
  .pswp__preloader { position: relative; left: auto; top: auto; margin: 0px; float: right; }
}

@-webkit-keyframes clockwise { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes clockwise { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@-webkit-keyframes donut-rotate { 
  0% { transform: rotate(0deg); }
  50% { transform: rotate(-140deg); }
  100% { transform: rotate(0deg); }
}

@keyframes donut-rotate { 
  0% { transform: rotate(0deg); }
  50% { transform: rotate(-140deg); }
  100% { transform: rotate(0deg); }
}

.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550; }

.pswp__top-bar { position: absolute; left: 0px; top: 0px; height: 44px; width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { backface-visibility: hidden; will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }

.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); }

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.3); }

.pswp__ui--idle .pswp__top-bar { opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; }

.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; }

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }

.pswp__element--disabled { display: none !important; }

.pswp--minimal--dark .pswp__top-bar { background: none; }

@charset "utf-8";

.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; overflow: hidden; touch-action: none; z-index: 1500; text-size-adjust: 100%; backface-visibility: hidden; outline: none; }

.pswp * { box-sizing: border-box; }

.pswp img { max-width: none; }

.pswp--animate_opacity { opacity: 0.001; will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open { display: block; }

.pswp--zoom-allowed .pswp__img { cursor: zoom-in; }

.pswp--zoomed-in .pswp__img { cursor: grab; }

.pswp--dragging .pswp__img { cursor: grabbing; }

.pswp__bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgb(0, 0, 0); opacity: 0; transform: translateZ(0px); backface-visibility: hidden; will-change: opacity; }

.pswp__scroll-wrap { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; }

.pswp__container, .pswp__zoom-wrap { touch-action: none; position: absolute; inset: 0px; }

.pswp__container, .pswp__img { user-select: none; -webkit-tap-highlight-color: transparent; }

.pswp__zoom-wrap { position: absolute; width: 100%; transform-origin: left top; transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg { will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { transition: none; }

.pswp__container, .pswp__zoom-wrap { backface-visibility: hidden; }

.pswp__item { position: absolute; inset: 0px; overflow: hidden; }

.pswp__img { position: absolute; width: auto; height: auto; top: 0px; left: 0px; }

.pswp__img--placeholder { backface-visibility: hidden; }

.pswp__img--placeholder--blank { background: rgb(34, 34, 34); }

.pswp--ie .pswp__img { left: 0px; top: 0px; width: 100% !important; height: auto !important; }

.pswp__error-msg { position: absolute; left: 0px; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: rgb(204, 204, 204); }

.pswp__error-msg a { color: rgb(204, 204, 204); text-decoration: underline; }

@charset "utf-8";

html, body { overflow-wrap: break-word; -webkit-line-break: after-white-space; }

html.kv-zooming, body.kv-zooming { height: 100%; overflow: hidden; width: 100%; position: fixed; }

.kv-control-placeholder { display: none; }

.position-relative { position: relative; }

.kv-background { position: absolute; inset: 0px; overflow: hidden; }

.kv-background .kv-background-inner, .kv-background .kv-parallax-container { position: absolute; inset: 0px; background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; }

.kv-parallax-container { transform: scale(1.4); transform-origin: center center; }

.kv-background .pattern-white-0, .kv-background .pattern-white-1, .kv-background .pattern-white-2, .kv-background .pattern-white-3, .kv-background .pattern-white-4, .kv-background .pattern-white-5, .kv-background .pattern-white-6, .kv-background .pattern-white-7, .kv-background .pattern-black-0, .kv-background .pattern-black-1, .kv-background .pattern-black-2, .kv-background .pattern-black-3, .kv-background .pattern-black-4, .kv-background .pattern-black-5, .kv-background .pattern-black-6, .kv-background .pattern-black-7 { background-size: unset; background-repeat: repeat; opacity: 0.2; }

.kv-background .pattern-black-0 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/e897a7eb7f8e91859d4f97110eebd282.svg?hash=19036") !important; background-size: 44px 68px; }

.kv-background .pattern-black-1 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/44a7195e749bc450f15308672375d79c.svg?hash=19036") !important; background-size: 96px 96px; }

.kv-background .pattern-black-2 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/32661cc29d9bd6958d6adad8cb6edc44.svg?hash=19036") !important; background-size: 300px 300px; }

.kv-background .pattern-black-3 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/edab7e238f6c6fd556bc9c3da425acda.svg?hash=19036") !important; background-size: 215px 215px; }

.kv-background .pattern-black-4 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/71cd2619a82caaaad27540ec30bb519e.svg?hash=19036") !important; background-size: 47px 47px; }

.kv-background .pattern-black-5 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/ef3da8e4112a1c6b9f9b2fd9d5636b8d.svg?hash=19036") !important; background-size: 16px 16px; }

.kv-background .pattern-black-6 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/90ff263e02acb03c1cd1b1fabd8972bf.svg?hash=19036") !important; background-size: 72px 116px; }

.kv-background .pattern-black-7 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/45ed6c1879d0c6dd328c725b5bd63226.svg?hash=19036") !important; background-size: 200px 200px; }

.kv-background .pattern-white-0 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/e8ddb8b1237a928b7f2f4083f234b9e9.svg?hash=19036") !important; background-size: 44px 68px; }

.kv-background .pattern-white-1 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/fc69481f3932156c504ca7f012bfafb5.svg?hash=19036") !important; background-size: 96px 96px; }

.kv-background .pattern-white-2 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/7bbe22408c86ac0872b028327697ffe0.svg?hash=19036") !important; background-size: 300px 300px; }

.kv-background .pattern-white-3 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/dcf4e55b7dbcd69d05e6faae8249174d.svg?hash=19036") !important; background-size: 215px 215px; }

.kv-background .pattern-white-4 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/473214516bbd48f7963906b615cf6d49.svg?hash=19036") !important; background-size: 47px 47px; }

.kv-background .pattern-white-5 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/2710cb5eae9db009af6f5f49fcd33c3e.svg?hash=19036") !important; background-size: 16px 16px; }

.kv-background .pattern-white-6 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/410f83e6dc4170fa19586db4698af265.svg?hash=19036") !important; background-size: 72px 116px; }

.kv-background .pattern-white-7 { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/69ae412d9bcf1c34e3954625c37bac1c.svg?hash=19036") !important; background-size: 200px 200px; }

.kv-full-page { min-height: 100vh; }

@-webkit-keyframes animateImage { 
  0%, 100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  35% { transform: matrix3d(1.15, 0, 0, 0, 0, 1.15, 0, 0, 0, 0, 1, 0, -40, -40, 0, 1); }
}

@keyframes animateImage { 
  0%, 100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  35% { transform: matrix3d(1.15, 0, 0, 0, 0, 1.15, 0, 0, 0, 0, 1, 0, -40, -40, 0, 1); }
}

@charset "utf-8";

.user-select--none { user-select: none; }

.user-select--initial { user-select: initial; }

.kv-section-controls .kv-editor-button { border-radius: 0px; transition: background-color 0.2s ease-out, border-radius 0.1s ease-out 100ms; }

.kv-section-controls .kv-editor-button:hover, .kv-section-controls .kv-editor-button:active, .kv-section-controls .kv-editor-button:focus { border-radius: 20px; transition: background-color 0.2s ease-out, border-radius 0.1s ease-out; }

.kv-site, .kv-main, .kv-site.kv-main.using-mouse :focus { outline: none; }

.kv-site.kv-main.using-mouse.in-page-overview:hover { cursor: grab; }

.kv-site.kv-main.using-mouse.in-page-overview.is-grabbing { cursor: grabbing !important; }

.kv-page.drag-mode section { transition: transform 300ms ease-in-out !important; }

.kv-page.drag-mode .kv-selected::after { opacity: 0; pointer-events: none; visibility: hidden; transition: 300ms ease-in-out; }

.kv-page.drag-mode .kv-edit-selector-light, .kv-page.drag-mode .kv-edit-selector-buttons, .kv-page.drag-mode .kv-section-add-controls, .kv-page.drag-mode .kv-section-controls, .kv-page.drag-mode .kv-control { opacity: 0; pointer-events: none; visibility: hidden; }

.kv-edit-selector-light, .kv-edit-selector-buttons, .kv-section-add-controls, .kv-section-controls, .add-post-button-container, .kv-control { border-radius: 20px; transition: 300ms ease-in-out; }

.kv-edit-selector-light .kv-editor-button, .kv-edit-selector-buttons .kv-editor-button, .kv-section-add-controls .kv-editor-button, .kv-section-controls .kv-editor-button, .add-post-button-container .kv-editor-button, .kv-control .kv-editor-button { float: left; cursor: pointer; background-color: rgb(0, 118, 223); transition: background-color 0.2s ease-out; width: 32px !important; height: 32px !important; color: rgb(255, 255, 255) !important; font-size: 24px !important; text-align: center !important; }

.kv-edit-selector-light .kv-editor-button:hover, .kv-edit-selector-light .kv-editor-button:active, .kv-edit-selector-light .kv-editor-button:focus, .kv-edit-selector-buttons .kv-editor-button:hover, .kv-edit-selector-buttons .kv-editor-button:active, .kv-edit-selector-buttons .kv-editor-button:focus, .kv-section-add-controls .kv-editor-button:hover, .kv-section-add-controls .kv-editor-button:active, .kv-section-add-controls .kv-editor-button:focus, .kv-section-controls .kv-editor-button:hover, .kv-section-controls .kv-editor-button:active, .kv-section-controls .kv-editor-button:focus, .add-post-button-container .kv-editor-button:hover, .add-post-button-container .kv-editor-button:active, .add-post-button-container .kv-editor-button:focus, .kv-control .kv-editor-button:hover, .kv-control .kv-editor-button:active, .kv-control .kv-editor-button:focus { background-color: rgb(0, 91, 172); transition: background-color 0.2s ease-out; }

.kv-edit-selector-light .kv-editor-button.hidden, .kv-edit-selector-buttons .kv-editor-button.hidden, .kv-section-add-controls .kv-editor-button.hidden, .kv-section-controls .kv-editor-button.hidden, .add-post-button-container .kv-editor-button.hidden, .kv-control .kv-editor-button.hidden { display: none; }

.kv-edit-selector-light .kv-editor-button.large, .kv-edit-selector-buttons .kv-editor-button.large, .kv-section-add-controls .kv-editor-button.large, .kv-section-controls .kv-editor-button.large, .add-post-button-container .kv-editor-button.large, .kv-control .kv-editor-button.large { border: 0px; margin: 0px auto; float: none; padding: 3px 12px; display: inline-flex; align-items: center; user-select: none; vertical-align: middle; justify-content: center; height: 32px !important; font-family: "Nunito Sans" !important; width: auto !important; }

.kv-edit-selector-light .kv-editor-button.large span, .kv-edit-selector-buttons .kv-editor-button.large span, .kv-section-add-controls .kv-editor-button.large span, .kv-section-controls .kv-editor-button.large span, .add-post-button-container .kv-editor-button.large span, .kv-control .kv-editor-button.large span { font-weight: 700; font-size: 14px !important; font-family: "Nunito Sans" !important; }

.kv-edit-selector-light .kv-editor-button > i, .kv-edit-selector-buttons .kv-editor-button > i, .kv-section-add-controls .kv-editor-button > i, .kv-section-controls .kv-editor-button > i, .add-post-button-container .kv-editor-button > i, .kv-control .kv-editor-button > i { cursor: pointer; font-size: inherit; line-height: 32px; }

@media screen and (max-width: 768px) {
  .kv-edit-selector-light .kv-editor-button, .kv-edit-selector-buttons .kv-editor-button, .kv-section-add-controls .kv-editor-button, .kv-section-controls .kv-editor-button, .add-post-button-container .kv-editor-button, .kv-control .kv-editor-button { background-color: rgb(0, 118, 223); }
  .kv-edit-selector-light .kv-editor-button:hover, .kv-edit-selector-light .kv-editor-button:active, .kv-edit-selector-light .kv-editor-button:focus, .kv-edit-selector-buttons .kv-editor-button:hover, .kv-edit-selector-buttons .kv-editor-button:active, .kv-edit-selector-buttons .kv-editor-button:focus, .kv-section-add-controls .kv-editor-button:hover, .kv-section-add-controls .kv-editor-button:active, .kv-section-add-controls .kv-editor-button:focus, .kv-section-controls .kv-editor-button:hover, .kv-section-controls .kv-editor-button:active, .kv-section-controls .kv-editor-button:focus, .add-post-button-container .kv-editor-button:hover, .add-post-button-container .kv-editor-button:active, .add-post-button-container .kv-editor-button:focus, .kv-control .kv-editor-button:hover, .kv-control .kv-editor-button:active, .kv-control .kv-editor-button:focus { background-color: rgb(0, 91, 172); }
}

.kv-section-add-controls, .kv-section-controls, .kv-add-item-btn { box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px; }

.kv-edit-selector-light .kv-editor-button:first-of-type, .kv-edit-selector-buttons .kv-editor-button:first-of-type, .kv-add-item-btn:first-of-type { border-top-left-radius: 4px !important; border-bottom-left-radius: 4px !important; }

.kv-edit-selector-light .kv-editor-button:last-of-type, .kv-edit-selector-buttons .kv-editor-button:last-of-type, .kv-add-item-btn:last-of-type { border-top-right-radius: 4px !important; border-bottom-right-radius: 4px !important; }

.kv-edit-selector-light, .kv-edit-selector-buttons { padding: 4px; border-radius: 4px; background-color: white; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px; }

.kv-edit-selector-light .kv-editor-button, .kv-edit-selector-buttons .kv-editor-button { border-radius: 4px; background-color: rgb(255, 255, 255); color: rgba(0, 0, 0, 0.6) !important; }

.kv-edit-selector-light .kv-editor-button > i, .kv-edit-selector-buttons .kv-editor-button > i { height: 28px; line-height: 30px; width: 28px !important; }

.kv-edit-selector-light .kv-editor-button:hover, .kv-edit-selector-light .kv-editor-button:active, .kv-edit-selector-light .kv-editor-button:focus, .kv-edit-selector-buttons .kv-editor-button:hover, .kv-edit-selector-buttons .kv-editor-button:active, .kv-edit-selector-buttons .kv-editor-button:focus { background-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6); fill: rgba(0, 0, 0, 0.6); }

.kv-selected { box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px; z-index: unset; }

@media screen and (max-width: 768px) {
  .kv-selected { box-shadow: none !important; z-index: 0 !important; }
  .kv-selected::after { display: none; }
}

@media screen and (max-width: 768px) {
  .add-post-button { display: none !important; }
  div[data-type="manage-blog"] { pointer-events: none; }
  div[data-type="manage-blog"]:hover { display: none !important; }
}

.site-editor .domain-bar { left: 28px; top: 28px; height: 37px; width: calc(100% - 56px); position: relative; background-color: white; }

.kv-site { }

.kv-site .skip-link { display: flex; justify-content: center; align-items: center; position: absolute; z-index: 1000; width: 200px; height: 48px; left: -100vw; top: 16px; background: rgba(0, 0, 0, 0.8); border: 1px dashed rgb(255, 255, 255); color: white; }

.kv-site .skip-link:focus { left: 16px; }

.kv-site.kv-no-textselect { user-select: none; }

.kv-site.kv-edit-mode.kv-add-section { overflow: visible; transition: unset; pointer-events: none; }

.kv-site.kv-edit-mode.kv-add-section .kv-page section::after { display: none !important; }

[contenteditable="true"] { outline-color: rgb(0, 130, 237); }

.kv-page section .kv-background svg { height: 100%; width: 100%; display: block; position: absolute; top: 0px; left: 0px; }

.tablet .kv-site.kv-edit-mode, .phone .kv-site.kv-edit-mode { top: 0px; left: 0px; width: 100%; }

@charset "utf-8";

.user-select--none { user-select: none; }

.user-select--initial { user-select: initial; }

.kv-background { position: relative; }

.kv-background video { height: 100%; width: 100%; object-fit: cover; }

.kv-background.kv-youtube-video { background-color: transparent !important; }

.kv-background.kv-youtube-video * { box-sizing: border-box; }

.kv-background.kv-youtube-video .kv-video-background { height: 100%; width: 100%; background: rgb(0, 0, 0); position: absolute; inset: 0px; z-index: -99; }

.kv-background.kv-youtube-video .kv-video-foreground { padding: 28.125% 0px; }

.kv-background.kv-youtube-video .kv-video-foreground, .kv-background.kv-youtube-video .kv-video-background iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; pointer-events: none; }

.kv-background.kv-youtube-video #kv-vidtop-content { top: 0px; color: rgb(255, 255, 255); }

@media (min-aspect-ratio: 16 / 9) {
  .kv-background.kv-youtube-video .kv-video-foreground { height: 300%; top: -100%; }
}

@media (max-aspect-ratio: 16 / 9) {
  .kv-background.kv-youtube-video .kv-video-foreground { width: 300%; left: -100%; }
}

.kv-background .simpleParallax { position: absolute; inset: 0px; }

.kv-edit-mode .kv-video::after { content: " "; inset: 0px; position: absolute; background-color: rgba(42, 44, 46, 0.35); }

[data-type="swipe-list"] { display: block !important; }

@media (min-width: 768px) {
  [data-type="swipe-list"] { display: none !important; }
}

.kv-edit-mode [data-type="swipe-list"] { display: block !important; }

@charset "utf-8";

html .blur-in-image { overflow: hidden; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; background-color: rgb(246, 246, 246) !important; }

html .blur-in-image.loader { background-image: url("https://runtime.builderservices.io/runtime-endurance-19036/48a430d8b6528cda19f8df98a5ae14b9.svg?hash=19036") !important; background-size: 60px !important; background-position: center center !important; }

html .blur-in-image.loader .blur-in-preloader { display: none; }

html .blur-in-preloader { height: 100%; width: 100%; overflow: hidden; background-size: cover; background-position: center center; background-repeat: no-repeat; opacity: 1; filter: blur(1vw); transform: scale(1.1); transition: opacity 1s linear; position: absolute; top: 0px; }

html .blur-in-preloader.loaded { opacity: 0; transform: scale(1); }

@charset "utf-8";

:root { --kv-ee-heading-font-family: Indie Flower; --kv-ee-heading-font-weight: 400; --kv-ee-body-font-family: Muli; --kv-ee-body-font-weight: 400; --kv-ee-font-size-factor: 1; --kv-ee-font-size: 100%; --kv-ee-global-font-size-factor: var(--kv-ee-font-size-factor,1); }

html { box-sizing: border-box; }

*, ::after, ::before { box-sizing: inherit; }

.kv-main .kv-ee-container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) {
  .kv-main .kv-ee-container { max-width: 540px; }
}

@media (min-width: 768px) {
  .kv-main .kv-ee-container { max-width: 80%; }
}

@media (min-width: 992px) {
  .kv-main .kv-ee-container { max-width: 75%; }
}

@media (min-width: 1200px) {
  .kv-main .kv-ee-container { max-width: 70%; }
}

@media (min-width: 1440px) {
  .kv-main .kv-ee-container { max-width: 65%; }
}

@media (min-width: 1758px) {
  .kv-main .kv-ee-container { max-width: 1200px; }
}

.kv-main .kv-ee-container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.kv-main .kv-ee-row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.kv-main .kv-ee-no-gutters { margin-right: 0px; margin-left: 0px; }

.kv-main .kv-ee-no-gutters > .kv-ee-col, .kv-main .kv-ee-no-gutters > [class*="col-"] { padding-right: 0px; padding-left: 0px; }

.kv-main .kv-ee-col, .kv-main .kv-ee-col-1, .kv-main .kv-ee-col-10, .kv-main .kv-ee-col-11, .kv-main .kv-ee-col-12, .kv-main .kv-ee-col-2, .kv-main .kv-ee-col-3, .kv-main .kv-ee-col-4, .kv-main .kv-ee-col-5, .kv-main .kv-ee-col-6, .kv-main .kv-ee-col-7, .kv-main .kv-ee-col-8, .kv-main .kv-ee-col-9, .kv-main .kv-ee-col-auto, .kv-main .kv-ee-col-lg, .kv-main .kv-ee-col-lg-1, .kv-main .kv-ee-col-lg-10, .kv-main .kv-ee-col-lg-11, .kv-main .kv-ee-col-lg-12, .kv-main .kv-ee-col-lg-2, .kv-main .kv-ee-col-lg-3, .kv-main .kv-ee-col-lg-4, .kv-main .kv-ee-col-lg-5, .kv-main .kv-ee-col-lg-6, .kv-main .kv-ee-col-lg-7, .kv-main .kv-ee-col-lg-8, .kv-main .kv-ee-col-lg-9, .kv-main .kv-ee-col-lg-auto, .kv-main .kv-ee-col-md, .kv-main .kv-ee-col-md-1, .kv-main .kv-ee-col-md-10, .kv-main .kv-ee-col-md-11, .kv-main .kv-ee-col-md-12, .kv-main .kv-ee-col-md-2, .kv-main .kv-ee-col-md-3, .kv-main .kv-ee-col-md-4, .kv-main .kv-ee-col-md-5, .kv-main .kv-ee-col-md-6, .kv-main .kv-ee-col-md-7, .kv-main .kv-ee-col-md-8, .kv-main .kv-ee-col-md-9, .kv-main .kv-ee-col-md-auto, .kv-main .kv-ee-col-sm, .kv-main .kv-ee-col-sm-1, .kv-main .kv-ee-col-sm-10, .kv-main .kv-ee-col-sm-11, .kv-main .kv-ee-col-sm-12, .kv-main .kv-ee-col-sm-2, .kv-main .kv-ee-col-sm-3, .kv-main .kv-ee-col-sm-4, .kv-main .kv-ee-col-sm-5, .kv-main .kv-ee-col-sm-6, .kv-main .kv-ee-col-sm-7, .kv-main .kv-ee-col-sm-8, .kv-main .kv-ee-col-sm-9, .kv-main .kv-ee-col-sm-auto, .kv-main .kv-ee-col-xl, .kv-main .kv-ee-col-xl-1, .kv-main .kv-ee-col-xl-10, .kv-main .kv-ee-col-xl-11, .kv-main .kv-ee-col-xl-12, .kv-main .kv-ee-col-xl-2, .kv-main .kv-ee-col-xl-3, .kv-main .kv-ee-col-xl-4, .kv-main .kv-ee-col-xl-5, .kv-main .kv-ee-col-xl-6, .kv-main .kv-ee-col-xl-7, .kv-main .kv-ee-col-xl-8, .kv-main .kv-ee-col-xl-9, .kv-main .kv-ee-col-xl-auto, .kv-main .kv-ee-col-xxl, .kv-main .kv-ee-col-xxl-1, .kv-main .kv-ee-col-xxl-10, .kv-main .kv-ee-col-xxl-11, .kv-main .kv-ee-col-xxl-12, .kv-main .kv-ee-col-xxl-2, .kv-main .kv-ee-col-xxl-3, .kv-main .kv-ee-col-xxl-4, .kv-main .kv-ee-col-xxl-5, .kv-main .kv-ee-col-xxl-6, .kv-main .kv-ee-col-xxl-7, .kv-main .kv-ee-col-xxl-8, .kv-main .kv-ee-col-xxl-9, .kv-main .kv-ee-col-xxl-auto, .kv-main .kv-ee-col-xxxl, .kv-main .kv-ee-col-xxxl-1, .kv-main .kv-ee-col-xxxl-10, .kv-main .kv-ee-col-xxxl-11, .kv-main .kv-ee-col-xxxl-12, .kv-main .kv-ee-col-xxxl-2, .kv-main .kv-ee-col-xxxl-3, .kv-main .kv-ee-col-xxxl-4, .kv-main .kv-ee-col-xxxl-5, .kv-main .kv-ee-col-xxxl-6, .kv-main .kv-ee-col-xxxl-7, .kv-main .kv-ee-col-xxxl-8, .kv-main .kv-ee-col-xxxl-9, .kv-main .kv-ee-col-xxxl-auto { flex: 0 0 auto; max-width: none; position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.kv-main .kv-ee-col { flex-basis: 0px; flex-grow: 1; max-width: 100%; }

.kv-main .kv-ee-col-auto { flex: 0 0 auto; width: auto; max-width: none; }

.kv-main .kv-ee-col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.kv-main .kv-ee-col-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }

.kv-main .kv-ee-col-3 { flex: 0 0 25%; max-width: 25%; }

.kv-main .kv-ee-col-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }

.kv-main .kv-ee-col-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }

.kv-main .kv-ee-col-6 { flex: 0 0 50%; max-width: 50%; }

.kv-main .kv-ee-col-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }

.kv-main .kv-ee-col-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }

.kv-main .kv-ee-col-9 { flex: 0 0 75%; max-width: 75%; }

.kv-main .kv-ee-col-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }

.kv-main .kv-ee-col-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }

.kv-main .kv-ee-col-12 { flex: 0 0 100%; max-width: 100%; }

.kv-main .kv-ee-order-first { order: -1; }

.kv-main .kv-ee-order-last { order: 13; }

.kv-main .kv-ee-order-0 { order: 0; }

.kv-main .kv-ee-order-1 { order: 1; }

.kv-main .kv-ee-order-2 { order: 2; }

.kv-main .kv-ee-order-3 { order: 3; }

.kv-main .kv-ee-order-4 { order: 4; }

.kv-main .kv-ee-order-5 { order: 5; }

.kv-main .kv-ee-order-6 { order: 6; }

.kv-main .kv-ee-order-7 { order: 7; }

.kv-main .kv-ee-order-8 { order: 8; }

.kv-main .kv-ee-order-9 { order: 9; }

.kv-main .kv-ee-order-10 { order: 10; }

.kv-main .kv-ee-order-11 { order: 11; }

.kv-main .kv-ee-order-12 { order: 12; }

.kv-main .kv-ee-offset-1 { margin-left: 8.33333%; }

.kv-main .kv-ee-offset-2 { margin-left: 16.6667%; }

.kv-main .kv-ee-offset-3 { margin-left: 25%; }

.kv-main .kv-ee-offset-4 { margin-left: 33.3333%; }

.kv-main .kv-ee-offset-5 { margin-left: 41.6667%; }

.kv-main .kv-ee-offset-6 { margin-left: 50%; }

.kv-main .kv-ee-offset-7 { margin-left: 58.3333%; }

.kv-main .kv-ee-offset-8 { margin-left: 66.6667%; }

.kv-main .kv-ee-offset-9 { margin-left: 75%; }

.kv-main .kv-ee-offset-10 { margin-left: 83.3333%; }

.kv-main .kv-ee-offset-11 { margin-left: 91.6667%; }

@media (min-width: 576px) {
  .kv-main .kv-ee-col-sm { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .kv-main .kv-ee-col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .kv-main .kv-ee-col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .kv-main .kv-ee-col-sm-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .kv-main .kv-ee-col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .kv-main .kv-ee-col-sm-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .kv-main .kv-ee-col-sm-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .kv-main .kv-ee-col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .kv-main .kv-ee-col-sm-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .kv-main .kv-ee-col-sm-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .kv-main .kv-ee-col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .kv-main .kv-ee-col-sm-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .kv-main .kv-ee-col-sm-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .kv-main .kv-ee-col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .kv-main .kv-ee-order-sm-first { order: -1; }
  .kv-main .kv-ee-order-sm-last { order: 13; }
  .kv-main .kv-ee-order-sm-0 { order: 0; }
  .kv-main .kv-ee-order-sm-1 { order: 1; }
  .kv-main .kv-ee-order-sm-2 { order: 2; }
  .kv-main .kv-ee-order-sm-3 { order: 3; }
  .kv-main .kv-ee-order-sm-4 { order: 4; }
  .kv-main .kv-ee-order-sm-5 { order: 5; }
  .kv-main .kv-ee-order-sm-6 { order: 6; }
  .kv-main .kv-ee-order-sm-7 { order: 7; }
  .kv-main .kv-ee-order-sm-8 { order: 8; }
  .kv-main .kv-ee-order-sm-9 { order: 9; }
  .kv-main .kv-ee-order-sm-10 { order: 10; }
  .kv-main .kv-ee-order-sm-11 { order: 11; }
  .kv-main .kv-ee-order-sm-12 { order: 12; }
  .kv-main .kv-ee-offset-sm-0 { margin-left: 0px; }
  .kv-main .kv-ee-offset-sm-1 { margin-left: 8.33333%; }
  .kv-main .kv-ee-offset-sm-2 { margin-left: 16.6667%; }
  .kv-main .kv-ee-offset-sm-3 { margin-left: 25%; }
  .kv-main .kv-ee-offset-sm-4 { margin-left: 33.3333%; }
  .kv-main .kv-ee-offset-sm-5 { margin-left: 41.6667%; }
  .kv-main .kv-ee-offset-sm-6 { margin-left: 50%; }
  .kv-main .kv-ee-offset-sm-7 { margin-left: 58.3333%; }
  .kv-main .kv-ee-offset-sm-8 { margin-left: 66.6667%; }
  .kv-main .kv-ee-offset-sm-9 { margin-left: 75%; }
  .kv-main .kv-ee-offset-sm-10 { margin-left: 83.3333%; }
  .kv-main .kv-ee-offset-sm-11 { margin-left: 91.6667%; }
}

@media (min-width: 768px) {
  .kv-main .kv-ee-col-md { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .kv-main .kv-ee-col-md-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .kv-main .kv-ee-col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .kv-main .kv-ee-col-md-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .kv-main .kv-ee-col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .kv-main .kv-ee-col-md-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .kv-main .kv-ee-col-md-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .kv-main .kv-ee-col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .kv-main .kv-ee-col-md-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .kv-main .kv-ee-col-md-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .kv-main .kv-ee-col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .kv-main .kv-ee-col-md-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .kv-main .kv-ee-col-md-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .kv-main .kv-ee-col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .kv-main .kv-ee-order-md-first { order: -1; }
  .kv-main .kv-ee-order-md-last { order: 13; }
  .kv-main .kv-ee-order-md-0 { order: 0; }
  .kv-main .kv-ee-order-md-1 { order: 1; }
  .kv-main .kv-ee-order-md-2 { order: 2; }
  .kv-main .kv-ee-order-md-3 { order: 3; }
  .kv-main .kv-ee-order-md-4 { order: 4; }
  .kv-main .kv-ee-order-md-5 { order: 5; }
  .kv-main .kv-ee-order-md-6 { order: 6; }
  .kv-main .kv-ee-order-md-7 { order: 7; }
  .kv-main .kv-ee-order-md-8 { order: 8; }
  .kv-main .kv-ee-order-md-9 { order: 9; }
  .kv-main .kv-ee-order-md-10 { order: 10; }
  .kv-main .kv-ee-order-md-11 { order: 11; }
  .kv-main .kv-ee-order-md-12 { order: 12; }
  .kv-main .kv-ee-offset-md-0 { margin-left: 0px; }
  .kv-main .kv-ee-offset-md-1 { margin-left: 8.33333%; }
  .kv-main .kv-ee-offset-md-2 { margin-left: 16.6667%; }
  .kv-main .kv-ee-offset-md-3 { margin-left: 25%; }
  .kv-main .kv-ee-offset-md-4 { margin-left: 33.3333%; }
  .kv-main .kv-ee-offset-md-5 { margin-left: 41.6667%; }
  .kv-main .kv-ee-offset-md-6 { margin-left: 50%; }
  .kv-main .kv-ee-offset-md-7 { margin-left: 58.3333%; }
  .kv-main .kv-ee-offset-md-8 { margin-left: 66.6667%; }
  .kv-main .kv-ee-offset-md-9 { margin-left: 75%; }
  .kv-main .kv-ee-offset-md-10 { margin-left: 83.3333%; }
  .kv-main .kv-ee-offset-md-11 { margin-left: 91.6667%; }
}

@media (min-width: 992px) {
  .kv-main .kv-ee-col-lg { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .kv-main .kv-ee-col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .kv-main .kv-ee-col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .kv-main .kv-ee-col-lg-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .kv-main .kv-ee-col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .kv-main .kv-ee-col-lg-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .kv-main .kv-ee-col-lg-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .kv-main .kv-ee-col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .kv-main .kv-ee-col-lg-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .kv-main .kv-ee-col-lg-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .kv-main .kv-ee-col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .kv-main .kv-ee-col-lg-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .kv-main .kv-ee-col-lg-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .kv-main .kv-ee-col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .kv-main .kv-ee-order-lg-first { order: -1; }
  .kv-main .kv-ee-order-lg-last { order: 13; }
  .kv-main .kv-ee-order-lg-0 { order: 0; }
  .kv-main .kv-ee-order-lg-1 { order: 1; }
  .kv-main .kv-ee-order-lg-2 { order: 2; }
  .kv-main .kv-ee-order-lg-3 { order: 3; }
  .kv-main .kv-ee-order-lg-4 { order: 4; }
  .kv-main .kv-ee-order-lg-5 { order: 5; }
  .kv-main .kv-ee-order-lg-6 { order: 6; }
  .kv-main .kv-ee-order-lg-7 { order: 7; }
  .kv-main .kv-ee-order-lg-8 { order: 8; }
  .kv-main .kv-ee-order-lg-9 { order: 9; }
  .kv-main .kv-ee-order-lg-10 { order: 10; }
  .kv-main .kv-ee-order-lg-11 { order: 11; }
  .kv-main .kv-ee-order-lg-12 { order: 12; }
  .kv-main .kv-ee-offset-lg-0 { margin-left: 0px; }
  .kv-main .kv-ee-offset-lg-1 { margin-left: 8.33333%; }
  .kv-main .kv-ee-offset-lg-2 { margin-left: 16.6667%; }
  .kv-main .kv-ee-offset-lg-3 { margin-left: 25%; }
  .kv-main .kv-ee-offset-lg-4 { margin-left: 33.3333%; }
  .kv-main .kv-ee-offset-lg-5 { margin-left: 41.6667%; }
  .kv-main .kv-ee-offset-lg-6 { margin-left: 50%; }
  .kv-main .kv-ee-offset-lg-7 { margin-left: 58.3333%; }
  .kv-main .kv-ee-offset-lg-8 { margin-left: 66.6667%; }
  .kv-main .kv-ee-offset-lg-9 { margin-left: 75%; }
  .kv-main .kv-ee-offset-lg-10 { margin-left: 83.3333%; }
  .kv-main .kv-ee-offset-lg-11 { margin-left: 91.6667%; }
}

@media (min-width: 1200px) {
  .kv-main .kv-ee-col-xl { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .kv-main .kv-ee-col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .kv-main .kv-ee-col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .kv-main .kv-ee-col-xl-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .kv-main .kv-ee-col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .kv-main .kv-ee-col-xl-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .kv-main .kv-ee-col-xl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .kv-main .kv-ee-col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .kv-main .kv-ee-col-xl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .kv-main .kv-ee-col-xl-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .kv-main .kv-ee-col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .kv-main .kv-ee-col-xl-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .kv-main .kv-ee-col-xl-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .kv-main .kv-ee-col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .kv-main .kv-ee-order-xl-first { order: -1; }
  .kv-main .kv-ee-order-xl-last { order: 13; }
  .kv-main .kv-ee-order-xl-0 { order: 0; }
  .kv-main .kv-ee-order-xl-1 { order: 1; }
  .kv-main .kv-ee-order-xl-2 { order: 2; }
  .kv-main .kv-ee-order-xl-3 { order: 3; }
  .kv-main .kv-ee-order-xl-4 { order: 4; }
  .kv-main .kv-ee-order-xl-5 { order: 5; }
  .kv-main .kv-ee-order-xl-6 { order: 6; }
  .kv-main .kv-ee-order-xl-7 { order: 7; }
  .kv-main .kv-ee-order-xl-8 { order: 8; }
  .kv-main .kv-ee-order-xl-9 { order: 9; }
  .kv-main .kv-ee-order-xl-10 { order: 10; }
  .kv-main .kv-ee-order-xl-11 { order: 11; }
  .kv-main .kv-ee-order-xl-12 { order: 12; }
  .kv-main .kv-ee-offset-xl-0 { margin-left: 0px; }
  .kv-main .kv-ee-offset-xl-1 { margin-left: 8.33333%; }
  .kv-main .kv-ee-offset-xl-2 { margin-left: 16.6667%; }
  .kv-main .kv-ee-offset-xl-3 { margin-left: 25%; }
  .kv-main .kv-ee-offset-xl-4 { margin-left: 33.3333%; }
  .kv-main .kv-ee-offset-xl-5 { margin-left: 41.6667%; }
  .kv-main .kv-ee-offset-xl-6 { margin-left: 50%; }
  .kv-main .kv-ee-offset-xl-7 { margin-left: 58.3333%; }
  .kv-main .kv-ee-offset-xl-8 { margin-left: 66.6667%; }
  .kv-main .kv-ee-offset-xl-9 { margin-left: 75%; }
  .kv-main .kv-ee-offset-xl-10 { margin-left: 83.3333%; }
  .kv-main .kv-ee-offset-xl-11 { margin-left: 91.6667%; }
}

.kv-main .kv-ee-d-none { display: none !important; }

.kv-main .kv-ee-d-inline { display: inline !important; }

.kv-main .kv-ee-d-inline-block { display: inline-block !important; }

.kv-main .kv-ee-d-block { display: block !important; }

.kv-main .kv-ee-d-table { display: table !important; }

.kv-main .kv-ee-d-table-row { display: table-row !important; }

.kv-main .kv-ee-d-table-cell { display: table-cell !important; }

.kv-main .kv-ee-d-flex { display: flex !important; }

.kv-main .kv-ee-d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) {
  .kv-main .kv-ee-d-sm-none { display: none !important; }
  .kv-main .kv-ee-d-sm-inline { display: inline !important; }
  .kv-main .kv-ee-d-sm-inline-block { display: inline-block !important; }
  .kv-main .kv-ee-d-sm-block { display: block !important; }
  .kv-main .kv-ee-d-sm-table { display: table !important; }
  .kv-main .kv-ee-d-sm-table-row { display: table-row !important; }
  .kv-main .kv-ee-d-sm-table-cell { display: table-cell !important; }
  .kv-main .kv-ee-d-sm-flex { display: flex !important; }
  .kv-main .kv-ee-d-sm-inline-flex { display: inline-flex !important; }
}

@media (min-width: 768px) {
  .kv-main .kv-ee-d-md-none { display: none !important; }
  .kv-main .kv-ee-d-md-inline { display: inline !important; }
  .kv-main .kv-ee-d-md-inline-block { display: inline-block !important; }
  .kv-main .kv-ee-d-md-block { display: block !important; }
  .kv-main .kv-ee-d-md-table { display: table !important; }
  .kv-main .kv-ee-d-md-table-row { display: table-row !important; }
  .kv-main .kv-ee-d-md-table-cell { display: table-cell !important; }
  .kv-main .kv-ee-d-md-flex { display: flex !important; }
  .kv-main .kv-ee-d-md-inline-flex { display: inline-flex !important; }
}

@media (min-width: 992px) {
  .kv-main .kv-ee-d-lg-none { display: none !important; }
  .kv-main .kv-ee-d-lg-inline { display: inline !important; }
  .kv-main .kv-ee-d-lg-inline-block { display: inline-block !important; }
  .kv-main .kv-ee-d-lg-block { display: block !important; }
  .kv-main .kv-ee-d-lg-table { display: table !important; }
  .kv-main .kv-ee-d-lg-table-row { display: table-row !important; }
  .kv-main .kv-ee-d-lg-table-cell { display: table-cell !important; }
  .kv-main .kv-ee-d-lg-flex { display: flex !important; }
  .kv-main .kv-ee-d-lg-inline-flex { display: inline-flex !important; }
}

@media (min-width: 1200px) {
  .kv-main .kv-ee-d-xl-none { display: none !important; }
  .kv-main .kv-ee-d-xl-inline { display: inline !important; }
  .kv-main .kv-ee-d-xl-inline-block { display: inline-block !important; }
  .kv-main .kv-ee-d-xl-block { display: block !important; }
  .kv-main .kv-ee-d-xl-table { display: table !important; }
  .kv-main .kv-ee-d-xl-table-row { display: table-row !important; }
  .kv-main .kv-ee-d-xl-table-cell { display: table-cell !important; }
  .kv-main .kv-ee-d-xl-flex { display: flex !important; }
  .kv-main .kv-ee-d-xl-inline-flex { display: inline-flex !important; }
}

@media (min-width: 1440px) {
  .kv-main .kv-ee-col-xxl { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .kv-main .kv-ee-col-xxl-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .kv-main .kv-ee-col-xxl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .kv-main .kv-ee-col-xxl-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .kv-main .kv-ee-col-xxl-3 { flex: 0 0 25%; max-width: 25%; }
  .kv-main .kv-ee-col-xxl-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .kv-main .kv-ee-col-xxl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .kv-main .kv-ee-col-xxl-6 { flex: 0 0 50%; max-width: 50%; }
  .kv-main .kv-ee-col-xxl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .kv-main .kv-ee-col-xxl-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .kv-main .kv-ee-col-xxl-9 { flex: 0 0 75%; max-width: 75%; }
  .kv-main .kv-ee-col-xxl-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .kv-main .kv-ee-col-xxl-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .kv-main .kv-ee-col-xxl-12 { flex: 0 0 100%; max-width: 100%; }
  .kv-main .kv-ee-order-xxl-first { order: -1; }
  .kv-main .kv-ee-order-xxl-last { order: 13; }
  .kv-main .kv-ee-order-xxl-0 { order: 0; }
  .kv-main .kv-ee-order-xxl-1 { order: 1; }
  .kv-main .kv-ee-order-xxl-2 { order: 2; }
  .kv-main .kv-ee-order-xxl-3 { order: 3; }
  .kv-main .kv-ee-order-xxl-4 { order: 4; }
  .kv-main .kv-ee-order-xxl-5 { order: 5; }
  .kv-main .kv-ee-order-xxl-6 { order: 6; }
  .kv-main .kv-ee-order-xxl-7 { order: 7; }
  .kv-main .kv-ee-order-xxl-8 { order: 8; }
  .kv-main .kv-ee-order-xxl-9 { order: 9; }
  .kv-main .kv-ee-order-xxl-10 { order: 10; }
  .kv-main .kv-ee-order-xxl-11 { order: 11; }
  .kv-main .kv-ee-order-xxl-12 { order: 12; }
  .kv-main .kv-ee-offset-xxl-0 { margin-left: 0px; }
  .kv-main .kv-ee-offset-xxl-1 { margin-left: 8.33333%; }
  .kv-main .kv-ee-offset-xxl-2 { margin-left: 16.6667%; }
  .kv-main .kv-ee-offset-xxl-3 { margin-left: 25%; }
  .kv-main .kv-ee-offset-xxl-4 { margin-left: 33.3333%; }
  .kv-main .kv-ee-offset-xxl-5 { margin-left: 41.6667%; }
  .kv-main .kv-ee-offset-xxl-6 { margin-left: 50%; }
  .kv-main .kv-ee-offset-xxl-7 { margin-left: 58.3333%; }
  .kv-main .kv-ee-offset-xxl-8 { margin-left: 66.6667%; }
  .kv-main .kv-ee-offset-xxl-9 { margin-left: 75%; }
  .kv-main .kv-ee-offset-xxl-10 { margin-left: 83.3333%; }
  .kv-main .kv-ee-offset-xxl-11 { margin-left: 91.6667%; }
  .kv-main .kv-ee-d-xxl-none { display: none !important; }
  .kv-main .kv-ee-d-xxl-inline { display: inline !important; }
  .kv-main .kv-ee-d-xxl-inline-block { display: inline-block !important; }
  .kv-main .kv-ee-d-xxl-block { display: block !important; }
  .kv-main .kv-ee-d-xxl-table { display: table !important; }
  .kv-main .kv-ee-d-xxl-table-row { display: table-row !important; }
  .kv-main .kv-ee-d-xxl-table-cell { display: table-cell !important; }
  .kv-main .kv-ee-d-xxl-flex { display: flex !important; }
  .kv-main .kv-ee-d-xxl-inline-flex { display: inline-flex !important; }
}

@media (min-width: 1758px) {
  .kv-main .kv-ee-col-xxxl { flex-basis: 0px; flex-grow: 1; max-width: 100%; }
  .kv-main .kv-ee-col-xxxl-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .kv-main .kv-ee-col-xxxl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .kv-main .kv-ee-col-xxxl-2 { flex: 0 0 16.6667%; max-width: 16.6667%; }
  .kv-main .kv-ee-col-xxxl-3 { flex: 0 0 25%; max-width: 25%; }
  .kv-main .kv-ee-col-xxxl-4 { flex: 0 0 33.3333%; max-width: 33.3333%; }
  .kv-main .kv-ee-col-xxxl-5 { flex: 0 0 41.6667%; max-width: 41.6667%; }
  .kv-main .kv-ee-col-xxxl-6 { flex: 0 0 50%; max-width: 50%; }
  .kv-main .kv-ee-col-xxxl-7 { flex: 0 0 58.3333%; max-width: 58.3333%; }
  .kv-main .kv-ee-col-xxxl-8 { flex: 0 0 66.6667%; max-width: 66.6667%; }
  .kv-main .kv-ee-col-xxxl-9 { flex: 0 0 75%; max-width: 75%; }
  .kv-main .kv-ee-col-xxxl-10 { flex: 0 0 83.3333%; max-width: 83.3333%; }
  .kv-main .kv-ee-col-xxxl-11 { flex: 0 0 91.6667%; max-width: 91.6667%; }
  .kv-main .kv-ee-col-xxxl-12 { flex: 0 0 100%; max-width: 100%; }
  .kv-main .kv-ee-order-xxxl-first { order: -1; }
  .kv-main .kv-ee-order-xxxl-last { order: 13; }
  .kv-main .kv-ee-order-xxxl-0 { order: 0; }
  .kv-main .kv-ee-order-xxxl-1 { order: 1; }
  .kv-main .kv-ee-order-xxxl-2 { order: 2; }
  .kv-main .kv-ee-order-xxxl-3 { order: 3; }
  .kv-main .kv-ee-order-xxxl-4 { order: 4; }
  .kv-main .kv-ee-order-xxxl-5 { order: 5; }
  .kv-main .kv-ee-order-xxxl-6 { order: 6; }
  .kv-main .kv-ee-order-xxxl-7 { order: 7; }
  .kv-main .kv-ee-order-xxxl-8 { order: 8; }
  .kv-main .kv-ee-order-xxxl-9 { order: 9; }
  .kv-main .kv-ee-order-xxxl-10 { order: 10; }
  .kv-main .kv-ee-order-xxxl-11 { order: 11; }
  .kv-main .kv-ee-order-xxxl-12 { order: 12; }
  .kv-main .kv-ee-offset-xxxl-0 { margin-left: 0px; }
  .kv-main .kv-ee-offset-xxxl-1 { margin-left: 8.33333%; }
  .kv-main .kv-ee-offset-xxxl-2 { margin-left: 16.6667%; }
  .kv-main .kv-ee-offset-xxxl-3 { margin-left: 25%; }
  .kv-main .kv-ee-offset-xxxl-4 { margin-left: 33.3333%; }
  .kv-main .kv-ee-offset-xxxl-5 { margin-left: 41.6667%; }
  .kv-main .kv-ee-offset-xxxl-6 { margin-left: 50%; }
  .kv-main .kv-ee-offset-xxxl-7 { margin-left: 58.3333%; }
  .kv-main .kv-ee-offset-xxxl-8 { margin-left: 66.6667%; }
  .kv-main .kv-ee-offset-xxxl-9 { margin-left: 75%; }
  .kv-main .kv-ee-offset-xxxl-10 { margin-left: 83.3333%; }
  .kv-main .kv-ee-offset-xxxl-11 { margin-left: 91.6667%; }
  .kv-main .kv-ee-d-xxxl-none { display: none !important; }
  .kv-main .kv-ee-d-xxxl-inline { display: inline !important; }
  .kv-main .kv-ee-d-xxxl-inline-block { display: inline-block !important; }
  .kv-main .kv-ee-d-xxxl-block { display: block !important; }
  .kv-main .kv-ee-d-xxxl-table { display: table !important; }
  .kv-main .kv-ee-d-xxxl-table-row { display: table-row !important; }
  .kv-main .kv-ee-d-xxxl-table-cell { display: table-cell !important; }
  .kv-main .kv-ee-d-xxxl-flex { display: flex !important; }
  .kv-main .kv-ee-d-xxxl-inline-flex { display: inline-flex !important; }
}

@media print {
  .kv-main .kv-ee-d-print-none { display: none !important; }
  .kv-main .kv-ee-d-print-inline { display: inline !important; }
  .kv-main .kv-ee-d-print-inline-block { display: inline-block !important; }
  .kv-main .kv-ee-d-print-block { display: block !important; }
  .kv-main .kv-ee-d-print-table { display: table !important; }
  .kv-main .kv-ee-d-print-table-row { display: table-row !important; }
  .kv-main .kv-ee-d-print-table-cell { display: table-cell !important; }
  .kv-main .kv-ee-d-print-flex { display: flex !important; }
  .kv-main .kv-ee-d-print-inline-flex { display: inline-flex !important; }
}

.kv-main .kv-ee-flex-row { flex-direction: row !important; }

.kv-main .kv-ee-flex-column { flex-direction: column !important; }

.kv-main .kv-ee-flex-row-reverse { flex-direction: row-reverse !important; }

.kv-main .kv-ee-flex-column-reverse { flex-direction: column-reverse !important; }

.kv-main .kv-ee-flex-wrap { flex-wrap: wrap !important; }

.kv-main .kv-ee-flex-nowrap { flex-wrap: nowrap !important; }

.kv-main .kv-ee-flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.kv-main .kv-ee-flex-fill { flex: 1 1 auto !important; }

.kv-main .kv-ee-flex-grow-0 { flex-grow: 0 !important; }

.kv-main .kv-ee-flex-grow-1 { flex-grow: 1 !important; }

.kv-main .kv-ee-flex-shrink-0 { flex-shrink: 0 !important; }

.kv-main .kv-ee-flex-shrink-1 { flex-shrink: 1 !important; }

.kv-main .kv-ee-justify-content-start { justify-content: flex-start !important; }

.kv-main .kv-ee-justify-content-end { justify-content: flex-end !important; }

.kv-main .kv-ee-justify-content-center { justify-content: center !important; }

.kv-main .kv-ee-justify-content-between { justify-content: space-between !important; }

.kv-main .kv-ee-justify-content-around { justify-content: space-around !important; }

.kv-main .kv-ee-align-items-start { align-items: flex-start !important; }

.kv-main .kv-ee-align-items-end { align-items: flex-end !important; }

.kv-main .kv-ee-align-items-center { align-items: center !important; }

.kv-main .kv-ee-align-items-baseline { align-items: baseline !important; }

.kv-main .kv-ee-align-items-stretch { align-items: stretch !important; }

.kv-main .kv-ee-align-content-start { align-content: flex-start !important; }

.kv-main .kv-ee-align-content-end { align-content: flex-end !important; }

.kv-main .kv-ee-align-content-center { align-content: center !important; }

.kv-main .kv-ee-align-content-between { align-content: space-between !important; }

.kv-main .kv-ee-align-content-around { align-content: space-around !important; }

.kv-main .kv-ee-align-content-stretch { align-content: stretch !important; }

.kv-main .kv-ee-align-self-auto { align-self: auto !important; }

.kv-main .kv-ee-align-self-start { align-self: flex-start !important; }

.kv-main .kv-ee-align-self-end { align-self: flex-end !important; }

.kv-main .kv-ee-align-self-center { align-self: center !important; }

.kv-main .kv-ee-align-self-baseline { align-self: baseline !important; }

.kv-main .kv-ee-align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) {
  .kv-main .kv-ee-flex-sm-row { flex-direction: row !important; }
  .kv-main .kv-ee-flex-sm-column { flex-direction: column !important; }
  .kv-main .kv-ee-flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .kv-main .kv-ee-flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .kv-main .kv-ee-flex-sm-wrap { flex-wrap: wrap !important; }
  .kv-main .kv-ee-flex-sm-nowrap { flex-wrap: nowrap !important; }
  .kv-main .kv-ee-flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .kv-main .kv-ee-flex-sm-fill { flex: 1 1 auto !important; }
  .kv-main .kv-ee-flex-sm-grow-0 { flex-grow: 0 !important; }
  .kv-main .kv-ee-flex-sm-grow-1 { flex-grow: 1 !important; }
  .kv-main .kv-ee-flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .kv-main .kv-ee-flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .kv-main .kv-ee-justify-content-sm-start { justify-content: flex-start !important; }
  .kv-main .kv-ee-justify-content-sm-end { justify-content: flex-end !important; }
  .kv-main .kv-ee-justify-content-sm-center { justify-content: center !important; }
  .kv-main .kv-ee-justify-content-sm-between { justify-content: space-between !important; }
  .kv-main .kv-ee-justify-content-sm-around { justify-content: space-around !important; }
  .kv-main .kv-ee-align-items-sm-start { align-items: flex-start !important; }
  .kv-main .kv-ee-align-items-sm-end { align-items: flex-end !important; }
  .kv-main .kv-ee-align-items-sm-center { align-items: center !important; }
  .kv-main .kv-ee-align-items-sm-baseline { align-items: baseline !important; }
  .kv-main .kv-ee-align-items-sm-stretch { align-items: stretch !important; }
  .kv-main .kv-ee-align-content-sm-start { align-content: flex-start !important; }
  .kv-main .kv-ee-align-content-sm-end { align-content: flex-end !important; }
  .kv-main .kv-ee-align-content-sm-center { align-content: center !important; }
  .kv-main .kv-ee-align-content-sm-between { align-content: space-between !important; }
  .kv-main .kv-ee-align-content-sm-around { align-content: space-around !important; }
  .kv-main .kv-ee-align-content-sm-stretch { align-content: stretch !important; }
  .kv-main .kv-ee-align-self-sm-auto { align-self: auto !important; }
  .kv-main .kv-ee-align-self-sm-start { align-self: flex-start !important; }
  .kv-main .kv-ee-align-self-sm-end { align-self: flex-end !important; }
  .kv-main .kv-ee-align-self-sm-center { align-self: center !important; }
  .kv-main .kv-ee-align-self-sm-baseline { align-self: baseline !important; }
  .kv-main .kv-ee-align-self-sm-stretch { align-self: stretch !important; }
}

@media (min-width: 768px) {
  .kv-main .kv-ee-flex-md-row { flex-direction: row !important; }
  .kv-main .kv-ee-flex-md-column { flex-direction: column !important; }
  .kv-main .kv-ee-flex-md-row-reverse { flex-direction: row-reverse !important; }
  .kv-main .kv-ee-flex-md-column-reverse { flex-direction: column-reverse !important; }
  .kv-main .kv-ee-flex-md-wrap { flex-wrap: wrap !important; }
  .kv-main .kv-ee-flex-md-nowrap { flex-wrap: nowrap !important; }
  .kv-main .kv-ee-flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .kv-main .kv-ee-flex-md-fill { flex: 1 1 auto !important; }
  .kv-main .kv-ee-flex-md-grow-0 { flex-grow: 0 !important; }
  .kv-main .kv-ee-flex-md-grow-1 { flex-grow: 1 !important; }
  .kv-main .kv-ee-flex-md-shrink-0 { flex-shrink: 0 !important; }
  .kv-main .kv-ee-flex-md-shrink-1 { flex-shrink: 1 !important; }
  .kv-main .kv-ee-justify-content-md-start { justify-content: flex-start !important; }
  .kv-main .kv-ee-justify-content-md-end { justify-content: flex-end !important; }
  .kv-main .kv-ee-justify-content-md-center { justify-content: center !important; }
  .kv-main .kv-ee-justify-content-md-between { justify-content: space-between !important; }
  .kv-main .kv-ee-justify-content-md-around { justify-content: space-around !important; }
  .kv-main .kv-ee-align-items-md-start { align-items: flex-start !important; }
  .kv-main .kv-ee-align-items-md-end { align-items: flex-end !important; }
  .kv-main .kv-ee-align-items-md-center { align-items: center !important; }
  .kv-main .kv-ee-align-items-md-baseline { align-items: baseline !important; }
  .kv-main .kv-ee-align-items-md-stretch { align-items: stretch !important; }
  .kv-main .kv-ee-align-content-md-start { align-content: flex-start !important; }
  .kv-main .kv-ee-align-content-md-end { align-content: flex-end !important; }
  .kv-main .kv-ee-align-content-md-center { align-content: center !important; }
  .kv-main .kv-ee-align-content-md-between { align-content: space-between !important; }
  .kv-main .kv-ee-align-content-md-around { align-content: space-around !important; }
  .kv-main .kv-ee-align-content-md-stretch { align-content: stretch !important; }
  .kv-main .kv-ee-align-self-md-auto { align-self: auto !important; }
  .kv-main .kv-ee-align-self-md-start { align-self: flex-start !important; }
  .kv-main .kv-ee-align-self-md-end { align-self: flex-end !important; }
  .kv-main .kv-ee-align-self-md-center { align-self: center !important; }
  .kv-main .kv-ee-align-self-md-baseline { align-self: baseline !important; }
  .kv-main .kv-ee-align-self-md-stretch { align-self: stretch !important; }
}

@media (min-width: 992px) {
  .kv-main .kv-ee-flex-lg-row { flex-direction: row !important; }
  .kv-main .kv-ee-flex-lg-column { flex-direction: column !important; }
  .kv-main .kv-ee-flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .kv-main .kv-ee-flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .kv-main .kv-ee-flex-lg-wrap { flex-wrap: wrap !important; }
  .kv-main .kv-ee-flex-lg-nowrap { flex-wrap: nowrap !important; }
  .kv-main .kv-ee-flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .kv-main .kv-ee-flex-lg-fill { flex: 1 1 auto !important; }
  .kv-main .kv-ee-flex-lg-grow-0 { flex-grow: 0 !important; }
  .kv-main .kv-ee-flex-lg-grow-1 { flex-grow: 1 !important; }
  .kv-main .kv-ee-flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .kv-main .kv-ee-flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .kv-main .kv-ee-justify-content-lg-start { justify-content: flex-start !important; }
  .kv-main .kv-ee-justify-content-lg-end { justify-content: flex-end !important; }
  .kv-main .kv-ee-justify-content-lg-center { justify-content: center !important; }
  .kv-main .kv-ee-justify-content-lg-between { justify-content: space-between !important; }
  .kv-main .kv-ee-justify-content-lg-around { justify-content: space-around !important; }
  .kv-main .kv-ee-align-items-lg-start { align-items: flex-start !important; }
  .kv-main .kv-ee-align-items-lg-end { align-items: flex-end !important; }
  .kv-main .kv-ee-align-items-lg-center { align-items: center !important; }
  .kv-main .kv-ee-align-items-lg-baseline { align-items: baseline !important; }
  .kv-main .kv-ee-align-items-lg-stretch { align-items: stretch !important; }
  .kv-main .kv-ee-align-content-lg-start { align-content: flex-start !important; }
  .kv-main .kv-ee-align-content-lg-end { align-content: flex-end !important; }
  .kv-main .kv-ee-align-content-lg-center { align-content: center !important; }
  .kv-main .kv-ee-align-content-lg-between { align-content: space-between !important; }
  .kv-main .kv-ee-align-content-lg-around { align-content: space-around !important; }
  .kv-main .kv-ee-align-content-lg-stretch { align-content: stretch !important; }
  .kv-main .kv-ee-align-self-lg-auto { align-self: auto !important; }
  .kv-main .kv-ee-align-self-lg-start { align-self: flex-start !important; }
  .kv-main .kv-ee-align-self-lg-end { align-self: flex-end !important; }
  .kv-main .kv-ee-align-self-lg-center { align-self: center !important; }
  .kv-main .kv-ee-align-self-lg-baseline { align-self: baseline !important; }
  .kv-main .kv-ee-align-self-lg-stretch { align-self: stretch !important; }
}

@media (min-width: 1200px) {
  .kv-main .kv-ee-flex-xl-row { flex-direction: row !important; }
  .kv-main .kv-ee-flex-xl-column { flex-direction: column !important; }
  .kv-main .kv-ee-flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .kv-main .kv-ee-flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .kv-main .kv-ee-flex-xl-wrap { flex-wrap: wrap !important; }
  .kv-main .kv-ee-flex-xl-nowrap { flex-wrap: nowrap !important; }
  .kv-main .kv-ee-flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .kv-main .kv-ee-flex-xl-fill { flex: 1 1 auto !important; }
  .kv-main .kv-ee-flex-xl-grow-0 { flex-grow: 0 !important; }
  .kv-main .kv-ee-flex-xl-grow-1 { flex-grow: 1 !important; }
  .kv-main .kv-ee-flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .kv-main .kv-ee-flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .kv-main .kv-ee-justify-content-xl-start { justify-content: flex-start !important; }
  .kv-main .kv-ee-justify-content-xl-end { justify-content: flex-end !important; }
  .kv-main .kv-ee-justify-content-xl-center { justify-content: center !important; }
  .kv-main .kv-ee-justify-content-xl-between { justify-content: space-between !important; }
  .kv-main .kv-ee-justify-content-xl-around { justify-content: space-around !important; }
  .kv-main .kv-ee-align-items-xl-start { align-items: flex-start !important; }
  .kv-main .kv-ee-align-items-xl-end { align-items: flex-end !important; }
  .kv-main .kv-ee-align-items-xl-center { align-items: center !important; }
  .kv-main .kv-ee-align-items-xl-baseline { align-items: baseline !important; }
  .kv-main .kv-ee-align-items-xl-stretch { align-items: stretch !important; }
  .kv-main .kv-ee-align-content-xl-start { align-content: flex-start !important; }
  .kv-main .kv-ee-align-content-xl-end { align-content: flex-end !important; }
  .kv-main .kv-ee-align-content-xl-center { align-content: center !important; }
  .kv-main .kv-ee-align-content-xl-between { align-content: space-between !important; }
  .kv-main .kv-ee-align-content-xl-around { align-content: space-around !important; }
  .kv-main .kv-ee-align-content-xl-stretch { align-content: stretch !important; }
  .kv-main .kv-ee-align-self-xl-auto { align-self: auto !important; }
  .kv-main .kv-ee-align-self-xl-start { align-self: flex-start !important; }
  .kv-main .kv-ee-align-self-xl-end { align-self: flex-end !important; }
  .kv-main .kv-ee-align-self-xl-center { align-self: center !important; }
  .kv-main .kv-ee-align-self-xl-baseline { align-self: baseline !important; }
  .kv-main .kv-ee-align-self-xl-stretch { align-self: stretch !important; }
}

.kv-ee-m-0 { margin: 0px !important; }

.kv-ee-mt-0, .kv-ee-my-0 { margin-top: 0px !important; }

.kv-ee-mr-0, .kv-ee-mx-0 { margin-right: 0px !important; }

.kv-ee-mb-0, .my-0 { margin-bottom: 0px !important; }

.kv-ee-ml-0, .kv-ee-mx-0 { margin-left: 0px !important; }

.kv-ee-m-1 { margin: 0.25rem !important; }

.kv-ee-mt-1, .kv-ee-my-1 { margin-top: 0.25rem !important; }

.kv-ee-mr-1, .kv-ee-mx-1 { margin-right: 0.25rem !important; }

.kv-ee-mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.kv-ee-ml-1, .kv-ee-mx-1 { margin-left: 0.25rem !important; }

.kv-ee-m-2 { margin: 0.5rem !important; }

.kv-ee-mt-2, .kv-ee-my-2 { margin-top: 0.5rem !important; }

.kv-ee-mr-2, .kv-ee-mx-2 { margin-right: 0.5rem !important; }

.kv-ee-mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.kv-ee-ml-2, .kv-ee-mx-2 { margin-left: 0.5rem !important; }

.kv-ee-m-3 { margin: 1rem !important; }

.kv-ee-mt-3, .kv-ee-my-3 { margin-top: 1rem !important; }

.kv-ee-mr-3, .kv-ee-mx-3 { margin-right: 1rem !important; }

.kv-ee-mb-3, .my-3 { margin-bottom: 1rem !important; }

.kv-ee-ml-3, .kv-ee-mx-3 { margin-left: 1rem !important; }

.kv-ee-m-4 { margin: 1.5rem !important; }

.kv-ee-mt-4, .kv-ee-my-4 { margin-top: 1.5rem !important; }

.kv-ee-mr-4, .kv-ee-mx-4 { margin-right: 1.5rem !important; }

.kv-ee-mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.kv-ee-ml-4, .kv-ee-mx-4 { margin-left: 1.5rem !important; }

.kv-ee-m-5 { margin: 3rem !important; }

.kv-ee-mt-5, .kv-ee-my-5 { margin-top: 3rem !important; }

.kv-ee-mr-5, .kv-ee-mx-5 { margin-right: 3rem !important; }

.kv-ee-mb-5, .my-5 { margin-bottom: 3rem !important; }

.kv-ee-ml-5, .kv-ee-mx-5 { margin-left: 3rem !important; }

.kv-ee-p-0 { padding: 0px !important; }

.kv-ee-pt-0, .kv-ee-py-0 { padding-top: 0px !important; }

.kv-ee-pr-0, .kv-ee-px-0 { padding-right: 0px !important; }

.kv-ee-pb-0, .py-0 { padding-bottom: 0px !important; }

.kv-ee-pl-0, .kv-ee-px-0 { padding-left: 0px !important; }

.kv-ee-p-1 { padding: 0.25rem !important; }

.kv-ee-pt-1, .kv-ee-py-1 { padding-top: 0.25rem !important; }

.kv-ee-pr-1, .kv-ee-px-1 { padding-right: 0.25rem !important; }

.kv-ee-pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.kv-ee-pl-1, .kv-ee-px-1 { padding-left: 0.25rem !important; }

.kv-ee-p-2 { padding: 0.5rem !important; }

.kv-ee-pt-2, .kv-ee-py-2 { padding-top: 0.5rem !important; }

.kv-ee-pr-2, .kv-ee-px-2 { padding-right: 0.5rem !important; }

.kv-ee-pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.kv-ee-pl-2, .kv-ee-px-2 { padding-left: 0.5rem !important; }

.kv-ee-p-3 { padding: 1rem !important; }

.kv-ee-pt-3, .kv-ee-py-3 { padding-top: 1rem !important; }

.kv-ee-pr-3, .kv-ee-px-3 { padding-right: 1rem !important; }

.kv-ee-pb-3, .py-3 { padding-bottom: 1rem !important; }

.kv-ee-pl-3, .kv-ee-px-3 { padding-left: 1rem !important; }

.kv-ee-p-4 { padding: 1.5rem !important; }

.kv-ee-pt-4, .kv-ee-py-4 { padding-top: 1.5rem !important; }

.kv-ee-pr-4, .kv-ee-px-4 { padding-right: 1.5rem !important; }

.kv-ee-pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.kv-ee-pl-4, .kv-ee-px-4 { padding-left: 1.5rem !important; }

.kv-ee-p-5 { padding: 3rem !important; }

.kv-ee-pt-5, .kv-ee-py-5 { padding-top: 3rem !important; }

.kv-ee-pr-5, .kv-ee-px-5 { padding-right: 3rem !important; }

.kv-ee-pb-5, .py-5 { padding-bottom: 3rem !important; }

.kv-ee-pl-5, .kv-ee-px-5 { padding-left: 3rem !important; }

.kv-ee-m-auto { margin: auto !important; }

.kv-ee-mt-auto, .kv-ee-my-auto { margin-top: auto !important; }

.kv-ee-mr-auto, .kv-ee-mx-auto { margin-right: auto !important; }

.kv-ee-mb-auto, .kv-ee-my-auto { margin-bottom: auto !important; }

.kv-ee-ml-auto, .kv-ee-mx-auto { margin-left: auto !important; }

@media (min-width: 576px) {
  .kv-ee-m-sm-0 { margin: 0px !important; }
  .kv-ee-mt-sm-0, .kv-ee-my-sm-0 { margin-top: 0px !important; }
  .kv-ee-mr-sm-0, .kv-ee-mx-sm-0 { margin-right: 0px !important; }
  .kv-ee-mb-sm-0, .my-sm-0 { margin-bottom: 0px !important; }
  .kv-ee-ml-sm-0, .kv-ee-mx-sm-0 { margin-left: 0px !important; }
  .kv-ee-m-sm-1 { margin: 0.25rem !important; }
  .kv-ee-mt-sm-1, .kv-ee-my-sm-1 { margin-top: 0.25rem !important; }
  .kv-ee-mr-sm-1, .kv-ee-mx-sm-1 { margin-right: 0.25rem !important; }
  .kv-ee-mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .kv-ee-ml-sm-1, .kv-ee-mx-sm-1 { margin-left: 0.25rem !important; }
  .kv-ee-m-sm-2 { margin: 0.5rem !important; }
  .kv-ee-mt-sm-2, .kv-ee-my-sm-2 { margin-top: 0.5rem !important; }
  .kv-ee-mr-sm-2, .kv-ee-mx-sm-2 { margin-right: 0.5rem !important; }
  .kv-ee-mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .kv-ee-ml-sm-2, .kv-ee-mx-sm-2 { margin-left: 0.5rem !important; }
  .kv-ee-m-sm-3 { margin: 1rem !important; }
  .kv-ee-mt-sm-3, .kv-ee-my-sm-3 { margin-top: 1rem !important; }
  .kv-ee-mr-sm-3, .kv-ee-mx-sm-3 { margin-right: 1rem !important; }
  .kv-ee-mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .kv-ee-ml-sm-3, .kv-ee-mx-sm-3 { margin-left: 1rem !important; }
  .kv-ee-m-sm-4 { margin: 1.5rem !important; }
  .kv-ee-mt-sm-4, .kv-ee-my-sm-4 { margin-top: 1.5rem !important; }
  .kv-ee-mr-sm-4, .kv-ee-mx-sm-4 { margin-right: 1.5rem !important; }
  .kv-ee-mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .kv-ee-ml-sm-4, .kv-ee-mx-sm-4 { margin-left: 1.5rem !important; }
  .kv-ee-m-sm-5 { margin: 3rem !important; }
  .kv-ee-mt-sm-5, .kv-ee-my-sm-5 { margin-top: 3rem !important; }
  .kv-ee-mr-sm-5, .kv-ee-mx-sm-5 { margin-right: 3rem !important; }
  .kv-ee-mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .kv-ee-ml-sm-5, .kv-ee-mx-sm-5 { margin-left: 3rem !important; }
  .kv-ee-p-sm-0 { padding: 0px !important; }
  .kv-ee-pt-sm-0, .kv-ee-py-sm-0 { padding-top: 0px !important; }
  .kv-ee-pr-sm-0, .kv-ee-px-sm-0 { padding-right: 0px !important; }
  .kv-ee-pb-sm-0, .py-sm-0 { padding-bottom: 0px !important; }
  .kv-ee-pl-sm-0, .kv-ee-px-sm-0 { padding-left: 0px !important; }
  .kv-ee-p-sm-1 { padding: 0.25rem !important; }
  .kv-ee-pt-sm-1, .kv-ee-py-sm-1 { padding-top: 0.25rem !important; }
  .kv-ee-pr-sm-1, .kv-ee-px-sm-1 { padding-right: 0.25rem !important; }
  .kv-ee-pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .kv-ee-pl-sm-1, .kv-ee-px-sm-1 { padding-left: 0.25rem !important; }
  .kv-ee-p-sm-2 { padding: 0.5rem !important; }
  .kv-ee-pt-sm-2, .kv-ee-py-sm-2 { padding-top: 0.5rem !important; }
  .kv-ee-pr-sm-2, .kv-ee-px-sm-2 { padding-right: 0.5rem !important; }
  .kv-ee-pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .kv-ee-pl-sm-2, .kv-ee-px-sm-2 { padding-left: 0.5rem !important; }
  .kv-ee-p-sm-3 { padding: 1rem !important; }
  .kv-ee-pt-sm-3, .kv-ee-py-sm-3 { padding-top: 1rem !important; }
  .kv-ee-pr-sm-3, .kv-ee-px-sm-3 { padding-right: 1rem !important; }
  .kv-ee-pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .kv-ee-pl-sm-3, .kv-ee-px-sm-3 { padding-left: 1rem !important; }
  .kv-ee-p-sm-4 { padding: 1.5rem !important; }
  .kv-ee-pt-sm-4, .kv-ee-py-sm-4 { padding-top: 1.5rem !important; }
  .kv-ee-pr-sm-4, .kv-ee-px-sm-4 { padding-right: 1.5rem !important; }
  .kv-ee-pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .kv-ee-pl-sm-4, .kv-ee-px-sm-4 { padding-left: 1.5rem !important; }
  .kv-ee-p-sm-5 { padding: 3rem !important; }
  .kv-ee-pt-sm-5, .kv-ee-py-sm-5 { padding-top: 3rem !important; }
  .kv-ee-pr-sm-5, .kv-ee-px-sm-5 { padding-right: 3rem !important; }
  .kv-ee-pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .kv-ee-pl-sm-5, .kv-ee-px-sm-5 { padding-left: 3rem !important; }
  .kv-ee-m-sm-auto { margin: auto !important; }
  .kv-ee-mt-sm-auto, .kv-ee-my-sm-auto { margin-top: auto !important; }
  .kv-ee-mr-sm-auto, .kv-ee-mx-sm-auto { margin-right: auto !important; }
  .kv-ee-mb-sm-auto, .kv-ee-my-sm-auto { margin-bottom: auto !important; }
  .kv-ee-ml-sm-auto, .kv-ee-mx-sm-auto { margin-left: auto !important; }
}

@media (min-width: 768px) {
  .kv-ee-m-md-0 { margin: 0px !important; }
  .kv-ee-mt-md-0, .kv-ee-my-md-0 { margin-top: 0px !important; }
  .kv-ee-mr-md-0, .kv-ee-mx-md-0 { margin-right: 0px !important; }
  .kv-ee-mb-md-0, .my-md-0 { margin-bottom: 0px !important; }
  .kv-ee-ml-md-0, .kv-ee-mx-md-0 { margin-left: 0px !important; }
  .kv-ee-m-md-1 { margin: 0.25rem !important; }
  .kv-ee-mt-md-1, .kv-ee-my-md-1 { margin-top: 0.25rem !important; }
  .kv-ee-mr-md-1, .kv-ee-mx-md-1 { margin-right: 0.25rem !important; }
  .kv-ee-mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .kv-ee-ml-md-1, .kv-ee-mx-md-1 { margin-left: 0.25rem !important; }
  .kv-ee-m-md-2 { margin: 0.5rem !important; }
  .kv-ee-mt-md-2, .kv-ee-my-md-2 { margin-top: 0.5rem !important; }
  .kv-ee-mr-md-2, .kv-ee-mx-md-2 { margin-right: 0.5rem !important; }
  .kv-ee-mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .kv-ee-ml-md-2, .kv-ee-mx-md-2 { margin-left: 0.5rem !important; }
  .kv-ee-m-md-3 { margin: 1rem !important; }
  .kv-ee-mt-md-3, .kv-ee-my-md-3 { margin-top: 1rem !important; }
  .kv-ee-mr-md-3, .kv-ee-mx-md-3 { margin-right: 1rem !important; }
  .kv-ee-mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .kv-ee-ml-md-3, .kv-ee-mx-md-3 { margin-left: 1rem !important; }
  .kv-ee-m-md-4 { margin: 1.5rem !important; }
  .kv-ee-mt-md-4, .kv-ee-my-md-4 { margin-top: 1.5rem !important; }
  .kv-ee-mr-md-4, .kv-ee-mx-md-4 { margin-right: 1.5rem !important; }
  .kv-ee-mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .kv-ee-ml-md-4, .kv-ee-mx-md-4 { margin-left: 1.5rem !important; }
  .kv-ee-m-md-5 { margin: 3rem !important; }
  .kv-ee-mt-md-5, .kv-ee-my-md-5 { margin-top: 3rem !important; }
  .kv-ee-mr-md-5, .kv-ee-mx-md-5 { margin-right: 3rem !important; }
  .kv-ee-mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .kv-ee-ml-md-5, .kv-ee-mx-md-5 { margin-left: 3rem !important; }
  .kv-ee-p-md-0 { padding: 0px !important; }
  .kv-ee-pt-md-0, .kv-ee-py-md-0 { padding-top: 0px !important; }
  .kv-ee-pr-md-0, .kv-ee-px-md-0 { padding-right: 0px !important; }
  .kv-ee-pb-md-0, .py-md-0 { padding-bottom: 0px !important; }
  .kv-ee-pl-md-0, .kv-ee-px-md-0 { padding-left: 0px !important; }
  .kv-ee-p-md-1 { padding: 0.25rem !important; }
  .kv-ee-pt-md-1, .kv-ee-py-md-1 { padding-top: 0.25rem !important; }
  .kv-ee-pr-md-1, .kv-ee-px-md-1 { padding-right: 0.25rem !important; }
  .kv-ee-pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .kv-ee-pl-md-1, .kv-ee-px-md-1 { padding-left: 0.25rem !important; }
  .kv-ee-p-md-2 { padding: 0.5rem !important; }
  .kv-ee-pt-md-2, .kv-ee-py-md-2 { padding-top: 0.5rem !important; }
  .kv-ee-pr-md-2, .kv-ee-px-md-2 { padding-right: 0.5rem !important; }
  .kv-ee-pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .kv-ee-pl-md-2, .kv-ee-px-md-2 { padding-left: 0.5rem !important; }
  .kv-ee-p-md-3 { padding: 1rem !important; }
  .kv-ee-pt-md-3, .kv-ee-py-md-3 { padding-top: 1rem !important; }
  .kv-ee-pr-md-3, .kv-ee-px-md-3 { padding-right: 1rem !important; }
  .kv-ee-pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .kv-ee-pl-md-3, .kv-ee-px-md-3 { padding-left: 1rem !important; }
  .kv-ee-p-md-4 { padding: 1.5rem !important; }
  .kv-ee-pt-md-4, .kv-ee-py-md-4 { padding-top: 1.5rem !important; }
  .kv-ee-pr-md-4, .kv-ee-px-md-4 { padding-right: 1.5rem !important; }
  .kv-ee-pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .kv-ee-pl-md-4, .kv-ee-px-md-4 { padding-left: 1.5rem !important; }
  .kv-ee-p-md-5 { padding: 3rem !important; }
  .kv-ee-pt-md-5, .kv-ee-py-md-5 { padding-top: 3rem !important; }
  .kv-ee-pr-md-5, .kv-ee-px-md-5 { padding-right: 3rem !important; }
  .kv-ee-pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .kv-ee-pl-md-5, .kv-ee-px-md-5 { padding-left: 3rem !important; }
  .kv-ee-m-md-auto { margin: auto !important; }
  .kv-ee-mt-md-auto, .kv-ee-my-md-auto { margin-top: auto !important; }
  .kv-ee-mr-md-auto, .kv-ee-mx-md-auto { margin-right: auto !important; }
  .kv-ee-mb-md-auto, .kv-ee-my-md-auto { margin-bottom: auto !important; }
  .kv-ee-ml-md-auto, .kv-ee-mx-md-auto { margin-left: auto !important; }
}

@media (min-width: 992px) {
  .kv-ee-m-lg-0 { margin: 0px !important; }
  .kv-ee-mt-lg-0, .kv-ee-my-lg-0 { margin-top: 0px !important; }
  .kv-ee-mr-lg-0, .kv-ee-mx-lg-0 { margin-right: 0px !important; }
  .kv-ee-mb-lg-0, .my-lg-0 { margin-bottom: 0px !important; }
  .kv-ee-ml-lg-0, .kv-ee-mx-lg-0 { margin-left: 0px !important; }
  .kv-ee-m-lg-1 { margin: 0.25rem !important; }
  .kv-ee-mt-lg-1, .kv-ee-my-lg-1 { margin-top: 0.25rem !important; }
  .kv-ee-mr-lg-1, .kv-ee-mx-lg-1 { margin-right: 0.25rem !important; }
  .kv-ee-mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .kv-ee-ml-lg-1, .kv-ee-mx-lg-1 { margin-left: 0.25rem !important; }
  .kv-ee-m-lg-2 { margin: 0.5rem !important; }
  .kv-ee-mt-lg-2, .kv-ee-my-lg-2 { margin-top: 0.5rem !important; }
  .kv-ee-mr-lg-2, .kv-ee-mx-lg-2 { margin-right: 0.5rem !important; }
  .kv-ee-mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .kv-ee-ml-lg-2, .kv-ee-mx-lg-2 { margin-left: 0.5rem !important; }
  .kv-ee-m-lg-3 { margin: 1rem !important; }
  .kv-ee-mt-lg-3, .kv-ee-my-lg-3 { margin-top: 1rem !important; }
  .kv-ee-mr-lg-3, .kv-ee-mx-lg-3 { margin-right: 1rem !important; }
  .kv-ee-mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .kv-ee-ml-lg-3, .kv-ee-mx-lg-3 { margin-left: 1rem !important; }
  .kv-ee-m-lg-4 { margin: 1.5rem !important; }
  .kv-ee-mt-lg-4, .kv-ee-my-lg-4 { margin-top: 1.5rem !important; }
  .kv-ee-mr-lg-4, .kv-ee-mx-lg-4 { margin-right: 1.5rem !important; }
  .kv-ee-mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .kv-ee-ml-lg-4, .kv-ee-mx-lg-4 { margin-left: 1.5rem !important; }
  .kv-ee-m-lg-5 { margin: 3rem !important; }
  .kv-ee-mt-lg-5, .kv-ee-my-lg-5 { margin-top: 3rem !important; }
  .kv-ee-mr-lg-5, .kv-ee-mx-lg-5 { margin-right: 3rem !important; }
  .kv-ee-mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .kv-ee-ml-lg-5, .kv-ee-mx-lg-5 { margin-left: 3rem !important; }
  .kv-ee-p-lg-0 { padding: 0px !important; }
  .kv-ee-pt-lg-0, .kv-ee-py-lg-0 { padding-top: 0px !important; }
  .kv-ee-pr-lg-0, .kv-ee-px-lg-0 { padding-right: 0px !important; }
  .kv-ee-pb-lg-0, .py-lg-0 { padding-bottom: 0px !important; }
  .kv-ee-pl-lg-0, .kv-ee-px-lg-0 { padding-left: 0px !important; }
  .kv-ee-p-lg-1 { padding: 0.25rem !important; }
  .kv-ee-pt-lg-1, .kv-ee-py-lg-1 { padding-top: 0.25rem !important; }
  .kv-ee-pr-lg-1, .kv-ee-px-lg-1 { padding-right: 0.25rem !important; }
  .kv-ee-pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .kv-ee-pl-lg-1, .kv-ee-px-lg-1 { padding-left: 0.25rem !important; }
  .kv-ee-p-lg-2 { padding: 0.5rem !important; }
  .kv-ee-pt-lg-2, .kv-ee-py-lg-2 { padding-top: 0.5rem !important; }
  .kv-ee-pr-lg-2, .kv-ee-px-lg-2 { padding-right: 0.5rem !important; }
  .kv-ee-pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .kv-ee-pl-lg-2, .kv-ee-px-lg-2 { padding-left: 0.5rem !important; }
  .kv-ee-p-lg-3 { padding: 1rem !important; }
  .kv-ee-pt-lg-3, .kv-ee-py-lg-3 { padding-top: 1rem !important; }
  .kv-ee-pr-lg-3, .kv-ee-px-lg-3 { padding-right: 1rem !important; }
  .kv-ee-pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .kv-ee-pl-lg-3, .kv-ee-px-lg-3 { padding-left: 1rem !important; }
  .kv-ee-p-lg-4 { padding: 1.5rem !important; }
  .kv-ee-pt-lg-4, .kv-ee-py-lg-4 { padding-top: 1.5rem !important; }
  .kv-ee-pr-lg-4, .kv-ee-px-lg-4 { padding-right: 1.5rem !important; }
  .kv-ee-pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .kv-ee-pl-lg-4, .kv-ee-px-lg-4 { padding-left: 1.5rem !important; }
  .kv-ee-p-lg-5 { padding: 3rem !important; }
  .kv-ee-pt-lg-5, .kv-ee-py-lg-5 { padding-top: 3rem !important; }
  .kv-ee-pr-lg-5, .kv-ee-px-lg-5 { padding-right: 3rem !important; }
  .kv-ee-pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .kv-ee-pl-lg-5, .kv-ee-px-lg-5 { padding-left: 3rem !important; }
  .kv-ee-m-lg-auto { margin: auto !important; }
  .kv-ee-mt-lg-auto, .kv-ee-my-lg-auto { margin-top: auto !important; }
  .kv-ee-mr-lg-auto, .kv-ee-mx-lg-auto { margin-right: auto !important; }
  .kv-ee-mb-lg-auto, .kv-ee-my-lg-auto { margin-bottom: auto !important; }
  .kv-ee-ml-lg-auto, .kv-ee-mx-lg-auto { margin-left: auto !important; }
}

@media (min-width: 1200px) {
  .kv-ee-m-xl-0 { margin: 0px !important; }
  .kv-ee-mt-xl-0, .kv-ee-my-xl-0 { margin-top: 0px !important; }
  .kv-ee-mr-xl-0, .kv-ee-mx-xl-0 { margin-right: 0px !important; }
  .kv-ee-mb-xl-0, .my-xl-0 { margin-bottom: 0px !important; }
  .kv-ee-ml-xl-0, .kv-ee-mx-xl-0 { margin-left: 0px !important; }
  .kv-ee-m-xl-1 { margin: 0.25rem !important; }
  .kv-ee-mt-xl-1, .kv-ee-my-xl-1 { margin-top: 0.25rem !important; }
  .kv-ee-mr-xl-1, .kv-ee-mx-xl-1 { margin-right: 0.25rem !important; }
  .kv-ee-mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .kv-ee-ml-xl-1, .kv-ee-mx-xl-1 { margin-left: 0.25rem !important; }
  .kv-ee-m-xl-2 { margin: 0.5rem !important; }
  .kv-ee-mt-xl-2, .kv-ee-my-xl-2 { margin-top: 0.5rem !important; }
  .kv-ee-mr-xl-2, .kv-ee-mx-xl-2 { margin-right: 0.5rem !important; }
  .kv-ee-mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .kv-ee-ml-xl-2, .kv-ee-mx-xl-2 { margin-left: 0.5rem !important; }
  .kv-ee-m-xl-3 { margin: 1rem !important; }
  .kv-ee-mt-xl-3, .kv-ee-my-xl-3 { margin-top: 1rem !important; }
  .kv-ee-mr-xl-3, .kv-ee-mx-xl-3 { margin-right: 1rem !important; }
  .kv-ee-mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .kv-ee-ml-xl-3, .kv-ee-mx-xl-3 { margin-left: 1rem !important; }
  .kv-ee-m-xl-4 { margin: 1.5rem !important; }
  .kv-ee-mt-xl-4, .kv-ee-my-xl-4 { margin-top: 1.5rem !important; }
  .kv-ee-mr-xl-4, .kv-ee-mx-xl-4 { margin-right: 1.5rem !important; }
  .kv-ee-mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .kv-ee-ml-xl-4, .kv-ee-mx-xl-4 { margin-left: 1.5rem !important; }
  .kv-ee-m-xl-5 { margin: 3rem !important; }
  .kv-ee-mt-xl-5, .kv-ee-my-xl-5 { margin-top: 3rem !important; }
  .kv-ee-mr-xl-5, .kv-ee-mx-xl-5 { margin-right: 3rem !important; }
  .kv-ee-mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .kv-ee-ml-xl-5, .kv-ee-mx-xl-5 { margin-left: 3rem !important; }
  .kv-ee-p-xl-0 { padding: 0px !important; }
  .kv-ee-pt-xl-0, .kv-ee-py-xl-0 { padding-top: 0px !important; }
  .kv-ee-pr-xl-0, .kv-ee-px-xl-0 { padding-right: 0px !important; }
  .kv-ee-pb-xl-0, .py-xl-0 { padding-bottom: 0px !important; }
  .kv-ee-pl-xl-0, .kv-ee-px-xl-0 { padding-left: 0px !important; }
  .kv-ee-p-xl-1 { padding: 0.25rem !important; }
  .kv-ee-pt-xl-1, .kv-ee-py-xl-1 { padding-top: 0.25rem !important; }
  .kv-ee-pr-xl-1, .kv-ee-px-xl-1 { padding-right: 0.25rem !important; }
  .kv-ee-pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .kv-ee-pl-xl-1, .kv-ee-px-xl-1 { padding-left: 0.25rem !important; }
  .kv-ee-p-xl-2 { padding: 0.5rem !important; }
  .kv-ee-pt-xl-2, .kv-ee-py-xl-2 { padding-top: 0.5rem !important; }
  .kv-ee-pr-xl-2, .kv-ee-px-xl-2 { padding-right: 0.5rem !important; }
  .kv-ee-pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .kv-ee-pl-xl-2, .kv-ee-px-xl-2 { padding-left: 0.5rem !important; }
  .kv-ee-p-xl-3 { padding: 1rem !important; }
  .kv-ee-pt-xl-3, .kv-ee-py-xl-3 { padding-top: 1rem !important; }
  .kv-ee-pr-xl-3, .kv-ee-px-xl-3 { padding-right: 1rem !important; }
  .kv-ee-pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .kv-ee-pl-xl-3, .kv-ee-px-xl-3 { padding-left: 1rem !important; }
  .kv-ee-p-xl-4 { padding: 1.5rem !important; }
  .kv-ee-pt-xl-4, .kv-ee-py-xl-4 { padding-top: 1.5rem !important; }
  .kv-ee-pr-xl-4, .kv-ee-px-xl-4 { padding-right: 1.5rem !important; }
  .kv-ee-pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .kv-ee-pl-xl-4, .kv-ee-px-xl-4 { padding-left: 1.5rem !important; }
  .kv-ee-p-xl-5 { padding: 3rem !important; }
  .kv-ee-pt-xl-5, .kv-ee-py-xl-5 { padding-top: 3rem !important; }
  .kv-ee-pr-xl-5, .kv-ee-px-xl-5 { padding-right: 3rem !important; }
  .kv-ee-pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .kv-ee-pl-xl-5, .kv-ee-px-xl-5 { padding-left: 3rem !important; }
  .kv-ee-m-xl-auto { margin: auto !important; }
  .kv-ee-mt-xl-auto, .kv-ee-my-xl-auto { margin-top: auto !important; }
  .kv-ee-mr-xl-auto, .kv-ee-mx-xl-auto { margin-right: auto !important; }
  .kv-ee-mb-xl-auto, .kv-ee-my-xl-auto { margin-bottom: auto !important; }
  .kv-ee-ml-xl-auto, .kv-ee-mx-xl-auto { margin-left: auto !important; }
}

@media (min-width: 1440px) {
  .kv-main .kv-ee-flex-xxl-row { flex-direction: row !important; }
  .kv-main .kv-ee-flex-xxl-column { flex-direction: column !important; }
  .kv-main .kv-ee-flex-xxl-row-reverse { flex-direction: row-reverse !important; }
  .kv-main .kv-ee-flex-xxl-column-reverse { flex-direction: column-reverse !important; }
  .kv-main .kv-ee-flex-xxl-wrap { flex-wrap: wrap !important; }
  .kv-main .kv-ee-flex-xxl-nowrap { flex-wrap: nowrap !important; }
  .kv-main .kv-ee-flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .kv-main .kv-ee-flex-xxl-fill { flex: 1 1 auto !important; }
  .kv-main .kv-ee-flex-xxl-grow-0 { flex-grow: 0 !important; }
  .kv-main .kv-ee-flex-xxl-grow-1 { flex-grow: 1 !important; }
  .kv-main .kv-ee-flex-xxl-shrink-0 { flex-shrink: 0 !important; }
  .kv-main .kv-ee-flex-xxl-shrink-1 { flex-shrink: 1 !important; }
  .kv-main .kv-ee-justify-content-xxl-start { justify-content: flex-start !important; }
  .kv-main .kv-ee-justify-content-xxl-end { justify-content: flex-end !important; }
  .kv-main .kv-ee-justify-content-xxl-center { justify-content: center !important; }
  .kv-main .kv-ee-justify-content-xxl-between { justify-content: space-between !important; }
  .kv-main .kv-ee-justify-content-xxl-around { justify-content: space-around !important; }
  .kv-main .kv-ee-align-items-xxl-start { align-items: flex-start !important; }
  .kv-main .kv-ee-align-items-xxl-end { align-items: flex-end !important; }
  .kv-main .kv-ee-align-items-xxl-center { align-items: center !important; }
  .kv-main .kv-ee-align-items-xxl-baseline { align-items: baseline !important; }
  .kv-main .kv-ee-align-items-xxl-stretch { align-items: stretch !important; }
  .kv-main .kv-ee-align-content-xxl-start { align-content: flex-start !important; }
  .kv-main .kv-ee-align-content-xxl-end { align-content: flex-end !important; }
  .kv-main .kv-ee-align-content-xxl-center { align-content: center !important; }
  .kv-main .kv-ee-align-content-xxl-between { align-content: space-between !important; }
  .kv-main .kv-ee-align-content-xxl-around { align-content: space-around !important; }
  .kv-main .kv-ee-align-content-xxl-stretch { align-content: stretch !important; }
  .kv-main .kv-ee-align-self-xxl-auto { align-self: auto !important; }
  .kv-main .kv-ee-align-self-xxl-start { align-self: flex-start !important; }
  .kv-main .kv-ee-align-self-xxl-end { align-self: flex-end !important; }
  .kv-main .kv-ee-align-self-xxl-center { align-self: center !important; }
  .kv-main .kv-ee-align-self-xxl-baseline { align-self: baseline !important; }
  .kv-main .kv-ee-align-self-xxl-stretch { align-self: stretch !important; }
  .kv-ee-m-xxl-0 { margin: 0px !important; }
  .kv-ee-mt-xxl-0, .kv-ee-my-xxl-0 { margin-top: 0px !important; }
  .kv-ee-mr-xxl-0, .kv-ee-mx-xxl-0 { margin-right: 0px !important; }
  .kv-ee-mb-xxl-0, .my-xxl-0 { margin-bottom: 0px !important; }
  .kv-ee-ml-xxl-0, .kv-ee-mx-xxl-0 { margin-left: 0px !important; }
  .kv-ee-m-xxl-1 { margin: 0.25rem !important; }
  .kv-ee-mt-xxl-1, .kv-ee-my-xxl-1 { margin-top: 0.25rem !important; }
  .kv-ee-mr-xxl-1, .kv-ee-mx-xxl-1 { margin-right: 0.25rem !important; }
  .kv-ee-mb-xxl-1, .my-xxl-1 { margin-bottom: 0.25rem !important; }
  .kv-ee-ml-xxl-1, .kv-ee-mx-xxl-1 { margin-left: 0.25rem !important; }
  .kv-ee-m-xxl-2 { margin: 0.5rem !important; }
  .kv-ee-mt-xxl-2, .kv-ee-my-xxl-2 { margin-top: 0.5rem !important; }
  .kv-ee-mr-xxl-2, .kv-ee-mx-xxl-2 { margin-right: 0.5rem !important; }
  .kv-ee-mb-xxl-2, .my-xxl-2 { margin-bottom: 0.5rem !important; }
  .kv-ee-ml-xxl-2, .kv-ee-mx-xxl-2 { margin-left: 0.5rem !important; }
  .kv-ee-m-xxl-3 { margin: 1rem !important; }
  .kv-ee-mt-xxl-3, .kv-ee-my-xxl-3 { margin-top: 1rem !important; }
  .kv-ee-mr-xxl-3, .kv-ee-mx-xxl-3 { margin-right: 1rem !important; }
  .kv-ee-mb-xxl-3, .my-xxl-3 { margin-bottom: 1rem !important; }
  .kv-ee-ml-xxl-3, .kv-ee-mx-xxl-3 { margin-left: 1rem !important; }
  .kv-ee-m-xxl-4 { margin: 1.5rem !important; }
  .kv-ee-mt-xxl-4, .kv-ee-my-xxl-4 { margin-top: 1.5rem !important; }
  .kv-ee-mr-xxl-4, .kv-ee-mx-xxl-4 { margin-right: 1.5rem !important; }
  .kv-ee-mb-xxl-4, .my-xxl-4 { margin-bottom: 1.5rem !important; }
  .kv-ee-ml-xxl-4, .kv-ee-mx-xxl-4 { margin-left: 1.5rem !important; }
  .kv-ee-m-xxl-5 { margin: 3rem !important; }
  .kv-ee-mt-xxl-5, .kv-ee-my-xxl-5 { margin-top: 3rem !important; }
  .kv-ee-mr-xxl-5, .kv-ee-mx-xxl-5 { margin-right: 3rem !important; }
  .kv-ee-mb-xxl-5, .my-xxl-5 { margin-bottom: 3rem !important; }
  .kv-ee-ml-xxl-5, .kv-ee-mx-xxl-5 { margin-left: 3rem !important; }
  .kv-ee-p-xxl-0 { padding: 0px !important; }
  .kv-ee-pt-xxl-0, .kv-ee-py-xxl-0 { padding-top: 0px !important; }
  .kv-ee-pr-xxl-0, .kv-ee-px-xxl-0 { padding-right: 0px !important; }
  .kv-ee-pb-xxl-0, .py-xxl-0 { padding-bottom: 0px !important; }
  .kv-ee-pl-xxl-0, .kv-ee-px-xxl-0 { padding-left: 0px !important; }
  .kv-ee-p-xxl-1 { padding: 0.25rem !important; }
  .kv-ee-pt-xxl-1, .kv-ee-py-xxl-1 { padding-top: 0.25rem !important; }
  .kv-ee-pr-xxl-1, .kv-ee-px-xxl-1 { padding-right: 0.25rem !important; }
  .kv-ee-pb-xxl-1, .py-xxl-1 { padding-bottom: 0.25rem !important; }
  .kv-ee-pl-xxl-1, .kv-ee-px-xxl-1 { padding-left: 0.25rem !important; }
  .kv-ee-p-xxl-2 { padding: 0.5rem !important; }
  .kv-ee-pt-xxl-2, .kv-ee-py-xxl-2 { padding-top: 0.5rem !important; }
  .kv-ee-pr-xxl-2, .kv-ee-px-xxl-2 { padding-right: 0.5rem !important; }
  .kv-ee-pb-xxl-2, .py-xxl-2 { padding-bottom: 0.5rem !important; }
  .kv-ee-pl-xxl-2, .kv-ee-px-xxl-2 { padding-left: 0.5rem !important; }
  .kv-ee-p-xxl-3 { padding: 1rem !important; }
  .kv-ee-pt-xxl-3, .kv-ee-py-xxl-3 { padding-top: 1rem !important; }
  .kv-ee-pr-xxl-3, .kv-ee-px-xxl-3 { padding-right: 1rem !important; }
  .kv-ee-pb-xxl-3, .py-xxl-3 { padding-bottom: 1rem !important; }
  .kv-ee-pl-xxl-3, .kv-ee-px-xxl-3 { padding-left: 1rem !important; }
  .kv-ee-p-xxl-4 { padding: 1.5rem !important; }
  .kv-ee-pt-xxl-4, .kv-ee-py-xxl-4 { padding-top: 1.5rem !important; }
  .kv-ee-pr-xxl-4, .kv-ee-px-xxl-4 { padding-right: 1.5rem !important; }
  .kv-ee-pb-xxl-4, .py-xxl-4 { padding-bottom: 1.5rem !important; }
  .kv-ee-pl-xxl-4, .kv-ee-px-xxl-4 { padding-left: 1.5rem !important; }
  .kv-ee-p-xxl-5 { padding: 3rem !important; }
  .kv-ee-pt-xxl-5, .kv-ee-py-xxl-5 { padding-top: 3rem !important; }
  .kv-ee-pr-xxl-5, .kv-ee-px-xxl-5 { padding-right: 3rem !important; }
  .kv-ee-pb-xxl-5, .py-xxl-5 { padding-bottom: 3rem !important; }
  .kv-ee-pl-xxl-5, .kv-ee-px-xxl-5 { padding-left: 3rem !important; }
  .kv-ee-m-xxl-auto { margin: auto !important; }
  .kv-ee-mt-xxl-auto, .kv-ee-my-xxl-auto { margin-top: auto !important; }
  .kv-ee-mr-xxl-auto, .kv-ee-mx-xxl-auto { margin-right: auto !important; }
  .kv-ee-mb-xxl-auto, .kv-ee-my-xxl-auto { margin-bottom: auto !important; }
  .kv-ee-ml-xxl-auto, .kv-ee-mx-xxl-auto { margin-left: auto !important; }
}

@media (min-width: 1758px) {
  .kv-main .kv-ee-flex-xxxl-row { flex-direction: row !important; }
  .kv-main .kv-ee-flex-xxxl-column { flex-direction: column !important; }
  .kv-main .kv-ee-flex-xxxl-row-reverse { flex-direction: row-reverse !important; }
  .kv-main .kv-ee-flex-xxxl-column-reverse { flex-direction: column-reverse !important; }
  .kv-main .kv-ee-flex-xxxl-wrap { flex-wrap: wrap !important; }
  .kv-main .kv-ee-flex-xxxl-nowrap { flex-wrap: nowrap !important; }
  .kv-main .kv-ee-flex-xxxl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .kv-main .kv-ee-flex-xxxl-fill { flex: 1 1 auto !important; }
  .kv-main .kv-ee-flex-xxxl-grow-0 { flex-grow: 0 !important; }
  .kv-main .kv-ee-flex-xxxl-grow-1 { flex-grow: 1 !important; }
  .kv-main .kv-ee-flex-xxxl-shrink-0 { flex-shrink: 0 !important; }
  .kv-main .kv-ee-flex-xxxl-shrink-1 { flex-shrink: 1 !important; }
  .kv-main .kv-ee-justify-content-xxxl-start { justify-content: flex-start !important; }
  .kv-main .kv-ee-justify-content-xxxl-end { justify-content: flex-end !important; }
  .kv-main .kv-ee-justify-content-xxxl-center { justify-content: center !important; }
  .kv-main .kv-ee-justify-content-xxxl-between { justify-content: space-between !important; }
  .kv-main .kv-ee-justify-content-xxxl-around { justify-content: space-around !important; }
  .kv-main .kv-ee-align-items-xxxl-start { align-items: flex-start !important; }
  .kv-main .kv-ee-align-items-xxxl-end { align-items: flex-end !important; }
  .kv-main .kv-ee-align-items-xxxl-center { align-items: center !important; }
  .kv-main .kv-ee-align-items-xxxl-baseline { align-items: baseline !important; }
  .kv-main .kv-ee-align-items-xxxl-stretch { align-items: stretch !important; }
  .kv-main .kv-ee-align-content-xxxl-start { align-content: flex-start !important; }
  .kv-main .kv-ee-align-content-xxxl-end { align-content: flex-end !important; }
  .kv-main .kv-ee-align-content-xxxl-center { align-content: center !important; }
  .kv-main .kv-ee-align-content-xxxl-between { align-content: space-between !important; }
  .kv-main .kv-ee-align-content-xxxl-around { align-content: space-around !important; }
  .kv-main .kv-ee-align-content-xxxl-stretch { align-content: stretch !important; }
  .kv-main .kv-ee-align-self-xxxl-auto { align-self: auto !important; }
  .kv-main .kv-ee-align-self-xxxl-start { align-self: flex-start !important; }
  .kv-main .kv-ee-align-self-xxxl-end { align-self: flex-end !important; }
  .kv-main .kv-ee-align-self-xxxl-center { align-self: center !important; }
  .kv-main .kv-ee-align-self-xxxl-baseline { align-self: baseline !important; }
  .kv-main .kv-ee-align-self-xxxl-stretch { align-self: stretch !important; }
  .kv-ee-m-xxxl-0 { margin: 0px !important; }
  .kv-ee-mt-xxxl-0, .kv-ee-my-xxxl-0 { margin-top: 0px !important; }
  .kv-ee-mr-xxxl-0, .kv-ee-mx-xxxl-0 { margin-right: 0px !important; }
  .kv-ee-mb-xxxl-0, .my-xxxl-0 { margin-bottom: 0px !important; }
  .kv-ee-ml-xxxl-0, .kv-ee-mx-xxxl-0 { margin-left: 0px !important; }
  .kv-ee-m-xxxl-1 { margin: 0.25rem !important; }
  .kv-ee-mt-xxxl-1, .kv-ee-my-xxxl-1 { margin-top: 0.25rem !important; }
  .kv-ee-mr-xxxl-1, .kv-ee-mx-xxxl-1 { margin-right: 0.25rem !important; }
  .kv-ee-mb-xxxl-1, .my-xxxl-1 { margin-bottom: 0.25rem !important; }
  .kv-ee-ml-xxxl-1, .kv-ee-mx-xxxl-1 { margin-left: 0.25rem !important; }
  .kv-ee-m-xxxl-2 { margin: 0.5rem !important; }
  .kv-ee-mt-xxxl-2, .kv-ee-my-xxxl-2 { margin-top: 0.5rem !important; }
  .kv-ee-mr-xxxl-2, .kv-ee-mx-xxxl-2 { margin-right: 0.5rem !important; }
  .kv-ee-mb-xxxl-2, .my-xxxl-2 { margin-bottom: 0.5rem !important; }
  .kv-ee-ml-xxxl-2, .kv-ee-mx-xxxl-2 { margin-left: 0.5rem !important; }
  .kv-ee-m-xxxl-3 { margin: 1rem !important; }
  .kv-ee-mt-xxxl-3, .kv-ee-my-xxxl-3 { margin-top: 1rem !important; }
  .kv-ee-mr-xxxl-3, .kv-ee-mx-xxxl-3 { margin-right: 1rem !important; }
  .kv-ee-mb-xxxl-3, .my-xxxl-3 { margin-bottom: 1rem !important; }
  .kv-ee-ml-xxxl-3, .kv-ee-mx-xxxl-3 { margin-left: 1rem !important; }
  .kv-ee-m-xxxl-4 { margin: 1.5rem !important; }
  .kv-ee-mt-xxxl-4, .kv-ee-my-xxxl-4 { margin-top: 1.5rem !important; }
  .kv-ee-mr-xxxl-4, .kv-ee-mx-xxxl-4 { margin-right: 1.5rem !important; }
  .kv-ee-mb-xxxl-4, .my-xxxl-4 { margin-bottom: 1.5rem !important; }
  .kv-ee-ml-xxxl-4, .kv-ee-mx-xxxl-4 { margin-left: 1.5rem !important; }
  .kv-ee-m-xxxl-5 { margin: 3rem !important; }
  .kv-ee-mt-xxxl-5, .kv-ee-my-xxxl-5 { margin-top: 3rem !important; }
  .kv-ee-mr-xxxl-5, .kv-ee-mx-xxxl-5 { margin-right: 3rem !important; }
  .kv-ee-mb-xxxl-5, .my-xxxl-5 { margin-bottom: 3rem !important; }
  .kv-ee-ml-xxxl-5, .kv-ee-mx-xxxl-5 { margin-left: 3rem !important; }
  .kv-ee-p-xxxl-0 { padding: 0px !important; }
  .kv-ee-pt-xxxl-0, .kv-ee-py-xxxl-0 { padding-top: 0px !important; }
  .kv-ee-pr-xxxl-0, .kv-ee-px-xxxl-0 { padding-right: 0px !important; }
  .kv-ee-pb-xxxl-0, .py-xxxl-0 { padding-bottom: 0px !important; }
  .kv-ee-pl-xxxl-0, .kv-ee-px-xxxl-0 { padding-left: 0px !important; }
  .kv-ee-p-xxxl-1 { padding: 0.25rem !important; }
  .kv-ee-pt-xxxl-1, .kv-ee-py-xxxl-1 { padding-top: 0.25rem !important; }
  .kv-ee-pr-xxxl-1, .kv-ee-px-xxxl-1 { padding-right: 0.25rem !important; }
  .kv-ee-pb-xxxl-1, .py-xxxl-1 { padding-bottom: 0.25rem !important; }
  .kv-ee-pl-xxxl-1, .kv-ee-px-xxxl-1 { padding-left: 0.25rem !important; }
  .kv-ee-p-xxxl-2 { padding: 0.5rem !important; }
  .kv-ee-pt-xxxl-2, .kv-ee-py-xxxl-2 { padding-top: 0.5rem !important; }
  .kv-ee-pr-xxxl-2, .kv-ee-px-xxxl-2 { padding-right: 0.5rem !important; }
  .kv-ee-pb-xxxl-2, .py-xxxl-2 { padding-bottom: 0.5rem !important; }
  .kv-ee-pl-xxxl-2, .kv-ee-px-xxxl-2 { padding-left: 0.5rem !important; }
  .kv-ee-p-xxxl-3 { padding: 1rem !important; }
  .kv-ee-pt-xxxl-3, .kv-ee-py-xxxl-3 { padding-top: 1rem !important; }
  .kv-ee-pr-xxxl-3, .kv-ee-px-xxxl-3 { padding-right: 1rem !important; }
  .kv-ee-pb-xxxl-3, .py-xxxl-3 { padding-bottom: 1rem !important; }
  .kv-ee-pl-xxxl-3, .kv-ee-px-xxxl-3 { padding-left: 1rem !important; }
  .kv-ee-p-xxxl-4 { padding: 1.5rem !important; }
  .kv-ee-pt-xxxl-4, .kv-ee-py-xxxl-4 { padding-top: 1.5rem !important; }
  .kv-ee-pr-xxxl-4, .kv-ee-px-xxxl-4 { padding-right: 1.5rem !important; }
  .kv-ee-pb-xxxl-4, .py-xxxl-4 { padding-bottom: 1.5rem !important; }
  .kv-ee-pl-xxxl-4, .kv-ee-px-xxxl-4 { padding-left: 1.5rem !important; }
  .kv-ee-p-xxxl-5 { padding: 3rem !important; }
  .kv-ee-pt-xxxl-5, .kv-ee-py-xxxl-5 { padding-top: 3rem !important; }
  .kv-ee-pr-xxxl-5, .kv-ee-px-xxxl-5 { padding-right: 3rem !important; }
  .kv-ee-pb-xxxl-5, .py-xxxl-5 { padding-bottom: 3rem !important; }
  .kv-ee-pl-xxxl-5, .kv-ee-px-xxxl-5 { padding-left: 3rem !important; }
  .kv-ee-m-xxxl-auto { margin: auto !important; }
  .kv-ee-mt-xxxl-auto, .kv-ee-my-xxxl-auto { margin-top: auto !important; }
  .kv-ee-mr-xxxl-auto, .kv-ee-mx-xxxl-auto { margin-right: auto !important; }
  .kv-ee-mb-xxxl-auto, .kv-ee-my-xxxl-auto { margin-bottom: auto !important; }
  .kv-ee-ml-xxxl-auto, .kv-ee-mx-xxxl-auto { margin-left: auto !important; }
}

.kv-ee-page-title--sm { font-size: calc((2rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((2.25rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-page-title--sm { font-size: calc(2rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-page-title--sm { font-size: calc(2.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

.kv-ee-page-title--md { font-size: calc((2.5rem + 16*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((2.75rem + 16*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-page-title--md { font-size: calc(2.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-page-title--md { font-size: calc(3.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(3.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

.kv-ee-page-title--lg { font-size: calc((3rem + 20*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((3.25rem + 20*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-page-title--lg { font-size: calc(3rem*var(--kv-ee-global-font-size-factor)); line-height: calc(3.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-page-title--lg { font-size: calc(4.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(4.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.25rem; }
}

.kv-ee-section-title--sm { font-size: calc((1.5rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.75rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-section-title--sm { font-size: calc(1.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section-title--sm { font-size: calc(2rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

.kv-ee-section-title--md { font-size: calc((2rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((2.25rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-section-title--md { font-size: calc(2rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section-title--md { font-size: calc(2.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

.kv-ee-section-title--lg { font-size: calc((2.5rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((2.75rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-section-title--lg { font-size: calc(2.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section-title--lg { font-size: calc(3rem*var(--kv-ee-global-font-size-factor)); line-height: calc(3.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

.kv-ee-section-subtitle--sm { font-size: calc((1.125rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.5rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((.5rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-section-subtitle--sm { font-size: calc(1.125rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.5rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section-subtitle--sm { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.75rem; }
}

.kv-ee-section-subtitle--md { font-size: calc((1.25rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.5rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((.75rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-section-subtitle--md { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.75rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section-subtitle--md { font-size: calc(1.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

.kv-ee-title--xs { font-size: calc((1rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.25rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((.5rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-title--xs { font-size: calc(1rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.5rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-title--xs { font-size: calc(1.125rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.75rem; }
}

.kv-ee-title--sm { font-size: calc((1.125rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.5rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((.5rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-title--sm { font-size: calc(1.125rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.5rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-title--sm { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.75rem; }
}

.kv-ee-title--md { font-size: calc((1.25rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.5rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((.75rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-title--md { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.75rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-title--md { font-size: calc(1.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 0.75rem; }
}

.kv-ee-title--lg { font-size: calc((1.5rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.75rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 0*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-title--lg { font-size: calc(1.5rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-title--lg { font-size: calc(2rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

.kv-ee-article--md { font-size: calc((1.125rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.75rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1.75rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

.kv-ee-article--md p { font-size: calc((1.125rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.75rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1.75rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-article--md { font-size: calc(1.125rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.75rem; }
  .kv-ee-article--md p { font-size: calc(1.125rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.75rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-article--md { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 2rem; }
  .kv-ee-article--md p { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 2rem; }
}

.kv-ee-body--xs { font-size: calc((.75rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-body--xs { font-size: calc(.75rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-body--xs { font-size: calc(.875rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.25rem; }
}

.kv-ee-body--sm { font-size: calc((.875rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.25rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1.25rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-body--sm { font-size: calc(.875rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.25rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.25rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-body--sm { font-size: calc(1rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.5rem; }
}

.kv-ee-body--md { font-size: calc((1rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.5rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1.5rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

@media screen and (max-width: 414px) {
  .kv-ee-body--md { font-size: calc(1rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.5rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.5rem; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-body--md { font-size: calc(1.125rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.75rem; }
}

.kv-ee-body--lg { font-size: calc((1.125rem + 2*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); line-height: calc((1.75rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); margin-bottom: calc((1.75rem + 4*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)); }

.kv-ee-section--sm { padding: calc((1rem + 8*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)) 0; }

@media screen and (max-width: 414px) {
  .kv-ee-body--lg { font-size: calc(1.125rem*var(--kv-ee-global-font-size-factor)); line-height: calc(1.75rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 1.75rem; }
  .kv-ee-section--sm { padding: 1rem 0px; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-body--lg { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); line-height: calc(2rem*var(--kv-ee-global-font-size-factor)); margin-bottom: 2rem; }
  .kv-ee-section--sm { padding: 1.5rem 0px; }
}

.kv-ee-section--md { padding: calc((1.5rem + 16*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)) 0; }

@media screen and (max-width: 414px) {
  .kv-ee-section--md { padding: 1.5rem 0px; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section--md { padding: 2.5rem 0px; }
}

.kv-ee-section--lg { padding: calc((2rem + 32*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)) 0; }

@media screen and (max-width: 414px) {
  .kv-ee-section--lg { padding: 2rem 0px; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section--lg { padding: 4rem 0px; }
}

.kv-ee-section--xl { padding: calc((2.5rem + 48*((100vw - 414px)/ 1266))*var(--kv-ee-global-font-size-factor)) 0; }

@media screen and (max-width: 414px) {
  .kv-ee-section--xl { padding: 2.5rem 0px; }
}

@media screen and (min-width: 1680px) {
  .kv-ee-section--xl { padding: 5.5rem 0px; }
}

.kv-ee-effect-zoom-in .kv-ee-content-image { transform: scale(1); transition: 0.3s ease-in-out; }

.kv-ee-effect-zoom-in .kv-ee-content-image.kv-ee-preview-hover, .kv-ee-effect-zoom-in .kv-ee-content-image:hover { transform: scale(1.05) !important; }

.kv-ee-effect-shine .kv-ee-content-image { position: relative; overflow: hidden; }

.kv-ee-effect-shine .kv-ee-content-image::before { position: absolute; top: 0px; left: -75%; z-index: 2; display: block; content: ""; width: 50%; height: 100%; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.3) 100%); transform: skewX(-25deg); }

.kv-ee-effect-shine .kv-ee-content-image.kv-ee-preview-hover::before, .kv-ee-effect-shine .kv-ee-content-image:hover::before { animation: 0.75s ease 0s 1 normal none running shine; }

@-webkit-keyframes shine { 
  100% { left: 125%; }
}

@keyframes shine { 
  100% { left: 125%; }
}

.kv-ee-effect-sepia .kv-ee-content-image { filter: sepia(0); transition: 0.3s ease-in-out; }

.kv-ee-effect-sepia .kv-ee-content-image.kv-ee-preview-hover, .kv-ee-effect-sepia .kv-ee-content-image:hover { filter: sepia(100%); }

.kv-ee-effect-grayscale .kv-ee-content-image { filter: grayscale(0); transition: 0.3s ease-in-out; }

.kv-ee-effect-grayscale .kv-ee-content-image.kv-ee-preview-hover, .kv-ee-effect-grayscale .kv-ee-content-image:hover { filter: grayscale(100%); }

.kv-ee-effect-blur .kv-ee-content-image { filter: blur(0px); transition: 0.3s ease-in-out; }

.kv-ee-effect-blur .kv-ee-content-image.kv-ee-preview-hover, .kv-ee-effect-blur .kv-ee-content-image:hover { filter: blur(3px); }

h1 { font-size: calc(2.25rem*var(--kv-ee-global-font-size-factor)); }

h1.kv-ee-font-scale-xs { font-size: calc(2.25rem*.75*var(--kv-ee-global-font-size-factor)); }

h1.kv-ee-font-scale-sm { font-size: calc(2.25rem*.875*var(--kv-ee-global-font-size-factor)); }

@media (min-width: 992px) {
  h1.kv-ee-font-scale-md { font-size: calc(2.25rem*1.125*var(--kv-ee-global-font-size-factor)); }
  h1.kv-ee-font-scale-lg { font-size: calc(2.25rem*1.25*var(--kv-ee-global-font-size-factor)); }
  h1.kv-ee-font-scale-xl { font-size: calc(2.25rem*1.5*var(--kv-ee-global-font-size-factor)); }
}

h2 { font-size: calc(2rem*var(--kv-ee-global-font-size-factor)); }

h2.kv-ee-font-scale-xs { font-size: calc(2rem*.75*var(--kv-ee-global-font-size-factor)); }

h2.kv-ee-font-scale-sm { font-size: calc(2rem*.875*var(--kv-ee-global-font-size-factor)); }

@media (min-width: 992px) {
  h2.kv-ee-font-scale-md { font-size: calc(2rem*1.125*var(--kv-ee-global-font-size-factor)); }
  h2.kv-ee-font-scale-lg { font-size: calc(2rem*1.25*var(--kv-ee-global-font-size-factor)); }
  h2.kv-ee-font-scale-xl { font-size: calc(2rem*1.5*var(--kv-ee-global-font-size-factor)); }
}

h3 { font-size: calc(1.75rem*var(--kv-ee-global-font-size-factor)); }

h3.kv-ee-font-scale-xs { font-size: calc(1.75rem*.75*var(--kv-ee-global-font-size-factor)); }

h3.kv-ee-font-scale-sm { font-size: calc(1.75rem*.875*var(--kv-ee-global-font-size-factor)); }

@media (min-width: 992px) {
  h3.kv-ee-font-scale-md { font-size: calc(1.75rem*1.125*var(--kv-ee-global-font-size-factor)); }
  h3.kv-ee-font-scale-lg { font-size: calc(1.75rem*1.25*var(--kv-ee-global-font-size-factor)); }
  h3.kv-ee-font-scale-xl { font-size: calc(1.75rem*1.5*var(--kv-ee-global-font-size-factor)); }
}

h4 { font-size: calc(1.5rem*var(--kv-ee-global-font-size-factor)); }

h4.kv-ee-font-scale-xs { font-size: calc(1.5rem*.75*var(--kv-ee-global-font-size-factor)); }

h4.kv-ee-font-scale-sm { font-size: calc(1.5rem*.875*var(--kv-ee-global-font-size-factor)); }

@media (min-width: 992px) {
  h4.kv-ee-font-scale-md { font-size: calc(1.5rem*1.125*var(--kv-ee-global-font-size-factor)); }
  h4.kv-ee-font-scale-lg { font-size: calc(1.5rem*1.25*var(--kv-ee-global-font-size-factor)); }
  h4.kv-ee-font-scale-xl { font-size: calc(1.5rem*1.5*var(--kv-ee-global-font-size-factor)); }
}

h5 { font-size: calc(1.25rem*var(--kv-ee-global-font-size-factor)); }

h5.kv-ee-font-scale-xs { font-size: calc(1.25rem*.75*var(--kv-ee-global-font-size-factor)); }

h5.kv-ee-font-scale-sm { font-size: calc(1.25rem*.875*var(--kv-ee-global-font-size-factor)); }

@media (min-width: 992px) {
  h5.kv-ee-font-scale-md { font-size: calc(1.25rem*1.125*var(--kv-ee-global-font-size-factor)); }
  h5.kv-ee-font-scale-lg { font-size: calc(1.25rem*1.25*var(--kv-ee-global-font-size-factor)); }
  h5.kv-ee-font-scale-xl { font-size: calc(1.25rem*1.5*var(--kv-ee-global-font-size-factor)); }
}

h6 { font-size: calc(1rem*var(--kv-ee-global-font-size-factor)); }

h6.kv-ee-font-scale-xs { font-size: calc(1rem*.75*var(--kv-ee-global-font-size-factor)); }

h6.kv-ee-font-scale-sm { font-size: calc(1rem*.875*var(--kv-ee-global-font-size-factor)); }

@media (min-width: 992px) {
  h6.kv-ee-font-scale-md { font-size: calc(1rem*1.125*var(--kv-ee-global-font-size-factor)); }
  h6.kv-ee-font-scale-lg { font-size: calc(1rem*1.25*var(--kv-ee-global-font-size-factor)); }
  h6.kv-ee-font-scale-xl { font-size: calc(1rem*1.5*var(--kv-ee-global-font-size-factor)); }
}

p { font-size: calc(1rem*var(--kv-ee-global-font-size-factor)); }

p.kv-ee-font-scale-xs { font-size: calc(1rem*.75*var(--kv-ee-global-font-size-factor)); }

p.kv-ee-font-scale-sm { font-size: calc(1rem*.875*var(--kv-ee-global-font-size-factor)); }

.kv-ee-body-text { font-size: calc(1rem*var(--kv-ee-global-font-size-factor)); }

.kv-ee-body-text.kv-ee-font-scale-xs { font-size: calc(1rem*.75*var(--kv-ee-global-font-size-factor)); }

.kv-ee-body-text.kv-ee-font-scale-sm { font-size: calc(1rem*.875*var(--kv-ee-global-font-size-factor)); }

@media (min-width: 992px) {
  p.kv-ee-font-scale-md { font-size: calc(1rem*1.125*var(--kv-ee-global-font-size-factor)); }
  p.kv-ee-font-scale-lg { font-size: calc(1rem*1.25*var(--kv-ee-global-font-size-factor)); }
  p.kv-ee-font-scale-xl { font-size: calc(1rem*1.5*var(--kv-ee-global-font-size-factor)); }
  .kv-ee-body-text.kv-ee-font-scale-md { font-size: calc(1rem*1.125*var(--kv-ee-global-font-size-factor)); }
  .kv-ee-body-text.kv-ee-font-scale-lg { font-size: calc(1rem*1.25*var(--kv-ee-global-font-size-factor)); }
  .kv-ee-body-text.kv-ee-font-scale-xl { font-size: calc(1rem*1.5*var(--kv-ee-global-font-size-factor)); }
}

.kv-main, .kv-main .kv-ee-body--lg, .kv-main .kv-ee-body--md, .kv-main .kv-ee-body--sm, .kv-main .kv-ee-body--xl, .kv-main .kv-ee-section-subtitle, .kv-main .kv-ee-subtitle { font-family: var(--kv-ee-body-font-family,"Nunito Sans","Open Sans",sans-serif); font-weight: var(--kv-ee-body-font-weight,normal); }

.kv-main .kv-ee-card-title:not(.kv-ee-section-subtitle), .kv-main .kv-ee-cover-title:not(.kv-ee-section-subtitle), .kv-main .kv-ee-item-title:not(.kv-ee-section-subtitle), .kv-main .kv-ee-logo-title:not(.kv-ee-section-subtitle), .kv-main .kv-ee-section-title:not(.kv-ee-section-subtitle), .kv-main .kv-ee-title--lg:not(.kv-ee-section-subtitle), .kv-main .kv-ee-title--md:not(.kv-ee-section-subtitle), .kv-main .kv-ee-title--sm:not(.kv-ee-section-subtitle), .kv-main .kv-ee-title--xl:not(.kv-ee-section-subtitle), .kv-main .kv-ee-title--xs:not(.kv-ee-section-subtitle), .kv-main .kv-ee-title:not(.kv-ee-section-subtitle) { font-family: var(--kv-ee-heading-font-family,"Nunito Sans","Open Sans",sans-serif); font-weight: var(--kv-ee-heading-font-weight,normal); }

* { font-family: inherit; }

.kv-ee-text-center { text-align: center; }

.kv-menu { cursor: pointer; }

.kv-main h1, .kv-main h2, .kv-main h3, .kv-main h4, .kv-main h5, .kv-main h6, .kv-main p { overflow-wrap: break-word; word-break: break-word; }

.kv-main b, .kv-main strong { font-weight: 700; }

.kv-main hr { margin-top: 1rem; margin-bottom: 1rem; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgba(0, 0, 0, 0.1); }

.kv-ee-button-ghost-primary, .kv-ee-button-ghost-quaternary, .kv-ee-button-ghost-secondary, .kv-ee-button-ghost-tertiary, .kv-ee-button-ghost-text, .kv-ee-button-has-title, .kv-ee-button-lg, .kv-ee-button-md, .kv-ee-button-primary, .kv-ee-button-quaternary, .kv-ee-button-secondary, .kv-ee-button-sm, .kv-ee-button-tertiary, .kv-ee-button-xs, .kv-main .kv-ee-button-ghost-primary, .kv-main .kv-ee-button-ghost-quaternary, .kv-main .kv-ee-button-ghost-secondary, .kv-main .kv-ee-button-ghost-tertiary, .kv-main .kv-ee-button-ghost-text, .kv-main .kv-ee-button-primary, .kv-main .kv-ee-button-quaternary, .kv-main .kv-ee-button-secondary, .kv-main .kv-ee-button-tertiary { display: inline-flex; align-items: center; justify-content: center; text-align: center; font-weight: 500; text-decoration: none !important; }

.kv-ee-button-ghost-primary:focus, .kv-ee-button-ghost-quaternary:focus, .kv-ee-button-ghost-secondary:focus, .kv-ee-button-ghost-tertiary:focus, .kv-ee-button-ghost-text:focus, .kv-ee-button-has-title:focus, .kv-ee-button-lg:focus, .kv-ee-button-md:focus, .kv-ee-button-primary:focus, .kv-ee-button-quaternary:focus, .kv-ee-button-secondary:focus, .kv-ee-button-sm:focus, .kv-ee-button-tertiary:focus, .kv-ee-button-xs:focus { outline: 0px; }

.kv-ee-button-ghost-primary:focus, .kv-ee-button-ghost-primary:hover, .kv-ee-button-ghost-quaternary:focus, .kv-ee-button-ghost-quaternary:hover, .kv-ee-button-ghost-secondary:focus, .kv-ee-button-ghost-secondary:hover, .kv-ee-button-ghost-tertiary:focus, .kv-ee-button-ghost-tertiary:hover, .kv-ee-button-ghost-text:focus, .kv-ee-button-ghost-text:hover, .kv-ee-button-has-title:focus, .kv-ee-button-has-title:hover, .kv-ee-button-lg:focus, .kv-ee-button-lg:hover, .kv-ee-button-md:focus, .kv-ee-button-md:hover, .kv-ee-button-primary:focus, .kv-ee-button-primary:hover, .kv-ee-button-quaternary:focus, .kv-ee-button-quaternary:hover, .kv-ee-button-secondary:focus, .kv-ee-button-secondary:hover, .kv-ee-button-sm:focus, .kv-ee-button-sm:hover, .kv-ee-button-tertiary:focus, .kv-ee-button-tertiary:hover, .kv-ee-button-xs:focus, .kv-ee-button-xs:hover { cursor: pointer; text-decoration: none !important; }

.kv-ee-button-ghost-primary:active, .kv-ee-button-ghost-quaternary:active, .kv-ee-button-ghost-secondary:active, .kv-ee-button-ghost-tertiary:active, .kv-ee-button-ghost-text:active, .kv-ee-button-has-title:active, .kv-ee-button-lg:active, .kv-ee-button-md:active, .kv-ee-button-primary:active, .kv-ee-button-quaternary:active, .kv-ee-button-secondary:active, .kv-ee-button-sm:active, .kv-ee-button-tertiary:active, .kv-ee-button-xs:active { transform: translateY(1px); transition: none; }

.kv-ee-button-ghost-primary, .kv-ee-button-ghost-quaternary, .kv-ee-button-ghost-secondary, .kv-ee-button-ghost-tertiary, .kv-ee-button-ghost-text, .kv-ee-button-primary, .kv-ee-button-quaternary, .kv-ee-button-secondary, .kv-ee-button-tertiary, .kv-main .kv-ee-button-ghost-primary, .kv-main .kv-ee-button-ghost-quaternary, .kv-main .kv-ee-button-ghost-secondary, .kv-main .kv-ee-button-ghost-tertiary, .kv-main .kv-ee-button-ghost-text, .kv-main .kv-ee-button-primary, .kv-main .kv-ee-button-quaternary, .kv-main .kv-ee-button-secondary, .kv-main .kv-ee-button-tertiary { border-radius: 0.25rem; }

button.kv-ee-button-ghost-primary, button.kv-ee-button-ghost-quaternary, button.kv-ee-button-ghost-secondary, button.kv-ee-button-ghost-tertiary, button.kv-ee-button-ghost-text { background: 0px 0px !important; }

@media (max-width: 575px) {
  .kv-ee-button-full { width: 100%; }
}

.kv-ee-button-lg div, .kv-ee-button-lg span, .kv-ee-button-md div, .kv-ee-button-md span, .kv-ee-button-sm div, .kv-ee-button-sm span, .kv-ee-button-xs div, .kv-ee-button-xs span { padding: 0px !important; }

.kv-ee-button-lg div, .kv-ee-button-lg i, .kv-ee-button-lg span, .kv-ee-button-md div, .kv-ee-button-md i, .kv-ee-button-md span, .kv-ee-button-sm div, .kv-ee-button-sm i, .kv-ee-button-sm span, .kv-ee-button-xs div, .kv-ee-button-xs i, .kv-ee-button-xs span { display: inline-block; vertical-align: middle !important; }

.kv-ee-button-lg div div, .kv-ee-button-lg div span, .kv-ee-button-lg div.kv-ee-button-has-no-title, .kv-ee-button-lg div.kv-ee-button-link-broken, .kv-ee-button-lg div.kv-ee-ck-editable-element, .kv-ee-button-lg i div, .kv-ee-button-lg i span, .kv-ee-button-lg i.kv-ee-ck-editable-element, .kv-ee-button-lg span div, .kv-ee-button-lg span span, .kv-ee-button-lg span.kv-ee-ck-editable-element, .kv-ee-button-md div div, .kv-ee-button-md div span, .kv-ee-button-md div.kv-ee-button-has-no-title, .kv-ee-button-md div.kv-ee-button-link-broken, .kv-ee-button-md div.kv-ee-ck-editable-element, .kv-ee-button-md i div, .kv-ee-button-md i span, .kv-ee-button-md i.kv-ee-ck-editable-element, .kv-ee-button-md span div, .kv-ee-button-md span span, .kv-ee-button-md span.kv-ee-ck-editable-element, .kv-ee-button-sm div div, .kv-ee-button-sm div span, .kv-ee-button-sm div.kv-ee-button-has-no-title, .kv-ee-button-sm div.kv-ee-button-link-broken, .kv-ee-button-sm div.kv-ee-ck-editable-element, .kv-ee-button-sm i div, .kv-ee-button-sm i span, .kv-ee-button-sm i.kv-ee-ck-editable-element, .kv-ee-button-sm span div, .kv-ee-button-sm span span, .kv-ee-button-sm span.kv-ee-ck-editable-element, .kv-ee-button-xs div div, .kv-ee-button-xs div span, .kv-ee-button-xs div.kv-ee-button-has-no-title, .kv-ee-button-xs div.kv-ee-button-link-broken, .kv-ee-button-xs div.kv-ee-ck-editable-element, .kv-ee-button-xs i div, .kv-ee-button-xs i span, .kv-ee-button-xs i.kv-ee-ck-editable-element, .kv-ee-button-xs span div, .kv-ee-button-xs span span, .kv-ee-button-xs span.kv-ee-ck-editable-element { display: none !important; }

.kv-ee-button-xs { font-size: 0.875rem; line-height: 1.42857; padding: 0.375rem 0.5rem; min-height: 2rem; min-width: 2rem; }

.kv-ee-button-xs div, .kv-ee-button-xs span { margin: 0px 0.25rem; }

.kv-ee-button-sm { font-size: 1rem; line-height: 1.5; padding: 0.5rem; min-height: 2.5rem; min-width: 2.5rem; }

.kv-ee-button-sm div, .kv-ee-button-sm span { margin: 0px 0.5rem; }

.kv-ee-button-md { font-size: 1rem; line-height: 1.5; padding: 0.5rem 0.75rem; min-width: 3rem; min-height: 3rem; }

.kv-ee-button-md div, .kv-ee-button-md span { margin: 0px 0.5rem; }

.kv-ee-button-lg { font-size: 1.125rem; line-height: 1.5556; padding: 0.5rem 1rem; min-width: 3.5rem; min-height: 3.5rem; }

.kv-ee-button-lg div, .kv-ee-button-lg span { margin: 0px 0.5rem; }

.kv-ee-button-ghost-primary, .kv-ee-button-ghost-quaternary, .kv-ee-button-ghost-secondary, .kv-ee-button-ghost-tertiary, .kv-ee-button-ghost-text { }

button.kv-ee-button-style-reset { border: none !important; }

.kv-ee-googlemaps-wrapper { height: 100%; width: 100%; }

a { font-family: inherit; line-height: inherit; cursor: pointer; transition: background-color 0.15s cubic-bezier(0.08, 0.91, 0.36, 0.98); }

a:focus { outline: dotted 1px; outline-offset: 2px; }

.kv-main a { font-family: inherit; line-height: inherit; cursor: pointer; transition: background-color 0.15s cubic-bezier(0.08, 0.91, 0.36, 0.98); text-decoration: underline !important; }

.kv-main a:focus { outline: dotted 1px; outline-offset: 2px; }

.kv-main a:not([href]):focus, .kv-main a:not([href]):hover { cursor: default; }

.kv-main .kv-ee-logo-extra-large img.svg-logo, .kv-main .kv-ee-logo-group img.svg-logo, .kv-main .kv-ee-logo-large img.svg-logo, .kv-main .kv-ee-logo-medium img.svg-logo, .kv-main .kv-ee-logo-small img.svg-logo { max-width: 100%; }

.kv-main .kv-ee-blog-go-back a, .kv-main .kv-ee-blog-post, .kv-main .kv-ee-blog-post a, .kv-main .kv-ee-blog-post-first, .kv-main .kv-ee-blog-post-first a, .kv-main .kv-ee-content-image a, .kv-main .kv-ee-logo a, .kv-main .kv-ee-logo-extra-large a, .kv-main .kv-ee-logo-group a, .kv-main .kv-ee-logo-large a, .kv-main .kv-ee-logo-medium a, .kv-main .kv-ee-logo-small a, .kv-main a.kv-ee-blog-post, .kv-main a.kv-ee-blog-post-first, .kv-main a.kv-ee-social-link, .kv-main nav a { text-decoration: none !important; }

.kv-main .kv-ee-blog-go-back a:hover, .kv-main .kv-ee-blog-post a:hover, .kv-main .kv-ee-blog-post-first a:hover, .kv-main .kv-ee-blog-post-first:hover, .kv-main .kv-ee-blog-post:hover, .kv-main .kv-ee-content-image a:hover, .kv-main .kv-ee-logo a:hover, .kv-main .kv-ee-logo-extra-large a:hover, .kv-main .kv-ee-logo-group a:hover, .kv-main .kv-ee-logo-large a:hover, .kv-main .kv-ee-logo-medium a:hover, .kv-main .kv-ee-logo-small a:hover, .kv-main a.kv-ee-blog-post-first:hover, .kv-main a.kv-ee-blog-post:hover, .kv-main a.kv-ee-social-link:hover, .kv-main nav a:hover { background-color: transparent; }

.kv-main h1 a, .kv-main h2 a, .kv-main h3 a, .kv-main h4 a, .kv-main h5 a, .kv-main h6 a, .kv-main p a { font-size: inherit; }

.kv-ee-drop-shadow-sm { box-shadow: rgba(0, 0, 0, 0.17) 0px 4px 3px -2px, rgba(0, 0, 0, 0.13) 0px 2px 2px 0px !important; }

.kv-ee-drop-shadow-sm.kv-ee-default-card { box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 0px 1px, rgba(0, 0, 0, 0.07) 0px 4px 3px -2px, rgba(0, 0, 0, 0.05) 0px 2px 2px 0px !important; }

.kv-ee-drop-shadow-md { box-shadow: rgba(0, 0, 0, 0.19) 0px 7px 5px -5px, rgba(0, 0, 0, 0.18) 0px 6px 8px -2px, rgba(0, 0, 0, 0.1) 0px 6px 6px 0px !important; }

.kv-ee-drop-shadow-md.kv-ee-default-card { box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 0px 1px, rgba(0, 0, 0, 0.11) 0px 7px 5px -5px, rgba(0, 0, 0, 0.09) 0px 6px 8px -2px, rgba(0, 0, 0, 0.03) 0px 6px 6px 0px !important; }

.kv-ee-drop-shadow-lg { box-shadow: rgba(0, 0, 0, 0.19) 0px 14px 18px -8px, rgba(0, 0, 0, 0.17) 0px 12px 12px -5px, rgba(0, 0, 0, 0.08) 0px 11px 8px 0px !important; }

.kv-ee-drop-shadow-lg.kv-ee-default-card { box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 0px 1px, rgba(0, 0, 0, 0.11) 0px 14px 18px -8px, rgba(0, 0, 0, 0.09) 0px 12px 12px -5px, rgba(0, 0, 0, 0.03) 0px 11px 8px 0px !important; }

.kv-ee-contact-form-success { position: absolute; bottom: 0px; left: 50%; opacity: 0; visibility: hidden; transform: translateX(-50%) translateY(100%); transform-origin: center bottom; transition-property: visibility, opacity, transform; transition-duration: 0.4s; transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); }

.kv-ee-contact-form-success h3, .kv-ee-contact-form-success p { text-shadow: none; }

.kv-ee-contact-form-success.kv-ee-show { opacity: 1; visibility: visible; transform: translateX(-50%) translateY(-50%); }

.kv-ee-contact-form-success .kv-ee-success-close { position: absolute; top: 6px; right: 11px; width: 40px; height: 40px; border-radius: 20px; background-color: rgb(38, 166, 154); display: flex; justify-content: center; align-items: center; cursor: pointer; }

#contact-form.kv-ee-hide { opacity: 0.3; }

.kv-ee-captcha-field-wrapper input, .kv-ee-captcha-field-wrapper textarea, .kv-ee-form-success-hide.kv-ee-hide { display: none !important; }

html.kv-ee-small-font-size { font-size: 15px; }

html.kv-ee-medium-font-size { font-size: 17px; }

html.kv-ee-large-font-size { font-size: 19px; }

#custom-header-button-template { display: none; }

.kv-ee-ck-editable-element, nav ul li a.kv-ee-button::after { display: none !important; }

.kv-gallery { cursor: pointer; }

.kv-ee-live-onboarding .kv-ee-editor .kv-ee-button-lg .kv-ee-div.kv-ee-button-link-broken { display: none !important; }

.kv-ee-error-captcha-container { padding: 10px 0px; font-size: 0.9em; opacity: 0.8; color: red; }

select { appearance: none; border: 0px !important; }

@media (-ms-high-contrast:none), (-ms-high-contrast:active) {
}

.kv-ee-subscribe .kv-ee-button-link-broken { display: none !important; }

@keyframes slideDown { 
  0% { transform: translateY(-100px) translateZ(0px); }
  100% { transform: translateY(0px) translateZ(0px); }
}

@keyframes slideDownReverse { 
  0% { transform: translateY(0px) translateZ(0px); }
  100% { transform: translateY(-100px) translateZ(0px); }
}

.kv-ee-reservation-errors-container { position: absolute; width: 100%; z-index: 1; top: 0px; overflow: hidden; }

.kv-ee-reservation-errors-container .kv-ee-reservation-errors { width: 100%; padding: 1em; color: rgb(255, 255, 255); text-align: center; background-color: red; will-change: transform; animation: 0.2s ease 0s 1 normal forwards running slideDown; }

.kv-ee-reservation-errors-container .kv-ee-reservation-errors.kv-ee-hide { animation: 0.2s ease 0s 1 normal forwards running slideDownReverse; }

.kv-ee-select-box { position: relative; min-width: 200px; max-width: 300px; }

.kv-ee-select-box .kv-ee-select-box-innerwrapper { font-size: 1rem; line-height: 1.5rem; padding: 0.72rem; margin-bottom: 1rem; text-align: left; cursor: pointer; }

.kv-ee-select-box .kv-ee-select-box-innerwrapper span { width: calc(100% - 26px); display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-dropdown-arrow { position: absolute; top: 1rem; right: 1rem; }

.kv-ee-select-box .kv-ee-select-box-innerwrapper li, .kv-ee-select-box .kv-ee-select-box-innerwrapper ul { list-style: none; margin: 0px; padding: 0px; }

.kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container { height: 0px; width: 100%; position: absolute; overflow: hidden; z-index: 999999; top: 3.2rem; left: 0px; transition: height 0.5s; }

.kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container li { padding: 0.5rem 1rem; font-size: 1rem; cursor: pointer; }

.kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container.open { height: auto; max-height: 300px; overflow-y: scroll; }

.kv-ee-fieldSubscribe-container { margin-top: 1rem; }

.kv-ee-fieldSubscribe-container input[type="checkbox"] { top: -1px; position: relative; margin-right: 5px; width: auto !important; height: auto !important; }

.kv-ee-fe-dropdown-container { display: flex; justify-content: flex-end; position: relative; }

.kv-ee-fe-dropdown-container .kv-ee-fe-dropdown-current-value { display: block; padding: 0.4rem 0.8rem; border: 1px solid rgba(0, 0, 0, 0.1); background-color: rgb(255, 255, 255); font-size: 0.875rem; cursor: pointer; }

.kv-ee-fe-dropdown-container .kv-ee-fe-dropdown { position: absolute; top: 0px; right: 0px; display: block; z-index: 1; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.1); visibility: hidden; transform: scale(0.4); transform-origin: right top; transition: transform 250ms cubic-bezier(0.075, 0.82, 0.165, 1), visibility 250ms linear; }

.kv-ee-fe-dropdown-container .kv-ee-fe-dropdown .kv-ee-fe-dropdown-item { margin: 0px; font-size: 0.875rem; padding: 0.6rem 0.8rem; cursor: pointer; }

.kv-ee-fe-dropdown-container .kv-ee-fe-dropdown .kv-ee-fe-dropdown-item:hover { background-color: rgba(76, 142, 213, 0.12); }

.kv-ee-fe-dropdown-container.kv-ee-fe-dropdown-active .kv-ee-fe-dropdown { visibility: visible; transform: scale(1); transition: transform 250ms cubic-bezier(0.075, 0.82, 0.165, 1), visibility linear; }

.kv-ee-feature-modal-mobile { width: 100vw; height: 100vh; margin: 0px; }

.kv-ee-feature-modal-mobile .kv-ee-feature-modal-content { height: 100vh; max-height: 100vh !important; }

.kv-ee-feature-modal-close-button { color: rgb(66, 66, 66) !important; }

.kv-ee-feature-modal-content .kv-ee-inline-website, .kv-ee-feature-modal-content iframe#iframe--booking { width: 960px; min-height: 684px; height: 100%; position: relative; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 4px; overflow: hidden; outline: 0px; box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px; }

@media (max-width: 700px) {
  .kv-ee-feature-modal-content .kv-ee-inline-website, .kv-ee-feature-modal-content iframe#iframe--booking { width: 100vw; border: none; min-height: calc(100% - 114px); max-height: calc(-114px + 100vh); border-radius: 0px; }
}

.kv-ee-original { height: 100%; }

.kv-ee-blob { display: flex; align-items: center; justify-content: center; position: relative; width: 100%; padding-bottom: 100%; padding-top: 0px !important; padding-left: 0px !important; padding-right: 0px !important; }

.kv-ee-blob div[data-type="image"] { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; }

.kv-ee-header-container { background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; }

.kv-edit-mode .ronuzu97 .kv-ee-no-cover .kv-check-scroll .kv-ee-navigation, .kv-edit-mode .ronuzu97 .kv-ee-sub .kv-check-scroll .kv-ee-navigation { position: relative !important; }

.kv-edit-mode .ronuzu97 .kv-ee-no-cover.kv-ee-header-container, .kv-edit-mode .ronuzu97 .kv-ee-sub.kv-ee-header-container { min-height: unset !important; }

.kv-edit-mode .dubemo66 .kv-ee-no-cover header { position: relative !important; }

.kv-edit-mode .dubemo66 .kv-ee-section.kv-ee-no-cover { min-height: unset !important; }

.kv-edit-mode .pimuze30 .kv-ee-sub .kv-ee-fixed-navigation { position: relative !important; }

.kv-edit-mode .pimuze30 .kv-ee-sub { min-height: unset !important; }

.kv-edit-mode .jorixi53 .kv-ee-header-container .kv-check-scroll { position: relative !important; }

.kv-edit-mode .jorixi53 .kv-ee-no-cover .kv-ee-header-container { min-height: unset; }

.kv-carousel .navigation-1 .kv-background-inner, .kv-carousel .navigation-2 .kv-background-inner, .kv-carousel .navigation-3 .kv-background-inner, .kv-carousel .navigation-4 .kv-background-inner, .kv-carousel .navigation-5 .kv-background-inner, .kv-carousel .navigation-6 .kv-background-inner { background-position: center top !important; }

.kv-carousel .navigation-2 { --navigation-height: 128px; }

.kv-carousel .navigation-3 { --navigation-height: 90px; }

.kv-carousel .navigation-4 { --navigation-height: 72px; }

.kv-carousel .navigation-5 { --navigation-height: 80px; }

.kv-ee-with-navigation-1 .section-wrapper:nth-child(2) .kv-background, .kv-ee-with-navigation-1 section:nth-child(2) .kv-background { top: calc(-1*var(--navigation-height,186px)); pointer-events: none; z-index: -1; }

.kv-ee-with-navigation-2 .section-wrapper:nth-child(2) .kv-background, .kv-ee-with-navigation-2 section:nth-child(2) .kv-background { top: calc(-1*var(--navigation-height,125px)); pointer-events: none; z-index: -1; }

.kv-ee-with-navigation-3 .section-wrapper:nth-child(2) .kv-background, .kv-ee-with-navigation-3 section:nth-child(2) .kv-background { top: calc(-1*var(--navigation-height,64px)); pointer-events: none; z-index: -1; }

.kv-ee-with-navigation-4 .section-wrapper:nth-child(2) .kv-background, .kv-ee-with-navigation-4 section:nth-child(2) .kv-background { top: calc(-1*var(--navigation-height,72px)); pointer-events: none; z-index: -1; }

.kv-ee-with-navigation-5 .section-wrapper:nth-child(2) .kv-background, .kv-ee-with-navigation-5 section:nth-child(2) .kv-background { top: calc(-1*var(--navigation-height,96px)); pointer-events: none; z-index: -1; }

.kv-zoom-out section:nth-child(2) .kv-background { top: 0px; }

.kv-site .kv-ee-skip-link { display: flex; justify-content: center; align-items: center; position: absolute; z-index: 1000; width: 200px; height: 48px; left: -100vw; top: 16px; background: rgba(0, 0, 0, 0.8); border: 1px dashed rgb(255, 255, 255); color: rgb(255, 255, 255); }

.kv-site .kv-ee-skip-link:focus { left: 16px; }

.position-relative { position: relative; }

.kv-background { position: absolute; inset: 0px; overflow: hidden; }

.kv-background .kv-background-inner, .kv-background .kv-parallax-container { position: absolute; inset: 0px; background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; }

.kv-parallax-container { transform: scale(1.4); transform-origin: center center; }

.kv-background .pattern-black-0, .kv-background .pattern-black-1, .kv-background .pattern-black-2, .kv-background .pattern-black-3, .kv-background .pattern-black-4, .kv-background .pattern-black-5, .kv-background .pattern-black-6, .kv-background .pattern-black-7, .kv-background .pattern-white-0, .kv-background .pattern-white-1, .kv-background .pattern-white-2, .kv-background .pattern-white-3, .kv-background .pattern-white-4, .kv-background .pattern-white-5, .kv-background .pattern-white-6, .kv-background .pattern-white-7 { background-size: unset; background-repeat: repeat; opacity: 0.2; }

.kv-full-page { min-height: 100vh; }

@keyframes animateImage { 
  0%, 100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  35% { transform: matrix3d(1.15, 0, 0, 0, 0, 1.15, 0, 0, 0, 0, 1, 0, -40, -40, 0, 1); }
}

@keyframes skeletonPulse { 
  0%, 100% { opacity: 0.8; }
  50% { opacity: 0.2; }
}

.kv-ee-skeleton-item { border-radius: 3px; background-color: rgb(170, 170, 170); animation-name: skeletonPulse; animation-timing-function: ease-in-out; animation-duration: 1.25s; animation-iteration-count: infinite; }

.background-id_808080m16 .kv-ee-text1 { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-content { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 pre { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-section-title { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-section-title.kv-ee-on_card { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-title.kv-ee-on_background { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-title.kv-ee-on_accent1 { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-title.kv-ee-on_accent2 { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-subtitle { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_card { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_background { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_accent1 { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_accent2 { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-description { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-section-description.kv-ee-on_card { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-description.kv-ee-on_background { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-description.kv-ee-on_accent1 { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-section-description.kv-ee-on_accent2 { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-custom-text-cl1 { color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-custom-text-cl2 { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-custom-text-cl3 { color: rgb(124, 236, 229); }

.background-id_808080m16 .kv-ee-custom-text-cl4 { color: rgb(216, 199, 181); }

.background-id_808080m16 .kv-ee-custom-border-cl1 { border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-custom-border-cl2 { border-color: rgb(33, 33, 33); background-color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-custom-border-cl3 { border-color: rgb(124, 236, 229); background-color: rgb(124, 236, 229); }

.background-id_808080m16 .kv-ee-custom-border-cl4 { border-color: rgb(216, 199, 181); background-color: rgb(216, 199, 181); }

.background-id_808080m16 .kv-ee-button-primary { background-color: rgb(124, 236, 229); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-primary:focus, .background-id_808080m16 .kv-ee-button-primary:hover { background-color: rgb(168, 242, 237); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-primary.kv-ee-button-card { background-color: rgb(124, 236, 229); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-primary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-card:hover { background-color: rgb(168, 242, 237); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-primary.kv-ee-button-background { background-color: rgb(124, 236, 229); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-primary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-background:hover { background-color: rgb(168, 242, 237); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-secondary { background-color: rgb(216, 199, 181); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-secondary:focus, .background-id_808080m16 .kv-ee-button-secondary:hover { background-color: rgb(233, 224, 214); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-card { background-color: rgb(216, 199, 181); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-card:hover { background-color: rgb(233, 224, 214); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-background { background-color: rgb(216, 199, 181); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-background:hover { background-color: rgb(233, 224, 214); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-tertiary { background-color: rgb(33, 33, 33); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-tertiary:focus, .background-id_808080m16 .kv-ee-button-tertiary:hover { background-color: rgb(58, 58, 58); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-card { background-color: rgb(33, 33, 33); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-card:hover { background-color: rgb(58, 58, 58); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-background { background-color: rgb(33, 33, 33); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-background:hover { background-color: rgb(58, 58, 58); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-quaternary, .background-id_808080m16 .kv-ee-button-text { background-color: rgb(255, 255, 255); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-quaternary:focus, .background-id_808080m16 .kv-ee-button-quaternary:hover, .background-id_808080m16 .kv-ee-button-text:focus, .background-id_808080m16 .kv-ee-button-text:hover { background-color: rgb(255, 255, 255); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-card { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-card:hover { background-color: rgb(25, 25, 25); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-background { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-background:hover { background-color: rgb(25, 25, 25); color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-primary { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-primary:focus, .background-id_808080m16 .kv-ee-button-ghost-primary:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-card { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-card:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-background { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-background:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-secondary { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-secondary:focus, .background-id_808080m16 .kv-ee-button-ghost-secondary:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-card { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-card:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-background { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-background:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-tertiary { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-tertiary:focus, .background-id_808080m16 .kv-ee-button-ghost-tertiary:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-card { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-card:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-background { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-background:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-quaternary { box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-quaternary:focus, .background-id_808080m16 .kv-ee-button-ghost-quaternary:hover { box-shadow: rgb(255, 255, 255) 0px 0px 0px 4px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-card { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-card:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-background { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-background:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-text { box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-text:focus, .background-id_808080m16 .kv-ee-button-ghost-text:hover { box-shadow: rgb(255, 255, 255) 0px 0px 0px 4px inset; text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-card { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-card:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); text-shadow: none; }

.background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-background { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-background:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-color-stroke.kv-ee-text2 { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; stroke: rgb(255, 255, 255); }

.background-id_808080m16 a { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 a:hover { color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; background-color: rgba(255, 255, 255, 0.1); }

.background-id_808080m16 a:focus { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; outline-color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-main a { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-main a:hover { color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; background-color: rgba(255, 255, 255, 0.1); }

.background-id_808080m16 .kv-main a:focus { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; outline-color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-main .kv-ee-card a, .background-id_808080m16 .kv-main .kv-ee-content-card a, .background-id_808080m16 .kv-main .kv-ee-default-card a, .background-id_808080m16 .kv-main .kv-ee-item-card a { color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-main .kv-ee-card a:hover, .background-id_808080m16 .kv-main .kv-ee-content-card a:hover, .background-id_808080m16 .kv-main .kv-ee-default-card a:hover, .background-id_808080m16 .kv-main .kv-ee-item-card a:hover { color: rgb(7, 7, 7); }

.background-id_808080m16 .kv-ee-default-card { background-color: rgb(255, 255, 255); color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-ee-select-box .kv-ee-select-box-innerwrapper { background-color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container { background: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container li.kv-ee-active-element, .background-id_808080m16 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container li:hover { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; background-color: rgba(255, 255, 255, 0.08); }

.background-id_808080m16 .kv-image-border-primary { border-color: rgb(124, 236, 229); }

.background-id_808080m16 .kv-image-border-secondary { border-color: rgb(216, 199, 181); }

.background-id_808080m16 .kv-image-border-tertiary { border-color: rgb(33, 33, 33); }

.background-id_808080m16 .kv-image-border-quarternary { border-color: rgb(255, 255, 255); }

.background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-primary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-quaternary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-secondary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-ghost-tertiary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-primary, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-primary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-primary:focus, .background-id_808080m16 .kv-ee-button-primary:hover, .background-id_808080m16 .kv-ee-button-quaternary, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-quaternary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-quaternary:focus, .background-id_808080m16 .kv-ee-button-quaternary:hover, .background-id_808080m16 .kv-ee-button-secondary, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-secondary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-secondary:focus, .background-id_808080m16 .kv-ee-button-secondary:hover, .background-id_808080m16 .kv-ee-button-tertiary, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-tertiary.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-tertiary:focus, .background-id_808080m16 .kv-ee-button-tertiary:hover, .background-id_808080m16 .kv-ee-button-text, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-background, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-card, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-card:focus, .background-id_808080m16 .kv-ee-button-text.kv-ee-button-card:hover, .background-id_808080m16 .kv-ee-button-text:focus, .background-id_808080m16 .kv-ee-button-text:hover, .background-id_808080m16 .kv-ee-section-description.kv-ee-on_accent1, .background-id_808080m16 .kv-ee-section-description.kv-ee-on_accent2, .background-id_808080m16 .kv-ee-section-description.kv-ee-on_background, .background-id_808080m16 .kv-ee-section-description.kv-ee-on_card, .background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_accent1, .background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_accent2, .background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_background, .background-id_808080m16 .kv-ee-section-subtitle.kv-ee-on_card, .background-id_808080m16 .kv-ee-section-title.kv-ee-on_accent1, .background-id_808080m16 .kv-ee-section-title.kv-ee-on_accent2, .background-id_808080m16 .kv-ee-section-title.kv-ee-on_background, .background-id_808080m16 .kv-ee-section-title.kv-ee-on_card { text-shadow: none; }

.background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-card { text-shadow: none; }

.background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-background { text-shadow: none; }

.background-id_0 .kv-ee-text1, .background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-background:focus, .background-id_808080m16 .kv-ee-button-ghost-text.kv-ee-button-background:hover, .background-id_808080m16 .kv-ee-default-card, .background-id_808080m16 .kv-main .kv-ee-card a, .background-id_808080m16 .kv-main .kv-ee-card a:hover, .background-id_808080m16 .kv-main .kv-ee-content-card a, .background-id_808080m16 .kv-main .kv-ee-content-card a:hover, .background-id_808080m16 .kv-main .kv-ee-default-card a, .background-id_808080m16 .kv-main .kv-ee-default-card a:hover, .background-id_808080m16 .kv-main .kv-ee-item-card a, .background-id_808080m16 .kv-main .kv-ee-item-card a:hover { text-shadow: none; }

.background-id_0 .kv-ee-text1 { color: rgb(33, 33, 33); }

.background-id_0 .kv-content { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 pre { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-title { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-title.kv-ee-on_card { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-title.kv-ee-on_background { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-title.kv-ee-on_accent1 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-title.kv-ee-on_accent2 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-subtitle { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-subtitle.kv-ee-on_card { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-subtitle.kv-ee-on_background { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-subtitle.kv-ee-on_accent1 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-subtitle.kv-ee-on_accent2 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-description { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-description.kv-ee-on_card { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-description.kv-ee-on_background { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-description.kv-ee-on_accent1 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-section-description.kv-ee-on_accent2 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-custom-text-cl1 { color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-custom-text-cl2 { color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-custom-text-cl3 { color: rgb(124, 236, 229); }

.background-id_0 .kv-ee-custom-text-cl4 { color: rgb(216, 199, 181); }

.background-id_0 .kv-ee-custom-border-cl1 { border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-custom-border-cl2 { border-color: rgb(33, 33, 33); background-color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-custom-border-cl3 { border-color: rgb(124, 236, 229); background-color: rgb(124, 236, 229); }

.background-id_0 .kv-ee-custom-border-cl4 { border-color: rgb(216, 199, 181); background-color: rgb(216, 199, 181); }

.background-id_0 .kv-ee-button-primary { background-color: rgb(124, 236, 229); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-primary:focus, .background-id_0 .kv-ee-button-primary:hover { background-color: rgb(168, 242, 237); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-primary.kv-ee-button-card { background-color: rgb(124, 236, 229); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-primary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-primary.kv-ee-button-card:hover { background-color: rgb(168, 242, 237); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-primary.kv-ee-button-background { background-color: rgb(124, 236, 229); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-primary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-primary.kv-ee-button-background:hover { background-color: rgb(168, 242, 237); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-secondary { background-color: rgb(216, 199, 181); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-secondary:focus, .background-id_0 .kv-ee-button-secondary:hover { background-color: rgb(233, 224, 214); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-secondary.kv-ee-button-card { background-color: rgb(216, 199, 181); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-secondary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-secondary.kv-ee-button-card:hover { background-color: rgb(233, 224, 214); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-secondary.kv-ee-button-background { background-color: rgb(216, 199, 181); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-secondary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-secondary.kv-ee-button-background:hover { background-color: rgb(233, 224, 214); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-tertiary { background-color: rgb(33, 33, 33); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-tertiary:focus, .background-id_0 .kv-ee-button-tertiary:hover { background-color: rgb(58, 58, 58); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-tertiary.kv-ee-button-card { background-color: rgb(33, 33, 33); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-tertiary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-tertiary.kv-ee-button-card:hover { background-color: rgb(58, 58, 58); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-tertiary.kv-ee-button-background { background-color: rgb(33, 33, 33); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-tertiary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-tertiary.kv-ee-button-background:hover { background-color: rgb(58, 58, 58); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-quaternary, .background-id_0 .kv-ee-button-text { background-color: rgb(0, 0, 0); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-quaternary:focus, .background-id_0 .kv-ee-button-quaternary:hover, .background-id_0 .kv-ee-button-text:focus, .background-id_0 .kv-ee-button-text:hover { background-color: rgb(25, 25, 25); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-quaternary.kv-ee-button-card, .background-id_0 .kv-ee-button-text.kv-ee-button-card { background-color: rgb(0, 0, 0); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-quaternary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-quaternary.kv-ee-button-card:hover, .background-id_0 .kv-ee-button-text.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-text.kv-ee-button-card:hover { background-color: rgb(25, 25, 25); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-quaternary.kv-ee-button-background, .background-id_0 .kv-ee-button-text.kv-ee-button-background { background-color: rgb(0, 0, 0); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-quaternary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-quaternary.kv-ee-button-background:hover, .background-id_0 .kv-ee-button-text.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-text.kv-ee-button-background:hover { background-color: rgb(25, 25, 25); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_0 .kv-ee-button-ghost-primary { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-primary:focus, .background-id_0 .kv-ee-button-ghost-primary:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-primary.kv-ee-button-card { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-primary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-ghost-primary.kv-ee-button-card:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-primary.kv-ee-button-background { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-primary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-ghost-primary.kv-ee-button-background:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-secondary { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-secondary:focus, .background-id_0 .kv-ee-button-ghost-secondary:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-secondary.kv-ee-button-card { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-secondary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-ghost-secondary.kv-ee-button-card:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-secondary.kv-ee-button-background { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-secondary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-ghost-secondary.kv-ee-button-background:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-tertiary { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-tertiary:focus, .background-id_0 .kv-ee-button-ghost-tertiary:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-tertiary.kv-ee-button-card { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-tertiary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-ghost-tertiary.kv-ee-button-card:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-tertiary.kv-ee-button-background { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-tertiary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-ghost-tertiary.kv-ee-button-background:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-quaternary { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-quaternary:focus, .background-id_0 .kv-ee-button-ghost-quaternary:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-quaternary.kv-ee-button-card { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-quaternary.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-ghost-quaternary.kv-ee-button-card:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-quaternary.kv-ee-button-background { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-quaternary.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-ghost-quaternary.kv-ee-button-background:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-text { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-text:focus, .background-id_0 .kv-ee-button-ghost-text:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-text.kv-ee-button-card { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-text.kv-ee-button-card:focus, .background-id_0 .kv-ee-button-ghost-text.kv-ee-button-card:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-text.kv-ee-button-background { box-shadow: rgb(33, 33, 33) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-button-ghost-text.kv-ee-button-background:focus, .background-id_0 .kv-ee-button-ghost-text.kv-ee-button-background:hover { box-shadow: rgb(33, 33, 33) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-color-stroke.kv-ee-text2 { text-shadow: none; stroke: rgb(33, 33, 33); }

.background-id_0 a { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 a:hover { color: rgb(33, 33, 33); text-shadow: none; background-color: rgba(33, 33, 33, 0.1); }

.background-id_0 a:focus { text-shadow: none; outline-color: rgb(33, 33, 33); }

.background-id_0 .kv-main a { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-main a:hover { color: rgb(33, 33, 33); text-shadow: none; background-color: rgba(33, 33, 33, 0.1); }

.background-id_0 .kv-main a:focus { text-shadow: none; outline-color: rgb(33, 33, 33); }

.background-id_0 .kv-main .kv-ee-card a, .background-id_0 .kv-main .kv-ee-content-card a, .background-id_0 .kv-main .kv-ee-default-card a, .background-id_0 .kv-main .kv-ee-item-card a { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-main .kv-ee-card a:hover, .background-id_0 .kv-main .kv-ee-content-card a:hover, .background-id_0 .kv-main .kv-ee-default-card a:hover, .background-id_0 .kv-main .kv-ee-item-card a:hover { text-shadow: none; color: rgb(7, 7, 7); }

.background-id_0 .kv-ee-default-card { background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px inset; text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-select-box .kv-ee-select-box-innerwrapper { background-color: rgb(249, 249, 249); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_0 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container { background: rgb(249, 249, 249); }

.background-id_0 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container li.kv-ee-active-element, .background-id_0 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container li:hover { text-shadow: none; background-color: rgba(33, 33, 33, 0.08); }

.background-id_0 .kv-image-border-primary { border-color: rgb(124, 236, 229); }

.background-id_0 .kv-image-border-secondary { border-color: rgb(216, 199, 181); }

.background-id_0 .kv-image-border-tertiary { border-color: rgb(33, 33, 33); }

.background-id_0 .kv-image-border-quarternary { border-color: rgb(0, 0, 0); }

.background-id_1 .kv-ee-text1 { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-content { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 pre { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-section-title { text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-section-title.kv-ee-on_card { text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-section-title.kv-ee-on_background { text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-section-title.kv-ee-on_accent1 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-section-title.kv-ee-on_accent2 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-section-subtitle { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-section-subtitle.kv-ee-on_card { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-section-subtitle.kv-ee-on_background { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-section-subtitle.kv-ee-on_accent1 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-section-subtitle.kv-ee-on_accent2 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-section-description { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-section-description.kv-ee-on_card { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-section-description.kv-ee-on_background { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-section-description.kv-ee-on_accent1 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-section-description.kv-ee-on_accent2 { text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-custom-text-cl1 { color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-custom-text-cl2 { color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-custom-text-cl3 { color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-custom-text-cl4 { color: rgb(216, 199, 181); }

.background-id_1 .kv-ee-custom-border-cl1 { border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-custom-border-cl2 { border-color: rgb(33, 33, 33); background-color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-custom-border-cl3 { border-color: rgb(124, 236, 229); background-color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-custom-border-cl4 { border-color: rgb(216, 199, 181); background-color: rgb(216, 199, 181); }

.background-id_1 .kv-ee-button-primary { background-color: rgb(124, 236, 229); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-primary:focus, .background-id_1 .kv-ee-button-primary:hover { background-color: rgb(168, 242, 237); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-primary.kv-ee-button-card { background-color: rgb(124, 236, 229); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-primary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-primary.kv-ee-button-card:hover { background-color: rgb(168, 242, 237); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-primary.kv-ee-button-background { background-color: rgb(124, 236, 229); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-primary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-primary.kv-ee-button-background:hover { background-color: rgb(168, 242, 237); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-secondary { background-color: rgb(216, 199, 181); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-secondary:focus, .background-id_1 .kv-ee-button-secondary:hover { background-color: rgb(233, 224, 214); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-secondary.kv-ee-button-card { background-color: rgb(216, 199, 181); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-secondary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-secondary.kv-ee-button-card:hover { background-color: rgb(233, 224, 214); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-secondary.kv-ee-button-background { background-color: rgb(216, 199, 181); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-secondary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-secondary.kv-ee-button-background:hover { background-color: rgb(233, 224, 214); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-tertiary { background-color: rgb(255, 255, 255); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-tertiary:focus, .background-id_1 .kv-ee-button-tertiary:hover { background-color: rgb(255, 255, 255); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-tertiary.kv-ee-button-card { background-color: rgb(255, 255, 255); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-tertiary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-tertiary.kv-ee-button-card:hover { background-color: rgb(255, 255, 255); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-tertiary.kv-ee-button-background { background-color: rgb(255, 255, 255); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-tertiary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-tertiary.kv-ee-button-background:hover { background-color: rgb(255, 255, 255); text-shadow: none; color: rgb(33, 33, 33); }

.background-id_1 .kv-ee-button-quaternary, .background-id_1 .kv-ee-button-text { background-color: rgb(0, 0, 0); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-button-quaternary:focus, .background-id_1 .kv-ee-button-quaternary:hover, .background-id_1 .kv-ee-button-text:focus, .background-id_1 .kv-ee-button-text:hover { background-color: rgb(25, 25, 25); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-button-quaternary.kv-ee-button-card, .background-id_1 .kv-ee-button-text.kv-ee-button-card { background-color: rgb(0, 0, 0); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-button-quaternary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-quaternary.kv-ee-button-card:hover, .background-id_1 .kv-ee-button-text.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-text.kv-ee-button-card:hover { background-color: rgb(25, 25, 25); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-button-quaternary.kv-ee-button-background, .background-id_1 .kv-ee-button-text.kv-ee-button-background { background-color: rgb(0, 0, 0); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-button-quaternary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-quaternary.kv-ee-button-background:hover, .background-id_1 .kv-ee-button-text.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-text.kv-ee-button-background:hover { background-color: rgb(25, 25, 25); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-button-ghost-primary { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-primary:focus, .background-id_1 .kv-ee-button-ghost-primary:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-primary.kv-ee-button-card { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-primary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-ghost-primary.kv-ee-button-card:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-primary.kv-ee-button-background { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-primary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-ghost-primary.kv-ee-button-background:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-secondary { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-secondary:focus, .background-id_1 .kv-ee-button-ghost-secondary:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-secondary.kv-ee-button-card { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-secondary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-ghost-secondary.kv-ee-button-card:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-secondary.kv-ee-button-background { box-shadow: rgb(216, 199, 181) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-secondary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-ghost-secondary.kv-ee-button-background:hover { box-shadow: rgb(216, 199, 181) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-tertiary { box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-tertiary:focus, .background-id_1 .kv-ee-button-ghost-tertiary:hover { box-shadow: rgb(255, 255, 255) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-tertiary.kv-ee-button-card { box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-tertiary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-ghost-tertiary.kv-ee-button-card:hover { box-shadow: rgb(255, 255, 255) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-tertiary.kv-ee-button-background { box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-tertiary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-ghost-tertiary.kv-ee-button-background:hover { box-shadow: rgb(255, 255, 255) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-quaternary { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-quaternary:focus, .background-id_1 .kv-ee-button-ghost-quaternary:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-quaternary.kv-ee-button-card { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-quaternary.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-ghost-quaternary.kv-ee-button-card:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-quaternary.kv-ee-button-background { box-shadow: rgb(0, 0, 0) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-quaternary.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-ghost-quaternary.kv-ee-button-background:hover { box-shadow: rgb(0, 0, 0) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-text { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-text:focus, .background-id_1 .kv-ee-button-ghost-text:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-text.kv-ee-button-card { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-text.kv-ee-button-card:focus, .background-id_1 .kv-ee-button-ghost-text.kv-ee-button-card:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-text.kv-ee-button-background { box-shadow: rgb(124, 236, 229) 0px 0px 0px 2px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-button-ghost-text.kv-ee-button-background:focus, .background-id_1 .kv-ee-button-ghost-text.kv-ee-button-background:hover { box-shadow: rgb(124, 236, 229) 0px 0px 0px 4px inset; text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-ee-color-stroke.kv-ee-text2 { text-shadow: none; stroke: rgb(124, 236, 229); }

.background-id_1 a { text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 a:hover { color: rgb(255, 255, 255); text-shadow: none; background-color: rgba(124, 236, 229, 0.1); }

.background-id_1 a:focus { text-shadow: none; outline-color: rgb(255, 255, 255); }

.background-id_1 .kv-main a { text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-main a:hover { color: rgb(255, 255, 255); text-shadow: none; background-color: rgba(124, 236, 229, 0.1); }

.background-id_1 .kv-main a:focus { text-shadow: none; outline-color: rgb(255, 255, 255); }

.background-id_1 .kv-main .kv-ee-card a, .background-id_1 .kv-main .kv-ee-content-card a, .background-id_1 .kv-main .kv-ee-default-card a, .background-id_1 .kv-main .kv-ee-item-card a { text-shadow: none; color: rgb(124, 236, 229); }

.background-id_1 .kv-main .kv-ee-card a:hover, .background-id_1 .kv-main .kv-ee-content-card a:hover, .background-id_1 .kv-main .kv-ee-default-card a:hover, .background-id_1 .kv-main .kv-ee-item-card a:hover { text-shadow: none; color: rgb(79, 229, 220); }

.background-id_1 .kv-ee-default-card { background-color: rgb(50, 50, 50); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-select-box .kv-ee-select-box-innerwrapper { background-color: rgb(45, 45, 45); text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container { background: rgb(45, 45, 45); }

.background-id_1 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container li.kv-ee-active-element, .background-id_1 .kv-ee-select-box .kv-ee-select-box-innerwrapper .kv-ee-select-box-dropdown-container li:hover { text-shadow: none; background-color: rgba(255, 255, 255, 0.08); }

.background-id_1 .kv-image-border-primary { border-color: rgb(124, 236, 229); }

.background-id_1 .kv-image-border-secondary { border-color: rgb(216, 199, 181); }

.background-id_1 .kv-image-border-tertiary { border-color: rgb(255, 255, 255); }

.background-id_1 .kv-image-border-quarternary { border-color: rgb(0, 0, 0); }

.lahuni83 .kv-ee-mobile .kv-ee-compact-header { min-height: 3.5rem; }

.lahuni83 .kv-ee-mobile .kv-ee-container.kv-ee-content { padding-top: 6rem; padding-bottom: calc(5rem); }

.lahuni83 .kv-ee-mobile .kv-ee-container-fluid.kv-ee-navigation { height: 100%; min-height: 3.5rem; }

.lahuni83 .kv-ee-mobile .kv-ee-container-fluid.kv-ee-navigation header { margin-bottom: 0px; margin-top: 0px; height: 100%; }

.lahuni83 .kv-full-page { min-height: 100vh !important; }

.lahuni83 .kv-ee-compact-header { min-height: 5rem; }

.lahuni83 .kv-ee-navigation-position { position: absolute; z-index: 10; user-select: none; width: 100%; min-height: 5rem; display: flex; align-items: center; }

.lahuni83 .kv-ee-navigation-position.kv-check-scroll { position: fixed; }

.lahuni83 .kv-ee-has-cover .kv-ee-navigation-position.kv-check-scroll { transition: 0.2s; }

.lahuni83 .kv-ee-has-cover .kv-ee-navigation-position.kv-check-scroll.kv-scrolled { box-shadow: rgba(0, 0, 0, 0.12) 0px 0.125rem 1rem; }

.lahuni83 .kv-ee-header-container { position: relative; display: flex; align-items: center; }

.lahuni83 .kv-ee-navigation-position.kv-ee-menu-top { top: 0px; }

.lahuni83 .kv-ee-navigation-position.kv-ee-menu-bottom { bottom: 0px; }

.lahuni83 .kv-ee-container-fluid.kv-ee-navigation { width: 100%; max-width: 100% !important; }

.lahuni83 .kv-ee-container-fluid.kv-ee-navigation header { min-height: inherit; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }

.lahuni83 .kv-ee-sub { min-height: 90px; }

.lahuni83 .kv-ee-no-cover .kv-ee-navigation-position, .lahuni83 .kv-ee-sub .kv-ee-navigation-position { position: relative; }

.lahuni83 .kv-ee-container.kv-ee-content { padding-top: 8rem; padding-bottom: calc(7rem); min-height: 50vh; display: flex; flex-direction: column; justify-content: center; }

.lahuni83 .kv-ee-container.kv-ee-content.kv-ee-align-left .kv-ee-row { justify-content: flex-start; text-align: left; }

.lahuni83 .kv-ee-container.kv-ee-content.kv-ee-align-center .kv-ee-row { justify-content: center; text-align: center; }

.lahuni83 .kv-ee-container.kv-ee-content.kv-ee-align-right .kv-ee-row { justify-content: flex-end; text-align: right; }

@media (min-width: 992px) {
  .lahuni83 .kv-ee-navigation-position { height: auto; }
  .lahuni83 .kv-ee-navigation-position .kv-ee-container-fluid.kv-ee-navigation { min-height: 4rem; transition: 0.2s; height: 100%; padding-left: 2rem; padding-right: 2rem; }
  .lahuni83 .kv-ee-navigation-position .kv-ee-container-fluid.kv-ee-navigation header { margin-top: 0px; height: 100%; flex-wrap: nowrap; }
}

.lahuni83 .kv-ee-mobile .kv-ee-logo h1 { font-size: 1.25rem; }

@media (max-width: 375px) {
  .lahuni83 .kv-ee-logo h1 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
}

.lahuni83 .kv-ee-logo { flex: 1 1 0%; padding: 0.5rem 1rem 0.5rem 0px; position: relative; }

.lahuni83 .kv-ee-logo h1 { font-weight: 400; margin: 0px; font-size: 2rem; word-break: normal; }

.lahuni83 .kv-ee-logo div { display: inline-block; position: relative; }

.lahuni83 .kv-ee-site-title-link { text-shadow: none; font-size: 2rem; text-decoration: none !important; }

.lahuni83 .kv-ee-sub .kv-ee-logo { padding: 0px; }

.lahuni83 .kv-ee-sub .kv-ee-logo div { margin: 0px; }

.lahuni83 .kv-ee-logo-image { max-width: 100%; transition: 240ms; background-color: transparent !important; }

.lahuni83 .kv-ee-logo-small .kv-ee-logo-image { max-height: 5rem; }

@media (max-width: 767px) {
  .lahuni83 .kv-ee-logo-small .kv-ee-logo-image { max-height: 5rem; }
}

.lahuni83 .kv-ee-logo-medium .kv-ee-logo-image { max-height: 7rem; }

@media (max-width: 767px) {
  .lahuni83 .kv-ee-logo-medium .kv-ee-logo-image { max-height: 6rem; }
}

.lahuni83 .kv-ee-logo-large .kv-ee-logo-image { max-height: 10rem; }

@media (max-width: 767px) {
  .lahuni83 .kv-ee-logo-large .kv-ee-logo-image { max-height: 8rem; }
}

.lahuni83 .kv-ee-logo-extra-large .kv-ee-logo-image { max-height: 14rem; }

@media (max-width: 767px) {
  .lahuni83 .kv-ee-logo-extra-large .kv-ee-logo-image { max-height: 10rem; }
}

.lahuni83 .kv-ee-mobile nav ul li .kv-ee-button-callToAction { padding-left: 1rem; padding-right: 1rem; }

.lahuni83 .kv-ee-mobile .kv-ee-call-to-action { margin-top: 1rem; margin-bottom: 1rem; }

@media (max-width: 375px) {
  .lahuni83 .kv-ee-call-to-action { padding: 0px 0.75rem; margin-bottom: 0.5rem; margin-top: 0.5rem; }
  .lahuni83 .kv-ee-button-cart { margin-top: 0.5rem; margin-bottom: 0.5rem; margin-left: 0.5rem; }
}

@media (min-width: 376px) and (max-width: 991px) {
  .lahuni83 .kv-ee-button-cart { margin-top: 1rem; margin-bottom: 1rem; }
}

.lahuni83 .kv-ee-button-callToAction { padding: 0.5rem 0.75rem; }

.lahuni83 .kv-ee-custom-header-buttons { display: flex; align-items: center; }

.lahuni83 .kv-ee-custom-header-buttons .kv-ee-button-cart, .lahuni83 .kv-ee-custom-header-buttons .kv-ee-call-to-action { z-index: 15; }

.lahuni83 .kv-ee-custom-header-buttons a i { font-size: 1.25rem; }

.lahuni83 .kv-ee-button-cart { padding: 0.75rem; border-radius: 3rem; margin-left: 8px; height: 48px; }

.lahuni83 .fa.fa-shopping-cart { padding: 0.25rem; }

.lahuni83 .kv-ee-call-to-action { display: flex; align-items: center; padding: 0px 1rem; border-radius: 3rem; text-decoration: none; margin-bottom: 1rem; min-height: 3rem !important; font-size: 1rem !important; }

@media (min-width: 992px) {
  .lahuni83 .kv-ee-navigation-position .kv-ee-container-fluid.kv-ee-navigation .kv-ee-logo { transform-origin: left center; transition-duration: 0.2s; transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); transition-property: transform; }
  .lahuni83 .kv-ee-logo-image { max-width: 50vw; }
  .lahuni83 .kv-ee-call-to-action { margin-left: 1rem; margin-bottom: 0px; padding: 0px 1rem; }
}

.lahuni83 .kv-ee-mobile .kv-menu { position: relative; z-index: 11; border-radius: 50%; margin-bottom: 1rem; margin-top: 1rem; margin-left: 0.5rem; height: 3rem; width: 3rem; display: flex; justify-content: center; align-items: center; }

.lahuni83 .kv-ee-mobile .kv-ee-menu-icon { width: 3rem; height: 3rem; position: relative; cursor: pointer; }

.lahuni83 .kv-ee-mobile .kv-ee-menu-icon div { height: 2px; width: 20px; position: absolute; left: calc(50% - 10px); top: calc(50% - 1px); transition: transform 350ms cubic-bezier(0.16, 0.84, 0.44, 1); }

.lahuni83 .kv-ee-mobile .kv-ee-menu-icon div:nth-of-type(1) { transform: translateY(-6px); }

.lahuni83 .kv-ee-mobile .kv-ee-menu-icon div:nth-of-type(3) { transform: translateY(6px); }

@media (max-width: 375px) {
  .lahuni83 .kv-menu { margin-top: 0.5rem; margin-bottom: 0.5rem; }
}

@media (max-width: 413px) {
  .lahuni83 .kv-menu { margin-left: 0.5rem; }
}

@media (max-width: 991px) {
  .lahuni83 .kv-ee-mobile .kv-ee-menu-icon, .lahuni83 .kv-ee-mobile .kv-menu { width: 2.75rem; height: 2.75rem; }
}

.lahuni83 .kv-ee-has-cover .kv-ee-navigation-position.kv-check-scroll.kv-scrolled .kv-menu { background-color: transparent; }

.lahuni83 .kv-ee-menu-open .kv-ee-mobile nav ul { transform: translateX(0px); visibility: initial; }

.lahuni83 .kv-scrolled .kv-menu { box-shadow: none !important; background-color: transparent; }

.lahuni83 .kv-ee-menu-close nav ul, .lahuni83 .kv-ee-menu-open nav ul { transition: 0.5s; }

.lahuni83 .kv-ee-menu-close { box-shadow: rgba(0, 0, 0, 0.12) 0px 0.25rem 1rem; }

.lahuni83 .kv-ee-menu-open .kv-menu { background-color: transparent !important; box-shadow: none; }

.lahuni83 .kv-ee-menu-open .kv-ee-menu-icon div:nth-of-type(1) { transform: rotate(45deg) !important; }

.lahuni83 .kv-ee-menu-open .kv-ee-menu-icon div:nth-of-type(2) { transform: scale(0); }

.lahuni83 .kv-ee-menu-open .kv-ee-menu-icon div:nth-of-type(3) { transform: rotate(135deg) !important; }

.lahuni83 .kv-ee-sub .kv-ee-mobile .kv-menu { box-shadow: none !important; background-color: transparent !important; }

.lahuni83 .kv-ee-mobile .kv-ee-next-section-container { transform: scale(0.75); }

.lahuni83 .kv-ee-next-section-container { cursor: pointer; width: 3rem; height: 3rem; position: absolute; bottom: 1.5rem; left: calc(50% - 1.5rem); }

.lahuni83 .kv-ee-next-section-container svg { width: 2rem; position: absolute; left: calc(50% - 1rem); top: calc(25% - 0.5rem); animation: 2s ease 0s infinite normal none running bounce; }

@keyframes bounce { 
  0%, 100%, 20%, 50%, 80% { top: calc(25% - 8px); }
  40% { top: calc(25% - 24px); opacity: 0.6; }
  60% { top: calc(25% - 16px); opacity: 0.75; }
}

.lahuni83 .kv-next-section { transition-property: opacity, transform, opacity, visibility; transition-duration: 260ms; transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); visibility: initial; }

.lahuni83 .kv-next-section.kv-scrolled { animation: auto ease 0s 1 normal none running none; visibility: hidden; opacity: 0; transform: translateY(-10px); }

.lahuni83 .kv-ee-next-section-container.kv-ee-menu-bottom { display: none; }

.lahuni83 .kv-ee-mobile nav { flex-wrap: wrap-reverse; justify-content: flex-end; }

.lahuni83 .kv-ee-mobile nav ul { z-index: 10; transform: translateX(100%); visibility: hidden; position: fixed; overflow-y: auto; inset: 0px; backdrop-filter: blur(10px) saturate(125%); list-style: none; margin: 0px; will-change: transform; padding: 5rem 1rem 1rem; display: flex; flex-direction: column; border-radius: 0px; }

.lahuni83 .kv-ee-mobile nav ul li { display: block; text-align: center; margin: 0.5rem 0px; }

.lahuni83 .kv-ee-mobile nav ul li a { text-decoration: none; max-width: 100%; text-shadow: none; display: block; }

.lahuni83 .kv-ee-mobile nav ul li [data-uri-path] { font-size: 1.5rem; }

.lahuni83 nav { display: flex; margin-left: auto; }

.lahuni83 ul.kv-ee-menu { box-shadow: none; margin-top: 0px; }

@media (min-width: 992px) {
  .lahuni83 nav { margin-left: 2rem; display: flex; align-items: stretch; justify-content: flex-end; padding: 0.5rem 0px; flex: 4 0 0px; }
  .lahuni83 nav ul { list-style: none; padding: 0px 1rem; margin-bottom: 0px; display: flex; align-items: center; flex-wrap: nowrap; white-space: nowrap; box-shadow: rgba(0, 0, 0, 0.12) 0px 0.25rem 1rem; border-radius: 3rem; }
  .lahuni83 nav ul li { display: inline-block; }
  .lahuni83 nav ul li a { padding: 0.75rem; position: relative; cursor: pointer; text-decoration: none; display: block; max-width: 200px; overflow: hidden; text-overflow: ellipsis; }
  .lahuni83 nav ul li a::before { height: 0.125rem; position: absolute; content: ""; bottom: 4px; left: 0.75rem; right: 0.75rem; opacity: 0; border-radius: 0.125rem; transition: 0.2s; }
  .lahuni83 nav ul li a:hover { cursor: pointer; }
  .lahuni83 nav ul li a.kv-ee-active::before, .lahuni83 nav ul li a:hover::before { opacity: 1; }
  .lahuni83 .kv-scrolled { box-shadow: none; }
  .lahuni83 .kv-scrolled ul.kv-ee-menu { background-color: transparent !important; box-shadow: none; }
  .lahuni83 .kv-scrolled ul.kv-ee-menu li a:hover { cursor: pointer; }
  .kijubo11 .kv-ee-text-padding { padding-left: 3rem; padding-right: 3rem; }
}

.lahuni83 .kv-ee-section-description { max-width: 570px; }

.lahuni83 .kv-ee-align-center .kv-ee-section-description, .lahuni83 .kv-ee-align-center .kv-ee-section-subtitle { margin-left: auto; margin-right: auto; }

.lahuni83 .kv-ee-align-right .kv-ee-section-description, .lahuni83 .kv-ee-align-right .kv-ee-section-subtitle { margin-left: auto; }

.lahuni83 .kv-ee-row.kv-ee-buttons > div > .kv-ee-buttons { margin: 1rem -8px -16px; }

@media (-ms-high-contrast:none), (-ms-high-contrast:active) {
  .lahuni83 .kv-ee-content { padding-top: calc(2rem + 20vh) !important; width: 100%; }
}

@media (-ms-high-contrast:none) and (min-width: 992px), (-ms-high-contrast:active) and (min-width: 992px) {
  .lahuni83 .kv-ee-content { padding-top: calc(4rem + 20vh) !important; }
}

.lahuni83 ul li { position: relative; }

.lahuni83 ul li a { white-space: nowrap; position: relative; }

.lahuni83 ul li a.kv-ee-active { text-decoration: underline; }

.lahuni83 ul li ul { opacity: 0; position: absolute; transition: 0.5s; left: 50%; display: block; padding: 0.5rem 1rem; transform: scaleY(0) translateX(-50%); transform-origin: center top; }

.lahuni83 ul li ul li { clear: both; width: 100%; display: block; }

.lahuni83 ul li ul:focus, .lahuni83 ul li ul:hover, .lahuni83 ul li:focus-within > ul, .lahuni83 ul li:hover > ul { opacity: 1; transform: scale(1) translateX(-50%); }

.lahuni83 li.kv-ee-with-children > a { pointer-events: none; }

.lahuni83 li.kv-ee-with-children:focus-within > a, .lahuni83 li.kv-ee-with-children:hover > a { pointer-events: all; }

.lahuni83 li:focus, .lahuni83 li:focus-within, .lahuni83 li:hover { cursor: pointer; }

.lahuni83 li:focus-within a { outline: 0px; }

.lahuni83 .kv-ee-dropdown { border-radius: 0.25rem; }

.lahuni83 .kv-ee-with-children a::after { content: ""; position: absolute; right: 0px; top: 50%; height: 0px; width: 0px; }

.lahuni83 .kv-ee-menu-item-wrapper > .kv-ee-with-children a { display: block; text-align: center; }

.lahuni83 .kv-ee-menu-item-wrapper > .kv-ee-with-children li { text-align: left; }

.lahuni83 .kv-ee-menu-item-wrapper > .kv-ee-with-children > a::after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid; margin: -2px auto; }

.lahuni83 .kv-ee-menu-item-wrapper > .kv-ee-with-children .kv-ee-with-children > a::after { left: 7px; right: auto; border-width: 4px 5px 4px 0px; border-top-style: solid; border-top-color: transparent; border-bottom-style: solid; border-bottom-color: transparent; border-right-style: solid; border-right-color: rgb(51, 51, 51); border-left-style: initial; border-left-color: initial; margin-top: -4px; }

.lahuni83 .kv-ee-mobile nav ul.kv-ee-dropdown { display: none; padding: 0.5rem; right: 0px; background: 0px 0px; }

.lahuni83 .kv-ee-mobile li ul:focus, .lahuni83 .kv-ee-mobile li ul:hover, .lahuni83 .kv-ee-mobile li:focus-within > ul, .lahuni83 .kv-ee-mobile li:hover > ul { position: relative; display: block; }

.lahuni83 .kv-ee-mobile .kv-ee-with-children a::after { border-top: 5px solid; }

.lahuni83 .kv-ee-mobile .kv-ee-with-children ul.kv-ee-dropdown li a { font-size: 1rem; padding: 0.25rem 0px; }

.background-id_808080m16.lahuni83 .kv-ee-has-cover .kv-ee-navigation-position.kv-check-scroll { background-color: rgba(255, 255, 255, 0); }

.background-id_808080m16.lahuni83 .kv-ee-has-cover .kv-ee-navigation-position.kv-check-scroll.kv-scrolled { background-color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-logo { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-site-title-link { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-has-cover .kv-scrolled .kv-ee-site-title-link { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-has-cover.kv-ee-navigation-position.kv-check-scroll.kv-scrolled .kv-ee-logo h1 { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-site-title-link { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-logo .kv-ee-logo-text { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-mobile .kv-menu { background-color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-mobile .kv-ee-menu-icon div { background-color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-menu-open .kv-ee-menu-icon div { background-color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-menu-close .kv-ee-menu-icon div { background-color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-scrolled .kv-ee-menu-icon div { background-color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-menu-icon div { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; background-color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-scrolled .kv-ee-menu-icon div { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; background-color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub.kv-ee-menu-open .kv-ee-menu-icon div { background-color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-mobile nav ul { background: rgba(255, 255, 255, 0.9); }

.background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li a { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li a.kv-ee-active { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li [data-uri-path] { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li [data-uri-path].kv-ee-active { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-mobile.kv-ee-navigation nav ul li a { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-mobile.kv-ee-navigation nav ul li a::after { background: rgb(124, 236, 229); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-mobile.kv-ee-navigation nav ul li a.kv-ee-active { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation nav ul li a { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation nav ul li a::after { background: rgb(124, 236, 229); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation nav ul li a.kv-ee-active { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-navigation nav ul li a { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-navigation nav ul li a::after { background: rgb(124, 236, 229); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-navigation nav ul li a.kv-ee-active { text-shadow: rgba(0, 0, 0, 0.365) 0px 1px 3px; color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-mobile.kv-ee-navigation nav ul li a { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-mobile.kv-ee-navigation nav ul li a::after { background: rgb(124, 236, 229); }

.background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-mobile.kv-ee-navigation nav ul li a.kv-ee-active { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 ul li ul { background-color: rgb(255, 255, 255); }

.background-id_808080m16.lahuni83 ul li ul li a { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 ul li ul li a.kv-ee-active { color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-dropdown { background-color: rgb(255, 255, 255); color: rgb(33, 33, 33); }

.background-id_808080m16.lahuni83 .kv-ee-has-cover .kv-scrolled .kv-ee-site-title-link, .background-id_808080m16.lahuni83 .kv-ee-has-cover.kv-ee-navigation-position.kv-check-scroll.kv-scrolled .kv-ee-logo h1, .background-id_808080m16.lahuni83 .kv-ee-menu-close .kv-ee-menu-icon div, .background-id_808080m16.lahuni83 .kv-ee-menu-open .kv-ee-menu-icon div, .background-id_808080m16.lahuni83 .kv-ee-mobile .kv-ee-menu-icon div, .background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li [data-uri-path], .background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li [data-uri-path].kv-ee-active, .background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li a, .background-id_808080m16.lahuni83 .kv-ee-mobile nav ul li a.kv-ee-active, .background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-logo .kv-ee-logo-text, .background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-mobile.kv-ee-navigation nav ul li a, .background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-mobile.kv-ee-navigation nav ul li a.kv-ee-active, .background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-mobile.kv-ee-navigation nav ul li a, .background-id_808080m16.lahuni83 .kv-ee-sub .kv-ee-navigation-position.kv-scrolled .kv-ee-mobile.kv-ee-navigation nav ul li a.kv-ee-active, .background-id_808080m16.lahuni83 .kv-ee-sub.kv-ee-menu-open .kv-ee-menu-icon div, .background-id_808080m16.lahuni83 .kv-scrolled .kv-ee-menu-icon div { text-shadow: none; }

@media (min-width: 992px) {
  .background-id_808080m16.lahuni83 nav ul, .background-id_808080m16.lahuni83 nav ul li a { color: rgb(33, 33, 33); }
  .background-id_808080m16.lahuni83 nav ul li a::before { background: rgb(124, 236, 229); }
  .background-id_808080m16.lahuni83 nav ul li a:hover { color: rgb(58, 58, 58); }
  .background-id_808080m16.lahuni83 ul.kv-ee-menu { background-color: rgb(255, 255, 255); }
  .background-id_808080m16.lahuni83 .kv-scrolled { background: rgb(255, 255, 255); color: rgb(33, 33, 33); }
  .background-id_808080m16.lahuni83 .kv-scrolled ul.kv-ee-menu li a { color: rgb(33, 33, 33); }
  .background-id_808080m16.lahuni83 .kv-scrolled ul.kv-ee-menu li a::before { background: rgb(124, 236, 229); }
  .background-id_808080m16.lahuni83 .kv-ee-has-cover nav ul li a { color: rgb(33, 33, 33); }
  .background-id_808080m16.lahuni83 .kv-ee-has-cover nav ul li a::before { background: rgb(124, 236, 229); }
  .background-id_808080m16.lahuni83 .kv-ee-no-cover nav ul li a { color: rgb(33, 33, 33); }
  .background-id_808080m16.lahuni83 .kv-ee-no-cover nav ul li a::before { background: rgb(124, 236, 229); }
  .background-id_808080m16.lahuni83 .kv-ee-has-cover nav ul li a, .background-id_808080m16.lahuni83 .kv-ee-no-cover nav ul li a, .background-id_808080m16.lahuni83 .kv-scrolled, .background-id_808080m16.lahuni83 .kv-scrolled ul.kv-ee-menu li a, .background-id_808080m16.lahuni83 nav ul, .background-id_808080m16.lahuni83 nav ul li a, .background-id_808080m16.lahuni83 nav ul li a:hover { text-shadow: none; }
}

.background-id_808080m16.lahuni83 .kv-ee-dropdown, .background-id_808080m16.lahuni83 ul li ul li a, .background-id_808080m16.lahuni83 ul li ul li a.kv-ee-active { text-shadow: none; }

.kijubo11 .kv-ee-container.kv-ee-text, .kijubo11 .kv-ee-container.kv-ee-text > .kv-ee-row { pointer-events: none; }

.kijubo11 .kv-ee-container.kv-ee-text > .kv-ee-content-text, .kijubo11 .kv-ee-container.kv-ee-text > .kv-ee-row > .kv-ee-content-text { pointer-events: all; }

.kijubo11 .kv-ee-content-inner { width: 100%; }

.kijubo11 .kv-ee-content-text { display: flex; align-items: center; max-width: 690px; }

.kijubo11 .kv-ee-text-padding { margin: auto; }

@media (min-width: 576px) and (max-width: 991px) {
  .kijubo11 .kv-ee-text-padding { max-width: 510px; }
}

.kijubo11 .kv-ee-original { padding: 1rem; }

.kijubo11 .kv-ee-bg-image { background-size: cover; background-position: center center; }

.kijubo11 .kv-ee-blob { max-width: 80%; padding-bottom: 80%; margin: 3rem auto; }

@media (max-width: 576px) {
  .kijubo11 .kv-ee-blob { max-width: 80%; padding-bottom: 80%; margin-top: 3rem; }
}

.kijubo11 .kv-ee-circle, .kijubo11 .kv-ee-landscape, .kijubo11 .kv-ee-portrait, .kijubo11 .kv-ee-square { padding: 4rem; }

.kijubo11 .kv-ee-circle .kv-ee-bg-image, .kijubo11 .kv-ee-landscape .kv-ee-bg-image, .kijubo11 .kv-ee-portrait .kv-ee-bg-image, .kijubo11 .kv-ee-square .kv-ee-bg-image { margin-left: unset; width: 100%; }

@media (max-width: 576px) {
  .kijubo11 .kv-ee-circle, .kijubo11 .kv-ee-landscape, .kijubo11 .kv-ee-portrait, .kijubo11 .kv-ee-square { padding: 3rem 3rem 0px; }
}

.kijubo11 .kv-ee-landscape .kv-ee-bg-image { padding-bottom: 75%; }

.kijubo11 .kv-ee-portrait .kv-ee-bg-image { padding-bottom: 125%; }

.kijubo11 .kv-ee-square .kv-ee-bg-image { padding-bottom: 100%; }

.kijubo11 .kv-ee-circle .kv-ee-bg-image { padding-bottom: 100%; border-radius: 50%; }

.kijubo11 .kv-ee-circle, .kijubo11 .kv-ee-filled, .kijubo11 .kv-ee-landscape, .kijubo11 .kv-ee-portrait, .kijubo11 .kv-ee-square { margin-left: -15px; width: calc(100% + 30px); }

.kijubo11 .kv-ee-filled { padding-top: 0px; padding-bottom: 0px; height: 100%; position: relative; }

.kijubo11 .kv-ee-filled .kv-ee-bg-image { padding-bottom: 0px; min-height: 20rem; height: 100%; width: 100%; }

.kijubo11 .kv-ee-text .kv-ee-content-text, .kijubo11 .kv-ee-text.kv-ee-mirror .kv-ee-content-text { padding-right: 2rem; padding-left: 2rem; }

.kijubo11 .kv-ee-text .kv-ee-content-text.kv-ee-text-center, .kijubo11 .kv-ee-text.kv-ee-mirror .kv-ee-content-text.kv-ee-text-center { padding-left: 15px; padding-right: 15px; }

.kijubo11 .kv-ee-line { margin: 1rem 0px; display: block; width: 2rem; height: 0.2rem; }

.kijubo11 .kv-ee-buttons { margin-top: 1.5rem; }

.kijubo11 .kv-ee-button { margin-top: 0.5rem; }

.kijubo11 .kv-ee-align-left { text-align: left; }

.kijubo11 .kv-ee-align-left .kv-ee-line { margin: 1rem auto 1rem 0px; }

.kijubo11 .kv-ee-align-left .kv-ee-content-text { margin-right: auto; }

.kijubo11 .kv-ee-align-left .kv-ee-button { margin-right: 0.5rem; }

.kijubo11 .kv-ee-align-center { text-align: center; }

.kijubo11 .kv-ee-align-center .kv-ee-line { margin: 1rem auto; }

.kijubo11 .kv-ee-align-center .kv-ee-content-text { margin-left: auto; margin-right: auto; }

.kijubo11 .kv-ee-align-center .kv-ee-button { margin-left: 0.25rem; margin-right: 0.25rem; }

.kijubo11 .kv-ee-align-right { text-align: right; }

.kijubo11 .kv-ee-align-right .kv-ee-line { margin: 1rem 0px 1rem auto; }

.kijubo11 .kv-ee-align-right .kv-ee-content-text { margin-left: auto; }

.kijubo11 .kv-ee-align-right .kv-ee-button { margin-left: 0.5rem; }

@media (min-width: 1200px) {
  .kijubo11 .kv-ee-blob, .kijubo11 .kv-ee-circle, .kijubo11 .kv-ee-landscape, .kijubo11 .kv-ee-portrait, .kijubo11 .kv-ee-square { margin: 0px auto; }
}

.background-id_0.kijubo11 .kv-ee-line { background-color: rgb(124, 236, 229); }

.bajigu77 .kv-ee-logo-image { width: 100%; }

.bajigu77 .kv-ee-logo-small { max-width: 50%; }

.bajigu77 .kv-ee-logo-medium { max-width: 60%; }

.bajigu77 .kv-ee-logo-large { max-width: 75%; }

.bajigu77 .kv-ee-logo-extra-large { max-width: 100%; }

.bajigu77 .logo-image { max-width: 200px; }

.bajigu77 a[data-type="email"], .bajigu77 a[data-type="phone"] { padding: 0px; margin: 0px; font-size: 1rem; }

@media (max-width: 575.99px) {
  .kijubo11 .kv-ee-content-text { padding: 0.5rem; }
  .kijubo11 .kv-ee-circle .kv-ee-content-image { border-radius: 50%; padding-bottom: 50%; width: 50%; margin: 0px auto; }
  .bajigu77 a[data-type="email"], .bajigu77 a[data-type="phone"] { font-size: 0.875rem; }
  .bajigu77 .kv-ee-footer-social .kv-ee-links li a:focus::before, .bajigu77 .kv-ee-footer-social .kv-ee-links li a:hover::before { background: 0px 0px; transform: none; width: 0%; }
  .bajigu77 .kv-ee-footer-social .kv-ee-links li a .kv-ee-social-provider { display: none; }
}

.bajigu77 .kv-ee-container.kv-ee-main { padding-top: 1.5rem; padding-bottom: 1.5rem; }

.bajigu77 .kv-ee-legal { margin-top: 1.5rem; }

.bajigu77 .kv-ee-legal p { margin-bottom: 0.5rem; }

.bajigu77 .kv-ee-legal a { display: inline-block; box-sizing: border-box; }

.bajigu77 .kv-ee-footer-social .kv-ee-links li a { padding-left: 1.5rem; overflow-wrap: break-word; text-decoration: none !important; }

.bajigu77 .kv-ee-footer-navigation .kv-ee-links, .bajigu77 .kv-ee-footer-social .kv-ee-links { margin-left: -15px; margin-right: -15px; }

.bajigu77 .kv-ee-footer-navigation .kv-ee-links li, .bajigu77 .kv-ee-footer-social .kv-ee-links li { margin-left: 15px; margin-right: 15px; }

@media (max-width: 575.99px) {
  .bajigu77 .kv-ee-footer-navigation .kv-ee-links li, .bajigu77 .kv-ee-footer-social .kv-ee-links li { flex-basis: auto; }
}

.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a, .bajigu77 .kv-ee-footer-social .kv-ee-links li a { display: inline-block; position: relative; box-sizing: border-box; }

.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a:hover, .bajigu77 .kv-ee-footer-social .kv-ee-links li a:hover { background-color: transparent; }

.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a i, .bajigu77 .kv-ee-footer-navigation .kv-ee-links li a svg, .bajigu77 .kv-ee-footer-social .kv-ee-links li a i, .bajigu77 .kv-ee-footer-social .kv-ee-links li a svg { position: absolute; top: calc(50% - 0.5rem); left: 0px; transition: color 0.2s ease-out, fill 0.2s ease-out; }

.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a svg, .bajigu77 .kv-ee-footer-social .kv-ee-links li a svg { max-width: 1rem; display: inline-block; }

.bajigu77 .kv-ee-header.kv-ee-sitename { width: 100%; }

.bajigu77 .kv-ee-footer-contact a { display: inline-block; }

.bajigu77 .kv-ee-footer-contact .kv-ee-links li { flex-basis: 100%; }

.bajigu77 .kv-ee-header { margin-bottom: 0.5rem; line-height: 2rem; min-height: 2rem; font-weight: 600; }

.bajigu77 .kv-ee-description { line-height: 2rem; }

.bajigu77 hr.kv-ee-line { border-width: 1px; width: 100%; margin-top: 1rem; margin-bottom: 1rem; }

.bajigu77 .kv-ee-description a, .bajigu77 .kv-ee-legal a, .bajigu77 .kv-ee-links a { transition: color 150ms cubic-bezier(0.165, 0.84, 0.44, 1); position: relative; cursor: pointer; }

.bajigu77 .kv-ee-description a::before, .bajigu77 .kv-ee-legal a::before, .bajigu77 .kv-ee-links a::before { content: ""; position: absolute; bottom: 3px; left: 0px; width: 100%; height: 1px; transition: transform 350ms cubic-bezier(0.55, 0.085, 0.68, 0.53); transform: scaleX(0); transform-origin: 0px 0px; }

.bajigu77 .kv-ee-description a:focus, .bajigu77 .kv-ee-description a:hover, .bajigu77 .kv-ee-legal a:focus, .bajigu77 .kv-ee-legal a:hover, .bajigu77 .kv-ee-links a:focus, .bajigu77 .kv-ee-links a:hover { text-decoration: none; }

.bajigu77 .kv-ee-description a:focus::before, .bajigu77 .kv-ee-description a:hover::before, .bajigu77 .kv-ee-legal a:focus::before, .bajigu77 .kv-ee-legal a:hover::before, .bajigu77 .kv-ee-links a:focus::before, .bajigu77 .kv-ee-links a:hover::before { transform: scaleX(1); transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.bajigu77 .kv-ee-text-sm-right .kv-ee-links a::before { transform-origin: 100% 100%; }

.bajigu77 .kv-ee-footer-address p { margin: 0px; }

.bajigu77 .kv-ee-footer-address p, .bajigu77 .kv-ee-footer-contact { line-height: 2rem; }

.bajigu77 .kv-ee-links { list-style: none; padding: 0px; margin: 0px; display: flex; flex-wrap: wrap; }

.bajigu77 .kv-ee-links li { line-height: 2rem; flex-basis: 50%; }

.bajigu77 .kv-ee-links li a { display: inline-block; }

@media (max-width: 575.99px) {
  .bajigu77 .kv-ee-links { margin: -0.25rem -0.75rem; }
  .bajigu77 .kv-ee-links li { display: inline-block; margin: 0.25rem 0.75rem; }
  .bajigu77 .kv-ee-footer-social { margin-top: 1.7rem; }
}

.bajigu77 ul li { position: relative; }

.bajigu77 ul li a { white-space: nowrap; position: relative; }

.bajigu77 ul li a.kv-ee-active { text-decoration: underline; }

.bajigu77 ul li ul { opacity: 0; position: absolute; transition: 160ms; left: 100%; transform: scaleY(0); transform-origin: left center; bottom: -50%; padding-top: 12px; padding-bottom: 12px; margin-bottom: 8px; }

.bajigu77 ul li ul li { clear: both; width: 100%; min-width: 100px; font-size: 1rem; line-height: 1.5; }

.bajigu77 ul li ul li a { padding-left: 20px; padding-right: 20px; }

.bajigu77 ul li ul ul { right: 100%; top: 0px; left: auto; margin-right: 0px; }

.bajigu77 ul li ul:focus, .bajigu77 ul li ul:hover, .bajigu77 ul li:focus-within > ul, .bajigu77 ul li:hover > ul { opacity: 1; transform: initial; }

.bajigu77 li.kv-ee-with-children > a { pointer-events: none; }

.bajigu77 li.kv-ee-with-children:focus-within > a, .bajigu77 li.kv-ee-with-children:hover > a { pointer-events: all; }

.bajigu77 li:focus, .bajigu77 li:focus-within, .bajigu77 li:hover { cursor: pointer; }

.bajigu77 li:focus-within a { outline: 0px; }

.bajigu77 .kv-ee-with-children a::after { content: ""; position: absolute; right: 5px; top: 50%; height: 0px; width: 0px; }

.bajigu77 .kv-ee-with-children a { padding-right: 1rem; }

.bajigu77 .kv-ee-with-children > a::after { border-bottom: 4px solid transparent; border-top: 4px solid transparent; margin: -2px auto; }

.bajigu77 .kv-ee-with-children .kv-ee-with-children > a::after { left: 7px; right: auto; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 0px; margin-top: -4px; }

.bajigu77 .kv-ee-mobile .kv-ee-dropdown { position: relative; padding-top: 0px; left: 0px; box-shadow: none; display: none; }

.bajigu77 .kv-ee-mobile li ul:focus, .bajigu77 .kv-ee-mobile li ul:hover, .bajigu77 .kv-ee-mobile li:focus-within > ul, .bajigu77 .kv-ee-mobile li:hover > ul { opacity: 1; transform: initial; display: block; }

.bajigu77 .kv-ee-mobile .kv-ee-with-children > a::after { right: 1rem; }

.background-id_1.bajigu77 footer { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a:hover i, .background-id_1.bajigu77 .kv-ee-footer-social .kv-ee-links li a:hover i { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a:hover svg, .background-id_1.bajigu77 .kv-ee-footer-social .kv-ee-links li a:hover svg { text-shadow: none; fill: rgb(255, 255, 255); }

.background-id_1.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a i, .background-id_1.bajigu77 .kv-ee-footer-social .kv-ee-links li a i { text-shadow: none; color: rgba(255, 255, 255, 0.5); }

.background-id_1.bajigu77 .kv-ee-footer-navigation .kv-ee-links li a svg, .background-id_1.bajigu77 .kv-ee-footer-social .kv-ee-links li a svg { text-shadow: none; fill: rgba(255, 255, 255, 0.5); }

.background-id_1.bajigu77 .kv-ee-description { text-shadow: none; color: rgba(255, 255, 255, 0.7); }

.background-id_1.bajigu77 hr.kv-ee-line { text-shadow: none; color: rgba(255, 255, 255, 0.1); }

.background-id_1.bajigu77 .kv-ee-description a, .background-id_1.bajigu77 .kv-ee-legal a, .background-id_1.bajigu77 .kv-ee-links a { text-shadow: none; color: rgba(255, 255, 255, 0.7); }

.background-id_1.bajigu77 .kv-ee-description a::before, .background-id_1.bajigu77 .kv-ee-legal a::before, .background-id_1.bajigu77 .kv-ee-links a::before { text-shadow: none; background: rgb(255, 255, 255); }

.background-id_1.bajigu77 .kv-ee-description a:focus, .background-id_1.bajigu77 .kv-ee-description a:hover, .background-id_1.bajigu77 .kv-ee-legal a:focus, .background-id_1.bajigu77 .kv-ee-legal a:hover, .background-id_1.bajigu77 .kv-ee-links a:focus, .background-id_1.bajigu77 .kv-ee-links a:hover { text-shadow: none; color: rgb(255, 255, 255); }

.background-id_1.bajigu77 .kv-ee-footer-address p { text-shadow: none; color: rgba(255, 255, 255, 0.7); }

.background-id_1.bajigu77 ul li ul { background-color: rgb(45, 45, 45); text-shadow: none; color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 8px; }

.background-id_1.bajigu77 .kv-ee-with-children > a::after { text-shadow: none; border-left: 5px solid rgb(255, 255, 255); }

.background-id_1.bajigu77 .kv-ee-with-children .kv-ee-with-children > a::after { text-shadow: none; border-right: 5px solid rgb(255, 255, 255); }

.background-id_1.bajigu77 .kv-ee-mobile .kv-ee-dropdown { background-color: rgb(32, 32, 32); }