/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title-easy-0016/customify
Author: WPCustomify
Author URI: https://pressmaximum.title-easy-0016
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.title-easy-0016/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section_purple_ae02.texture_9eac/licenses/gpl-2.0.title-up-eae3
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.simple-80bc/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.info_fast_361e.active_15bb/normalize.wide_bd63/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.wide_bd63 v7.0.0 | MIT License | github.title-easy-0016/necolas/normalize.wide_bd63 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.pagination_1906 .container_534e,
.up-9147,
.modal_pressed_48ba,
.purple_d85b,
.card-a821,
.green_723a,
.wrapper_5923,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.up-9147,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .up-9147,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .up-9147,
  h1 {
    font-size: 1.8em;
  }
}
.modal_pressed_48ba,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.modal_pressed_48ba + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .modal_pressed_48ba,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .modal_pressed_48ba,
  h2 {
    font-size: 1.7em;
  }
}
.purple_d85b,
h3 {
  font-size: 1.618em;
}
.pagination_1906 .container_534e,
.card-a821,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.search_advanced_62b8 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.popup-1dfc:after,
.popup-1dfc:before,
.container_fixed_7707:after,
.container_fixed_7707:before {
  content: "";
  display: table;
}
.popup-1dfc:after,
.container_fixed_7707:after {
  clear: both;
}
.heading_old_a88c {
  float: right;
  margin-right: 0;
}
.narrow_ac5a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hovered_8949 .notice-east-e388,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hovered_8949 .notice-east-e388:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.hover-95a4 .notice-east-e388 {
  box-shadow: none;
}
.hover-95a4
  .notice-east-e388
  .wrapper_mini_bdef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hover-95a4 .notice-east-e388 .icon-c263 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.hover-95a4
  .notice-east-e388
  .icon-c263
  b {
  display: none;
}
.hover-95a4 .block-outer-2449 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.caption-de0a:not(.tag-right-6c23):not(.main-60d4),
button:not(.tag-right-6c23):not(.main-60d4),
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ),
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ),
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ):hover,
button:not(.tag-right-6c23):not(
    .main-60d4
  ):hover,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ):hover,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ):hover,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ):active,
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ):focus,
button:not(.tag-right-6c23):not(
    .main-60d4
  ):active,
button:not(.tag-right-6c23):not(
    .main-60d4
  ):focus,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ):active,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ):focus,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ):active,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ):focus,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ):active,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ):focus {
  outline: 0;
}
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660,
button:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660 {
  position: relative;
}
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .table_center_e541,
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .shade_lower_0e07,
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .first-c433,
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  i,
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  svg,
button:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .table_center_e541,
button:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .shade_lower_0e07,
button:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .first-c433,
button:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  i,
button:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  svg,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .table_center_e541,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .shade_lower_0e07,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .first-c433,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  i,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  svg,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .table_center_e541,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .shade_lower_0e07,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .first-c433,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  i,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  svg,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .table_center_e541,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .shade_lower_0e07,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  .first-c433,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  i,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660
  svg {
  visibility: hidden;
}
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660:after,
button:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660:after,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660:after,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660:after,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ).fn-loading-8660:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.caption-de0a:not(.tag-right-6c23):not(.main-60d4),
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ),
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ),
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ) {
  color: #fff;
  background: #235787;
}
.caption-de0a:not(.tag-right-6c23):not(
    .main-60d4
  ):focus,
input[type="button"]:not(.tag-right-6c23):not(
    .main-60d4
  ):focus,
input[type="reset"]:not(.tag-right-6c23):not(
    .main-60d4
  ):focus,
input[type="submit"]:not(.tag-right-6c23):not(
    .main-60d4
  ):focus {
  color: #fff;
}
.caption-de0a.fn-disabled-8660:not(.tag-right-6c23):not(
    .main-60d4
  ),
.caption-de0a[disabled]:not(.tag-right-6c23):not(
    .main-60d4
  ),
button.fn-disabled-8660:not(.tag-right-6c23):not(
    .main-60d4
  ),
button[disabled]:not(.tag-right-6c23):not(
    .main-60d4
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.panel-8340 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel-8340:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.container_old_1b77 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.highlight-yellow-bc56 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.background-e061 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup-1dfc:after,
.popup-1dfc:before,
.focused_a840:after,
.focused_a840:before,
.simple-821e:after,
.simple-821e:before,
.orange_b61f:after,
.orange_b61f:before,
.media-fast-1c96:after,
.media-fast-1c96:before,
.layout-pink-1854:after,
.layout-pink-1854:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup-1dfc:after,
.focused_a840:after,
.simple-821e:after,
.orange_b61f:after,
.media-fast-1c96:after,
.layout-pink-1854:after {
  clear: both;
}
.focused_a840 .component_e159,
.simple-821e .component_e159,
.content-6fcf .component_e159 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-plasma-043d {
  display: inline-block;
}
.panel-selected-6d2e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel-selected-6d2e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel-selected-6d2e .filter_7d27 {
  padding: 1em 0;
  font-size: 85%;
}
.filter_7d27 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture-5150 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture-5150:after,
.picture-5150:before {
  content: "";
  display: table;
}
.picture-5150:after {
  clear: both;
}
.smooth-ab7f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.disabled_green_a290 .smooth-ab7f {
  max-width: 50%;
}
.layout-48a9 .smooth-ab7f {
  max-width: 33.33%;
}
.paragraph_middle_e545 .smooth-ab7f {
  max-width: 25%;
}
.title-70cc .smooth-ab7f {
  max-width: 20%;
}
.pro-e6c6 .smooth-ab7f {
  max-width: 16.66%;
}
.small-88d0 .smooth-ab7f {
  max-width: 14.28%;
}
.layout-36e6 .smooth-ab7f {
  max-width: 12.5%;
}
.blue_31c1 .smooth-ab7f {
  max-width: 11.11%;
}
.right-5288 {
  display: block;
}
.pagination_1906 .in_e537 label,
.pagination_1906 .stale_20fc label,
.pagination_1906 .disabled_bfaf label,
.pagination_1906 .dirty_5fe1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over_c333 {
  list-style: none;
  margin: 0;
}
.over_c333 article.primary-0780 {
  margin-bottom: 0;
}
.over_c333 ul {
  list-style: none;
  margin: 0;
}
.over_c333 .progress_c4e7 li.primary-0780 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over_c333 .progress_c4e7 li.primary-0780 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over_c333 .progress_c4e7 li.primary-0780:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .over_c333 .progress_c4e7 li.primary-0780 li.primary-0780 li.primary-0780 li.primary-0780 {
    padding-left: 0;
  }
}
article.primary-0780 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-0780 .focused_a840 p:last-of-type {
  margin-bottom: 0;
}
article.primary-0780 .column_purple_32db {
  float: left;
}
article.primary-0780 .dropdown_plasma_9ae4 {
  margin-left: 85px;
}
article.primary-0780 .logo_hard_515a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-0780 .logo_hard_515a .highlight_45a6 {
  margin-left: 10px;
}
article.primary-0780 .picture-6647 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-0780 .search_c5bd {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .in_e537,
  #respond .disabled_bfaf,
  #respond .dirty_5fe1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .in_e537 input,
#respond .disabled_bfaf input,
#respond .dirty_5fe1 input {
  width: 100%;
}
#respond .dirty_5fe1 {
  margin-right: 0;
}
#respond .active_2c55 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-large-9ca2 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label-large-9ca2.black-e4dc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.label-large-9ca2 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.label-large-9ca2:focus,
.label-large-9ca2:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.light-9dd9 {
  border-radius: 10%;
}
.over-904b {
  border-radius: 50%;
}
.header_8577 {
  font-size: 0.72em;
}
.menu_3fd9 {
  font-size: 0.875em;
}
.box-copper-b898 {
  font-size: 1.1em;
}
.header_4e26 {
  text-transform: uppercase;
  line-height: 1.2;
}
.header_4e26.header_8577 {
  letter-spacing: 0.5px;
}
.easy-f141,
.easy-f141 a {
  color: #6d6d6d;
}
.easy-f141 a:hover {
  color: #111;
}
.banner-narrow-3f05 {
  color: #6d6d6d;
}
.label-8142 {
  overflow-x: hidden;
}
.label-8142 .content_soft_a4e4.widget-orange-fc96 {
  position: relative;
}
.label-8142 .content_soft_a4e4.widget-orange-fc96.accordion-1dba {
  position: initial;
}
.label-8142
  .content_soft_a4e4.widget-orange-fc96.accordion-1dba
  .pro-691f {
  left: auto;
}
.label-8142 .content_soft_a4e4 .pro-691f {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.label-8142 .content_soft_a4e4:hover.widget-orange-fc96 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-8142
  .content_soft_a4e4:hover.widget-orange-fc96
  .pro-691f {
  display: block;
  z-index: 9999999;
}
.label-8142 .overlay-advanced-4d33 .clean-b1b4,
.label-8142 .pro-8840 .clean-b1b4 {
  display: none;
}
.label-8142 .solid_acaf .content_soft_a4e4:hover.widget-orange-fc96 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination_1906 .in_e537 label,
.pagination_1906 .stale_20fc label,
.pagination_1906 .disabled_bfaf label,
.pagination_1906 .dirty_5fe1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over_c333 {
  list-style: none;
  margin: 0;
}
.over_c333 article.primary-0780 {
  margin-bottom: 0;
}
.over_c333 ul {
  list-style: none;
  margin: 0;
}
.over_c333 .progress_c4e7 li.primary-0780 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over_c333 .progress_c4e7 li.primary-0780 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over_c333 .progress_c4e7 li.primary-0780:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .over_c333 .progress_c4e7 li.primary-0780 li.primary-0780 li.primary-0780 li.primary-0780 {
    padding-left: 0;
  }
}
article.primary-0780 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-0780 .focused_a840 p:last-of-type {
  margin-bottom: 0;
}
article.primary-0780 .column_purple_32db {
  float: left;
}
article.primary-0780 .dropdown_plasma_9ae4 {
  margin-left: 85px;
}
article.primary-0780 .logo_hard_515a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-0780 .logo_hard_515a .highlight_45a6 {
  margin-left: 10px;
}
article.primary-0780 .picture-6647 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-0780 .search_c5bd {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .in_e537,
  #respond .disabled_bfaf,
  #respond .dirty_5fe1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .in_e537 input,
#respond .disabled_bfaf input,
#respond .dirty_5fe1 input {
  width: 100%;
}
#respond .dirty_5fe1 {
  margin-right: 0;
}
#respond .active_2c55 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay-advanced-4d33 .full-2251 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.full-2251 .full-8d2d.content-orange-e4ea .top_63ca > li > a:focus,
.full-2251 .full-8d2d.content-orange-e4ea .top_63ca > li > a:hover,
.full-2251 .full-8d2d.secondary-steel-eaed .top_63ca > li > a:focus,
.full-2251 .full-8d2d.secondary-steel-eaed .top_63ca > li > a:hover,
.full-2251 .full-8d2d.pro-7606 .top_63ca > li > a:focus,
.full-2251 .full-8d2d.pro-7606 .top_63ca > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-2251
  .full-8d2d.content-orange-e4ea
  .top_63ca
  > li.easy_13d2
  > a,
