@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,700;1,300;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,600;1,300;1,600&display=swap");
@import url("https://use.typekit.net/ksf7jsa.css");
.c1-bg {
  background: linear-gradient(135deg, #005675 0%, #7fadba 100%);
}
.item.item_overlay .inner .image.c1-bg::before {
  background: linear-gradient(135deg, #005675 0%, #7fadba 100%);
}
.usn_cmp_banner .item.item_overlay.c1-bg .inner::before {
  background: linear-gradient(135deg, #005675 0%, #7fadba 100%);
}
.c1-bg h1:not(.heading),
.c1-bg h2:not(.heading),
.c1-bg h3:not(.heading),
.c1-bg h4:not(.heading),
.c1-bg h5:not(.heading),
.c1-bg h6:not(.heading),
.c1-heading,
.c1-bg span.heading {
  color: #ffffff;
}
.c1-secondary-heading,
.c1-bg .c1-secondary-heading {
  color: #7fadba;
}
.c1-bg,
.c1-bg .c1-text,
.c1-text {
  color: #ffffff;
}
.c1-borders {
  border-color: #7fadba;
}
.c1-link,
.c1-bg a:not(.btn) {
  color: #7fadba;
}
.c1-link:hover,
.c1-link:focus,
.c1-link:active,
.c1-bg a:not(.btn):hover,
.c1-bg a:not(.btn):focus,
.c1-bg a:not(.btn):active {
  color: #34454e;
}
.c1-highlight-bg {
  background-color: #7fadba;
}
.c1-bg blockquote::before,
.component .component.c1-bg div > blockquote::before {
  color: #7fadba;
}
.c1-highlight-text {
  color: #34454e;
}
.c1-heading {
  color: #ffffff !important;
}
.c1-secondary-heading {
  color: #7fadba !important;
}
.c1-bg .heading {
  color: #ffffff;
}
.c1-bg .secondary-heading {
  color: #7fadba;
}
.c1-bg .quote,
.c1-bg blockquote {
  color: #ffffff;
}
.c1-bg .quote::before,
.c1-bg blockquote::before {
  color: #7fadba;
}
.c1-bg .label {
  background-color: #7fadba;
}
.c1-bg .label {
  color: #34454e;
}
.c1-bg .repeatable .tab .nav-link {
  color: #7fadba;
  border-color: #7fadba;
}
.c1-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(127, 173, 186, 0.25);
}
.c1-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #34454e;
  background: rgba(127, 173, 186, 0.5);
}
.c1-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(127, 173, 186, 0.5);
}
.c1-bg .repeatable.tabbed .tab .nav-link.active {
  color: #ffffff;
  background: transparent;
}
.c1-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #ffffff;
}
.c1-bg .repeatable .repeatable-content {
  border-color: #7fadba;
}
.c1-bg .slick-slider .slick-prev,
.c1-bg .slick-slider .slick-next {
  color: #7fadba;
}
html.no-touch .c1-bg .slick-slider .slick-prev:hover,
html.no-touch .c1-bg .slick-slider .slick-next:hover {
  color: #34454e;
}
.c1-bg .slick-slider .slick-dots li > button {
  background-color: #ffffff;
}
html.no-touch
  .c1-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #34454e;
}
.c1-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #7fadba;
}
.form .c1-bg .form-control {
  border-color: #7fadba;
}
.form .c1-bg .form-control:focus {
  border-color: #7fadba;
  box-shadow: 0 0 5px #99a2a6;
}
.c1-bg .ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #005675 0%, #7fadba 100%);
}
.c1-bg.ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #005675 0%, #7fadba 100%);
}
.ajax-wrap .c1-bg .ajax-loading {
  background: linear-gradient(135deg, #005675 0%, #7fadba 100%);
}
.c1-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #7fadba;
  border-top: 10px solid #7fadba;
}
.c1-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #7fadba;
  border-top: 10px solid #7fadba;
}
.ajax-wrap .c1-bg .ajax-loading .loading span.message {
  border: 10px solid #7fadba;
  border-top: 10px solid #7fadba;
}
.c1-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #7fadba;
  border-top: 5px solid #7fadba;
}
.c1-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #7fadba;
  border-top: 5px solid #7fadba;
}
.item_form-single_field .c1-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #7fadba;
  border-top: 5px solid #7fadba;
}
.item_form-single_field .ajax-wrap .c1-bg .ajax-loading .loading span.message {
  border: 5px solid #7fadba;
  border-top: 5px solid #7fadba;
}
.c1-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #7fadba;
}
.c1-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #7fadba;
}
.c1-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #7fadba;
}
.c1-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #34454e;
}
.c1-bg .listing.listing_data-list.data-list_boxed {
  background: linear-gradient(135deg, #005675 0%, #7fadba 100%);
}
.c1-bg .listing.listing_data-list.data-list_boxed {
  border-color: #7fadba;
}
.c1-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #7fadba;
}
.c1-bg nav.sitemap ul li::before,
.c1-bg nav.sitemap ul li::after {
  background-color: #7fadba;
}
.c1-bg nav.sitemap ul li:hover::after {
  background-color: #6ea2b1;
}
.c1-bg thead {
  color: #ffffff;
}
.c1-bg table,
.c1-bg table th,
.c1-bg table td {
  border-color: #7fadba;
}
.component.usn_cmp_anchornavigation.c1-bg ul.nav li.nav-item a.nav-link {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c1-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c1-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c1-bg .expand {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c1-bg .expand span,
.component.usn_cmp_anchornavigation.c1-bg .expand span:before,
.component.usn_cmp_anchornavigation.c1-bg .expand span:after {
  background-color: #ffffff;
}
.c1-bg .scroll-prompt a {
  color: #ffffff;
}
.c1-bg .scroll-prompt a i {
  color: #ffffff;
}
.c1-bg .scroll-prompt .mouse-scroll {
  border-color: #ffffff;
}
.c1-bg .scroll-prompt .mouse-scroll::before {
  background-color: #ffffff;
}
html#ecwid_html.usn body#ecwid_body .c1-bg .ec-size .ec-store h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn body#ecwid_body .c1-bg .ec-size .ec-store .ec-header-h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c1-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c1-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #ffffff !important;
}
.c2-bg {
  background: linear-gradient(135deg, #d9be2b 0%, #eddd96 100%);
}
.item.item_overlay .inner .image.c2-bg::before {
  background: linear-gradient(135deg, #d9be2b 0%, #eddd96 100%);
}
.usn_cmp_banner .item.item_overlay.c2-bg .inner::before {
  background: linear-gradient(135deg, #d9be2b 0%, #eddd96 100%);
}
.c2-bg h1:not(.heading),
.c2-bg h2:not(.heading),
.c2-bg h3:not(.heading),
.c2-bg h4:not(.heading),
.c2-bg h5:not(.heading),
.c2-bg h6:not(.heading),
.c2-heading,
.c2-bg span.heading {
  color: #111111;
}
.c2-secondary-heading,
.c2-bg .c2-secondary-heading {
  color: #eddd96;
}
.c2-bg,
.c2-bg .c2-text,
.c2-text {
  color: #111111;
}
.c2-borders {
  border-color: #eddd96;
}
.c2-link,
.c2-bg a:not(.btn) {
  color: #eddd96;
}
.c2-link:hover,
.c2-link:focus,
.c2-link:active,
.c2-bg a:not(.btn):hover,
.c2-bg a:not(.btn):focus,
.c2-bg a:not(.btn):active {
  color: #34454e;
}
.c2-highlight-bg {
  background-color: #eddd96;
}
.c2-bg blockquote::before,
.component .component.c2-bg div > blockquote::before {
  color: #eddd96;
}
.c2-highlight-text {
  color: #34454e;
}
.c2-heading {
  color: #111111 !important;
}
.c2-secondary-heading {
  color: #eddd96 !important;
}
.c2-bg .heading {
  color: #111111;
}
.c2-bg .secondary-heading {
  color: #eddd96;
}
.c2-bg .quote,
.c2-bg blockquote {
  color: #111111;
}
.c2-bg .quote::before,
.c2-bg blockquote::before {
  color: #eddd96;
}
.c2-bg .label {
  background-color: #eddd96;
}
.c2-bg .label {
  color: #34454e;
}
.c2-bg .repeatable .tab .nav-link {
  color: #eddd96;
  border-color: #eddd96;
}
.c2-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(237, 221, 150, 0.25);
}
.c2-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #34454e;
  background: rgba(237, 221, 150, 0.5);
}
.c2-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(237, 221, 150, 0.5);
}
.c2-bg .repeatable.tabbed .tab .nav-link.active {
  color: #111111;
  background: transparent;
}
.c2-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #111111;
}
.c2-bg .repeatable .repeatable-content {
  border-color: #eddd96;
}
.c2-bg .slick-slider .slick-prev,
.c2-bg .slick-slider .slick-next {
  color: #eddd96;
}
html.no-touch .c2-bg .slick-slider .slick-prev:hover,
html.no-touch .c2-bg .slick-slider .slick-next:hover {
  color: #34454e;
}
.c2-bg .slick-slider .slick-dots li > button {
  background-color: #111111;
}
html.no-touch
  .c2-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #34454e;
}
.c2-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #eddd96;
}
.form .c2-bg .form-control {
  border-color: #eddd96;
}
.form .c2-bg .form-control:focus {
  border-color: #eddd96;
  box-shadow: 0 0 5px #99a2a6;
}
.c2-bg .ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #d9be2b 0%, #eddd96 100%);
}
.c2-bg.ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #d9be2b 0%, #eddd96 100%);
}
.ajax-wrap .c2-bg .ajax-loading {
  background: linear-gradient(135deg, #d9be2b 0%, #eddd96 100%);
}
.c2-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #eddd96;
  border-top: 10px solid #eddd96;
}
.c2-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #eddd96;
  border-top: 10px solid #eddd96;
}
.ajax-wrap .c2-bg .ajax-loading .loading span.message {
  border: 10px solid #eddd96;
  border-top: 10px solid #eddd96;
}
.c2-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #eddd96;
  border-top: 5px solid #eddd96;
}
.c2-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #eddd96;
  border-top: 5px solid #eddd96;
}
.item_form-single_field .c2-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #eddd96;
  border-top: 5px solid #eddd96;
}
.item_form-single_field .ajax-wrap .c2-bg .ajax-loading .loading span.message {
  border: 5px solid #eddd96;
  border-top: 5px solid #eddd96;
}
.c2-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #eddd96;
}
.c2-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #eddd96;
}
.c2-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #eddd96;
}
.c2-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #34454e;
}
.c2-bg .listing.listing_data-list.data-list_boxed {
  background: linear-gradient(135deg, #d9be2b 0%, #eddd96 100%);
}
.c2-bg .listing.listing_data-list.data-list_boxed {
  border-color: #eddd96;
}
.c2-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #eddd96;
}
.c2-bg nav.sitemap ul li::before,
.c2-bg nav.sitemap ul li::after {
  background-color: #eddd96;
}
.c2-bg nav.sitemap ul li:hover::after {
  background-color: #e9d680;
}
.c2-bg thead {
  color: #111111;
}
.c2-bg table,
.c2-bg table th,
.c2-bg table td {
  border-color: #eddd96;
}
.component.usn_cmp_anchornavigation.c2-bg ul.nav li.nav-item a.nav-link {
  color: #111111;
}
.component.usn_cmp_anchornavigation.c2-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #111111;
}
.component.usn_cmp_anchornavigation.c2-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #111111;
}
.component.usn_cmp_anchornavigation.c2-bg .expand {
  color: #111111;
}
.component.usn_cmp_anchornavigation.c2-bg .expand span,
.component.usn_cmp_anchornavigation.c2-bg .expand span:before,
.component.usn_cmp_anchornavigation.c2-bg .expand span:after {
  background-color: #111111;
}
.c2-bg .scroll-prompt a {
  color: #111111;
}
.c2-bg .scroll-prompt a i {
  color: #111111;
}
.c2-bg .scroll-prompt .mouse-scroll {
  border-color: #111111;
}
.c2-bg .scroll-prompt .mouse-scroll::before {
  background-color: #111111;
}
html#ecwid_html.usn body#ecwid_body .c2-bg .ec-size .ec-store h1 {
  color: #111111 !important;
}
html#ecwid_html.usn body#ecwid_body .c2-bg .ec-size .ec-store .ec-header-h1 {
  color: #111111 !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c2-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #111111 !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c2-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #111111 !important;
}
.c3-bg {
  background: linear-gradient(135deg, #986515 0%, #ceb387 100%);
}
.item.item_overlay .inner .image.c3-bg::before {
  background: linear-gradient(135deg, #986515 0%, #ceb387 100%);
}
.usn_cmp_banner .item.item_overlay.c3-bg .inner::before {
  background: linear-gradient(135deg, #986515 0%, #ceb387 100%);
}
.c3-bg h1:not(.heading),
.c3-bg h2:not(.heading),
.c3-bg h3:not(.heading),
.c3-bg h4:not(.heading),
.c3-bg h5:not(.heading),
.c3-bg h6:not(.heading),
.c3-heading,
.c3-bg span.heading {
  color: #ffffff;
}
.c3-secondary-heading,
.c3-bg .c3-secondary-heading {
  color: #ceb387;
}
.c3-bg,
.c3-bg .c3-text,
.c3-text {
  color: #111111;
}
.c3-borders {
  border-color: #ceb387;
}
.c3-link,
.c3-bg a:not(.btn) {
  color: #ceb387;
}
.c3-link:hover,
.c3-link:focus,
.c3-link:active,
.c3-bg a:not(.btn):hover,
.c3-bg a:not(.btn):focus,
.c3-bg a:not(.btn):active {
  color: #34454e;
}
.c3-highlight-bg {
  background-color: #ceb387;
}
.c3-bg blockquote::before,
.component .component.c3-bg div > blockquote::before {
  color: #ceb387;
}
.c3-highlight-text {
  color: #34454e;
}
.c3-heading {
  color: #ffffff !important;
}
.c3-secondary-heading {
  color: #ceb387 !important;
}
.c3-bg .heading {
  color: #ffffff;
}
.c3-bg .secondary-heading {
  color: #ceb387;
}
.c3-bg .quote,
.c3-bg blockquote {
  color: #ffffff;
}
.c3-bg .quote::before,
.c3-bg blockquote::before {
  color: #ceb387;
}
.c3-bg .label {
  background-color: #ceb387;
}
.c3-bg .label {
  color: #34454e;
}
.c3-bg .repeatable .tab .nav-link {
  color: #ceb387;
  border-color: #ceb387;
}
.c3-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(206, 179, 135, 0.25);
}
.c3-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #34454e;
  background: rgba(206, 179, 135, 0.5);
}
.c3-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(206, 179, 135, 0.5);
}
.c3-bg .repeatable.tabbed .tab .nav-link.active {
  color: #ffffff;
  background: transparent;
}
.c3-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #ffffff;
}
.c3-bg .repeatable .repeatable-content {
  border-color: #ceb387;
}
.c3-bg .slick-slider .slick-prev,
.c3-bg .slick-slider .slick-next {
  color: #ceb387;
}
html.no-touch .c3-bg .slick-slider .slick-prev:hover,
html.no-touch .c3-bg .slick-slider .slick-next:hover {
  color: #34454e;
}
.c3-bg .slick-slider .slick-dots li > button {
  background-color: #111111;
}
html.no-touch
  .c3-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #34454e;
}
.c3-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #ceb387;
}
.form .c3-bg .form-control {
  border-color: #ceb387;
}
.form .c3-bg .form-control:focus {
  border-color: #ceb387;
  box-shadow: 0 0 5px #99a2a6;
}
.c3-bg .ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #986515 0%, #ceb387 100%);
}
.c3-bg.ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #986515 0%, #ceb387 100%);
}
.ajax-wrap .c3-bg .ajax-loading {
  background: linear-gradient(135deg, #986515 0%, #ceb387 100%);
}
.c3-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #ceb387;
  border-top: 10px solid #ceb387;
}
.c3-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #ceb387;
  border-top: 10px solid #ceb387;
}
.ajax-wrap .c3-bg .ajax-loading .loading span.message {
  border: 10px solid #ceb387;
  border-top: 10px solid #ceb387;
}
.c3-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #ceb387;
  border-top: 5px solid #ceb387;
}
.c3-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #ceb387;
  border-top: 5px solid #ceb387;
}
.item_form-single_field .c3-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #ceb387;
  border-top: 5px solid #ceb387;
}
.item_form-single_field .ajax-wrap .c3-bg .ajax-loading .loading span.message {
  border: 5px solid #ceb387;
  border-top: 5px solid #ceb387;
}
.c3-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #ceb387;
}
.c3-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #ceb387;
}
.c3-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #ceb387;
}
.c3-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #34454e;
}
.c3-bg .listing.listing_data-list.data-list_boxed {
  background: linear-gradient(135deg, #986515 0%, #ceb387 100%);
}
.c3-bg .listing.listing_data-list.data-list_boxed {
  border-color: #ceb387;
}
.c3-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #ceb387;
}
.c3-bg nav.sitemap ul li::before,
.c3-bg nav.sitemap ul li::after {
  background-color: #ceb387;
}
.c3-bg nav.sitemap ul li:hover::after {
  background-color: #c7a875;
}
.c3-bg thead {
  color: #ffffff;
}
.c3-bg table,
.c3-bg table th,
.c3-bg table td {
  border-color: #ceb387;
}
.component.usn_cmp_anchornavigation.c3-bg ul.nav li.nav-item a.nav-link {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c3-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c3-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c3-bg .expand {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c3-bg .expand span,
.component.usn_cmp_anchornavigation.c3-bg .expand span:before,
.component.usn_cmp_anchornavigation.c3-bg .expand span:after {
  background-color: #ffffff;
}
.c3-bg .scroll-prompt a {
  color: #ffffff;
}
.c3-bg .scroll-prompt a i {
  color: #ffffff;
}
.c3-bg .scroll-prompt .mouse-scroll {
  border-color: #ffffff;
}
.c3-bg .scroll-prompt .mouse-scroll::before {
  background-color: #ffffff;
}
html#ecwid_html.usn body#ecwid_body .c3-bg .ec-size .ec-store h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn body#ecwid_body .c3-bg .ec-size .ec-store .ec-header-h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c3-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c3-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #ffffff !important;
}
.c4-bg {
  background: linear-gradient(135deg, #8d7e19 0%, #c4bc8d 100%);
}
.item.item_overlay .inner .image.c4-bg::before {
  background: linear-gradient(135deg, #8d7e19 0%, #c4bc8d 100%);
}
.usn_cmp_banner .item.item_overlay.c4-bg .inner::before {
  background: linear-gradient(135deg, #8d7e19 0%, #c4bc8d 100%);
}
.c4-bg h1:not(.heading),
.c4-bg h2:not(.heading),
.c4-bg h3:not(.heading),
.c4-bg h4:not(.heading),
.c4-bg h5:not(.heading),
.c4-bg h6:not(.heading),
.c4-heading,
.c4-bg span.heading {
  color: #ffffff;
}
.c4-secondary-heading,
.c4-bg .c4-secondary-heading {
  color: #c4bc8d;
}
.c4-bg,
.c4-bg .c4-text,
.c4-text {
  color: #111111;
}
.c4-borders {
  border-color: #c4bc8d;
}
.c4-link,
.c4-bg a:not(.btn) {
  color: #c4bc8d;
}
.c4-link:hover,
.c4-link:focus,
.c4-link:active,
.c4-bg a:not(.btn):hover,
.c4-bg a:not(.btn):focus,
.c4-bg a:not(.btn):active {
  color: #34454e;
}
.c4-highlight-bg {
  background-color: #c4bc8d;
}
.c4-bg blockquote::before,
.component .component.c4-bg div > blockquote::before {
  color: #c4bc8d;
}
.c4-highlight-text {
  color: #34454e;
}
.c4-heading {
  color: #ffffff !important;
}
.c4-secondary-heading {
  color: #c4bc8d !important;
}
.c4-bg .heading {
  color: #ffffff;
}
.c4-bg .secondary-heading {
  color: #c4bc8d;
}
.c4-bg .quote,
.c4-bg blockquote {
  color: #ffffff;
}
.c4-bg .quote::before,
.c4-bg blockquote::before {
  color: #c4bc8d;
}
.c4-bg .label {
  background-color: #c4bc8d;
}
.c4-bg .label {
  color: #34454e;
}
.c4-bg .repeatable .tab .nav-link {
  color: #c4bc8d;
  border-color: #c4bc8d;
}
.c4-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(196, 188, 141, 0.25);
}
.c4-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #34454e;
  background: rgba(196, 188, 141, 0.5);
}
.c4-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(196, 188, 141, 0.5);
}
.c4-bg .repeatable.tabbed .tab .nav-link.active {
  color: #ffffff;
  background: transparent;
}
.c4-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #ffffff;
}
.c4-bg .repeatable .repeatable-content {
  border-color: #c4bc8d;
}
.c4-bg .slick-slider .slick-prev,
.c4-bg .slick-slider .slick-next {
  color: #c4bc8d;
}
html.no-touch .c4-bg .slick-slider .slick-prev:hover,
html.no-touch .c4-bg .slick-slider .slick-next:hover {
  color: #34454e;
}
.c4-bg .slick-slider .slick-dots li > button {
  background-color: #111111;
}
html.no-touch
  .c4-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #34454e;
}
.c4-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #c4bc8d;
}
.form .c4-bg .form-control {
  border-color: #c4bc8d;
}
.form .c4-bg .form-control:focus {
  border-color: #c4bc8d;
  box-shadow: 0 0 5px #99a2a6;
}
.c4-bg .ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #8d7e19 0%, #c4bc8d 100%);
}
.c4-bg.ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #8d7e19 0%, #c4bc8d 100%);
}
.ajax-wrap .c4-bg .ajax-loading {
  background: linear-gradient(135deg, #8d7e19 0%, #c4bc8d 100%);
}
.c4-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #c4bc8d;
  border-top: 10px solid #c4bc8d;
}
.c4-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #c4bc8d;
  border-top: 10px solid #c4bc8d;
}
.ajax-wrap .c4-bg .ajax-loading .loading span.message {
  border: 10px solid #c4bc8d;
  border-top: 10px solid #c4bc8d;
}
.c4-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c4bc8d;
  border-top: 5px solid #c4bc8d;
}
.c4-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c4bc8d;
  border-top: 5px solid #c4bc8d;
}
.item_form-single_field .c4-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c4bc8d;
  border-top: 5px solid #c4bc8d;
}
.item_form-single_field .ajax-wrap .c4-bg .ajax-loading .loading span.message {
  border: 5px solid #c4bc8d;
  border-top: 5px solid #c4bc8d;
}
.c4-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #c4bc8d;
}
.c4-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #c4bc8d;
}
.c4-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #c4bc8d;
}
.c4-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #34454e;
}
.c4-bg .listing.listing_data-list.data-list_boxed {
  background: linear-gradient(135deg, #8d7e19 0%, #c4bc8d 100%);
}
.c4-bg .listing.listing_data-list.data-list_boxed {
  border-color: #c4bc8d;
}
.c4-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #c4bc8d;
}
.c4-bg nav.sitemap ul li::before,
.c4-bg nav.sitemap ul li::after {
  background-color: #c4bc8d;
}
.c4-bg nav.sitemap ul li:hover::after {
  background-color: #bbb27c;
}
.c4-bg thead {
  color: #ffffff;
}
.c4-bg table,
.c4-bg table th,
.c4-bg table td {
  border-color: #c4bc8d;
}
.component.usn_cmp_anchornavigation.c4-bg ul.nav li.nav-item a.nav-link {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c4-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c4-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c4-bg .expand {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c4-bg .expand span,
.component.usn_cmp_anchornavigation.c4-bg .expand span:before,
.component.usn_cmp_anchornavigation.c4-bg .expand span:after {
  background-color: #ffffff;
}
.c4-bg .scroll-prompt a {
  color: #ffffff;
}
.c4-bg .scroll-prompt a i {
  color: #ffffff;
}
.c4-bg .scroll-prompt .mouse-scroll {
  border-color: #ffffff;
}
.c4-bg .scroll-prompt .mouse-scroll::before {
  background-color: #ffffff;
}
html#ecwid_html.usn body#ecwid_body .c4-bg .ec-size .ec-store h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn body#ecwid_body .c4-bg .ec-size .ec-store .ec-header-h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c4-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c4-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #ffffff !important;
}
.c5-bg {
  background: linear-gradient(135deg, #f18932 0%, #fac695 100%);
}
.item.item_overlay .inner .image.c5-bg::before {
  background: linear-gradient(135deg, #f18932 0%, #fac695 100%);
}
.usn_cmp_banner .item.item_overlay.c5-bg .inner::before {
  background: linear-gradient(135deg, #f18932 0%, #fac695 100%);
}
.c5-bg h1:not(.heading),
.c5-bg h2:not(.heading),
.c5-bg h3:not(.heading),
.c5-bg h4:not(.heading),
.c5-bg h5:not(.heading),
.c5-bg h6:not(.heading),
.c5-heading,
.c5-bg span.heading {
  color: #ffffff;
}
.c5-secondary-heading,
.c5-bg .c5-secondary-heading {
  color: #fac695;
}
.c5-bg,
.c5-bg .c5-text,
.c5-text {
  color: #34454e;
}
.c5-borders {
  border-color: #fac695;
}
.c5-link,
.c5-bg a:not(.btn) {
  color: #fac695;
}
.c5-link:hover,
.c5-link:focus,
.c5-link:active,
.c5-bg a:not(.btn):hover,
.c5-bg a:not(.btn):focus,
.c5-bg a:not(.btn):active {
  color: #111111;
}
.c5-highlight-bg {
  background-color: #fac695;
}
.c5-bg blockquote::before,
.component .component.c5-bg div > blockquote::before {
  color: #fac695;
}
.c5-highlight-text {
  color: #111111;
}
.c5-heading {
  color: #ffffff !important;
}
.c5-secondary-heading {
  color: #fac695 !important;
}
.c5-bg .heading {
  color: #ffffff;
}
.c5-bg .secondary-heading {
  color: #fac695;
}
.c5-bg .quote,
.c5-bg blockquote {
  color: #ffffff;
}
.c5-bg .quote::before,
.c5-bg blockquote::before {
  color: #fac695;
}
.c5-bg .label {
  background-color: #fac695;
}
.c5-bg .label {
  color: #111111;
}
.c5-bg .repeatable .tab .nav-link {
  color: #fac695;
  border-color: #fac695;
}
.c5-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(250, 198, 149, 0.25);
}
.c5-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #111111;
  background: rgba(250, 198, 149, 0.5);
}
.c5-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #111111;
  background: rgba(250, 198, 149, 0.5);
}
.c5-bg .repeatable.tabbed .tab .nav-link.active {
  color: #ffffff;
  background: transparent;
}
.c5-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #ffffff;
}
.c5-bg .repeatable .repeatable-content {
  border-color: #fac695;
}
.c5-bg .slick-slider .slick-prev,
.c5-bg .slick-slider .slick-next {
  color: #fac695;
}
html.no-touch .c5-bg .slick-slider .slick-prev:hover,
html.no-touch .c5-bg .slick-slider .slick-next:hover {
  color: #111111;
}
.c5-bg .slick-slider .slick-dots li > button {
  background-color: #34454e;
}
html.no-touch
  .c5-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #111111;
}
.c5-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #fac695;
}
.form .c5-bg .form-control {
  border-color: #fac695;
}
.form .c5-bg .form-control:focus {
  border-color: #fac695;
  box-shadow: 0 0 5px #99a2a6;
}
.c5-bg .ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #f18932 0%, #fac695 100%);
}
.c5-bg.ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #f18932 0%, #fac695 100%);
}
.ajax-wrap .c5-bg .ajax-loading {
  background: linear-gradient(135deg, #f18932 0%, #fac695 100%);
}
.c5-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #fac695;
  border-top: 10px solid #fac695;
}
.c5-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #fac695;
  border-top: 10px solid #fac695;
}
.ajax-wrap .c5-bg .ajax-loading .loading span.message {
  border: 10px solid #fac695;
  border-top: 10px solid #fac695;
}
.c5-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #fac695;
  border-top: 5px solid #fac695;
}
.c5-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #fac695;
  border-top: 5px solid #fac695;
}
.item_form-single_field .c5-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #fac695;
  border-top: 5px solid #fac695;
}
.item_form-single_field .ajax-wrap .c5-bg .ajax-loading .loading span.message {
  border: 5px solid #fac695;
  border-top: 5px solid #fac695;
}
.c5-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #fac695;
}
.c5-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #fac695;
}
.c5-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #fac695;
}
.c5-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #111111;
}
.c5-bg .listing.listing_data-list.data-list_boxed {
  background: linear-gradient(135deg, #f18932 0%, #fac695 100%);
}
.c5-bg .listing.listing_data-list.data-list_boxed {
  border-color: #fac695;
}
.c5-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #fac695;
}
.c5-bg nav.sitemap ul li::before,
.c5-bg nav.sitemap ul li::after {
  background-color: #fac695;
}
.c5-bg nav.sitemap ul li:hover::after {
  background-color: #f9b97d;
}
.c5-bg thead {
  color: #ffffff;
}
.c5-bg table,
.c5-bg table th,
.c5-bg table td {
  border-color: #fac695;
}
.component.usn_cmp_anchornavigation.c5-bg ul.nav li.nav-item a.nav-link {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c5-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c5-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c5-bg .expand {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c5-bg .expand span,
.component.usn_cmp_anchornavigation.c5-bg .expand span:before,
.component.usn_cmp_anchornavigation.c5-bg .expand span:after {
  background-color: #ffffff;
}
.c5-bg .scroll-prompt a {
  color: #ffffff;
}
.c5-bg .scroll-prompt a i {
  color: #ffffff;
}
.c5-bg .scroll-prompt .mouse-scroll {
  border-color: #ffffff;
}
.c5-bg .scroll-prompt .mouse-scroll::before {
  background-color: #ffffff;
}
html#ecwid_html.usn body#ecwid_body .c5-bg .ec-size .ec-store h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn body#ecwid_body .c5-bg .ec-size .ec-store .ec-header-h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c5-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c5-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #ffffff !important;
}
.c6-bg {
  background: linear-gradient(135deg, #d4290b 0%, #da837a 100%);
}
.item.item_overlay .inner .image.c6-bg::before {
  background: linear-gradient(135deg, #d4290b 0%, #da837a 100%);
}
.usn_cmp_banner .item.item_overlay.c6-bg .inner::before {
  background: linear-gradient(135deg, #d4290b 0%, #da837a 100%);
}
.c6-bg h1:not(.heading),
.c6-bg h2:not(.heading),
.c6-bg h3:not(.heading),
.c6-bg h4:not(.heading),
.c6-bg h5:not(.heading),
.c6-bg h6:not(.heading),
.c6-heading,
.c6-bg span.heading {
  color: #ffffff;
}
.c6-secondary-heading,
.c6-bg .c6-secondary-heading {
  color: #da837a;
}
.c6-bg,
.c6-bg .c6-text,
.c6-text {
  color: #ffffff;
}
.c6-borders {
  border-color: #da837a;
}
.c6-link,
.c6-bg a:not(.btn) {
  color: #da837a;
}
.c6-link:hover,
.c6-link:focus,
.c6-link:active,
.c6-bg a:not(.btn):hover,
.c6-bg a:not(.btn):focus,
.c6-bg a:not(.btn):active {
  color: #34454e;
}
.c6-highlight-bg {
  background-color: #da837a;
}
.c6-bg blockquote::before,
.component .component.c6-bg div > blockquote::before {
  color: #da837a;
}
.c6-highlight-text {
  color: #ffffff;
}
.c6-heading {
  color: #ffffff !important;
}
.c6-secondary-heading {
  color: #da837a !important;
}
.c6-bg .heading {
  color: #ffffff;
}
.c6-bg .secondary-heading {
  color: #da837a;
}
.c6-bg .quote,
.c6-bg blockquote {
  color: #ffffff;
}
.c6-bg .quote::before,
.c6-bg blockquote::before {
  color: #da837a;
}
.c6-bg .label {
  background-color: #da837a;
}
.c6-bg .label {
  color: #ffffff;
}
.c6-bg .repeatable .tab .nav-link {
  color: #da837a;
  border-color: #da837a;
}
.c6-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(218, 131, 122, 0.25);
}
.c6-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #34454e;
  background: rgba(218, 131, 122, 0.5);
}
.c6-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(218, 131, 122, 0.5);
}
.c6-bg .repeatable.tabbed .tab .nav-link.active {
  color: #ffffff;
  background: transparent;
}
.c6-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #ffffff;
}
.c6-bg .repeatable .repeatable-content {
  border-color: #da837a;
}
.c6-bg .slick-slider .slick-prev,
.c6-bg .slick-slider .slick-next {
  color: #da837a;
}
html.no-touch .c6-bg .slick-slider .slick-prev:hover,
html.no-touch .c6-bg .slick-slider .slick-next:hover {
  color: #34454e;
}
.c6-bg .slick-slider .slick-dots li > button {
  background-color: #ffffff;
}
html.no-touch
  .c6-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #34454e;
}
.c6-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #da837a;
}
.form .c6-bg .form-control {
  border-color: #da837a;
}
.form .c6-bg .form-control:focus {
  border-color: #da837a;
  box-shadow: 0 0 5px #99a2a6;
}
.c6-bg .ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #d4290b 0%, #da837a 100%);
}
.c6-bg.ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #d4290b 0%, #da837a 100%);
}
.ajax-wrap .c6-bg .ajax-loading {
  background: linear-gradient(135deg, #d4290b 0%, #da837a 100%);
}
.c6-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #da837a;
  border-top: 10px solid #da837a;
}
.c6-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #da837a;
  border-top: 10px solid #da837a;
}
.ajax-wrap .c6-bg .ajax-loading .loading span.message {
  border: 10px solid #da837a;
  border-top: 10px solid #da837a;
}
.c6-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #da837a;
  border-top: 5px solid #da837a;
}
.c6-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #da837a;
  border-top: 5px solid #da837a;
}
.item_form-single_field .c6-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #da837a;
  border-top: 5px solid #da837a;
}
.item_form-single_field .ajax-wrap .c6-bg .ajax-loading .loading span.message {
  border: 5px solid #da837a;
  border-top: 5px solid #da837a;
}
.c6-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #da837a;
}
.c6-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #da837a;
}
.c6-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #da837a;
}
.c6-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #34454e;
}
.c6-bg .listing.listing_data-list.data-list_boxed {
  background: linear-gradient(135deg, #d4290b 0%, #da837a 100%);
}
.c6-bg .listing.listing_data-list.data-list_boxed {
  border-color: #da837a;
}
.c6-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #da837a;
}
.c6-bg nav.sitemap ul li::before,
.c6-bg nav.sitemap ul li::after {
  background-color: #da837a;
}
.c6-bg nav.sitemap ul li:hover::after {
  background-color: #d47066;
}
.c6-bg thead {
  color: #ffffff;
}
.c6-bg table,
.c6-bg table th,
.c6-bg table td {
  border-color: #da837a;
}
.component.usn_cmp_anchornavigation.c6-bg ul.nav li.nav-item a.nav-link {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c6-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c6-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c6-bg .expand {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c6-bg .expand span,
.component.usn_cmp_anchornavigation.c6-bg .expand span:before,
.component.usn_cmp_anchornavigation.c6-bg .expand span:after {
  background-color: #ffffff;
}
.c6-bg .scroll-prompt a {
  color: #ffffff;
}
.c6-bg .scroll-prompt a i {
  color: #ffffff;
}
.c6-bg .scroll-prompt .mouse-scroll {
  border-color: #ffffff;
}
.c6-bg .scroll-prompt .mouse-scroll::before {
  background-color: #ffffff;
}
html#ecwid_html.usn body#ecwid_body .c6-bg .ec-size .ec-store h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn body#ecwid_body .c6-bg .ec-size .ec-store .ec-header-h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c6-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c6-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #ffffff !important;
}
.c7-bg {
  background: linear-gradient(135deg, #6d4e83 0%, #ad94f7 100%);
}
.item.item_overlay .inner .image.c7-bg::before {
  background: linear-gradient(135deg, #6d4e83 0%, #ad94f7 100%);
}
.usn_cmp_banner .item.item_overlay.c7-bg .inner::before {
  background: linear-gradient(135deg, #6d4e83 0%, #ad94f7 100%);
}
.c7-bg h1:not(.heading),
.c7-bg h2:not(.heading),
.c7-bg h3:not(.heading),
.c7-bg h4:not(.heading),
.c7-bg h5:not(.heading),
.c7-bg h6:not(.heading),
.c7-heading,
.c7-bg span.heading {
  color: #111111;
}
.c7-secondary-heading,
.c7-bg .c7-secondary-heading {
  color: #ad94f7;
}
.c7-bg,
.c7-bg .c7-text,
.c7-text {
  color: #111111;
}
.c7-borders {
  border-color: #ad94f7;
}
.c7-link,
.c7-bg a:not(.btn) {
  color: #ad94f7;
}
.c7-link:hover,
.c7-link:focus,
.c7-link:active,
.c7-bg a:not(.btn):hover,
.c7-bg a:not(.btn):focus,
.c7-bg a:not(.btn):active {
  color: #111111;
}
.c7-highlight-bg {
  background-color: #ad94f7;
}
.c7-bg blockquote::before,
.component .component.c7-bg div > blockquote::before {
  color: #ad94f7;
}
.c7-highlight-text {
  color: #ffffff;
}
.c7-heading {
  color: #111111 !important;
}
.c7-secondary-heading {
  color: #ad94f7 !important;
}
.c7-bg .heading {
  color: #111111;
}
.c7-bg .secondary-heading {
  color: #ad94f7;
}
.c7-bg .quote,
.c7-bg blockquote {
  color: #111111;
}
.c7-bg .quote::before,
.c7-bg blockquote::before {
  color: #ad94f7;
}
.c7-bg .label {
  background-color: #ad94f7;
}
.c7-bg .label {
  color: #ffffff;
}
.c7-bg .repeatable .tab .nav-link {
  color: #ad94f7;
  border-color: #ad94f7;
}
.c7-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(173, 148, 247, 0.25);
}
.c7-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #111111;
  background: rgba(173, 148, 247, 0.5);
}
.c7-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #111111;
  background: rgba(173, 148, 247, 0.5);
}
.c7-bg .repeatable.tabbed .tab .nav-link.active {
  color: #111111;
  background: transparent;
}
.c7-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #111111;
}
.c7-bg .repeatable .repeatable-content {
  border-color: #ad94f7;
}
.c7-bg .slick-slider .slick-prev,
.c7-bg .slick-slider .slick-next {
  color: #ad94f7;
}
html.no-touch .c7-bg .slick-slider .slick-prev:hover,
html.no-touch .c7-bg .slick-slider .slick-next:hover {
  color: #111111;
}
.c7-bg .slick-slider .slick-dots li > button {
  background-color: #111111;
}
html.no-touch
  .c7-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #111111;
}
.c7-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #ad94f7;
}
.form .c7-bg .form-control {
  border-color: #ad94f7;
}
.form .c7-bg .form-control:focus {
  border-color: #ad94f7;
  box-shadow: 0 0 5px #99a2a6;
}
.c7-bg .ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #6d4e83 0%, #ad94f7 100%);
}
.c7-bg.ajax-wrap .ajax-loading {
  background: linear-gradient(135deg, #6d4e83 0%, #ad94f7 100%);
}
.ajax-wrap .c7-bg .ajax-loading {
  background: linear-gradient(135deg, #6d4e83 0%, #ad94f7 100%);
}
.c7-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #ad94f7;
  border-top: 10px solid #ad94f7;
}
.c7-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #ad94f7;
  border-top: 10px solid #ad94f7;
}
.ajax-wrap .c7-bg .ajax-loading .loading span.message {
  border: 10px solid #ad94f7;
  border-top: 10px solid #ad94f7;
}
.c7-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #ad94f7;
  border-top: 5px solid #ad94f7;
}
.c7-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #ad94f7;
  border-top: 5px solid #ad94f7;
}
.item_form-single_field .c7-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #ad94f7;
  border-top: 5px solid #ad94f7;
}
.item_form-single_field .ajax-wrap .c7-bg .ajax-loading .loading span.message {
  border: 5px solid #ad94f7;
  border-top: 5px solid #ad94f7;
}
.c7-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #ad94f7;
}
.c7-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #ad94f7;
}
.c7-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #ad94f7;
}
.c7-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #111111;
}
.c7-bg .listing.listing_data-list.data-list_boxed {
  background: linear-gradient(135deg, #6d4e83 0%, #ad94f7 100%);
}
.c7-bg .listing.listing_data-list.data-list_boxed {
  border-color: #ad94f7;
}
.c7-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #ad94f7;
}
.c7-bg nav.sitemap ul li::before,
.c7-bg nav.sitemap ul li::after {
  background-color: #ad94f7;
}
.c7-bg nav.sitemap ul li:hover::after {
  background-color: #9b7cf5;
}
.c7-bg thead {
  color: #111111;
}
.c7-bg table,
.c7-bg table th,
.c7-bg table td {
  border-color: #ad94f7;
}
.component.usn_cmp_anchornavigation.c7-bg ul.nav li.nav-item a.nav-link {
  color: #111111;
}
.component.usn_cmp_anchornavigation.c7-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #111111;
}
.component.usn_cmp_anchornavigation.c7-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #111111;
}
.component.usn_cmp_anchornavigation.c7-bg .expand {
  color: #111111;
}
.component.usn_cmp_anchornavigation.c7-bg .expand span,
.component.usn_cmp_anchornavigation.c7-bg .expand span:before,
.component.usn_cmp_anchornavigation.c7-bg .expand span:after {
  background-color: #111111;
}
.c7-bg .scroll-prompt a {
  color: #111111;
}
.c7-bg .scroll-prompt a i {
  color: #111111;
}
.c7-bg .scroll-prompt .mouse-scroll {
  border-color: #111111;
}
.c7-bg .scroll-prompt .mouse-scroll::before {
  background-color: #111111;
}
html#ecwid_html.usn body#ecwid_body .c7-bg .ec-size .ec-store h1 {
  color: #111111 !important;
}
html#ecwid_html.usn body#ecwid_body .c7-bg .ec-size .ec-store .ec-header-h1 {
  color: #111111 !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c7-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #111111 !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c7-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #111111 !important;
}
.c8-bg {
  background: #ffffff;
}
.item.item_overlay .inner .image.c8-bg::before {
  background: #ffffff;
}
.usn_cmp_banner .item.item_overlay.c8-bg .inner::before {
  background: #ffffff;
}
.c8-bg h1:not(.heading),
.c8-bg h2:not(.heading),
.c8-bg h3:not(.heading),
.c8-bg h4:not(.heading),
.c8-bg h5:not(.heading),
.c8-bg h6:not(.heading),
.c8-heading,
.c8-bg span.heading {
  color: #34454e;
}
.c8-secondary-heading,
.c8-bg .c8-secondary-heading {
  color: #99a2a6;
}
.c8-bg,
.c8-bg .c8-text,
.c8-text {
  color: #111111;
}
.c8-borders {
  border-color: #e3e5e6;
}
.c8-link,
.c8-bg a:not(.btn) {
  color: #99a2a6;
}
.c8-link:hover,
.c8-link:focus,
.c8-link:active,
.c8-bg a:not(.btn):hover,
.c8-bg a:not(.btn):focus,
.c8-bg a:not(.btn):active {
  color: #34454e;
}
.c8-highlight-bg {
  background-color: #34454e;
}
.c8-bg blockquote::before,
.component .component.c8-bg div > blockquote::before {
  color: #34454e;
}
.c8-highlight-text {
  color: #ffffff;
}
.c8-heading {
  color: #34454e !important;
}
.c8-secondary-heading {
  color: #99a2a6 !important;
}
.c8-bg .heading {
  color: #34454e;
}
.c8-bg .secondary-heading {
  color: #99a2a6;
}
.c8-bg .quote,
.c8-bg blockquote {
  color: #34454e;
}
.c8-bg .quote::before,
.c8-bg blockquote::before {
  color: #34454e;
}
.c8-bg .label {
  background-color: #34454e;
}
.c8-bg .label {
  color: #ffffff;
}
.c8-bg .repeatable .tab .nav-link {
  color: #99a2a6;
  border-color: #e3e5e6;
}
.c8-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(227, 229, 230, 0.25);
}
.c8-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #34454e;
  background: rgba(227, 229, 230, 0.5);
}
.c8-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(227, 229, 230, 0.5);
}
.c8-bg .repeatable.tabbed .tab .nav-link.active {
  color: #34454e;
  background: transparent;
}
.c8-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #34454e;
}
.c8-bg .repeatable .repeatable-content {
  border-color: #e3e5e6;
}
.c8-bg .slick-slider .slick-prev,
.c8-bg .slick-slider .slick-next {
  color: #99a2a6;
}
html.no-touch .c8-bg .slick-slider .slick-prev:hover,
html.no-touch .c8-bg .slick-slider .slick-next:hover {
  color: #34454e;
}
.c8-bg .slick-slider .slick-dots li > button {
  background-color: #111111;
}
html.no-touch
  .c8-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #34454e;
}
.c8-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #34454e;
}
.form .c8-bg .form-control {
  border-color: #e3e5e6;
}
.form .c8-bg .form-control:focus {
  border-color: #34454e;
  box-shadow: 0 0 5px #99a2a6;
}
.c8-bg .ajax-wrap .ajax-loading {
  background: #ffffff;
}
.c8-bg.ajax-wrap .ajax-loading {
  background: #ffffff;
}
.ajax-wrap .c8-bg .ajax-loading {
  background: #ffffff;
}
.c8-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #e3e5e6;
  border-top: 10px solid #34454e;
}
.c8-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #e3e5e6;
  border-top: 10px solid #34454e;
}
.ajax-wrap .c8-bg .ajax-loading .loading span.message {
  border: 10px solid #e3e5e6;
  border-top: 10px solid #34454e;
}
.c8-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #e3e5e6;
  border-top: 5px solid #34454e;
}
.c8-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #e3e5e6;
  border-top: 5px solid #34454e;
}
.item_form-single_field .c8-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #e3e5e6;
  border-top: 5px solid #34454e;
}
.item_form-single_field .ajax-wrap .c8-bg .ajax-loading .loading span.message {
  border: 5px solid #e3e5e6;
  border-top: 5px solid #34454e;
}
.c8-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #e3e5e6;
}
.c8-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #e3e5e6;
}
.c8-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #99a2a6;
}
.c8-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #34454e;
}
.c8-bg .listing.listing_data-list.data-list_boxed {
  background: #ffffff;
}
.c8-bg .listing.listing_data-list.data-list_boxed {
  border-color: #e3e5e6;
}
.c8-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #e3e5e6;
}
.c8-bg nav.sitemap ul li::before,
.c8-bg nav.sitemap ul li::after {
  background-color: #e3e5e6;
}
.c8-bg nav.sitemap ul li:hover::after {
  background-color: #d6d8da;
}
.c8-bg thead {
  color: #34454e;
}
.c8-bg table,
.c8-bg table th,
.c8-bg table td {
  border-color: #e3e5e6;
}
.component.usn_cmp_anchornavigation.c8-bg ul.nav li.nav-item a.nav-link {
  color: #34454e;
}
.component.usn_cmp_anchornavigation.c8-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #34454e;
}
.component.usn_cmp_anchornavigation.c8-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #34454e;
}
.component.usn_cmp_anchornavigation.c8-bg .expand {
  color: #34454e;
}
.component.usn_cmp_anchornavigation.c8-bg .expand span,
.component.usn_cmp_anchornavigation.c8-bg .expand span:before,
.component.usn_cmp_anchornavigation.c8-bg .expand span:after {
  background-color: #34454e;
}
.c8-bg .scroll-prompt a {
  color: #34454e;
}
.c8-bg .scroll-prompt a i {
  color: #34454e;
}
.c8-bg .scroll-prompt .mouse-scroll {
  border-color: #34454e;
}
.c8-bg .scroll-prompt .mouse-scroll::before {
  background-color: #34454e;
}
html#ecwid_html.usn body#ecwid_body .c8-bg .ec-size .ec-store h1 {
  color: #34454e !important;
}
html#ecwid_html.usn body#ecwid_body .c8-bg .ec-size .ec-store .ec-header-h1 {
  color: #34454e !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c8-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #34454e !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c8-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #34454e !important;
}
.c9-bg {
  background: #f8f7fb;
}
.item.item_overlay .inner .image.c9-bg::before {
  background: #f8f7fb;
}
.usn_cmp_banner .item.item_overlay.c9-bg .inner::before {
  background: #f8f7fb;
}
.c9-bg h1:not(.heading),
.c9-bg h2:not(.heading),
.c9-bg h3:not(.heading),
.c9-bg h4:not(.heading),
.c9-bg h5:not(.heading),
.c9-bg h6:not(.heading),
.c9-heading,
.c9-bg span.heading {
  color: #000000;
}
.c9-secondary-heading,
.c9-bg .c9-secondary-heading {
  color: #000000;
}
.c9-bg,
.c9-bg .c9-text,
.c9-text {
  color: #000000;
}
.c9-borders {
  border-color: #34454e;
}
.c9-link,
.c9-bg a:not(.btn) {
  color: #000000;
}
.c9-link:hover,
.c9-link:focus,
.c9-link:active,
.c9-bg a:not(.btn):hover,
.c9-bg a:not(.btn):focus,
.c9-bg a:not(.btn):active {
  color: #6c6c6c;
}
.c9-highlight-bg {
  background-color: #e3e5e6;
}
.c9-bg blockquote::before,
.component .component.c9-bg div > blockquote::before {
  color: #e3e5e6;
}
.c9-highlight-text {
  color: #6c6c6c;
}
.c9-heading {
  color: #000000 !important;
}
.c9-secondary-heading {
  color: #000000 !important;
}
.c9-bg .heading {
  color: #000000;
}
.c9-bg .secondary-heading {
  color: #000000;
}
.c9-bg .quote,
.c9-bg blockquote {
  color: #000000;
}
.c9-bg .quote::before,
.c9-bg blockquote::before {
  color: #e3e5e6;
}
.c9-bg .label {
  background-color: #e3e5e6;
}
.c9-bg .label {
  color: #6c6c6c;
}
.c9-bg .repeatable .tab .nav-link {
  color: #000000;
  border-color: #34454e;
}
.c9-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(52, 69, 78, 0.25);
}
.c9-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #6c6c6c;
  background: rgba(52, 69, 78, 0.5);
}
.c9-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #6c6c6c;
  background: rgba(52, 69, 78, 0.5);
}
.c9-bg .repeatable.tabbed .tab .nav-link.active {
  color: #000000;
  background: transparent;
}
.c9-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #000000;
}
.c9-bg .repeatable .repeatable-content {
  border-color: #34454e;
}
.c9-bg .slick-slider .slick-prev,
.c9-bg .slick-slider .slick-next {
  color: #000000;
}
html.no-touch .c9-bg .slick-slider .slick-prev:hover,
html.no-touch .c9-bg .slick-slider .slick-next:hover {
  color: #6c6c6c;
}
.c9-bg .slick-slider .slick-dots li > button {
  background-color: #000000;
}
html.no-touch
  .c9-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #6c6c6c;
}
.c9-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #e3e5e6;
}
.form .c9-bg .form-control {
  border-color: #34454e;
}
.form .c9-bg .form-control:focus {
  border-color: #e3e5e6;
  box-shadow: 0 0 5px #99a2a6;
}
.c9-bg .ajax-wrap .ajax-loading {
  background: #f8f7fb;
}
.c9-bg.ajax-wrap .ajax-loading {
  background: #f8f7fb;
}
.ajax-wrap .c9-bg .ajax-loading {
  background: #f8f7fb;
}
.c9-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #34454e;
  border-top: 10px solid #e3e5e6;
}
.c9-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #34454e;
  border-top: 10px solid #e3e5e6;
}
.ajax-wrap .c9-bg .ajax-loading .loading span.message {
  border: 10px solid #34454e;
  border-top: 10px solid #e3e5e6;
}
.c9-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #34454e;
  border-top: 5px solid #e3e5e6;
}
.c9-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #34454e;
  border-top: 5px solid #e3e5e6;
}
.item_form-single_field .c9-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #34454e;
  border-top: 5px solid #e3e5e6;
}
.item_form-single_field .ajax-wrap .c9-bg .ajax-loading .loading span.message {
  border: 5px solid #34454e;
  border-top: 5px solid #e3e5e6;
}
.c9-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #34454e;
}
.c9-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #34454e;
}
.c9-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #000000;
}
.c9-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #6c6c6c;
}
.c9-bg .listing.listing_data-list.data-list_boxed {
  background: #f8f7fb;
}
.c9-bg .listing.listing_data-list.data-list_boxed {
  border-color: #34454e;
}
.c9-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #34454e;
}
.c9-bg nav.sitemap ul li::before,
.c9-bg nav.sitemap ul li::after {
  background-color: #34454e;
}
.c9-bg nav.sitemap ul li:hover::after {
  background-color: #2a373f;
}
.c9-bg thead {
  color: #000000;
}
.c9-bg table,
.c9-bg table th,
.c9-bg table td {
  border-color: #34454e;
}
.component.usn_cmp_anchornavigation.c9-bg ul.nav li.nav-item a.nav-link {
  color: #000000;
}
.component.usn_cmp_anchornavigation.c9-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #000000;
}
.component.usn_cmp_anchornavigation.c9-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #000000;
}
.component.usn_cmp_anchornavigation.c9-bg .expand {
  color: #000000;
}
.component.usn_cmp_anchornavigation.c9-bg .expand span,
.component.usn_cmp_anchornavigation.c9-bg .expand span:before,
.component.usn_cmp_anchornavigation.c9-bg .expand span:after {
  background-color: #000000;
}
.c9-bg .scroll-prompt a {
  color: #000000;
}
.c9-bg .scroll-prompt a i {
  color: #000000;
}
.c9-bg .scroll-prompt .mouse-scroll {
  border-color: #000000;
}
.c9-bg .scroll-prompt .mouse-scroll::before {
  background-color: #000000;
}
html#ecwid_html.usn body#ecwid_body .c9-bg .ec-size .ec-store h1 {
  color: #000000 !important;
}
html#ecwid_html.usn body#ecwid_body .c9-bg .ec-size .ec-store .ec-header-h1 {
  color: #000000 !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c9-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #000000 !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c9-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #000000 !important;
}
.c10-bg {
  background: #c9d1d5;
}
.item.item_overlay .inner .image.c10-bg::before {
  background: #c9d1d5;
}
.usn_cmp_banner .item.item_overlay.c10-bg .inner::before {
  background: #c9d1d5;
}
.c10-bg h1:not(.heading),
.c10-bg h2:not(.heading),
.c10-bg h3:not(.heading),
.c10-bg h4:not(.heading),
.c10-bg h5:not(.heading),
.c10-bg h6:not(.heading),
.c10-heading,
.c10-bg span.heading {
  color: #34454e;
}
.c10-secondary-heading,
.c10-bg .c10-secondary-heading {
  color: #f8f7fb;
}
.c10-bg,
.c10-bg .c10-text,
.c10-text {
  color: #34454e;
}
.c10-borders {
  border-color: #000000;
}
.c10-link,
.c10-bg a:not(.btn) {
  color: #000000;
}
.c10-link:hover,
.c10-link:focus,
.c10-link:active,
.c10-bg a:not(.btn):hover,
.c10-bg a:not(.btn):focus,
.c10-bg a:not(.btn):active {
  color: #6c6c6c;
}
.c10-highlight-bg {
  background-color: #6c6c6c;
}
.c10-bg blockquote::before,
.component .component.c10-bg div > blockquote::before {
  color: #6c6c6c;
}
.c10-highlight-text {
  color: #ffffff;
}
.c10-heading {
  color: #34454e !important;
}
.c10-secondary-heading {
  color: #f8f7fb !important;
}
.c10-bg .heading {
  color: #34454e;
}
.c10-bg .secondary-heading {
  color: #f8f7fb;
}
.c10-bg .quote,
.c10-bg blockquote {
  color: #34454e;
}
.c10-bg .quote::before,
.c10-bg blockquote::before {
  color: #6c6c6c;
}
.c10-bg .label {
  background-color: #6c6c6c;
}
.c10-bg .label {
  color: #ffffff;
}
.c10-bg .repeatable .tab .nav-link {
  color: #000000;
  border-color: #000000;
}
.c10-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(0, 0, 0, 0.25);
}
.c10-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #6c6c6c;
  background: rgba(0, 0, 0, 0.5);
}
.c10-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #6c6c6c;
  background: rgba(0, 0, 0, 0.5);
}
.c10-bg .repeatable.tabbed .tab .nav-link.active {
  color: #34454e;
  background: transparent;
}
.c10-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #34454e;
}
.c10-bg .repeatable .repeatable-content {
  border-color: #000000;
}
.c10-bg .slick-slider .slick-prev,
.c10-bg .slick-slider .slick-next {
  color: #000000;
}
html.no-touch .c10-bg .slick-slider .slick-prev:hover,
html.no-touch .c10-bg .slick-slider .slick-next:hover {
  color: #6c6c6c;
}
.c10-bg .slick-slider .slick-dots li > button {
  background-color: #34454e;
}
html.no-touch
  .c10-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #6c6c6c;
}
.c10-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #6c6c6c;
}
.form .c10-bg .form-control {
  border-color: #000000;
}
.form .c10-bg .form-control:focus {
  border-color: #6c6c6c;
  box-shadow: 0 0 5px #99a2a6;
}
.c10-bg .ajax-wrap .ajax-loading {
  background: #c9d1d5;
}
.c10-bg.ajax-wrap .ajax-loading {
  background: #c9d1d5;
}
.ajax-wrap .c10-bg .ajax-loading {
  background: #c9d1d5;
}
.c10-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #000000;
  border-top: 10px solid #6c6c6c;
}
.c10-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #000000;
  border-top: 10px solid #6c6c6c;
}
.ajax-wrap .c10-bg .ajax-loading .loading span.message {
  border: 10px solid #000000;
  border-top: 10px solid #6c6c6c;
}
.c10-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #000000;
  border-top: 5px solid #6c6c6c;
}
.c10-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #000000;
  border-top: 5px solid #6c6c6c;
}
.item_form-single_field .c10-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #000000;
  border-top: 5px solid #6c6c6c;
}
.item_form-single_field .ajax-wrap .c10-bg .ajax-loading .loading span.message {
  border: 5px solid #000000;
  border-top: 5px solid #6c6c6c;
}
.c10-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #000000;
}
.c10-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #000000;
}
.c10-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #000000;
}
.c10-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #6c6c6c;
}
.c10-bg .listing.listing_data-list.data-list_boxed {
  background: #c9d1d5;
}
.c10-bg .listing.listing_data-list.data-list_boxed {
  border-color: #000000;
}
.c10-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #000000;
}
.c10-bg nav.sitemap ul li::before,
.c10-bg nav.sitemap ul li::after {
  background-color: #000000;
}
.c10-bg nav.sitemap ul li:hover::after {
  background-color: #000000;
}
.c10-bg thead {
  color: #34454e;
}
.c10-bg table,
.c10-bg table th,
.c10-bg table td {
  border-color: #000000;
}
.component.usn_cmp_anchornavigation.c10-bg ul.nav li.nav-item a.nav-link {
  color: #34454e;
}
.component.usn_cmp_anchornavigation.c10-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #34454e;
}
.component.usn_cmp_anchornavigation.c10-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #34454e;
}
.component.usn_cmp_anchornavigation.c10-bg .expand {
  color: #34454e;
}
.component.usn_cmp_anchornavigation.c10-bg .expand span,
.component.usn_cmp_anchornavigation.c10-bg .expand span:before,
.component.usn_cmp_anchornavigation.c10-bg .expand span:after {
  background-color: #34454e;
}
.c10-bg .scroll-prompt a {
  color: #34454e;
}
.c10-bg .scroll-prompt a i {
  color: #34454e;
}
.c10-bg .scroll-prompt .mouse-scroll {
  border-color: #34454e;
}
.c10-bg .scroll-prompt .mouse-scroll::before {
  background-color: #34454e;
}
html#ecwid_html.usn body#ecwid_body .c10-bg .ec-size .ec-store h1 {
  color: #34454e !important;
}
html#ecwid_html.usn body#ecwid_body .c10-bg .ec-size .ec-store .ec-header-h1 {
  color: #34454e !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c10-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #34454e !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c10-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #34454e !important;
}
.c11-bg {
  background: #5c7a7e;
}
.item.item_overlay .inner .image.c11-bg::before {
  background: #5c7a7e;
}
.usn_cmp_banner .item.item_overlay.c11-bg .inner::before {
  background: #5c7a7e;
}
.c11-bg h1:not(.heading),
.c11-bg h2:not(.heading),
.c11-bg h3:not(.heading),
.c11-bg h4:not(.heading),
.c11-bg h5:not(.heading),
.c11-bg h6:not(.heading),
.c11-heading,
.c11-bg span.heading {
  color: #ffffff;
}
.c11-secondary-heading,
.c11-bg .c11-secondary-heading {
  color: #c9d1d5;
}
.c11-bg,
.c11-bg .c11-text,
.c11-text {
  color: #ffffff;
}
.c11-borders {
  border-color: #c9d1d5;
}
.c11-link,
.c11-bg a:not(.btn) {
  color: #c9d1d5;
}
.c11-link:hover,
.c11-link:focus,
.c11-link:active,
.c11-bg a:not(.btn):hover,
.c11-bg a:not(.btn):focus,
.c11-bg a:not(.btn):active {
  color: #ffffff;
}
.c11-highlight-bg {
  background-color: #c9d1d5;
}
.c11-bg blockquote::before,
.component .component.c11-bg div > blockquote::before {
  color: #c9d1d5;
}
.c11-highlight-text {
  color: #34454e;
}
.c11-heading {
  color: #ffffff !important;
}
.c11-secondary-heading {
  color: #c9d1d5 !important;
}
.c11-bg .heading {
  color: #ffffff;
}
.c11-bg .secondary-heading {
  color: #c9d1d5;
}
.c11-bg .quote,
.c11-bg blockquote {
  color: #ffffff;
}
.c11-bg .quote::before,
.c11-bg blockquote::before {
  color: #c9d1d5;
}
.c11-bg .label {
  background-color: #c9d1d5;
}
.c11-bg .label {
  color: #34454e;
}
.c11-bg .repeatable .tab .nav-link {
  color: #c9d1d5;
  border-color: #c9d1d5;
}
.c11-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(201, 209, 213, 0.25);
}
.c11-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #ffffff;
  background: rgba(201, 209, 213, 0.5);
}
.c11-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #ffffff;
  background: rgba(201, 209, 213, 0.5);
}
.c11-bg .repeatable.tabbed .tab .nav-link.active {
  color: #ffffff;
  background: transparent;
}
.c11-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #ffffff;
}
.c11-bg .repeatable .repeatable-content {
  border-color: #c9d1d5;
}
.c11-bg .slick-slider .slick-prev,
.c11-bg .slick-slider .slick-next {
  color: #c9d1d5;
}
html.no-touch .c11-bg .slick-slider .slick-prev:hover,
html.no-touch .c11-bg .slick-slider .slick-next:hover {
  color: #ffffff;
}
.c11-bg .slick-slider .slick-dots li > button {
  background-color: #ffffff;
}
html.no-touch
  .c11-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #ffffff;
}
.c11-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #c9d1d5;
}
.form .c11-bg .form-control {
  border-color: #c9d1d5;
}
.form .c11-bg .form-control:focus {
  border-color: #c9d1d5;
  box-shadow: 0 0 5px #99a2a6;
}
.c11-bg .ajax-wrap .ajax-loading {
  background: #5c7a7e;
}
.c11-bg.ajax-wrap .ajax-loading {
  background: #5c7a7e;
}
.ajax-wrap .c11-bg .ajax-loading {
  background: #5c7a7e;
}
.c11-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #c9d1d5;
  border-top: 10px solid #c9d1d5;
}
.c11-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #c9d1d5;
  border-top: 10px solid #c9d1d5;
}
.ajax-wrap .c11-bg .ajax-loading .loading span.message {
  border: 10px solid #c9d1d5;
  border-top: 10px solid #c9d1d5;
}
.c11-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.c11-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.item_form-single_field .c11-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.item_form-single_field .ajax-wrap .c11-bg .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.c11-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #c9d1d5;
}
.c11-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #c9d1d5;
}
.c11-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #c9d1d5;
}
.c11-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #ffffff;
}
.c11-bg .listing.listing_data-list.data-list_boxed {
  background: #5c7a7e;
}
.c11-bg .listing.listing_data-list.data-list_boxed {
  border-color: #c9d1d5;
}
.c11-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #c9d1d5;
}
.c11-bg nav.sitemap ul li::before,
.c11-bg nav.sitemap ul li::after {
  background-color: #c9d1d5;
}
.c11-bg nav.sitemap ul li:hover::after {
  background-color: #bbc5ca;
}
.c11-bg thead {
  color: #ffffff;
}
.c11-bg table,
.c11-bg table th,
.c11-bg table td {
  border-color: #c9d1d5;
}
.component.usn_cmp_anchornavigation.c11-bg ul.nav li.nav-item a.nav-link {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c11-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c11-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c11-bg .expand {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c11-bg .expand span,
.component.usn_cmp_anchornavigation.c11-bg .expand span:before,
.component.usn_cmp_anchornavigation.c11-bg .expand span:after {
  background-color: #ffffff;
}
.c11-bg .scroll-prompt a {
  color: #ffffff;
}
.c11-bg .scroll-prompt a i {
  color: #ffffff;
}
.c11-bg .scroll-prompt .mouse-scroll {
  border-color: #ffffff;
}
.c11-bg .scroll-prompt .mouse-scroll::before {
  background-color: #ffffff;
}
html#ecwid_html.usn body#ecwid_body .c11-bg .ec-size .ec-store h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn body#ecwid_body .c11-bg .ec-size .ec-store .ec-header-h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c11-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c11-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #ffffff !important;
}
.c12-bg {
  background: #34454e;
}
.item.item_overlay .inner .image.c12-bg::before {
  background: #34454e;
}
.usn_cmp_banner .item.item_overlay.c12-bg .inner::before {
  background: #34454e;
}
.c12-bg h1:not(.heading),
.c12-bg h2:not(.heading),
.c12-bg h3:not(.heading),
.c12-bg h4:not(.heading),
.c12-bg h5:not(.heading),
.c12-bg h6:not(.heading),
.c12-heading,
.c12-bg span.heading {
  color: #ffffff;
}
.c12-secondary-heading,
.c12-bg .c12-secondary-heading {
  color: #c9d1d5;
}
.c12-bg,
.c12-bg .c12-text,
.c12-text {
  color: #ffffff;
}
.c12-borders {
  border-color: #c9d1d5;
}
.c12-link,
.c12-bg a:not(.btn) {
  color: #c9d1d5;
}
.c12-link:hover,
.c12-link:focus,
.c12-link:active,
.c12-bg a:not(.btn):hover,
.c12-bg a:not(.btn):focus,
.c12-bg a:not(.btn):active {
  color: #ffffff;
}
.c12-highlight-bg {
  background-color: #c9d1d5;
}
.c12-bg blockquote::before,
.component .component.c12-bg div > blockquote::before {
  color: #c9d1d5;
}
.c12-highlight-text {
  color: #34454e;
}
.c12-heading {
  color: #ffffff !important;
}
.c12-secondary-heading {
  color: #c9d1d5 !important;
}
.c12-bg .heading {
  color: #ffffff;
}
.c12-bg .secondary-heading {
  color: #c9d1d5;
}
.c12-bg .quote,
.c12-bg blockquote {
  color: #ffffff;
}
.c12-bg .quote::before,
.c12-bg blockquote::before {
  color: #c9d1d5;
}
.c12-bg .label {
  background-color: #c9d1d5;
}
.c12-bg .label {
  color: #34454e;
}
.c12-bg .repeatable .tab .nav-link {
  color: #c9d1d5;
  border-color: #c9d1d5;
}
.c12-bg .repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(201, 209, 213, 0.25);
}
.c12-bg .repeatable.tabbed .tab .nav-link:not(.active):hover {
  color: #ffffff;
  background: rgba(201, 209, 213, 0.5);
}
.c12-bg .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #ffffff;
  background: rgba(201, 209, 213, 0.5);
}
.c12-bg .repeatable.tabbed .tab .nav-link.active {
  color: #ffffff;
  background: transparent;
}
.c12-bg .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #ffffff;
}
.c12-bg .repeatable .repeatable-content {
  border-color: #c9d1d5;
}
.c12-bg .slick-slider .slick-prev,
.c12-bg .slick-slider .slick-next {
  color: #c9d1d5;
}
html.no-touch .c12-bg .slick-slider .slick-prev:hover,
html.no-touch .c12-bg .slick-slider .slick-next:hover {
  color: #ffffff;
}
.c12-bg .slick-slider .slick-dots li > button {
  background-color: #ffffff;
}
html.no-touch
  .c12-bg
  .slick-slider
  .slick-dots
  li:not(.slick-active)
  > button:hover {
  background-color: #ffffff;
}
.c12-bg .slick-slider .slick-dots li.slick-active > button {
  background-color: #c9d1d5;
}
.form .c12-bg .form-control {
  border-color: #c9d1d5;
}
.form .c12-bg .form-control:focus {
  border-color: #c9d1d5;
  box-shadow: 0 0 5px #99a2a6;
}
.c12-bg .ajax-wrap .ajax-loading {
  background: #34454e;
}
.c12-bg.ajax-wrap .ajax-loading {
  background: #34454e;
}
.ajax-wrap .c12-bg .ajax-loading {
  background: #34454e;
}
.c12-bg .ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #c9d1d5;
  border-top: 10px solid #c9d1d5;
}
.c12-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 10px solid #c9d1d5;
  border-top: 10px solid #c9d1d5;
}
.ajax-wrap .c12-bg .ajax-loading .loading span.message {
  border: 10px solid #c9d1d5;
  border-top: 10px solid #c9d1d5;
}
.c12-bg .item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.c12-bg.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.item_form-single_field .c12-bg.ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.item_form-single_field .ajax-wrap .c12-bg .ajax-loading .loading span.message {
  border: 5px solid #c9d1d5;
  border-top: 5px solid #c9d1d5;
}
.c12-bg .listing.listing_links:not(.listing_links-mini) .item a {
  background: #c9d1d5;
}
.c12-bg .listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #c9d1d5;
}
.c12-bg .listing.listing_links.listing_links-mini .item a::after {
  background-color: #c9d1d5;
}
.c12-bg .listing.listing_links.listing_links-mini .item a:hover::after {
  background-color: #ffffff;
}
.c12-bg .listing.listing_data-list.data-list_boxed {
  background: #34454e;
}
.c12-bg .listing.listing_data-list.data-list_boxed {
  border-color: #c9d1d5;
}
.c12-bg .listing.listing_data-list .item.items-1:not(:last-child)::before {
  background-color: #c9d1d5;
}
.c12-bg nav.sitemap ul li::before,
.c12-bg nav.sitemap ul li::after {
  background-color: #c9d1d5;
}
.c12-bg nav.sitemap ul li:hover::after {
  background-color: #bbc5ca;
}
.c12-bg thead {
  color: #ffffff;
}
.c12-bg table,
.c12-bg table th,
.c12-bg table td {
  border-color: #c9d1d5;
}
.component.usn_cmp_anchornavigation.c12-bg ul.nav li.nav-item a.nav-link {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c12-bg
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c12-bg
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  background-color: #ffffff;
}
.component.usn_cmp_anchornavigation.c12-bg .expand {
  color: #ffffff;
}
.component.usn_cmp_anchornavigation.c12-bg .expand span,
.component.usn_cmp_anchornavigation.c12-bg .expand span:before,
.component.usn_cmp_anchornavigation.c12-bg .expand span:after {
  background-color: #ffffff;
}
.c12-bg .scroll-prompt a {
  color: #ffffff;
}
.c12-bg .scroll-prompt a i {
  color: #ffffff;
}
.c12-bg .scroll-prompt .mouse-scroll {
  border-color: #ffffff;
}
.c12-bg .scroll-prompt .mouse-scroll::before {
  background-color: #ffffff;
}
html#ecwid_html.usn body#ecwid_body .c12-bg .ec-size .ec-store h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn body#ecwid_body .c12-bg .ec-size .ec-store .ec-header-h1 {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c12-bg
  .ec-size
  .ec-store
  .product-details__product-title {
  color: #ffffff !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .c12-bg
  .ec-size
  .ec-store
  .grid-product__title-inner {
  color: #ffffff !important;
}
.btn.c1-btn-bg,
.btn-bg_c1-btn-bg .btn {
  background: #34454e;
}
.btn.c1-btn-bg:hover,
.btn.c1-btn-bg:focus,
.btn.c1-btn-bg:active,
.btn-bg_c1-btn-bg .btn:hover,
.btn-bg_c1-btn-bg .btn:focus,
.btn-bg_c1-btn-bg .btn:active {
  background: #34454e;
}
.btn.c1-btn-borders,
.btn-borders_c1-btn-borders .btn {
  border-color: #34454e;
}
.btn.c1-btn-borders:hover,
.btn.c1-btn-borders:focus,
.btn.c1-btn-borders:active,
.btn-borders_c1-btn-borders .btn:hover,
.btn-borders_c1-btn-borders .btn:focus,
.btn-borders_c1-btn-borders .btn:active {
  border-color: #314149;
}
.btn.c1-btn-text,
.btn-text_c1-btn-text .btn {
  color: #f8f7fb;
}
.btn.c1-btn-text:hover,
.btn.c1-btn-text:focus,
.btn.c1-btn-text:active,
.btn-text_c1-btn-text .btn:hover,
.btn-text_c1-btn-text .btn:focus,
.btn-text_c1-btn-text .btn:active {
  color: #ffffff;
}
.btn.c1-btn-bg:hover > span,
.btn.c1-btn-bg:focus > span,
.btn.c1-btn-bg:active > span {
  background: #314149;
}
.btn-bg_c1-btn-bg .btn:hover > span,
.btn-bg_c1-btn-bg .btn:focus > span,
.btn-bg_c1-btn-bg .btn:active > span {
  background: #314149;
}
a:hover .btn.c1-btn-bg > span,
a:focus .btn.c1-btn-bg > span,
a:active .btn.c1-btn-bg > span {
  background: #314149;
}
a:hover .btn.c1-btn-borders,
a:focus .btn.c1-btn-borders,
a:active .btn.c1-btn-borders {
  border-color: #314149;
}
a:hover .btn.c1-btn-text,
a:focus .btn.c1-btn-text,
a:active .btn.c1-btn-text {
  color: #ffffff;
}
.btn.c2-btn-bg,
.btn-bg_c2-btn-bg .btn {
  background: #ffffff;
}
.btn.c2-btn-bg:hover,
.btn.c2-btn-bg:focus,
.btn.c2-btn-bg:active,
.btn-bg_c2-btn-bg .btn:hover,
.btn-bg_c2-btn-bg .btn:focus,
.btn-bg_c2-btn-bg .btn:active {
  background: #ffffff;
}
.btn.c2-btn-borders,
.btn-borders_c2-btn-borders .btn {
  border-color: #ffffff;
}
.btn.c2-btn-borders:hover,
.btn.c2-btn-borders:focus,
.btn.c2-btn-borders:active,
.btn-borders_c2-btn-borders .btn:hover,
.btn-borders_c2-btn-borders .btn:focus,
.btn-borders_c2-btn-borders .btn:active {
  border-color: #f8f7fb;
}
.btn.c2-btn-text,
.btn-text_c2-btn-text .btn {
  color: #34454e;
}
.btn.c2-btn-text:hover,
.btn.c2-btn-text:focus,
.btn.c2-btn-text:active,
.btn-text_c2-btn-text .btn:hover,
.btn-text_c2-btn-text .btn:focus,
.btn-text_c2-btn-text .btn:active {
  color: #34454e;
}
.btn.c2-btn-bg:hover > span,
.btn.c2-btn-bg:focus > span,
.btn.c2-btn-bg:active > span {
  background: #f8f7fb;
}
.btn-bg_c2-btn-bg .btn:hover > span,
.btn-bg_c2-btn-bg .btn:focus > span,
.btn-bg_c2-btn-bg .btn:active > span {
  background: #f8f7fb;
}
a:hover .btn.c2-btn-bg > span,
a:focus .btn.c2-btn-bg > span,
a:active .btn.c2-btn-bg > span {
  background: #f8f7fb;
}
a:hover .btn.c2-btn-borders,
a:focus .btn.c2-btn-borders,
a:active .btn.c2-btn-borders {
  border-color: #f8f7fb;
}
a:hover .btn.c2-btn-text,
a:focus .btn.c2-btn-text,
a:active .btn.c2-btn-text {
  color: #34454e;
}
.btn.c3-btn-bg,
.btn-bg_c3-btn-bg .btn {
  background: #99a2a6;
}
.btn.c3-btn-bg:hover,
.btn.c3-btn-bg:focus,
.btn.c3-btn-bg:active,
.btn-bg_c3-btn-bg .btn:hover,
.btn-bg_c3-btn-bg .btn:focus,
.btn-bg_c3-btn-bg .btn:active {
  background: #99a2a6;
}
.btn.c3-btn-borders,
.btn-borders_c3-btn-borders .btn {
  border-color: #99a2a6;
}
.btn.c3-btn-borders:hover,
.btn.c3-btn-borders:focus,
.btn.c3-btn-borders:active,
.btn-borders_c3-btn-borders .btn:hover,
.btn-borders_c3-btn-borders .btn:focus,
.btn-borders_c3-btn-borders .btn:active {
  border-color: #929ca0;
}
.btn.c3-btn-text,
.btn-text_c3-btn-text .btn {
  color: #34454e;
}
.btn.c3-btn-text:hover,
.btn.c3-btn-text:focus,
.btn.c3-btn-text:active,
.btn-text_c3-btn-text .btn:hover,
.btn-text_c3-btn-text .btn:focus,
.btn-text_c3-btn-text .btn:active {
  color: #111111;
}
.btn.c3-btn-bg:hover > span,
.btn.c3-btn-bg:focus > span,
.btn.c3-btn-bg:active > span {
  background: #929ca0;
}
.btn-bg_c3-btn-bg .btn:hover > span,
.btn-bg_c3-btn-bg .btn:focus > span,
.btn-bg_c3-btn-bg .btn:active > span {
  background: #929ca0;
}
a:hover .btn.c3-btn-bg > span,
a:focus .btn.c3-btn-bg > span,
a:active .btn.c3-btn-bg > span {
  background: #929ca0;
}
a:hover .btn.c3-btn-borders,
a:focus .btn.c3-btn-borders,
a:active .btn.c3-btn-borders {
  border-color: #929ca0;
}
a:hover .btn.c3-btn-text,
a:focus .btn.c3-btn-text,
a:active .btn.c3-btn-text {
  color: #111111;
}
body {
  background: #f8f7fb;
}
header#site-header {
  color: #e3e5e6;
  background: #34454e;
}
footer#site-footer {
  color: #111111;
  background: linear-gradient(315deg, #f8f7fb 0%, #e3e5e6 100%);
}
.white-bg {
  background: #ffffff;
}
.white-text {
  color: #ffffff;
}
.black-bg {
  background: #000000;
}
.black-text {
  color: #000000;
}
.base-bg,
.item.item_overlay .inner .image.base-bg::before,
.usn_cmp_banner .item.item_overlay.base-bg .inner::before {
  background: #ffffff;
}
table,
table tr:nth-of-type(even) td,
.tables table tr:nth-of-type(even) td {
  background: transparent;
}
h1:not(.heading),
h2:not(.heading),
h3:not(.heading),
h4:not(.heading),
h5:not(.heading),
h6:not(.heading),
.base-bg h1:not(.heading),
.base-bg h2:not(.heading),
.base-bg h3:not(.heading),
.base-bg h4:not(.heading),
.base-bg h5:not(.heading),
.base-bg h6:not(.heading),
thead {
  color: #19233a;
}
.base-heading {
  color: #19233a !important;
}
.base-secondary-heading {
  color: #99a2a6 !important;
}
body,
.base-text {
  color: #111111;
}
.base-borders,
table,
table th,
table td {
  border-color: #dee3e7;
}
thead,
.quick-links ul li a::after {
  background-color: #dee3e7;
}
a,
.base-link {
  color: #99a2a6;
}
a:hover,
a:focus,
a:active,
.base-link:hover,
.base-link:focus,
.base-link:active {
  color: #34454e;
}
.base-highlight-bg {
  background-color: #99a2a6;
}
blockquote::before,
.base-bg blockquote::before,
.component .component.base-bg div > blockquote::before {
  color: #99a2a6;
}
.heading {
  color: #19233a;
}
.secondary-heading {
  color: #99a2a6;
}
blockquote,
.quote {
  color: #19233a;
}
blockquote::before,
.quote::before {
  color: #99a2a6;
}
.base-highlight-text {
  color: #ffffff;
}
.base-bg .label {
  background-color: #99a2a6;
  color: #ffffff;
}
.repeatable .tab .nav-link {
  color: #34454e;
  border-color: #dee3e7;
  background: transparent;
}
.repeatable.tabbed .tab .nav-link:not(.active) {
  background: rgba(222, 227, 231, 0.25);
}
.repeatable.tabbed .tab .nav-link:not(.active):hover,
.repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(222, 227, 231, 0.5);
}
.repeatable.tabbed .tab .nav-link.active,
.repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #19233a;
}
.repeatable .repeatable-content {
  border-color: #dee3e7;
  background: transparent;
}
footer#site-footer .repeatable .tab .nav-link {
  color: #99a2a6;
  border-color: #f8f7fb;
  background: transparent;
}
footer#site-footer .repeatable.tabbed .tab .nav-link {
  background: rgba(248, 247, 251, 0.25);
}
footer#site-footer .repeatable.tabbed .tab .nav-link:not(.active):hover,
footer#site-footer .repeatable.accordion .tab .nav-link.collapsed:hover {
  color: #34454e;
  background: rgba(248, 247, 251, 0.5);
}
footer#site-footer .repeatable.tabbed .tab .nav-link.active,
footer#site-footer .repeatable.accordion .tab .nav-link:not(.collapsed) {
  color: #34454e;
  background: transparent;
}
footer#site-footer .repeatable .repeatable-content {
  border-color: #f8f7fb;
}
.btn.base-btn-bg,
.btn-bg_base-btn-bg .btn {
  background: #fc802e;
}
.base-btn-bg:hover,
.btn-bg_base-btn-bg .btn:hover,
.btn.base-btn-bg:focus,
.btn-bg_base-btn-bg .btn:focus,
.btn.base-btn-bg:active,
.btn-bg_base-btn-bg .btn:active {
  background: #fc802e;
}
.btn.base-btn-bg:hover > span,
.btn.base-btn-bg:focus > span,
.btn.base-btn-bg:active > span,
.btn-bg_base-btn-bg .btn:hover > span,
.btn-bg_base-btn-bg .btn:focus > span,
.btn-bg_base-btn-bg .btn:active > span,
a:hover .btn.base-btn-bg > span,
a:focus .btn.base-btn-bg > span,
a:active .btn.base-btn-bg > span {
  background: #fc7922;
}
.btn.base-btn-borders,
.btn-borders_base-btn-borders .btn {
  border-color: #fc802e;
}
.btn.base-btn-borders:hover,
.btn-borders_base-btn-borders .btn:hover,
.btn.base-btn-borders:focus,
.btn-borders_base-btn-borders .btn:focus,
.btn.base-btn-borders:active,
.btn-borders_base-btn-borders .btn:active,
a:hover .btn.base-btn-borders,
a:focus .btn.base-btn-borders,
a:active .btn.base-btn-borders {
  border-color: #fc7922;
}
.btn.base-btn-text,
.btn-text_base-btn-text .btn {
  color: #f8f7fb;
}
.btn.base-btn-text:hover,
.btn-text_base-btn-text .btn:hover,
.btn.base-btn-text:focus,
.btn-text_base-btn-text .btn:focus,
.btn.base-btn-text:active,
.btn-text_base-btn-text .btn:active,
a:hover .btn.base-btn-text,
a:focus .btn.base-btn-text,
a:active .btn.base-btn-text {
  color: #ffffff;
}
.slick-slider * {
  outline: none !important;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  position: absolute;
  top: 50%;
  z-index: 101;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #99a2a6;
  cursor: pointer;
  transform: translateY(-50%);
  transition: all 0.4s ease-in-out 0s;
}
html.no-touch .slick-slider .slick-prev:hover,
html.no-touch .slick-slider .slick-next:hover {
  color: #34454e;
}
.slick-slider .slick-prev {
  left: 0;
}
.slick-slider .slick-next {
  right: 0;
}
.row.slides.slick-slider .slick-prev {
  top: calc(50% + 15px);
  left: 15px;
}
.row.slides.slick-slider .slick-next {
  top: calc(50% + 15px);
  right: 15px;
}
.row.slides.slick-slider.listing_gallery .slick-prev,
.row.slides.slick-slider.listing_gallery .slick-next {
  top: calc(50% + 7.5px);
}
.slick-slider .slick-prev i.icon,
.slick-slider .slick-next i.icon {
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.usn_cmp_banner .slick-slider .slick-prev,
.usn_cmp_banner .slick-slider .slick-next {
  color: #ffffff;
}
html.no-touch .usn_cmp_banner .slick-slider .slick-prev:hover,
html.no-touch .usn_cmp_banner .slick-slider .slick-next:hover {
  color: #ffffff;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .usn_cmp_banner .slick-slider .slick-prev,
  .usn_cmp_banner .slick-slider .slick-next {
    width: 60px;
    height: 60px;
  }
  .usn_cmp_banner .slick-slider .slick-prev i.icon,
  .usn_cmp_banner .slick-slider .slick-next i.icon {
    font-size: 40px;
  }
}
.slick-slider ul.slick-dots {
  padding: 0;
  margin: 30px 0 0;
  text-align: center;
  height: 12px;
}
.item_slideshow-block .slick-slider ul.slick-dots,
.usn_cmp_banner .slick-slider ul.slick-dots {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.slick-slider .slick-dots li {
  display: inline-block;
  margin: 0 4px;
  height: 12px;
}
.slick-slider .slick-dots li:only-child {
  display: none !important;
}
.slick-slider .slick-dots li > button {
  width: 12px;
  height: 12px;
  padding: 0;
  border: 0 none;
  text-indent: -9999px;
  border-radius: 50%;
  opacity: 0.5;
  outline: none;
  background-color: #111111;
  transition: all 0.4s ease-in-out 0s;
}
.slick-slider .slick-dots li:not(.slick-active) > button:hover {
  opacity: 1;
  background-color: #34454e;
}
.slick-slider .slick-dots li.slick-active > button {
  opacity: 1;
  background-color: #99a2a6;
}
.usn_cmp_banner .slick-slider ul.slick-dots li > button {
  background-color: #ffffff;
}
footer#site-footer .slick-slider .slick-dots li > button {
  background-color: #99a2a6;
}
.usn_cmp_banner .slick-slider .slick-dots li.slick-active > button {
  background-color: #99a2a6;
}
footer#site-footer .slick-slider .slick-dots li.slick-active > button {
  background-color: #34454e;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1 turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1 turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1 turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1 turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.fast .animated,
.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.faster .animated,
.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.slow .animated,
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.slower .animated,
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion: reduce), (print) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.os-animation {
  opacity: 0;
}
.os-animation.animated {
  opacity: 1 !important;
}
.d-none {
  display: none !important;
}
@media (min-width: 0) and (max-width: 575px) {
  .d-xs-none_only {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .d-sm-none_only {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .d-md-none_only {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .d-lg-none_only {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none_only {
    display: none !important;
  }
}
body,
input,
textarea,
label,
.control-label,
.form-control {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 150%;
  letter-spacing: -0.15px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  body,
  input,
  textarea,
  label,
  .control-label,
  .form-control {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body,
  input,
  textarea,
  label,
  .control-label,
  .form-control {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body,
  input,
  textarea,
  label,
  .control-label,
  .form-control {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  body,
  input,
  textarea,
  label,
  .control-label,
  .form-control {
    font-size: 16px;
  }
}
h1 {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.5px;
  text-transform: none;
  font-size: 40px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 45px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 55px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 65px;
  }
}
h2 {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.5px;
  text-transform: none;
  font-size: 30px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h2 {
    font-size: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h2 {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 50px;
  }
}
h3 {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.35px;
  text-transform: none;
  font-size: 28px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h3 {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h3 {
    font-size: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h3 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  h3 {
    font-size: 45px;
  }
}
h4 {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.35px;
  text-transform: none;
  font-size: 26px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h4 {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h4 {
    font-size: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h4 {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  h4 {
    font-size: 40px;
  }
}
h5 {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.35px;
  text-transform: none;
  font-size: 24px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h5 {
    font-size: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h5 {
    font-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h5 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  h5 {
    font-size: 35px;
  }
}
h6 {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.35px;
  text-transform: none;
  font-size: 20px;
}
@media (min-width: 576px) and (max-width: 767px) {
  h6 {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h6 {
    font-size: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  h6 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  h6 {
    font-size: 28px;
  }
}
p.heading,
span.heading {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.35px;
  text-transform: none;
  font-size: 22px;
}
@media (min-width: 576px) and (max-width: 767px) {
  p.heading,
  span.heading {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p.heading,
  span.heading {
    font-size: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  p.heading,
  span.heading {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  p.heading,
  span.heading {
    font-size: 28px;
  }
}
p.heading.sm,
span.heading.sm {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.25px;
  text-transform: none;
  font-size: 20px;
}
@media (min-width: 576px) and (max-width: 767px) {
  p.heading.sm,
  span.heading.sm {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p.heading.sm,
  span.heading.sm {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  p.heading.sm,
  span.heading.sm {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  p.heading.sm,
  span.heading.sm {
    font-size: 26px;
  }
}
.heading.lg,
span.heading.lg {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.25px;
  text-transform: none;
  font-size: 26px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .heading.lg,
  span.heading.lg {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading.lg,
  span.heading.lg {
    font-size: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading.lg,
  span.heading.lg {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  .heading.lg,
  span.heading.lg {
    font-size: 40px;
  }
}
.intro {
  font-family: "prometo", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 130%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 18px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .intro {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .intro {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .intro {
    font-size: 24px;
  }
}
.intro.sm {
  font-family: "prometo", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 140%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 18px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .intro.sm {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro.sm {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .intro.sm {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .intro.sm {
    font-size: 18px;
  }
}
.intro.lg {
  font-family: "prometo", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 130%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 22px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .intro.lg {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro.lg {
    font-size: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .intro.lg {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .intro.lg {
    font-size: 28px;
  }
}
.secondary-heading {
  font-family: "prometo", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 140%;
  letter-spacing: -0.25px;
  text-transform: none;
  font-size: 18px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .secondary-heading {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .secondary-heading {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .secondary-heading {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .secondary-heading {
    font-size: 18px;
  }
}
.secondary-heading.sm {
  font-family: "prometo", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 140%;
  letter-spacing: -0.25px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .secondary-heading.sm {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .secondary-heading.sm {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .secondary-headin.small {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .secondary-heading.sm {
    font-size: 16px;
  }
}
.secondary-heading.lg {
  font-family: "prometo", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 140%;
  letter-spacing: -0.25px;
  text-transform: none;
  font-size: 20px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .secondary-heading.lg {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .secondary-heading.lg {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .secondary-heading.lg {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .secondary-heading.lg {
    font-size: 26px;
  }
}
blockquote,
blockquote p.quote,
.quote {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 110%;
  letter-spacing: -0.15px;
  text-transform: none;
  font-size: 30px;
}
@media (min-width: 576px) and (max-width: 767px) {
  blockquote,
  blockquote p.quote {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  blockquote,
  blockquote p.quote {
    font-size: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  blockquote,
  blockquote p.quote {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  blockquote,
  blockquote p.quote {
    font-size: 35px;
  }
}
blockquote p.quote.sm,
.quote.sm {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 110%;
  letter-spacing: -0.15px;
  text-transform: none;
  font-size: 18px;
}
@media (min-width: 576px) and (max-width: 767px) {
  blockquote p.quote.sm,
  .quote.sm {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  blockquote p.quote.sm,
  .quote.sm {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  blockquote p.quote.sm,
  .quote.sm {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  blockquote p.quote.sm,
  .quote.sm {
    font-size: 22px;
  }
}
blockquote p.quote.lg,
.quote.lg {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 110%;
  letter-spacing: -0.15px;
  text-transform: none;
  font-size: 30px;
}
@media (min-width: 576px) and (max-width: 767px) {
  blockquote p.quote.lg,
  .quote.lg {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  blockquote p.quote.lg,
  .quote.lg {
    font-size: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  blockquote p.quote.lg,
  .quote.lg {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  blockquote p.quote.lg,
  .quote.lg {
    font-size: 45px;
  }
}
.btn {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 15px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .btn {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .btn {
    font-size: 15px;
  }
}
.btn.btn-sm {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .btn.btn-sm {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn.btn-sm {
    font-size: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn.btn-sm {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .btn.btn-sm {
    font-size: 14px;
  }
}
.btn.btn-lg {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .btn.btn-lg {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn.btn-lg {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn.btn-lg {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .btn.btn-lg {
    font-size: 22px;
  }
}
nav.main > ul,
header#site-header #logo.no-image span {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 160%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 18px;
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.main > ul,
  header#site-header #logo.no-image span {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.main > ul,
  header#site-header #logo.no-image span {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.main > ul,
  header#site-header #logo.no-image span {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  nav.main > ul,
  header#site-header #logo.no-image span {
    font-size: 18px;
  }
}
nav.main > ul ul {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 160%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.main > ul ul {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.main > ul ul {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.main > ul ul {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  nav.main > ul ul {
    font-size: 16px;
  }
}
nav.secondary > ul,
nav.secondary .dropdown-menu,
nav.secondary .dropdown-menu a {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.secondary > ul,
  nav.secondary .dropdown-menu,
  nav.secondary .dropdown-menu a {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.secondary > ul,
  nav.secondary .dropdown-menu,
  nav.secondary .dropdown-menu a {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.secondary > ul,
  nav.secondary .dropdown-menu,
  nav.secondary .dropdown-menu a {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  nav.secondary > ul,
  nav.secondary .dropdown-menu,
  nav.secondary .dropdown-menu a {
    font-size: 16px;
  }
}
nav.sub > ul {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  letter-spacing: -0.15px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.sub > ul {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.sub > ul {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.sub > ul {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  nav.sub > ul {
    font-size: 16px;
  }
}
nav.footer-navigation > ul {
  font-family: "prometo", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 12px;
}
@media (min-width: 576px) and (max-width: 767px) {
  nav.footer-navigation > ul {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.footer-navigation > ul {
    font-size: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav.footer-navigation > ul {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  nav.footer-navigation > ul {
    font-size: 12px;
  }
}
.breadcrumb-trail ol.breadcrumb {
  font-family: "prometo", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .breadcrumb-trail ol.breadcrumb {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-trail ol.breadcrumb {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-trail ol.breadcrumb {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .breadcrumb-trail ol.breadcrumb {
    font-size: 16px;
  }
}
.component.usn_cmp_anchornavigation ul.nav {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .component.usn_cmp_anchornavigation ul.nav {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .component.usn_cmp_anchornavigation ul.nav {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .component.usn_cmp_anchornavigation ul.nav {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .component.usn_cmp_anchornavigation ul.nav {
    font-size: 16px;
  }
}
.repeatable .tab {
  font-family: "prometo", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: none;
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 767px) {
  .repeatable .tab {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .repeatable .tab {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .repeatable .tab {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .repeatable .tab {
    font-size: 16px;
  }
}
body {
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3 {
  margin: 20px 0 15px;
}
h4,
h5,
h6,
p.heading {
  margin: 10px 0;
}
p {
  margin: 8px 0 15px;
}
.heading {
  margin: 0 !important;
  display: block;
}
.secondary-heading {
  margin: 0 !important;
  display: block;
}
p.caption {
  margin: 10px 0 0;
  font-size: 80%;
  font-style: italic;
  opacity: 0.6;
}
.secondary-heading + .heading {
  margin-top: 10px !important;
}
.secondary-heading + .heading {
  margin: 5px 0 0 !important;
}
.secondary-heading + .text,
.heading + .text {
  margin: 10px 0 0 !important;
}
.intro {
  display: block;
}
.link {
  margin-top: 15px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .link {
    margin-top: 30px;
  }
}
ul,
ol {
  margin: 8px 20px 15px;
  padding: 0;
}
ul ul,
ol ol {
  margin: 8px 18px;
}
b,
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
small {
  font-size: 90%;
}
table {
  margin: 5px 0 30px;
}
blockquote,
.quote {
  position: relative;
  padding: 30px 0 15px;
  margin: 15px 0;
  border: 0 none;
  display: block;
}
blockquote.sm,
.quote.sm {
  padding-top: 20px;
}
blockquote.lg,
.quote.lg {
  padding-top: 40px;
}
.item blockquote {
  padding-bottom: 0;
  margin-bottom: 0;
}
blockquote::before,
.quote::before {
  content: "\f35f";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}
blockquote::before,
.quote::before {
  top: -8px;
  left: 0;
  font-size: 100%;
  transform: scaleX(-1) scaleY(-1);
}
.text-center blockquote::before,
.text-center .quote::before {
  left: 50%;
  transform: translateX(-50%) scaleX(-1);
}
.text-right blockquote::before,
.text-right .quote::before {
  right: 0;
  left: auto;
}
blockquote .quote {
  padding: 0;
  margin: 0;
}
blockquote .quote::before {
  display: none;
}
a.skip-to-content {
  position: fixed;
  top: 10px;
  left: 50%;
  z-index: -1;
  width: auto;
  height: auto;
  transform: translateX(-50%);
}
a.skip-to-content:focus {
  z-index: 1001;
  clip: auto;
  padding: 0;
  margin: 0;
}
.info :first-child:not(li),
.text :first-child:not(li),
.alert :first-child:not(li) {
  margin-top: 0 !important;
}
.info :last-child:not(li),
.text :last-child:not(li),
.alert :last-child:not(li) {
  margin-bottom: 0 !important;
}
.label {
  display: inline-block;
  padding: 0 3px;
  font-weight: bold;
  border-radius: 3px;
}
body {
  position: relative;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
body.no-header {
  padding: 0;
}
#site {
  position: relative;
  z-index: 2;
  padding: 0;
}
body.max-width #site {
  max-width: 1600px;
  margin: 0 auto;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
}
@media (min-width: 0) and (max-width: 991px) {
  body:not(.no-header) #site {
    padding-top: 70px;
  }
  .content-col {
    margin-bottom: 30px;
  }
  .content-col:only-child {
    margin: 0;
  }
}
@media (min-width: 992px) {
  body:not(.no-header) #site {
    padding-top: 120px;
  }
  body.transparent-header #site {
    padding-top: 0;
  }
  body.transparent-header
    #site-content
    > .component:first-of-type:not(.usn_cmp_banner):not(.p-0) {
    padding-top: 170px;
  }
  body.transparent-header
    #site-content
    > .component.p-0:first-of-type:not(.usn_cmp_banner) {
    margin-top: 120px;
  }
}
@media (min-width: 1200px) {
  body.transparent-header
    #site-content
    > .component:first-of-type:not(.usn_cmp_banner):not(.p-0) {
    padding-top: 180px;
  }
}
@media (min-width: 1350px) {
  .container {
    max-width: 1350px;
  }
}
a,
a::before,
a::after {
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 0) and (max-width: 991px) {
  .heading-col {
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .heading-col {
    padding-bottom: 30px;
  }
}
header#site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1001;
  min-height: 70px;
  box-shadow: 0 none;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  transition: background-color 0.4s ease-in-out 0s,
    box-shadow 0.4s ease-in-out 0s, top 0.4s ease-in-out 0s;
}
header#site-header .row {
  position: relative;
}
header#site-header a {
  text-decoration: none;
}
body.max-width header#site-header {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  right: auto;
  left: auto;
}
header#site-header #logo {
  position: relative;
  top: 0;
  padding: 20px 15px;
  height: 70px;
}
header#site-header #logo a {
  display: block;
}
header#site-header #logo picture,
header#site-header #logo img {
  width: auto;
  height: auto;
  max-height: calc(70px - 40px);
  border-radius: 0;
  box-shadow: none;
}
header#site-header #logo:not(.no-image) span {
  display: none;
}
header#site-header #logo.no-image span {
  display: table-cell;
  vertical-align: middle;
  height: calc(70px - 40px);
}
@media (min-width: 0) and (max-width: 991px) {
  html.reveal-out header#site-header {
    height: 100%;
    max-height: 100%;
    overflow: auto;
    padding-bottom: 70px;
  }
  header#site-header > .container-fluid > .row,
  header#site-header > .container > .row {
    display: block !important;
  }
  html.reveal-out header#site-header::after {
    display: none;
  }
}
@media (min-width: 992px) {
  header#site-header {
    min-height: 120px;
  }
  header#site-header .row::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 59px;
    left: 15px;
    z-index: 1;
    height: 2px;
    background-color: #49616e;
  }
  header#site-header #logo {
    padding: 15px;
    height: 60px;
  }
  header#site-header #logo picture,
  header#site-header #logo img {
    max-height: calc(120px / 2 - 30px);
  }
  header#site-header #logo.no-image span {
    height: calc(120px / 2 - 30px);
  }
}
@media (min-width: 992px) {
  html.nav-up body:not(.browser-safari) header#site-header {
    top: -60px;
  }
  html.nav-up:not(.reached-top) body:not(.browser-safari) header#site-header,
  html.nav-down:not(.reached-top) body:not(.browser-safari) header#site-header {
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  }
  body:not(.browser-safari) header#site-header .container {
    transition: all 0.3s ease-in-out 0s;
  }
  html.nav-up body:not(.browser-safari) header#site-header .container {
    width: 100%;
    max-width: 100%;
  }
  body:not(.browser-safari) header#site-header .row::after {
    transition: all 0.3s ease-in-out 0s;
  }
  html.nav-up body:not(.browser-safari) header#site-header .row::after {
    opacity: 0;
  }
  body.transparent-header header#site-header,
  body.transparent-header header#site-header .row::after {
    background: transparent;
    box-shadow: none;
  }
  html.nav-down:not(.reached-top) body.transparent-header header#site-header,
  html.nav-up:not(.reached-top) body.transparent-header header#site-header {
    background: #34454e;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  }
  html.nav-down:not(.reached-top)
    body.transparent-header
    header#site-header
    .row::after {
    background: #49616e;
  }
}
footer#site-footer {
  position: relative;
}
footer#site-footer .footer-item {
  margin-bottom: 30px !important;
}
footer#site-footer .heading {
  margin-top: 0;
}
footer#site-footer .footer-heading,
footer#site-footer a:not(.btn):hover .footer-heading,
footer#site-footer a:not(.btn):focus .footer-heading,
footer#site-footer a:not(.btn):active .footer-heading {
  color: #34454e;
}
footer#site-footer .footer-secondary-heading,
footer#site-footer a:not(.btn):hover .footer-secondary-heading,
footer#site-footer a:not(.btn):focus .footer-secondary-heading,
footer#site-footer a:not(.btn):active .footer-secondary-heading {
  color: #34454e;
}
footer#site-footer .footer-text,
footer#site-footer a:not(.btn):hover .footer-text,
footer#site-footer a:not(.btn):focus .footer-text,
footer#site-footer a:not(.btn):active .footer-text {
  color: #111111;
}
footer#site-footer a {
  text-decoration: none;
}
footer#site-footer .footer-link,
footer#site-footer a:not(.btn) {
  color: #000;
}
footer#site-footer a.footer-link:not(.btn):hover,
footer#site-footer a.footer-link:not(.btn):focus,
footer#site-footer a.footer-link:not(.btn):active,
footer#site-footer a:not(.btn):hover,
footer#site-footer a:not(.btn):focus,
footer#site-footer a:not(.btn):active {
  color: #34454e;
}
footer#site-footer .footer-highlight,
footer#site-footer blockquote::before {
  color: #34454e;
}
blockquote::before,
.base-bg blockquote::before,
.component .component.base-bg div > blockquote::before {
  color: #99a2a6;
}
footer#site-footer thead {
  color: #34454e;
}
footer#site-footer table,
footer#site-footer table th,
footer#site-footer table td {
  border-color: #f8f7fb;
}
@media (min-width: 0) and (max-width: 575px) {
  footer#site-footer {
    padding: 30px 0;
  }
}
@media (min-width: 576px) {
  footer#site-footer {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  footer#site-footer {
    padding: 40px 0;
  }
}
@media (min-width: 992px) {
  footer#site-footer {
    padding: 50px 0;
  }
  footer#site-footer
    div[class^="offset-md-"]:not(.offset-lg-1):not(.offset-lg-2):not(
      .offset-lg-3
    ):not(.offset-lg-4):not(.offset-lg-5):not(.offset-lg-6):not(
      .offset-lg-7
    ):not(.offset-lg-8):not(.offset-lg-9):not(.offset-lg-10):not(
      .offset-lg-11
    ):not(.offset-lg-12),
  footer#site-footer
    div[class*=" offset-md-"]:not(.offset-lg-1):not(.offset-lg-2):not(
      .offset-lg-3
    ):not(.offset-lg-4):not(.offset-lg-5):not(.offset-lg-6):not(
      .offset-lg-7
    ):not(.offset-lg-8):not(.offset-lg-9):not(.offset-lg-10):not(
      .offset-lg-11
    ):not(.offset-lg-12) {
    margin-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  footer#site-footer {
    padding: 60px 0;
  }
}
.footer-logo {
  background-color: #c9d1d5;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul a {
  text-decoration: none !important;
}
.breadcrumb-trail {
  overflow: hidden;
  height: auto;
  color: #111111;
  background: #ffffff;
}
.breadcrumb-trail ol.breadcrumb {
  margin: 0;
  padding: 5px 0;
  background: transparent;
  border-radius: 0;
}
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item {
  position: relative;
  display: block;
  padding-left: 0 !important;
}
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item span {
  display: block;
}
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item::before {
  display: none !important;
}
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item a,
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item > span {
  display: block;
  color: #99a2a6;
  text-decoration: none;
  padding: 5px 0;
}
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item:not(.active) a:hover {
  color: #34454e;
}
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item.active > span {
  color: #111111;
  opacity: 0.5;
}
.breadcrumb-trail ol.breadcrumb li.breadcrumb-item i.icon.before {
  margin-right: 8px;
}
@media (min-width: 0) and (max-width: 599px) {
  .breadcrumb-trail ol.breadcrumb li.breadcrumb-item {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 600px) {
  .breadcrumb-trail ol.breadcrumb {
    padding: 15px 0;
  }
  .breadcrumb-trail ol.breadcrumb li.breadcrumb-item {
    position: relative;
    display: inline-block;
    margin-right: 15px;
  }
  .breadcrumb-trail ol.breadcrumb li.breadcrumb-item:not(:first-child) {
    border-top: 0 none;
  }
  .breadcrumb-trail ol.breadcrumb li.breadcrumb-item a,
  .breadcrumb-trail ol.breadcrumb li.breadcrumb-item a span,
  .breadcrumb-trail ol.breadcrumb li.breadcrumb-item > span {
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
  }
}
header#site-header a.expand {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 300;
  width: 70px;
  height: 70px;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
header#site-header a.expand span:before,
header#site-header a.expand span,
header#site-header a.expand span:after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  background-color: #ffffff;
  opacity: 1;
  transition: transform 0.4s ease-in-out 0s, left 0.4s ease-in-out 0s,
    top 0.4s ease-in-out 0s, width 0.3s ease-in-out 0s;
}
header#site-header a.expand span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
header#site-header a.expand span:before {
  top: -8px;
}
header#site-header a.expand span:after {
  top: 8px;
}
header#site-header a.expand.active span {
  width: 0;
}
header#site-header a.expand.active span:before,
header#site-header a.expand.active span:after {
  top: 0;
  left: -15px;
  background-color: #fc802e;
}
header#site-header a.expand.active span::before {
  transform: rotate(-45deg);
}
header#site-header a.expand.active span::after {
  transform: rotate(45deg);
}
@media (min-width: 0) and (max-width: 991px) {
  html.reveal-out {
    overflow: hidden;
  }
  html.reveal-out #site {
    max-height: 100%;
  }
  header#site-header .navigation {
    position: relative;
    z-index: 5;
  }
  html.reveal-out header#site-header .navigation {
    overflow: auto;
  }
  header#site-header .navigation .reveal {
    display: none;
  }
  html.reveal-out header#site-header .navigation .reveal {
    display: block;
  }
  html.reveal-out,
  html.reveal-out body {
    overflow-y: hidden;
    height: 100%;
    max-height: 100%;
  }
  html.reveal-out header#site-header {
    bottom: 0;
  }
  html.reveal-out header#site-header .navigation {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 992px) {
  header#site-header .navigation {
    -ms-flex: 1;
    flex: 1;
  }
  html.reveal-out {
    overflow: auto;
  }
  html.reveal-out .navigation {
    overflow: visible;
  }
  header#site-header a.expand {
    display: none;
  }
  .navigation .reveal {
    display: block;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  header#site-header nav.cta-links {
    padding: 15px;
  }
  header#site-header nav.cta-links .btn {
    display: block;
    margin: 5px 0;
  }
}
@media (min-width: 992px) {
  header#site-header nav.cta-links {
    position: relative;
    top: 50%;
    padding-right: 15px;
    z-index: 602;
    transform: translateY(-50%);
  }
  header#site-header nav.cta-links .btn + .btn {
    margin-left: 5px;
  }
}
nav.main {
  position: relative;
  z-index: 2;
}
nav.main ul li {
  position: relative;
}
nav.main ul li span {
  position: relative;
  display: block;
}
html.touch nav.main ul li span {
  pointer-events: none;
}
nav.main ul li span::before {
  content: "";
  position: absolute;
  transition: all 0.15s ease-in-out 0s;
}
html.no-touch nav.main ul li:not(.active):hover > span::before,
nav.main ul li:not(.active):focus > span::before,
nav.main ul li:not(.active):active > span::before,
nav.main ul li:not(.active).open-child > span::before {
  background: #ffffff;
}
nav.main ul li:not(.active):focus-within > span::before {
  background: #ffffff;
}
nav.main ul li.active > span::before {
  background-color: #fc802e;
}
nav.main ul li.has-child > span::after {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f280";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 70px;
  padding-top: 20px;
  text-align: center;
  color: #ffffff;
  transition: all 0.3s ease-in-out 0s;
}
html.touch nav.main ul li span::after {
  pointer-events: all;
  z-index: 10;
}
html.no-touch nav.main ul li:not(.active):hover > span::after,
nav.main ul li:not(.active):focus > span::after,
nav.main ul li:not(.active):active > span::after,
nav.main ul li:not(.active).open-child > span::after {
  color: #f8f7fb;
}
nav.main ul li:not(.active):focus-within > span::after {
  color: #f8f7fb;
}
nav.main ul li.active.has-child > span::after {
  color: #fc802e;
}
nav.main ul li span a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  pointer-events: all;
  transition: all 0.3s ease-in-out 0s;
}
nav.main ul > li > span > a:hover {
  color: #f8f7fb;
}
nav.main ul li.has-child span a {
  padding-right: 60px;
}
nav.main ul > li.active > span > a {
  color: #fc802e;
}
nav.main ul ul li.has-child > span::after {
  color: #34454e;
}
html.no-touch nav.main ul ul li:not(.active):hover > span::after,
nav.main ul ul li:not(.active):focus > span::after,
nav.main ul ul li:not(.active):active > span::after,
nav.main ul ul li:not(.active).open-child > span::after {
  color: #99a2a6;
}
nav.main ul ul li:not(.active):focus-within > span::after {
  color: #99a2a6;
}
nav.main ul ul li.active.has-child > span::after {
  color: #fc802e;
}
nav.main ul ul li span a {
  color: #34454e;
}
html.no-touch nav.main ul ul > li > span a:hover,
nav.main ul ul > li > span a:focus,
nav.main ul ul > li > span a:active {
  color: #99a2a6;
}
nav.main ul ul > li.active > span a {
  color: #fc802e;
}
@media (min-width: 0) and (max-width: 991px) {
  nav.main ul li span::before {
    top: 15px;
    bottom: 15px;
    left: 0;
    width: 0;
  }
  html.no-touch nav.main ul li:hover > span::before,
  nav.main ul li:focus > span::before,
  nav.main ul li:active > span::before,
  nav.main ul li.active > span::before,
  nav.main ul li.open-child_mobile > span::before {
    width: 3px;
  }
  nav.main ul li:focus-within > span::before {
    width: 3px;
  }
  nav.main ul li.has-child.open-child_mobile > span::after {
    content: "\f286";
    background: #ffffff;
  }
  nav.main ul li.has-child > span::after {
    font-size: 20px;
    border-radius: 5px 5px 0 0;
  }
  nav.main ul li span a {
    padding: 15px;
  }
  nav.main ul ul {
    display: none;
  }
  nav.main ul ul {
    background: #ffffff;
  }
  nav.main ul > li.open-child_mobile > ul {
    display: block;
  }
}
@media (min-width: 992px) {
  nav.main {
    position: absolute;
    top: 60px;
    left: 0;
    height: 60px;
  }
  nav.main > ul > li > span::before {
    bottom: 15px;
    height: 0;
    border-radius: 5px;
  }
  html.no-touch nav.main ul > li:hover > span::before,
  nav.main ul > li:focus > span::before,
  nav.main ul > li:active > span::before,
  nav.main ul > li.active > span::before,
  nav.main ul > li.open-child > span::before {
    height: 3px;
  }
  nav.main ul > li:focus-within > span::before {
    height: 3px;
  }
  nav.main > ul {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    -ms-flex-direction: row;
  }
  nav.main > ul > li {
    height: 60px;
    box-sizing: border-box;
    white-space: nowrap;
  }
  nav.main > ul > li > span > a {
    padding: 15px;
    height: 60px;
  }
  nav.main > ul ul > li > span > a {
    padding: 10px 15px;
  }
  nav.main ul li.has-child > span::after {
    width: 30px;
  }
  html.no-touch nav.main ul li.has-child > span::after {
    z-index: -1;
  }
  nav.main ul li.has-child span a {
    padding-right: 30px !important;
  }
}
@media (min-width: 992px) {
  nav.main > ul > li > span > a {
    padding: 15px;
  }
  nav.main > ul > li > span::before {
    right: 15px;
    left: 15px;
  }
  nav.main > ul > li.has-child > span::before {
    right: 30px;
  }
}
@media (min-width: 992px) {
  nav.main ul > li > ul {
    position: absolute;
    top: 50px;
    left: -999em;
    z-index: 99;
    width: 240px;
    background: #ffffff;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s;
  }
  html.no-touch nav.main ul > li:hover > ul,
  html.touch nav.main ul > li.open-child > ul {
    top: 55px;
    left: 0;
    opacity: 1;
  }
  nav.main ul > li:focus-within > ul {
    top: 55px;
    left: 0;
    opacity: 1;
  }
  nav.main ul ul li span::before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100% !important;
  }
  html.no-touch nav.main ul ul li:hover > span::before,
  nav.main ul ul li:focus > span::before,
  nav.main ul ul ul li:active > span::before,
  nav.main ul ul li.active > span::before,
  nav.main ul ul li.open-child > span::before {
    display: none;
    width: 3px;
  }
  nav.main ul ul li:focus-within > span::before {
    width: 3px;
  }
  nav.main ul ul li.has-child > span::after {
    content: "\f284";
    padding-top: 12px;
    color: #34454e;
  }
  html.no-touch nav.main ul ul li:not(.active):hover > span::after,
  nav.main ul ul li:not(.active):focus > span::after,
  nav.main ul ul li:not(.active):active > span::after,
  nav.main ul ul li:not(.active).open-child > span::after {
    color: #99a2a6;
  }
  nav.main ul ul li:not(.active):focus-within > span::after {
    color: #99a2a6;
  }
  nav.main ul ul li.active.has-child > span::after {
    color: #fc802e;
  }
  nav.main ul ul li span a {
    color: #34454e;
  }
  html.no-touch nav.main ul ul > li > span a:hover,
  nav.main ul ul > li > span a:focus,
  nav.main ul ul > li > span a:active {
    color: #99a2a6;
  }
  nav.main ul ul > li.active > span a {
    color: #fc802e;
  }
  nav.main ul ul > li > ul {
    top: -7px;
    z-index: 100;
  }
  html.no-touch nav.main ul ul > li:hover > ul,
  html.touch nav.main ul ul > li.open-child > ul {
    top: 0;
    left: 235px;
    opacity: 1;
  }
  nav.main ul ul > li:focus-within > ul {
    top: 0;
    left: 235px;
    opacity: 1;
  }
  nav.main ul > li > ul.multi-col {
    width: 480px;
  }
  nav.main ul > li > ul.multi-col > li {
    width: 240px;
    float: left;
  }
  nav.main ul > li > ul.multi-col > li:nth-child(odd) {
    clear: both;
  }
}
nav.secondary ul li span div,
nav.secondary ul li span a,
nav.secondary ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.3s ease-in-out 0s;
}
nav.secondary ul li span div {
  color: #e3e5e6;
}
html.no-touch nav.secondary ul li span a:hover,
nav.secondary ul li span a:focus,
nav.secondary ul li span a:active,
html.no-touch nav.secondary ul li.dropdown > a:hover,
nav.secondary ul li.dropdown a:focus,
nav.secondary ul li.dropdown a:active,
nav.secondary ul li.dropdown.show > a {
  color: #e3e5e6;
}
nav.secondary ul li.dropdown,
nav.secondary ul li.dropdown > a.dropdown-toggle {
  outline: 0 none !important;
  box-shadow: none;
}
nav.secondary ul li.dropdown > a.dropdown-toggle::after {
  margin-left: 4px;
  border-top: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-bottom: 0;
  border-left: 0.25em solid transparent;
}
nav.secondary ul li.phone-number strong {
  color: #fc802e;
}
nav.secondary ul li.dropdown .dropdown-menu {
  background: #34454e;
}
nav.secondary ul li.dropdown .dropdown-menu {
  padding: 0;
  border-radius: 0;
  border-color: #49616e;
}
nav.secondary ul li.dropdown .dropdown-menu a {
  color: #ffffff;
}
html.no-touch nav.secondary ul li.dropdown .dropdown-menu a:hover,
nav.secondary ul li.dropdown .dropdown-menu a:focus,
nav.secondary ul li.dropdown .dropdown-menu a:active {
  color: #e3e5e6;
  background: none !important;
}
@media (min-width: 0) and (max-width: 991px) {
  nav.secondary {
    padding: 15px !important;
  }
  .site-search + nav.secondary {
    padding-top: 0 !important;
  }
  nav.secondary ul li {
    overflow: hidden;
    height: 100%;
    display: block;
  }
  nav.secondary > ul > li + li {
    margin-top: 10px;
  }
  nav.secondary ul li span a,
  nav.secondary ul li span div,
  nav.secondary > ul > li > a {
    padding: 5px 0;
  }
  nav.secondary ul li.phone-number {
    font-size: 1.2rem;
    padding-bottom: 10px;
  }
  nav.secondary ul li.dropdown .dropdown-menu {
    width: 100%;
    border: 0 none;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    padding-bottom: 10px;
  }
  nav.secondary ul li.dropdown .dropdown-menu > a {
    background: none;
    padding: 5px 0;
  }
}
@media (min-width: 992px) {
  nav.secondary {
    position: relative;
    top: 1px;
    padding-right: 5px;
    z-index: 601;
  }
  nav.secondary > ul {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    -ms-flex-direction: row;
  }
  nav.secondary > ul .dropdown > a > i.icon {
    font-size: 1rem;
  }
  nav.secondary > ul > li > span > div,
  nav.secondary > ul > li > span > a,
  nav.secondary > ul > li > a {
    display: block;
    padding: 17px 10px;
  }
  nav.secondary ul li.dropdown .dropdown-menu {
    top: -5px !important;
    left: -5px !important;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
  }
  nav.secondary ul li.dropdown .dropdown-menu > a {
    padding: 8px 15px;
    color: #34454e;
  }
  nav.secondary ul li.dropdown .dropdown-menu > a:hover {
    padding: 8px 15px;
    color: #99a2a6 !important;
  }
}
nav.secondary ul li.language-selector a > picture,
nav.secondary ul li.language-selector a > img {
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0;
}
nav.secondary ul li.language-selector img,
nav.secondary ul li.language-selector picture img {
  width: 16px;
  height: 16px;
}
nav.secondary ul li.language-selector a {
  position: relative;
}
@media (min-width: 576px) and (max-width: 991px) {
  nav.secondary ul {
    display: flex;
    flex-wrap: wrap;
  }
  nav.secondary ul li {
    flex: 0 0 100%;
  }
  nav.secondary ul li.dropdown {
    flex: 0 0 50%;
  }
}
@media (min-width: 992px) {
  nav.secondary ul li.dropdown .dropdown-menu a > picture,
  nav.secondary ul li.dropdown .dropdown-menu a > img {
    margin-right: 2px;
  }
}
nav.sub {
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  background: rgba(222, 227, 231, 0.25);
}
nav.sub > p.heading {
  padding: 0 0 10px;
  color: #19233a;
}
nav.sub > p.heading a {
  color: #19233a;
  text-decoration: none;
}
nav.sub ul li {
  position: relative;
  padding: 3px 0;
}
nav.sub ul li span {
  position: relative;
  display: block;
}
nav.sub ul li span a {
  display: block;
  color: #99a2a6;
  transition: all 0.2s ease-in-out 0s;
}
nav.sub ul > li.active > span > a {
  color: #19233a;
}
html.no-touch nav.sub ul li:not(.active) span a:hover {
  padding-left: 3px;
}
html.no-touch nav.sub ul li:not(.active) span a:hover,
nav.sub ul li:not(.active) span a:focus,
nav.sub ul li:not(.active) span a:active {
  color: #34454e;
}
nav.sub ul ul {
  padding: 5px 0 2px;
}
nav.sub ul ul ul {
  padding-left: 12px;
}
nav.sub ul ul li {
  padding: 3px 0;
}
nav.sub ul ul li span a {
  padding-left: 12px;
}
html.no-touch nav.sub ul ul li:not(.active) span a:hover {
  padding-left: 15px;
}
nav.sub ul ul li span a::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 5px;
  height: 2px;
  background-color: #dee3e7;
  transition: all 0.2s ease-in-out 0s;
}
html.no-touch nav.sub ul ul li:not(.active) span a:hover::before {
  width: 8px;
  background-color: #a3b1bc;
}
nav.sub ul ul li.active span a::before {
  background-color: #19233a;
}
@media (min-width: 992px) {
  nav.sub {
    padding: 30px;
  }
}
.in-this-section {
  position: relative;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  background: rgba(222, 227, 231, 0.25);
}
.in-this-section > p.expand-sub {
  position: relative;
  cursor: pointer;
  padding: 15px;
  margin: 0;
  color: #19233a;
  font-weight: 700;
}
.in-this-section > p.expand-sub > i {
  position: relative;
  top: 2px;
  float: right;
  color: #99a2a6;
  transition: all 0.25s ease-in-out 0s;
}
.in-this-section > p.expand-sub.active > i {
  transform: rotate(45deg);
}
.in-this-section > nav.sub {
  margin: 0;
  padding: 15px;
  background: transparent;
}
.in-this-section > nav.sub > .heading {
  margin-top: 0;
}
.in-this-section > nav.sub:not(.open) {
  display: none;
}
nav#pagination {
  padding: 30px 0;
}
nav#pagination .pagination {
  position: relative;
  margin: 0;
}
nav#pagination .pagination,
nav#pagination .pagination li a,
nav#pagination .pagination li a span {
  border-radius: 0;
}
nav#pagination .pagination li {
  margin: 0 2.5px;
}
nav#pagination .pagination li.prev,
nav#pagination .pagination li.next {
  font-size: 18px;
}
nav#pagination .pagination li.prev {
  margin-left: 0;
}
nav#pagination .pagination li.next {
  margin-right: 0;
}
nav#pagination .pagination li.prev,
nav#pagination .pagination li.next {
  position: absolute;
}
nav#pagination .pagination li.prev {
  left: 0;
}
nav#pagination .pagination li.next {
  right: 0;
}
nav#pagination .pagination li a {
  display: block;
  color: #99a2a6;
  border: 0 none;
  padding: 9px 16px;
  height: 40px;
  min-width: 40px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  background: rgba(222, 227, 231, 0.25);
}
nav#pagination .pagination li:not(.active) a:hover {
  background: rgba(222, 227, 231, 0.5);
}
nav#pagination .pagination li.active a {
  color: #ffffff;
  background-color: #99a2a6;
}
.quick-links ul li {
  position: relative;
  margin-bottom: 5px;
  flex-basis: 100%;
}
.quick-links ul li a {
  display: block;
  padding-left: 0;
}
footer#site-footer .heading + .quick-links {
  margin-top: 15px;
}
html.no-touch footer#site-footer .quick-links ul li a:hover,
footer#site-footer .quick-links ul li a:active,
footer#site-footer .quick-links ul li a:focus {
  color: #34454e;
}
footer#site-footer .quick-links ul li a::after {
  background-color: #111111;
  opacity: 0.3;
}
html.no-touch footer#site-footer .quick-links ul li a:hover::after {
  opacity: 1;
}
footer#site-footer .quick-links ul {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 0) and (max-width: 767px) {
  footer#site-footer .quick-links ul li {
    flex-basis: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer#site-footer
    .footer-item:not(.col-md-1):not(.col-md-2):not(.col-md-3)
    .quick-links
    ul
    li {
    flex-basis: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  footer#site-footer
    .footer-item:not(.col-lg-1):not(.col-lg-2):not(.col-lg-3)
    .quick-links
    ul
    li {
    flex-basis: 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 1200px) {
  footer#site-footer
    .footer-item:not(.col-lg-1):not(.col-lg-2):not(.col-lg-3)
    .quick-links
    ul
    li {
    flex-basis: 50%;
    flex: 0 0 50%;
  }
}
nav.sitemap {
  position: relative;
}
nav.sitemap ul.nav {
  display: block;
  margin: 0;
  padding: 0 0 8px;
}
nav.sitemap ul.nav ul.nav {
  margin-left: 15px;
}
nav.sitemap ul li {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
}
nav.sitemap ul li::before,
nav.sitemap ul li::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  background-color: #dee3e7;
  transition: all 0.2s ease-in-out 0s;
}
nav.sitemap ul li::before {
  top: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
}
nav.sitemap ul li::after {
  top: 18px;
  width: 5px;
  height: 2px;
}
nav.sitemap ul li a:hover {
  padding-left: 18px;
}
nav.sitemap ul li:hover::after {
  width: 10px;
  background-color: #cfd6dc;
}
nav.social {
  margin-bottom: 30px;
}
.secondary-heading + nav.social,
.heading + nav.social {
  margin: 15px 0 0 !important;
}
.item .inner nav.social {
  margin-bottom: 0;
}
nav.social ul {
  line-height: 0;
}
nav.social ul li {
  display: inline-block;
  position: relative;
  margin: 0 2px 5px 0 !important;
  border-radius: 150px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
nav.social ul li a {
  position: relative;
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  transition: opacity 0.3s ease-in-out 0s;
}
.author-bio nav.social ul li a {
  width: 40px;
  height: 40px;
}
nav.social ul li a img {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 150px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
.author-bio nav.social ul li a img {
  width: 40px;
  height: 40px;
}
html.no-touch nav.social ul li a:hover {
  opacity: 0.7;
}
@media (min-width: 992px) {
  nav.social ul li a {
    width: 50px;
    height: 50px;
  }
  nav.social ul li a img {
    display: block;
    width: 50px;
    height: 50px;
  }
}
footer#site-footer .row:only-of-type > .col > nav.footer-navigation {
  padding-top: 0 !important;
}
nav.footer-navigation {
  padding: 30px 0 0;
}
nav.footer-navigation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 2px;
  background-color: #f8f7fb;
}
nav.footer-navigation ul li {
  display: block;
  padding: 10px 0;
}
nav.footer-navigation ul li a,
nav.footer-navigation ul li div {
  display: inline;
  padding: 0;
}
footer#site-footer nav.footer-navigation ul li.site-credit a:not(.btn) {
  font-weight: 700;
  color: #34454e;
}
@media (min-width: 768px) {
  nav.footer-navigation ul li {
    margin: 0 8px 0 0;
    padding: 0;
    display: inline-block;
  }
  nav.footer-navigation ul li.site-credit {
    clear: both;
    display: block;
    padding: 30px 0 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  nav.footer-navigation {
    padding-top: 60px;
  }
  nav.footer-navigation::before {
    top: 30px;
  }
  nav.footer-navigation ul li.site-credit {
    float: right;
    clear: none;
    padding: 0;
  }
}
section.content {
  position: relative;
  display: block;
  height: auto;
  overflow: hidden;
}
.content-col section.content {
  overflow: visible;
}
section.content.p-0 .component-inner > .container-fluid {
  padding: 0;
}
.content-col .component .component-inner > .container {
  padding: 0;
}
body:not(.full-page) section.content .content-col > section.content.component {
  padding: 0;
}
body:not(.full-page)
  section.content
  .content-col
  > section.content.component:not(:last-child):not(.p-0) {
  padding: 0 0 30px;
}
body:not(.full-page)
  section.content
  .content-col
  > section.content.component.meta {
  padding-top: 15px;
}
body:not(.full-page)
  section.content
  .content-coll
  > section.content.component:not(.usn_cmp_banner):not(.base-bg):not(
    .p-0
  ):first-child,
body:not(.full-page)
  section.content
  .content-coll
  > section.content.component:not(.usn_cmp_banner):not(.base-bg):not(.p-0) {
  padding: 30px !important;
}
.content .component-introduction {
  padding-bottom: 30px;
}
body:not(.full-page)
  section.content
  section.content.component
  .component-introduction {
  padding-bottom: 15px;
}
section.content .component-outro {
  padding-top: 30px;
}
body:not(.full-page)
  section.content
  section.content.component
  .component-outro {
  padding-top: 15px;
}
@media (min-width: 0) and (max-width: 575px) {
  section.content:not(.usn_cmp_banner) {
    padding: 30px 0;
  }
}
@media (min-width: 576px) {
  section.content:not(.usn_cmp_banner) {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  section.content:not(.usn_cmp_banner) {
    padding: 40px 0;
  }
}
@media (min-width: 992px) {
  section.content:not(.usn_cmp_banner) {
    padding: 50px 0;
  }
}
@media (min-width: 1200px) {
  section.content:not(.usn_cmp_banner) {
    padding: 60px 0;
  }
}
@media (min-width: 0) and (max-width: 575px) {
  section.content .component-introduction .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  section.content .component-outro .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  section.content .component-introduction .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  section.content .component-outro .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  section.content .component-introduction .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  section.content .component-outro .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  section.content .component-introduction .info.col {
    flex: 0 0 83.3333333%;
    -ms-flex: 0 0 83.3333333%;
    max-width: 83.3333333%;
  }
  section.content .component-outro .info.col {
    flex: 0 0 83.3333333%;
    -ms-flex: 0 0 83.3333333%;
    max-width: 83.3333333%;
  }
}
@media (min-width: 1200px) {
  section.content .component-introduction .info.col {
    flex: 0 0 66.6666667%;
    -ms-flex: 0 0 66.6666667%;
    max-width: 66.6666667%;
  }
  section.content .component-outro .info.col {
    flex: 0 0 66.6666667%;
    -ms-flex: 0 0 66.6666667%;
    max-width: 66.6666667%;
  }
}
section.content.component
  .content-col.center-col.col
  .component-introduction
  .info.col,
section.content.component
  .content-col.center-col.col
  .component-outro
  .info.col,
body:not(.full-page)
  section.content
  .content-col
  .component-introduction
  .info.col,
body:not(.full-page) section.content .content-col .component-outro .info.col {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}
section.content.component.usn_cmp_splitcomponent
  .item_block
  .component-introduction
  .info.col,
section.content.component.usn_cmp_splitcomponent
  .item_block
  .component-outro
  .info.col {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 0) and (max-width: 575px) {
  section.content.component .content-col.center-col.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  section.content.component .content-col.center-col.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  section.content.component .content-col.center-col.col {
    flex: 0 0 83.3333333%;
    -ms-flex: 0 0 83.3333333%;
    max-width: 83.3333333%;
  }
}
@media (min-width: 992px) {
  section.content.component .content-col.center-col.col {
    flex: 0 0 66.6666667%;
    -ms-flex: 0 0 66.6666667%;
    max-width: 66.6666667%;
  }
}
@media (min-width: 1200px) {
  section.content.component .content-col.center-col.col {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
  }
}
.row.slides {
  display: block;
  flex-wrap: nowrap;
}
.row.slides .item {
  max-width: auto;
  padding: 0 15px;
  margin-bottom: 0 !important;
}
.row:not(.slides):not(.listing_window-mosaic) .item.items-1 {
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .row:not(.slides):not(.listing_window-mosaic) .item.items-2,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-3,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-4,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-5,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-6,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-7,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-8 {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .row:not(.slides):not(.listing_window-mosaic) .item.items-3,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-4,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-5,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-6,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-7,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-8 {
    flex: 0 0 33.3333333%;
    -ms-flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
  }
}
@media (min-width: 992px) {
  .row:not(.slides):not(.listing_window-mosaic) .item.items-4,
  .row:not(.slides):not(.listing_window-mosaic) .item.items-5 {
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    max-width: 25%;
  }
  .row:not(.slides):not(.listing_window-mosaic) .item.items-6 {
    flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    max-width: 20%;
  }
  .row:not(.slides):not(.listing_window-mosaic) .item.items-7 {
    flex: 0 0 16.6666667%;
    -ms-flex: 0 0 16.6666667%;
    max-width: 16.6666667%;
  }
  .row:not(.slides):not(.listing_window-mosaic) .item.items-8 {
    flex: 0 0 14.2857143%;
    -ms-flex: 0 0 14.2857143%;
    max-width: 14.2857143%;
  }
}
@media (min-width: 1200px) {
  .row:not(.slides):not(.listing_window-mosaic) .item.items-5 {
    flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    max-width: 20%;
  }
  .row:not(.slides):not(.listing_window-mosaic) .item.items-6 {
    flex: 0 0 16.6666667%;
    -ms-flex: 0 0 16.6666667%;
    max-width: 16.6666667%;
  }
  .row:not(.slides):not(.listing_window-mosaic) .item.items-7 {
    flex: 0 0 14.2857143%;
    -ms-flex: 0 0 14.2857143%;
    max-width: 14.2857143%;
  }
  .row:not(.slides):not(.listing_window-mosaic) .item.items-8 {
    flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.listing:not(.listing_window-mosaic) .item:last-child {
  margin-bottom: 0 !important;
}
@media (min-width: 576px) and (max-width: 767px) {
  .listing:not(.listing_window-mosaic) .item:not(.items-1):nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item:not(.items-1):nth-last-child(1) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listing:not(.listing_window-mosaic)
    .item:not(.items-1):not(.items-2):nth-last-child(3),
  .listing:not(.listing_window-mosaic)
    .item:not(.items-1):not(.items-2):nth-last-child(2),
  .listing:not(.listing_window-mosaic)
    .item:not(.items-1):not(.items-2):nth-last-child(1) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(7),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(6),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(5),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(6),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(5),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(5),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-2:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-2:nth-last-child(1) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(8),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(7),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(6),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(5),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-8:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(7),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(6),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(5),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-7:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(6),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(5),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-6:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(5),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-5:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(4),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-4:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(3),
  .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-3:nth-last-child(1),
  .listing:not(.listing_window-mosaic) .item.items-2:nth-last-child(2),
  .listing:not(.listing_window-mosaic) .item.items-2:nth-last-child(1) {
    margin-bottom: 0 !important;
  }
}
.contact-us {
  font-family: "prometo", sans-serif;
  background-color: #fff;
}
.contact-us .info {
  padding-bottom: 80px;
}
.contact-us .info .description {
  font-size: 24px;
  line-height: 31px;
}
.contact-us .results-wrapper {
  background-color: #f7f8f9;
}
.contact-us .results-wrapper .office-list,
.contact-us .results-wrapper .employee-list {
  font-family: "Roboto", sans-serif;
}
.contact-us .results-wrapper .office-list .secondary-heading,
.contact-us .results-wrapper .employee-list .secondary-heading {
  font-size: 16px;
}
@media (max-width: 991px) {
  .contact-us .results-wrapper .office-list .office-box,
  .contact-us .results-wrapper .employee-list .office-box,
  .contact-us .results-wrapper .office-list .employee-box,
  .contact-us .results-wrapper .employee-list .employee-box {
    padding-bottom: 30px;
  }
}
.contact-us .results-wrapper .office-list .office-box .office-info,
.contact-us .results-wrapper .employee-list .office-box .office-info,
.contact-us .results-wrapper .office-list .employee-box .office-info,
.contact-us .results-wrapper .employee-list .employee-box .office-info,
.contact-us .results-wrapper .office-list .office-box .employee-info,
.contact-us .results-wrapper .employee-list .office-box .employee-info,
.contact-us .results-wrapper .office-list .employee-box .employee-info,
.contact-us .results-wrapper .employee-list .employee-box .employee-info {
  color: #99a2a6;
}
.contact-us .results-wrapper:before {
  content: "";
  width: 1440px;
  height: 100%;
  background-color: #f7f8f9;
  position: absolute;
  right: -45px;
}
@media (max-width: 991px) {
  .contact-us .results-wrapper:before {
    width: 100%;
    right: 0;
  }
}
.contact-us .results-wrapper .border:before {
  content: "";
  border: 1px solid white;
  width: 1440px;
  position: absolute;
  right: -45px;
}
@media (max-width: 991px) {
  .contact-us .results-wrapper .border:before {
    width: 100%;
    right: 0;
  }
}
.contact-us .results-wrapper .open-countries,
.contact-us .results-wrapper .open-filters {
  text-decoration: none;
  padding: 10px 0;
}
.contact-us .results-wrapper .open-countries .icon,
.contact-us .results-wrapper .open-filters .icon {
  font-size: 24px;
}
.white-popup-block {
  height: 100vh;
  overflow: auto;
  position: relative;
  background-color: #ffffff;
  padding: 15px;
}
@media (min-width: 991px) {
  .white-popup-block {
    height: unset;
    max-width: 900px;
    width: fit-content;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-size: 90px;
    background-position: 10px 10px;
    margin: auto;
  }
}
.white-popup-block p {
  font-family: "prometo", sans-serif;
  font-size: 24px;
}
.white-popup-block .continent ul {
  padding: 0;
  margin: 0;
  line-height: 27px;
}
.white-popup-block .continent ul li {
  list-style-type: none;
}
.white-popup-block .continent ul li a {
  color: #000;
}
.white-popup-block .continent ul li a.btn-country.active {
  font-weight: 600;
}
.white-popup-block .bottom-content {
  border-top: 1px solid #99a2a6;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  background-color: #fff;
}
.white-popup-block .form-popup-wrapper {
  overflow: auto;
  overflow-x: hidden;
  height: 94%;
}
@media (max-width: 991px) {
  .white-popup-block .form-popup-wrapper .container {
    height: 100%;
  }
}
.white-popup-block .form-popup-wrapper .container .custom-file-upload {
  font-family: unset;
  color: gray;
  cursor: pointer;
  text-align: right;
}
@media (max-width: 991px) {
  .white-popup-block .form-popup-wrapper .container .custom-file-upload {
    text-align: left;
  }
}
.white-popup-block.download-form,
.white-popup-block.newsletter-form {
  height: unset;
}
.white-popup-block.download-form .bottom-content,
.white-popup-block.newsletter-form .bottom-content {
  position: unset;
  padding: 10px 0;
}
.white-popup-block.download-form .bottom-content .form-btn,
.white-popup-block.newsletter-form .bottom-content .form-btn {
  color: #fff;
  cursor: pointer;
}
@media (min-width: 992px) {
  .white-popup-block.download-form,
  .white-popup-block.newsletter-form {
    width: 460px;
    margin: auto;
  }
  .white-popup-block.download-form .form-popup-wrapper,
  .white-popup-block.newsletter-form .form-popup-wrapper {
    padding: 50px;
  }
}
.filters-popup {
  overflow: hidden;
}
.filters-popup .filters-wrapper {
  overflow: auto;
  height: 94%;
}
@media (max-width: 991px) {
  .filters-popup .filters-wrapper .container {
    height: 100%;
  }
}
.filters-popup .filters {
  padding: 30px 0;
}
.filters-popup .filters .btn {
  margin: 10px 0;
  text-transform: none;
  font-family: "Roboto", sans-serif;
  font-weight: unset;
}
.filters-popup .filters .btn.active {
  border: 2px solid #19233a;
  font-weight: 700;
}
#send-inquiry .spinner-border,
#contact-form .spinner-border {
  position: absolute;
  right: 50%;
  top: 60%;
}
.alert {
  margin: 0;
  border-width: 2px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
.component.usn_cmp_anchornavigation {
  position: relative;
  top: 0;
  z-index: 101;
  padding: 15px 0 !important;
  width: 100%;
  transition: top 0.5s ease-in-out 0s;
}
body.max-width .component.usn_cmp_anchornavigation {
  max-width: 1600px;
}
.component.usn_cmp_anchornavigation {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
}
body:not(.no-header) .component.usn_cmp_anchornavigation {
  top: 69px;
}
.component.usn_cmp_anchornavigation,
.component.usn_cmp_anchornavigation ul.nav {
  margin: 0;
}
.component.usn_cmp_anchornavigation ul.nav.justify-content-center {
  text-align: center;
}
.component.usn_cmp_anchornavigation ul.nav.justify-content-left {
  text-align: left;
}
.component.usn_cmp_anchornavigation ul.nav.justify-content-right {
  text-align: right;
}
.component.usn_cmp_anchornavigation ul.nav li.nav-item {
  position: relative;
}
.component.usn_cmp_anchornavigation ul.nav li.nav-item span {
  position: relative;
  display: inline-block;
}
.component.usn_cmp_anchornavigation ul.nav li.nav-item a.nav-link {
  padding: 5px 10px;
  margin: 0;
  color: #19233a;
}
.component.usn_cmp_anchornavigation ul.nav li.nav-item a.nav-link::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: -2px;
  left: 10px;
  height: 2px;
  border-radius: 5px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.component.usn_cmp_anchornavigation
  ul.nav
  li.nav-item
  a.nav-link:not(.active):hover::after {
  bottom: 3px;
  background-color: #34454e;
  opacity: 1;
}
.component.usn_cmp_anchornavigation
  ul.nav
  li.nav-item
  a.nav-link.active::after {
  bottom: 3px;
  background-color: #99a2a6;
  opacity: 1;
}
@media (min-width: 0) and (max-width: 767px) {
  .component.usn_cmp_anchornavigation nav:not(.open-mobile) {
    display: none;
  }
  .component.usn_cmp_anchornavigation nav {
    padding-top: 15px;
  }
  .component.usn_cmp_anchornavigation ul.nav li.nav-item {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .component.usn_cmp_anchornavigation ul.nav li.nav-item a.nav-link {
    margin: 0;
  }
}
@media (min-width: 992px) {
  html.nav-up body:not(.no-header) .component.usn_cmp_anchornavigation {
    top: 59px;
  }
  html.reached-top body:not(.no-header) .component.usn_cmp_anchornavigation,
  html.nav-down body:not(.no-header) .component.usn_cmp_anchornavigation {
    top: 119px;
  }
  body.browser-safari:not(.no-header) .component.usn_cmp_anchornavigation {
    top: 119px !important;
  }
  body:not(.no-header) .component.usn_cmp_anchornavigation {
    top: 119px;
  }
}
.component.usn_cmp_anchornavigation .expand {
  position: relative;
  color: #19233a;
  font-size: 85%;
  width: 100%;
  height: 15px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  transition: all 0.3s ease-in-out 0s;
}
.component.usn_cmp_anchornavigation .expand span:before,
.component.usn_cmp_anchornavigation .expand span,
.component.usn_cmp_anchornavigation .expand span:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  background-color: #19233a;
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
.component.usn_cmp_anchornavigation .expand span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.component.usn_cmp_anchornavigation .expand span:before {
  top: 0;
  left: -12px;
}
.component.usn_cmp_anchornavigation .expand span:after {
  top: 0;
  left: auto;
  right: -12px;
}
.component.usn_cmp_anchornavigation .expand.anchor-active span {
  width: 0;
}
.component.usn_cmp_anchornavigation .expand.anchor-active span:before,
.component.usn_cmp_anchornavigation .expand.anchor-active span:after {
  top: 2px;
  left: -9px;
  border-radius: 0;
  width: 20px;
  height: 3px;
}
.component.usn_cmp_anchornavigation .expand.anchor-active span::before {
  transform: rotate(-45deg);
}
.component.usn_cmp_anchornavigation .expand.anchor-active span::after {
  transform: rotate(45deg);
}
.component.usn_cmp_anchornavigation .expand.justify-content-center {
  text-align: center;
}
.component.usn_cmp_anchornavigation .expand.justify-content-left {
  text-align: left;
}
.component.usn_cmp_anchornavigation .expand.justify-content-right {
  text-align: right;
}
@media (min-width: 768px) {
  .component.usn_cmp_anchornavigation .expand {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .component.usn_cmp_anchornavigation {
    position: relative;
    top: 0 !important;
  }
}
.component.usn_cmp_banner {
  padding: 0;
  overflow: hidden;
}
.component.usn_cmp_banner .item {
  position: relative;
}
.component.usn_cmp_banner .item.item_scale-banner,
.component.usn_cmp_banner .item.item_scale-banner .image,
.component.usn_cmp_banner .item.item_scale-banner .image .video {
  height: auto !important;
}
.component.usn_cmp_banner .item.item_scale-banner .container,
.component.usn_cmp_banner .item.item_scale-banner .row {
  height: 100%;
}
.component.usn_cmp_banner .item.item_short-banner,
.component.usn_cmp_banner .item.item_short-banner .container,
.component.usn_cmp_banner .item.item_short-banner .row,
.component.usn_cmp_banner .item.item_short-banner .image,
.component.usn_cmp_banner .item.item_short-banner .image .video {
  height: 50vh;
  height: calc(50vh - 70px);
}
body.no-header .component.usn_cmp_banner .item.item_short-banner,
body.no-header .component.usn_cmp_banner .item.item_short-banner .container,
body.no-header .component.usn_cmp_banner .item.item_short-banner .row,
body.no-header .component.usn_cmp_banner .item.item_short-banner .image,
body.no-header .component.usn_cmp_banner .item.item_short-banner .image .video {
  height: 50vh;
}
.component.usn_cmp_banner .item.item_medium-banner,
.component.usn_cmp_banner .item.item_medium-banner .container,
.component.usn_cmp_banner .item.item_medium-banner .row,
.component.usn_cmp_banner .item.item_medium-banner .image,
.component.usn_cmp_banner .item.item_medium-banner .image .video {
  height: 65vh;
  height: calc(65vh - 70px);
}
body.no-header .component.usn_cmp_banner .item.item_medium-banner,
body.no-header .component.usn_cmp_banner .item.item_medium-banner .container,
body.no-header .component.usn_cmp_banner .item.item_medium-banner .row,
body.no-header .component.usn_cmp_banner .item.item_medium-banner .image,
body.no-header
  .component.usn_cmp_banner
  .item.item_medium-banner
  .image
  .video {
  height: 65vh;
}
.component.usn_cmp_banner .item.item_takeover-banner,
.component.usn_cmp_banner .item.item_takeover-banner .container,
.component.usn_cmp_banner .item.item_takeover-banner .row,
.component.usn_cmp_banner .item.item_takeover-banner .image,
.component.usn_cmp_banner .item.item_takeover-banner .image .video {
  height: 100vh;
  height: calc(100vh - 70px);
}
body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner,
body.browser-ios
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .container,
body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner .row,
body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner .image,
body.browser-ios
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .image
  .video {
  height: 100vh;
  height: calc(100vh - 70px - 110px);
}
body.no-header.browser-ios .component.usn_cmp_banner .item.item_takeover-banner,
body.no-header.browser-ios
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .container,
body.no-header.browser-ios
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .row,
body.no-header.browser-ios
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .image,
body.no-header.browser-ios
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .image
  .video {
  height: calc(100vh - 110px);
}
body.no-header:not(.browser-ios)
  .component.usn_cmp_banner
  .item.item_takeover-banner,
body.no-header:not(.browser-ios)
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .container,
body.no-header:not(.browser-ios)
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .row,
body.no-header:not(.browser-ios)
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .image,
body.no-header:not(.browser-ios)
  .component.usn_cmp_banner
  .item.item_takeover-banner
  .image
  .video {
  height: 100vh;
}
.component.usn_cmp_banner .item:not(.item_scale-banner) .image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.browser-ios):not(.browser-safari)
  .component.usn_cmp_banner
  .item.parallax:not(.item_scale-banner)
  .image {
  background-attachment: fixed;
}
.component.usn_cmp_banner .item .image img {
  position: relative;
  z-index: 1;
}
.component.usn_cmp_banner .item .image .video {
  z-index: 2;
}
.component.usn_cmp_banner
  .item:not(.item_scale-banner)
  .image
  .video
  .video-player {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.component.usn_cmp_banner .item.item_scale-banner .image img + .video {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.component.usn_cmp_banner .item:not(.item_scale-banner) .inner,
.component.usn_cmp_banner .item.item_scale-banner .image + .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.component.usn_cmp_banner .item .inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.65;
}
.component.usn_cmp_banner .item .info {
  position: relative;
  height: 100%;
  padding: 70px 15px;
  z-index: 2;
}
.component.usn_cmp_banner .item .info .d-table {
  height: 100%;
}
.component.usn_cmp_banner .item .info .d-table,
.component.usn_cmp_banner .item .info .d-table-cell {
  width: 100%;
}
.component.usn_cmp_banner .item .row.info_align-middle .info .d-table-cell {
  vertical-align: middle;
}
.component.usn_cmp_banner .item .row.info_align-bottom .info .d-table-cell {
  vertical-align: bottom;
}
@media (min-width: 0) and (max-width: 575px) {
  .component.usn_cmp_banner .item.item_scale-banner .inner,
  .component.usn_cmp_banner .item.item_scale-banner .info {
    position: relative !important;
  }
  .component.usn_cmp_banner .item.item_scale-banner .info {
    padding: 15px;
  }
  .component.usn_cmp_banner .slides .item.item_scale-banner .info {
    padding-bottom: 60px;
  }
  .component.usn_cmp_banner .item.item_scale-banner .inner::before {
    display: none;
  }
}
@media (min-width: 768px) {
  body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner,
  body.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner .row,
  body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner .image,
  body.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video {
    height: 100vh;
    height: calc(100vh - 70px - 35px);
  }
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .row,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video {
    height: 100vh;
    height: calc(100vh - 35px);
  }
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .row,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  .component.usn_cmp_banner .item.item_short-banner,
  .component.usn_cmp_banner .item.item_short-banner .container,
  .component.usn_cmp_banner .item.item_short-banner .row,
  .component.usn_cmp_banner .item.item_short-banner .image,
  .component.usn_cmp_banner .item.item_short-banner .image .video {
    height: 50vh;
    height: calc(50vh - 120px);
    min-height: 340px;
  }
  body.no-header .component.usn_cmp_banner .item.item_short-banner,
  body.no-header .component.usn_cmp_banner .item.item_short-banner .container,
  body.no-header .component.usn_cmp_banner .item.item_short-banner .row,
  body.no-header .component.usn_cmp_banner .item.item_short-banner .image,
  body.no-header
    .component.usn_cmp_banner
    .item.item_short-banner
    .image
    .video,
  body.transparent-header .component.usn_cmp_banner .item.item_short-banner,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_short-banner
    .container,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_short-banner
    .row,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_short-banner
    .image,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_short-banner
    .image
    .video {
    height: 50vh;
    min-height: 340px;
  }
  .component.usn_cmp_banner .item.item_medium-banner,
  .component.usn_cmp_banner .item.item_medium-banner .container,
  .component.usn_cmp_banner .item.item_medium-banner .row,
  .component.usn_cmp_banner .item.item_medium-banner .image,
  .component.usn_cmp_banner .item.item_medium-banner .image .video {
    height: 65vh;
  /*  height: calc(65vh - 120px);*/ height: 380px;
    min-height: 380px;
  }
  body.no-header .component.usn_cmp_banner .item.item_medium-banner,
  body.no-header .component.usn_cmp_banner .item.item_medium-banner .container,
  body.no-header .component.usn_cmp_banner .item.item_medium-banner .row,
  body.no-header .component.usn_cmp_banner .item.item_medium-banner .image,
  body.no-header
    .component.usn_cmp_banner
    .item.item_medium-banner
    .image
    .video,
  body.transparent-header .component.usn_cmp_banner .item.item_medium-banner,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_medium-banner
    .container,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_medium-banner
    .row,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_medium-banner
    .image,
  body.transparent-header
    .component.usn_cmp_banner
    .item.item_medium-banner
    .image
    .video {
    height: 65vh;
    min-height: 450px;
  }
  .component.usn_cmp_banner .item.item_takeover-banner,
  .component.usn_cmp_banner .item.item_takeover-banner .container,
  .component.usn_cmp_banner .item.item_takeover-banner .row,
  .component.usn_cmp_banner .item.item_takeover-banner .image,
  .component.usn_cmp_banner .item.item_takeover-banner .image .video {
    height: 100vh;
    height: calc(100vh - 120px);
  }
  body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner,
  body.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner .row,
  body.browser-ios .component.usn_cmp_banner .item.item_takeover-banner .image,
  body.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video {
    height: 100vh;
    height: calc(100vh - 120px - 30px);
  }
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .row,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image,
  body.no-header.browser-ios
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video {
    height: 100vh;
    height: calc(100vh - 30px);
  }
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .row,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image,
  body.no-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video,
  body.transparent-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner,
  body.transparent-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.transparent-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .row,
  body.transparent-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image,
  body.transparent-header:not(.browser-ios)
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video {
    height: 100vh;
  }
  body.browser-ios.transparent-header
    .component.usn_cmp_banner
    .item.item_takeover-banner,
  body.browser-ios.transparent-header
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .container,
  body.browser-ios.transparent-header
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .row,
  body.browser-ios.transparent-header
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image,
  body.browser-ios.transparent-header
    .component.usn_cmp_banner
    .item.item_takeover-banner
    .image
    .video {
    height: 100vh;
    height: calc(100vh - 30px);
  }
  .component.usn_cmp_banner .item .info {
    padding: 90px 15px;
  }
  body.transparent-header:not(.no-header)
    .component.usn_cmp_banner
    .item.item_short-banner
    .info,
  body.transparent-header:not(.no-header)
    .component.usn_cmp_banner
    .item.item_medium-banner
    .info {
    padding-top: calc(120px + 90px);
  }
}
@media (min-width: 0) and (max-width: 575px) {
  .component.usn_cmp_banner .item .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .component.usn_cmp_banner .item .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .component.usn_cmp_banner .item .info.col {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .component.usn_cmp_banner .item .info.col {
    flex: 0 0 83.3333333%;
    -ms-flex: 0 0 83.3333333%;
    max-width: 83.3333333%;
  }
}
@media (min-width: 1200px) {
  .component.usn_cmp_banner .item .info.col {
    flex: 0 0 66.6666667%;
    -ms-flex: 0 0 66.6666667%;
    max-width: 66.6666667%;
  }
}
.scroll-prompt {
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 100;
  width: 40px;
  text-align: center;
  transform: translateX(-50%);
  opacity: 0;
}
.scroll-prompt a {
  display: inline-block;
  width: 100%;
  height: 30px;
  margin: 0 auto;
  cursor: pointer;
  text-decoration: none !important;
  color: #19233a;
  overflow: hidden;
}
.scroll-prompt a i {
  font-size: 20px;
  line-height: 20px;
  display: block;
  padding: 0;
  margin: 0 0 0 2px;
  color: #19233a;
}
.scroll-prompt .mouse-scroll {
  position: relative;
  width: 21px;
  height: 35px;
  margin: 0 auto;
  border-width: 2px;
  border-style: solid;
  border-color: #19233a;
  border-radius: 10px;
}
.scroll-prompt .mouse-scroll::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 7px;
  width: 3px;
  height: 6px;
  border-radius: 50%;
  background-color: #19233a;
  opacity: 0;
}
.scroll-prompt {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.scroll-prompt .mouse-scroll::before {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.scroll-prompt a span {
  display: none;
}
@media (min-width: 0) and (max-width: 575px) {
  .component.usn_cmp_banner .item.item_scale-banner .scroll-prompt {
    position: relative;
    bottom: 0;
  }
}
@media (min-width: 0) and (max-width: 991px) {
  .scroll-prompt a > .mouse-scroll {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .scroll-prompt a > i.icon {
    display: none !important;
  }
  .scroll-prompt a {
    height: auto;
    padding-bottom: 0;
  }
  .scroll-prompt a span {
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    display: block;
    margin-top: 15px;
    display: none;
  }
  .scroll-prompt a i {
    font-size: 20px;
  }
}
.component.usn_cmp_ctastrip .info {
  position: relative;
  margin-bottom: 0;
}
.component.usn_cmp_ctastrip .link {
  margin-bottom: 0;
}
.component.usn_cmp_ctastrip .info,
.component.usn_cmp_ctastrip .link {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .component.usn_cmp_ctastrip .text-right .info,
  .component.usn_cmp_ctastrip .text-left .info {
    flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    max-width: 70%;
  }
  .component.usn_cmp_ctastrip .text-left .link,
  .component.usn_cmp_ctastrip .text-right .link {
    flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    max-width: 30%;
  }
  .component.usn_cmp_ctastrip .text-left .link a.btn,
  .component.usn_cmp_ctastrip .text-right .link a.btn {
    display: block;
  }
  .component.usn_cmp_ctastrip .text-right .info {
    order: 2;
  }
  .component.usn_cmp_ctastrip .text-right .link {
    order: 1;
  }
  .component.usn_cmp_ctastrip .link .btn + .btn {
    margin-top: 5px;
  }
  .component.usn_cmp_ctastrip
    .text-left
    .linkm
    .component.usn_cmp_ctastrip
    .text-right
    .link {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .component.usn_cmp_ctastrip .text-right .info,
  .component.usn_cmp_ctastrip .text-left .info {
    flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    max-width: 75%;
  }
  .component.usn_cmp_ctastrip .text-left .link,
  .component.usn_cmp_ctastrip .text-right .link {
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    max-width: 25%;
  }
}
.listing.listing_data-list.data-list_boxed {
  margin: 0;
  padding: 15px 0;
}
.listing.listing_data-list .list-title.heading {
  margin: 0 0 15px !important;
}
.listing.listing_data-list.data-list_boxed .list-title.heading {
  margin-top: 8px !important;
}
.listing.listing_data-list .item {
  margin: 8px 0 !important;
}
.listing.listing_data-list .item.items-1:not(:last-child)::before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 15px;
  left: 15px;
  height: 2px;
  background-color: #dee3e7;
}
footer#site-footer
  .listing.listing_data-list
  .item.items-1:not(:last-child)::before {
  background-color: #f8f7fb;
}
footer#site-footer
  .listing.listing_data-list.data-list_boxed.has-borders.footer-borders {
  border-color: #f8f7fb;
}
.listing.listing_data-list .item > .title {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: 100%;
  margin: 0;
}
.listing.listing_data-list .item > .title + .text {
  margin-top: 4px;
}
.listing.listing_data-list .item > .title > span {
  flex: auto;
}
.listing.listing_data-list .item > .title > span.text-left {
  align-self: flex-start;
}
.listing.listing_data-list .item > .title > span.text-right {
  align-self: flex-end;
  font-weight: bold;
}
@media (min-width: 992px) {
  .listing.listing_data-list.data-list_boxed {
    padding: 15px;
  }
}
.form {
  padding: 30px 0;
}
.form input,
.form select,
.form textarea {
  width: 100%;
  min-height: 36px;
  margin-bottom: 30px;
  padding: 4px;
  border: 2px solid #99a2a6;
  border-radius: 4px;
  background-color: #f7f8f9;
  box-shadow: 0px 2px 1px #0000001a;
}
.form input.error,
.form select.error,
.form textarea.error {
  border-color: #fc802e;
}
.form input:read-only {
  border: none;
  border-bottom: 2px solid #99a2a6;
  border-radius: unset;
  background-color: unset;
  box-shadow: none;
  font-weight: 600;
}
.form input:read-only:focus-visible {
  outline: none;
}
.form select {
  background: url(../img/icons/icon-down.svg) no-repeat;
  background-position: right 5px center;
  background-size: 25px;
}
.form p,
.form label {
  font-family: "prometo", sans-serif;
}
.row.listing.listing_instagram .item {
  padding-left: 15px;
  padding-right: 15px;
}
.listing_no-spacing .listing.listing_instagram .item {
  padding: 0;
  margin: 0;
}
.usn_cmp_gridlayout .umb-grid {
  margin-right: -15px;
  margin-left: -15px;
}
.listing.listing_links:not(.listing_links-mini) {
  border-radius: 5px;
}
.listing.listing_links:not(.listing_links-mini) .item a {
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  background: rgba(222, 227, 231, 0.25);
}
.listing.listing_links:not(.listing_links-mini) .item a:hover {
  background: #ffffff;
}
.listing.listing_links:not(.listing_links-mini) .item .heading {
  margin-top: 0;
}
@media (min-width: 992px) {
  .listing.listing_links:not(.listing_links-mini) .item a {
    padding: 30px;
  }
}
.listing.listing_links.listing_links-mini .item {
  margin: 5px 0;
}
.listing.listing_links.listing_links-mini .item a {
  position: relative;
  padding-left: 15px;
}
.listing.listing_links.listing_links-mini .item a:hover {
  padding-left: 18px;
}
.listing.listing_links.listing_links-mini .item a::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  display: block;
  width: 5px;
  height: 2px;
  background-color: #99a2a6;
}
.listing.listing_links.listing_links-mini .item a:hover::after {
  width: 8px;
  background-color: #34454e;
}
.listing.listing_search-results {
  margin-top: 15px;
  margin-bottom: 15px;
}
.p-0 .listing.listing_no-spacing:not(.listing_window-mosaic):first-child {
  margin-top: 0;
}
.p-0 .listing.listing_no-spacing:not(.listing_window-mosaic):last-child {
  margin-bottom: 0;
}
.container .row.listing.listing_no-spacing:not(.listing_window-mosaic) {
  margin-right: 0;
  margin-left: 0;
}
.container-fluid
  .row.listing:not(.listing_no-spacing):not(.listing_window-mosaic) {
  margin-right: 0;
  margin-left: 0;
}
.repeatable.tabbed + .repeatable-content .listing {
  padding: 30px 0 0;
}
.listing .item {
  margin-bottom: 30px;
}
.listing:not(.listing_window-mosaic):not(.listing_gallery) .item {
  margin-bottom: 25px;
  padding-bottom: 5px;
}
.listing.listing_no-spacing:not(.listing_window-mosaic) .item {
  padding: 0;
  margin: 0;
}
.item .inner {
  position: relative;
  width: 100%;
}
.item.item_text-boxed .inner::after {
  content: "";
  display: block;
}
.item a:not(.btn) {
  display: block;
  text-decoration: none;
}
.item.item_text-boxed a:not(.btn) {
  overflow: hidden;
  height: 100%;
}
.item .text a:not(.btn) {
  display: inline;
}
.item a.btn + a.btn {
  margin-left: 5px;
}
.hide-buttons .item .link {
  display: none;
}
.item .image {
  position: relative;
  z-index: 0;
}
.item .image img {
  width: 100%;
}
.item.item_overlay .image::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.4;
  transition: opacity 0.3s ease-in-out 0s;
}
.item.item_overlay a:hover .image::before {
  opacity: 0.8;
}
.item.item_text-boxed .info {
  padding: 30px;
}
.listing .item.item_text-boxed .image + .info {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 2;
}
.listing .item.item_text-boxed .image + .info.info_align-top {
  top: 0;
}
.listing .item.item_text-boxed .image + .info.info_align-middle {
  top: 50%;
  transform: translateY(-50%);
}
.listing .item.item_text-boxed .image + .info.info_align-bottom {
  top: auto;
  bottom: 0;
}
.listing
  .item.item_text-boxed
  .image
  + .info:not(.info_align-top):not(.info_align-middle):not(.info_align-bottom) {
  top: auto;
  bottom: 0;
}
html.no-touch
  .listing:not(.listing_window-mosaic)
  .item.item_text-boxed
  a
  .image
  + .info
  .link {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in-out 0s;
}
html.no-touch
  .listing:not(.listing_window-mosaic)
  .item.item_text-boxed
  a:hover
  .image
  + .info
  .link {
  opacity: 1;
  max-height: 200px;
  overflow: visible;
}
@media (min-width: 992px) {
  .listing.listing_search-results {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.item.item_text-below:not(.item_has-bg) .image,
.item.item_text-left:not(.item_has-bg) .image,
.item.item_text-right:not(.item_has-bg) .image {
  margin-bottom: 15px;
}
.item.item_text-above:not(.item_has-bg) .image {
  margin-top: 15px;
}
.item.item_text-below.item_has-bg .info,
.item.item_text-left.item_has-bg .info,
.item.item_text-right.item_has-bg .info {
  padding: 30px;
}
.icon-images .item.item_text-left .image,
.icon-images .item.item_text-right .image {
  max-width: 50px;
}
@media (min-width: 768px) {
  .item.item_text-above:not(.item_has-bg) .image {
    margin-top: 15px;
  }
  .item.item_text-below:not(.item_has-bg) .image {
    margin-bottom: 15px;
  }
  .item.item_text-left,
  .item.item_text-right,
  .item.item_text-left .inner,
  .item.item_text-right .inner,
  .item.item_text-left .inner > a:not(.btn),
  .item.item_text-right .inner > a:not(.btn) {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .item.item_text-left .inner,
  .item.item_text-right .inner,
  .item.item_text-left .inner > a:not(.btn),
  .item.item_text-right .inner > a:not(.btn) {
    width: 100%;
  }
  .item.item_text-right,
  .item.item_text-right .inner,
  .item.item_text-right .inner > a:not(.btn) {
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .item.item_text-left .image,
  .item.item_text-right .image {
    flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    max-width: 40%;
    margin: 0 !important;
  }
  .icon-images .item.item_text-left .image,
  .icon-images .item.item_text-right .image {
    flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    max-width: 10%;
  }
  .item.item_text-left .info,
  .item.item_text-right .info {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .item.item_text-left .image + .info,
  .item.item_text-right .image + .info {
    flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    max-width: 60%;
  }
  .icon-images .item.item_text-left .image + .info,
  .icon-images .item.item_text-right .image + .info {
    flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    max-width: 90%;
  }
  .item.item-blog.item_text-right:not(.item_has-bg) .info {
    padding: 0 0 60px 0;
  }
  .item.item-blog.item_text-left:not(.item_has-bg) .info {
    padding: 0 0 60px 0;
  }
  .item.item-blog.item_text-right:not(.item_has-bg) .image + .info {
    padding: 0 0 60px 30px;
  }
  .item.item-blog.item_text-left:not(.item_has-bg) .image + .info {
    padding: 0 30px 60px 0;
  }
  .item.item_text-right:not(.item_has-bg):not(.item-blog) .info {
    padding: 0 0 30px 0;
  }
  .item.item_text-left:not(.item_has-bg):not(.item-blog) .info {
    padding: 0 0 30px 0;
  }
  .item.item_text-right:not(.item_has-bg):not(.item-blog) .image + .info {
    padding: 0 0 30px 30px;
  }
  .item.item_text-left:not(.item_has-bg):not(.item-blog) .image + .info {
    padding: 0 30px 30px 0;
  }
  .icon-images
    .item.item_text-right:not(.item_has-bg):not(.item-blog)
    .image
    + .info {
    padding: 0 0 30px 15px;
  }
  .icon-images
    .item.item_text-left:not(.item_has-bg):not(.item-blog)
    .image
    + .info {
    padding: 0 15px 30px 0;
  }
}
.component.usn_cmp_pods
  .item.usn_pod_form:not(.items-1):not(.items-2)
  .form-group.col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.item.usn_pod_pod_subpagelisting .secondary-heading + .repeatable-content,
.item.usn_pod_pod_subpagelisting .heading + .repeatable-content,
.item.usn_pod_pod_subpagelisting .secondary-heading + .repeatable,
.item.usn_pod_pod_subpagelisting .heading + .repeatable {
  margin-top: 15px;
}
.item.usn_pod_pod_subpagelisting .repeatable-content .listing .item {
  margin-bottom: 15px;
}
.item.usn_pod_pod_subpagelisting .repeatable-content .listing .item:last-child {
  margin-bottom: 0;
}
.component.usn_cmp_splitcomponent .component-main > .item.item_block {
  position: relative;
  z-index: 1;
}
.component.usn_cmp_splitcomponent.p-0
  .container-fluid
  .item_block.usn_cmp_gallery {
  margin: 0;
  padding: 0;
}
.usn_cmp_splitcomponent.p-0 .container-fluid .item_block.usn_cmp_text .info {
  padding: 15px;
}
@media (min-width: 0) and (max-width: 767px) {
  .component.usn_cmp_splitcomponent .component-main > .item.item_block.order-2 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .component.usn_cmp_splitcomponent
    .component-main
    > .item.item_block.item_overlap-pull-left,
  .component.usn_cmp_splitcomponent
    .component-main
    > .item.item_block.item_overlap-pull-right {
    position: relative;
    z-index: 2;
  }
  .component.usn_cmp_splitcomponent
    .component-main
    > .item.item_block.order-md-2.item_overlap-pull-left {
    left: -8.3333333%;
  }
  .component.usn_cmp_splitcomponent
    .component-main
    > .item.item_block.order-md-1.item_overlap-pull-left.item_overlap-double {
    left: -16.7%;
  }
  .component.usn_cmp_splitcomponent
    .component-main
    > .item.item_block.order-md-1.item_overlap-pull-right {
    right: -8.3333333%;
  }
  .component.usn_cmp_splitcomponent
    .component-main
    > .item.item_block.order-md-1.item_overlap-pull-right.item_overlap-double {
    right: -16.7%;
  }
  .component.usn_cmp_splitcomponent
    .container-fluid
    .item_block.usn_cmp_text
    .info {
    max-width: 500px;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .component.usn_cmp_splitcomponent
    .container-fluid
    .item_block.usn_cmp_text
    .info {
    max-width: 600px;
  }
}
.repeatable .nav-tabs {
  border: 0 none !important;
}
.repeatable .tab {
  position: relative;
  margin: 0;
}
.repeatable .tab .nav-link {
  position: relative;
  display: block;
  padding: 8px 20px 8px 20px;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  border-radius: 150px;
  outline: 0 none;
  border-width: 2px;
  border-style: solid;
}
.repeatable .repeatable-content {
  padding: 15px 0;
}
@media (min-width: 992px) {
  .repeatable .tab .nav-link {
    padding: 10px 20px;
  }
}
.tab-content {
  position: relative;
}
.tab-content > .tab-pane {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 0;
  overflow-y: hidden;
  opacity: 0;
}
.tab-content > .tab-pane.active {
  position: relative;
  overflow-y: visible;
  height: 100%;
  opacity: 1;
}
.tab-content > .tab-pane:not(:first-child) .item.os-animation {
  opacity: 0;
  transition: opacity 0.7s ease-in-out 0s;
}
.tab-content > .tab-pane.active:not(:first-child) .item.os-animation.animated {
  opacity: 1;
}
.repeatable.tabbed .tabs {
  position: relative;
  z-index: 1;
}
.repeatable.tabbed .tab {
  display: inline-block;
  margin: 0 5px 10px 0;
}
.repeatable.tabbed .nav.justify-content-center .tab {
  margin: 0 2.5px 10px;
}
.repeatable.tabbed .nav.justify-content-center .tab {
  margin: 0 0 10px 5px;
}
.repeatable-content {
  position: relative;
  top: 0;
  z-index: 0;
}
.repeatable.accordion .tab {
  margin-top: 10px;
}
.repeatable.accordion .tab:first-child {
  margin: 0;
}
.repeatable.accordion .tab .nav-link {
  padding-right: 50px;
}
.repeatable.accordion .tab .nav-link::after {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f280";
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  text-align: center;
  transform: translateY(-50%);
}
.repeatable.accordion .tab .nav-link:not(.collapsed)::after {
  content: "\f286";
}
.repeatable.accordion .repeatable-content {
  border-top: 0;
}
.listing.listing_window-mosaic:not(.listing_no-spacing) {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
section.content.p-0
  .component-inner
  > .container-fluid
  .listing.listing_window-mosaic:not(.listing_no-spacing) {
  margin-left: 0;
  margin-right: 0;
}
.listing.listing_window-mosaic:not(.listing_no-spacing) {
  padding: 15px;
}
.listing.listing_window-mosaic:not(.listing_no-spacing)
  + .listing.listing_window-mosaic:not(.listing_no-spacing) {
  padding-top: 0;
}
.container-fluid:first-child
  .listing.listing_window-mosaic:not(.listing_no-spacing) {
  margin-top: 0;
}
.container-fluid:last-child
  .listing.listing_window-mosaic:not(.listing_no-spacing) {
  margin-bottom: 0;
}
.listing.listing_window-mosaic:not(.listing_no-spacing) .item {
  position: relative;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.listing.listing_window-mosaic:not(.listing_no-spacing) .item::before {
  content: "";
  display: block;
}
.listing.listing_window-mosaic:not(.listing_no-spacing) .item {
  height: 50vh;
  height: calc(50vh - calc(70px / 2) - 15px - 7.5px);
}
.listing.listing_window-mosaic:not(.listing_no-spacing) .item::before,
.listing.listing_window-mosaic:not(.listing_no-spacing) .item .inner {
  padding-top: 50vh;
  padding-top: calc(50vh - calc(70px / 2) - 15px - 7.5px);
}
.listing.listing_window-mosaic:not(.listing_no-spacing) .item .inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
.listing.listing_window-mosaic:not(.listing_no-spacing) .item .inner .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.listing.listing_window-mosaic:not(.listing_no-spacing) .item .inner .info {
  max-width: 700px;
}
.listing.listing_window-mosaic:not(.listing_no-spacing)
  .item
  .inner
  .info.justify-content-center {
  margin: 0 auto;
}
.listing.listing_window-mosaic:not(.listing_no-spacing)
  .item
  .inner
  .info.justify-content-right {
  left: auto;
  right: 0;
}
@media (min-width: 0) and (max-width: 991px) {
  .listing.listing_window-mosaic:not(.listing_no-spacing) .item {
    margin-bottom: 15px;
  }
  .listing.listing_window-mosaic:not(.listing_no-spacing) .item:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .listing.listing_window-mosaic:not(.listing_no-spacing) .item {
    width: 50%;
    width: calc(50% - 7.5px);
    margin-left: 0;
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2),
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    margin-left: 15px;
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1),
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    height: 55vh;
    height: calc(55vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)
    .inner,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)
    .inner {
    padding-top: 55vh;
    padding-top: calc(55vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2),
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1) {
    height: 45vh;
    height: calc(45vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)
    .inner,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)
    .inner {
    padding-top: 45vh;
    padding-top: calc(45vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2),
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1) {
    height: 45vh;
    height: calc(45vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)::before,
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)
    .inner,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)
    .inner {
    padding-top: 45vh;
    padding-top: calc(45vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3),
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4) {
    height: 45vh;
    height: calc(45vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)::before,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)
    .inner,
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)
    .inner {
    padding-top: 55vh;
    padding-top: calc(55vh - calc(120px / 2) - 22.5px);
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4),
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    height: 55vh;
    height: calc(55vh - calc(120px / 2) - 22.5px);
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1),
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    height: 475px;
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)
    .inner {
    padding-top: 475px;
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2),
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1) {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)
    .inner {
    padding-top: 375px;
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3),
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4) {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)::before,
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)
    .inner {
    padding-top: 375px;
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4),
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    height: 475px;
  }
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)::before,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)
    .inner {
    padding-top: 475px;
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1),
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    margin-bottom: 15px;
  }
  .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4) {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: calc(50% - 15px - 7.5px);
  }
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: calc(50% - 15px - 7.5px);
  }
  .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4) {
    margin-left: auto;
  }
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1),
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    height: 100vh;
    height: calc(100vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)
    .inner,
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)
    .inner {
    padding-top: 100vh;
    padding-top: calc(100vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2),
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3),
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1),
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    height: 50vh;
    height: calc(50vh - calc(120px / 2) - 15px - 7.5px);
  }
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)
    .inner,
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)
    .inner,
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)
    .inner,
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2)
    .inner {
    padding-top: 50vh;
    padding-top: calc(50vh - calc(120px / 2) - 15px - 7.5px);
  }
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1),
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    height: 750px;
  }
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3)
    .inner {
    padding-top: 750px;
  }
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2),
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3),
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1),
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    height: 375px;
    height: calc(375px - 7.5px);
  }
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first
    .item:nth-child(2)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-3.big-window-first
    .item:nth-child(3)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first
    .item:nth-child(1)
    .inner,
  .container
    .listing.listing_window-mosaic.windows-3.small-window-first
    .item:nth-child(2)
    .inner {
    padding-top: 375px;
    padding-top: calc(375px - 7.5px);
  }
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    position: relative;
    top: 0;
    right: -15px;
    width: calc(50% - 7.5px);
  }
  .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: calc(50% - 15px - 7.5px);
  }
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1) {
    position: relative;
    top: 0;
    left: 0;
    width: calc(50% - 7.5px);
  }
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: calc(50% - 15px - 7.5px);
  }
  .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    margin-left: auto;
  }
  .listing.listing_window-mosaic.basic-windows:not(.listing_no-spacing) {
    padding-left: 0;
  }
  .listing.listing_window-mosaic.basic-windows:not(.listing_no-spacing) .item {
    margin-left: 15px;
  }
  .listing.listing_window-mosaic.basic-windows.windows-4:not(
      .listing_no-spacing
    )
    .item {
    width: 25%;
    width: calc(25% - 15px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-3:not(
      .listing_no-spacing
    )
    .item {
    width: 33.3333333%;
    width: calc(33.3333333% - 15px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-2:not(
      .listing_no-spacing
    )
    .item {
    width: 50%;
    width: calc(50% - 15px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-1:not(
      .listing_no-spacing
    )
    .item {
    width: 100%;
  }
  .listing.listing_window-mosaic.basic-windows:not(.listing_no-spacing) .item {
    height: 50vh;
    height: calc(50vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.basic-windows:not(.listing_no-spacing)
    .item::before,
  .listing.listing_window-mosaic.basic-windows:not(.listing_no-spacing)
    .item
    .inner {
    padding-top: 50vh;
    padding-top: calc(50vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-4:not(
      .listing_no-spacing
    )
    .item {
    height: 50vh;
    height: calc(50vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-4:not(
      .listing_no-spacing
    )
    .item::before,
  .listing.listing_window-mosaic.basic-windows.windows-4:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 50vh;
    padding-top: calc(50vh - 120px - 30px);
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-4:not(
      .listing_no-spacing
    )
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-4:not(
      .listing_no-spacing
    )
    .item::before,
  .container
    .listing.listing_window-mosaic.basic-windows.windows-4:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.basic-windows.windows-3:not(
      .listing_no-spacing
    )
    .item {
    height: 70vh;
    height: calc(70vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-3:not(
      .listing_no-spacing
    )
    .item::before,
  .listing.listing_window-mosaic.basic-windows.windows-3:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 70vh;
    padding-top: calc(70vh - 120px - 30px);
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-3:not(
      .listing_no-spacing
    )
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-3:not(
      .listing_no-spacing
    )
    .item::before,
  .container
    .listing.listing_window-mosaic.basic-windows.windows-3:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.basic-windows.windows-2:not(
      .listing_no-spacing
    )
    .item {
    height: 70vh;
    height: calc(70vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-2:not(
      .listing_no-spacing
    )
    .item::before,
  .listing.listing_window-mosaic.basic-windows.windows-2:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 70vh;
    padding-top: calc(70vh - 120px - 30px);
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-2:not(
      .listing_no-spacing
    )
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-2:not(
      .listing_no-spacing
    )
    .item::before,
  .container
    .listing.listing_window-mosaic.basic-windows.windows-2:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.basic-windows.windows-1:not(
      .listing_no-spacing
    )
    .item {
    height: 100vh;
    height: calc(100vh - 120px - 30px);
  }
  .listing.listing_window-mosaic.basic-windows.windows-1:not(
      .listing_no-spacing
    )
    .item::before,
  .listing.listing_window-mosaic.basic-windows.windows-1:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 100vh;
    padding-top: calc(100vh - 120px - 30px);
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-1:not(
      .listing_no-spacing
    )
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.basic-windows.windows-1:not(
      .listing_no-spacing
    )
    .item::before,
  .container
    .listing.listing_window-mosaic.basic-windows.windows-1:not(
      .listing_no-spacing
    )
    .item
    .inner {
    padding-top: 375px;
  }
}
.listing.listing_window-mosaic.listing_no-spacing {
  position: relative;
  margin: 0;
}
.container-fluid .listing.listing_window-mosaic.listing_no-spacing {
  margin-right: -15px;
  margin-left: -15px;
}
.container-fluid:first-child .listing.listing_window-mosaic.listing_no-spacing {
  margin-top: 0;
}
.container-fluid:last-child .listing.listing_window-mosaic.listing_no-spacing {
  margin-bottom: 0;
}
.listing.listing_window-mosaic.listing_no-spacing .item {
  position: relative;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.listing.listing_window-mosaic.listing_no-spacing .item::before {
  content: "";
  display: block;
}
.listing.listing_window-mosaic.listing_no-spacing .item {
  height: 50vh;
  height: calc(50vh - calc(70px / 2));
}
.listing.listing_window-mosaic.listing_no-spacing .item::before,
.listing.listing_window-mosaic.listing_no-spacing .item .inner {
  padding-top: 50vh;
  padding-top: calc(50vh - calc(70px / 2));
}
.listing.listing_window-mosaic.listing_no-spacing .item .inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
.listing.listing_window-mosaic.listing_no-spacing .item .inner .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.listing.listing_window-mosaic.listing_no-spacing .item .inner .info {
  max-width: 700px;
}
.listing.listing_window-mosaic.listing_no-spacing
  .item
  .inner
  .info.justify-content-center {
  margin: 0 auto;
}
.listing.listing_window-mosaic.listing_no-spacing
  .item
  .inner
  .info.justify-content-right {
  left: auto;
  right: 0;
}
@media (min-width: 992px) {
  .listing.listing_window-mosaic.listing_no-spacing:not(.windows-1) .item {
    width: 50%;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(1),
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(2) {
    height: 55vh;
    height: calc(55vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(1)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(2)
    .inner {
    padding-top: 55vh;
    padding-top: calc(55vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(2),
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(1) {
    height: 45vh;
    height: calc(45vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(2)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(1)
    .inner {
    padding-top: 45vh;
    padding-top: calc(45vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(2),
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(1) {
    height: 45vh;
    height: calc(45vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(3)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4)
    .inner {
    padding-top: 45vh;
    padding-top: calc(45vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(3),
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4) {
    height: 45vh;
    height: calc(45vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3)
    .inner {
    padding-top: 55vh;
    padding-top: calc(55vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4),
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3) {
    height: 55vh;
    height: calc(55vh - calc(120px / 2));
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(1),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(2) {
    height: 475px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(1)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(2)
    .inner {
    padding-top: 475px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(2),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(1) {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(2)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(1)
    .inner {
    padding-top: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(3),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4) {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(3)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4)
    .inner {
    padding-top: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3) {
    height: 475px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3)
    .inner {
    padding-top: 475px;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4) {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4) {
    margin-left: auto;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(1),
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3) {
    height: 100vh;
    height: calc(100vh - 120px);
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(1)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3)
    .inner {
    padding-top: 100vh;
    padding-top: calc(100vh - 120px);
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2),
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3),
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1),
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2) {
    height: 50vh;
    height: calc(50vh - calc(120px / 2));
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2)::before,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1)
    .inner,
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2)
    .inner {
    padding-top: 50vh;
    padding-top: calc(50vh - calc(120px / 2));
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(1),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3) {
    height: 750px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(1)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3)
    .inner {
    padding-top: 750px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1),
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2) {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2)::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1)
    .inner,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2)
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3) {
    margin-left: auto;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-4
    .item {
    width: 25%;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-3
    .item {
    width: 33.3333333%;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-2
    .item {
    width: 50%;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-1
    .item {
    width: 100%;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows .item {
    height: 50vh;
    height: calc(50vh - 120px);
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows .item::before,
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows .item .inner {
    padding-top: 50vh;
    padding-top: calc(50vh - 120px);
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows
    .item::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows
    .item
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-4
    .item {
    height: 50vh;
    height: calc(50vh - 120px);
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-4
    .item::before,
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-4
    .item
    .inner {
    padding-top: 50vh;
    padding-top: calc(50vh - 120px);
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-4
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-4
    .item::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-4
    .item
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-3
    .item {
    height: 70vh;
    height: calc(70vh - 120px);
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-3
    .item::before,
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-3
    .item
    .inner {
    padding-top: 70vh;
    padding-top: calc(70vh - 120px);
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-3
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-3
    .item::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-3
    .item
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-2
    .item {
    height: 70vh;
    height: calc(70vh - 120px);
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-2
    .item::before,
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-2
    .item
    .inner {
    padding-top: 70vh;
    padding-top: calc(70vh - 120px);
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-2
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-2
    .item::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-2
    .item
    .inner {
    padding-top: 375px;
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-1
    .item {
    height: 100vh;
    height: calc(100vh - 120px);
  }
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-1
    .item::before,
  .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-1
    .item
    .inner {
    padding-top: 100vh;
    padding-top: calc(100vh - 120px);
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-1
    .item {
    height: 375px;
  }
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-1
    .item::before,
  .container
    .listing.listing_window-mosaic.listing_no-spacing.basic-windows.windows-1
    .item
    .inner {
    padding-top: 375px;
  }
}
.products {
  font-family: "prometo", sans-serif;
  background-color: #fff;
}
.products label {
  font-family: "prometo", sans-serif;
  color: #99a2a6;
}
.products input[type="checkbox"]:checked + label {
  color: #000;
}
.products .form-group-search {
  position: relative;
}
.products .form-group-search button {
  position: absolute;
  right: 10px;
  top: 2px;
  background: transparent;
  border: 0;
  padding: 11px;
}
.products .form-group-search button:focus {
  outline: none;
}
@media (max-width: 991px) {
  .products .form-group-search button {
    padding: 7px;
  }
}
.products .accordion .switch[aria-expanded="true"] {
  font-weight: bold;
}
.products .accordion .switch[aria-expanded="true"] .icon-switch {
  background-image: url("../img/icons/icon-minus.svg");
  height: 5px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .products .accordion .switch[aria-expanded="true"] {
    pointer-events: none;
  }
}
.products .accordion .switch .icon-switch {
  background-image: url("../img/icons/icon-plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 11px;
  width: 16px;
  height: 16px;
  float: right;
  margin: 4px;
  display: inline-block;
}
.products .accordion .industry-selected,
.products .accordion .function-selected {
  font-size: 14px;
  font-weight: 600;
}
.products .product-link {
  text-decoration: none;
  color: #000;
}
.products .product-item {
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #dee3e7;
  position: relative;
  min-height: 400px;
  height: 100%;
  display: flex;
  flex-direction: column;}
.products .product-item .product-icons {
  padding: 10px;
  width: 100%;
  height: 45px;
  margin-top: auto;
}
.products .product-item .product-icons img {
  width: 22px;
  box-shadow: none;
  margin: 0 3px;
}
.products .product-item .new-product-label {
  width: 90px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.products .product-item .new-product-label span {
  position: absolute;
  right: -100px;
  z-index: 1;
  text-align: center;
  left: -60px;
  top: -10px;
  transform: rotate(45deg);
  background-color: #34454e;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bolder;
}
.products .page-item .page-link {
  color: rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  font-family: "prometo", sans-serif;
  font-weight: 600;
}
.products .page-item .page-link-inner {
  margin: 0 1px;
}
.products .page-item.active .page-link {
  background-color: #99a2a6;
  color: #fff;
}
.products .spinner-border {
  position: absolute;
  right: 50%;
  top: 50%;
}
.products .no-results {
  display: none;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  height: 500px;
}
.products .no-results .icon {
  font-size: 26pc;
  color: #0000001a;
  position: absolute;
  left: 35%;
}
@media (max-width: 991px) {
  .products .no-results .icon {
    left: 25%;
  }
}
.custom-control-check
  .custom-control-input:checked
  ~ .custom-control-label:before {
  border-color: #565e6d;
  background-color: #fff;
}
.custom-control-check
  .custom-control-input:checked
  ~ .custom-control-label:after {
  background-image: url("../img/icons/check.svg");
}
.swp
  .listing
  > .swp-item:not(.usn_pod_image):not(.usn_pod_video):not(.usn_pod_form):not(
    .item_text-boxed
  ):not(.usn_pod_links):not(.usn_pod_alertbox)
  > .inner {
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  background: rgba(222, 227, 231, 0.25);
}
.swp > .listing > .swp-item {
  position: relative;
  margin-bottom: 30px;
}
.left-col .swp > .listing.listing-pods > .item.swp-item,
.right-col .swp > .listing.listing-pods > .item.swp-item {
  margin-bottom: 30px !important;
}
.swp > .listing.listing-pods > .item.swp-item:last-child {
  margin-bottom: 0 !important;
}
.swp .listing > .swp-item .listing .item:last-child {
  margin: 0;
}
.swp .item.item_text-left:not(.item_has-bg):not(.item-blog) .image + .info,
.swp .item.item_text-right:not(.item_has-bg):not(.item-blog) .image + .info {
  padding-bottom: 0;
}
.swp .item.item_text-left:not(.item_has-bg):not(.item-blog) .image + .info {
  padding-right: 15px;
}
.swp .item.item_text-right:not(.item_has-bg):not(.item-blog) .image + .info {
  padding-left: 15px;
}
@media (min-width: 992px) {
  .swp
    .listing
    > .swp-item:not(.usn_pod_image):not(.usn_pod_video):not(.usn_pod_form):not(
      .item_text-boxed
    ):not(.usn_pod_links):not(.usn_pod_alertbox)
    > .inner {
    padding: 30px;
  }
}
.form > .inner {
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
.form > .inner .info {
  margin-bottom: 15px;
}
footer#site-footer .form .inner {
  padding: 0 !important;
  border: 0 none !important;
  border-radius: 0 none !important;
  box-shadow: none !important;
}
textarea {
  resize: none;
}
fieldset {
  margin: 0 0 15px;
}
fieldset.buttons {
  margin: 0;
}
.heading.umbraco-forms-caption:not(.main) {
  color: inherit;
}
legend {
  color: inherit;
  border-color: inherit;
  padding: 0 0 8px;
  margin: 10px 0 15px;
}
.form-group {
  position: relative;
}
.form-group.titleanddescription:not(:first-child) {
  margin-top: 30px;
}
.form-group.checkbox > label {
  padding-left: 0;
}
.form-group.titleanddescription:first-child .heading {
  margin-top: 0;
}
.item_form-single_field .g-recaptcha {
  margin-top: 15px;
}
.justify-content-center .item_form-single_field .g-recaptcha > div {
  margin: 0 auto;
}
label {
  position: relative;
  font-weight: normal;
  display: block;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 5px;
}
label em.req {
  font-style: normal;
  color: #a94442;
}
.form-group .note {
  display: block;
  margin-top: 5px;
  font-size: 85%;
  opacity: 0.8;
}
.form-control {
  min-height: 40px;
  border-width: 2px;
  border-style: solid;
  border-color: #dee3e7;
  border-radius: 25px;
  box-shadow: none;
}
.form-control:focus {
  border-color: #99a2a6;
  box-shadow: 0 0 5px #99a2a6;
  box-shadow: none !important;
}
.form-group.uploadafile .form-control {
  padding-top: 5px;
}
.form-group.checkbox .form-control {
  min-height: auto;
  height: auto;
  width: auto;
}
.form-group.checkbox.checkboxlist .form-control {
  min-height: auto;
  height: auto;
  width: auto;
}
.form-group.singlecheckbox {
  min-height: auto;
  height: auto;
}
.form-group.radio .form-control,
.form-group.radiobutton .form-control {
  min-height: auto;
  height: auto;
  width: auto;
}
.form-group.multiplechoice .form-control {
  min-height: auto;
  height: auto;
  width: auto;
}
.form-group.singlechoice .form-control {
  min-height: auto;
  height: auto;
  width: auto;
}
.radio label input[type="radio"],
.checkbox label input[type="checkbox"] {
  position: absolute;
  top: 3px;
  left: -2px;
  margin: 0;
  width: auto;
}
select,
select option {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.form-group.dropdown .form-control,
.form-group.date .form-control {
  position: relative;
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.form-group.dropdown::after,
.form-group.date::after {
  font-family: "Ionicons";
  content: "\f280";
  position: absolute;
  top: 32px;
  right: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  min-height: 38px;
  padding: 6px 15px 3px 0;
  font-size: 20px;
  text-align: right;
  color: #111111;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 25px;
}
.form-group.date::after {
  content: "\f2ab";
}
.form-group.dropdown.no-label::after,
.form-group.date.no-label::after {
  top: 0;
}
.buttons .btn.prev + .btn.submit {
  float: right;
}
.form-control.input-validation-error {
  border-color: #a94442 !important;
  box-shadow: none;
  border-radius: 25px 25px 0 0;
}
.form-control.input-validation-error:focus {
  border-color: #a94442 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0075) inset,
    0 0 8px rgba(169, 68, 66, 0.5) !important;
  box-shadow: none !important;
  border-radius: 25px 25px 0 0;
}
.field-validation-error {
  display: block;
  padding: 5px 15px;
  font-size: 12px;
  background-color: #a94442;
  color: #ffffff;
}
.validation-summary-errors {
  color: #a94442;
}
.field-validation-valid {
  display: none;
}
.validation-summary-valid {
  display: none;
}
.form .info + .alert,
.form .info + .form-inner {
  margin-top: 15px;
}
.form .info + .form-inner > .alert {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .form-control {
    padding: 15px;
  }
  .form-control,
  .form-group.dropdown::after,
  .form-group.date::after {
    min-height: 50px;
  }
  .form-group.dropdown::after,
  .form-group.date::after {
    padding: 10px 15px 0 0;
  }
  .form-group.uploadafile .form-control {
    padding-top: 10px;
  }
}
.form.login-form .show-password {
  position: absolute;
  top: 34px;
  right: 2px;
}
.form.login-form .show-password label {
  margin: 0;
}
.form.login-form .show-password label span {
  display: block;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
.form.login-form .show-password label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.form.login-form .show-password label i {
  position: relative;
  top: 10px;
  font-size: 20px;
}
.form.login-form .show-password label i.usn_ion-md-eye {
  display: block;
}
.form.login-form .show-password label i.usn_ion-md-eye-off {
  display: none !important;
}
.form.login-form
  .show-password
  label
  input[type="checkbox"]:checked
  + span
  i.usn_ion-md-eye {
  display: none;
}
.form.login-form
  .show-password
  label
  input[type="checkbox"]:checked
  + span
  i.usn_ion-md-eye-off {
  display: block !important;
}
@media (min-width: 992px) {
  .form.login-form .show-password label span {
    width: 46px;
    height: 46px;
  }
  .form.login-form .show-password label i {
    font-size: 30px;
  }
}
.item_form-single_field .form fieldset,
.item_form-single_field .form fieldset .form-group {
  margin: 0;
}
.item_form-single_field .form .form-inner {
  position: relative;
}
.item_form-single_field .form fieldset.buttons {
  position: absolute;
  top: 1px;
  bottom: 1px;
  right: 1px;
}
.item_form-single_field .form label {
  display: none;
}
.item_form-single_field .form fieldset.buttons .btn {
  height: 38px;
}
@media (min-width: 992px) {
  .item_form-single_field .form fieldset.buttons .btn {
    height: 48px;
  }
}
.site-search {
  position: relative;
  margin: 15px 0;
}
header#site-header .site-search {
  margin: 0;
}
.site-search .heading,
.site-search a.expand-search {
  display: none;
}
.site-search a.expand-search {
  margin: 0;
}
.site-search fieldset {
  position: relative;
  pointer-events: all;
}
.site-search .form-group {
  margin: 0;
}
.site-search .form-control {
  width: 100%;
  height: 50px;
  min-height: 50px;
  padding-right: 50px;
  border-radius: 25px;
}
.site-search button.btn {
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 25px;
  text-align: center;
}
footer#site-footer .site-search .form-control {
  width: 100%;
  height: 40px;
  min-height: 40px;
  padding-right: 40px;
  border-radius: 20px;
}
footer#site-footer .site-search button.btn {
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
}
@media (min-width: 0) and (max-width: 991px) {
  header#site-header .site-search {
    left: auto !important;
    margin: 15px;
  }
  header#site-header nav.cta-links + .site-search {
    margin-top: 0 !important;
  }
  header#site-header .site-search fieldset,
  header#site-header .site-search .form-control {
    margin: 0;
  }
}
@media (min-width: 992px) {
  header#site-header .site-search {
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 70px;
    right: 15px;
    z-index: 600;
    width: 40px;
    height: 40px;
    background: none;
    transition: max-width 0.35s ease-in-out 0.1s, left 0.35s ease-in-out 0s,
      right 0.35s ease-in-out 0s;
  }
  header#site-header .site-search:not(.open-search) {
    left: auto !important;
  }
  header#site-header .site-search.open-search {
    width: 320px;
    padding-right: 25px;
  }
  header#site-header .site-search a.expand-search {
    content: "open";
    width: 25px;
    height: 40px;
    padding: 7px 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 1px;
    z-index: 0;
    font-size: 25px;
    cursor: pointer;
    text-align: right;
    color: #ffffff;
  }
  header#site-header .site-search a.expand-search em {
    display: none;
  }
  header#site-header
    .site-search:not(.open-search)
    a.expand-search
    .close-icon {
    display: none;
  }
  header#site-header .site-search.open-search a.expand-search .search-icon {
    display: none;
  }
  header#site-header .site-search fieldset {
    right: 0;
    z-index: -10;
    display: none;
    background: #34454e;
    border-radius: 50px;
  }
  header#site-header .site-search.open-search fieldset {
    z-index: 1;
    display: block;
  }
  header#site-header .site-search .form-control {
    height: 40px;
    min-height: 40px;
    padding-right: 40px;
  }
  header#site-header .site-search button.btn {
    width: 40px;
    height: 40px;
    font-size: 25px;
    opacity: 0;
    transition: opacity 0.35s ease-in-out 0.1s;
  }
  header#site-header .site-search.open-search button.btn {
    opacity: 1;
    transition: opacity 0.35s ease-in-out 0s;
  }
  header#site-header .site-search button.btn i {
    position: relative;
    top: 0;
  }
  footer#site-footer .site-search .form-control {
    height: 50px;
    min-height: 50px;
    padding-right: 50px;
    border-radius: 25px;
  }
  footer#site-footer .site-search button.btn {
    width: 50px;
    height: 50px;
  }
}
.ajax-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.ajax-wrap .ajax-loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 550;
  background: #ffffff;
  opacity: 0.9;
}
.ajax-wrap .ajax-loading .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ajax-wrap .ajax-loading .loading span.message {
  display: block;
  text-indent: -9999px;
  border: 10px solid #dee3e7;
  border-top: 10px solid #99a2a6;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  animation: spin 1.75s linear infinite;
}
.item_form-single_field .ajax-wrap .ajax-loading .loading span.message {
  border: 5px solid #dee3e7;
  border-top: 5px solid #99a2a6;
  width: 30px;
  height: 30px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.has-borders {
  border-width: 2px;
  border-style: solid;
}
.has-box-shadow:not(.item),
.item.has-box-shadow .listing.listing_no-spacing,
.item.has-box-shadow .listing:not(.listing_no-spacing) .image,
.listing .item.has-box-shadow .image {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
iframe,
object,
embed {
  display: block;
}
video {
  width: 100%;
  height: auto;
}
.author-bio > .item {
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  background: rgba(222, 227, 231, 0.25);
}
.author-bio nav.social {
  margin-top: 15px;
}
.author-bio .secondary-heading {
  margin-bottom: 15px;
}
.author-bio .item.item_text-left .info,
.author-bio .item.item_text-right .info {
  padding-bottom: 0 !important;
}
@media (min-width: 0) and (max-width: 767px) {
  .author-bio {
    text-align: center;
  }
  .author-bio .image {
    max-width: 200px;
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .author-bio .item.item_text-left .image,
  .author-bio .item.item_text-right .image {
    flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    max-width: 30%;
  }
  .author-bio .item.item_text-left .info,
  .author-bio .item.item_text-right .info {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .author-bio .item.item_text-left .image + .info,
  .author-bio .item.item_text-right .image + .info {
    flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    max-width: 70%;
  }
}
@media (min-width: 992px) {
  .author-bio > .item {
    padding: 30px;
  }
  .author-bio .item.item_text-left .image,
  .author-bio .item.item_text-right .image {
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    max-width: 25%;
  }
  .author-bio .item.item_text-left .info,
  .author-bio .item.item_text-right .info {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
  }
  .author-bio .item.item_text-left .image + .info,
  .author-bio .item.item_text-right .image + .info {
    flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    max-width: 75%;
  }
}
.usn_back-to-top {
  display: block;
  height: 45px;
  transition: all 0.3s ease-in-out 0s;
}
html.nav-down:not(.reached-top) .usn_back-to-top,
html.nav-up .usn_back-to-top {
  bottom: 0;
}
.usn_back-to-top a.btn {
  display: block;
  height: 45px;
  font-size: 28px;
  margin: 0;
  padding: 0;
}
@media (min-width: 0) and (max-width: 991px) {
  .usn_back-to-top {
    padding: 15px;
    height: auto;
  }
}
@media (min-width: 992px) {
  .usn_back-to-top {
    position: fixed;
    bottom: -60px;
    z-index: 2;
    width: 45px;
  }
  html.nav-down:not(.reached-top) .usn_back-to-top,
  html.nav-up .usn_back-to-top {
    bottom: 15px;
  }
  .usn_back-to-top a.btn {
    width: 45px;
    font-size: 28px;
    line-height: 140%;
    padding: 0;
  }
  .usn_back-to-top.position-left {
    left: 15px;
  }
  .usn_back-to-top.position-center {
    left: 50%;
    transform: translateX(-50%);
  }
  .usn_back-to-top.position-right {
    right: 15px;
  }
}
.btn,
button.btn {
  border-radius: 150px;
  border-width: 2px;
  border-style: solid;
  outline: none !important;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
.btn:focus,
button.btn:focus,
.btn:active,
button.btn:active {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
.btn,
button.btn,
button {
  transition: all 0.3s ease-in-out 0s !important;
}
.btn,
button.btn {
  padding: 8px 20px 8px 20px;
}
.btn.btn-sm,
button.btn.btn-sm {
  padding: 6px 16px 6px 16px;
}
.btn.btn-lg,
button.btn.btn-lg {
  padding: 10px 24px 10px 24px;
}
.basic-buttons .btn,
.basic-buttons button.btn,
.btn.basic-btn,
button.btn.basic-btn {
  padding: 2px 0 !important;
  background: none !important;
  border-width: 0 0 2px 0 !important;
  border-radius: 0 !important;
}
.btn {
  position: relative;
  z-index: 1;
}
.btn > span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 150px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
a:hover .btn > span,
a:focus .btn > span,
a:active .btn > span,
.btn:hover > span,
.btn:focus > span,
.btn:active > span {
  opacity: 1;
}
.basic-buttons .btn > span,
.basic-buttons button.btn > span,
.btn.basic-btn > span,
button.btn.basic-btn > span {
  display: none !important;
}
.image {
  position: relative;
  overflow: hidden;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  transform: scale(1);
  transform-origin: center;
}
.image img,
.image.background-image,
.image.icon-image {
  transform: scale(1);
  transform-origin: center;
}
.image img,
.image.icon-image {
  transition: all 0.4s ease-in-out 0s;
}
.image.background-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.4s ease-in-out 0s;
}
.image.background-image.body-background-image,
.image.background-image.footer-background-image,
.image.background-image.component-background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.image.background-image.component-background-image + .component-inner {
  position: relative;
  z-index: 1;
}
.image.lazyload img,
.image.background-image.lazyload {
  display: block;
  width: 100%;
  height: auto;
}
.image,
.image.video {
  overflow: hidden;
  padding: 0;
}
.image a:hover img,
a:hover .image img,
.item a:hover .image.background-image {
  transform: scale(1.05);
}
.no-zoom_hover .image a:hover img,
.no-zoom_hover a:hover .image img,
.no-zoom_hover .item a:hover .image.background-image {
  transform: scale(1);
}
.reverse-zoom_hover .image a:hover img,
.reverse-zoom_hover a:hover .image img,
.reverse-zoom_hover .item a:hover .image.background-image {
  transform: scale(0.95);
}
.ekko-lightbox img {
  width: auto;
  height: auto !important;
  margin: 0 auto;
}
.image .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 101;
  padding: 5px 10px 7px;
  font-size: 85%;
  font-style: italic;
  opacity: 0.8;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
}
.image.rounded-circle .caption {
  left: 50%;
  transform: translateX(-50%);
}
i.fa,
i.before {
  margin-right: 5px;
}
i.fa.after,
i.after {
  margin-right: 0;
  margin-left: 5px;
}
i.fa.before.after,
i.before.after {
  margin-right: 5px;
  margin-left: 5px;
}
.img-max {
  display: block;
  margin: 8px 0 30px 0;
}
.img-max > img {
  max-width: 100%;
  width: auto;
}
.img-full {
  display: block;
  margin: 8px 0 30px 0;
}
.img-full > img {
  max-width: 100%;
  width: 100%;
}
.img-left {
  float: left;
  display: block;
  max-width: 50%;
  width: auto;
  margin: 8px 30px 30px 0;
}
.img-right {
  float: right;
  display: block;
  max-width: 50%;
  width: auto;
  margin: 8px 0 30px 30px;
}
.img-rounded > img {
  border-radius: 5px;
}
.img-rounded-circle > img {
  border-radius: 50%;
}
.item .inner,
.item .image,
.item .image::before,
img,
.image-component .image,
.listing_window-mosaic .item,
.usn_cmp_splitcomponent .item.item_slideshow-block .slides {
  border-radius: 5px;
}
.image,
img,
.listing_window-mosaic .item,
.listing:not(.listing_window-mosaic) .item.item_text-boxed .inner,
.item.instagram-image > a {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
}
.item.no-box-shadow,
.no-box-shadow .item,
.no-box-shadow .image,
.no-box-shadow img,
.image img,
.item_text-left .image,
.item_text-right .image {
  box-shadow: none !important;
}
.author-bio .image img,
.item_text-left .image img,
.item_text-right .image img {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1) !important;
}
.author-bio .image,
.usn_cmp_banner .image,
.listing.listing_no-spacing .item,
.listing.listing_no-spacing .item .image,
.listing.listing_no-spacing .item .image img {
  border-radius: 0;
  box-shadow: none;
}
.lazyframe {
  position: relative;
  background-color: transparent;
  background-image: none !important;
}
.image.lazyframe img {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%) scale(1.08);
}
.lazyframe__title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px 17px;
  z-index: 3;
}
.lazyframe__title:after {
  z-index: -1;
}
.lazyframe:hover {
  cursor: pointer;
}
.lazyframe:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.lazyframe[data-ratio="16:9"]:before {
  padding-top: 56.25%;
}
.lazyframe[data-ratio="4:3"]:before {
  padding-top: 75%;
}
.lazyframe[data-ratio="1:1"]:before {
  padding-top: 100%;
}
.lazyframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
.lazyframe[data-vendor="youtube"],
.lazyframe[data-vendor="youtube_nocookie"] {
  background-color: transparent;
}
.lazyframe[data-vendor="youtube"] .lazyframe__title,
.lazyframe[data-vendor="youtube_nocookie"] .lazyframe__title {
  display: none;
}
.lazyframe[data-vendor="youtube"]:before,
.lazyframe[data-vendor="youtube_nocookie"]:before {
  padding-top: 56.25%;
}
.lazyframe[data-vendor="youtube"][data-ratio="16:9"]:before,
.lazyframe[data-vendor="youtube_nocookie"][data-ratio="16:9"]:before {
  padding-top: 56.25%;
}
.lazyframe[data-vendor="youtube"][data-ratio="4:3"]:before,
.lazyframe[data-vendor="youtube_nocookie"][data-ratio="4:3"]:before {
  padding-top: 75%;
}
.lazyframe[data-vendor="youtube"][data-ratio="1:1"]:before,
.lazyframe[data-vendor="youtube_nocookie"][data-ratio="1:1"]:before {
  padding-top: 100%;
}
.lazyframe[data-vendor="youtube"]:after,
.lazyframe[data-vendor="youtube_nocookie"]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 68px;
  height: 48px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjU1LjcgNDQ2LjNjLTUzLjMuMy0xMDYuNi0uNC0xNTkuOC0zLjMtMTcuNC0xLTM0LjctMi41LTUwLjQtMTFDMzUgNDI2LjMgMjcgNDE4LjQgMjIgNDA3LjIgMTMuMiAzODguNiAxMC41IDM2OSA5IDM0OWMtMy40LTQxLjMtMy42LTgyLjYtMS44LTEyMy44IDEtMjIgMS42LTQ0IDYuOC02NS41IDItOC40IDUtMTYuNiA4LjgtMjQuNEMzMiAxMTcgNDggMTA4IDY3LjMgMTA0YzE2LjItMyAzMi44LTMgNDkuMy0zLjcgNTYtMi4zIDExMi0zLjUgMTY4LTMgNDMgLjYgODYuMiAxLjcgMTI5LjMgNCAxMy4yLjYgMjYuNi44IDM5LjMgNS41IDE3LjIgNi40IDMwIDE3LjIgMzcgMzQuNyA2LjYgMTYuOCA5LjIgMzQuMiAxMC42IDUyIDMuOCA0OC43IDQgOTcuMy43IDE0Ni0xIDE2LjMtMi4yIDMyLjctNi41IDQ4LjgtOS43IDM3LTMyLjggNTEuNS02Ni43IDUzLjgtMzYuMiAyLjUtNzIuNSAzLjgtMTA4LjggNC4zLTIxLjMuMi00Mi43IDAtNjQgMHpNMjAzLjIgMzQ0TDM0OCAyNjQuN2wtMTQ0LjgtNzkuM1YzNDR6IiBmaWxsPSIjIzFmMWYxZiIvPjxwYXRoIGQ9Ik0yMDMuMiAzNDRWMTg1LjVMMzQ4IDI2NC44IDIwMy4yIDM0NHoiIGZpbGw9IiNGRUZERkQiLz48L3N2Zz4=");
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0.8;
  border: none;
  z-index: 4;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out 0s;
}
.lazyframe[data-vendor="youtube"]:hover:after,
.lazyframe[data-vendor="youtube_nocookie"]:hover:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjU1LjcgNDQ2LjNjLTUzLjMuMy0xMDYuNi0uNC0xNTkuOC0zLjMtMTcuNC0xLTM0LjctMi41LTUwLjQtMTFDMzUgNDI2LjMgMjcgNDE4LjQgMjIgNDA3LjIgMTMuMiAzODguNiAxMC41IDM2OSA5IDM0OWMtMy40LTQxLjMtMy42LTgyLjYtMS44LTEyMy44IDEtMjIgMS42LTQ0IDYuOC02NS41IDItOC40IDUtMTYuNiA4LjgtMjQuNEMzMiAxMTcgNDggMTA4IDY3LjMgMTA0YzE2LjItMyAzMi44LTMgNDkuMy0zLjcgNTYtMi4zIDExMi0zLjUgMTY4LTMgNDMgLjYgODYuMiAxLjcgMTI5LjMgNCAxMy4yLjYgMjYuNi44IDM5LjMgNS41IDE3LjIgNi40IDMwIDE3LjIgMzcgMzQuNyA2LjYgMTYuOCA5LjIgMzQuMiAxMC42IDUyIDMuOCA0OC43IDQgOTcuMy43IDE0Ni0xIDE2LjMtMi4yIDMyLjctNi41IDQ4LjgtOS43IDM3LTMyLjggNTEuNS02Ni43IDUzLjgtMzYuMiAyLjUtNzIuNSAzLjgtMTA4LjggNC4zLTIxLjMuMi00Mi43IDAtNjQgMHpNMjAzLjIgMzQ0TDM0OCAyNjQuN2wtMTQ0LjgtNzkuM1YzNDR6IiBmaWxsPSIjREQyQzI4Ii8+PHBhdGggZD0iTTIwMy4yIDM0NFYxODUuNUwzNDggMjY0LjggMjAzLjIgMzQ0eiIgZmlsbD0iI0ZFRkRGRCIvPjwvc3ZnPg==");
  opacity: 1;
}
.lazyframe[data-vendor="vimeo"] {
  background-color: transparent;
}
.lazyframe[data-vendor="vimeo"] .lazyframe__title {
  display: none;
}
.lazyframe[data-vendor="vimeo"]:before {
  padding-top: 48.25%;
}
.lazyframe[data-vendor="vimeo"][data-ratio="16:9"]:before {
  padding-top: 56.25%;
}
.lazyframe[data-vendor="vimeo"][data-ratio="4:3"]:before {
  padding-top: 75%;
}
.lazyframe[data-vendor="vimeo"][data-ratio="1:1"]:before {
  padding-top: 100%;
}
.lazyframe[data-vendor="vimeo"]:after {
  content: "";
  height: 40px;
  width: 65px;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgYmFzZVByb2ZpbGU9InRpbnkiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTcuNzY1IDE2Ljg5bDguNDctNC44OS04LjQ3LTQuODkiLz48L3N2Zz4=");
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 5px;
  transition: all 0.3s ease-in-out 0s;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lazyframe[data-vendor="vimeo"]:hover:after {
  background-color: #00adef;
}
.modal-backdrop.show {
  opacity: 0.9;
}
.ekko-lightbox .modal-content {
  border-radius: 0;
  color: #ffffff;
  background: none;
}
.ekko-lightbox .modal-content .modal-header,
.ekko-lightbox .modal-content .modal-footer {
  color: #ffffff;
  background: none;
  padding: 15px 0;
  justify-content: flex-start;
}
.ekko-lightbox .modal-content .modal-header .modal-title {
  color: #ffffff;
}
.ekko-lightbox .modal-header .close {
  display: none !important;
}
.ekko-lightbox .modal-content .modal-body {
  padding: 0;
  margin-top: -1px;
  margin-left: -1px;
  margin-bottom: -1px;
  background-color: #000000;
}
.ekko-lightbox-nav-overlay a span {
  display: none;
}
.ekko-lightbox-nav-overlay a {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.5;
}
.ekko-lightbox-nav-overlay a::before {
  position: absolute;
  top: 50%;
  color: #ffffff;
  transform: translateY(-50%);
}
.ekko-lightbox-nav-overlay a:nth-child(1)::before {
  content: "\f3cf";
  left: 15px;
}
.ekko-lightbox-nav-overlay a:nth-child(2)::before {
  content: "\f3d1";
  right: 15px;
}
.ekko-lightbox::before {
  content: "\f2c0";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 10px;
  right: 15px;
  color: #ffffff;
  font-size: 30px;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s;
}
.meta p,
.meta ul {
  margin: 5px 0;
}
.item .meta p,
.item .meta ul {
  font-size: 85%;
}
.meta a {
  display: inline !important;
}
.meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.meta ul li {
  display: inline-block;
}
.meta ul li + li::before {
  content: ",";
  display: inline-block;
  position: relative;
  left: -3px;
}
.item .meta {
  margin-top: 15px;
}
.listing_short .item .meta {
  margin-top: 5px;
  font-size: 90%;
}
.component.meta.base-bg {
  margin-top: 30px !important;
  padding-top: 15px !important;
  border-width: 2px 0 0;
  border-style: solid;
  border-color: #dee3e7;
}
@media (min-width: 768px) {
  .item.item_text-left .meta,
  .item.item_text-right .meta {
    position: absolute;
    bottom: 0;
  }
  .item.item_text-left .meta {
    left: 0;
    right: calc(40% + 30px);
  }
  .item.item_text-right .meta {
    right: 0;
    left: calc(40% + 30px);
  }
}
.usn-notification {
  position: fixed;
  bottom: -100%;
  z-index: 1000;
  opacity: 0;
  border-radius: 5px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
  transition: bottom 1s ease-in-out 0.2s, opacity 0.75s ease-in-out 0.1s,
    box-shadow 1s ease-in-out 0.2s;
}
.usn-notification .inner {
  padding: 15px;
}
.usn-notification.open {
  bottom: 15px;
  opacity: 1;
}
.usn-notification .heading {
  margin: 0;
}
.usn-notification .heading + .text {
  margin-top: 5px;
}
.usn-notification .link {
  margin-top: 15px;
  margin-bottom: 0;
}
@media (min-width: 0) and (max-width: 767px) {
  .usn-notification {
    left: 15px;
    right: 15px;
  }
}
@media (min-width: 768px) {
  .usn-notification {
    max-width: 460px;
  }
  .usn-notification.position-left {
    left: 15px;
  }
  .usn-notification.position-center {
    left: 50%;
    transform: translateX(-50%);
  }
  .usn-notification.position-right {
    right: 15px;
  }
}
@media (min-width: 992px) {
  .usn-notification .inner {
    padding: 30px;
  }
}
.image .overlayicon {
  content: "";
  position: absolute;
  top: 0;
  z-index: 101;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease-in-out 0s;
}
a:hover .image .overlayicon {
  background-color: rgba(0, 0, 0, 0.5);
}
.image .overlayicon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 101;
  text-align: center;
  font-size: 3rem;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out 0s;
  color: #ffffff;
}
a:hover .image .overlayicon .icon {
  transform: translate(-50%, -50%) scale(1.25);
}
@media (min-width: 992px) {
  .image .overlayicon .icon {
    font-size: 4rem;
  }
  .items-5 .image .overlayicon .icon,
  .items-6 .image .overlayicon .icon {
    font-size: 2rem;
  }
  .items-7 .image .overlayicon .icon,
  .items-8 .image .overlayicon .icon {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .image .overlayicon .icon {
    font-size: 5rem;
  }
  .items-5 .image .overlayicon .icon,
  .items-6 .image .overlayicon .icon {
    font-size: 3rem;
  }
  .items-7 .image .overlayicon .icon,
  .items-8 .image .overlayicon .icon {
    font-size: 2rem;
  }
}
.image.icon-image i.icon {
  font-size: 40px;
}
.item.item_has-bg .image.icon-image {
  padding: 15px 30px 0;
}
.item.item_text-below.item_has-bg .image.icon-image + .info {
  padding-top: 0 !important;
}
html.no-touch a:hover .image.icon-image {
  transform: scale(1.15);
}
@media (min-width: 768px) {
  .image.icon-image {
    text-align: center !important;
  }
  .item.item_text-below .text-left .image.icon-image {
    text-align: left !important;
  }
  .item.item_text-below .text-right .image.icon-image {
    text-align: right !important;
  }
}
table {
  width: 100%;
  border-width: 2px 0 0 2px;
  border-style: solid;
}
table th,
table td {
  padding: 10px;
  border-width: 0 2px 2px 0;
  border-style: solid;
}
table tr p:first-of-type {
  margin-top: 0;
}
table tr p:last-of-type {
  margin-bottom: 0;
}
body.snip-open:not(.no-header) {
  padding-top: 70px !important;
}
@media (min-width: 992px) {
  body.snip-open:not(.no-header) {
    padding-top: 120px !important;
  }
}
.usn .snip-layout * {
  border-radius: 0 !important;
  font-size: 17px;
  letter-spacing: -0.25px;
  color: #111111;
}
.usn .snip-layout {
  font-size: 17px;
  letter-spacing: -0.25px;
  background: rgba(0, 0, 0, 0.85);
}
.usn .snip-ico.snip-ico--close {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.usn .snip-ico.snip-ico--close::before {
  content: "\f2c0";
}
.usn .snip-layout .snip-layout__close .snip-ico.snip-ico--close {
  color: #19233a;
  transition: color 0.3s ease-in-out 0s;
}
.usn .snip-layout .snip-layout__close .snip-ico.snip-ico--close:hover {
  color: rgba(25, 35, 58, 0.7);
}
.usn .snip-layout .snip-product__remove {
  font-size: 20px;
}
.usn .snip-layout .snip-steps li {
  background: #dee3e7;
}
.usn .snip-layout .snip-steps li.snip-step__item.js-active {
  background: #ffffff;
  border-bottom-color: #ffffff;
}
.usn .snip-layout .snip-steps li .snip-step__label {
  font-size: 13px;
}
.usn .snip-layout .snip-step__item,
.usn .snip-layout .snip-step__item + .snip-step__item {
  border-color: #c0cad2;
}
.usn .snip-layout .snip-form__label {
  font-size: 15px;
  text-transform: none;
  color: #111111;
}
.usn .snip-layout input[type="password"],
.usn .snip-layout input[type="text"],
.usn .snip-layout select {
  font-size: 15px;
  color: #19233a;
}
.usn .snip-layout .snip-actions {
  border: 0 none;
}
.usn .snip-layout .snip-actions__link--small {
  font-size: 14px;
}
.usn .snip-form__container--select:not(.snipcart-state) {
  position: relative;
  z-index: 0;
  background: none;
}
.usn .snip-form__container--select:not(.snipcart-state) select {
  position: relative;
  z-index: 2;
  background: none;
  padding-right: 20px;
}
.usn
  .snip-layout__main-container:not(#snip-layout-order-confirm)
  .snip-form__container--select:not(.snipcart-state)::after {
  font-family: "Ionicons";
  content: "\f280";
  position: absolute;
  top: 25px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 10px 0 0;
  font-size: 20px;
  text-align: right;
  color: #111111;
  background: none;
  box-sizing: border-box;
}
.usn .snip-layout .snip-btn,
.usn #snipcart-show-discount-box {
  border: 0 none;
  border-radius: 0 !important;
  position: relative;
  padding: 12px 15px 14px;
  font-size: 14px;
  height: auto;
  line-height: 1;
  text-transform: uppercase;
}
.usn #snipcart-show-discount-box {
  padding: 8px 10px 10px;
  font-size: 12px;
}
.usn .snip-layout .snip-btn,
.usn .snip-layout .snip-quantity-trigger__btn,
.usn #snipcart-show-discount-box {
  color: #ffffff;
  background: #99a2a6;
}
.usn .snip-layout #snipcart-login-submit.snip-btn,
.usn .snip-layout .snip-btn--highlight,
.usn .snip-layout #snipcart-newaccount-submit.snip-btn {
  padding: 15px 20px 17px;
  font-size: 18px;
  background: #99a2a6;
}
.usn .snip-layout #snipcart-login-submit.snip-btn {
  background: #99a2a6;
}
.usn .snip-layout .snip-btn:hover,
.usn .snip-layout .snip-btn:active,
.usn .snip-layout .snip-btn:focus,
.usn .snip-layout .snip-quantity-trigger__btn:hover,
.usn #snipcart-show-discount-box:hover {
  background: #ffffff;
}
.usn .snip-layout #snipcart-login-submit.snip-btn:hover,
.usn .snip-layout #snipcart-login-submit.snip-btn:active,
.usn .snip-layout #snipcart-login-submit.snip-btn:focus,
.usn .snip-layout #snipcart-newaccount-submit.snip-btn:hover,
.usn .snip-layout #snipcart-newaccount-submit.snip-btn:active,
.usn .snip-layout #snipcart-newaccount-submit.snip-btn:focus,
.usn .snip-layout .snip-btn--highlight:hover,
.usn .snip-layout .snip-btn--highlight:active,
.usn .snip-layout .snip-btn--highlight:focus {
  background: #7e898e;
}
.usn .snip-layout #snipcart-login-submit.snip-btn:hover,
.usn .snip-layout #snipcart-login-submit.snip-btn:active,
.usn .snip-layout #snipcart-login-submit.snip-btn:focus {
  background: #c0cad2;
}
.usn .snip-layout .snip-header__user {
  padding: 15px 30px;
  color: #19233a;
  background: #ffffff;
}
.usn .snip-layout .snip-header__user .snip-header__user-text {
  color: #19233a;
}
.usn .snip-layout .snip-header__user-mail {
  color: #19233a;
  font-weight: 700;
}
.usn .snip-layout .snip-header {
  padding: 30px 15px;
  border-bottom: 2px solid #dee3e7;
}
.usn .snip-layout .snip-header {
  color: #19233a;
  background: #ffffff;
}
.usn .snip-layout .snip-header__title {
  color: #19233a;
}
.usn .snip-layout .snip-header a {
  color: #99a2a6;
}
.usn .snip-layout .snip-header__total {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 10px;
  height: auto;
  line-height: 1;
  color: #ffffff;
  background: none;
  background: #99a2a6;
  transform: translate(-50%, -50%);
}
.usn .snip-layout .snip-header__total span {
  font-size: 20px;
}
.usn #snipcart-amount {
  color: #ffffff;
  font-weight: 900;
}
.usn .snip-layout .snip-header__total-label {
  color: #ffffff;
}
.usn .snip-layout .snip-header__title {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1;
}
.usn .snip-layout .snip-header__title {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.usn .snip-layout .snip-footer {
  padding: 10px 30px;
  color: #384e81;
  background: #ffffff;
  text-align: center;
}
.usn .snip-layout .snip-footer a,
.usn .snip-layout .snip-footer b {
  color: #384e81;
  font-size: 14px;
}
.usn .snip-layout .snip-footer b {
  font-weight: 700;
}
.usn .snip-layout .snip-footer__copyright {
  padding-left: 0;
  background: none;
}
.usn .snip-layout .snip-footer__copyright::before {
  content: "\f31d";
  display: inline-block;
  margin-right: 8px;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #99a2a6;
}
.usn .snip-layout .snip-static__title,
.usn .snip-layout .snip-table th,
.usn .snip-layout .snip-product__name {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #19233a;
}
.usn .snip-layout .snip-product__name {
  font-size: 20px;
}
.usn .snip-layout .snip-product__remove {
  color: #111111;
  transition: color 0.3s ease-in-out 0s;
}
.usn .snip-layout .snip-product__remove:hover {
  color: rgba(17, 17, 17, 0.7);
}
.usn .snip-layout td,
.usn .snip-layout th {
  vertical-align: top;
  border-color: #dee3e7;
}
.usn .snip-layout .snipcart-items span {
  font-size: 16px;
}
.usn .snip-layout .snip-table__body--small,
.usn .snip-layout .snip-table__body--big {
  text-align: right;
}
.usn .snip-layout .snip-static__title,
.usn .snip-layout .snip-table th {
  font-size: 16px;
}
.usn .snip-layout .snip-product__description {
  font-size: 16px;
}
.usn .snip-layout .snip-static__content p {
  font-size: 16px;
}
.usn .snip-layout .snip-quantity-trigger,
.usn .snip-layout .snip-table__cell--bold,
.usn .snip-layout .snip-table__cell--highlight {
  font-weight: 700;
}
.usn #snipcart-total * {
  font-size: 16px;
}
.usn .snip-layout .snip-loader--bar::before {
  background: #ffffff;
}
.usn .snip-layout #snipcart-cvc-content-holder img.snip-static__item {
  width: auto;
  max-width: auto;
}
.usn .snip-layout .snip-flash__item {
  border: 0 none;
  padding: 15px 20px;
  font-size: 17px;
}
.usn .snip-layout .snip-flash__item--success {
  background: #5cb85c;
  color: #ffffff;
}
.usn .snip-layout .snip-flash__item--success:hover {
  background: #449d44;
}
.usn .snip-layout .snip-flash__item--warn {
  background: #f0ad4e;
  color: #ffffff;
}
.usn .snip-layout .snip-flash__item--warn:hover {
  background: #ec971f;
}
.usn .snip-layout .snip-flash__item--error {
  background: #a94442;
  color: #ffffff;
}
.usn .snip-layout .snip-flash__item--error:hover {
  background: #843534;
}
@media (min-width: 0) and (max-width: 991px) {
  .usn .snip-layout .snip-discount__remove,
  .snip-layout .snip-product__remove {
    right: 15px !important;
  }
}
@media (min-width: 992px) {
  .usn .snip-layout .snip-layout__main-container {
    max-width: 970px;
  }
  .usn .snip-layout .snip-header__user {
    padding-bottom: 0;
  }
  .usn .snip-layout .snip-header__total {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .usn .snip-layout .snip-layout__main-container {
    max-width: 1140px;
  }
}
html#ecwid_html.usn body#ecwid_body .ec-cart-widget {
  position: relative;
  width: 100%;
  height: 70px;
}
html#ecwid_html.usn body#ecwid_body .ec-cart-widget .ec-minicart {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 0 !important;
  transition: none !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-cart-widget
  .ec-minicart
  .ec-minicart__icon {
  display: none !important;
}
html#ecwid_html.usn body#ecwid_body .ec-minicart__counter {
  position: absolute !important;
  top: 32% !important;
  right: 3px !important;
  left: auto !important;
  color: #f8f7fb !important;
  background: #fc802e !important;
  border-radius: 50%;
  font-weight: bold;
  min-width: 20px !important;
  height: 20px !important;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  html#ecwid_html.usn body#ecwid_body .ec-cart-widget,
  html#ecwid_html.usn body#ecwid_body .ec-cart-widget .ec-minicart {
    width: 50px;
    height: 60px;
  }
  html#ecwid_html.usn body#ecwid_body .ec-minicart__counter {
    right: 5px !important;
  }
}
html#ecwid_html.usn body#ecwid_body div.ecwid-productBrowser {
  background: transparent;
}
html#ecwid_html.usn body#ecwid_body div.ecwid-productBrowser {
  padding: 0 !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store
  .ec-store__content-wrapper:not(.ec-store__content-wrapper--wide) {
  max-width: 100% !important;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store
  a
  .grid-product__title-inner {
  font-weight: bold;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store__category-page
  .ec-store__content-wrapper {
  display: flex;
  flex-direction: column;
}
html#ecwid_html.usn body#ecwid_body .ec-size .ec-store__category-page .ec-grid {
  order: 1;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store__category-page
  .ec-pager {
  order: 2;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store__category-page
  .ec-footer {
  order: 3;
}
html#ecwid_html.usn body#ecwid_body .ec-size .ec-store .ec-footer {
  padding-top: 30px;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store
  .grid__products
  .grid-product__image
  ~ .grid-product__title
  + .grid-product__price {
  padding-top: 5px;
  margin: 0;
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size.ec-size--s
  .ec-store
  .details-product-purchase__controls {
  max-width: 100%;
}
html#ecwid_html.usn body#ecwid_body .ec-size .ec-store .form-control__button {
  border-radius: 150px;
  border-width: 2px;
}
html#ecwid_html.usn body#ecwid_body .ec-size .ec-store {
  font-family: "Roboto", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  line-height: 150% !important;
  letter-spacing: -0.15px !important;
  text-transform: none !important;
  font-size: 16px !important;
}
@media (min-width: 576px) and (max-width: 767px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store {
    font-size: 16px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store {
    font-size: 16px !important;
  }
}
@media (min-width: 1200px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store {
    font-size: 16px !important;
  }
}
html#ecwid_html.usn body#ecwid_body .ec-size .ec-store h1,
html#ecwid_html.usn body#ecwid_body .ec-size .ec-store .ec-header-h1,
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store
  .product-details__product-title {
  font-family: "prometo", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 110% !important;
  letter-spacing: -0.5px !important;
  text-transform: none !important;
  font-size: 40px !important;
  color: #19233a !important;
}
@media (min-width: 576px) and (max-width: 767px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store h1,
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store .ec-header-h1,
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .product-details__product-title {
    font-size: 45px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store h1,
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store .ec-header-h1,
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .product-details__product-title {
    font-size: 50px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store h1,
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store .ec-header-h1,
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .product-details__product-title {
    font-size: 55px !important;
  }
}
@media (min-width: 1200px) {
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store h1,
  html#ecwid_html.usn body#ecwid_body .ec-size .ec-store .ec-header-h1,
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .product-details__product-title {
    font-size: 65px !important;
  }
}
html#ecwid_html.usn
  body#ecwid_body
  .ec-size
  .ec-store
  .grid-product__title-inner {
  font-family: "prometo", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 110% !important;
  letter-spacing: -0.25px !important;
  text-transform: none !important;
  font-size: 20px !important;
  color: #19233a !important;
}
@media (min-width: 576px) and (max-width: 767px) {
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .grid-product__title-inner {
    font-size: 22px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .grid-product__title-inner {
    font-size: 22px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .grid-product__title-inner {
    font-size: 24px !important;
  }
}
@media (min-width: 1200px) {
  html#ecwid_html.usn
    body#ecwid_body
    .ec-size
    .ec-store
    .grid-product__title-inner {
    font-size: 26px !important;
  }
}
header#site-header nav.shopping-cart > *:not(.icon) {
  font-size: 0 !important;
}
header#site-header nav.shopping-cart {
  position: absolute;
  top: 0;
  right: 60px;
  z-index: 200;
  width: 46.666666667px;
  height: 70px;
}
header#site-header nav.shopping-cart a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 46.666666667px;
  height: 70px;
  text-align: center;
}
header#site-header nav.shopping-cart i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 25px;
  color: #ffffff;
  transform: translate(-50%, -50%);
}
header#site-header nav.shopping-cart span.amount {
  position: absolute;
  top: 25px;
  right: 15px;
  width: 20px;
  height: 20px;
  padding: 1px 0 0;
  font-size: 12px;
  font-weight: 700;
  border-radius: 50%;
  color: #ffffff;
  opacity: 1;
  background: #99a2a6;
  transition: opacity 0.3s ease-in-out 0s, transform 0.3s ease-in-out 0s,
    top 0.3s ease-in-out 0s, background 0.3s ease-in-out 0.3s;
}
header#site-header nav.shopping-cart.snipcart-summary-empty span.amount {
  top: 23px;
  opacity: 0;
  background: #5cb85c;
  transform: scale(2.5);
}
@media (min-width: 992px) {
  header#site-header nav.shopping-cart {
    top: 60px;
    right: 50px;
    width: 50px;
    height: 60px;
  }
  header#site-header nav.shopping-cart a {
    width: 50px;
    height: 60px;
  }
  header#site-header nav.shopping-cart span.amount {
    top: 10px;
    right: 6px;
  }
}
html[dir="rtl"] {
  text-align: right !important;
}
html[dir="rtl"] .text-left {
  text-align: right !important;
}
html[dir="rtl"] .text-center {
  text-align: center !important;
}
html[dir="rtl"] .text-right {
  text-align: left !important;
}
html[dir="rtl"] blockquote::before,
html[dir="rtl"] .quote::before {
  left: auto;
  right: 0;
}
html[dir="rtl"] .text-center blockquote::before,
html[dir="rtl"] .text-center .quote::before {
  left: 50%;
  transform: translateX(-50%) scaleX(-1);
}
html[dir="rtl"] .text-right blockquote::before,
html[dir="rtl"] .text-right .quote::before {
  left: 0;
  right: auto;
}
html[dir="rtl"] header#site-header #logo a {
  font-size: 0;
}
html[dir="rtl"] header#site-header #logo::after {
  left: -1px;
  right: auto;
}
html[dir="rtl"] .site-search .form-control {
  padding-right: 15px;
  padding-left: 50px;
}
html[dir="rtl"] .site-search button.btn {
  right: auto !important;
  left: 0 !important;
}
html[dir="rtl"] header#site-header .site-search .form-control,
html[dir="rtl"] footer#site-footer .site-search .form-control {
  padding-right: 15px;
  padding-left: 40px;
}
@media (min-width: 992px) {
  html[dir="rtl"] header#site-header .site-search {
    right: auto;
    left: 14px;
  }
  html[dir="rtl"] header#site-header .site-search:not(.open-search) {
    right: auto !important;
    left: 14px !important;
  }
  html[dir="rtl"] header#site-header .site-search.open-search {
    left: 14px;
    padding-right: 0;
    padding-left: 25px;
  }
  html[dir="rtl"] header#site-header .site-search a.expand-search {
    right: auto;
    left: 0;
    text-align: left;
    padding-right: 0;
    padding-left: 1px;
  }
  html[dir="rtl"] header#site-header .site-search fieldset {
    right: auto;
    left: 0;
  }
  html[dir="rtl"] header#site-header .site-search .form-control {
    padding-right: 15px;
    padding-left: 40px;
  }
  html[dir="rtl"] footer#site-footer .site-search .form-control {
    padding-right: 15px;
    padding-left: 50px;
  }
}
html[dir="rtl"]
  .breadcrumb-trail
  ol.breadcrumb
  li.breadcrumb-item
  i.icon.before {
  transform: rotate(180deg);
  margin: 0 0 0 8px;
}
@media (min-width: 600px) {
  html[dir="rtl"] .breadcrumb-trail ol.breadcrumb li.breadcrumb-item {
    margin-right: 0;
    margin-left: 15px;
  }
}
html[dir="rtl"] header#site-header a.expand {
  right: auto;
  left: 0;
  font-size: 0;
}
html[dir="rtl"] header#site-header a.expand::after {
  left: auto;
  right: 0;
}
@media (min-width: 992px) {
  html[dir="rtl"] header#site-header nav.cta-links {
    padding-right: 0;
    padding-left: 15px;
  }
  html[dir="rtl"] header#site-header nav.cta-links .btn + .btn {
    margin-right: 5px;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  html[dir="rtl"] nav.footer-navigation ul li:not(.site-credit) {
    margin-right: 0;
    margin-left: 8px;
  }
}
@media (min-width: 992px) {
  html[dir="rtl"] nav.footer-navigation ul li.site-credit {
    float: left;
  }
}
html[dir="rtl"] nav.main {
  text-align: right;
}
html[dir="rtl"] nav.main ul li.has-child > span::after {
  left: 0;
  right: auto;
}
@media (min-width: 0) and (max-width: 991px) {
  html[dir="rtl"] nav.main ul li.has-child span a {
    padding-right: 15px;
    padding-left: 60px;
  }
  html[dir="rtl"] nav.main ul ul {
    padding-left: 0;
    padding-right: 3px;
  }
  html[dir="rtl"] nav.main ul li span::before {
    left: auto;
    right: 0;
  }
}
@media (min-width: 992px) {
  html[dir="rtl"] nav.main {
    right: 0;
    left: auto;
  }
  html[dir="rtl"] nav.main > ul > li {
    border-width: 0 0 0 2px;
  }
  html[dir="rtl"] nav.main ul li.has-child span a {
    padding-right: 15px !important;
    padding-left: 30px !important;
  }
  html[dir="rtl"] nav.main > ul > li.has-child > span::before {
    left: 30px;
    right: 15px;
  }
  html[dir="rtl"].no-touch nav.main ul > li:hover > ul,
  html[dir="rtl"].touch nav.main ul > li.open-child > ul {
    left: auto;
    right: 0;
  }
  html[dir="rtl"].no-touch nav.main ul ul > li:hover > ul,
  html[dir="rtl"].touch nav.main ul ul > li.open-child > ul {
    left: auto;
    right: 240px;
  }
  html[dir="rtl"] nav.main ul ul li.has-child > span::after {
    transform: rotate(180deg);
  }
}
html[dir="rtl"] nav#pagination .pagination li.prev {
  left: auto;
  right: 0;
}
html[dir="rtl"] nav#pagination .pagination li.next {
  left: 0;
  right: auto;
}
html[dir="rtl"] nav#pagination .pagination li.prev i {
  transform: rotate(180deg);
}
html[dir="rtl"] nav#pagination .pagination li.next i {
  transform: rotate(180deg);
}
html[dir="rtl"] .listing.listing_links.listing_links-mini .item a {
  padding-right: 15px;
  padding-left: 0;
}
html[dir="rtl"] .listing.listing_links.listing_links-mini .item a:hover {
  padding-right: 18px;
  padding-left: 0;
}
html[dir="rtl"] .listing.listing_links.listing_links-mini .item a::after {
  right: 0;
  left: auto;
}
html[dir="rtl"] nav.secondary {
  right: auto;
  left: 0;
  padding-right: 0;
  padding-left: 15px;
}
html[dir="rtl"] nav.secondary ul li.dropdown > a.dropdown-toggle::after {
  margin-left: 0;
  margin-right: 5px;
}
html[dir="rtl"] nav.secondary .dropdown-menu {
  text-align: right;
}
@media (min-width: 0) and (max-width: 991px) {
  html[dir="rtl"] nav.secondary {
    text-align: right;
  }
}
@media (min-width: 992px) {
  html[dir="rtl"] nav.secondary {
    padding-right: 0;
    padding-left: 5px;
  }
  html[dir="rtl"] nav.secondary ul li.dropdown .dropdown-menu {
    left: 5px !important;
  }
  html[dir="rtl"] nav.secondary ul li.dropdown .dropdown-menu a > picture,
  html[dir="rtl"] nav.secondary ul li.dropdown .dropdown-menu a > img {
    margin-right: 0;
    margin-left: 2px;
  }
}
html[dir="rtl"] nav.sitemap ul.nav ul.nav {
  margin-left: 0;
  margin-right: 15px;
}
html[dir="rtl"] nav.sitemap ul li::before,
html[dir="rtl"] nav.sitemap ul li::after {
  left: auto;
  right: 0;
}
html[dir="rtl"] nav.sitemap ul li a:hover {
  padding-right: 18px;
  padding-left: 0;
}
html[dir="rtl"].no-touch nav.sub ul li:not(.active) span a:hover {
  padding-left: 0;
  padding-right: 3px;
}
html[dir="rtl"] nav.sub ul ul li span a,
html[dir="rtl"] nav.sub ul ul ul {
  padding-left: 0;
  padding-right: 12px;
}
html[dir="rtl"].no-touch nav.sub ul ul li:not(.active) span a:hover {
  padding-left: 0;
  padding-right: 15px;
}
html[dir="rtl"] nav.sub ul ul li span a::before {
  left: auto;
  right: 0;
}
html[dir="rtl"] .in-this-section > p.expand-sub > i {
  float: left;
}
html[dir="rtl"] i.before {
  margin: 0 0 0 5px;
}
html[dir="rtl"] i.after {
  margin: 0 5px 0 0;
}
html[dir="rtl"] .alert .close {
  float: left;
  margin-left: -10px;
  margin-top: -5px !important;
}
html[dir="rtl"] .repeatable.tabbed .tab {
  margin-right: 0;
  margin-left: 2px;
}
html[dir="rtl"] .repeatable.accordion .tab .nav-link {
  padding-right: 15px;
  padding-left: 50px;
}
html[dir="rtl"] .repeatable.accordion .tab .nav-link::after {
  right: auto;
  left: 0;
}
@media (min-width: 768px) {
  html[dir="rtl"]
    .item.item_text-right:not(.item_has-bg):not(.item-blog)
    .image
    + .info {
    padding: 0 30px 30px 0;
  }
  html[dir="rtl"]
    .item.item_text-left:not(.item_has-bg):not(.item-blog)
    .image
    + .info {
    padding: 0 0 30px 30px;
  }
}
html[dir="rtl"] .radio label,
html[dir="rtl"] .checkbox label {
  padding-left: 0;
  padding-right: 20px;
}
html[dir="rtl"] .radio label input[type="radio"],
html[dir="rtl"] .checkbox label input[type="checkbox"] {
  left: auto;
  right: -2px;
}
html[dir="rtl"] .form-group.dropdown::after,
html[dir="rtl"] .form-group.date::after {
  padding: 6px 0 3px 15px;
  text-align: left !important;
}
html[dir="rtl"] .form.login-form .show-password {
  right: auto;
  left: 2px;
}
@media (min-width: 992px) {
  html[dir="rtl"] .form-group.dropdown::after,
  html[dir="rtl"] .form-group.date::after {
    padding: 12px 0 0 15px;
  }
}
html[dir="rtl"] .item_form-single_field .form fieldset.buttons {
  left: 0;
  right: auto;
}
@media (min-width: 992px) {
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2),
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    margin-left: 0;
    margin-right: 15px;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-4.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4) {
    right: auto;
    left: 15px;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    right: 15px;
    left: auto;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-4.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(4) {
    margin-right: auto;
    margin-left: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    right: auto;
    left: 15px;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-3.big-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    right: auto;
    left: 15px;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(1) {
    right: 15px;
    left: auto;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(2) {
    right: 15px;
    left: auto;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.windows-3.small-window-first:not(
      .listing_no-spacing
    )
    .item:nth-child(3) {
    margin-right: auto;
    margin-left: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.basic-windows:not(.listing_no-spacing) {
    padding-left: 15px;
    padding-right: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.basic-windows:not(.listing_no-spacing)
    .item {
    margin-left: 0;
    margin-right: 15px;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.big-window-first
    .item:nth-child(4) {
    right: auto;
    left: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(3) {
    left: auto;
    right: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-4.small-window-first
    .item:nth-child(4) {
    margin-right: auto;
    margin-left: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(2) {
    right: auto;
    left: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.big-window-first
    .item:nth-child(3) {
    right: auto;
    left: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(1) {
    left: auto;
    right: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(2) {
    left: auto;
    right: 0;
  }
  html[dir="rtl"]
    .listing.listing_window-mosaic.listing_no-spacing.windows-3.small-window-first
    .item:nth-child(3) {
    margin-right: auto;
    margin-left: 0;
  }
}
html[dir="rtl"] .ekko-lightbox::before {
  right: auto;
  left: 15px;
}
html[dir="rtl"] header#site-header nav.shopping-cart {
  right: auto;
  left: 60px;
}
@media (min-width: 992px) {
  html[dir="rtl"] header#site-header nav.shopping-cart {
    right: auto;
    left: 50px;
  }
}
html#ecwid_html.usn[dir="rtl"] body#ecwid_body .ec-minicart__counter {
  right: auto !important;
  left: 10px !important;
}
html#ecwid_html.usn[dir="rtl"] body#ecwid_body .ec-cart-widget .ec-minicart {
  left: auto;
  right: 0;
}
@media (min-width: 992px) {
  html#ecwid_html.usn[dir="rtl"] body#ecwid_body .ec-minicart__counter {
    right: auto !important;
    left: 7px !important;
  }
}