.full-2251
  .full-8d2d.content-orange-e4ea
  .top_63ca
  > li.backdrop_886c
  > a,
.full-2251
  .full-8d2d.secondary-steel-eaed
  .top_63ca
  > li.easy_13d2
  > a,
.full-2251
  .full-8d2d.secondary-steel-eaed
  .top_63ca
  > li.backdrop_886c
  > a,
.full-2251
  .full-8d2d.pro-7606
  .top_63ca
  > li.easy_13d2
  > a,
.full-2251 .full-8d2d.pro-7606 .top_63ca > li.menu_dynamic_c253 > a {
  color: rgba(255, 255, 255, 0.99);
}
.full-2251 .container_middle_7bd6,
.full-2251 .container_middle_7bd6 a {
  color: rgba(255, 255, 255, 0.99);
}
.full-2251 .logo-db35.shade-bottom-4aaa li a,
.full-2251 .hover_fluid_f2d0 a,
.full-2251 .modal-selected-99f8,
.full-2251 .top_63ca > li > a,
.full-2251 .progress-full-6fe1 {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251 .logo-db35.shade-bottom-4aaa li a:hover,
.full-2251 .hover_fluid_f2d0 a:hover,
.full-2251 .modal-selected-99f8:hover,
.full-2251 .top_63ca > li > a:hover,
.full-2251 .progress-full-6fe1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-2251 .copper-5ec0 {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251 .copper-5ec0 .description-3584 {
  color: rgba(255, 255, 255, 0.99);
}
.full-2251 .copper-5ec0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-2251 .disabled_7806 .thumbnail_fixed_b138 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-2251 .disabled_7806 .thumbnail_fixed_b138 .content_70ed {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251
  .disabled_7806
  .thumbnail_fixed_b138
  .content_70ed::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251
  .disabled_7806
  .thumbnail_fixed_b138
  .content_70ed:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251
  .disabled_7806
  .thumbnail_fixed_b138
  .content_70ed::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251
  .disabled_7806
  .thumbnail_fixed_b138
  .content_70ed::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251 .disabled_7806 .medium_4aeb {
  color: rgba(255, 255, 255, 0.79);
}
.full-2251 .disabled_7806 .medium_4aeb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-80bd
  .full-2251
  .disabled_7806
  .fluid_f5dd
  .over-8688 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-80bd
  .full-2251
  .disabled_7806
  .fluid_f5dd
  .content_70ed {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-advanced-4d33 .text-4ded {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.text-4ded .full-8d2d.content-orange-e4ea .top_63ca > li > a:focus,
.text-4ded .full-8d2d.content-orange-e4ea .top_63ca > li > a:hover,
.text-4ded .full-8d2d.secondary-steel-eaed .top_63ca > li > a:focus,
.text-4ded .full-8d2d.secondary-steel-eaed .top_63ca > li > a:hover,
.text-4ded .full-8d2d.pro-7606 .top_63ca > li > a:focus,
.text-4ded .full-8d2d.pro-7606 .top_63ca > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-4ded
  .full-8d2d.content-orange-e4ea
  .top_63ca
  > li.easy_13d2
  > a,
.text-4ded
  .full-8d2d.content-orange-e4ea
  .top_63ca
  > li.backdrop_886c
  > a,
.text-4ded
  .full-8d2d.secondary-steel-eaed
  .top_63ca
  > li.easy_13d2
  > a,
.text-4ded
  .full-8d2d.secondary-steel-eaed
  .top_63ca
  > li.backdrop_886c
  > a,
.text-4ded
  .full-8d2d.pro-7606
  .top_63ca
  > li.easy_13d2
  > a,
.text-4ded .full-8d2d.pro-7606 .top_63ca > li.menu_dynamic_c253 > a {
  color: rgba(0, 0, 0, 0.8);
}
.text-4ded .container_middle_7bd6,
.text-4ded .container_middle_7bd6 a {
  color: rgba(0, 0, 0, 0.8);
}
.text-4ded .logo-db35.shade-bottom-4aaa li a,
.text-4ded .hover_fluid_f2d0 a,
.text-4ded .modal-selected-99f8,
.text-4ded .top_63ca > li > a,
.text-4ded .progress-full-6fe1 {
  color: rgba(0, 0, 0, 0.55);
}
.text-4ded .logo-db35.shade-bottom-4aaa li a:hover,
.text-4ded .hover_fluid_f2d0 a:hover,
.text-4ded .modal-selected-99f8:hover,
.text-4ded .top_63ca > li > a:hover,
.text-4ded .progress-full-6fe1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-4ded .copper-5ec0 {
  color: rgba(0, 0, 0, 0.55);
}
.text-4ded .copper-5ec0 .description-3584 {
  color: rgba(0, 0, 0, 0.8);
}
.text-4ded .copper-5ec0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_004a .highlight-tiny-8a86 {
  margin-left: auto;
  margin-right: auto;
}
.simple-821e > * {
  margin-left: auto;
  margin-right: auto;
}
.simple-821e .container_old_1b77 {
  margin-right: 1.41575em;
}
.middle_e6fe .simple-821e > .easy_a565 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.middle_e6fe .simple-821e > .logo_e231 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.active_adb6.solid_004a .highlight-tiny-8a86,
.wrapper-upper-1d0d.solid_004a .highlight-tiny-8a86 {
  margin-left: 0;
}
.form_first_2fe2.solid_004a .highlight-tiny-8a86,
.modal-0238.solid_004a .highlight-tiny-8a86 {
  margin-right: 0;
}
.simple-821e ol,
.simple-821e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.text-easy-7f3b video {
  max-width: 100%;
}
.paragraph_gas_c6c9 img {
  display: block;
}
.paragraph_gas_c6c9.container_old_1b77,
.paragraph_gas_c6c9.highlight-yellow-bc56 {
  width: 100%;
}
.paragraph_gas_c6c9.logo_e231 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper_dirty_9c3b:not(.detail-out-f103) {
  margin: 1.5em auto;
}
.accent-smooth-f3c9 p {
  padding: 1.5em 14px;
}
ul.small_0c78.logo_e231,
ul.small_0c78.easy_a565,
ul.small_0c78.paragraph-98b5.easy_a565 {
  padding: 0 14px;
}
.narrow-0afc {
  display: block;
  overflow-x: auto;
}
.narrow-0afc table {
  border-collapse: collapse;
  width: 100%;
}
.narrow-0afc td,
.narrow-0afc th {
  padding: 0.5em;
}
.simple-821e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.simple-821e ol ol,
.simple-821e ol ul,
.simple-821e ul ol,
.simple-821e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.simple-821e ol ol li,
.simple-821e ol ul li,
.simple-821e ul ol li,
.simple-821e ul ul li {
  margin-left: 0;
}
.paragraph-pro-7bb7.modal-paper-e3cd > .highlight_4e7a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.paragraph-pro-7bb7.modal-paper-e3cd > .highlight_4e7a iframe,
.paragraph-pro-7bb7.modal-paper-e3cd > .highlight_4e7a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar-d435 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar-d435.info_bc10 {
  padding: 0;
}
.sidebar-d435.info_bc10 cite {
  font-size: 13px;
}
.sidebar-d435 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar-d435 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row_2fe9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row_2fe9 > p:first-child {
  margin-top: 0;
}
.row_2fe9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row_2fe9 blockquote {
  border-left: 0;
}
.red-f2a8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.red-f2a8:not(.info-aac0) {
  max-width: 100px;
}
.red-f2a8.item-2d56 {
  border-bottom: none !important;
  text-align: center;
}
.red-f2a8.item-2d56::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accent-smooth-f3c9 p {
    padding: 1.5em 0;
  }
}
.element-rough-8a28 {
  color: #0073aa;
}
.alert_a667 {
  background-color: #0073aa;
}
.picture-d9ef {
  color: #229fd8;
}
.gallery-6ffd {
  background-color: #229fd8;
}
.icon_0d04 {
  color: #eee;
}
.dim-5b76 {
  background-color: #eee;
}
.stale-11dd {
  color: #444;
}
.mask_9ba2 {
  background-color: #444;
}
.filter_dynamic_4eac {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter_dynamic_4eac .grid_f28b .hover_fluid_f2d0 {
  font-size: 15px;
}
.filter_dynamic_4eac .hover_fluid_f2d0 {
  line-height: 1.3;
}
.filter_dynamic_4eac .text-4ded {
}
.filter_dynamic_4eac .full-2251 {
  background: #235787;
}
.left-85de {
  padding: 0;
}
.left-85de .full-2251 {
  background: #1a1a1a;
}
.left-85de .text-4ded {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.grid_out_98b1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.grid_out_98b1 .text-4ded {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.grid_out_98b1 .full-2251 {
  background: #303030;
}
.layout-pink-1854 {
  position: relative;
  z-index: 10;
}
.layout-pink-1854 .sort_blue_55de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-20d9 .widget-orange-fc96 {
  display: inline-block;
  vertical-align: middle;
}
.accent-20d9.layout_south_70c7 .widget-orange-fc96 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent-20d9.layout_south_70c7 .widget-orange-fc96 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent-20d9.layout_south_70c7 .widget-orange-fc96 {
    margin-right: 0.4em;
  }
}
.accent-20d9.layout_south_70c7 .widget-orange-fc96:last-child {
  margin-right: 0;
}
.basic_4712 .sort_blue_55de {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .overlay-advanced-4d33 .grid_f28b {
    margin: 0 -0.5em;
  }
  .overlay-advanced-4d33 .grid_f28b [class*="customify-col-"],
  .overlay-advanced-4d33 .grid_f28b [class*="customify-col_"],
  .overlay-advanced-4d33 .grid_f28b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.overlay-advanced-4d33.outer-b257 .sort_blue_55de {
  background: 0 0 !important;
}
.overlay-advanced-4d33.outer-b257 .sort_blue_55de,
.overlay-advanced-4d33.basic_4712 .sort_blue_55de {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .overlay-advanced-4d33.accordion_4c87 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.overlay-advanced-4d33.basic_4712 .sort_blue_55de {
  box-shadow: none !important;
}
.outline_dark_4887 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outline_dark_4887 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outline_dark_4887 {
    padding: 18px 0 20px;
  }
}
.outline_dark_4887 .carousel-lower-46c8 {
  width: 100%;
}
.outline_dark_4887 .aside-bright-ab78 {
  margin-bottom: 0;
}
.outline_dark_4887 .box-stone-33bb {
  margin-top: 5px;
  font-size: 0.875em;
}
.pattern-soft-6cef {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pattern-soft-6cef .glass-69e7 {
  width: 100%;
}
.purple-51b5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.purple-51b5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.purple-51b5 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.purple-51b5 li:last-child:after {
  display: none;
}
.purple-51b5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.last_ccfb .clean-b1b4 button,
.outline_dark_4887 .clean-b1b4 button {
  left: 0;
}
.last_ccfb .glass-69e7,
.outline_dark_4887 .glass-69e7 {
  padding-left: 0;
  padding-right: 0;
}
.last_ccfb .pattern-soft-6cef,
.outline_dark_4887 .pattern-soft-6cef {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.last_ccfb {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_ccfb:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.last_ccfb .photo_ded0 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .last_ccfb .photo_ded0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .last_ccfb .photo_ded0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .last_ccfb .photo_ded0 {
    min-height: 200px;
  }
}
.last_ccfb .purple-51b5 {
  color: rgba(255, 255, 255, 0.8);
}
.last_ccfb .purple-51b5 a,
.last_ccfb .purple-51b5 li:after {
  color: inherit;
}
.last_ccfb .purple-51b5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer-c888 {
  margin-bottom: 0.5em;
}
.surface-a630 {
  margin-bottom: 1.2em;
}
.surface-a630,
.footer-c888 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.surface-a630 p:last-child,
.footer-c888 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .clean-b1b4,
#masthead .clean-b1b4 {
  display: none;
}
#masthead
  > .clean-b1b4.link-light-9479 {
  display: none;
}
#masthead > .clean-b1b4 button {
  left: 0;
}
.content-6c94 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.content-6c94 .widget-orange-fc96 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.content-6c94 .video_outer_694d {
  display: -webkit-box;
  display: flex;
}
.content-6c94 .video_outer_694d.large-c233 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.content-6c94 .video_outer_694d.notification_iron_06da {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-6c94 .video_outer_694d.copper-15d3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content-6c94.pressed_34e2.tall-46cb .video_outer_694d.large-c233 {
  flex-basis: 100%;
}
.content-6c94.avatar_short_a6f8 .video_outer_694d.notification_iron_06da {
  -webkit-box-flex: 1;
  flex: auto;
}
.content-6c94.avatar_short_a6f8 .video_outer_694d.copper-15d3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .clean-b1b4.link-light-9479 {
  display: none;
}
#masthead > .clean-b1b4 button {
  left: 0;
}
.last-e178 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.last-e178:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.last-e178.progress_prev_2e61 i {
  margin-right: 4px;
}
.last-e178.slow_2446 i {
  margin-left: 5px;
}
.hover_fluid_f2d0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover_fluid_f2d0 p:last-child {
  margin-bottom: 0;
}
.frame-b911 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.frame-b911 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.frame-b911 img {
  display: block;
  width: auto;
  line-height: 1;
}
.frame-b911 .container_middle_7bd6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.frame-b911 .filter_f288 {
  margin: 5px 0 7px 0;
}
.frame-b911.shade-over-e310 .image-lite-8941 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-b911.shade-over-e310 .focused-f3db {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-b911.panel_iron_9973 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.frame-b911.panel_iron_9973 .image-lite-8941 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-b911.panel_iron_9973 .focused-f3db {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame-b911.simple-c5c8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame-b911.avatar_f253 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.frame-b911.avatar_f253 .focused-f3db {
  margin-top: 7px;
}
.right_9bc5 {
  display: inline-block;
}
.layout-pink-1854 .short-9cc6 .frame-b911 img {
  max-width: 100%;
}
.full-8d2d .picture_3f52.pagination_8bcc,
.picture-f070 .picture_3f52.pagination_8bcc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.full-8d2d .info-b438,
.picture-f070 .info-b438 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.full-8d2d .info-b438 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.full-8d2d.purple-4a2f .info-b438 {
  display: none;
}
.full-8d2d .list-pressed-d3fd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.full-8d2d .list-pressed-d3fd li {
  display: inline-block;
  position: relative;
}
.full-8d2d .list-pressed-d3fd li:last-child {
  margin-right: 0;
}
.full-8d2d .list-pressed-d3fd li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.full-8d2d .list-pressed-d3fd li.menu_dynamic_c253 > a {
  color: rgba(0, 0, 0, 0.9);
}
.full-8d2d .list-pressed-d3fd > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.full-8d2d .list-pressed-d3fd > li > a i {
  line-height: 0;
}
.full-8d2d .list-pressed-d3fd > li.highlight_5c5d > a .info-b438 {
  margin-left: 4px;
  line-height: 0;
}
.full-8d2d .list-pressed-d3fd .tooltip-c905 li.highlight_5c5d > a {
  position: relative;
}
.full-8d2d .list-pressed-d3fd .tooltip-c905 li.highlight_5c5d > a:after,
.full-8d2d .list-pressed-d3fd .tooltip-c905 li.highlight_5c5d > a:before {
  content: "";
  display: table;
}
.full-8d2d .list-pressed-d3fd .tooltip-c905 li.highlight_5c5d > a:after {
  clear: both;
}
.full-8d2d .list-pressed-d3fd .tooltip-c905 li.highlight_5c5d > a .info-b438 {
  margin-left: 5px;
  float: right;
}
.full-8d2d .fixed_8687,
.full-8d2d .tooltip-c905 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.full-8d2d .tooltip-c905 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.full-8d2d .tooltip-c905 .pagination_8bcc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.full-8d2d .tooltip-c905 .info-b438 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.full-8d2d .tooltip-c905 li {
  display: block;
  margin: 0;
  padding: 0;
}
.full-8d2d .tooltip-c905 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.full-8d2d .tooltip-c905 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.full-8d2d .tooltip-c905 .tooltip-c905 {
  top: 0;
  left: 100%;
}
.full-8d2d .breadcrumb_huge_5752.fn-focus-8660 > .fixed_8687,
.full-8d2d .breadcrumb_huge_5752.fn-focus-8660 > .tooltip-c905,
.full-8d2d .breadcrumb_huge_5752:focus > .fixed_8687,
.full-8d2d .breadcrumb_huge_5752:focus > .tooltip-c905,
.full-8d2d .breadcrumb_huge_5752:hover > .fixed_8687,
.full-8d2d .breadcrumb_huge_5752:hover > .tooltip-c905 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.full-8d2d.pro-7606 .top_63ca:after,
.full-8d2d.pro-7606 .top_63ca:before {
  content: "";
  display: table;
}
.full-8d2d.pro-7606 .top_63ca:after {
  clear: both;
}
.full-8d2d.pro-7606 .top_63ca > li {
  float: left;
}
.full-8d2d.complex-5dab .top_63ca:after,
.full-8d2d.complex-5dab .top_63ca:before {
  content: "";
  display: table;
}
.full-8d2d.complex-5dab .top_63ca:after {
  clear: both;
}
.full-8d2d.complex-5dab .top_63ca > li {
  float: left;
}
.full-8d2d.complex-5dab .top_63ca > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.full-8d2d.complex-5dab .top_63ca > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.full-8d2d.complex-5dab .top_63ca > li.easy_13d2 > a,
.full-8d2d.complex-5dab .top_63ca > li.menu_dynamic_c253 > a {
  color: #fff;
  background-color: #1e4b75;
}
.full-8d2d.content-orange-e4ea .top_63ca > li > a .pagination_8bcc {
  position: relative;
}
.full-8d2d.content-orange-e4ea .top_63ca > li > a .pagination_8bcc:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.full-8d2d.content-orange-e4ea
  .top_63ca
  > li:focus
  > a
  .pagination_8bcc:before,
.full-8d2d.content-orange-e4ea
  .top_63ca
  > li:hover
  > a
  .pagination_8bcc:before {
  width: 100%;
  background-color: currentColor;
}
.full-8d2d.content-orange-e4ea
  .top_63ca
  > li.easy_13d2
  > a
  .pagination_8bcc:before,
.full-8d2d.content-orange-e4ea
  .top_63ca
  > li.backdrop_886c
  > a
  .pagination_8bcc:before {
  width: 100%;
  background-color: currentColor;
}
.full-8d2d.secondary-steel-eaed .top_63ca > li > a .pagination_8bcc {
  position: relative;
}
.full-8d2d.secondary-steel-eaed .top_63ca > li > a .pagination_8bcc:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.full-8d2d.secondary-steel-eaed .top_63ca > li:focus > a .pagination_8bcc:before,
.full-8d2d.secondary-steel-eaed
  .top_63ca
  > li:hover
  > a
  .pagination_8bcc:before {
  width: 100%;
  background-color: currentColor;
}
.full-8d2d.secondary-steel-eaed
  .top_63ca
  > li.easy_13d2
  > a
  .pagination_8bcc:before,
.full-8d2d.secondary-steel-eaed
  .top_63ca
  > li.backdrop_886c
  > a
  .pagination_8bcc:before {
  width: 100%;
  background-color: currentColor;
}
.picture-f070 .list-pressed-d3fd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.picture-f070 .list-pressed-d3fd li:first-child > a {
  border-top: none;
}
.picture-f070 .list-pressed-d3fd .paper-54bc > .pagination_8bcc .info-b438 {
  display: none;
}
.picture-f070 .list-pressed-d3fd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.picture-f070 .list-pressed-d3fd li:last-child {
  border: none;
}
.picture-f070 .list-pressed-d3fd li.highlight_5c5d > a {
  padding-right: 45px !important;
}
.picture-f070 .list-pressed-d3fd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.picture-f070 .list-pressed-d3fd li a:focus,
.picture-f070 .list-pressed-d3fd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture-f070 .list-pressed-d3fd li .hidden_cold_c9f0 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.picture-f070 .list-pressed-d3fd li .hidden_cold_c9f0:hover {
  box-shadow: none;
}
.picture-f070 .list-pressed-d3fd li .hidden_cold_c9f0 .info-b438 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.picture-f070 .list-pressed-d3fd .tooltip-c905 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.picture-f070 .list-pressed-d3fd .tooltip-c905 li a {
  padding-left: 3em;
}
.picture-f070 .list-pressed-d3fd .tooltip-warm-8b74 > a .hidden_cold_c9f0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.picture-f070 .list-pressed-d3fd .tooltip-warm-8b74 > .tooltip-c905 {
  display: block;
  opacity: 1;
}
.pagination-3e91 {
  max-width: 100%;
}
.footer-gas-e1b2 {
  line-height: 0;
  cursor: pointer;
}
.progress-full-6fe1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress-full-6fe1:hover {
  box-shadow: none;
  color: currentColor;
}
.progress-full-6fe1 svg {
  width: 18px;
  height: 18px;
}
.progress-full-6fe1 .input-8d0c {
  display: none;
}
.huge-abf8 {
  position: relative;
}
.huge-abf8.fn-active-8660 .progress-full-6fe1 .menu_e852 {
  display: none;
}
.huge-abf8.fn-active-8660 .progress-full-6fe1 .input-8d0c {
  display: inline-block;
}
.huge-abf8 .secondary-orange-7a63 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.huge-abf8.border_dynamic_e976 .secondary-orange-7a63 {
  left: auto;
  right: -0.9em;
}
.huge-abf8.border_dynamic_e976 .hot_0bad::before {
  left: auto;
  right: 15px;
}
.huge-abf8.fn-active-8660 .secondary-orange-7a63 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fluid_f5dd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fluid_f5dd label {
  flex-basis: 100%;
}
.fluid_f5dd .thumbnail_fixed_b138 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.fluid_f5dd .content_70ed {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fluid_f5dd .content_70ed:focus {
  background-color: transparent;
}
.fluid_f5dd button.medium_4aeb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fluid_f5dd button.medium_4aeb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fluid_f5dd button.medium_4aeb svg {
  width: 18px;
  height: 18px;
}
.fluid_f5dd input[type="submit"] {
  min-height: auto;
}
.disabled_7806 .fluid_f5dd .content_70ed {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hot_0bad {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .hot_0bad {
    width: 220px;
  }
}
.hot_0bad label {
  flex-basis: 100%;
}
.hot_0bad::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.stale-80bd .disabled_7806 .fluid_f5dd {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.stale-80bd
  .disabled_7806
  .fluid_f5dd
  .thumbnail_fixed_b138 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stale-80bd .disabled_7806 .fluid_f5dd .content_70ed {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stale-80bd
  .disabled_7806
  .fluid_f5dd
  .content_70ed:focus {
  background: 0 0;
}
.stale-80bd
  .disabled_7806
  .fluid_f5dd
  .over-8688 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.logo-db35 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.logo-db35 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.logo-db35 li:last-child {
  margin-right: 0;
}
.logo-db35 li:first-child {
  margin-left: 0;
}
.logo-db35.video-afab a {
  color: #fff;
}
.logo-db35.video-afab a:hover {
  color: #fff;
}
.logo-db35 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.logo-db35 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.logo-db35 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.logo-db35 a:hover {
  opacity: 0.9;
  color: inherit;
}
.logo-db35 [class*="social-icon-apple"] {
  background-color: #999;
}
.logo-db35 [class*="social-icon-apple"].media_443b {
  background-color: transparent;
  color: #999;
}
.logo-db35 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.logo-db35 [class*="social-icon-behance"].media_443b {
  background-color: transparent;
  color: #1769ff;
}
.logo-db35 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.logo-db35 [class*="social-icon-bitbucket"].media_443b {
  background-color: transparent;
  color: #205081;
}
.logo-db35 [class*="social-icon-codepen"] {
  background-color: #000;
}
.logo-db35 [class*="social-icon-codepen"].media_443b {
  background-color: transparent;
  color: #000;
}
.logo-db35 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.logo-db35 [class*="social-icon-delicious"].media_443b {
  background-color: transparent;
  color: #39f;
}
.logo-db35 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.logo-db35 [class*="social-icon-digg"].media_443b {
  background-color: transparent;
  color: #005be2;
}
.logo-db35 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.logo-db35 [class*="social-icon-dribbble"].media_443b {
  background-color: transparent;
  color: #ea4c89;
}
.logo-db35 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.logo-db35 [class*="social-icon-envelope"].media_443b {
  background-color: transparent;
  color: #ea4335;
}
.logo-db35 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.logo-db35 [class*="social-icon-facebook"].media_443b {
  background-color: transparent;
  color: #3b5998;
}
.logo-db35 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.logo-db35 [class*="social-icon-flickr"].media_443b {
  background-color: transparent;
  color: #0063dc;
}
.logo-db35 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.logo-db35 [class*="social-icon-foursquare"].media_443b {
  background-color: transparent;
  color: #2d5be3;
}
.logo-db35 [class*="social-icon-github"] {
  background-color: #333;
}
.logo-db35 [class*="social-icon-github"].media_443b {
  background-color: transparent;
  color: #333;
}
.logo-db35 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.logo-db35 [class*="social-icon-google-plus"].media_443b {
  background-color: transparent;
  color: #dd4b39;
}
.logo-db35 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.logo-db35 [class*="social-icon-houzz"].media_443b {
  background-color: transparent;
  color: #7ac142;
}
.logo-db35 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.logo-db35 [class*="social-icon-instagram"].media_443b {
  background-color: transparent;
  color: #262626;
}
.logo-db35 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.logo-db35 [class*="social-icon-jsfiddle"].media_443b {
  background-color: transparent;
  color: #487aa2;
}
.logo-db35 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.logo-db35 [class*="social-icon-linkedin"].media_443b {
  background-color: transparent;
  color: #0077b5;
}
.logo-db35 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.logo-db35 [class*="social-icon-medium"].media_443b {
  background-color: transparent;
  color: #00ab6b;
}
.logo-db35 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.logo-db35
  [class*="social-icon-odnoklassniki"].media_443b {
  background-color: transparent;
  color: #f4731c;
}
.logo-db35 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.logo-db35 [class*="social-icon-meetup"].media_443b {
  background-color: transparent;
  color: #ec1c40;
}
.logo-db35 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.logo-db35 [class*="social-icon-pinterest"].media_443b {
  background-color: transparent;
  color: #bd081c;
}
.logo-db35 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.logo-db35 [class*="social-icon-product-hunt"].media_443b {
  background-color: transparent;
  color: #da552f;
}
.logo-db35 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.logo-db35 [class*="social-icon-reddit"].media_443b {
  background-color: transparent;
  color: #ff4500;
}
.logo-db35 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.logo-db35 [class*="social-icon-rss"].media_443b {
  background-color: transparent;
  color: #f26522;
}
.logo-db35 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.logo-db35
  [class*="social-icon-shopping-cart"].media_443b {
  background-color: transparent;
  color: #4caf50;
}
.logo-db35 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.logo-db35 [class*="social-icon-skype"].media_443b {
  background-color: transparent;
  color: #00aff0;
}
.logo-db35 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.logo-db35 [class*="social-icon-slideshare"].media_443b {
  background-color: transparent;
  color: #0077b5;
}
.logo-db35 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.logo-db35 [class*="social-icon-snapchat"].media_443b {
  background-color: transparent;
  color: #fffc00;
}
.logo-db35 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.logo-db35 [class*="social-icon-soundcloud"].media_443b {
  background-color: transparent;
  color: #f80;
}
.logo-db35 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.logo-db35 [class*="social-icon-spotify"].media_443b {
  background-color: transparent;
  color: #2ebd59;
}
.logo-db35 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.logo-db35
  [class*="social-icon-stack-overflow"].media_443b {
  background-color: transparent;
  color: #fe7a15;
}
.logo-db35 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.logo-db35 [class*="social-icon-maldkfgram"].media_443b {
  background-color: transparent;
  color: #2ca5e0;
}
.logo-db35 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.logo-db35 [class*="social-icon-tripadvisor"].media_443b {
  background-color: transparent;
  color: #589442;
}
.logo-db35 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.logo-db35 [class*="social-icon-tumblr"].media_443b {
  background-color: transparent;
  color: #35465c;
}
.logo-db35 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.logo-db35 [class*="social-icon-twitch"].media_443b {
  background-color: transparent;
  color: #6441a5;
}
.logo-db35 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.logo-db35 [class*="social-icon-twitter"].media_443b {
  background-color: transparent;
  color: #1da1f2;
}
.logo-db35 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.logo-db35 [class*="social-icon-vimeo"].media_443b {
  background-color: transparent;
  color: #1ab7ea;
}
.logo-db35 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.logo-db35 [class*="social-icon-vk"].media_443b {
  background-color: transparent;
  color: #45668e;
}
.logo-db35 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.logo-db35 [class*="social-icon-weibo"].media_443b {
  background-color: transparent;
  color: #df2029;
}
.logo-db35 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.logo-db35 [class*="social-icon-weixin"].media_443b {
  background-color: transparent;
  color: #7bb32e;
}
.logo-db35 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.logo-db35 [class*="social-icon-whatsapp"].media_443b {
  background-color: transparent;
  color: #25d366;
}
.logo-db35 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.logo-db35 [class*="social-icon-wordpress"].media_443b {
  background-color: transparent;
  color: #21759b;
}
.logo-db35 [class*="social-icon-xing"] {
  background-color: #026466;
}
.logo-db35 [class*="social-icon-xing"].media_443b {
  background-color: transparent;
  color: #026466;
}
.logo-db35 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.logo-db35 [class*="social-icon-yelp"].media_443b {
  background-color: transparent;
  color: #af0606;
}
.logo-db35 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.logo-db35 [class*="social-icon-youtube"].media_443b {
  background-color: transparent;
  color: #cd201f;
}
.modal-selected-99f8 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.modal-selected-99f8:hover {
  box-shadow: none;
  background: 0 0;
}
.full-52a6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-orange-1a5f {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.section_pink_1640 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.breadcrumb_current_cccb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.breadcrumb_current_cccb,
.breadcrumb_current_cccb::after,
.breadcrumb_current_cccb::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.breadcrumb_current_cccb::after,
.breadcrumb_current_cccb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box_a410 .texture-orange-1a5f .section_pink_1640 {
  margin-top: -2px;
  width: 19px;
}
.box_a410 .texture-orange-1a5f .breadcrumb_current_cccb {
  margin-top: -1px;
}
.box_a410 .texture-orange-1a5f .breadcrumb_current_cccb,
.box_a410 .texture-orange-1a5f .breadcrumb_current_cccb::after,
.box_a410 .texture-orange-1a5f .breadcrumb_current_cccb::before {
  width: 19px;
  height: 2px;
}
.box_a410 .texture-orange-1a5f .breadcrumb_current_cccb::before {
  top: -6px;
}
.box_a410 .texture-orange-1a5f .breadcrumb_current_cccb::after {
  bottom: -6px;
}
.widget-inner-bee6 .texture-orange-1a5f .section_pink_1640 {
  margin-top: -2px;
  width: 22px;
}
.widget-inner-bee6 .texture-orange-1a5f .breadcrumb_current_cccb {
  margin-top: -1px;
}
.widget-inner-bee6 .texture-orange-1a5f .breadcrumb_current_cccb,
.widget-inner-bee6 .texture-orange-1a5f .breadcrumb_current_cccb::after,
.widget-inner-bee6 .texture-orange-1a5f .breadcrumb_current_cccb::before {
  width: 22px;
  height: 2px;
}
.widget-inner-bee6 .texture-orange-1a5f .breadcrumb_current_cccb::before {
  top: -7px;
}
.widget-inner-bee6 .texture-orange-1a5f .breadcrumb_current_cccb::after {
  bottom: -7px;
}
.sort_b78c .texture-orange-1a5f .section_pink_1640 {
  margin-top: -2px;
  width: 31px;
}
.sort_b78c .texture-orange-1a5f .breadcrumb_current_cccb {
  margin-top: -1.5px;
}
.sort_b78c .texture-orange-1a5f .breadcrumb_current_cccb,
.sort_b78c .texture-orange-1a5f .breadcrumb_current_cccb::after,
.sort_b78c .texture-orange-1a5f .breadcrumb_current_cccb::before {
  width: 31px;
  height: 3px;
}
.sort_b78c .texture-orange-1a5f .breadcrumb_current_cccb::before {
  top: -9px;
}
.sort_b78c .texture-orange-1a5f .breadcrumb_current_cccb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture_e8e8 .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_e8e8 .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1px;
  }
  .picture_e8e8 .texture-orange-1a5f .breadcrumb_current_cccb,
  .picture_e8e8 .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .picture_e8e8 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 19px;
    height: 2px;
  }
  .picture_e8e8 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -6px;
  }
  .picture_e8e8 .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -6px;
  }
  .up_78e5 .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 22px;
  }
  .up_78e5 .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1px;
  }
  .up_78e5 .texture-orange-1a5f .breadcrumb_current_cccb,
  .up_78e5 .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .up_78e5 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 22px;
    height: 2px;
  }
  .up_78e5 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -7px;
  }
  .up_78e5 .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -7px;
  }
  .first-a83f .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 31px;
  }
  .first-a83f .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1.5px;
  }
  .first-a83f .texture-orange-1a5f .breadcrumb_current_cccb,
  .first-a83f .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .first-a83f .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 31px;
    height: 3px;
  }
  .first-a83f .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -9px;
  }
  .first-a83f .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .module_slow_4919 .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 19px;
  }
  .module_slow_4919 .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1px;
  }
  .module_slow_4919 .texture-orange-1a5f .breadcrumb_current_cccb,
  .module_slow_4919 .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .module_slow_4919 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 19px;
    height: 2px;
  }
  .module_slow_4919 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -6px;
  }
  .module_slow_4919 .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -6px;
  }
  .caption_5ab7 .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 22px;
  }
  .caption_5ab7 .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1px;
  }
  .caption_5ab7 .texture-orange-1a5f .breadcrumb_current_cccb,
  .caption_5ab7 .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .caption_5ab7 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 22px;
    height: 2px;
  }
  .caption_5ab7 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -7px;
  }
  .caption_5ab7 .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -7px;
  }
  .primary-b1bb .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 31px;
  }
  .primary-b1bb .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1.5px;
  }
  .primary-b1bb .texture-orange-1a5f .breadcrumb_current_cccb,
  .primary-b1bb .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .primary-b1bb .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 31px;
    height: 3px;
  }
  .primary-b1bb .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -9px;
  }
  .primary-b1bb .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main_5e17 .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 19px;
  }
  .main_5e17 .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1px;
  }
  .main_5e17 .texture-orange-1a5f .breadcrumb_current_cccb,
  .main_5e17 .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .main_5e17 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 19px;
    height: 2px;
  }
  .main_5e17 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -6px;
  }
  .main_5e17 .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -6px;
  }
  .dynamic_1614 .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic_1614 .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1px;
  }
  .dynamic_1614 .texture-orange-1a5f .breadcrumb_current_cccb,
  .dynamic_1614 .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .dynamic_1614 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 22px;
    height: 2px;
  }
  .dynamic_1614 .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -7px;
  }
  .dynamic_1614 .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -7px;
  }
  .focus-static-9e6d .texture-orange-1a5f .section_pink_1640 {
    margin-top: -2px;
    width: 31px;
  }
  .focus-static-9e6d .texture-orange-1a5f .breadcrumb_current_cccb {
    margin-top: -1.5px;
  }
  .focus-static-9e6d .texture-orange-1a5f .breadcrumb_current_cccb,
  .focus-static-9e6d .texture-orange-1a5f .breadcrumb_current_cccb::after,
  .focus-static-9e6d .texture-orange-1a5f .breadcrumb_current_cccb::before {
    width: 31px;
    height: 3px;
  }
  .focus-static-9e6d .texture-orange-1a5f .breadcrumb_current_cccb::before {
    top: -9px;
  }
  .focus-static-9e6d .texture-orange-1a5f .breadcrumb_current_cccb::after {
    bottom: -9px;
  }
}
.progress_yellow_e4bd .breadcrumb_current_cccb {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.progress_yellow_e4bd .breadcrumb_current_cccb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress_yellow_e4bd .breadcrumb_current_cccb::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.progress_yellow_e4bd.label_soft_8377 .breadcrumb_current_cccb {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.progress_yellow_e4bd.label_soft_8377 .breadcrumb_current_cccb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress_yellow_e4bd.label_soft_8377 .breadcrumb_current_cccb::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.text-lite-fc79 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.dynamic_4fde:before {
  display: none;
}
.pro-8840 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pro-8840 .simple_9e49 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pro-8840 .simple_9e49:last-of-type {
  border-bottom: none;
}
.pro-8840 .simple_9e49.info-orange-3be7,
.pro-8840 .simple_9e49.disabled-mini-d248,
.pro-8840 .simple_9e49.message_1c21 {
  padding: 0;
}
.pro-8840 .picture-f070 .hidden_cold_c9f0 {
  color: currentColor;
}
.pro-8840 .picture-f070 .hidden_cold_c9f0:focus,
.pro-8840 .picture-f070 .hidden_cold_c9f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-8840.text-4ded .copper-5ec0,
.pro-8840.text-4ded .hover_fluid_f2d0 a,
.pro-8840.text-4ded .top_63ca a,
.pro-8840.text-4ded .tooltip-c905 a {
  color: rgba(0, 0, 0, 0.55);
}
.pro-8840.text-4ded .copper-5ec0:hover,
.pro-8840.text-4ded .hover_fluid_f2d0 a:hover,
.pro-8840.text-4ded .top_63ca a:hover,
.pro-8840.text-4ded .tooltip-c905 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro-8840.text-4ded .description-3584 {
  color: rgba(0, 0, 0, 0.8);
}
.pro-8840.text-4ded .simple_9e49 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro-8840.text-4ded .simple_9e49:before {
  background: rgba(0, 0, 0, 0.08);
}
.pro-8840.text-4ded .element_039c:before {
  background: rgba(255, 255, 255, 0.9);
}
.pro-8840.text-4ded .picture-f070 .list-pressed-d3fd li a,
.pro-8840.text-4ded .picture-f070 .hidden_cold_c9f0,
.pro-8840.text-4ded .tooltip-c905 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro-8840.text-4ded .picture-f070 .hidden_cold_c9f0:focus,
.pro-8840.text-4ded .picture-f070 .hidden_cold_c9f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-8840.text-4ded .list-pressed-d3fd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro-8840.full-2251 .copper-5ec0,
.pro-8840.full-2251 .hover_fluid_f2d0 a,
.pro-8840.full-2251 .top_63ca .hidden_cold_c9f0,
.pro-8840.full-2251 .top_63ca a,
.pro-8840.full-2251 .tooltip-c905 a {
  color: rgba(255, 255, 255, 0.79);
}
.pro-8840.full-2251 .copper-5ec0:hover,
.pro-8840.full-2251 .hover_fluid_f2d0 a:hover,
.pro-8840.full-2251 .top_63ca .hidden_cold_c9f0:hover,
.pro-8840.full-2251 .top_63ca a:hover,
.pro-8840.full-2251 .tooltip-c905 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-8840.full-2251 .description-3584 {
  color: rgba(255, 255, 255, 0.99);
}
.pro-8840.full-2251 .simple_9e49 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-8840.full-2251 .simple_9e49:before {
  background: rgba(255, 255, 255, 0.08);
}
.pro-8840.full-2251 .element_039c:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro-8840.full-2251 .picture-f070 .list-pressed-d3fd li a,
.pro-8840.full-2251 .picture-f070 .hidden_cold_c9f0,
.pro-8840.full-2251 .tooltip-c905 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-8840.full-2251 .picture-f070 .hidden_cold_c9f0:focus,
.pro-8840.full-2251 .picture-f070 .hidden_cold_c9f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-8840.full-2251 .list-pressed-d3fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_039c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element_039c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary-hard-3b22 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thick_b983 .pro-8840 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.thick_b983 .simple_9e49 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thick_b983 .simple_9e49:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .thick_b983 .simple_9e49:before {
    width: 16%;
    left: 42%;
  }
}
.thick_b983 .simple_9e49:last-child:before {
  content: none;
}
.thick_b983 .simple_9e49[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thick_b983 .picture-f070 .list-pressed-d3fd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thick_b983 .picture-f070 .list-pressed-d3fd li a .hidden_cold_c9f0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thick_b983 .picture-f070 .tooltip-c905 {
  border: none;
}
.thick_b983 .picture-f070 .tooltip-c905 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thick_b983 .element_039c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thick_b983 .tertiary-hard-3b22 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thick_b983 .full-2251 .element_039c:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick_b983 .text-4ded.pagination_last_9f23 .breadcrumb_current_cccb {
  background: rgba(0, 0, 0, 0.6);
}
.thick_b983
  .text-4ded.pagination_last_9f23
  .breadcrumb_current_cccb::after,
.thick_b983
  .text-4ded.pagination_last_9f23
  .breadcrumb_current_cccb:before {
  background: inherit;
}
.thick_b983
  .text-4ded.pagination_last_9f23:hover
  .breadcrumb_current_cccb {
  background: rgba(0, 0, 0, 0.8);
}
.fresh_e62e .pro-8840 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .fresh_e62e .pro-8840 {
    width: auto;
    right: 45px;
  }
}
.banner_hovered_25cb .pro-8840 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .banner_hovered_25cb .pro-8840 {
    width: auto;
    left: 45px;
  }
}
.dynamic_4fde .pro-8840 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dynamic_4fde .tertiary-hard-3b22 {
  max-width: 48em;
  margin: 0 auto;
}
.dynamic_4fde .element_039c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.warm_cb52 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.warm_cb52.thick_b983 .pro-8840 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.warm_cb52.fresh_e62e .pro-8840 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.warm_cb52 .pro-8840 {
  visibility: visible;
}
.warm_cb52.banner_hovered_25cb .pro-8840 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bottom-eb6b,
.header_basic_050e {
  overflow-x: hidden;
}
.bottom-eb6b .pro-8840 {
  overflow: auto;
}
.bottom-eb6b.thick_b983 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-eb6b.thick_b983 .pro-8840 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bottom-eb6b.thick_b983 .modal-selected-99f8 {
  opacity: 0;
}
.bottom-eb6b.fresh_e62e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-eb6b.fresh_e62e .pro-8840 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bottom-eb6b.fresh_e62e .modal-selected-99f8 {
  opacity: 0;
}
.bottom-eb6b.banner_hovered_25cb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-eb6b.banner_hovered_25cb .pro-8840 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bottom-eb6b.banner_hovered_25cb .modal-selected-99f8 {
  opacity: 0;
}
.bottom-eb6b.dynamic_4fde .pro-8840 {
  z-index: 10;
  visibility: visible;
}
.pagination_last_9f23 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pagination_last_9f23 .breadcrumb_current_cccb {
  background: rgba(255, 255, 255, 0.99);
}
.pagination_last_9f23 .breadcrumb_current_cccb::after,
.pagination_last_9f23 .breadcrumb_current_cccb:before {
  background: inherit;
}
.pagination_last_9f23:hover .breadcrumb_current_cccb {
  background: rgba(255, 255, 255, 0.99);
}
.banner_hovered_25cb .pagination_last_9f23 {
  top: 10px;
  right: auto;
  left: 12px;
}
.dynamic_4fde .pagination_last_9f23 {
  display: none !important;
}
.bottom-eb6b:before,
.header_basic_050e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bottom-eb6b .pagination_last_9f23,
.header_basic_050e .pagination_last_9f23 {
  display: inline-block;
}
.pro-8840 .widget-orange-fc96 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.bottom-eb6b .pro-8840 .widget-orange-fc96,
.header_basic_050e .pro-8840 .widget-orange-fc96 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list-c15d .thumbnail_fixed_b138 {
  width: 100%;
}
.short-9cc6 {
  padding: 0 0.5em 0;
}
.short-9cc6 [class*="customify-col-"],
.short-9cc6 [class*="customify-col_"],
.short-9cc6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.status_green_70d3 .short-9cc6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .grid_f28b .active-fc23,
  .active-fc23 {
    display: none;
  }
  .button_48f5 {
    text-align: left;
  }
  .media_b6e6 {
    text-align: center;
  }
  .black-4c5b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .grid_f28b .menu-ed24,
  .menu-ed24 {
    display: none;
  }
  .west_4dfe {
    text-align: left;
  }
  .tag-5afe {
    text-align: center;
  }
  .aside_tiny_f47d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .grid_f28b .aside_aa2f,
  .aside_aa2f {
    display: none;
  }
  .main-large-10e5 {
    text-align: left;
  }
  .old-5125 {
    text-align: center;
  }
  .heading_4a36 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outer-ecb2 {
  box-shadow: none !important;
}
.list_selected_e429 .mini-4007,
.layout-a3af .mini-4007 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.layout-a3af .mini-4007 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort_blue_55de {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort_blue_55de:after,
.sort_blue_55de:before {
  content: "";
  display: table;
}
.sort_blue_55de:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort_blue_55de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort_blue_55de,
.accordion_4c87 {
  max-width: 1248px;
  margin: 0 auto;
}

.orange_b61f.accent-lite-159a .sort_blue_55de {
  max-width: 100%;
}
.orange_b61f.simple_0755 {
  max-width: 1200px;
  margin: 0 auto;
}
.orange_b61f.description_full_6f63 .sort_blue_55de {
  max-width: 100%;
}
.orange_b61f.description_full_6f63 > .sort_blue_55de {
  padding-left: 0;
  padding-right: 0;
}
.orange_b61f.description_full_6f63 > .sort_blue_55de .grid_f28b {
  margin: 0;
}
.orange_b61f.description_full_6f63
  > .sort_blue_55de
  .logo-north-dabc.thumbnail-hovered-354d {
  margin-right: 0;
  margin-left: 0;
}
.orange_b61f.description_full_6f63 #main.thumbnail-hovered-354d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lower-c842 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lower-c842 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .east_5b62 .highlight-tiny-8a86 {
    padding-right: 1em;
  }
  .east_5b62.under-74ee .logo-north-dabc {
    border-right: 1px solid #eaecee;
  }
  .east_5b62.under-74ee .highlight-tiny-8a86 {
    padding-right: 1em;
  }
  .east_5b62.under-74ee .last_833b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-f3ea .highlight-tiny-8a86 {
    padding-left: 1em;
  }
  .action-f3ea.under-74ee .logo-north-dabc {
    border-left: 1px solid #eaecee;
  }
  .action-f3ea.under-74ee .highlight-tiny-8a86 {
    padding-left: 1em;
  }
  .action-f3ea.under-74ee .last_833b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_west_5f7e .highlight-tiny-8a86 {
    padding-left: 1em;
  }
  .button_west_5f7e.under-74ee .pressed-2532 {
    border-right: 1px solid #eaecee;
  }
  .button_west_5f7e.under-74ee .slider-87e9 {
    border-right: 1px solid #eaecee;
  }
  .button_west_5f7e.under-74ee .highlight-tiny-8a86 {
    padding-left: 1em;
  }
  .button_west_5f7e.under-74ee .last_833b {
    padding-right: 1em;
  }
  .button_west_5f7e.under-74ee .outer-b18d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_clean_8ebe .highlight-tiny-8a86 {
    padding-right: 1em;
  }
  .carousel_clean_8ebe.under-74ee .pressed-2532 {
    border-left: 1px solid #eaecee;
  }
  .carousel_clean_8ebe.under-74ee .slider-87e9 {
    border-left: 1px solid #eaecee;
  }
  .carousel_clean_8ebe.under-74ee .highlight-tiny-8a86 {
    padding-right: 1em;
  }
  .carousel_clean_8ebe.under-74ee .last_833b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_clean_8ebe.under-74ee .outer-b18d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-c842 .highlight-tiny-8a86 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-c842.under-74ee .logo-north-dabc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lower-c842.under-74ee .highlight-tiny-8a86 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-c842.under-74ee .last_833b {
    padding-left: 1em;
  }
  .lower-c842.under-74ee .outer-b18d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lower-c842.under-74ee .highlight-tiny-8a86 {
    padding-left: 0;
  }
}
.stone-f698 .accent-20d9 {
  display: inline-block;
}
.box-8c2e {
  display: inline-block;
}
.texture_02e0 {
  word-con: break-word;
}
.right-bd8a > span {
  display: inline-block;
  padding: 5px 0;
}
.right-bd8a .hovered_5eda {
  margin-left: 8px;
  margin-right: 8px;
}
.right-bd8a .simple-08b2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lower-577a .left_dbd4 {
  margin-bottom: 2em;
}
.lower-577a .highlight_dynamic_8253 {
  margin-bottom: 15px;
}
.lower-577a .highlight_dynamic_8253:last-child {
  margin-bottom: 0;
}
.lower-577a .chip-714c {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .lower-577a .chip-714c {
    display: block;
  }
}
.lower-577a .tertiary-action-8dd2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lower-577a .tertiary-action-8dd2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lower-577a .backdrop-ca09 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lower-577a .backdrop-ca09 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lower-577a .backdrop-ca09 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lower-577a .texture_02e0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-577a .texture_02e0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lower-577a .pink_a3f3 p:last-child {
  margin-bottom: 0;
}
.lower-577a .icon_76e8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lower-577a .background-8c57 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lower-577a .column-f441 {
  margin-top: 1em;
}
.lower-577a .pink-273e {
  top: 0;
  display: block;
}
.lower-577a .pink-273e a {
  color: inherit;
}
.lower-577a .pink-273e a:hover {
  color: inherit;
}
.lower-577a .wrapper_61dc {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.lower-577a .wrapper_61dc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lower-577a .background-8c57 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lower-577a .notification-e119 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lower-577a .notification-e119:first-child {
  margin-top: 0;
}
.lower-577a .notification-e119.nav-huge-552c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lower-577a .notification-e119.box_f1f7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-577a
  .notification-e119.box_f1f7.picture_in_9569
  .column-f441 {
  width: 100%;
}
.lower-577a .box_f1f7 {
  -webkit-box-align: center;
  align-items: center;
}
.lower-577a .box_f1f7 .right-bd8a,
.lower-577a .box_f1f7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lower-577a .backdrop-ca09 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-577a .backdrop-ca09 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-577a .backdrop-ca09:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.lower-577a .nav-huge-552c {
  z-index: 5;
}
.lower-577a .caption-liquid-a98e .red-9c22 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lower-577a .outer_068c .red-9c22 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lower-577a .info-60c4 .red-9c22 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-577a.container_right_8128 .chip-714c,
.lower-577a.top-8ddc .chip-714c {
  display: block;
}
.lower-577a.container_right_8128 .chip-714c .green-d624,
.lower-577a.container_right_8128 .chip-714c .background-8c57,
.lower-577a.top-8ddc .chip-714c .green-d624,
.lower-577a.top-8ddc .chip-714c .background-8c57 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower-577a.paragraph-0648 .tertiary-action-8dd2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lower-577a.paragraph-0648 .tertiary-action-8dd2 {
    margin-right: 0;
  }
}
.lower-577a.container_right_8128 .tertiary-action-8dd2,
.lower-577a.top-8ddc .tertiary-action-8dd2 {
  padding-top: 40%;
}
.lower-577a.container_right_8128 .left_dbd4,
.lower-577a.top-8ddc .left_dbd4 {
  display: block;
}
.lower-577a.container_right_8128 .fn-sticky-8660 .background-8c57,
.lower-577a.top-8ddc .fn-sticky-8660 .background-8c57 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lower-577a.container_right_8128 .tertiary-action-8dd2,
.lower-577a.top-8ddc .tertiary-action-8dd2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lower-577a.container_right_8128 .background-8c57 {
  padding: 1em;
}
.center-b826 {
  margin: 30px auto;
  display: block;
}
.center-b826 .feature-right-d799 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.center-b826 .feature-right-d799 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center-b826 .feature-right-d799 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter_fa38 .right-bd8a {
  margin-bottom: 1.41575em;
}
.filter_fa38 .texture-bae3 {
  margin-bottom: 1.618em;
}
.simple-821e .row_fresh_32d0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.simple-821e .row_fresh_32d0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.simple-821e .upper-9f5e {
  max-width: 100%;
  overflow: auto;
}
.solid_004a .simple-821e a:hover {
  text-decoration: underline;
}
.link_rough_6f0e .highlight_dynamic_8253:not(.texture_02e0),
.link_rough_6f0e .backdrop-ca09 {
  margin-bottom: 1.41575em;
}
.link_rough_6f0e .highlight_dynamic_8253:not(.texture_02e0):last-child,
.link_rough_6f0e .backdrop-ca09:last-child {
  margin-bottom: 0;
}
.link_rough_6f0e .highlight_dynamic_8253.cool-e0bd {
  margin-bottom: 0.41575em;
}
.link_rough_6f0e .soft_a117:before,
.link_rough_6f0e .first_e146:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.link_rough_6f0e .soft_a117:before {
  content: "\f115";
}
.link_rough_6f0e .first_e146:before {
  content: "\f02c";
}
.link_rough_6f0e .image_6d9e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.link_rough_6f0e .image_6d9e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.item-lower-13c1 {
  display: -webkit-box;
  display: flex;
}
.item-lower-13c1 .content-focused-cd57 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .item-lower-13c1 .content-focused-cd57 {
    flex-basis: 90px;
  }
}
.item-lower-13c1 .dropdown_d2b1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-lower-13c1 .dropdown_d2b1 {
    flex-basis: calc(100% - 50px);
  }
}
.item-lower-13c1 .logo_light_2234 p:last-child {
  margin-bottom: 0.72em;
}
.dim-ba49 .feature-right-d799 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dim-ba49 .feature-right-d799:after,
.dim-ba49 .feature-right-d799:before {
  content: "";
  display: table;
}
.dim-ba49 .feature-right-d799:after {
  clear: both;
}
.dim-ba49 .feature-right-d799 .texture-active-bedd,
.dim-ba49 .feature-right-d799 .block_b863 {
  width: 49%;
}
.dim-ba49 .feature-right-d799 .texture-active-bedd a span.down_b2a7,
.dim-ba49 .feature-right-d799 .block_b863 a span.down_b2a7 {
  display: block;
  margin-bottom: 5px;
}
.dim-ba49 .feature-right-d799 .block_b863 {
  float: left;
  text-align: left;
}
.dim-ba49 .feature-right-d799 .texture-active-bedd {
  float: right;
  text-align: right;
}
.caption_upper_b0e2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption_upper_b0e2 {
    margin-bottom: 0;
  }
}
.content-d463 {
  margin-bottom: 1em;
}
.content-d463 .texture_02e0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.orange_90ad a {
  display: block;
  line-height: 0;
  position: relative;
}
.border-down-ad9d .content-d463,
.up-7750 .content-d463 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .border-down-ad9d .content-d463,
  .up-7750 .content-d463 {
    display: block;
  }
}
.border-down-ad9d .orange_90ad,
.up-7750 .orange_90ad {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .border-down-ad9d .orange_90ad,
  .up-7750 .orange_90ad {
    margin-bottom: 1em;
  }
}
.border-down-ad9d .orange_90ad img,
.up-7750 .orange_90ad img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.border-down-ad9d .shadow-fixed-09fc,
.up-7750 .shadow-fixed-09fc {
  flex-basis: calc(100% - 160px);
}
.border-down-ad9d .shadow-fixed-09fc p,
.up-7750 .shadow-fixed-09fc p {
  margin-bottom: 0;
}
.border-down-ad9d .shadow-fixed-09fc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .border-down-ad9d .shadow-fixed-09fc {
    padding-left: 0;
  }
}
.up-7750 .shadow-fixed-09fc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .up-7750 .shadow-fixed-09fc {
    padding-right: 0;
  }
}
.up-7750 .orange_90ad {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.out-983c .orange_90ad {
  margin-bottom: 0.5em;
}
.out-983c .orange_90ad img {
  width: 100%;
}
.status-dynamic-d47e .preview_thick_710b,
.up-da90 .preview_thick_710b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.up-da90 .logo-north-dabc .form-2a0b p:last-child {
  margin-bottom: 0;
}
.dropdown-wood-fd32 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.inner-f265 .text_smooth_ca6b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .inner-f265 .text_smooth_ca6b:last-of-type {
    margin-bottom: 0;
  }
}
.inner-f265 .text_smooth_ca6b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner-f265 .text_smooth_ca6b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.inner-f265 .text_smooth_ca6b ul li {
  margin: 0 0 0.6em;
}
.inner-f265 .text_smooth_ca6b ul li.old-a0f0,
.inner-f265 .text_smooth_ca6b ul li.input_2207 {
  position: relative;
}
.inner-f265 .text_smooth_ca6b ul li.old-a0f0 .wide_6e69,
.inner-f265 .text_smooth_ca6b ul li.input_2207 .wide_6e69 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.inner-f265 .text_smooth_ca6b ul li.old-a0f0:after:after,
.inner-f265 .text_smooth_ca6b ul li.old-a0f0:after:before,
.inner-f265
  .text_smooth_ca6b
  ul
  li.input_2207:after:after,
.inner-f265
  .text_smooth_ca6b
  ul
  li.input_2207:after:before {
  content: "";
  display: table;
}
.inner-f265 .text_smooth_ca6b ul li.old-a0f0:after:after,
.inner-f265
  .text_smooth_ca6b
  ul
  li.input_2207:after:after {
  clear: both;
}
.inner-f265 .text_smooth_ca6b a.caption-de0a:hover {
  text-decoration: none;
}
.inner-f265 .text_smooth_ca6b select {
  max-width: 100%;
}
.inner-f265 .text_smooth_ca6b table {
  font-size: 85%;
}
.inner-f265 .text_smooth_ca6b table td,
.inner-f265 .text_smooth_ca6b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.inner-f265 .text_smooth_ca6b table tfoot td {
  text-align: left;
}
.inner-f265 .text_smooth_ca6b :last-child {
  margin-bottom: 0;
}
.inner-f265 .text_smooth_ca6b .selected-700a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.inner-f265 .text_smooth_ca6b .selected-700a label {
  width: 100%;
}
.inner-f265 .text_smooth_ca6b .selected-700a .content_70ed {
  width: 100%;
  display: block;
}
.inner-f265 .text_smooth_ca6b .selected-700a .medium_4aeb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.inner-f265 .text_smooth_ca6b .selected-700a .medium_4aeb:hover svg #svg-search {
  fill: #444;
}
.inner-f265 .text_smooth_ca6b .selected-700a .medium_4aeb svg {
  width: 18px;
  height: 18px;
}
.inner-f265 .gallery_active_f93f ul ul,
.inner-f265 .section-fixed-cdd3 ul ul,
.inner-f265 .shade_9e77 ul ul,
.inner-f265 .widget_6f27 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.inner-f265 .gallery_active_f93f .highlight_5c5d > a,
.inner-f265 .section-fixed-cdd3 .highlight_5c5d > a,
.inner-f265 .shade_9e77 .highlight_5c5d > a,
.inner-f265 .widget_6f27 .highlight_5c5d > a {
  margin-bottom: 0;
}
.inner-f265 .component_clean_5f03 li,
.inner-f265 .gallery_active_f93f li,
.inner-f265 .description_slow_4c35 li,
.inner-f265 .section-fixed-cdd3 li,
.inner-f265 .shade_9e77 li,
.inner-f265 .widget_6f27 li,
.inner-f265 .active-motion-e34d li,
.inner-f265 .content_active_754e li {
  display: block;
  position: relative;
}
.inner-f265 .component_clean_5f03 li:last-child,
.inner-f265 .gallery_active_f93f li:last-child,
.inner-f265 .description_slow_4c35 li:last-child,
.inner-f265 .section-fixed-cdd3 li:last-child,
.inner-f265 .shade_9e77 li:last-child,
.inner-f265 .widget_6f27 li:last-child,
.inner-f265 .active-motion-e34d li:last-child,
.inner-f265 .content_active_754e li:last-child {
  border: none;
}
.inner-f265 .component_clean_5f03 li a,
.inner-f265 .gallery_active_f93f li a,
.inner-f265 .description_slow_4c35 li a,
.inner-f265 .section-fixed-cdd3 li a,
.inner-f265 .shade_9e77 li a,
.inner-f265 .widget_6f27 li a,
.inner-f265 .active-motion-e34d li a,
.inner-f265 .content_active_754e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.inner-f265 .component_clean_5f03 li ul li::before,
.inner-f265 .gallery_active_f93f li ul li::before,
.inner-f265 .description_slow_4c35 li ul li::before,
.inner-f265 .section-fixed-cdd3 li ul li::before,
.inner-f265 .shade_9e77 li ul li::before,
.inner-f265 .widget_6f27 li ul li::before,
.inner-f265 .active-motion-e34d li ul li::before,
.inner-f265 .content_active_754e li ul li::before {
  left: 15px;
}
.inner-f265 .component_clean_5f03 li ul a,
.inner-f265 .gallery_active_f93f li ul a,
.inner-f265 .description_slow_4c35 li ul a,
.inner-f265 .section-fixed-cdd3 li ul a,
.inner-f265 .shade_9e77 li ul a,
.inner-f265 .widget_6f27 li ul a,
.inner-f265 .active-motion-e34d li ul a,
.inner-f265 .content_active_754e li ul a {
  padding-left: 20px;
}
.inner-f265 .component_clean_5f03 li ul ul li::before,
.inner-f265 .gallery_active_f93f li ul ul li::before,
.inner-f265 .description_slow_4c35 li ul ul li::before,
.inner-f265 .section-fixed-cdd3 li ul ul li::before,
.inner-f265 .shade_9e77 li ul ul li::before,
.inner-f265 .widget_6f27 li ul ul li::before,
.inner-f265 .active-motion-e34d li ul ul li::before,
.inner-f265 .content_active_754e li ul ul li::before {
  left: 30px;
}
.inner-f265 .component_clean_5f03 li ul ul a,
.inner-f265 .gallery_active_f93f li ul ul a,
.inner-f265 .description_slow_4c35 li ul ul a,
.inner-f265 .section-fixed-cdd3 li ul ul a,
.inner-f265 .shade_9e77 li ul ul a,
.inner-f265 .widget_6f27 li ul ul a,
.inner-f265 .active-motion-e34d li ul ul a,
.inner-f265 .content_active_754e li ul ul a {
  padding-left: 40px;
}
.inner-f265 .surface_facc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.inner-f265 .content_active_754e ul li {
  margin-bottom: 1.41575em;
}
.inner-f265 .content_active_754e ul li .shadow-e4e0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.inner-f265 .content_active_754e ul li .preview-white-14c5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.full-2251 .component_clean_5f03 li a,
.full-2251 .gallery_active_f93f li a,
.full-2251 .description_slow_4c35 li a,
.full-2251 .section-fixed-cdd3 li a,
.full-2251 .shade_9e77 li a,
.full-2251 .widget_6f27 li a,
.full-2251 .active-motion-e34d li a,
.full-2251 .content_active_754e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-2251 .surface_facc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-2251 .text_smooth_ca6b ul li.old-a0f0 .wide_6e69,
.full-2251 .text_smooth_ca6b ul li.input_2207 .wide_6e69 {
  background: rgba(0, 0, 0, 0.2);
}
.full-2251 .inner-f265 .text_smooth_ca6b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_b61f .inner-f265 .list-pressed-d3fd li {
  margin: 0;
}
.orange_b61f .inner-f265 .list-pressed-d3fd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.orange_b61f .inner-f265 .list-pressed-d3fd li ul {
  margin: 0;
}
.orange_b61f .inner-f265 .list-pressed-d3fd li ul li a {
  padding-left: 15px;
}
.orange_b61f .inner-f265 .list-pressed-d3fd li ul li li a {
  padding-left: 30px;
}
.orange_b61f .inner-f265 .list-pressed-d3fd li.menu_dynamic_c253 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.orange_b61f .inner-f265 .list-pressed-d3fd li.menu_dynamic_c253 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.orange_b61f .inner-f265 .list-pressed-d3fd li.menu_dynamic_c253 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.widget-12c6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.media-fast-1c96 {
  position: relative;
  z-index: 10;
}
.media-fast-1c96 .widget-orange-fc96 {
  width: 100%;
  max-width: 100%;
}
.background_9b42 .gradient_b2d9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.background_9b42 .text-4ded {
}
.background_9b42 .full-2251 {
  background: #292929;
}
.fixed_9aa0 .gradient_b2d9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fixed_9aa0 .text-4ded {
  background: #f9f9f9;
}
.fixed_9aa0 .full-2251 {
  background: #303030;
}
.container-south-fcc8 .gradient_b2d9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-south-fcc8 .accent-20d9 {
    margin-bottom: 1em;
  }
  .container-south-fcc8 .accent-20d9:last-child {
    margin-bottom: 0;
  }
}
.container-south-fcc8 .text-4ded {
  background: #ededed;
}
.container-south-fcc8 .full-2251 {
  background: #1a1a1a;
}
.gradient_b2d9.text-4ded {
  color: rgba(0, 0, 0, 0.6);
}
.gradient_b2d9.text-4ded .avatar_clean_b61f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient_b2d9.full-2251 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_b2d9.full-2251 a:not(.caption-de0a) {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_b2d9.full-2251 a:not(.caption-de0a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_b2d9.full-2251 .avatar_clean_b61f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_b2d9.full-2251 table tbody td,
.gradient_b2d9.full-2251 table th {
  background: rgba(0, 0, 0, 0.08);
}
.solid_acaf.basic_4712 .sort_blue_55de {
  max-width: initial;
}
.solid_acaf .layout_south_70c7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.solid_acaf .layout_south_70c7 .widget-orange-fc96 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .solid_acaf .layout_south_70c7 .widget-orange-fc96 {
    display: block;
    margin-bottom: 2em;
  }
  .solid_acaf .layout_south_70c7 .widget-orange-fc96:last-child {
    margin-bottom: 0;
  }
}
.container-south-fcc8 .accent-20d9:last-child,
.fixed_9aa0 .accent-20d9:last-child,
.background_9b42 .accent-20d9:last-child {
  margin-bottom: 0;
}
.container-south-fcc8 .accent-20d9 .inner-f265 .text_smooth_ca6b:last-child,
.fixed_9aa0 .accent-20d9 .inner-f265 .text_smooth_ca6b:last-child,
.background_9b42 .accent-20d9 .inner-f265 .text_smooth_ca6b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container-south-fcc8 .video-e5ab,
  .container-south-fcc8 .frame-lower-3cfe,
  .fixed_9aa0 .video-e5ab,
  .fixed_9aa0 .frame-lower-3cfe,
  .background_9b42 .video-e5ab,
  .background_9b42 .frame-lower-3cfe {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .media-fast-1c96 .accent-20d9 {
    margin-bottom: 2em;
  }
}
.media-fast-1c96 p:last-child {
  margin-bottom: 0;
}
.media-fast-1c96 li,
.media-fast-1c96 ul {
  list-style: none;
  margin: 0;
}
.media-fast-1c96 ul ul {
  margin-left: 2.617924em;
}
.main_narrow_153a {
  font-size: 0.875em;
}

/* css-noise: 7830 */
.ghost-box-q6 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
